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
/
mtrace
/
mtrace.c
Age
Commit message (
Expand
)
Author
2003-09-23
ignore non-AF_INET addrs. from openbsd
itojun
2003-09-06
use arc4random
itojun
2003-08-17
SIOCGIFCONF->getifaddrs conversion
itojun
2003-05-16
Match latest mrouted source.
dsl
2003-05-16
avoid possible buffer overruns - strlcpy, snprintf
itojun
2003-03-05
Update license, from OpenBSD.
wiz
2003-03-05
Move back here from gnu/dist/mtrace now that mrouted license is cleared.
wiz
2002-10-01
move mbone tools out of basesrc, as they use part of mrouted
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
one more indentation fix
itojun
2002-08-09
more consistent indentation
itojun
2002-08-09
revoke root priv earlier. check fd_set overrun (and die if overrun).
itojun
2002-07-14
ANSIfy. Remove ifndef __STDC__. Remove __P().
wiz
2002-06-02
missing memset() for sockaddr. from deraadt
itojun
2001-09-24
va_{start,end} audit:
wiz
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2000-10-12
Make it compile again after format string changes.
augustss
2000-10-11
More format string cleanups by sommerfeld.
is
2000-01-21
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
mycroft
1999-05-23
Don't print trailing spaces if there are no flag value to print.
he
1999-01-14
Apply patches for mtrace in bin/5598 by yours truly.
he
1998-08-27
Add {} pairs to shut up egcs.
ross
1998-07-04
use destination's size in 2 memcpy calls.
mrg
1998-05-09
Use strerror(3) instead of sys_errlist and sys_nerr.
kleink
1997-10-17
WARNSify
lukem
1997-04-13
be safe with buffers.
mrg
1995-12-16
Change a rogue RCS id to new-style
thorpej
1995-12-10
Update to mrouted 3.8.
mycroft
1995-10-04
New-style RCS ids.
thorpej
1995-06-02
Make the behavior of `-s' consistent.
thorpej
1995-06-01
Lots of things; use getopt(), make `-i ...' work, others.
thorpej
1995-06-01
Update to multicast 3.5.
mycroft