Module Name: src
Committed By: martin
Date: Sun Jan 5 15:12:40 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Annotate ticket #1480 for additional changes.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.86 -r1.1.2.87 src/doc/CHANGES-8.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.86 src/doc/CHANGES-8.2:1.1.2.87
--- src/doc/CHANGES-8.2:1.1.2.86 Thu Jan 2 09:55:10 2020
+++ src/doc/CHANGES-8.2 Sun Jan 5 15:12:40 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.86 2020/01/02 09:55:10 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.87 2020/01/05 15:12:40 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1835,7 +1835,7 @@ xsrc/external/mit/xf86-video-wsfb/dist/s
sys/dev/usb/ucycom.c 1.49
sys/dev/usb/uhid.c 1.111
-sys/dev/usb/uthum.c 1.18
+sys/dev/usb/uthum.c 1.18 (adapted)
Fix buffer overflows. Add missing mutex_exit.
[maxv, ticket #1480]