Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #268 and #269
details: https://anonhg.NetBSD.org/src/rev/a51dcb5c38bf
branches: netbsd-9
changeset: 454865:a51dcb5c38bf
user: martin <martin%NetBSD.org@localhost>
date: Mon Sep 30 16:06:03 2019 +0000
description:
Tickets #268 and #269
diffstat:
doc/CHANGES-9.0 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r ddaee389767a -r a51dcb5c38bf doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Mon Sep 30 15:55:40 2019 +0000
+++ b/doc/CHANGES-9.0 Mon Sep 30 16:06:03 2019 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.67 2019/09/29 07:35:15 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.68 2019/09/30 16:06:03 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -4181,3 +4181,18 @@
Use getprogname(3) for usage().
[isaki, ticket #267]
+sys/arch/x86/pci/if_vmx.c 1.50
+
+ Fix typo in vmxnet3_legacy_intr() that broke sysctl hw.vmx*.{rx,tx}.
+ [knakahara, ticket #268]
+
+sys/net/rtsock_shared.c 1.10
+sys/netinet/if_arp.c 1.283,1.288
+sys/netinet6/nd6.c 1.264
+sys/netinet6/nd6.h 1.88
+sys/netinet6/nd6_nbr.c 1.174
+
+ Initialize dom_mowner for MBUFTRACE.
+ Initialize DAD components properly during boot.
+ [ozaki-r, ticket #269]
+
Home |
Main Index |
Thread Index |
Old Index