History log of /original-bsd/bin/sh/trap.c (Results 1 – 9 of 9)
Revision Date Author Comments
# cc05232d 05-Jun-1995 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Instead of special casing SIGKILL, pretend that trap
succeeded every time sigaction failed [suggested by mycroft]


# 00a25f5a 05-Jun-1995 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>

Fake trapping SIGKILL, because we know it will fail.


# 14dedd6e 04-May-1995 christos <christos@65305748-3e16-e211-a854-8c89a5c6f760>


# 161d9c56 27-Apr-1995 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

J.T. Conklin's changes for signals mean that we don't need all
of the random signal crap any longer


# 6923cb9f 31-May-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 9687f557 15-Jul-1992 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

jflag -> mflag, is_interactive is not global


# 6d745f75 23-Jun-1992 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

use sigaction to determine state of signal


# 47a13efc 12-Apr-1991 marc <marc@65305748-3e16-e211-a854-8c89a5c6f760>

restore exit status after a trap.


# 6a0248d2 07-Mar-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 91/03/07 20:28:01 by bostic