jeff 2003/03/31 13:37:04 PST FreeBSD src repository Modified files: sys/alpha/alpha machdep.c Log: - Use sigexit() instead of twiddling the signal mask, catch, ignore, and action bits to allow SIGILL to work as expected. This brings this file in line with other architectures. Revision Changes Path 1.197 +3 -15 src/sys/alpha/alpha/machdep.c