Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc Tickets 198, 199.



details:   https://anonhg.NetBSD.org/src/rev/9ad25c491a45
branches:  netbsd-6
changeset: 774039:9ad25c491a45
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Apr 24 19:45:06 2012 +0000

description:
Tickets 198, 199.

diffstat:

 doc/CHANGES-6.0 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r cfe8548f5056 -r 9ad25c491a45 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Tue Apr 24 19:44:16 2012 +0000
+++ b/doc/CHANGES-6.0   Tue Apr 24 19:45:06 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.76 2012/04/23 23:41:47 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.77 2012/04/24 19:45:06 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -1971,3 +1971,15 @@
        Address CVE-2012-2110.
        [drochner, ticket #197]
 
+external/gpl3/gdb/dist/gdb/nbsd-thread.c       1.10-1.16
+external/gpl3/gdb/dist/gdb/inf-ptrace.c                1.5
+
+       Fix gdb debugging of threaded programs.
+       [skrll, ticket #198]
+
+sys/arch/sparc64/sparc64/trap.c                        1.175
+
+       Report faulting data address with SIGBUS (instead of the faulting
+       instruction).
+       [martin, ticket #199]
+



Home | Main Index | Thread Index | Old Index