Module Name: src
Committed By: riz
Date: Wed Aug 15 15:23:15 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Ticket 501.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.186 -r1.1.2.187 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.186 src/doc/CHANGES-6.0:1.1.2.187
--- src/doc/CHANGES-6.0:1.1.2.186 Wed Aug 15 01:26:45 2012
+++ src/doc/CHANGES-6.0 Wed Aug 15 15:23:15 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.186 2012/08/15 01:26:45 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.187 2012/08/15 15:23:15 riz Exp $
A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
until the 6.0 release:
@@ -8237,3 +8237,9 @@ distrib/sandpoint/ramdisk/Makefile 1.10
Change all install media to use ipty instead of pty0.
[martin, ticket #500]
+sys/arch/amd64/include/vmparam.h 1.31
+sys/arch/i386/include/vmparam.h 1.75
+
+ Avoid early panic on modern IBM hardware.
+ [sborrill, ticket #501]
+