summaryrefslogtreecommitdiff
path: root/usr.sbin/cron/crontab/crontab.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-231-1/+1
* MFC 1.19 to 1.22Diomidis Spinellis2005-08-081-54/+49
* Actually use the exitstatus value that we maintain.Dima Dorfman2002-10-011-1/+1
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-)Peter Wemm2001-06-161-1/+1
* Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.Peter Wemm2001-04-131-1/+19
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
* Attempt to fix problem with users being able to convince the crontabDavid Malone2000-11-061-8/+12
* Since -e and -r are right next to each other prompt before clobberingPaul Richards2000-10-151-0/+10
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Use err(3). Rewrote man page in mdoc format.Philippe Charnier1997-09-151-112/+62
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-2/+2
* 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
* Replace my "inane" usage of snprintf to copy strings with strncpy asPaul Traina1996-12-171-8/+20
* Gratuitous whitespace change so that I can commit the source of the recentPaul Traina1996-08-051-3/+1
* Fix up some more buffer overflow problems.Paul Traina1996-08-051-4/+6
* Quick patch to fix a bug where issuing ctl-c while in crontab -eMarc G. Fournier1996-04-091-3/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Now crontab works not only for vi editor, i.e. refers toAndrey A. Chernov1994-12-211-14/+13
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesJordan K. Hubbard1994-08-271-0/+624