Module Name: src
Committed By: christos
Date: Sat Apr 7 05:43:33 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
one more.
To generate a diff of this commit:
cvs rdiff -u -r1.1694 -r1.1695 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.1694 src/doc/CHANGES:1.1695
--- src/doc/CHANGES:1.1694 Sat Apr 7 01:42:57 2012
+++ src/doc/CHANGES Sat Apr 7 01:43:33 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1694 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1695 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -47,3 +47,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
wedges can be used in /etc/fstab, even in dynamic environments
where disks come and go and wedges get renumbered.
[christos 20120306]
+ pdisk(8): Make it work for 64 bit hosts, and make it MI.
+ [christos 20120306]