aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab
Commit message (Expand)AuthorAgeFilesLines
* MFC: 1.23Brooks Davis2006-09-031-0/+4
* MFC: rev. 1.28Christian Brueffer2005-08-041-2/+7
* Expand contractions.Ruslan Ermilov2005-02-131-2/+2
* Expand *n't contractions.Ruslan Ermilov2005-02-131-7/+7
* Sort sections.Ruslan Ermilov2005-01-181-6/+6
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarRuslan Ermilov2004-11-031-1/+1
* Ensure that edits that do not span a clock tick are not lost.Diomidis Spinellis2004-09-142-6/+15
* Refactoring: move two similar code blocks into a seprate function.Diomidis Spinellis2004-09-131-47/+31
* Fix for the following behavior:Diomidis Spinellis2004-09-131-4/+6
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-23/+48
* Trim whitespace at EOL.Ruslan Ermilov2004-06-041-2/+2
* Markup nits.Ruslan Ermilov2004-06-041-2/+2
* Eliminate hard sentence breaks.Tom Rhodes2004-03-041-8/+19
* Discuss the 'MAILTO' option.Tom Rhodes2004-01-121-1/+5
* Mention the fact that our crontab is not fully POSIX.2 conform, becauseHartmut Brandt2003-10-241-2/+7
* english(4) police.Jens Schweikhardt2002-12-271-1/+1
* Actually use the exitstatus value that we maintain.Dima Dorfman2002-10-011-1/+1
* Use `The .Nm utility'Philippe Charnier2002-04-201-2/+3
* Grammar fix: "When at least one of the fields .. matches ...".Giorgos Keramidas2002-03-241-1/+1
* Describe the format of the allow and deny files. This is more-or-lessDavid Malone2002-03-171-0/+4
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-5/+20
* mdoc(7) police: fixed the "new sentence" bogons.Ruslan Ermilov2001-08-101-1/+1
* fix misspelling introduced in rev 1.14 (sames as -> same as)Bill Fumerola2001-07-251-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+7
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-)Peter Wemm2001-06-161-1/+1
* Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.Peter Wemm2001-04-131-1/+19
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1
* mdoc(7) police: removed leading whitespaces that are not insideRuslan Ermilov2001-01-191-1/+2
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+0
* Attempt to fix problem with users being able to convince the crontabDavid Malone2000-11-062-9/+18
* Since -e and -r are right next to each other prompt before clobberingPaul Richards2000-10-151-0/+10
* Revive rev 1.12 (NetBSD improvements including @ shortcuts).Sheldon Hearn2000-03-141-0/+24
* Back out previous commit. The code is not ready for it.Sheldon Hearn2000-03-131-24/+0
* Merge in NetBSD improvements:Sheldon Hearn2000-03-081-0/+24
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* 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
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-232-4/+4
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-14/+4
* Don't use LDDESTDIR. Just put the -L arg in LDADD.Bruce Evans1997-12-171-7/+6
* Log run-time parsing errors nowAndrey A. Chernov1997-11-022-2/+7
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-3/+3
* Use err(3). Rewrote man page in mdoc format.Philippe Charnier1997-09-153-246/+246
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3