NetBSD/usr.sbin/cron
wiz 08abac00be New sentence, new line; use Ev for environment variable;
use "its" where correct; use standard section headers; add missing .Os.
2004-03-20 18:54:33 +00:00
..
Makefile PR/15142: Kevin P. Neal: cron does not pay attention to login_cap(3) 2003-03-14 21:56:07 +00:00
compat.c
compat.h
config.h
cron.8 New sentence, new line; use Ev for environment variable; 2004-03-20 18:54:33 +00:00
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 use strlcpy 2002-11-16 04:34:13 +00:00
do_command.c log also the time when the job finishes (with CMD FINISH tag), and change 2004-03-20 10:42:00 +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 when encoding the command for printing in logs, use strvisx() instead 2004-03-20 10:38:34 +00:00
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