Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/d59345ca9cd4
branches:  netbsd-9
changeset: 369442:d59345ca9cd4
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Aug 17 16:43:50 2022 +0000

description:
Ticket #1501

diffstat:

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

diffs (19 lines):

diff -r 958fe9d00fcd -r d59345ca9cd4 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Wed Aug 17 16:43:01 2022 +0000
+++ b/doc/CHANGES-9.4   Wed Aug 17 16:43:50 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.3 2022/08/12 15:19:24 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.4 2022/08/17 16:43:50 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -36,3 +36,9 @@
        Avoids signed arithmetic in some ioctl commands.
        [mrg, ticket #1500]
 
+sys/kern/uipc_sem.c                            1.60
+
+       PR 55509: fix per-uid "semcnt" bookeeping.
+       [chs, ticket #1501]
+
+



Home | Main Index | Thread Index | Old Index