aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few cases that relied on 'implicit int' (constraint violation in C99).Stefan Farfeleder2004-07-111-1/+1
* Check for FD_SET overruns.Jacques Vidrine2002-09-091-0/+4
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-1/+2
* String buffer safety cleanup. I don't think any of these were exploitableKris Kennaway2000-10-091-4/+2
* 1000000 usec -> 1 sec 0 usec; fix.Philippe Charnier2000-03-261-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Merge conflicts from 3.9-beta3+IOS12. The conflicts were huge; cvs'sBill Fenner1999-01-201-196/+495
* Don't assume that time_t is long.Bruce Evans1998-06-291-2/+5
* Add rcsid. Change exit(-1). Use err() instead of warn()/exit().Philippe Charnier1998-01-161-2/+2
* Use err(3). Add usage(). Rewrote man pages in mdoc format.Philippe Charnier1997-09-301-19/+21
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-2/+2
* Update to the unreleased mrouted 3.8a . This includes a minorBill Fenner1996-11-111-3/+3
* Release setuid immediately after initializing; this minimizes theBill Fenner1996-10-011-3/+3
* Resync our mainline to mrouted release 3.8.Peter Wemm1996-01-061-63/+176
* Upgrade to mrouted version 3.6. This includes a substantial clean-upGarrett Wollman1995-06-281-37/+67
* This is mrouted version 3.5, with the route-change notification hook fromGarrett Wollman1995-06-131-44/+219
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Fix paths of dump files and PID file.Garrett Wollman1995-03-311-5/+5
* mrouted from multicast 3.3 distributionvendor/mrouted/3.3Garrett Wollman1994-09-081-0/+439