This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
usr.sbin
/
cron
History
christos
b01ee2f8e2
Add Auto-Submitted header per RFC 3834 from OpenBSD
2006-08-15 16:18:52 +00:00
..
compat.c
mark strcpy as safe
2006-06-17 00:16:13 +00:00
compat.h
…
config.h
…
cron.8
…
cron.c
use warn/warnx instead of perror/fprintf
2006-05-21 19:26:43 +00:00
cron.h
…
crontab.1
…
crontab.5
…
crontab.c
Coverity CID 3777: Free envp in the success case too.
2006-05-24 21:43:43 +00:00
database.c
…
do_command.c
Add Auto-Submitted header per RFC 3834 from OpenBSD
2006-08-15 16:18:52 +00:00
entry.c
…
env.c
…
externs.h
…
job.c
…
Makefile
sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.
2006-05-11 23:16:28 +00:00
misc.c
use warn/warnx instead of perror/fprintf
2006-05-21 19:26:43 +00:00
pathnames.h
…
popen.c
…
user.c
…