summaryrefslogtreecommitdiffstats
path: root/contrib/traceroute/traceroute.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix an alignment problem on alpha by doing a bytewise copy.jb1998-06-061-2/+4
|
* Fix a typo. Oops.sef1996-10-081-2/+2
| | | | Submitted by: asami
* Paul objected to my previous change. This adds the same functionalitysef1996-10-081-3/+9
| | | | | | | | | | | | (implemented better, admittedly) with a new option, '-S'. If the maintainers of traceroute (Van?) add a -S option, we will then be in conflict. Also added a too-brief description of the option in the man page. Someone with a better command of English than I at the moment should probably look over it and rephrase it. Reviewed by: pst, jkh
* Print out a summary of the loss percentages for each hop. No manual changessef1996-10-051-3/+7
| | | | | | just yet, I know, evil of me. Reviewed by: jkh
* Add FreeBSD modificationsfenner1996-09-301-9/+38
| | | | | - Move setuid(getuid()) much earlier - Add "SANE_PRECISION" time printing code
* Virgin import of LBL traceroute version 1.3.2.fenner1996-09-301-0/+977
Obtained from: ftp://ftp.ee.lbl.gov/traceroute.tar.Z on 30-Sep-1996.
OpenPOWER on IntegriCloud