summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/lib/misc.c
AgeCommit message (Expand)Author
2023-11-26usr.sbin: Remove ancient SCCS tags.Warner Losh
2023-06-01Import vixie cron 4.0Eric van Gyzen
2023-04-18cron: Use C89 function definitions.John Baldwin
2016-10-31cron(8): add support for /etc/cron.d and /usr/local/etc/cron.dBaptiste Daroussin
2012-10-02Fix build with LOG_FILE undefined and DEBUGGING disabled.Sergey Kandaurov
2008-11-18remove a pointless prototype and static-fy the corresponding functionMatteo Riondato
2008-11-10Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanMatteo Riondato
2005-08-24Use pidfile(3) in cron(8).Pawel Jakub Dawidek
2005-02-09Properly initialise the variable `deny'.Stefan Farfeleder
2002-08-04Never allow a user to use crontab if opening /var/cron/{allow,deny} failsTim J. Robbins
2002-04-10Only remove the '\n' at the end of a line if there is one.David Malone
2000-05-23Catch and report memory allocation failures.Guy Helmer
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-01-16y2k nit: print 4 digit years correctly.Daniel O'Callaghan
1997-09-15Use err(3). Rewrote man page in mdoc format.Philippe Charnier
1997-02-22Revert $FreeBSD$ to $Id$Peter Wemm
1997-01-14Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-04-29Fix typo in HAVE_SAVED_UIDS defineAndrey A. Chernov
1994-08-27Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesJordan K. Hubbard