Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/f580cfa629f3
branches:  netbsd-9
changeset: 373861:f580cfa629f3
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Mar 07 20:02:04 2023 +0000

description:
Ticket #161

diffstat:

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

diffs (18 lines):

diff -r 8eed38f2b8d6 -r f580cfa629f3 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Tue Mar 07 20:01:06 2023 +0000
+++ b/doc/CHANGES-9.4   Tue Mar 07 20:02:04 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.55 2023/03/03 17:05:04 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.56 2023/03/07 20:02:04 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -1266,3 +1266,8 @@
        debugging is requested.
        [sekiya, ticket #1609]
 
+sys/kern/vfs_syscalls.c                                1.557
+
+       open(2): PR 57260: don't map ERESTART to EINTR.
+       [riastradh, ticket #1610]
+



Home | Main Index | Thread Index | Old Index