Source-Changes-HG archive

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

[src/netbsd-6]: src/doc Ticket #337



details:   https://anonhg.NetBSD.org/src/rev/46615ef92213
branches:  netbsd-6
changeset: 774212:46615ef92213
user:      riz <riz%NetBSD.org@localhost>
date:      Tue Jun 12 23:16:18 2012 +0000

description:
Ticket #337

diffstat:

 doc/CHANGES-6.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 2feef3e6fcea -r 46615ef92213 doc/CHANGES-6.0
--- a/doc/CHANGES-6.0   Tue Jun 12 23:13:07 2012 +0000
+++ b/doc/CHANGES-6.0   Tue Jun 12 23:16:18 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0,v 1.1.2.125 2012/06/12 19:45:25 riz Exp $
+# $NetBSD: CHANGES-6.0,v 1.1.2.126 2012/06/12 23:16:18 riz Exp $
 
 A complete list of changes from the initial NetBSD 6.0 branch on 15 Feb 2012
 until the 6.0 release:
@@ -5518,3 +5518,10 @@
        Disable TX/RX interrupts during shutdown.  PR#46576.
        [christos, ticket #325]
 
+sys/arch/amd64/amd64/machdep.c                 1.184 via patch
+sys/arch/amd64/amd64/netbsd32_machdep.c                1.77 via patch
+
+       If the user process provided a bogus signal handler address, kill it
+       now instead of trying to jump to the bogus address.
+       [spz, ticket #337]
+



Home | Main Index | Thread Index | Old Index