freebsd-dev/usr.sbin/cron/lib
Tim J. Robbins 526b145c23 Never allow a user to use crontab if opening /var/cron/{allow,deny} fails
for any reason other than ENOENT (think resource limits). Close allow and
deny files before allowed() returns to stop the user's EDITOR being able to
read them.

Obtained from:	OpenBSD (partially)
2002-08-04 04:32:27 +00:00
..
compat.c Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
entry.c Fix the @monthly and @weekly shortcuts so that they actually run 2001-08-16 14:23:59 +00:00
env.c load_env(), the function that attempts to parse a crontab 2002-05-23 13:16:30 +00:00
Makefile Mark all internal libraries with INTERNALLIB. 2002-05-13 11:24:03 +00:00
misc.c Never allow a user to use crontab if opening /var/cron/{allow,deny} fails 2002-08-04 04:32:27 +00:00