Module Name: src
Committed By: mrg
Date: Wed Jul 15 14:43:01 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note that nfssvc(2) supports compat_netbsd32 now.
To generate a diff of this commit:
cvs rdiff -u -r1.2085 -r1.2086 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.2085 src/doc/CHANGES:1.2086
--- src/doc/CHANGES:1.2085 Fri Jul 10 15:28:02 2015
+++ src/doc/CHANGES Wed Jul 15 14:43:01 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2085 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2086 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -163,6 +163,8 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
openssl: Import openssl 1.0.1n [christos 20150612]
openssl: Import openssl 1.0.1o [christos 20150616]
zoneinfo: Import tzdata2015e. [apb 20150621]
+ nfssvc(2): Support 32-bit system calls for the NFS server.
+ [mrg 20150622]
gcc: Import GCC 4.8.5. [mrg 20150624]
OpenSSH: Imported 6.9. [christos 20150630]
bind: Import version 9.10.2-P2. [christos 20150708]