aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/mrouted/mapper.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove mrouted from -CURRENT.Bruce M Simpson2006-09-291-1048/+0
| | | | | | | Discussed with: fenner, net@ Notes: svn path=/head/; revision=162781
* Check for FD_SET overruns.Jacques Vidrine2002-09-091-0/+2
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=103127
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Merge conflicts from 3.9-beta3+IOS12. The conflicts were huge; cvs'sBill Fenner1999-01-201-2/+4
| | | | | | | | merge algorithm failed on several files, and the translation of the mrouted man page to mdoc didn't help... Notes: svn path=/head/; revision=42891
* use strncpy correctlyWarner Losh1998-06-091-9/+18
| | | | | | | | | | | | | use strncat correctly check buffer size in graph_name Change paths from /tmp to /var/run for server sockets This has been building in my tree for ages, but has remained lightly tested. Reviewed by: jkh ages ago Notes: svn path=/head/; revision=36795
* Add rcsid. Change exit(-1). Use err() instead of warn()/exit().Philippe Charnier1998-01-161-3/+6
| | | | Notes: svn path=/head/; revision=32538
* Use err(3). Add usage(). Rewrote man pages in mdoc format.Philippe Charnier1997-09-301-28/+25
| | | | Notes: svn path=/head/; revision=29993
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22997
* Fix possible gethostbyname-related overflows as pointed out inBill Fenner1997-02-091-1/+1
| | | | | | | PR#bin/2585 . Notes: svn path=/head/; revision=22513
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Release setuid immediately after initializing; this minimizes theBill Fenner1996-10-011-6/+7
| | | | | | | | | | | possibility of security holes allowing root penetration. Inspired by: Mark Handley <M.Handley@cs.ucl.ac.uk> and Theo de Raadt <deraadt@theos.com> independently Submitted by: Theo de Raadt <deraadt@theos.com> Notes: svn path=/head/; revision=18628
* Resync our mainline to mrouted release 3.8.Peter Wemm1996-01-061-7/+22
| | | | | | | | | | This will make FreeBSD boxes better behaved 'MBONE Citizens', based on a couple of the comments about the severity of fixes.. Agreed to by: wollman, fenner@parc.xerox.com Notes: svn path=/head/; revision=13281
* Upgrade to mrouted version 3.6. This includes a substantial clean-upGarrett Wollman1995-06-281-23/+82
| | | | | | | | | and ANSIfication of much of the source base. Thanks, Bill! Submitted by: patch from Bill Fenner <fenner@parc.xerox.com> Notes: svn path=/head/; revision=9367
* This is mrouted version 3.5, with the route-change notification hook fromGarrett Wollman1995-06-131-44/+50
| | | | | | | | | | | | mrouted-3.5n. This is being splatted onto the head rather than properly imported thanks to the ``delete trailing whitespace'' screw. This code is now actively working in an operational environment (the DARTNET) so I have some confidence that the basic functionality actually works. Obtained from: Bill Fenner, PARC, and ISI Notes: svn path=/head/; revision=9210
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-11/+11
| | | | Notes: svn path=/head/; revision=8857
* Make it compile and (except for mrouted which is untested as yet) run.Garrett Wollman1994-09-081-1/+2
| | | | | | | | Some of these ``modified'' files aren't really modified at all, but CVS isn't smart enough to know the difference. Notes: svn path=/head/; revision=2560
* mrouted from multicast 3.3 distributionvendor/mrouted/3.3Garrett Wollman1994-09-081-0/+953
Notes: svn path=/cvs2svn/branches/XEROX/; revision=2555 svn path=/cvs2svn/tags/MULTICAST_3_3/; revision=2557; tag=vendor/mrouted/3.3