Module Name:    src
Committed By:   bouyer
Date:           Sat Mar 17 19:52:08 UTC 2012

Modified Files:
        src/doc [netbsd-6]: CHANGES-6.0

Log Message:
ticket 124


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-6.0

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-6.0
diff -u src/doc/CHANGES-6.0:1.1.2.55 src/doc/CHANGES-6.0:1.1.2.56
--- src/doc/CHANGES-6.0:1.1.2.55	Sat Mar 17 17:55:47 2012
+++ src/doc/CHANGES-6.0	Sat Mar 17 19:52:08 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.55 2012/03/17 17:55:47 bouyer Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.56 2012/03/17 19:52:08 bouyer Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1386,3 +1386,8 @@ sys/arch/sparc64/include/param.h		1.49, 
 	kernel_map on machines with 8GB (or more) main memory.
 	[martin, ticket #123]
 
+sys/netinet/tcp_usrreq.c			1.163
+
+	PR/46077: M. Nunberg: Stat should not fial on connecting socket.
+	[jruoho, ticket #124]
+

Reply via email to