Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1318



details:   https://anonhg.NetBSD.org/src/rev/3058d6f35a98
branches:  netbsd-9
changeset: 1002321:3058d6f35a98
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 06 03:46:24 2021 +0000

description:
Ticket #1318

diffstat:

 doc/CHANGES-9.3 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 1f82a3e2bae8 -r 3058d6f35a98 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Tue Jul 06 03:45:11 2021 +0000
+++ b/doc/CHANGES-9.3   Tue Jul 06 03:46:24 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.12 2021/07/03 10:20:00 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.13 2021/07/06 03:46:24 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -283,3 +283,9 @@
        so that the media-related ioctls work.
        [thorpej, ticket #1311]
 
+sys/miscfs/kernfs/kernfs_vnops.c               1.169,1.170
+
+       Add missing VOP_KQFILTER to kernfs.
+       Fix permissons on /kern/{r,}rootdev.
+       [dholland, ticket #1318]
+



Home | Main Index | Thread Index | Old Index