Age | Commit message (Expand) | Author |
2024-04-23 | correct indentation; no functional change | Jonathan Gray |
2022-01-28 | When it's the possessive of 'it', it's spelled "its", without the | Philip Guenther |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2017-07-09 | have bsd.prog.mk/bsd.lib.mk generate .y -> .c/.h rules without intermediate | Marc Espie |
2015-01-20 | Split out from rdist/defs.h the client-only and server-only bits into | Philip Guenther |
2014-07-12 | The statdb code has never been complete here | Philip Guenther |
2014-07-12 | Yes, we have setproctitle(). Delete that and several unused HAVE_* #defines | Philip Guenther |
2014-07-05 | Assume POSIX: lchown(), fchown(), fchmod(), fchmodat() | Philip Guenther |
2014-07-05 | Assume POSIX: <dirent.h>, struct dirent | Philip Guenther |
2014-07-05 | Assume C89: stdargs, const, and setvbuf() | Philip Guenther |
2014-07-05 | Use void* in malloc/realloc/calloc wrappers | Philip Guenther |
2012-11-12 | Fix various format string issues. Stop assuming time_t is long or smaller. | Philip Guenthe |
2011-04-21 | Fix more long vs 64bit type mismatches. Now 4GB i386 <-> macppc | Kenneth R Westerback |
2011-04-18 | read(2) returns ssize_t. So use a ssize_t to store and test the | 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 |
2008-08-10 | typo. | Igor Sobrado |
2006-12-11 | rfc 3834 support: Auto-Submitted: auto-generated on lots of things; from Tama... | Theo de Raadt |
2006-02-12 | Fix mail notification for rdist(1) as reported in user/5009. ok otto@ | Moritz Jodeit |
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 | Whoops, forgot a return statement in last commit | Todd C. Miller |
2003-05-06 | use POSIX regex | Todd C. Miller |
2003-04-19 | strcpy/strcat/sprintf removal; krw@ OK | Todd C. Miller |
2003-04-05 | strings; ok miod ho krw | Theo de Raadt |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin |
2001-11-19 | kill more registers | Mike Pechkin |
2001-06-23 | Remove evil #ifdef __GNUC__ garbage to avoid longjmp clobbering and | Todd C. Miller |
1999-02-04 | Fix a serious memory consumption problem when running over directories | 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 |
1997-02-12 | Don't print garbage on EOF. | dm |
1996-06-26 | rcsid | Theo de Raadt |
1996-03-05 | rdist 6.1.2 | dm |
1996-02-03 | rdist 6.1.1 | dm |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |