summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab
Commit message (Expand)AuthorAgeFilesLines
* Since April 2, 2006, Indiana has observed DST.scf2012-01-281-2/+2
* Point out that @reboot runs at every cron startup, not just systemwblock2011-11-251-1/+1
* List /var/cron/tabs in FILES and add descriptions for the other entries.brueffer2010-05-141-1/+5
* Fix typo.skv2008-12-011-1/+1
* Be more precise and use sizeof(tn)matteo2008-11-181-1/+1
* Use WARNS?= instead of WARNS=matteo2008-11-181-1/+1
* Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanmatteo2008-11-102-14/+12
* Revert to previous revision.matteo2008-11-091-23/+0
* Don't leave files in /var/cront/tabs when interruptedmatteo2008-11-091-0/+26
* Be paranoid and use snprintfmatteo2008-11-091-7/+7
* Be paranoid and zero out passwdmatteo2008-11-061-0/+2
* Cleanup of userland __P usekevlo2007-11-071-7/+7
* Use a #define to refer to /etc/crontab.ru2006-09-031-2/+2
* /etc/crontab is similar enough to parse as correct if you runbrooks2006-01-101-0/+4
* Mention the default value of PATH and that it may be overridden.brueffer2005-07-311-2/+7
* Expand contractions.ru2005-02-131-2/+2
* Expand *n't contractions.ru2005-02-131-7/+7
* Sort sections.ru2005-01-181-6/+6
* Introduce the PRECIOUSPROG knob in bsd.prog.mk, similarru2004-11-031-1/+1
* Ensure that edits that do not span a clock tick are not lost.dds2004-09-142-6/+15
* Refactoring: move two similar code blocks into a seprate function.dds2004-09-131-47/+31
* Fix for the following behavior:dds2004-09-131-4/+6
* Mechanically kill hard sentence breaks.ru2004-07-021-23/+48
* Trim whitespace at EOL.ru2004-06-041-2/+2
* Markup nits.ru2004-06-041-2/+2
* Eliminate hard sentence breaks.trhodes2004-03-041-8/+19
* Discuss the 'MAILTO' option.trhodes2004-01-121-1/+5
* Mention the fact that our crontab is not fully POSIX.2 conform, becauseharti2003-10-241-2/+7
* english(4) police.schweikh2002-12-271-1/+1
* Actually use the exitstatus value that we maintain.dd2002-10-011-1/+1
* Use `The .Nm utility'charnier2002-04-201-2/+3
* Grammar fix: "When at least one of the fields .. matches ...".keramida2002-03-241-1/+1
* Describe the format of the allow and deny files. This is more-or-lessdwmalone2002-03-171-0/+4
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-5/+20
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-101-1/+1
* fix misspelling introduced in rev 1.14 (sames as -> same as)billf2001-07-251-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-201-5/+7
* Remove whitespace at EOL.dd2001-07-151-3/+3
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-)peter2001-06-161-1/+1
* Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.peter2001-04-131-1/+19
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-2/+1
* mdoc(7) police: removed leading whitespaces that are not insideru2001-01-191-1/+2
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-101-1/+0
* Attempt to fix problem with users being able to convince the crontabdwmalone2000-11-062-9/+18
* Since -e and -r are right next to each other prompt before clobberingpaul2000-10-151-0/+10
* Revive rev 1.12 (NetBSD improvements including @ shortcuts).sheldonh2000-03-141-0/+24
* Back out previous commit. The code is not ready for it.sheldonh2000-03-131-24/+0
OpenPOWER on IntegriCloud