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
cron.c
cron.h
crontab.1
crontab.5
crontab.c
database.c
do_command.c
entry.c
env.c
externs.h
job.c
misc.c
pathnames.h
popen.c
user.c