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
/
mrinfo
Age
Commit message (
Expand
)
Author
2006-05-09
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
mrg
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-05-16
Match latest mouted code
dsl
2003-05-16
avoid possible buffer overruns - strlcpy, snprintf
itojun
2003-03-31
treashold->threshold, from Igor Sobrado in PR misc/20740
perry
2003-03-05
Add license, from OpenBSD.
wiz
2003-03-05
Move back here from gnu/dist/mrinfo now that mrouted license is cleared.
wiz
2002-10-01
move mbone tools out of basesrc, as they use part of mrouted
itojun
2002-10-01
fix .PATH to 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-08
fix an exploitable fd_set overflow in mrinfo(8). drop root priv earlier.
itojun
2002-07-14
Unifdef __STDC__. Remove __P() and register. ANSIfy.
wiz
2002-06-02
missing memset() for sockaddr. from deraadt
itojun
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2002-01-19
Whitespace nits.
wiz
2001-09-24
va_{start,end} audit:
wiz
2001-08-01
updated copyright notice from Xerox. via openbsd
itojun
2001-04-06
Negative exit code cleanup: Replace exit(-x) with exit(x).
wiz
2000-10-12
Make it compile after format string changes.
augustss
2000-10-11
More format string cleanups by sommerfeld.
is
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-25
use CPPFLAGS instead of CFLAGS
lukem
1997-10-17
WARNSify
lukem
1997-05-08
Back out the .PATH.c changes. The .depend problem (and others)
gwr
1997-05-06
Use .PATH.c: ...
gwr
1995-12-10
Update to mrouted 3.8.
mycroft
1995-10-03
New-style RCS ids.
thorpej
1995-08-13
Install this setuid root.
mycroft
1995-06-07
needs string.h
cgd
1995-06-01
Update to multicast 3.5.
mycroft