Module Name: src
Committed By: snj
Date: Mon Mar 7 17:39:10 UTC 2011
Modified Files:
src/doc [netbsd-5]: CHANGES-5.2
Log Message:
1569
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.63 -r1.1.2.64 src/doc/CHANGES-5.2
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.2
diff -u src/doc/CHANGES-5.2:1.1.2.63 src/doc/CHANGES-5.2:1.1.2.64
--- src/doc/CHANGES-5.2:1.1.2.63 Mon Mar 7 17:13:18 2011
+++ src/doc/CHANGES-5.2 Mon Mar 7 17:39:10 2011
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2,v 1.1.2.63 2011/03/07 17:13:18 snj Exp $
+# $NetBSD: CHANGES-5.2,v 1.1.2.64 2011/03/07 17:39:10 snj Exp $
A complete list of changes from the NetBSD 5.1 release to the NetBSD 5.2
release:
@@ -4770,3 +4770,8 @@
Sanitize arguments before memory allocation.
[joerg, ticket #1575]
+sys/dev/raidframe/rf_paritymap.c 1.6
+
+ Always return at least one parity region. Fixes PR#44239.
+ [riz, ticket #1569]
+