Module Name: src
Committed By: martin
Date: Wed May 13 12:42:30 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #903
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-9.1
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.1
diff -u src/doc/CHANGES-9.1:1.1.2.56 src/doc/CHANGES-9.1:1.1.2.57
--- src/doc/CHANGES-9.1:1.1.2.56 Wed May 13 12:38:37 2020
+++ src/doc/CHANGES-9.1 Wed May 13 12:42:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.56 2020/05/13 12:38:37 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.57 2020/05/13 12:42:30 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -2546,3 +2546,8 @@ sys/arch/x86/pci/if_vmx.c 1.60
of two.
[yamaguchi, ticket #902]
+external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c 1.66
+
+ Fix the handling in putpage of the page containing EOF.
+ [chs, ticket #903]
+