aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/periodic
Commit message (Expand)AuthorAgeFilesLines
* Better document security_show_{success,info,badconfig} in /etc/periodic.confAlan Somers2016-05-212-6/+7
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+11
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+2
| |\ | |/ |/|
| * Merge from headSimon J. Gerraty2013-09-051-4/+7
| |\
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+14
* | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-2/+2
| |/ |/|
* | Include the calling context in the mail subject, if any.Jeremie Le Hen2013-09-031-4/+6
* | Export a PERIODIC environment variable from periodic(8). This willJeremie Le Hen2013-08-251-0/+1
|/
* Prevent periodic scripts that run longer than the expected period fromBrooks Davis2012-02-121-64/+95
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-141-1/+1
* - The weekly periodic runs occur on Saturday mornings, not on Sunday morningsGabor Kovesdan2007-09-071-2/+2
* Stop mentioning /usr/X11R6.Xin LI2007-07-241-1/+1
* Add an option to make periodic(8) quiet when no output was generated.David Malone2007-06-222-5/+13
* Sort sections.Ruslan Ermilov2005-01-181-11/+11
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-2/+3
* The .Nm utilityPhilippe Charnier2002-07-141-14/+14
* Mention the ``end of output'' for each periodic script.Brian Somers2002-05-141-0/+3
* mdoc(7) police: fix markup in revision 1.25.Ruslan Ermilov2001-12-081-2/+2
* Long ago, there was just /etc/daily. Then /etc/security was split outCrist J. Clark2001-12-071-0/+5
* Add a BUGS section noting that the basename of a directory containingCrist J. Clark2001-11-281-1/+10
* mdoc(7) police: Fix markup.Ruslan Ermilov2001-11-201-40/+45
* mdoc(7) police: expand plain text xrefs.Ruslan Ermilov2001-08-081-1/+3
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: normalize .Nd.Ruslan Ermilov2001-04-181-2/+1
* Grammar police: "its", not "it's", is the possessive form of "it".Dima Dorfman2001-04-151-2/+2
* beforeinstall -> SCRIPTS.Ruslan Ermilov2001-04-071-6/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-1/+1
* mdoc(7) police: fixed broken references.Ruslan Ermilov2001-01-161-1/+0
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-141-1/+1
* mdoc(7) police: use canonical form of .Dd macro.Ruslan Ermilov2000-12-111-1/+1
* Properly fix the temporary file creation in the case of multipleKris Kennaway2000-11-261-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Don't use a trivially predictable temporary filename and keep recreatingKris Kennaway2000-11-021-2/+3
* Fix a typoBrian Somers2000-09-201-1/+1
* Put temporary output in ${TMPDIR:-/tmp}Brian Somers2000-09-192-7/+7
* Don't clobber $? before using it.Brian Somers2000-09-191-1/+2
* Fix situations where none of the scripts executed produce output,Brian Somers2000-09-161-43/+54
* Another overhaul of the periodic stuff.Brian Somers2000-09-142-46/+162
* Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.Brian Somers2000-06-232-10/+11
* Update periodic to use the function source_rc_confs thatNeil Blakey-Milner2000-04-271-0/+1
* export host after setting it.Chris Piazza2000-03-291-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* local_cron -> local_periodicGuy Helmer1999-04-231-3/+3
* Look in correct rc.conf file.Jordan K. Hubbard1999-02-142-5/+8
* Make periodic(8) and the security mailings reflect the full FQDN, as opposedBill Fumerola1999-01-011-2/+2
* Directories aren't executable.Tim Vanderhoek1998-12-291-2/+2
* Misplaced comma.Tim Vanderhoek1998-12-291-2/+2