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 Warnsify: 1998-01-31 14:40:13 +00:00
compat.c Warnsify: 1998-01-31 14:40:13 +00:00
compat.h Unifdef __STDC__. 2002-07-14 09:59:23 +00:00
config.h Reduce default crontab size limit to 32K. Use the limit in 1999-04-09 02:47:03 +00:00
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 Warnsify: 1998-01-31 14:40:13 +00:00
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 PR/7662: TheMan: crontab does not think the file changed if the editing session 1999-05-29 18:43:40 +00:00
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 When @hourly is specified, set not just 23 but bit 0 through 22 also in 2000-09-13 04:07:34 +00:00
env.c Apply soda's patch to make environment sets act like the man-page 1999-03-22 22:18:45 +00:00
externs.h Nuke redundant extern. 1998-07-26 13:27:34 +00:00
job.c Implement CRON_TZ and CRON_WITHIN to provide finer control over job 2002-04-25 14:45:05 +00:00
misc.c __AUDIT__ cleanup. 1998-07-28 19:27:39 +00:00
pathnames.h Reduce default crontab size limit to 32K. Use the limit in 1999-04-09 02:47:03 +00:00
popen.c Add missing ARGS_MAX 1998-01-31 15:07:14 +00:00
user.c Warnsify: 1998-01-31 14:40:13 +00:00