NetBSD/usr.sbin/cron
itojun 4fd217fda9 o Instead of passing "*system*" as the fname to process_crontab()
for the system crontab file, pass a NULL pointer instead.  This
  prevents someone from creating a "*system*" file in the tabs directory
  that acts as an alternate root crontab.

from openbsd
2002-08-03 02:03:00 +00:00
..
Makefile
compat.c
compat.h Unifdef __STDC__. 2002-07-14 09:59:23 +00:00
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 o Instead of passing "*system*" as the fname to process_crontab() 2002-08-03 02:03:00 +00:00
do_command.c o Instead of passing "*system*" as the fname to process_crontab() 2002-08-03 02:03:00 +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