NetBSD/usr.sbin/cron
christos b01ee2f8e2 Add Auto-Submitted header per RFC 3834 from OpenBSD 2006-08-15 16:18:52 +00:00
..
Makefile sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4. 2006-05-11 23:16:28 +00:00
compat.c mark strcpy as safe 2006-06-17 00:16:13 +00:00
compat.h Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
config.h
cron.8 New sentence, new line; use Ev for environment variable; 2004-03-20 18:54:33 +00:00
cron.c use warn/warnx instead of perror/fprintf 2006-05-21 19:26:43 +00:00
cron.h Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
crontab.1
crontab.5 Fix indentation of a line in the sample file. 2004-09-02 11:41:27 +00:00
crontab.c Coverity CID 3777: Free envp in the success case too. 2006-05-24 21:43:43 +00:00
database.c Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
do_command.c Add Auto-Submitted header per RFC 3834 from OpenBSD 2006-08-15 16:18:52 +00:00
entry.c Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
env.c Initialize s, name and name_end in load_env() to appease -Wuninitialized. 2005-06-07 13:43:52 +00:00
externs.h Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
job.c Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00
misc.c use warn/warnx instead of perror/fprintf 2006-05-21 19:26:43 +00:00
pathnames.h
popen.c - eliminate a goto. 2005-07-31 17:52:01 +00:00
user.c Kill __P(), use ANSI function declarations, constify; WARNS=3 2005-03-16 02:53:55 +00:00