freebsd-dev/usr.sbin/cron
Brooks Davis 9896de5a67 /etc/crontab is similar enough to parse as correct if you run
"crontab /etc/crontab", but not the same format due to the who field.
Add some limited anti-foot-shooting support and refuse to load
/etc/crontab as someone's crontab.  Users wishing shoot their foot in
this manner may copy /etc/crontab elsewhere. :)

MFC After:	1 week
2006-01-10 05:56:32 +00:00
..
cron Pidfiles should be created with permission preventing users from opening 2005-09-16 11:24:28 +00:00
crontab /etc/crontab is similar enough to parse as correct if you run 2006-01-10 05:56:32 +00:00
doc
lib Use pidfile(3) in cron(8). 2005-08-24 17:51:36 +00:00
Makefile
Makefile.inc Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00