Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Tickets #1142, #1143 and #1145



details:   https://anonhg.NetBSD.org/src/rev/a3574761efff
branches:  netbsd-8
changeset: 446927:a3574761efff
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 25 11:26:48 2018 +0000

description:
Tickets #1142, #1143 and #1145

diffstat:

 doc/CHANGES-8.1 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 93c998d834e2 -r a3574761efff doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Tue Dec 25 11:25:00 2018 +0000
+++ b/doc/CHANGES-8.1   Tue Dec 25 11:26:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.79 2018/12/20 11:35:32 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.80 2018/12/25 11:26:48 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2087,3 +2087,20 @@
        Fix TX queue assignment in some cases.
        [knakahara, ticket #1141]
 
+sys/uvm/uvm_swap.c                             1.178 (patch, adapted)
+sys/compat/netbsd32/netbsd32_netbsd.c          (patch)
+
+       Fix kernel info leak in swapctl(2).
+       [maxv, ticket #1142]
+
+sys/arch/mips/mips/fp.S                                1.49
+
+       Fix fpu register saves in kernel emulated instructions.
+       [sevan, ticket #1143]
+
+
+sys/external/bsd/drm2/nouveau/nouveau_pci.c    1.23
+
+       Do not attach too new "turing" based nouveau cards.
+       [maya, ticket #1145]
+



Home | Main Index | Thread Index | Old Index