summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/globals.h
AgeCommit message (Expand)Author
2017-10-23Close the socket (and dfd) in at(1) child processesJeremie Courreges-Anglas
2017-06-07In cron(8), require that crontab and at files in the spool be ownedTodd C. Miller
2015-11-06Use __progname instead of the homegrown ProgramName.Todd C. Miller
2015-11-04Change some globals from extern to static when they are not usedTodd C. Miller
2015-10-06clear out some more legacy code and whatnotTed Unangst
2015-01-23Remove now-unused DebugFlags.Todd C. Miller
2015-01-23remove debug code.Ted Unangst
2013-08-15Don't include unused copyright[] string in all the cron binaries.Todd C. Miller
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller
2003-02-17Add a -n flag and version string; from vixieTodd C. Miller
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes theTodd C. Miller
2001-02-19Normalize the time in minutes to GMT so we can really catch DST changesTodd C. Miller
2001-02-18Define CAPITALIZE_FOR_PS so children are capitalized in ps (like before).Todd C. Miller
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller