Module Name:    src
Committed By:   sborrill
Date:           Fri Jun 15 08:54:01 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
Ticket #345


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.130 -r1.1.2.131 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.130 src/doc/CHANGES-6.0:1.1.2.131
--- src/doc/CHANGES-6.0:1.1.2.130	Fri Jun 15 08:49:59 2012
+++ src/doc/CHANGES-6.0	Fri Jun 15 08:54:01 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.130 2012/06/15 08:49:59 sborrill Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.131 2012/06/15 08:54:01 sborrill Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -5651,3 +5651,9 @@ sys/arch/amd64/conf/GENERIC			1.1075 via
 	wireless adapter. From OpenBSD.
 	[riz, ticket #343]
 
+tests/lib/libc/sys/t_mmap.c			1.7
+
+	Disable the mmap_block test again. It is only by accident that
+	it doesn't panic when mmaping /dev/wd0d. PR kern/46592
+	[bouyer, ticket #345]
+

Reply via email to