index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
mld6query
Age
Commit message (
Expand
)
Author
2023-06-24
Fix typo in comment.
msaitoh
2017-07-04
Use Ex.
wiz
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-07-20
PR/51353: Patrick Mackey: mld6query "-r" option is not recognised
christos
2011-08-30
static + __dead
joerg
2009-04-19
Fix WARNS=4 issues (-Wshadow -Wsign-compare)
lukem
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2004-11-17
usage: Add -d and -r. Use getprogname().
hira
2003-06-06
- sync up MLD declaration with RFC3542 (s/MLD6/MLD/)
itojun
2002-09-23
null commit
mycroft
2002-09-23
poll.h, not sys/poll.h
itojun
2002-09-19
select() -> poll(), nanosleep()
mycroft
2002-08-09
die if fd_set overrun. (they're not setuid binary so it is not that critical)
itojun
2002-07-20
sweep of errx/warnx, remove unnecessary trailing \n
grant
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-19
Whitespace nits.
wiz
2001-05-07
getopt(3): EOF -> -1.
kleink
2000-12-04
$KAME$ cleanup. address PR 11616 (CMSG_SPACE should be CMSG_LEN).
itojun
2000-11-07
fix up various .Nm abuses:
lukem
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
kleink
2000-02-25
Nuke gratuitous setting of BINOWN and BINGRP.
mycroft
1999-09-03
sync with recent KAME.
itojun
1999-07-06
mld6query: throw IPv6 MLD query (similar to IPv4 IGMP)
itojun