summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/funcs.h
AgeCommit message (Expand)Author
2013-04-17Adapt cron and at for future large time_t and tv_sec types. These were someTheo de Raadt
2008-01-05remove unused functionCharles Longeau
2005-01-30fix some whitespaceTodd C. Miller
2004-06-17UUpdate ISC copyright year to 2004Todd C. Miller
2003-06-26two missing protosTheo de Raadt
2003-02-20Sync with ISC cron-current + my at(1) integration.Todd C. Miller
2003-02-20If there is no cron.allow or cron.deny file, only the superuser may runTodd C. Miller
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes theTodd C. Miller
2002-07-08Merge in some changes from Paul Vixie's tree; most are cosmeticTodd C. Miller
2002-05-09prototype open_socket()Todd C. Miller
2002-05-09crontab is no longer setuid root, it is now setgid crontab.Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-02-20Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD).Todd C. Miller
2001-02-19Normalize the time in minutes to GMT so we can really catch DST changesTodd C. Miller
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller