freebsd-dev/usr.sbin/cron
David Nugent b25b7bc1be Make cron login class savvy.
Use setusercontext() rather than setuid()/setgid()/setlogin()/initgroups()
which is all handled. Login environment is NOT set by this call as crontab
provides its own means of doing so.
1997-01-20 15:31:33 +00:00
..
cron Make cron login class savvy. 1997-01-20 15:31:33 +00:00
crontab Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
doc Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
lib Make the long-awaited change from $Id$ to $FreeBSD$ 1997-01-14 07:20:47 +00:00
Makefile