summaryrefslogtreecommitdiffstats
path: root/usr.bin/rdist/rdist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediateespie2017-07-091-2/+2
* in getopt() blocks, stop incrementing flag variable which are supposedderaadt2015-02-081-3/+3
* Split out from rdist/defs.h the client-only and server-only bits intoguenther2015-01-201-10/+16
* Kill os-openbsd.h: we have <paths.h>, _PATH_RSH, and utimes()guenther2014-07-121-2/+2
* Eliminate some annoying variable shadowingguenther2014-07-121-2/+2
* Unused variable from oldrdist cleanupguenther2014-07-121-2/+1
* delete all traces of oldrdist -Server command. ok beck guenthertedu2014-07-111-12/+2
* fleanse out oldrdist supporttedu2014-07-101-11/+1
* Assume POSIX: lchown(), fchown(), fchmod(), fchmodat()guenther2014-07-051-6/+1
* Use void* in malloc/realloc/calloc wrappersguenther2014-07-051-2/+2
* Fix more long vs 64bit type mismatches. Now 4GB i386 <-> macppckrw2011-04-211-4/+4
* Apply some tough type-love and give rdist a chance to handle fileskrw2011-04-101-5/+16
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-19/+1
* - one synopisjmc2007-02-261-16/+10
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* o Sync w/ freerdist 0.92 minus the compress optionmillert2003-05-141-50/+49
* use POSIX regexmillert2003-05-061-3/+6
* strings; ok miod ho krwderaadt2003-04-051-8/+9
* Now use ssh, not rsh by default.millert2002-05-091-4/+8
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-7/+2
* Collapse two if statements into one (introduced in previous commit)millert2001-12-291-5/+4
* Don't use the contents of the RSH environment variable if it is empty.millert2001-12-291-3/+4
* kill more registersmpech2001-11-191-9/+9
* correct type on last arg to execl(); nordin@cse.ogi.eduderaadt2001-07-091-3/+3
* Fix a serious memory consumption problem when running over directoriesmillert1999-02-041-7/+7
* add prototypesmillert1998-07-161-2/+10
* rdist 6.1.4 + OpenBSD patches + some -Wallmillert1998-06-261-9/+17
* Use our rcmdsh(3) and support $RSH.millert1997-07-221-3/+6
* rcsidderaadt1996-06-261-1/+3
* rdist 6.1.2dm1996-03-051-1/+1
* rdist 6.1.1dm1996-02-031-0/+454