CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/25 15:30:11
Modified files:
usr.sbin/cron : atrun.c cron.c do_command.c misc.c
Log message:
Remove cron.pid support. We still want to avoid multiple crons
running so verify that if the cron socket exists nothing is listening
on it. OK tedu@
