summaryrefslogtreecommitdiff
path: root/usr.sbin/mrinfo
AgeCommit message (Expand)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2016-11-17Add couple FALLTHROUGHs CIDs: 976559, 976560, 976561shm
2011-08-31Use __deadjoerg
2011-06-22fix the length argument to a memcpy() to refer to the size of themrg
2009-04-17Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-02-22That one needs ctype.h, too (which was removed from the mrouted/defs.hhubertf
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-05-16Match latest mouted codedsl
2003-05-16avoid possible buffer overruns - strlcpy, snprintfitojun
2003-03-31treashold->threshold, from Igor Sobrado in PR misc/20740perry
2003-03-05Add license, from OpenBSD.wiz
2003-03-05Move back here from gnu/dist/mrinfo now that mrouted license is cleared.wiz
2002-10-01move mbone tools out of basesrc, as they use part of mrouteditojun
2002-10-01fix .PATH to mrouteditojun
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-19select() -> poll(), nanosleep()mycroft
2002-08-08fix an exploitable fd_set overflow in mrinfo(8). drop root priv earlier.itojun
2002-07-14Unifdef __STDC__. Remove __P() and register. ANSIfy.wiz
2002-06-02missing memset() for sockaddr. from deraadtitojun
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Whitespace nits.wiz
2001-09-24va_{start,end} audit:wiz
2001-08-01updated copyright notice from Xerox. via openbsditojun
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-10-12Make it compile after format string changes.augustss
2000-10-11More format string cleanups by sommerfeld.is
1998-07-04use destination's size in 2 memcpy calls.mrg
1998-05-09Use strerror(3) instead of sys_errlist and sys_nerr.kleink
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-17WARNSifylukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1995-12-10Update to mrouted 3.8.mycroft
1995-10-03New-style RCS ids.thorpej
1995-08-13Install this setuid root.mycroft
1995-06-07needs string.hcgd
1995-06-01Update to multicast 3.5.mycroft