Module Name: src
Committed By: riz
Date: Mon Dec 17 00:33:00 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
ticket 756
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.36 -r1.1.2.37 src/doc/CHANGES-6.0.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-6.0.1
diff -u src/doc/CHANGES-6.0.1:1.1.2.36 src/doc/CHANGES-6.0.1:1.1.2.37
--- src/doc/CHANGES-6.0.1:1.1.2.36 Mon Dec 17 00:28:40 2012
+++ src/doc/CHANGES-6.0.1 Mon Dec 17 00:33:00 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.36 2012/12/17 00:28:40 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.37 2012/12/17 00:33:00 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -287,3 +287,8 @@ sys/external/isc/atheros_hal/dist/ah_eep
Fix off by one read error.
[msaitoh, ticket #754]
+sys/compat/netbsd32/netbsd32_fs.c 1.64
+
+ Fix inverted error check.
+ [matt, ticket #756]
+