Subject: CVS commit: src/usr.bin/at
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/18/2007 01:13:42
Module Name: src
Committed By: lukem
Date: Wed Jul 18 01:13:42 UTC 2007
Modified Files:
src/usr.bin/at: at.c
Log Message:
Attempt to raise the default signal handler (SIG_DFL) when exiting because
of a signal, rather than just relying upon exit(3).
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.bin/at/at.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.