freebsd_amp_hwpstate/usr.sbin/cron/lib
Andrey A. Chernov 0435c15004 Log run-time parsing errors now
Use getpwnam before getpwuid since two users with same uids can exists
(affects new login classes code only)

The same fixes as in inetd: by default run `system crontab things' with
daemon login class now, not restrict them to user class breaking
compatibility with old way (so-called nobody limits problem)

Implement user[:group][/login-class] syntax in system crontab
for more flexible control (the same as in inetd)
1997-11-02 17:22:20 +00:00
..
Makefile Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
compat.c
entry.c Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
env.c
misc.c