Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.sbin/cron
Module Name: src
Committed By: snj
Date: Thu Aug 25 19:19:46 UTC 2005
Modified Files:
src/usr.sbin/cron [netbsd-3]: do_command.c
Log Message:
Pull up following revision(s) (requested by heas in ticket #698):
usr.sbin/cron/do_command.c: revision 1.17
Set SIGCHLD to SIG_DFL in cron's child; instead of SIG_IGN, which alters the
behavior of wait() causing cron_pclose() to return bogus status and the logging
of bogus status in debug mode.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.16.2.1 src/usr.sbin/cron/do_command.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index