summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/docmd.c
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-14 o Sync w/ freerdist 0.92 minus the compress optionTodd C. Miller
o KNF and ANSIfy the function headers Sparse file support is currently a no-op since it didn't work. Proper sparse file support will be added later.
2003-05-06Whoops, forgot a return statement in last commitTodd C. Miller
2003-05-06use POSIX regexTodd C. Miller
2003-04-19strcpy/strcat/sprintf removal; krw@ OKTodd C. Miller
2003-04-05strings; ok miod ho krwTheo de Raadt
2002-06-12a real pid_t cleanup.Mike Pechkin
espie@ ok for make/, deraadt@ one extra eye, millert@ ok
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-06-23Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering andTodd C. Miller
use volatile instead.
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd C. Miller
that contain many hard-linked files; johnh@isi.edu Also add an xstrdup() that behaves like xmalloc() on failure.
1998-06-26rdist 6.1.4 + OpenBSD patches + some -WallTodd C. Miller
1997-07-22Use our rcmdsh(3) and support $RSH.Todd C. Miller
1997-02-12Don't print garbage on EOF.dm
1996-06-26rcsidTheo de Raadt
1996-03-05rdist 6.1.2dm
1996-02-03rdist 6.1.1dm
1995-10-18initial import of NetBSD treeTheo de Raadt