Subject: CVS commit: src/usr.bin/csplit
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/18/2007 01:32:33
Module Name:	src
Committed By:	lukem
Date:		Wed Jul 18 01:32:33 UTC 2007

Modified Files:
	src/usr.bin/csplit: csplit.c

Log Message:
Attempt to raise the default signal handler (SIG_DFL) when exiting
because of a signal, rather than just relying upon _exit(2).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/usr.bin/csplit/csplit.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.