summaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/main.c
AgeCommit message (Expand)Author
2003-09-06use arc4randomitojun
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-09die if fd_set overrun. (they're not setuid binary so it is not that critical)itojun
2002-07-14Unifdef __STDC__. Remove __P(). Remove register. ANSIfy.wiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-10-11More format string cleanups by sommerfeld.is
1999-06-06Use daemon(3) and pidfile(3).thorpej
1998-05-09Use strerror(3) instead of sys_errlist and sys_nerr.kleink
1998-03-30use static int instead of staticmrg
1997-10-17WARNSifylukem
1995-12-19fix a call to localtime() so that it works if time_t != long.cgd
1995-12-16Change a rogue RCS id to new-style.thorpej
1995-12-10Update to mrouted 3.8.mycroft
1995-10-09New-style RCS ids.thorpej
1995-06-01Update to multicast 3.5.mycroft
1995-05-20Use strerror(), not sys_errlist[].mycroft
1994-05-08Van's 2.2 mrouted changesbrezak
1994-01-11Mrouted ported by cmaeda@cs.washington.edu from BSD386 port.brezak