summaryrefslogtreecommitdiffstats
path: root/usr.sbin/periodic
Commit message (Collapse)AuthorAgeFilesLines
* Introduce /etc/defaults/periodic.conf, similar in concept to rc.conf.brian2000-06-232-10/+11
| | | | | | | The only change in the default functionality should be that the output reports are slightly more verbose WRT files deleted. Not objected to by: freebsd-arch
* Update periodic to use the function source_rc_confs thatnbm2000-04-271-0/+1
| | | | /etc/defaults/rc.conf now exports.
* export host after setting it.cpiazza2000-03-291-0/+1
| | | | | | | | This is needed so passwd diffs show the hostname instead of " passwd diffs:" PR: 17651 Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
|
* local_cron -> local_periodicghelmer1999-04-231-3/+3
| | | | PR: docs/11253
* Look in correct rc.conf file.jkh1999-02-142-5/+8
| | | | Submitted by: Kevin Street <street@iname.com
* Make periodic(8) and the security mailings reflect the full FQDN, as opposedbillf1999-01-011-2/+2
| | | | | | | | | to a hostname. This will help those who keep a cluster of machines all with the same hostname but different domain names. PR: bin/9091 Submitted By: Heikki Suonsivu <hsu@clinet.fi> No Response From: -current mailing list
* Directories aren't executable.hoek1998-12-291-2/+2
| | | | | Submitted by: Dennis Glatting <dennis.glatting@software-munitions.com> (misc/9147)
* Misplaced comma.hoek1998-12-291-2/+2
|
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-231-3/+3
|
* Sort cross refereces in section SEE ALSO.wosch1997-09-291-3/+3
|
* Change local_cron to local_periodic.pst1997-08-192-4/+4
| | | | Submitted by: bde
* Use /etc/periodicpst1997-08-162-8/+8
|
* Fix mdoc directivesache1997-08-131-5/+7
|
* Back out the fancy directory sorting, it's more pain that its worth,pst1997-08-131-27/+4
| | | | | and it's there in the CVS repository in case someone things that this idea is superkeen.
* Incorporate some ideas that came up during discussion with msmith.pst1997-08-132-50/+109
|
* Initial import of periodic executable control program.pst1997-08-123-0/+174
OpenPOWER on IntegriCloud