Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note vio9p(4) addition and mount_9p(8) update
details: https://anonhg.NetBSD.org/src/rev/ce9d53e0a7c6
branches: trunk
changeset: 464878:ce9d53e0a7c6
user: ozaki-r <ozaki-r%NetBSD.org@localhost>
date: Mon Oct 28 03:01:55 2019 +0000
description:
Note vio9p(4) addition and mount_9p(8) update
diffstat:
doc/CHANGES | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 42a49c96d7fc -r ce9d53e0a7c6 doc/CHANGES
--- a/doc/CHANGES Mon Oct 28 03:01:11 2019 +0000
+++ b/doc/CHANGES Mon Oct 28 03:01:55 2019 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2603 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2604 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -57,3 +57,6 @@
bind: Import version 9.14.7. [christos 20191017]
libc: Changed the iconv(3) function signature to the POSIX variation
[kamil 20191024]
+ vio9p(4): Add virtio-9p front-end driver. [ozaki-r 20191028]
+ mount_9p(8): Enable to mount a filesystem exported via virtio-9p.
+ [ozaki-r 20191028]
Home |
Main Index |
Thread Index |
Old Index