History log of /src/usr.sbin/mrouted/cfparse.y |
Revision | | Date | Author | Comments |
1.16 |
| 17-Apr-2009 |
lukem | Fix WARNS=4 (-Wshadow -Wsign-compare -Wcast-qual)
|
1.15 |
| 18-Aug-2003 |
itojun | branches: 1.15.40; SIOCGIFCONF -> getifaddrs conversion
|
1.14 |
| 13-Jul-2003 |
itojun | strdup is simpler
|
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 | Use vsnprintf instead of vsprintf. From OpenBSD.
|
1.10 |
| 05-Mar-2003 |
wiz | Move back from gnu/dist/mrouted, now that it's available under a BSD license.
|
1.9 |
| 01-Oct-2002 |
itojun | move mrouted out of basesrc, as it carries non-BSD license. agreed w/ core.
|
1.8 |
| 14-Jul-2002 |
wiz | Unifdef __STDC__. Remove __P(). Remove register. ANSIfy.
|
1.7 |
| 02-Aug-2001 |
itojun | branches: 1.7.2; copyright clarification. via openbsd
|
1.6 |
| 11-Oct-2000 |
is | More format string cleanups by sommerfeld.
|
1.5 |
| 30-Mar-1998 |
mrg | branches: 1.5.2; 1.5.10; work around gcc warning.
|
1.4 |
| 10-Dec-1995 |
mycroft | Update to mrouted 3.8.
|
1.3 |
| 09-Oct-1995 |
thorpej | New-style RCS ids.
|
1.2 |
| 07-Jun-1995 |
cgd | needs string.h
|
1.1 |
| 01-Jun-1995 |
mycroft | Update to multicast 3.5.
|
1.5.10.2 |
| 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)
|
1.5.10.1 |
| 17-Oct-2000 |
tv | Pullup usr.sbin string format fixes [is]. See "cvs log" for explicit revision numbers per file, from sommerfeld.
|
1.5.2.1 |
| 19-Oct-2000 |
he | Pull up revision 1.6 (requested by he): Format string cleanup.
|
1.7.2.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.15.40.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|