summaryrefslogtreecommitdiff
path: root/usr.bin/rdist
AgeCommit message (Expand)Author
2000-07-03Make gcc 2.96 (and maybe earlier) happier. Include <stdlib.h>,<string.>,matt
2000-06-12apply patches in PR bin/9249: rdist doesn't remove temporary file, frommrg
1999-04-20check some more syscall return values. use mkstemp.mrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-15RCS ID policehubertf
1999-01-31ensure buffers for pathnames, etc., are PATH_MAX, etc., long.mrg
1998-12-19char -> unsigned charchristos
1998-12-19de-ja-vouschristos
1998-08-25Add { and } to shut up egcs. Reformat the more questionable code.ross
1998-04-09.y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for,tv
1998-04-02Include <time.h>, needed for various definitions.kleink
1997-10-24Fix more borken compiler lossage, this time for m68k.scottr
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-10-19fix compile warnings on the alpha.mrg
1997-10-19Output the right file name in an error message.mycroft
1997-10-19Use S_IS*().mycroft
1997-10-19WARNSify, fix .Nm usage, deprecate register, s/[br]*/[ms]*/lukem
1997-10-18merge lite-2.mrg
1997-10-08Pr/4180: Erik Bertelsen: rdist does not produce intelligible error messageschristos
1997-10-08Don't need -I${.CURDIR}christos
1997-05-26rdist is no longer setuid root.mrg
1997-05-17NULL => 0 (Arne Juul; PR#3629)pk
1996-09-10When iterating the host list, do not access memory that has just beenthorpej
1996-08-13call regfree() -- closes pr bin/2691.explorer
1996-07-12RCS id police.thorpej
1996-07-12From Christos: kill the last bits of sprintf(), and use regcomp/regexecthorpej
1996-07-12Use snprintf() whenever feasible.thorpej
1996-05-21in recvf() initialise the fd to -1 so that we can not close it latermrg
1994-03-27kill some now-unnecessary casts.cgd
1994-03-13cast so size/mtime doesn't get hosedcgd
1994-03-07re-fix spelling errors. going to kick them back to bostic...cgd
1994-03-07update to newest rdist from berkeley (via uunet). No security fixes, butcgd
1994-01-23mixing setreuid and seteuid can really screw you, in terms of securitycgd
1994-01-11Fix spelling errors.jtc
1993-12-04Use <dirent.h> instead of <sys/dir.h>.jtc
1993-10-09get rid of some (bad) setreuid() calls, which caused a security problem.cgd
1993-08-07merge in changes from netbsd-0-9-ALPHA2cgd
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-07-31Add RCS indentifiers.mycroft
1993-07-194.4BSD-Lite2mrg
1993-06-13Update file names.mycroft
1993-06-104.4BSD-Lite2mrg
1993-04-19Cleanup for GCC 2.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd