Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/cron
Module Name: src
Committed By: heas
Date: Wed Aug 17 22:35:20 UTC 2005
Modified Files:
src/usr.sbin/cron: do_command.c
Log Message:
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.17 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