Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1570 - #1573
details: https://anonhg.NetBSD.org/src/rev/5786559623ba
branches: netbsd-8
changeset: 935938:5786559623ba
user: martin <martin%NetBSD.org@localhost>
date: Mon Jul 13 14:37:41 2020 +0000
description:
Tickets #1570 - #1573
diffstat:
doc/CHANGES-8.3 | 23 ++++++++++++++++++++++-
1 files changed, 22 insertions(+), 1 deletions(-)
diffs (34 lines):
diff -r 8bdd1dc538fd -r 5786559623ba doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Mon Jul 13 14:35:29 2020 +0000
+++ b/doc/CHANGES-8.3 Mon Jul 13 14:37:41 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.18 2020/07/07 19:58:25 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.19 2020/07/13 14:37:41 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -259,3 +259,24 @@
PR bin/55468: fix crash due to out-of-bounds access with Ctrl-W.
[rin, ticket #1569]
+external/bsd/dhcpcd/dist/hooks/01-test (apply patch)
+
+ Fix dhcpcd test not to require /usr.
+ [roy, ticket #1570]
+
+sys/dev/scsipi/scsiconf.c 1.288
+
+ Continue scanning a SCSI bus when a LUN is reported not present.
+ [kim, ticket #1571]
+
+sys/dev/pci/vioscsi.c 1.22
+
+ Fix off-by-one SCSI target reporting.
+ [kim, ticket #1572]
+
+sys/dev/usb/ualea.c 1.12
+
+ Set up the USB xfer for every transfer, not just once in the attach
+ function.
+ [simonb, ticket #1573]
+
Home |
Main Index |
Thread Index |
Old Index