| Age | Commit message (Expand) | Author |
| 2004-01-04 | use system() to spawn editor, so that it's possible to use EDITOR | jdolecek |
| 2003-12-07 | Report read errors, too. | is |
| 2003-12-03 | rewind() does an implicit clearerr(), as demanded by e.g. 1003.1. Thus, | is |
| 2003-06-23 | In "crontab -l", suppress the header lines, just as "crontab -e" does. | hubertf |
| 2003-04-20 | PR/3713: Aaron Brown: crontab fails with signals. | christos |
| 2003-04-04 | set close on exec on a couple of FDs. from Charles Blundell PR security/16663 | perry |
| 2002-11-16 | use strlcpy | itojun |
| 1999-05-29 | PR/7662: TheMan: crontab does not think the file changed if the editing session | christos |
| 1999-04-09 | Reduce default crontab size limit to 32K. Use the limit in | cjs |
| 1999-04-08 | Make sure that the crontab is not an unreasonable size. | cjs |
| 1999-03-23 | Don't rely on an `rcsid' being present. | thorpej |
| 1998-07-28 | __AUDIT__ cleanup. | mycroft |
| 1998-04-01 | Include <time.h> unconditionally, as there always dependencies on its | kleink |
| 1998-02-22 | WARNSify | christos |
| 1998-02-01 | check_error uses type "const char *" instead of "char *" as argument. | frueauf |
| 1998-01-31 | Warnsify: | christos |
| 1997-10-17 | getopt returns -1 not EOF | lukem |
| 1997-04-03 | fix misplaced parens in sizeof exprs; from Simon Burge in PR bin/3427. | mikel |
| 1997-03-13 | RCSid police | mikel |
| 1996-12-16 | Eliminate unsafe calls to strcpy() and sprintf(). | thorpej |
| 1994-03-30 | Vixie uses curly brackets instead of square brackets to indicate | jtc |
| 1994-01-26 | Vixie Cron 3.0, patch 1 | jtc |
| 1994-01-20 | Vixie Cron 3.0-release | jtc |
| 1994-01-12 | Vixie Cron 3.0-prerelease, patch 11 | jtc |
| 1994-01-11 | Vixie Cron 3.0-prerelease, patch 10 | jtc |
| 1994-01-05 | Vixie Cron 3.0-prerelease, patch 9 | jtc |