Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Ticket #1748



details:   https://anonhg.NetBSD.org/src/rev/c8b541a79b31
branches:  netbsd-8
changeset: 366827:c8b541a79b31
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jun 17 15:28:01 2022 +0000

description:
Ticket #1748

diffstat:

 doc/CHANGES-8.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 9c73691cc1d1 -r c8b541a79b31 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Fri Jun 17 15:27:10 2022 +0000
+++ b/doc/CHANGES-8.3   Fri Jun 17 15:28:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.135 2022/06/06 11:10:24 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.136 2022/06/17 15:28:01 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2684,3 +2684,8 @@
        Fix the location of "break" statement. No functional change intended.
        [msaitoh, ticket #1748]
 
+sys/miscfs/procfs/procfs_vnops.c               1.229
+
+       procfs: add missing permission check.
+       [shm, ticket #1748]
+



Home | Main Index | Thread Index | Old Index