Module Name: src Committed By: riz Date: Mon Aug 8 19:47:38 UTC 2011
Modified Files: src/doc [netbsd-5-1]: CHANGES-5.1.1 Log Message: Ticket 1644. To generate a diff of this commit: cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-5.1.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.1.1 diff -u src/doc/CHANGES-5.1.1:1.1.2.30 src/doc/CHANGES-5.1.1:1.1.2.31 --- src/doc/CHANGES-5.1.1:1.1.2.30 Mon Aug 8 19:35:41 2011 +++ src/doc/CHANGES-5.1.1 Mon Aug 8 19:47:38 2011 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-5.1.1,v 1.1.2.30 2011/08/08 19:35:41 riz Exp $ +# $NetBSD: CHANGES-5.1.1,v 1.1.2.31 2011/08/08 19:47:38 riz Exp $ A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.1.1 release: @@ -2493,3 +2493,10 @@ Prevent crash when using 'ifconfig destroy'. [sborrill, ticket #1643] +sys/kern/init_main.c 1.433 via patch +sys/kern/uipc_socket.c 1.205 via patch +sys/sys/socketvar.h 1.126 via patch + + Prevent NFS server hang under load. PR#45093. + [bouyer, ticket #1644] +