Module Name:    src
Committed By:   jdc
Date:           Tue Apr 14 09:03:30 UTC 2009

Modified Files:
        src/doc [netbsd-3]: CHANGES-3.2

Log Message:
Ticket #2005.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.163 -r1.1.2.164 src/doc/CHANGES-3.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-3.2
diff -u src/doc/CHANGES-3.2:1.1.2.163 src/doc/CHANGES-3.2:1.1.2.164
--- src/doc/CHANGES-3.2:1.1.2.163	Sat Apr 11 06:26:52 2009
+++ src/doc/CHANGES-3.2	Tue Apr 14 09:03:30 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-3.2,v 1.1.2.163 2009/04/11 06:26:52 snj Exp $
+#	$NetBSD: CHANGES-3.2,v 1.1.2.164 2009/04/14 09:03:30 jdc Exp $
 
 A complete list of changes from the NetBSD 3.1 release to the NetBSD 3.2
 release:
@@ -5210,3 +5210,6 @@
 	   (num_files_in_transit > maxfiles / unp_rights_ratio)
 	[mlelstv, ticket #2004]
 
+sys/kern/uipc_usrreq.c				patch
+	Fix a problem with a failure path (PR#38391).
+	[mlelstv, ticket #2005]

Reply via email to