Module Name:    src
Committed By:   bouyer
Date:           Sat Sep  5 13:46:39 UTC 2009

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

Log Message:
ticket #1352


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 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.55 src/doc/CHANGES-4.0.2:1.1.2.56
--- src/doc/CHANGES-4.0.2:1.1.2.55	Sat Sep  5 13:38:55 2009
+++ src/doc/CHANGES-4.0.2	Sat Sep  5 13:46:39 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: CHANGES-4.0.2,v 1.1.2.55 2009/09/05 13:38:55 bouyer Exp $
+#	$NetBSD: CHANGES-4.0.2,v 1.1.2.56 2009/09/05 13:46:39 bouyer Exp $
 
 A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2
 release:
@@ -835,3 +835,9 @@
 	  make update.' external/bsd/pkg_install
 	[joerg, ticket #1346]
 
+sys/kern/kern_exec.c				1.149 via patch
+
+	Fix ktrace of data from iovec based system calls.
+	Fixes PR/41819
+	[dsl, ticket #1352]
+

Reply via email to