Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 382
details: https://anonhg.NetBSD.org/src/rev/db795a628980
branches: netbsd-8
changeset: 434424:db795a628980
user: snj <snj%NetBSD.org@localhost>
date: Thu Nov 23 02:18:51 2017 +0000
description:
382
diffstat:
doc/CHANGES-8.0 | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 0c9742dba8f6 -r db795a628980 doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Thu Nov 23 02:13:31 2017 +0000
+++ b/doc/CHANGES-8.0 Thu Nov 23 02:18:51 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.80 2017/11/22 16:47:21 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.81 2017/11/23 02:18:51 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -7079,3 +7079,9 @@
Add some test cases for vlan(4).
[msaitoh, ticket #380]
+sys/net/if_bridge.c 1.139
+sys/net/if_loop.c 1.97
+
+ Remove unnecessary KERNEL_LOCK if NET_MPSAFE.
+ [ozaki-r, ticket #382]
+
Home |
Main Index |
Thread Index |
Old Index