Age | Commit message (Expand) | Author |
---|---|---|
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 |
1999-02-23 | Check lp->target for NULL, not *lp->target as required by dynamic allocation ... | Todd C. Miller |
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 |
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 |
1996-06-26 | rcsid | Theo de Raadt |
1996-03-05 | rdist 6.1.2 | dm |
1996-02-03 | rdist 6.1.1 | dm |