Module Name: src Committed By: snj Date: Mon Mar 7 17:14:24 UTC 2011
Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: fix last To generate a diff of this commit: cvs rdiff -u -r1.1.2.80 -r1.1.2.81 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.80 src/doc/CHANGES-4.0.2:1.1.2.81 --- src/doc/CHANGES-4.0.2:1.1.2.80 Mon Mar 7 17:09:32 2011 +++ src/doc/CHANGES-4.0.2 Mon Mar 7 17:14:24 2011 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.0.2,v 1.1.2.80 2011/03/07 17:09:32 snj Exp $ +# $NetBSD: CHANGES-4.0.2,v 1.1.2.81 2011/03/07 17:14:24 snj Exp $ A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2 release: @@ -1114,7 +1114,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]