Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
1999-02-05 | Use rchildfdsn+1, not FD_SETSIZE for nfds in select() | 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 | |
1997-12-16 | do not overflow fd_set | Theo de Raadt | |
1997-08-04 | save errno in sigchld handlers | Theo de Raadt | |
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 | |