freebsd-dev/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
..
compat.c Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
entry.c Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
env.c Use err(3). Rewrote man page in mdoc format. 1997-09-15 06:39:25 +00:00
Makefile Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
misc.c Use err(3). Rewrote man page in mdoc format. 1997-09-15 06:39:25 +00:00