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

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

Log Message:
Ticket #2005.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.42 -r1.1.2.43 src/doc/CHANGES-3.0.4

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.0.4
diff -u src/doc/CHANGES-3.0.4:1.1.2.42 src/doc/CHANGES-3.0.4:1.1.2.43
--- src/doc/CHANGES-3.0.4:1.1.2.42	Sat Apr 11 06:22:11 2009
+++ src/doc/CHANGES-3.0.4	Tue Apr 14 09:03:48 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-3.0.4,v 1.1.2.42 2009/04/11 06:22:11 snj Exp $
+#	$NetBSD: CHANGES-3.0.4,v 1.1.2.43 2009/04/14 09:03:48 jdc Exp $
 
 A complete list of changes from the NetBSD 3.0.3 release to the NetBSD 3.0.4
 release:
@@ -1270,3 +1270,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