Module Name: src
Committed By: tsutsui
Date: Sun Oct 14 00:11:59 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Note newsmips NWS-4000 support.
To generate a diff of this commit:
cvs rdiff -u -r1.2446 -r1.2447 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.2446 src/doc/CHANGES:1.2447
--- src/doc/CHANGES:1.2446 Fri Oct 12 04:09:09 2018
+++ src/doc/CHANGES Sun Oct 14 00:11:59 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2446 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2447 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -231,3 +231,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
npf: Converted to use libnv [rmind 20180929]
ntp: Import ntp 4.2.8p12. [christos 20180929]
aarch64: add support for compat_netbsd32(8). [ryo 20181012]
+ newsmips: Add support for NWS-4000. Based on nonaka@'s porting effort
+ back in 2002. [tsutsui 20181014]