summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/docmd.c
AgeCommit message (Expand)Author
2024-04-23correct indentation; no functional changeJonathan Gray
2022-01-28When it's the possessive of 'it', it's spelled "its", without thePhilip Guenther
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2017-07-09have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediateMarc Espie
2015-01-20Split out from rdist/defs.h the client-only and server-only bits intoPhilip Guenther
2014-07-12The statdb code has never been complete herePhilip Guenther
2014-07-12Yes, we have setproctitle(). Delete that and several unused HAVE_* #definesPhilip Guenther
2014-07-05Assume POSIX: lchown(), fchown(), fchmod(), fchmodat()Philip Guenther
2014-07-05Assume POSIX: <dirent.h>, struct direntPhilip Guenther
2014-07-05Assume C89: stdargs, const, and setvbuf()Philip Guenther
2014-07-05Use void* in malloc/realloc/calloc wrappersPhilip Guenther
2012-11-12Fix various format string issues. Stop assuming time_t is long or smaller.Philip Guenthe
2011-04-21Fix more long vs 64bit type mismatches. Now 4GB i386 <-> macppcKenneth R Westerback
2011-04-18read(2) returns ssize_t. So use a ssize_t to store and test theKenneth 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
2008-08-10typo.Igor Sobrado
2006-12-11rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama...Theo de Raadt
2006-02-12Fix mail notification for rdist(1) as reported in user/5009. ok otto@Moritz Jodeit
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-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
2001-11-19kill more registersMike Pechkin
2001-06-23Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering andTodd C. Miller
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd 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
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