Module Name: src
Committed By: snj
Date: Tue May 10 19:04:37 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
amend 1163
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-7.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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.84 src/doc/CHANGES-7.1:1.1.2.85
--- src/doc/CHANGES-7.1:1.1.2.84 Mon May 9 19:50:05 2016
+++ src/doc/CHANGES-7.1 Tue May 10 19:04:36 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.84 2016/05/09 19:50:05 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.85 2016/05/10 19:04:36 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -4230,7 +4230,7 @@ sys/rump/librump/rumpkern/rump.c 1.329
[joerg, ticket #1162]
sys/fs/tmpfs/tmpfs_vfsops.c 1.66, 1.67
-sys/fs/tmpfs/tmpfs_vnops.c 1.124
+sys/fs/tmpfs/tmpfs_vnops.c 1.124, 1.125
Only recheck size/node limits on update mounts if they
actually have been specified.