NetBSD/usr.sbin/cron
atatat 4e34961a55 Jobs specified for @reboot are only popped into the job queue at cron
startup time ("reboot" of cron, not the system), so okay_to_go() must
always say they are good to go.  Otherwise they never will.  All other
meta-timetags pertain to regular times, so they are (or were)
unaffected.

Problem noted by tron and successfully assigned to me by perry.
2003-08-13 03:51:15 +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 Jobs specified for @reboot are only popped into the job queue at cron 2003-08-13 03:51:15 +00:00
misc.c
pathnames.h
popen.c
user.c