From b77971317724a97b72a8566b3a54d36ef7c76a07 Mon Sep 17 00:00:00 2001 From: gdt Date: Tue, 13 Jul 2004 13:47:25 +0000 Subject: 2004-07-13 Greg Troxel * sigevent.c: Don't block SIGTRAP and SIGKILL. Blocking SIGTRAP confuses gdb, at least on NetBSD 2.0_BETA, where the block succeeds. --- lib/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/ChangeLog') diff --git a/lib/ChangeLog b/lib/ChangeLog index 6bb039de..108a2023 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,9 @@ +2004-07-13 Greg Troxel + + * sigevent.c: Don't block SIGTRAP and SIGKILL. Blocking SIGTRAP + confuses gdb, at least on NetBSD 2.0_BETA, where the block + succeeds. + 2004-07-09 Paul Jakma * Merge Kunihiro's 'show route-map' change and add -- cgit v1.2.1