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/c8640f4dd211
branches:  netbsd-8
changeset: 851160:c8640f4dd211
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 7a97de88f17e -r c8640f4dd211 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