Date: Sat, 12 Dec 1998 22:07:39 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/cron/cron cron.c Message-ID: <199812130607.WAA13989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1998/12/12 22:07:39 PST
Modified files:
usr.sbin/cron/cron cron.c
Log:
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.
Revision Changes Path
1.8 +28 -16 src/usr.sbin/cron/cron/cron.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812130607.WAA13989>
