Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1394 and #1395



details:   https://anonhg.NetBSD.org/src/rev/5efc083cf89b
branches:  netbsd-9
changeset: 1029044:5efc083cf89b
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Dec 19 16:39:28 2021 +0000

description:
Tickets #1394 and #1395

diffstat:

 doc/CHANGES-9.3 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 4a03fae4e7c9 -r 5efc083cf89b doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Sun Dec 19 16:38:24 2021 +0000
+++ b/doc/CHANGES-9.3   Sun Dec 19 16:39:28 2021 +0000
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.58 2021/12/14 19:06:08 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.59 2021/12/19 16:39:28 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1112,3 +1112,16 @@
        destroying mutex.
        [riastradh, ticket #1393]
 
+sys/dev/raidframe/rf_diskqueue.c               1.63 (patch)
+
+       raid(4): add missing buf_destroy() call.
+       [mrg, ticket #1394]
+
+sys/dev/usb/usb_quirks.c                       1.101
+sys/dev/usb/usbdevs                            1.799
+sys/dev/usb/usbdevs.h                          (regen)
+sys/dev/usb/usbdevs_data.h                     (regen)
+
+       Add two additional cyperpower UPS ids to be ignored as HID devices.
+       [mrg, ticket #1395]
+



Home | Main Index | Thread Index | Old Index