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