Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3-0]: src/doc Ticket 1459
details: https://anonhg.NetBSD.org/src/rev/6a883a048b5e
branches: netbsd-3-0
changeset: 579274:6a883a048b5e
user: riz <riz%NetBSD.org@localhost>
date: Fri Aug 11 04:59:55 2006 +0000
description:
Ticket 1459
diffstat:
doc/CHANGES-3.0.2 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 960ada94ee12 -r 6a883a048b5e doc/CHANGES-3.0.2
--- a/doc/CHANGES-3.0.2 Fri Aug 11 04:24:50 2006 +0000
+++ b/doc/CHANGES-3.0.2 Fri Aug 11 04:59:55 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0.2,v 1.1.2.9 2006/08/10 12:31:43 tron Exp $
+# $NetBSD: CHANGES-3.0.2,v 1.1.2.10 2006/08/11 04:59:55 riz Exp $
A complete list of changes from the NetBSD 3.0.1 release to the NetBSD 3.0.2
release:
@@ -60,3 +60,12 @@
pathnames.
[cube, ticket #1456]
+sys/dev/usb/ehci.c 1.96
+sys/dev/usb/ohci.c 1.159
+sys/dev/usb/uhci.c 1.188
+sys/dev/usb/usbdivar.h 1.74
+
+ Fix a race condition in xfer abort. Derived from a FreeBSD patch.
+ Fixes occasional crashes while printing. PR#33250
+ [abs, ticket #1459]
+
Home |
Main Index |
Thread Index |
Old Index