Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7-0]: src/doc Note ticket #1124
details: https://anonhg.NetBSD.org/src/rev/6d3294d027ae
branches: netbsd-7-0
changeset: 801153:6d3294d027ae
user: martin <martin%NetBSD.org@localhost>
date: Sun Mar 06 18:11:41 2016 +0000
description:
Note ticket #1124
diffstat:
doc/CHANGES-7.0.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 0672c4cf7520 -r 6d3294d027ae doc/CHANGES-7.0.1
--- a/doc/CHANGES-7.0.1 Sun Mar 06 18:10:20 2016 +0000
+++ b/doc/CHANGES-7.0.1 Sun Mar 06 18:11:41 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.1,v 1.1.2.38 2016/03/03 15:44:19 martin Exp $
+# $NetBSD: CHANGES-7.0.1,v 1.1.2.39 2016/03/06 18:11:41 martin Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.0.1
release:
@@ -1027,3 +1027,10 @@
Don't leak garabage from the kernel stack on sleep(0) and equivalents.
[uwe, ticket #1128]
+sys/dev/usb/ugen.c 1.127-1.130
+
+ Remove always true conditional.
+ Only clear the endpoint information in ugen_set_interface only
+ if setting the new altno suceeds.
+ [skrll, ticket #1124]
+
Home |
Main Index |
Thread Index |
Old Index