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. | |||
2003-05-06 | Now that rcmdsh(3) can deal with an rsh command w/ args, deal with | Todd C. Miller | |
-P path elements that have spaces. | |||
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-23 | uid_t and gid_t are unsigned | Theo de Raadt | |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2002-05-27 | unsigned vs unsigned int | Theo de Raadt | |
2002-05-06 | do not install a SIGSEGV handler | Todd C. Miller | |
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos | |
1999-05-14 | correct error msg so it considers the terminating null byte | Aaron Campbell | |
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 | save_errno | Todd C. Miller | |
1998-06-26 | rdist 6.1.4 + OpenBSD patches + some -Wall | Todd C. Miller | |
1997-10-07 | Don't use cached name value for uid/gid if last lookup was by id (and not name). | Todd C. Miller | |
Fix also sent to rdist-bugs@usc.edu | |||
1997-04-27 | Pull in more includes to properly prototype library functions, kill local | Jason Downs | |
decls of library functions, kill local implementation of setproctitle(). This of course points out how utterly bad this code is and that someone needs to come in here with a chainsaw sometime. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1996-03-05 | rdist 6.1.2 | dm | |
1996-02-03 | rdist 6.1.1 | dm | |