Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #1339 - #1341



details:   https://anonhg.NetBSD.org/src/rev/1db7a183b3ba
branches:  netbsd-9
changeset: 1002362:1db7a183b3ba
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Sep 03 10:28:29 2021 +0000

description:
Tickets #1339 - #1341

diffstat:

 doc/CHANGES-9.3 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 477feb395bef -r 1db7a183b3ba doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Fri Sep 03 10:27:33 2021 +0000
+++ b/doc/CHANGES-9.3   Fri Sep 03 10:28:29 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.24 2021/08/20 19:33:44 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.25 2021/09/03 10:28:29 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -605,4 +605,20 @@
        nd6: avoid use-after-free in ND L2 cache.
        [ozaki-r, ticket #1338]
 
+sys/dev/pci/if_vte.c                           1.32
 
+       vte(4): PR 53494: restore original MDC speed control register value
+       after MAC reset.
+       [andvar, ticket #1339]
+
+sys/dev/usb/ehci.c                             1.286
+
+       PR 56366: add missing newline and fix conditional for askroot/single
+       user hand over delay message.
+       [mrg, ticket #1340]
+
+sys/arch/x86/x86/pmap.c                                1.410
+
+       xen: Make pat_init() a NOOP on XENPV; it causes a trap with Xen 4.15.
+       [manu, ticket #1341]
+



Home | Main Index | Thread Index | Old Index