Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1146 - #1148



details:   https://anonhg.NetBSD.org/src/rev/d9dd3321cff1
branches:  netbsd-8
changeset: 446987:d9dd3321cff1
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Dec 27 12:21:08 2018 +0000

description:
Tickets #1146 - #1148

diffstat:

 doc/CHANGES-8.1 |  17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r faab781dab72 -r d9dd3321cff1 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Thu Dec 27 12:19:45 2018 +0000
+++ b/doc/CHANGES-8.1   Thu Dec 27 12:21:08 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.81 2018/12/26 13:19:54 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.82 2018/12/27 12:21:08 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -2109,4 +2109,19 @@
        Fix missing braces.
        [sevan, ticket #1144]
 
+sys/compat/netbsd32/netbsd32_netbsd.c          1.219
 
+       pset_create() takes a pointer so it needs special handling.
+       [mrg, ticket #1146]
+
+sys/arch/x86/include/specialreg.h              1.131 (patch)
+sys/arch/x86/x86/identcpu.c                    1.81,1.82,1.84 (patch)
+
+       Disable ALTINST on VIA CPUs, it is unsafe.
+       [maxv, ticket #1148]
+
+sys/kern/kern_time.c                           1.191
+
+       Fix kernel info leak.
+       [maxv, ticket #1147]
+



Home | Main Index | Thread Index | Old Index