Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Tickets #1508 and #1511
details: https://anonhg.NetBSD.org/src/rev/a50e3ef22b46
branches: netbsd-8
changeset: 745279:a50e3ef22b46
user: martin <martin%NetBSD.org@localhost>
date: Thu Feb 27 14:45:30 2020 +0000
description:
Tickets #1508 and #1511
diffstat:
doc/CHANGES-8.2 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r 9d5fe8f2ad5c -r a50e3ef22b46 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2 Thu Feb 27 14:41:05 2020 +0000
+++ b/doc/CHANGES-8.2 Thu Feb 27 14:45:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.100 2020/02/25 19:22:18 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.101 2020/02/27 14:45:30 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -2071,3 +2071,17 @@
Make sure to convey a failure to the calling function.
[skrll, ticket #1510]
+sys/dev/usb/u3g.c 1.40
+sys/dev/usb/umodeswitch.c 1.5
+sys/dev/usb/usbdevs 1.776
+sys/dev/usb/usbdevs.h (regen)
+sys/dev/usb/usbdevs_data.h (regen)
+
+ Add support for D-Link DWM-157 3G USB modem.
+ [manu, ticket #1508]
+
+sys/ufs/ufs/ufs_vnops.c 1.249
+
+ Zero out the padding in 'd_namlen', to prevent info leaks.
+ [maxv, ticket #1511]
+
Home |
Main Index |
Thread Index |
Old Index