Module Name: src
Committed By: ozaki-r
Date: Wed May 22 02:25:28 UTC 2019
Modified Files:
src/doc: CHANGES
Log Message:
Note initial 9P2000.u support
To generate a diff of this commit:
cvs rdiff -u -r1.2537 -r1.2538 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.2537 src/doc/CHANGES:1.2538
--- src/doc/CHANGES:1.2537 Fri May 17 07:42:29 2019
+++ src/doc/CHANGES Wed May 22 02:25:28 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2537 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2538 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -380,3 +380,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
u-boot for bootstrap. [thorpej 20190506]
ifmedia(4): Extend Ethernet's ifmedia word's subword up to 255.
[msaitoh 20190517]
+ mount_9p(8): Initial support for 9P2000.u [ozaki-r 20190517]