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 The .Nm utility 2002-07-14 14:47:15 +00:00
crontab Use `The .Nm utility' 2002-04-20 12:27:18 +00:00
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