Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-1]: src/doc Ticket #1703
details: https://anonhg.NetBSD.org/src/rev/9ea9fa7662f0
branches: netbsd-7-1
changeset: 453873:9ea9fa7662f0
user: martin <martin%NetBSD.org@localhost>
date: Thu Aug 29 16:15:06 2019 +0000
description:
Ticket #1703
diffstat:
doc/CHANGES-7.1.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 91e805776a6e -r 9ea9fa7662f0 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Thu Aug 29 16:14:37 2019 +0000
+++ b/doc/CHANGES-7.1.3 Thu Aug 29 16:15:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.54 2019/06/15 15:59:55 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.55 2019/08/29 16:15:06 martin Exp $
A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
release:
@@ -547,3 +547,9 @@
Avoid an assertion failure when using cgihandler (-C option).
[mrg, ticket #1699]
+sys/miscfs/kernfs/kernfs_vnops.c 1.161
+sys/miscfs/procfs/procfs_vnops.c 1.207
+
+ Add missing operation VOP_GETPAGES() returning EFAULT.
+ [hannken, ticket #1703]
+
Home |
Main Index |
Thread Index |
Old Index