summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.sjg2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-2/+0
| |\
| * \ Merge head from 7/28sjg2014-08-193-2/+4
| |\ \
| * | | Updated dependenciessjg2014-05-161-1/+0
| * | | Updated dependenciessjg2014-05-101-0/+2
| * | | Updated dependenciessjg2013-03-111-0/+1
| * | | Updated dependenciessjg2013-02-161-2/+0
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Sync from headsjg2012-11-042-2/+12
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+22
| | |_|/ / / | |/| | | |
* | | | | | Convert usr.sbin to LIBADDbapt2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Revert r267233 for now. PIE support needs to be reworked.bdrewery2014-08-191-2/+0
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-202-2/+2
* | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-081-0/+2
| |/ / |/| |
* | | Second attempt to add @every_second keyword support. Due to multiplesobomax2012-10-251-0/+2
* | | Revert latest changes to cron, until better version is worked out (I hope).sobomax2012-10-171-2/+0
* | | Add per-second scheduling into the cron(8). Right now it'ssobomax2012-10-151-0/+2
* | | Rework all non-contributed files that use `struct timezone'.ed2012-09-011-2/+1
| |/ |/|
* | Add a one second sleep before touching the spool directory. If the touchjhb2012-07-021-0/+9
|/
* As cron(8) is started with '-s' by default, timezones that observegjb2012-04-281-4/+15
* Drop setuid status while doing file operations to prevent potentialdelphij2012-02-271-12/+21
* 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
OpenPOWER on IntegriCloud