summaryrefslogtreecommitdiff
path: root/usr.bin/rdist/common.c
AgeCommit message (Expand)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-14 o Sync w/ freerdist 0.92 minus the compress optionTodd C. Miller
2003-05-06Now that rcmdsh(3) can deal with an rsh command w/ args, deal withTodd C. Miller
2003-04-19strcpy/strcat/sprintf removal; krw@ OKTodd C. Miller
2003-04-05strings; ok miod ho krwTheo de Raadt
2002-06-23uid_t and gid_t are unsignedTheo de Raadt
2002-06-12a real pid_t cleanup.Mike Pechkin
2002-05-27unsigned vs unsigned intTheo de Raadt
2002-05-06do not install a SIGSEGV handlerTodd C. Miller
2001-11-19kill more registersMike Pechkin
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2000-11-10seperate -> separate, okay aaron@Niels Provos
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
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
1997-04-27Pull in more includes to properly prototype library functions, kill localJason Downs
1996-06-26rcsidTheo de Raadt
1996-03-05rdist 6.1.2dm
1996-02-03rdist 6.1.1dm