aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/traceroute
Commit message (Expand)AuthorAgeFilesLines
* Grab traceroute out of src/contrib/tracerouteBill Fenner1996-09-307-1429/+14
* Change strcpy() to strncpy() in several places, and give gethostname()Bill Fenner1996-09-101-5/+5
* Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812.Peter Wemm1996-08-211-1/+10
* Back out part of my previous commit. The bug was fixed over 12 monthsPeter Wemm1996-08-211-11/+1
* Fixes from NetBSD:Peter Wemm1996-08-172-4/+40
* Fix last commit (and PR bin/1489) by creating both sockets beforeBill Fenner1996-08-131-4/+7
* Drop setuid ASAP, to minimize code executed as root.Bill Fenner1996-08-091-3/+18
* Bring in LBL traceroute, which has the '-g' option. This is a bugfixed andPaul Traina1996-03-135-341/+297
* Hostname points to static area which overrides with each gethost*Andrey A. Chernov1996-01-191-1/+1
* bugfix: traceroute hangs forever, if another ICMP traffics exists andAndrey A. Chernov1995-07-231-5/+14
* Changed output formatting to correctly represent the precision - it'sDavid Greenman1994-08-291-1/+1
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-266-0/+1422