Module Name: src
Committed By: phx
Date: Sun Jan 9 21:28:19 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Support for RDB partitions in ofppc.
To generate a diff of this commit:
cvs rdiff -u -r1.1486 -r1.1487 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.1486 src/doc/CHANGES:1.1487
--- src/doc/CHANGES:1.1486 Thu Jan 6 19:49:37 2011
+++ src/doc/CHANGES Sun Jan 9 21:28:18 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1486 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1487 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -815,6 +815,7 @@
dm(4): Make LVM use non 512-byte sector devices. [mlelstv 20101223]
auvitek(4): Add a driver for Auvitek AU0828 family USB video
capture controllers. [jmcneill 20101227]
+ ofppc: Support for RDB partitions. [phx 20101231]
dhcpcd(8): Import dhcpcd-5.2.10. [roy 20110103]
resize_ffs(8): support byteswapped file systems, and support
growing ufs2 file systems. [riz 20110104]