Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1219
details: https://anonhg.NetBSD.org/src/rev/6c8bbb94a472
branches: netbsd-9
changeset: 953220:6c8bbb94a472
user: martin <martin%NetBSD.org@localhost>
date: Mon Mar 01 16:01:06 2021 +0000
description:
Ticket #1219
diffstat:
doc/CHANGES-9.2 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a6c53351f73d -r 6c8bbb94a472 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2 Mon Mar 01 16:00:08 2021 +0000
+++ b/doc/CHANGES-9.2 Mon Mar 01 16:01:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.52 2021/02/28 07:09:00 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.53 2021/03/01 16:01:06 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1726,3 +1726,9 @@
Fix return value of audiopoll().
[isaki, ticket #1218]
+sys/dev/audio/audio.c 1.89-1.91
+
+ audio(4): avoid a race condition between audio{,bell}open
+ and audiodetach. Refactor code around audio_unlink().
+ [isaki, ticket #1219]
+
Home |
Main Index |
Thread Index |
Old Index