Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-04 | hierarchy is spelt hierarchy, ok djm@ | Jonathan Gray | |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-14 | o Sync w/ freerdist 0.92 minus the compress option | Todd 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-06 | use POSIX regex | Todd C. Miller | |
2003-04-19 | strcpy/strcat/sprintf removal; krw@ OK | Todd C. Miller | |
2003-04-07 | replace strcpy calls that got inlined by gcc; ↵ | Theo de Raadt | |
Hans-Joerg.Hoexer@yerbouti.franken.de | |||
2003-04-05 | strings; ok miod ho krw | Theo de Raadt | |
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
1999-03-05 | make output look more like what BSD pritnf does when it hits a NULL | Todd C. Miller | |
1999-03-05 | Don't assume printf will deal gracefully with NULL pointers for %s, BSD does ↵ | Todd C. Miller | |
but SysV does not | |||
1999-02-23 | Check lp->target for NULL, not *lp->target as required by dynamic allocation ↵ | Todd C. Miller | |
introduce in rev 1.8 | |||
1999-02-06 | kill redundant (and incorrect) check for mallco failure | Todd C. Miller | |
1999-02-04 | Fix a serious memory consumption problem when running over directories | Todd C. Miller | |
that contain many hard-linked files; johnh@isi.edu Also add an xstrdup() that behaves like xmalloc() on failure. | |||
1998-06-26 | rdist 6.1.4 + OpenBSD patches + some -Wall | Todd C. Miller | |
1998-05-18 | readlink len-1 | Theo de Raadt | |
1997-07-21 | Fix compilation warning. | Angelos D. Keromytis | |
1996-07-25 | Updated to rdist 6.1.3. Used real snprintf() (instead of string length | Todd C. Miller | |
in the format) since we have it. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1996-03-05 | rdist 6.1.2 | dm | |
1996-02-03 | rdist 6.1.1 | dm | |