freebsd-dev/usr.sbin/cron
Pawel Jakub Dawidek 78735592f5 Use pidfile(3) in cron(8).
Note, that when cron(8) cannot create pidfile, it'll exit. I didn't
changed this behaviour, but its better to ignore errors other than
EEXIST, so daemon can be started on systems where /var/ file system
doesn't support locking (like NFS without rpc.lockd(8)).
2005-08-24 17:51:36 +00:00
..
cron Use pidfile(3) in cron(8). 2005-08-24 17:51:36 +00:00
crontab Mention the default value of PATH and that it may be overridden. 2005-07-31 13:41:23 +00:00
doc
lib Use pidfile(3) in cron(8). 2005-08-24 17:51:36 +00:00
Makefile
Makefile.inc Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00