Module Name:    src
Committed By:   martin
Date:           Mon Aug 12 17:20:03 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1334


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 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.23 src/doc/CHANGES-8.2:1.1.2.24
--- src/doc/CHANGES-8.2:1.1.2.23	Sun Aug 11 10:05:06 2019
+++ src/doc/CHANGES-8.2	Mon Aug 12 17:20:03 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.23 2019/08/11 10:05:06 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.24 2019/08/12 17:20:03 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -555,3 +555,9 @@ sys/kern/sys_lwp.c				1.69 (patch)
 	Fix info leak in sys___sigaltstack14().
 	[maxv, ticket #1333]
 
+sys/dev/usb/ohci.c				1.289
+sys/dev/usb/ohci.c				1.290
+
+	Adjust KASSERT()s to handle polling case.
+	[mrg, ticket #1334]
+

Reply via email to