freebsd-dev/usr.sbin/cron/crontab
John Baldwin 5cdfc55cab Add a one second sleep before touching the spool directory. If the touch
occurs in the same second as the earlier operations to create the temporary
file and the cron(8) daemon is rescans the spool directory during that
second, then the daemon may miss a cron edit and not properly update its
internal database.

MFC after:	1 month
2012-07-02 20:27:37 +00:00
..
crontab.1 List /var/cron/tabs in FILES and add descriptions for the other entries. 2010-05-14 01:25:30 +00:00
crontab.5 As cron(8) is started with '-s' by default, timezones that observe 2012-04-28 22:48:00 +00:00
crontab.c Add a one second sleep before touching the spool directory. If the touch 2012-07-02 20:27:37 +00:00
Makefile Use WARNS?= instead of WARNS= 2008-11-18 00:12:15 +00:00