Module Name: src
Committed By: martin
Date: Thu Mar 30 12:03:00 UTC 2023
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Tickets #1809 and #1810
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.170 -r1.1.2.171 src/doc/CHANGES-8.3
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-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.170 src/doc/CHANGES-8.3:1.1.2.171
--- src/doc/CHANGES-8.3:1.1.2.170 Thu Mar 23 12:09:44 2023
+++ src/doc/CHANGES-8.3 Thu Mar 30 12:03:00 2023
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.170 2023/03/23 12:09:44 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.171 2023/03/30 12:03:00 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -3232,3 +3232,23 @@ sys/netinet6/raw_ip6.c 1.183 (via pat
in6: fix IPV6_CHECKSUM handling.
[ozaki-r, ticket #1808]
+distrib/amiga/stand/Makefile 1.6
+distrib/amiga/stand/device-streams-2.2.1-src.tar.gz.uue 1.1
+distrib/amiga/stand/device-streams-2.2.1.lha.uue 1.1
+distrib/amiga/stand/device-streams.README.md 1.1
+distrib/amiga/stand/device-streams.tar.gz.uue delete
+distrib/amiga/stand/rdbinfo.uue 1.2
+distrib/amiga/stand/update 1.1
+distrib/amiga/stand/xdevtostream.uue 1.1
+distrib/amiga/stand/xstreamtodev.uue 1.2
+
+ Update device-streams binaries from Roc Valles.
+ [abs, ticket #1809]
+
+sys/nfs/nfs_serv.c 1.184
+sys/nfs/nfs_srvsubs.c 1.17
+sys/nfs/nfsm_subs.h 1.56,1.57
+
+ nfs: server protocol fixes.
+ [riastradh, ticket #1810]
+