summaryrefslogtreecommitdiff
path: root/usr.sbin/map-mbone
AgeCommit message (Expand)Author
2007-12-15include sys/cdefs.h so that __attribute__ can be fixed laterperry
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2007-02-22Pull in ctype.h after it was removed from 'defs.h' in previous commithubertf
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-17fix strncat too. from wizitojun
2003-05-17strlcpyitojun
2003-05-17strlcatitojun
2003-05-16Make this comple with modified mrouted sources.dsl
2003-03-05Add license, from OpenBSD.wiz
2003-03-05Move back here from gnu/dist/map-mbone now the 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()mycroft
2002-08-09die if fd_set overrun. (they're not setuid binary so it is not that critical)itojun
2002-07-14Unifdef __STDC__. ANSIfy. Remove __P().wiz
2002-06-02missing memset() for sockaddr. from deraadtitojun
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-11More format string cleanups by sommerfeld.is
1998-05-09Use strerror(3) instead of sys_errlist and sys_nerr.kleink
1997-10-25use CPPFLAGS instead of CFLAGSlukem
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-06-01Update to multicast 3.5.mycroft