summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/kern.c
AgeCommit message (Expand)Author
2011-08-31NULL does not need a castplunky
2011-02-23Don't use bool as a variable name.dyoung
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2003-05-16Revert previous change. Remove s parameter from teh function and rotatedsl
2003-05-16avoid possible buffer overruns - strlcpy, snprintfitojun
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
1995-12-10Update to mrouted 3.8.mycroft
1995-10-09New-style RCS ids.thorpej
1995-06-01Update to multicast 3.5.mycroft
1994-01-11Mrouted ported by cmaeda@cs.washington.edu from BSD386 port.brezak