Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1355 and #1356



details:   https://anonhg.NetBSD.org/src/rev/aa12c7611e9d
branches:  netbsd-9
changeset: 1002388:aa12c7611e9d
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Oct 05 11:08:04 2021 +0000

description:
Tickets #1355 and #1356

diffstat:

 doc/CHANGES-9.3 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r b11c4293f408 -r aa12c7611e9d doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Tue Oct 05 11:06:58 2021 +0000
+++ b/doc/CHANGES-9.3   Tue Oct 05 11:08:04 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.34 2021/10/04 15:43:41 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.35 2021/10/05 11:08:04 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -780,3 +780,16 @@
        ports that use WSDISPLAY_COMPAT_RAWKBD.
        [tsutsui, ticket #1354]
 
+lib/libc/sys/Makefile.inc                      1.247
+lib/libpthread/pthread_cancelstub.c            1.39,1.40
+
+       PR 56424: recvfrom() is not a cancelation point as documented
+       in pthread_setcanceltype.3
+       [christos, ticket #1355]
+
+lib/libc/resolv/res_init.c                     1.32
+lib/libc/resolv/res_private.h                  1.4
+
+       res_init(3): handle  kqueue close-on-fork semantics.
+       [christos, ticket #1356]
+



Home | Main Index | Thread Index | Old Index