| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r292605, r292606, r292607, r292608: | pfg | 2016-01-04 | 1 | -1/+1 |
* | Second attempt to add @every_second keyword support. Due to multiple | sobomax | 2012-10-25 | 1 | -0/+2 |
* | Revert latest changes to cron, until better version is worked out (I hope). | sobomax | 2012-10-17 | 1 | -2/+0 |
* | Add per-second scheduling into the cron(8). Right now it's | sobomax | 2012-10-15 | 1 | -0/+2 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 1 | -2/+1 |
* | Add a one second sleep before touching the spool directory. If the touch | jhb | 2012-07-02 | 1 | -0/+9 |
* | As cron(8) is started with '-s' by default, timezones that observe | gjb | 2012-04-28 | 1 | -4/+15 |
* | Drop setuid status while doing file operations to prevent potential | delphij | 2012-02-27 | 1 | -12/+21 |
* | Since April 2, 2006, Indiana has observed DST. | scf | 2012-01-28 | 1 | -2/+2 |
* | Point out that @reboot runs at every cron startup, not just system | wblock | 2011-11-25 | 1 | -1/+1 |
* | List /var/cron/tabs in FILES and add descriptions for the other entries. | brueffer | 2010-05-14 | 1 | -1/+5 |
* | Fix typo. | skv | 2008-12-01 | 1 | -1/+1 |
* | Be more precise and use sizeof(tn) | matteo | 2008-11-18 | 1 | -1/+1 |
* | Use WARNS?= instead of WARNS= | matteo | 2008-11-18 | 1 | -1/+1 |
* | Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 clean | matteo | 2008-11-10 | 2 | -14/+12 |
* | Revert to previous revision. | matteo | 2008-11-09 | 1 | -23/+0 |
* | Don't leave files in /var/cront/tabs when interrupted | matteo | 2008-11-09 | 1 | -0/+26 |
* | Be paranoid and use snprintf | matteo | 2008-11-09 | 1 | -7/+7 |
* | Be paranoid and zero out passwd | matteo | 2008-11-06 | 1 | -0/+2 |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 1 | -7/+7 |
* | Use a #define to refer to /etc/crontab. | ru | 2006-09-03 | 1 | -2/+2 |
* | /etc/crontab is similar enough to parse as correct if you run | brooks | 2006-01-10 | 1 | -0/+4 |
* | Mention the default value of PATH and that it may be overridden. | brueffer | 2005-07-31 | 1 | -2/+7 |
* | Expand contractions. | ru | 2005-02-13 | 1 | -2/+2 |
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -7/+7 |
* | Sort sections. | ru | 2005-01-18 | 1 | -6/+6 |
* | Introduce the PRECIOUSPROG knob in bsd.prog.mk, similar | ru | 2004-11-03 | 1 | -1/+1 |
* | Ensure that edits that do not span a clock tick are not lost. | dds | 2004-09-14 | 2 | -6/+15 |
* | Refactoring: move two similar code blocks into a seprate function. | dds | 2004-09-13 | 1 | -47/+31 |
* | Fix for the following behavior: | dds | 2004-09-13 | 1 | -4/+6 |
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -23/+48 |
* | Trim whitespace at EOL. | ru | 2004-06-04 | 1 | -2/+2 |
* | Markup nits. | ru | 2004-06-04 | 1 | -2/+2 |
* | Eliminate hard sentence breaks. | trhodes | 2004-03-04 | 1 | -8/+19 |
* | Discuss the 'MAILTO' option. | trhodes | 2004-01-12 | 1 | -1/+5 |
* | Mention the fact that our crontab is not fully POSIX.2 conform, because | harti | 2003-10-24 | 1 | -2/+7 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | Actually use the exitstatus value that we maintain. | dd | 2002-10-01 | 1 | -1/+1 |
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -2/+3 |
* | Grammar fix: "When at least one of the fields .. matches ...". | keramida | 2002-03-24 | 1 | -1/+1 |
* | Describe the format of the allow and deny files. This is more-or-less | dwmalone | 2002-03-17 | 1 | -0/+4 |
* | mdoc(7) police: s/BSD/.Bx/ where appropriate. | ru | 2001-08-14 | 1 | -5/+20 |
* | mdoc(7) police: fixed the "new sentence" bogons. | ru | 2001-08-10 | 1 | -1/+1 |
* | fix misspelling introduced in rev 1.14 (sames as -> same as) | billf | 2001-07-25 | 1 | -1/+1 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -5/+7 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -3/+3 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-) | peter | 2001-06-16 | 1 | -1/+1 |
* | Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'. | peter | 2001-04-13 | 1 | -1/+19 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -2/+1 |