opnsense-src/usr.sbin/cron/lib
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
..
compat.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
entry.c Fix a bug where HOME was not allowed to be overridden by an user's crontab 2007-03-08 07:00:42 +00:00
env.c Allow inner whitespace in the right-hand side of an environment variable 2003-02-10 11:20:58 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
misc.c Use pidfile(3) in cron(8). 2005-08-24 17:51:36 +00:00