diff options
author | cracauer <cracauer@FreeBSD.org> | 2003-12-28 01:20:03 +0000 |
---|---|---|
committer | cracauer <cracauer@FreeBSD.org> | 2003-12-28 01:20:03 +0000 |
commit | bbe09cbe06f729e0a06e15b026b1ade56dce13af (patch) | |
tree | 114c3af040a49fd371e182844f014e4d59b976af /etc/isdn | |
parent | f71dce4e637140c74c8880133b19f5a0bab93c5f (diff) | |
download | FreeBSD-src-bbe09cbe06f729e0a06e15b026b1ade56dce13af.zip FreeBSD-src-bbe09cbe06f729e0a06e15b026b1ade56dce13af.tar.gz |
Fix signal behaviour.
In my last change I made sure that the signal as reported from a truss
exit is the same as if truss wasn't between parent and trussed
program. I was smart enough to not have it coredump on SIGQUIT but it
didn't ocur to me SIGSEGV might cause a coredump, too :-)
So get rid of SIGQUIT extra hack and limit coredumpsize to zero
instead.
Tested: still works, correct signal reported. No more codedumps from
SIGSEGV in the trussed proces. This file compiles cleanly on AMD64
(sledge).
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Diffstat (limited to 'etc/isdn')
0 files changed, 0 insertions, 0 deletions