Module Name: src
Committed By: snj
Date: Wed Aug 25 04:16:32 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.3
Log Message:
1431.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.15 -r1.1.2.16 src/doc/CHANGES-5.0.3
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-5.0.3
diff -u src/doc/CHANGES-5.0.3:1.1.2.15 src/doc/CHANGES-5.0.3:1.1.2.16
--- src/doc/CHANGES-5.0.3:1.1.2.15 Mon Jul 19 18:15:38 2010
+++ src/doc/CHANGES-5.0.3 Wed Aug 25 04:16:32 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.0.3,v 1.1.2.15 2010/07/19 18:15:38 riz Exp $
+# $NetBSD: CHANGES-5.0.3,v 1.1.2.16 2010/08/25 04:16:32 snj Exp $
A complete list of changes from the NetBSD 5.0.2 release to the NetBSD 5.0.3
release:
@@ -288,3 +288,10 @@
Fix globbing in libc and sftp.
[christos, ticket #1430]
+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.
+ [christos, ticket #1431]
+