aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add `-j' and `-J' for time jitter.Yaroslav Tykhiy2004-05-314-2/+50
* MFC env.c rev. 1.11 and 1.12: bring crontab parser in conformityThomas Quinot2004-03-011-24/+84
* MFC: rev 1.23:Tom Rhodes2004-02-101-1/+5
* MFC rev 1.21Mike Silbersack2003-06-221-1/+2
* Sync several manual pages with current. This includes:Tom Rhodes2003-03-111-7/+12
* MFC: english(4) fixes, aka typos found by ispell.Jens Schweikhardt2002-12-291-1/+1
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-191-6/+3
* The .Nm utilityPhilippe Charnier2002-06-211-2/+3
* MFC (crontab.1 1.10 and misc.c 1.10):David Malone2002-04-282-1/+6
* MFC: 1.19: Change "modtime" to "modification time".Giorgos Keramidas2002-03-261-6/+6
* MFC: 1.21: Minor grammar fix.Giorgos Keramidas2002-03-261-1/+1
* MFC: 1.18: Document -x option.Ruslan Ermilov2002-01-161-4/+25
* MFC: 1.15: Fix @monthly, @weekly, and @yearly shortcuts.Mike Heffner2001-08-181-0/+3
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-17/+31
* MFC 1.13: try not to dereference NULL.Dima Dorfman2001-07-231-4/+4
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-222-13/+13
* MFC 1.12: plug memory leaks.Dima Dorfman2001-07-021-2/+6
* MFC: rev 1.17: fix guaranteed instant coredump if the three header commentsPeter Wemm2001-06-161-1/+1
* MFC of the daylight saving time support.Sergey Babkin2001-05-283-5/+182
* MFC: 1.14: Prompt user for removing a tab if running from a ttyPeter Wemm2001-05-041-1/+29
* MFC: 1.20: stop cron from shouting in syslogPeter Wemm2001-05-041-6/+1
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-252-3/+2
* MFC: rev 1.13 - detach properly at startup.Peter Wemm2001-03-151-12/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+4
* MFC: Correct definition of MAXHOSTNAMELEN in uncompiled codeKris Kennaway2001-02-181-1/+1
* MFC: mdoc(7) police: removed leading whitespaces that are not inside Bd/Ed.Ruslan Ermilov2001-01-191-1/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-113-9/+12
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-083-4/+3
* MFC: Prevent people from using crontab to read any crontab formatted file.David Malone2000-11-092-9/+18
* MFC: to prevent various MAILTO abusing call sendmail as userAndrey A. Chernov2000-07-133-4/+63
* MFC: call login_close()Andrey A. Chernov2000-07-021-0/+2
* MFC: make shure argv is always NULL-terminatedAndrey A. Chernov2000-07-011-0/+1
* MFC: enable SIGCHLD for childsAndrey A. Chernov2000-07-011-1/+1
* MFC:Paul Saab2000-07-014-32/+115
* NetBSD's @ shortcuts were merged onto RELENG_4 on 14 March 2000.Sheldon Hearn2000-06-221-0/+24
* MFC: parsing @ shortcuts, setting hour bitmap for @hourly shortcut.Guy Helmer2000-03-141-1/+16
* MFC rev 1.13: Back out previous commit.Sheldon Hearn2000-03-131-24/+0
* Merge in NetBSD improvements:Sheldon Hearn2000-03-081-0/+24
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2827-27/+27
* Bad reference of su(8) changed to su(1).Chris Costello1999-08-141-3/+3
* Christen a BUGS section for an explanation of the impact of DaylightSheldon Hearn1999-08-111-1/+13
* Changed 'overriding what /etc/passwd says' to 'overriding default setNick Hibma1999-07-271-2/+2
* This is a hack. Cron runs with stdin/out/err pointing to /dev/console,Peter Wemm1999-04-061-1/+10
* y2k nit: print 4 digit years correctly.Daniel O'Callaghan1999-01-161-3/+6
* PR: bin/5572Matthew Dillon1998-12-131-16/+28
* Fixed printf format errors.Bruce Evans1998-07-061-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-233-6/+6
* Added forgotten new file for `-Lfoo -lbar' -> `foo/bar.a' change.Bruce Evans1998-03-081-0/+9
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-072-29/+8