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
Age
Commit message (
Expand
)
Author
2007-12-15
include sys/cdefs.h so that __attribute__ can be fixed later
perry
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-02-22
Pull in ctype.h after it was removed from 'defs.h' in previous commit
hubertf
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-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
Add license, from OpenBSD.
wiz
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-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()
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
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-11
More format string cleanups by sommerfeld.
is
1998-05-09
Use strerror(3) instead of sys_errlist and sys_nerr.
kleink
1997-10-25
use CPPFLAGS instead of CFLAGS
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-06-01
Update to multicast 3.5.
mycroft