summaryrefslogtreecommitdiff
path: root/usr.bin/rdist
AgeCommit message (Expand)Author
2009-08-19Nesting displays is not valid groff syntax.joerg
2009-07-14Delete unused static smatch() function.apb
2009-04-13Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)lukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-12-18From Anon Ymous:christos
2006-05-11end the argument list to exec*(3) with a NULL instead of a bare '0', asmrg
2006-03-18Coverity CID 2341, 2342: Plug memory leak.christos
2004-08-06Patch from Olaf Siebert in PR 12688 to handle hard links correctly whenmycroft
2004-08-04Append only '@host' to notify email addresses when the destinationginsbach
2004-07-13Sync usage with man page (add [login@], sort options, machine -> host);wiz
2004-07-13Sort options in SYNOPSIS. From Kouichirou Hiratsuka in PR 26225.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-10-21Don't compare a char to NULL.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-23use bounded string opitojun
2003-07-12strlcpyitojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2003-01-20The Double-Semi-Colon Police.simonb
2002-12-06Avoid confict with reserved identifier "log".thorpej
2002-09-30New sentence, new line.grant
2002-06-14Remove #if __STDC__. De-__P() and ANSIfy.wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2001-12-08Sort SEE ALSO, sort sections, punctuation nit.wiz
2001-11-01Fix incorrect usage message. Problem noted by Brian Ginsbach intron
2001-11-01Add missing description of option "-D".tron
2001-09-24va_{start,end} audit:wiz
2001-08-24heirarchy -> hierarchywiz
2001-01-04use %ll_ instead of the less standard %q_lukem
2000-10-11More format string cleanup by sommerfeld.is
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