freebsd-dev/usr.sbin/cron
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
..
cron
crontab
doc
lib Never allow a user to use crontab if opening /var/cron/{allow,deny} fails 2002-08-04 04:32:27 +00:00
Makefile
Makefile.inc