Module Name:    src
Committed By:   snj
Date:           Thu Feb  4 19:50:20 UTC 2010

Modified Files:
        src/doc [netbsd-5-0]: CHANGES-5.0.2

Log Message:
Remove duplicate entry for ticket 1257.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.51 -r1.1.2.52 src/doc/CHANGES-5.0.2

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-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.51 src/doc/CHANGES-5.0.2:1.1.2.52
--- src/doc/CHANGES-5.0.2:1.1.2.51	Sat Jan 30 21:25:14 2010
+++ src/doc/CHANGES-5.0.2	Thu Feb  4 19:50:20 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.51 2010/01/30 21:25:14 snj Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.52 2010/02/04 19:50:20 snj Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -1128,12 +1128,6 @@
 	crash on bad input).
 	[tron, ticket #1284]
 
-sys/dev/ic/mfi.c				1.31
-
-	bio(4) is MP-safe but mfi(4) is not. So get the kernel_lock at
-	mfi_ioctl() entry and release it on exit.
-	[bouyer, #ticket 1257]
-
 sys/dev/cgd.c					1.69
 sys/dev/ata/wd.c				1.383 via patch
 sys/dev/dkwedge/dk.c				1.53

Reply via email to