Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/a5b08b785844
branches:  netbsd-8
changeset: 445774:a5b08b785844
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 12 09:44:17 2018 +0000

description:
Ticket #1089

diffstat:

 doc/CHANGES-8.1 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r d8381995e4ee -r a5b08b785844 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1   Mon Nov 12 09:43:19 2018 +0000
+++ b/doc/CHANGES-8.1   Mon Nov 12 09:44:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.52 2018/11/12 08:57:23 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.53 2018/11/12 09:44:17 martin Exp $
 
 A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
 release:
@@ -1661,3 +1661,10 @@
        Fix buffer overflow, which can lead to severe information leak.
        [maxv, ticket #1088]
 
+external/bsd/nsd/include/config.h              1.5
+sys/kern/uipc_socket.c                         1.267
+sys/kern/uipc_syscalls.c                       1.198,1.199
+
+       Fix sendmmsg() and recvmmsg() and re-enable them for NSD.
+       [hannken, ticket #1089]
+



Home | Main Index | Thread Index | Old Index