aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron/lib/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* remove a pointless prototype and static-fy the corresponding functionMatteo Riondato2008-11-181-2/+1
* Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanMatteo Riondato2008-11-101-7/+3
* Use pidfile(3) in cron(8).Pawel Jakub Dawidek2005-08-241-59/+0
* Properly initialise the variable `deny'.Stefan Farfeleder2005-02-091-1/+1
* Never allow a user to use crontab if opening /var/cron/{allow,deny} failsTim J. Robbins2002-08-041-16/+23
* Only remove the '\n' at the end of a line if there is one.David Malone2002-04-101-1/+2
* Catch and report memory allocation failures.Guy Helmer2000-05-231-24/+30
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* y2k nit: print 4 digit years correctly.Daniel O'Callaghan1999-01-161-3/+6
* Use err(3). Rewrote man page in mdoc format.Philippe Charnier1997-09-151-43/+24
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix typo in HAVE_SAVED_UIDS defineAndrey A. Chernov1995-04-291-2/+2
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesJordan K. Hubbard1994-08-271-0/+664