Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/ba8358504707
branches:  netbsd-9
changeset: 942447:ba8358504707
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Nov 08 08:40:01 2020 +0000

description:
Ticket #1127

diffstat:

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

diffs (18 lines):

diff -r 01dc57554ac9 -r ba8358504707 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Sun Nov 08 08:39:12 2020 +0000
+++ b/doc/CHANGES-9.2   Sun Nov 08 08:40:01 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.8 2020/11/05 08:11:37 sborrill Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.9 2020/11/08 08:40:01 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1058,3 +1058,8 @@
          work).
        [martin, ticket #1121]
 
+sys/compat/linux/common/linux_socket.c         1.151
+
+       Fix compat with Linux programs that use longer namelen for sockets.
+       [kamil, ticket #1127]
+



Home | Main Index | Thread Index | Old Index