Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Ticket #1703
details: https://anonhg.NetBSD.org/src/rev/1b9cc7b413a9
branches: netbsd-7-0
changeset: 453875:1b9cc7b413a9
user: martin <martin%NetBSD.org@localhost>
date: Thu Aug 29 16:17:08 2019 +0000
description:
Ticket #1703
diffstat:
doc/CHANGES-7.0.3 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 50ce2079471e -r 1b9cc7b413a9 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Thu Aug 29 16:15:35 2019 +0000
+++ b/doc/CHANGES-7.0.3 Thu Aug 29 16:17:08 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.147 2019/06/15 15:59:33 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.148 2019/08/29 16:17:08 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5855,3 +5855,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