Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1576
details: https://anonhg.NetBSD.org/src/rev/f162f66cefef
branches: netbsd-8
changeset: 936068:f162f66cefef
user: martin <martin%NetBSD.org@localhost>
date: Fri Jul 17 15:29:12 2020 +0000
description:
Ticket #1576
diffstat:
doc/CHANGES-8.3 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 2d5668c10e58 -r f162f66cefef doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Fri Jul 17 15:28:07 2020 +0000
+++ b/doc/CHANGES-8.3 Fri Jul 17 15:29:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.21 2020/07/15 15:55:49 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.22 2020/07/17 15:29:12 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -291,3 +291,11 @@
PR 55490: let the consdev command also set speed.
[kim, ticket #1575]
+sys/compat/common/uipc_syscalls_40.c 1.23
+sys/compat/linux/common/linux_socket.c 1.150
+sys/compat/linux32/common/linux32_socket.c 1.31
+sys/net/if.c 1.479
+
+ ioctl(SIOCGIFCONF): do not accept negative buffer length values.
+ [msaitoh, ticket #1576]
+
Home |
Main Index |
Thread Index |
Old Index