Module Name: src
Committed By: christos
Date: Fri Feb 5 21:21:27 UTC 1999
Modified Files:
src/bin/sh: main.c trap.c
Log Message:
Fix the -c problem differently. We cannot just ignore SIGINT etc, otherwise
we cannot interrupt sh -c <command>