Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1339 and #1340
details: https://anonhg.NetBSD.org/src/rev/a68fea5ae6ae
branches: netbsd-8
changeset: 453781:a68fea5ae6ae
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 19 14:32:14 2019 +0000
description:
Tickets #1339 and #1340
diffstat:
doc/CHANGES-8.2 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 0fb6472738c3 -r a68fea5ae6ae doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Mon Aug 19 14:28:12 2019 +0000
+++ b/doc/CHANGES-8.2 Mon Aug 19 14:32:14 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.26 2019/08/16 15:39:59 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.27 2019/08/19 14:32:14 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -588,3 +588,15 @@
cpu_dcp_cacheinfo() and use it on both Intel and AMD.
[msaitoh, ticket #1338]
+sys/net/if.c 1.458
+tests/net/if/t_ifconfig.sh 1.21
+
+ PR kern/54434.: restore if_ioctl on error of ifc_destroy, otherwise
+ subsequent ioctls will not work. Add a test case for this.
+ [ozaki-r, ticket #1339]
+
+sys/netinet6/nd6.c 1.257
+
+ Add missing IFNET_LOCK for regen_tmpaddr.
+ [ozaki-r, ticket #1340]
+
Home |
Main Index |
Thread Index |
Old Index