summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/rdist.c
AgeCommit message (Expand)Author
2015-02-08in getopt() blocks, stop incrementing flag variable which are supposedTheo de Raadt
2015-01-20Split out from rdist/defs.h the client-only and server-only bits intoPhilip Guenther
2014-07-12Kill os-openbsd.h: we have <paths.h>, _PATH_RSH, and utimes()Philip Guenther
2014-07-12Eliminate some annoying variable shadowingPhilip Guenther
2014-07-12Unused variable from oldrdist cleanupPhilip Guenther
2014-07-11delete all traces of oldrdist -Server command. ok beck guentherTed Unangst
2014-07-10fleanse out oldrdist supportTed Unangst
2014-07-05Assume POSIX: lchown(), fchown(), fchmod(), fchmodat()Philip Guenther
2014-07-05Use void* in malloc/realloc/calloc wrappersPhilip Guenther
2011-04-21Fix more long vs 64bit type mismatches. Now 4GB i386 <-> macppcKenneth R Westerback
2011-04-10Apply some tough type-love and give rdist a chance to handle filesKenneth R Westerback
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-02-26- one synopisJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14 o Sync w/ freerdist 0.92 minus the compress optionTodd C. Miller
2003-05-06use POSIX regexTodd C. Miller
2003-04-05strings; ok miod ho krwTheo de Raadt
2002-05-09Now use ssh, not rsh by default.Todd C. Miller
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2001-12-29Collapse two if statements into one (introduced in previous commit)Todd C. Miller
2001-12-29Don't use the contents of the RSH environment variable if it is empty.Todd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd C. Miller
1998-07-16add prototypesTodd C. Miller
1998-06-26rdist 6.1.4 + OpenBSD patches + some -WallTodd C. Miller
1997-07-22Use our rcmdsh(3) and support $RSH.Todd C. Miller
1996-06-26rcsidTheo de Raadt
1996-03-05rdist 6.1.2dm
1996-02-03rdist 6.1.1dm