Module Name: src
Committed By: riz
Date: Sun Dec 16 19:13:04 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1
Log Message:
ticket 749
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 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.34 src/doc/CHANGES-6.0.1:1.1.2.35
--- src/doc/CHANGES-6.0.1:1.1.2.34 Sun Dec 16 18:24:41 2012
+++ src/doc/CHANGES-6.0.1 Sun Dec 16 19:13:03 2012
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.34 2012/12/16 18:24:41 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.35 2012/12/16 19:13:03 riz Exp $
A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
release:
@@ -266,3 +266,8 @@ sys/fs/v7fs/v7fs_file.c 1.5
Fix off by one error.
[msaitoh, ticket #748]
+sys/arch/i386/i386/multiboot.c 1.22
+
+ Fix off by one error.
+ [msaitoh, ticket #749]
+