index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rdist
/
rdist.c
Age
Commit message (
Expand
)
Author
2015-02-08
in getopt() blocks, stop incrementing flag variable which are supposed
Theo de Raadt
2015-01-20
Split out from rdist/defs.h the client-only and server-only bits into
Philip Guenther
2014-07-12
Kill os-openbsd.h: we have <paths.h>, _PATH_RSH, and utimes()
Philip Guenther
2014-07-12
Eliminate some annoying variable shadowing
Philip Guenther
2014-07-12
Unused variable from oldrdist cleanup
Philip Guenther
2014-07-11
delete all traces of oldrdist -Server command. ok beck guenther
Ted Unangst
2014-07-10
fleanse out oldrdist support
Ted Unangst
2014-07-05
Assume POSIX: lchown(), fchown(), fchmod(), fchmodat()
Philip Guenther
2014-07-05
Use void* in malloc/realloc/calloc wrappers
Philip Guenther
2011-04-21
Fix more long vs 64bit type mismatches. Now 4GB i386 <-> macppc
Kenneth R Westerback
2011-04-10
Apply some tough type-love and give rdist a chance to handle files
Kenneth R Westerback
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-02-26
- one synopis
Jason McIntyre
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-14
o Sync w/ freerdist 0.92 minus the compress option
Todd C. Miller
2003-05-06
use POSIX regex
Todd C. Miller
2003-04-05
strings; ok miod ho krw
Theo de Raadt
2002-05-09
Now use ssh, not rsh by default.
Todd C. Miller
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2001-12-29
Collapse two if statements into one (introduced in previous commit)
Todd C. Miller
2001-12-29
Don't use the contents of the RSH environment variable if it is empty.
Todd C. Miller
2001-11-19
kill more registers
Mike Pechkin
2001-07-09
correct type on last arg to execl(); nordin@cse.ogi.edu
Theo de Raadt
1999-02-04
Fix a serious memory consumption problem when running over directories
Todd C. Miller
1998-07-16
add prototypes
Todd C. Miller
1998-06-26
rdist 6.1.4 + OpenBSD patches + some -Wall
Todd C. Miller
1997-07-22
Use our rcmdsh(3) and support $RSH.
Todd C. Miller
1996-06-26
rcsid
Theo de Raadt
1996-03-05
rdist 6.1.2
dm
1996-02-03
rdist 6.1.1
dm