NetBSD/usr.sbin/cron
hubertf e7469f38ad In "crontab -l", suppress the header lines, just as "crontab -e" does.
OK'd by Christos Zoulas and Paul Vixie.
Fixes PR 21705.
2003-06-23 22:36:02 +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 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 In "crontab -l", suppress the header lines, just as "crontab -e" does. 2003-06-23 22:36:02 +00:00
database.c use strlcpy 2002-11-16 04:34:13 +00:00
do_command.c use setproctitle() instead of uppercasing ProgramName 2003-04-10 14:14:15 +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 set close on exec on a couple of FDs. from Charles Blundell PR security/16663 2003-04-04 01:24:09 +00:00
pathnames.h
popen.c license clarification, from openbsd 2002-10-02 06:47:48 +00:00
user.c