Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1198 and #1202
details: https://anonhg.NetBSD.org/src/rev/3fe0c2b69319
branches: netbsd-8
changeset: 852286:3fe0c2b69319
user: martin <martin%NetBSD.org@localhost>
date: Sun Mar 03 11:11:18 2019 +0000
description:
Ticket #1198 and #1202
diffstat:
doc/CHANGES-8.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 58e34e1b9a13 -r 3fe0c2b69319 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Sun Mar 03 11:10:16 2019 +0000
+++ b/doc/CHANGES-8.1 Sun Mar 03 11:11:18 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.112 2019/03/01 19:02:43 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.113 2019/03/03 11:11:18 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2557,3 +2557,16 @@
Fix reporting of EOF via kevent and add a test case.
[kamil, ticket #1201]
+usr.sbin/arp/arp.c 1.64,1.65
+usr.sbin/arp/arp_hostops.c 1.2
+usr.sbin/arp/arp_rumpops.c 1.2
+usr.sbin/arp/prog_ops.h 1.2
+
+ Fix socket file descriptor leaks.
+ [dholland, ticket #1198]
+
+sys/sys/cdefs.h 1.138
+
+ Stop mangling __func__ for C++11 and newer.
+ [kamil, ticket #1202]
+
Home |
Main Index |
Thread Index |
Old Index