Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 876
details: https://anonhg.NetBSD.org/src/rev/46dae834ccab
branches: netbsd-8
changeset: 435059:46dae834ccab
user: snj <snj%NetBSD.org@localhost>
date: Tue Jun 12 16:36:26 2018 +0000
description:
876
diffstat:
doc/CHANGES-8.0 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r dd60142d5405 -r 46dae834ccab doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Tue Jun 12 16:34:04 2018 +0000
+++ b/doc/CHANGES-8.0 Tue Jun 12 16:36:26 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.209 2018/06/11 08:51:20 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.210 2018/06/12 16:36:26 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -13883,3 +13883,10 @@
Fix usage of `arp -d'.
[nonaka, ticket #875]
+sys/net/if_vlan.c 1.126
+tests/net/if_vlan/t_vlan.sh 1.9
+
+ Fix panic upon shutdown of a system with bridges on top of vlans.
+ PR kern/53357.
+ [ozaki-r, ticket #876]
+
Home |
Main Index |
Thread Index |
Old Index