NetBSD/usr.sbin/cron
lukem d877c4c3c0 Enable WARNS=4 by default, except for:
cpuctl  dumplfs  hprop  ipf  iprop-log  kadmin  kcm  kdc  kdigest
	kimpersonate  kstash  ktutil  makefs  ndbootd  ntp  pppd  quot
	racoon  racoonctl  rtadvd  sntp  sup  tcpdchk  tcpdmatch  tcpdump
	traceroute  traceroute6  user  veriexecgen  wsmoused  zic
(Mostly third-party applications)
2009-04-22 15:23:01 +00:00
..
Makefile Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
compat.c mark strcpy as safe 2006-06-17 00:16:13 +00:00
compat.h
config.h Remove -or0s argument - cron should not pretend to be smarter than the 2007-11-02 14:31:27 +00:00
cron.8 Describe /var/log/cron. Based on PR 37640 by Randolf Richardson. 2007-12-29 13:21:57 +00:00
cron.c from Anon Ymous: 2006-12-18 20:11:10 +00:00
cron.h Fix inconsistent prototype. Do some constification. 2008-02-16 07:26:00 +00:00
crontab.1
crontab.5 Convert to mdoc. Bump date for previous. 2009-04-04 17:29:59 +00:00
crontab.c Compare size_t vs off_t by casting both to uintmax_t 2009-04-18 06:28:19 +00:00
database.c
do_command.c from Anon Ymous: 2006-12-18 20:11:10 +00:00
entry.c New feature: "?" for time specifications, means a single time selected at 2009-04-04 16:05:10 +00:00
env.c
externs.h
job.c
misc.c Fix inconsistent prototype. Do some constification. 2008-02-16 07:26:00 +00:00
pathnames.h
popen.c from Anon Ymous: 2006-12-18 20:11:10 +00:00
user.c