NetBSD/usr.sbin/cron
atatat 29bf0c2821 Implement CRON_TZ and CRON_WITHIN to provide finer control over job
execution.  CRON_TZ sets the time zone within which a job is
considered for execution (but not in which it runs), and CRON_WITHIN
allows jobs to be skipped whose execution is delayed for any reason
(eg, the system was sleeping or the load average is too high for
timely execution).
2002-04-25 14:45:05 +00:00
..
Makefile
compat.c
compat.h
config.h
cron.8 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
cron.c Implement CRON_TZ and CRON_WITHIN to provide finer control over job 2002-04-25 14:45:05 +00:00
cron.h
crontab.1 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:36:18 +00:00
crontab.5 Implement CRON_TZ and CRON_WITHIN to provide finer control over job 2002-04-25 14:45:05 +00:00
crontab.c
database.c
do_command.c child_process(): if the input_data didn't contain any '%', the pointer 2002-03-23 09:38:02 +00:00
entry.c
env.c
externs.h
job.c Implement CRON_TZ and CRON_WITHIN to provide finer control over job 2002-04-25 14:45:05 +00:00
misc.c
pathnames.h
popen.c
user.c