Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/e67a2ddb54ae
branches:  netbsd-8
changeset: 988644:e67a2ddb54ae
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Oct 08 15:01:21 2021 +0000

description:
Ticket #1698

diffstat:

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

diffs (18 lines):

diff -r 76dfb4ad5e65 -r e67a2ddb54ae doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Fri Oct 08 14:59:59 2021 +0000
+++ b/doc/CHANGES-8.3   Fri Oct 08 15:01:21 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.103 2021/09/23 10:08:35 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.104 2021/10/08 15:01:21 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2116,3 +2116,8 @@
        is used.
        [kre, ticket #1697]
 
+sys/kern/sys_pipe.c                            1.157
+
+       PR 56422: fix a deadlock in "pipe_write()".
+       [hannken, ticket #1698]
+



Home | Main Index | Thread Index | Old Index