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
/
mrouted
/
prune.c
Age
Commit message (
Expand
)
Author
2009-04-17
Fix WARNS=4 (-Wshadow -Wsign-compare -Wcast-qual)
lukem
2006-05-25
Coverity CID 1191, 1192: Don't check for NULL allocation, just to log it
christos
2006-05-12
can't fit "256" in an 8bit value, don't have a switch case for it.
mrg
2003-09-06
use arc4random
itojun
2003-05-16
Revert previous change. Remove s parameter from teh function and rotate
dsl
2003-05-16
avoid possible buffer overruns - strlcpy, snprintf
itojun
2003-03-05
ANSIfy one more.
wiz
2003-03-05
Move back from gnu/dist/mrouted, now that it's available under a BSD
wiz
2002-10-01
move mrouted out of basesrc, as it carries non-BSD license.
itojun
2002-07-14
Unifdef __STDC__. Remove __P(). Remove register. ANSIfy.
wiz
2001-06-12
receive, not recieve
wiz
2000-10-12
Make it compile again after format string changes (this change was obviously
augustss
1999-01-23
The ioctls have been issued on the wrong socket, so they failed with a
hwr
1998-08-27
Add {} pairs to shut up egcs.
ross
1997-10-17
WARNSify
lukem
1995-12-10
Update to mrouted 3.8.
mycroft
1995-10-09
New-style RCS ids.
thorpej
1995-06-01
Update to multicast 3.5.
mycroft