summaryrefslogtreecommitdiffstats
path: root/usr.sbin/traceroute/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add '-fno-builtin' to CFLAGS for alpha.simokawa1999-01-131-1/+7
| | | | | | Builtin memcpy is not align-aware. Approved by: jkh
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
|
* $@ is deprecated, use longer forms of single char macrosimp1998-06-091-3/+3
|
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-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.
* Grab traceroute out of src/contrib/traceroutefenner1996-09-301-3/+14
|
* Fixes from NetBSD:peter1996-08-171-0/+5
| | | | | | | | - inet_ntoa() returns a pointer to a static buffer, dont use it twice in the same printf(). - prevent the possibility of never timing out - Report two more ICMP error types (prohibited nets etc) And some (commented out) enhancements that I use, but some don't like.
* Bring in LBL traceroute, which has the '-g' option. This is a bugfixed andpst1996-03-131-0/+1
| | | | | modified version of Leres' latest work. No FreeBSD changes have been spammed.
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-1/+1
| | | | (and rename a few in the process).
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+8
OpenPOWER on IntegriCloud