summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/common.c
AgeCommit message (Collapse)Author
1999-05-14correct error msg so it considers the terminating null byteAaron Campbell
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd C. Miller
that contain many hard-linked files; johnh@isi.edu Also add an xstrdup() that behaves like xmalloc() on failure.
1998-06-26save_errnoTodd C. Miller
1998-06-26rdist 6.1.4 + OpenBSD patches + some -WallTodd C. Miller
1997-10-07Don'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-27Pull in more includes to properly prototype library functions, kill localJason 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-26rcsidTheo de Raadt
1996-03-05rdist 6.1.2dm
1996-02-03rdist 6.1.1dm