summaryrefslogtreecommitdiff
path: root/usr.sbin/cron
AgeCommit message (Expand)Author
1999-05-29PR/7662: TheMan: crontab does not think the file changed if the editing sessionchristos
1999-04-09Reduce default crontab size limit to 32K. Use the limit incjs
1999-04-08Make sure that the crontab is not an unreasonable size.cjs
1999-03-23Don't rely on an `rcsid' being present.thorpej
1999-03-22Apply soda's patch to make environment sets act like the man-pageaidan
1999-03-17Patch from PR#6570 to correct for some drift in the calculation of howfair
1998-10-12Allow quote-escaping of environment variable names so that they may containaidan
1998-10-11Quell a compiler warning introduced by the last change.scw
1998-10-07An environment variable name can no longer have spaces in it. This is toaidan
1998-07-28__AUDIT__ cleanup.mycroft
1998-07-26Nuke redundant extern.mycroft
1998-07-09Declare ints, too, don't default them.msaitoh
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-04-01Include <time.h> unconditionally, as there always dependencies on itskleink
1998-02-22WARNSifychristos
1998-02-04Cast time_t to long for printing.thorpej
1998-02-04Y2K fixes: in arpadate (currently not used) format the time using strftime,christos
1998-02-01check_error uses type "const char *" instead of "char *" as argument.frueauf
1998-01-31Add missing ARGS_MAXchristos
1998-01-31Remove crappy globbing stubs. If the feature needs to be added it shouldchristos
1998-01-31Warnsify:christos
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-10-18enable WARNS=1 by default, but disable in unclean 3rd party codelukem
1997-10-17getopt returns -1 not EOFlukem
1997-07-20Mark my changes, per Vixie's license at the top.mouse
1997-07-13Document the @ commands (@reboot, @hourly, etc).mouse
1997-07-13Oops, also document day-of-month values as starting from 1, not 0.mouse
1997-07-13Document allowed month numbers correctly, per PR 2806.mouse
1997-04-14eliminate scanf.mrg
1997-04-03fix misplaced parens in sizeof exprs; from Simon Burge in PR bin/3427.mikel
1997-03-13RCSid policemikel
1997-03-06Fix possible buffer overflow, from Rick Byers <rickb@iaw.on.ca>,thorpej
1996-12-16Eliminate unsafe calls to strcpy() and sprintf().thorpej
1996-12-14Use the 'nochdir' argument to daemon(), so as not to undo the chdirfvdl
1996-12-08Use daemon() to background.mycroft
1995-04-14Patch from Mike Pritchard to use `-t' option to sendmail, and preventmycroft
1995-03-01Clean up deleted files.mycroft
1994-12-22specify man pages the new way.cgd
1994-12-20Pass -oi to sendmail so that a single dot is not interpreted as end ofjtc
1994-08-31Change HAVE_SAVED_SUIDS to HAVE_SAVED_UIDS to match macro of the samejtc
1994-03-30Vixie uses curly brackets instead of square brackets to indicatejtc
1994-01-26Vixie Cron 3.0, patch 1jtc
1994-01-20Don't compile with compat.c, since our C library allready has all thejtc
1994-01-20Vixie Cron 3.0-releasejtc
1994-01-13All logging now goes through syslog.jtc
1994-01-12Vixie Cron 3.0-prerelease, patch 11jtc
1994-01-12Vixie Cron 3.0-prerelease, patch 11jtc
1994-01-12Vixie Cron 3.0-prerelease, patch 11jtc
1994-01-11Vixie Cron 3.0-prerelease, patch 10jtc