Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/f58e271b19bc
branches:  netbsd-8
changeset: 373877:f58e271b19bc
user:      jdc <jdc%NetBSD.org@localhost>
date:      Mon Mar 13 21:06:01 2023 +0000

description:
Ticket #1806

diffstat:

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

diffs (18 lines):

diff -r 64f38502a8a5 -r f58e271b19bc doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Tue Mar 07 20:02:57 2023 +0000
+++ b/doc/CHANGES-8.3   Mon Mar 13 21:06:01 2023 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.167 2023/02/24 14:21:22 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.168 2023/03/13 21:06:01 jdc Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -3214,3 +3214,8 @@
        sata: do not consider "PHY offline" conditions an error.
        [msaitoh, ticket #1805]
 
+sys/kern/vfs_syscalls.c                                1.557
+
+       open(2): PR 57260: don't map ERESTART to EINTR.
+       [riastradh, ticket #1806]
+



Home | Main Index | Thread Index | Old Index