Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1282



details:   https://anonhg.NetBSD.org/src/rev/0d4f0b2b157c
branches:  netbsd-8
changeset: 452325:0d4f0b2b157c
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jun 27 13:18:28 2019 +0000

description:
Ticket #1282

diffstat:

 doc/CHANGES-8.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r f569b16f2f25 -r 0d4f0b2b157c doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Thu Jun 27 13:17:16 2019 +0000
+++ b/doc/CHANGES-8.2   Thu Jun 27 13:18:28 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.3 2019/06/12 10:40:13 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.4 2019/06/27 13:18:28 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -69,3 +69,9 @@
        Avoid an assertion failure when using cgihandler (-C option).
        [mrg, ticket #1281}
 
+sys/arch/x86/include/bootinfo.h                        1.30
+
+       Increase BOOTINFO_MAXSIZE to 16Kib.
+       Some systems require a larger bootinfo size for memory descriptors.
+       [nonaka, ticket #1282]
+



Home | Main Index | Thread Index | Old Index