christos Mon Jun 5 10:24:40 EDT 1995 Update of /a/cvsroot/src/bin/sh In directory pain.lcs.mit.edu:/b/tmp/cvs-serv12859 Modified Files: trap.c Log Message: Avoid trapping SIGKILL. Pretend that we did, so that we will not keep failing trying to trap it later. This is what the other bourne shells do.