Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/072e68a3889e
branches:  netbsd-9
changeset: 988642:072e68a3889e
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Oct 08 14:59:08 2021 +0000

description:
Ticket #1357

diffstat:

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

diffs (18 lines):

diff -r fa09131af2e7 -r 072e68a3889e doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Fri Oct 08 14:58:08 2021 +0000
+++ b/doc/CHANGES-9.3   Fri Oct 08 14:59:08 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.35 2021/10/05 11:08:04 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.36 2021/10/08 14:59:08 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -793,3 +793,8 @@
        res_init(3): handle  kqueue close-on-fork semantics.
        [christos, ticket #1356]
 
+sys/kern/sys_pipe.c                            1.157
+
+       PR 56422: fix a deadlock in "pipe_write()".
+       [hannken, ticket #1357]
+



Home | Main Index | Thread Index | Old Index