aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron
Commit message (Expand)AuthorAgeFilesLines
* Log run-time parsing errors nowAndrey A. Chernov1997-11-028-16/+88
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-291-3/+3
* Use err(3). Rewrote man page in mdoc format.Philippe Charnier1997-09-1514-343/+347
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-291-1/+1
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-312-4/+4
* Tone down the paranoia a bit in from the previous commit. setusercontext()Peter Wemm1997-03-141-11/+7
* For some reason, the old login class code didn't seem to be working here.Peter Wemm1997-03-141-13/+24
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2224-24/+24
* crontab(5) incorrectly documented the dom/month arguments.Mike Pritchard1997-02-131-2/+2
* Fix compile breakage: link against libutil.David Nugent1997-01-211-0/+2
* Make cron login class savvy.David Nugent1997-01-202-0/+17
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-1424-24/+24
* Replace my "inane" usage of snprintf to copy strings with strncpy asPaul Traina1996-12-179-41/+102
* Close yet another buffer overrunPaul Traina1996-12-161-2/+2
* Add sendmail option '-oi'Wolfram Schneider1996-11-101-2/+3
* personal (ie: with the crontab command) cron tabs were broken by thePeter Wemm1996-09-101-2/+2
* Fix some buffer overflow problems...Paul Traina1996-09-081-3/+3
* 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-052-5/+9
* fix: debug flag 'test' cause endless loopWolfram Schneider1996-06-302-6/+15
* Bring in my changes for removing the pestilent obj links (unless youJordan K. Hubbard1996-06-242-6/+6
* Quick patch to fix a bug where issuing ctl-c while in crontab -eMarc G. Fournier1996-04-091-3/+11
* recording cvs-1.6 file deathPeter Wemm1995-12-303-313/+0
* Fix a bug that prevented %'s and \'s from being passed to the programJoerg Wunsch1995-09-101-2/+11
* Check for expired passwords before allowing access to the system.Mike Pritchard1995-08-281-1/+6
* Remove LOG_FILE definition, close PR 595Andrey A. Chernov1995-07-061-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-309-22/+22
* Fix nested comments for -Wcomment warnings.Rodney W. Grimes1995-05-091-7/+7
* HAVE_SAVED_UIDS not depends of BSD version but dependsAndrey A. Chernov1995-04-291-2/+5
* Fix typo in HAVE_SAVED_UIDS defineAndrey A. Chernov1995-04-291-2/+2
* Fix MAILTO hole by passing -t to sendmailAndrey A. Chernov1995-04-142-33/+5
* Really fix MAILTO hole by parsing spaces.Andrey A. Chernov1995-04-132-5/+29
* Don't set -or0s (timeout 0) for possible network MAILTOAndrey A. Chernov1995-04-121-3/+2
* Fix home dir cheatingAndrey A. Chernov1995-04-121-5/+3
* Close MAILTO security holeAndrey A. Chernov1995-04-121-3/+7
* Now crontab works not only for vi editor, i.e. refers toAndrey A. Chernov1994-12-211-14/+13
* Make /usr/bin/crontab install setuid root. (doesn't work otherwise)Scott Mace1994-11-061-0/+4
* Use LDDESTDIR and DPADD more consistently with what Bruce suggests..Jordan K. Hubbard1994-08-292-5/+13
* Make the LDADD stuff work properly with obj dirs. Whoops.Jordan K. Hubbard1994-08-292-1/+10
* Prevent installation.Jordan K. Hubbard1994-08-281-0/+3
* Set proper destination directory for cron.Jordan K. Hubbard1994-08-281-0/+2
* Paul Vixie's cron, version 3.0. Munged into bmake format. If this goesJordan K. Hubbard1994-08-2735-0/+6147