Module Name:    src
Committed By:   riz
Date:           Mon Feb 11 20:43:01 UTC 2013

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

Log Message:
Ticket 811.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.18 -r1.1.2.19 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.18 src/doc/CHANGES-6.0.2:1.1.2.19
--- src/doc/CHANGES-6.0.2:1.1.2.18	Mon Feb 11 20:39:18 2013
+++ src/doc/CHANGES-6.0.2	Mon Feb 11 20:43:01 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.2,v 1.1.2.18 2013/02/11 20:39:18 riz Exp $
+# $NetBSD: CHANGES-6.0.2,v 1.1.2.19 2013/02/11 20:43:01 riz Exp $
 
 A complete list of changes from the NetBSD 6.0.1 release to the NetBSD 6.0.2
 release:
@@ -118,3 +118,8 @@ sys/dev/fss.c					1.85
 	Fix panic in fss(4).  PR#47020.
 	[hannken, ticket #810]
 
+sys/kern/subr_pserialize.c			1.7
+
+	Avoid possible race with softint handler.
+	[rmind, ticket #811]
+

Reply via email to