Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-11-26 | Make two variables that ought not to be static be auto. | Todd C. Miller | |
Remove a useless loop invariant (already tested before the loop is reached). | |||
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
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-06-17 | (foo *)NULL -> NULL | kstailey | |
1997-04-27 | No more setargs.c. | Jason Downs | |
1996-07-29 | Fixed a bug causing a CPU loop if dist'ing a file whose parent | Todd C. Miller | |
dir doesn't exist on the target machine. | |||
1996-07-29 | Only need one copy of message.c so use ../rdist/message.c | Todd C. Miller | |
1996-07-29 | Added some missing rdist 6.1.3 changes. | Todd C. Miller | |
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-06-25 | open O_EXCL instead of creat; for writable rdist directories... still small DOS | Theo de Raadt | |
1996-06-13 | long botches | Theo de Raadt | |
1996-03-05 | rdist 6.1.2 | dm | |
1996-02-03 | rdist 6.1.1 | dm | |