NetBSD/usr.sbin/cron
enami 0790d0f46f Set DO[WM]_STAR if we mean `*' so that @yearly/@monthly/@weekly are
interpreted as documented/expected rather than "0 0 1 1 0-7" /
"0 0 1 * 0-7" / "0 0 1-31 * 0" respectively.  Fixes PR#24547.
2004-02-27 23:22:09 +00:00
..
Makefile
compat.c
compat.h
config.h
cron.8
cron.c
cron.h
crontab.1
crontab.5
crontab.c use system() to spawn editor, so that it's possible to use EDITOR 2004-01-04 09:09:56 +00:00
database.c
do_command.c use setproctitle() instead of uppercasing ProgramName 2003-04-10 14:14:15 +00:00
entry.c Set DO[WM]_STAR if we mean `*' so that @yearly/@monthly/@weekly are 2004-02-27 23:22:09 +00:00
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 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 11:25:11 +00:00
user.c