Module Name: src
Committed By: bouyer
Date: Sun May 3 13:26:57 UTC 2009
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
ticket 731
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 src/doc/CHANGES-5.0.1
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.1
diff -u src/doc/CHANGES-5.0.1:1.1.2.1 src/doc/CHANGES-5.0.1:1.1.2.2
--- src/doc/CHANGES-5.0.1:1.1.2.1 Thu Apr 30 01:03:07 2009
+++ src/doc/CHANGES-5.0.1 Sun May 3 13:26:57 2009
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.1,v 1.1.2.1 2009/04/30 01:03:07 snj Exp $
+# $NetBSD: CHANGES-5.0.1,v 1.1.2.2 2009/05/03 13:26:57 bouyer Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.0.1
release:
@@ -9,3 +9,8 @@
Welcome to 5.0.0_PATCH.
[snj]
+sys/kern/uipc_socket.c 1.189
+
+ PR kern/41311: Mutex error: mutex_vector_enter: locking against myself
+ [ad, ticket #731]
+