Module Name: src
Committed By: tsutsui
Date: Sun Feb 6 18:38:01 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note NetBSD/hp300 wscons.
To generate a diff of this commit:
cvs rdiff -u -r1.1500 -r1.1501 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.1500 src/doc/CHANGES:1.1501
--- src/doc/CHANGES:1.1500 Fri Feb 4 15:11:12 2011
+++ src/doc/CHANGES Sun Feb 6 18:38:01 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1500 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1501 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -841,3 +841,5 @@
available via sysctl. [matt 20110129]
route: make routing socket interface 64-bit clean. [matt 20110131]
dhcpcd(8): Import dhcpcd-5.2.11. [roy 20110204]
+ hp300: Switch NetBSD/hp300 to wscons with rasops.
+ Simply ported from OpenBSD/hp300. [tsutsui 20110206]