Module Name:    src
Committed By:   snj
Date:           Sat Jan  9 02:04:18 UTC 2010

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

Log Message:
Ticket 1208.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.38 -r1.1.2.39 src/doc/CHANGES-5.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-5.0.2
diff -u src/doc/CHANGES-5.0.2:1.1.2.38 src/doc/CHANGES-5.0.2:1.1.2.39
--- src/doc/CHANGES-5.0.2:1.1.2.38	Thu Jan  7 07:49:31 2010
+++ src/doc/CHANGES-5.0.2	Sat Jan  9 02:04:18 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.2,v 1.1.2.38 2010/01/07 07:49:31 snj Exp $
+# $NetBSD: CHANGES-5.0.2,v 1.1.2.39 2010/01/09 02:04:18 snj Exp $
 
 A complete list of changes from the NetBSD 5.0.1 release to the NetBSD 5.0.2
 release:
@@ -927,3 +927,9 @@
 	Don't include grp.h  Fixes cross-build under Mac OS X 10.6.
 	[tron, ticket #1202]
 
+sys/kern/kern_event.c				1.69
+
+	Use sizeof correct type, not pointer to wrong type.
+	Fixes PR/42498.
+	[dsl, ticket #1208]
+

Reply via email to