Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc 262, 263
details: https://anonhg.NetBSD.org/src/rev/06b3c68c778e
branches: netbsd-8
changeset: 434282:06b3c68c778e
user: snj <snj%NetBSD.org@localhost>
date: Mon Sep 04 06:52:11 2017 +0000
description:
262, 263
diffstat:
doc/CHANGES-8.0 | 16 +++++++++++++++-
1 files changed, 15 insertions(+), 1 deletions(-)
diffs (27 lines):
diff -r a0fbd856a8ab -r 06b3c68c778e doc/CHANGES-8.0
--- a/doc/CHANGES-8.0 Mon Sep 04 06:43:14 2017 +0000
+++ b/doc/CHANGES-8.0 Mon Sep 04 06:52:11 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.0,v 1.1.2.53 2017/09/01 10:01:09 martin Exp $
+# $NetBSD: CHANGES-8.0,v 1.1.2.54 2017/09/04 06:52:11 snj Exp $
A complete list of changes from the initial NetBSD 8.0 branch on 2017-06-04
until the 8.0 release:
@@ -5757,3 +5757,17 @@
Avoid gcc warnings.
[mlelstv, ticket #261]
+sys/dev/usb/usb.c 1.166
+
+ Add a missing break that should have been included in
+ revision 1.163.
+ [skrll, ticket #262]
+
+sys/dev/usb/uhidev.c 1.71
+sys/dev/usb/ukbd.c 1.137-1.138
+
+ Fix memory leak in report parsing error paths.
+ Support more varieties of USB keyboard reports.
+ Always try to set USB HID devices into Report Protocol.
+ [jakllsch, ticket #263]
+
Home |
Main Index |
Thread Index |
Old Index