Module Name: src
Committed By: riz
Date: Fri Feb 8 19:32:01 UTC 2013
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.2
Log Message:
ticket 782.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.7 -r1.1.2.8 src/doc/CHANGES-6.0.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-6.0.2
diff -u src/doc/CHANGES-6.0.2:1.1.2.7 src/doc/CHANGES-6.0.2:1.1.2.8
--- src/doc/CHANGES-6.0.2:1.1.2.7 Sat Jan 26 21:36:27 2013
+++ src/doc/CHANGES-6.0.2 Fri Feb 8 19:32:00 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.7 2013/01/26 21:36:27 bouyer Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.8 2013/02/08 19:32:00 riz Exp $
A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
release:
@@ -56,3 +56,10 @@ sys/kern/subr_cprng.c 1.15
reseed with as little as sizeof(int) bytes of entropy.
[tls, ticket #800]
+sys/kern/kern_softint.c 1.39
+sys/kern/subr_pserialize.c 1.6
+sys/rump/include/machine/intr.h 1.19
+
+ Fixes for pserialize(9).
+ [rmind, ticket #782]
+