summaryrefslogtreecommitdiffstats
path: root/usr.sbin/cron/crontab/crontab.c
Commit message (Expand)AuthorAgeFilesLines
* Actually use the exitstatus value that we maintain.dd2002-10-011-1/+1
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* Where is the pointy hat? Fix cut/paste error. (hey, it compiled! :-)peter2001-06-161-1/+1
* Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.peter2001-04-131-1/+19
* Add `_PATH_DEVZERO'.obrien2000-12-091-2/+3
* Attempt to fix problem with users being able to convince the crontabdwmalone2000-11-061-8/+12
* Since -e and -r are right next to each other prompt before clobberingpaul2000-10-151-0/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use err(3). Rewrote man page in mdoc format.charnier1997-09-151-112/+62
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-311-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Replace my "inane" usage of snprintf to copy strings with strncpy aspst1996-12-171-8/+20
* Gratuitous whitespace change so that I can commit the source of the recentpst1996-08-051-3/+1
* Fix up some more buffer overflow problems.pst1996-08-051-4/+6
* Quick patch to fix a bug where issuing ctl-c while in crontab -escrappy1996-04-091-3/+11
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Now crontab works not only for vi editor, i.e. refers toache1994-12-211-14/+13
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesjkh1994-08-271-0/+624
OpenPOWER on IntegriCloud