Module Name:    src
Committed By:   bouyer
Date:           Tue Aug 18 10:59:33 UTC 2009

Modified Files:
        src/doc [netbsd-4-0]: CHANGES-4.0.2

Log Message:
tickets 1351, 1353


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.49 -r1.1.2.50 src/doc/CHANGES-4.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-4.0.2
diff -u src/doc/CHANGES-4.0.2:1.1.2.49 src/doc/CHANGES-4.0.2:1.1.2.50
--- src/doc/CHANGES-4.0.2:1.1.2.49	Tue Aug 18 10:37:05 2009
+++ src/doc/CHANGES-4.0.2	Tue Aug 18 10:59:32 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.49 2009/08/18 10:37:05 bouyer Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.50 2009/08/18 10:59:32 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -780,3 +780,14 @@
 	PR/40059 - Bug Hunting -- add Xref to wscons.conf(5)
 	[dholland, ticket #1345]
 
+lib/libc/sys/semctl.2				1.18
+lib/libc/sys/shmctl.2				1.20
+
+	Fix pastos. From Jukka Salmi in PR 41605, with a very minor adjustment.
+	[dholland, ticket #1351]
+
+usr.bin/xlint/lint1/init.c			1.22
+
+	pushinit(): fix a use-after-free bug.
+	[msaitoh, ticket #1353]
+

Reply via email to