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
/
map-mbone
/
mapper.c
Age
Commit message (
Expand
)
Author
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2003-05-17
fix strncat too. from wiz
itojun
2003-05-17
strlcpy
itojun
2003-05-17
strlcat
itojun
2003-05-16
Make this comple with modified mrouted sources.
dsl
2003-03-05
Move back here from gnu/dist/map-mbone now the 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()
mycroft
2002-08-09
die if fd_set overrun. (they're not setuid binary so it is not that critical)
itojun
2002-07-14
Unifdef __STDC__. ANSIfy. Remove __P().
wiz
2002-06-02
missing memset() for sockaddr. from deraadt
itojun
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-11
More format string cleanups by sommerfeld.
is
1998-05-09
Use strerror(3) instead of sys_errlist and sys_nerr.
kleink
1995-12-10
Update to mrouted 3.8.
mycroft
1995-10-03
New-style RCS ids.
thorpej
1995-06-01
Update to multicast 3.5.
mycroft