Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1383 and #1384, ammend #1380



details:   https://anonhg.NetBSD.org/src/rev/87239564e0e1
branches:  netbsd-8
changeset: 852553:87239564e0e1
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Sep 23 06:57:53 2019 +0000

description:
Tickets #1383 and #1384, ammend #1380

diffstat:

 doc/CHANGES-8.2 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 5b54baeb1689 -r 87239564e0e1 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Mon Sep 23 06:56:57 2019 +0000
+++ b/doc/CHANGES-8.2   Mon Sep 23 06:57:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.39 2019/09/21 18:38:19 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.40 2019/09/23 06:57:53 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1045,6 +1045,7 @@
 
 sys/arch/x86/acpi/acpi_machdep.c               1.27,1.28
 sys/arch/xen/include/xen-public/platform.h     (apply patch)
+sys/arch/xen/conf/files.xen                    (parts of 1.178)
 
        Attempt to obtain ACPI RSDP from the hypervisor for Xen PV.
        [manu, ticket #1380]
@@ -1094,3 +1095,13 @@
        Add multiboot 2 support to x86 bootloaders.
        [manu, ticket #1382]
 
+sys/netinet6/nd6_nbr.c                         1.173
+
+       nd6: remove extra pserialize_read_exit
+       [ozaki-r, ticket #1383]
+
+external/mit/expat/lib/libexpat/expat_config.h 1.7
+
+       Actually define BYTEORDER since it is used.
+       [maya, ticket #1384]
+



Home | Main Index | Thread Index | Old Index