freebsd-nq/usr.sbin/cron/cron
Matthew Dillon 4ef875d707 PR: bin/5572
Prevent cron from going crazy if the time steps.  For example, if you
    have a system with hundreds of users and lots of different crontabs
    and your time steps back an hour, the old cron would then attempt to
    run an hours worth of cron jobs in a few seconds.
1998-12-13 06:07:38 +00:00
..
compat.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
config.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
cron.8 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-23 08:31:20 +00:00
cron.c PR: bin/5572 1998-12-13 06:07:38 +00:00
cron.h Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
database.c Use err(3). Rewrote man page in mdoc format. 1997-09-15 06:39:25 +00:00
do_command.c Log run-time parsing errors now 1997-11-02 17:22:20 +00:00
externs.h
job.c Use err(3). Rewrote man page in mdoc format. 1997-09-15 06:39:25 +00:00
Makefile Use foo/bar.a' instead of -Lfoo -lbar' for linking to static internal 1998-03-07 09:48:14 +00:00
pathnames.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
popen.c Use err(3). Rewrote man page in mdoc format. 1997-09-15 06:39:25 +00:00
user.c Log run-time parsing errors now 1997-11-02 17:22:20 +00:00