Module Name: src Committed By: bouyer Date: Wed Aug 4 11:14:14 UTC 2010
Modified Files: src/doc [netbsd-4-0]: CHANGES-4.0.2 Log Message: ticket 1400 To generate a diff of this commit: cvs rdiff -u -r1.1.2.73 -r1.1.2.74 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.73 src/doc/CHANGES-4.0.2:1.1.2.74 --- src/doc/CHANGES-4.0.2:1.1.2.73 Thu Jul 22 20:36:12 2010 +++ src/doc/CHANGES-4.0.2 Wed Aug 4 11:14:13 2010 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-4.0.2,v 1.1.2.73 2010/07/22 20:36:12 riz Exp $ +# $NetBSD: CHANGES-4.0.2,v 1.1.2.74 2010/08/04 11:14:13 bouyer Exp $ A complete list of changes from the NetBSD 4.0.1 release to the NetBSD 4.0.2 release: @@ -1055,3 +1055,10 @@ (for binary compatibility). [christos, ticket #1398] +sys/coda/coda.h 1.16 +sys/coda/coda_venus.c 1.28 +sys/coda/coda_vnops.c 1.76 + + Correct incomplete size checks for the coda ioctls. From Dan Rosenberg. + [christos, ticket #1400] +