summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab.c
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
1998-07-28__AUDIT__ cleanup.mycroft
1998-04-01Include <time.h> unconditionally, as there always dependencies on itskleink
1998-02-22WARNSifychristos
1998-02-01check_error uses type "const char *" instead of "char *" as argument.frueauf
1998-01-31Warnsify:christos
1997-10-17getopt returns -1 not EOFlukem
1997-04-03fix misplaced parens in sizeof exprs; from Simon Burge in PR bin/3427.mikel
1997-03-13RCSid policemikel
1996-12-16Eliminate unsafe calls to strcpy() and sprintf().thorpej
1994-03-30Vixie uses curly brackets instead of square brackets to indicatejtc
1994-01-26Vixie Cron 3.0, patch 1jtc
1994-01-20Vixie Cron 3.0-releasejtc
1994-01-12Vixie Cron 3.0-prerelease, patch 11jtc
1994-01-11Vixie Cron 3.0-prerelease, patch 10jtc
1994-01-05Vixie Cron 3.0-prerelease, patch 9jtc