Module Name:    src
Committed By:   riz
Date:           Fri Jul 15 23:41:56 UTC 2011

Modified Files:
        src/doc [netbsd-5]: CHANGES-5.2

Log Message:
Ticket 1604, again, with build fix.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.91 -r1.1.2.92 src/doc/CHANGES-5.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-5.2
diff -u src/doc/CHANGES-5.2:1.1.2.91 src/doc/CHANGES-5.2:1.1.2.92
--- src/doc/CHANGES-5.2:1.1.2.91	Fri Jul 15 22:46:55 2011
+++ src/doc/CHANGES-5.2	Fri Jul 15 23:41:55 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.91 2011/07/15 22:46:55 riz Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.92 2011/07/15 23:41:55 riz Exp $
 
 A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
 release:
@@ -5376,3 +5376,13 @@
 	DIAGNOSTIC assertion fix on x68k without FPU.
 	[tsutsui, ticket #1640]
 
+sys/fs/puffs/puffs_msgif.c				1.84 via patch
+sys/rump/librump/rumpkern/Makefile.rumpkern		patch
+sys/rump/librump/rumpkern/emul.c			patch
+sys/rump/librump/rumpkern/opt/opt_compat_netbsd32.h	new
+
+	Interrupt server wait only on certain signals (same set at nfs -i)
+	instead of all signals.  PR #44093, with rump fix for release
+	build.
+	[manu, ticket #1604]
+

Reply via email to