summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/inet.c
AgeCommit message (Expand)Author
2003-05-17A slightly better inet_parse(), tested in isolation.dsl
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-08-01avoid issues with typecast optimization (taking advantage of pointer aliasing),itojun
2002-08-01u_short cleansing (should be u_int16_t)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