Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1477 and #1478
details: https://anonhg.NetBSD.org/src/rev/4fd6ab934957
branches: netbsd-8
changeset: 466573:4fd6ab934957
user: martin <martin%NetBSD.org@localhost>
date: Thu Dec 26 20:25:56 2019 +0000
description:
Tickets #1477 and #1478
diffstat:
doc/CHANGES-8.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 56246df9fa90 -r 4fd6ab934957 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Thu Dec 26 20:25:07 2019 +0000
+++ b/doc/CHANGES-8.2 Thu Dec 26 20:25:56 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.83 2019/12/24 17:16:23 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.84 2019/12/26 20:25:56 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1818,3 +1818,13 @@
Fix MPSAFE flag for the root vnode.
[hannken, ticket #1476]
+sys/arch/x86/pci/if_vmx.c 1.53
+
+ Add missing splnet() for ether_ioctl().
+ [knakahara, ticket #1477]
+
+sys/dev/pci/ixgbe/ixgbe.c 1.218
+
+ Add missing core lock in ixgbe_handle_mod().
+ [msaitoh, ticket #1478]
+
Home |
Main Index |
Thread Index |
Old Index