Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1094, #1095 and #1096



details:   https://anonhg.NetBSD.org/src/rev/50508f8e6e33
branches:  netbsd-8
changeset: 852118:50508f8e6e33
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Nov 18 12:00:18 2018 +0000

description:
Tickets #1094, #1095 and #1096

diffstat:

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

diffs (31 lines):

diff -r 3c7696924932 -r 50508f8e6e33 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Sun Nov 18 11:58:20 2018 +0000
+++ b/doc/CHANGES-8.1   Sun Nov 18 12:00:18 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.56 2018/11/13 16:57:45 snj Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.57 2018/11/18 12:00:18 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1696,3 +1696,21 @@
        Fix inverted logic, which leads to buffer overflow.
        [maxv, ticket #1093]
 
+sys/arch/x86/x86/procfs_machdep.c              1.25
+
+       Fix output of LAPIC ID and initial APIC ID.
+       [msaitoh, ticket #1094]
+
+sys/arch/newsmips/apbus/apbus.c                        1.23
+sys/arch/newsmips/apbus/apbus_subr.c           1.10
+sys/arch/newsmips/apbus/apbusvar.h             1.10
+sys/arch/newsmips/conf/std.newsmips            1.18
+
+       Fix news5000 panic during boot on APbus attach. PR port-newsmips/53626.
+       [tsutsui, ticket #1095]
+
+libexec/makewhatis/makewhatis.c                        1.50,1.51
+
+       Fix time.h include.
+       [sevan, ticket #1096]
+



Home | Main Index | Thread Index | Old Index