History log of /src/usr.sbin/mrouted/config.c |
Revision | | Date | Author | Comments |
1.13 |
| 16-May-2003 |
dsl | 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.
|
1.12 |
| 16-May-2003 |
itojun | avoid possible buffer overruns - strlcpy, snprintf
|
1.11 |
| 05-Mar-2003 |
wiz | Move back from gnu/dist/mrouted, now that it's available under a BSD license.
|
1.10 |
| 01-Oct-2002 |
itojun | move mrouted out of basesrc, as it carries non-BSD license. agreed w/ core.
|
1.9 |
| 01-Aug-2002 |
itojun | ifa->ifa_addr is already pointer, no need for "&". from love
|
1.8 |
| 01-Aug-2002 |
itojun | use getifaddrs, not SIOCGIFCONF. should fix PR12578
|
1.7 |
| 14-Jul-2002 |
wiz | Unifdef __STDC__. Remove __P(). Remove register. ANSIfy.
|
1.6 |
| 10-Dec-1995 |
mycroft | branches: 1.6.14; 1.6.16; Update to mrouted 3.8.
|
1.5 |
| 09-Oct-1995 |
thorpej | New-style RCS ids.
|
1.4 |
| 01-Jun-1995 |
mycroft | Update to multicast 3.5.
|
1.3 |
| 09-Jun-1994 |
brezak | Bring back original version from pre-4.4lite NetBSD
|
1.2 |
| 16-May-1994 |
brezak | Get rid of source route for mrouting. This is no loger used in the MBONE and the 4.4-lite n/w code doesn't do it anyway.
|
1.1 |
| 11-Jan-1994 |
brezak | Mrouted ported by cmaeda@cs.washington.edu from BSD386 port.
|
1.6.16.1 |
| 07-Dec-2002 |
he | Pull up file removal (requested by itojun in tickets #886, #887, #888): Move mrouted out of basesrc, as it carries a non-BSD license. [itojun, tickets #886, #887, #888]
|
1.6.14.1 |
| 01-Oct-2002 |
itojun | Move mrouted out of basesrc, as it carries non-BSD license. Agreed w/ core. Update license terms for rsrr.*, via openbsd.
(itojun)
|