Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1187 and #1188



details:   https://anonhg.NetBSD.org/src/rev/e4b1291bf26b
branches:  netbsd-9
changeset: 964268:e4b1291bf26b
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jan 25 14:16:00 2021 +0000

description:
Tickets #1187 and #1188

diffstat:

 doc/CHANGES-9.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r a21445796e72 -r e4b1291bf26b doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Mon Jan 25 14:14:23 2021 +0000
+++ b/doc/CHANGES-9.2   Mon Jan 25 14:16:00 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.36 2021/01/23 13:01:59 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.37 2021/01/25 14:16:00 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1416,3 +1416,13 @@
        PR 55942: destroyed ena(4) evcnts cause panic.
        [jmcneill, ticket #1186]
 
+sys/kern/kern_threadpool.c                     1.23
+
+       PR 55948: fix a race in threadpool(9).
+       [riastradh, ticket #1187]
+
+sys/arch/arm/broadcom/bcm2835_vcaudio.c                1.16
+
+       vcaudio: make vcaudio accurately report lack of CAPTURE.
+       [nia, ticket #1188]
+



Home | Main Index | Thread Index | Old Index