Module Name: src
Committed By: snj
Date: Mon Sep 13 19:54:25 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
Squeeze in ticket 1454.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.243 -r1.1.2.244 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.243 src/doc/CHANGES-5.1:1.1.2.244
--- src/doc/CHANGES-5.1:1.1.2.243 Mon Sep 13 07:32:05 2010
+++ src/doc/CHANGES-5.1 Mon Sep 13 19:54:24 2010
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1,v 1.1.2.243 2010/09/13 07:32:05 snj Exp $
+# $NetBSD: CHANGES-5.1,v 1.1.2.244 2010/09/13 19:54:24 snj Exp $
A complete list of changes from the NetBSD 5.0 release to the NetBSD 5.1
release:
@@ -17490,6 +17490,13 @@
mtu.
[mlelstv, ticket #1453]
+sys/kern/vfs_wapbl.c patch
+
+ Fix inconsistencies in the wapbl replay process which can lead to
+ a premature abort of the fsck run and possibly leave a corrupted
+ filesystem. Addresses PR bin/43336.
+ [drochner, ticket #1454]
+
gnu/usr.bin/groff/tmac/mdoc.local patch
sys/sys/param.h patch