aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/cron
Commit message (Expand)AuthorAgeFilesLines
* MFC: rev 1.13 - detach properly at startup.Peter Wemm2001-03-151-12/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-1/+4
* MFC: Correct definition of MAXHOSTNAMELEN in uncompiled codeKris Kennaway2001-02-181-1/+1
* MFC: mdoc(7) police: removed leading whitespaces that are not inside Bd/Ed.Ruslan Ermilov2001-01-191-1/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-113-9/+12
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-083-4/+3
* MFC: Prevent people from using crontab to read any crontab formatted file.David Malone2000-11-092-9/+18
* MFC: to prevent various MAILTO abusing call sendmail as userAndrey A. Chernov2000-07-133-4/+63
* MFC: call login_close()Andrey A. Chernov2000-07-021-0/+2
* MFC: make shure argv is always NULL-terminatedAndrey A. Chernov2000-07-011-0/+1
* MFC: enable SIGCHLD for childsAndrey A. Chernov2000-07-011-1/+1
* MFC:Paul Saab2000-07-014-32/+115
* NetBSD's @ shortcuts were merged onto RELENG_4 on 14 March 2000.Sheldon Hearn2000-06-221-0/+24
* MFC: parsing @ shortcuts, setting hour bitmap for @hourly shortcut.Guy Helmer2000-03-141-1/+16
* MFC rev 1.13: Back out previous commit.Sheldon Hearn2000-03-131-24/+0
* Merge in NetBSD improvements:Sheldon Hearn2000-03-081-0/+24
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2827-27/+27
* Bad reference of su(8) changed to su(1).Chris Costello1999-08-141-3/+3
* Christen a BUGS section for an explanation of the impact of DaylightSheldon Hearn1999-08-111-1/+13
* Changed 'overriding what /etc/passwd says' to 'overriding default setNick Hibma1999-07-271-2/+2
* This is a hack. Cron runs with stdin/out/err pointing to /dev/console,Peter Wemm1999-04-061-1/+10
* y2k nit: print 4 digit years correctly.Daniel O'Callaghan1999-01-161-3/+6
* PR: bin/5572Matthew Dillon1998-12-131-16/+28
* Fixed printf format errors.Bruce Evans1998-07-061-2/+2
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-233-6/+6
* Added forgotten new file for `-Lfoo -lbar' -> `foo/bar.a' change.Bruce Evans1998-03-081-0/+9
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-072-29/+8
* Don't use LDDESTDIR. Just put the -L arg in LDADD.Bruce Evans1997-12-172-13/+11
* 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