This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
cron
/
cron
History
Matteo Riondato
66d48cdafe
Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 clean
...
Tested with: make universe MFC after: 3 days
2008-11-10 06:35:30 +00:00
..
compat.h
…
config.h
…
cron.8
Add -m option to cron(8), overriding default mail recipient for cron mails,
2008-06-29 16:56:18 +00:00
cron.c
Add -m option to cron(8), overriding default mail recipient for cron mails,
2008-06-29 16:56:18 +00:00
cron.h
Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 clean
2008-11-10 06:35:30 +00:00
database.c
Cleanup of userland __P use
2007-11-07 10:53:41 +00:00
do_command.c
Fix empty mailto (-m "") handling: somehow I missed all checks but the first,
2008-08-01 08:01:33 +00:00
externs.h
Cleanup of userland __P use
2007-11-07 10:53:41 +00:00
job.c
…
Makefile
Fixed static linkage (build with -DNO_SHARED).
2007-10-01 18:17:24 +00:00
pathnames.h
…
popen.c
o Finally learn how to spell "privileges".
2006-06-11 21:13:49 +00:00
user.c
…