Module Name: src
Committed By: snj
Date: Mon Mar 7 17:14:41 UTC 2011
Modified Files:
src/doc [netbsd-4]: CHANGES-4.1
Log Message:
fix last
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.216 -r1.1.2.217 src/doc/CHANGES-4.1
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.1
diff -u src/doc/CHANGES-4.1:1.1.2.216 src/doc/CHANGES-4.1:1.1.2.217
--- src/doc/CHANGES-4.1:1.1.2.216 Mon Mar 7 17:08:58 2011
+++ src/doc/CHANGES-4.1 Mon Mar 7 17:14:41 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-4.1,v 1.1.2.216 2011/03/07 17:08:58 snj Exp $
+# $NetBSD: CHANGES-4.1,v 1.1.2.217 2011/03/07 17:14:41 snj Exp $
A complete list of changes from the NetBSD 4.0 release to the NetBSD 4.1
release:
@@ -4324,7 +4324,7 @@
Update bind to 9.4-ESV-R4, latest version of the 9.4 line.
[spz, ticket #1413]
-sys/kern/init_sysctl.c 1.15
+sys/kern/init_sysctl.c patch
Sanitize arguments before memory allocation.
[joerg, ticket #1419]