Module Name: src
Committed By: martin
Date: Mon Sep 23 14:37:34 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Update ticket #1380
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.40 -r1.1.2.41 src/doc/CHANGES-8.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.40 src/doc/CHANGES-8.2:1.1.2.41
--- src/doc/CHANGES-8.2:1.1.2.40 Mon Sep 23 06:57:53 2019
+++ src/doc/CHANGES-8.2 Mon Sep 23 14:37:34 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.40 2019/09/23 06:57:53 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.41 2019/09/23 14:37:34 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1043,9 +1043,8 @@ sys/netinet6/ip6_input.c 1.209 (patch)
m_pullup() it when needed.
[bouyer, ticket #1378]
-sys/arch/x86/acpi/acpi_machdep.c 1.27,1.28
+sys/arch/x86/acpi/acpi_machdep.c 1.27,1.28 (adapted)
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]