Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #345



details:   https://anonhg.NetBSD.org/src/rev/fe8f68981c33
branches:  netbsd-6
changeset: 774232:fe8f68981c33
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Fri Jun 15 08:54:01 2012 +0000

description:
Ticket #345

diffstat:

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

diffs (19 lines):

diff -r 81d17af7c912 -r fe8f68981c33 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Fri Jun 15 08:53:32 2012 +0000
+++ b/doc/CHANGES-6.0   Fri Jun 15 08:54:01 2012 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index