Module Name: src
Committed By: martin
Date: Wed May 4 17:52:41 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1441
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.88 src/doc/CHANGES-9.3:1.1.2.89
--- src/doc/CHANGES-9.3:1.1.2.88 Wed May 4 15:16:27 2022
+++ src/doc/CHANGES-9.3 Wed May 4 17:52:41 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.88 2022/05/04 15:16:27 sborrill Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.89 2022/05/04 17:52:41 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1567,3 +1567,8 @@ sys/net/if_pppoe.c 1.179
mbuf corruption.
[martin, ticket #1442]
+sys/nfs/nfs_vfsops.c 1.243
+
+ nfs: fix file size limit.
+ [gavan, ticket #1441]
+