Module Name: src
Committed By: snj
Date: Wed Aug 25 04:22:22 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
1431
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.237 -r1.1.2.238 src/doc/CHANGES-5.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-5.1
diff -u src/doc/CHANGES-5.1:1.1.2.237 src/doc/CHANGES-5.1:1.1.2.238
--- src/doc/CHANGES-5.1:1.1.2.237 Mon Jul 19 18:14:50 2010
+++ src/doc/CHANGES-5.1 Wed Aug 25 04:22:21 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.237 2010/07/19 18:14:50 riz Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.238 2010/08/25 04:22:21 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -17418,3 +17418,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]
+