Home | History | Annotate | Download | only in mrouted
History log of /src/usr.sbin/mrouted/defs.h
RevisionDateAuthorComments
 1.16  07-Sep-2020  christos change cksum prototype to const void *, and check alignment via assertion.
 1.15  23-Feb-2011  dyoung Don't use bool as a variable name.

Remove a bunch of parameter names form function prototypes.
 1.14  21-Feb-2007  hubertf branches: 1.14.30;
Move ctype.h header from defs.h to main.c where it's really used
From: Slava Semushin <slava.semushin@gmail.com>
 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  14-Jul-2002  wiz Unifdef __STDC__. Remove __P(). Remove register. ANSIfy.
 1.8  11-Oct-2000  is branches: 1.8.2;
More format string cleanups by sommerfeld.
 1.7  17-Oct-1997  lukem branches: 1.7.4; 1.7.12;
WARNSify
 1.6  10-Dec-1995  mycroft 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  23-Dec-1994  cgd header, for protos
 1.2  08-May-1994  brezak Van's 2.2 mrouted changes
 1.1  11-Jan-1994  brezak Mrouted ported by cmaeda@cs.washington.edu from BSD386 port.
 1.7.12.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.7.12.1  17-Oct-2000  tv Pullup usr.sbin string format fixes [is].
See "cvs log" for explicit revision numbers per file, from sommerfeld.
 1.7.4.1  19-Oct-2000  he Pull up revision 1.8 (requested by he):
Format string cleanup.
 1.8.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.14.30.1  05-Mar-2011  bouyer Sync with HEAD

RSS XML Feed