Commit Graph

15 Commits

Author SHA1 Message Date
itojun 757e458559 SIOCGIFCONF -> getifaddrs conversion 2003-08-18 05:39:52 +00:00
itojun b98c10dfbb strdup is simpler 2003-07-13 12:40:17 +00:00
dsl ee70b5d6af Revert previous change. Remove s parameter from teh function and rotate
the result through a fixed set of strings instead.
There never was a possibility of a buffer overrun in inet_fmt{s}().
Fix an actual buffer overrun in a scanf() call.
2003-05-16 22:59:50 +00:00
itojun 761f7bebc3 avoid possible buffer overruns - strlcpy, snprintf 2003-05-16 18:10:37 +00:00
wiz ff2bebb731 Use vsnprintf instead of vsprintf. From OpenBSD. 2003-03-05 21:15:18 +00:00
wiz c60d41a9de Move back from gnu/dist/mrouted, now that it's available under a BSD
license.
2003-03-05 21:05:38 +00:00
itojun 9bbfbbb676 move mrouted out of basesrc, as it carries non-BSD license.
agreed w/ core.
2002-10-01 03:30:50 +00:00
wiz 51c0807f60 Unifdef __STDC__. Remove __P(). Remove register. ANSIfy. 2002-07-14 16:30:41 +00:00
itojun de2695eefc copyright clarification. via openbsd 2001-08-02 03:41:42 +00:00
is d8302e2d73 More format string cleanups by sommerfeld. 2000-10-11 20:23:46 +00:00
mrg 05f0779a44 work around gcc warning. 1998-03-30 02:33:37 +00:00
mycroft d043d7538d Update to mrouted 3.8. 1995-12-10 10:06:55 +00:00
thorpej ad3a5f50ae New-style RCS ids. 1995-10-09 03:51:32 +00:00
cgd 10603feb51 needs string.h 1995-06-07 17:38:35 +00:00
mycroft 6995f4fc92 Update to multicast 3.5. 1995-06-01 02:25:45 +00:00