Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1713



details:   https://anonhg.NetBSD.org/src/rev/af09a97577c7
branches:  netbsd-7
changeset: 800687:af09a97577c7
user:      martin <martin%NetBSD.org@localhost>
date:      Sat Nov 16 16:17:37 2019 +0000

description:
Ticket #1713

diffstat:

 doc/CHANGES-7.3 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 9a0c705b95cf -r af09a97577c7 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Sat Nov 16 16:13:56 2019 +0000
+++ b/doc/CHANGES-7.3   Sat Nov 16 16:17:37 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.67 2019/11/14 18:17:19 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.68 2019/11/16 16:17:37 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -719,3 +719,10 @@
        a clock multiplier of 8, just like the 16C1050 controller.
        [hauke, ticket #1712]
 
+sys/dev/usb/usb_subr.c                         1.239 (patch)
+sys/dev/usb/usbdi.c                            1.186 (patch)
+sys/dev/usb/usbdi.h                            1.97 (patch)
+
+       Work around memory corruption problem triggered by axe(4).
+       [mrg, ticket #1713]
+



Home | Main Index | Thread Index | Old Index