Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 02/05/1999 13:21:27
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>