Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #291 - #293
details: https://anonhg.NetBSD.org/src/rev/5ba4d320fab4
branches: netbsd-9
changeset: 462627:5ba4d320fab4
user: martin <martin%NetBSD.org@localhost>
date: Tue Oct 08 17:06:28 2019 +0000
description:
Tickets #291 - #293
diffstat:
doc/CHANGES-9.0 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r d7ac45cf747e -r 5ba4d320fab4 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0 Tue Oct 08 17:05:16 2019 +0000
+++ b/doc/CHANGES-9.0 Tue Oct 08 17:06:28 2019 +0000
@@ -1,5 +1,5 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.71 2019/10/06 11:20:50 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.72 2019/10/08 17:06:28 martin Exp $
A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
until the 9.0 release:
@@ -4340,3 +4340,19 @@
Disable tegradrm for now as it causes random crashes.
[skrll, ticket #290]
+sys/dev/fdt/cpufreq_dt.c 1.9,1.10
+
+ Change sysctl to be named after the first CPU in the DVFS domain.
+ [jmcneill, ticket #291]
+
+sys/net/if_ethersubr.c 1.277,1.278
+
+ - Increment if_iqdrops when dropping an oversized frame.
+ - Print oversized frame message only when DIAGNOSTIC is set.
+ [msaitoh, ticket #292]
+
+sys/dev/pci/ixgbe/ixv.c 1.139
+
+ ixv(4): set MTU correctly if mtu > 1500.
+ [msaitoh, ticket #293]
+
Home |
Main Index |
Thread Index |
Old Index