summaryrefslogtreecommitdiff
path: root/usr.sbin/mld6query/mld6.c
AgeCommit message (Expand)Author
2016-07-20PR/51353: Patrick Mackey: mld6query "-r" option is not recognisedchristos
2011-08-30static + __deadjoerg
2009-04-19Fix WARNS=4 issues (-Wshadow -Wsign-compare)lukem
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2004-11-17usage: Add -d and -r. Use getprogname().hira
2003-06-06- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)itojun
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-19select() -> poll(), nanosleep()mycroft
2002-08-09die if fd_set overrun. (they're not setuid binary so it is not that critical)itojun
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2001-05-07getopt(3): EOF -> -1.kleink
2000-12-04$KAME$ cleanup. address PR 11616 (CMSG_SPACE should be CMSG_LEN).itojun
1999-09-03sync with recent KAME.itojun
1999-07-06mld6query: throw IPv6 MLD query (similar to IPv4 IGMP)itojun