Module Name: src Committed By: sborrill Date: Fri Feb 7 11:41:22 UTC 2014
Modified Files: src/doc [netbsd-6]: CHANGES-6.2 Log Message: Ticket #1017 To generate a diff of this commit: cvs rdiff -u -r1.1.2.84 -r1.1.2.85 src/doc/CHANGES-6.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-6.2 diff -u src/doc/CHANGES-6.2:1.1.2.84 src/doc/CHANGES-6.2:1.1.2.85 --- src/doc/CHANGES-6.2:1.1.2.84 Fri Feb 7 11:33:49 2014 +++ src/doc/CHANGES-6.2 Fri Feb 7 11:41:22 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.2,v 1.1.2.84 2014/02/07 11:33:49 sborrill Exp $ +# $NetBSD: CHANGES-6.2,v 1.1.2.85 2014/02/07 11:41:22 sborrill Exp $ A complete list of changes from the 6.1 release until the 6.2 release: @@ -1290,3 +1290,9 @@ sys/dev/usb/usb_subr.c 1.190, 1.192 default pipe with the new address. [skrll, #1015] +sys/arch/x86/include/db_machdep.h 1.4 +sys/arch/i386/i386/db_machdep.c 1.5 + + Fix ddb backtrace for softintr (i386). + [christos, #1017] +