Module Name: src
Committed By: riz
Date: Fri Sep 7 22:20:19 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
TIcket 547.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.200 -r1.1.2.201 src/doc/CHANGES-6.0
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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.200 src/doc/CHANGES-6.0:1.1.2.201
--- src/doc/CHANGES-6.0:1.1.2.200 Fri Sep 7 22:14:53 2012
+++ src/doc/CHANGES-6.0 Fri Sep 7 22:20:19 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.200 2012/09/07 22:14:53 bouyer Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.201 2012/09/07 22:20:19 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -8508,6 +8508,13 @@ external/gpl3/gcc/dist/gcc/builtins.c 1
Fix gcc on STRICT_ALIGNMENT arches. PR#46865.
[martin, ticket #540]
+sys/uvm/uvm_km.c 1.129-1.135
+sys/uvm/uvm_map.c 1.320-1.322
+
+ Fix a pmap_growkernel issue which caused some systems to reset
+ very early in the boot sequence. PR#46885.
+ [para, ticket #547]
+
doc/README.files 1.5
share/man/man7/release.7 1.33, 1.34