opnsense-src/usr.sbin/cron/lib
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
..
compat.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
entry.c Fix parsing of '0' and non-alphanumerics in steps. Previously, an 2005-02-14 14:09:21 +00:00
env.c Allow inner whitespace in the right-hand side of an environment variable 2003-02-10 11:20:58 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
misc.c Use pidfile(3) in cron(8). 2005-08-24 17:51:36 +00:00