freebsd-dev/usr.sbin/cron
Will Andrews 2ba44ac557 Fix a bug where HOME was not allowed to be overridden by an user's crontab
as crontab(5) states it can be.  This is supported by all vixie-cron derived
implementations; not sure why FreeBSD was any different.

PR:		bin/106442
MFC after:	2 weeks
2007-03-08 07:00:42 +00:00
..
cron Don't use "implicit int". Move the opening { of the functions to the next 2006-07-20 09:11:08 +00:00
crontab Use a #define to refer to /etc/crontab. 2006-09-03 17:52:19 +00:00
doc
lib Fix a bug where HOME was not allowed to be overridden by an user's crontab 2007-03-08 07:00:42 +00:00
Makefile
Makefile.inc Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00