Age | Commit message (Expand) | Author |
2002-05-26 | use sysctl to get ttl from the kernel; itojun ok | Theo de Raadt |
2002-05-21 | KNF | Theo de Raadt |
2002-05-12 | These small setuid programs allocate a resvport, and then immediately revoke | Theo de Raadt |
2002-03-31 | max_ttl default was changed to IPDEFTTL (64) several years | Kevin Steves |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-08-12 | #(endif|else) foo is incorrect, make it #endif /* foo */ | Heikki Korpela |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-06-10 | KNF | Theo de Raadt |
2001-06-10 | Sprintf/sprintf no longer used, remove it | Theo de Raadt |
2001-06-09 | Document -S option to print the data loss in each hop in percents; freebsd | Peter Valchev |
2001-06-09 | * Implement -S option to print the data loss in each hop in percents; freebsd | Peter Valchev |
2001-06-01 | rcsid | Peter Valchev |
2001-03-15 | do not permit traceroute -s 127.0.0.1 non-127-net-address; solar | Theo de Raadt |
2000-08-28 | indent | Theo de Raadt |
2000-04-20 | Change the flag to -f, similar to Solaris. | Angelos D. Keromytis |
2000-04-20 | Add a "minimum ttl" option (starting point). Useful for skipping over | Angelos D. Keromytis |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-11 | Fix HISTORY section; ian@darwinsys.com | Aaron Campbell |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
1999-12-23 | Add -I flag for compatibility. | Angelos D. Keromytis |
1999-12-18 | If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), use | Angelos D. Keromytis |
1999-12-18 | Fix error message. | Angelos D. Keromytis |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-04-02 | all .Nm macros should have an argument in SYNOPSIS; also misc cleanup | Aaron Campbell |
1999-03-01 | insert a missing .Ar; d@ | Aaron Campbell |
1999-02-17 | re-enable the bind() for non-superusers so normal users cannot set the source... | Todd C. Miller |
1998-07-11 | change default ttl to IPDEFTTL; matthieu | Theo de Raadt |
1998-07-09 | MAXHOSTNAMELEN, and no need to terminate | Theo de Raadt |
1998-04-25 | ports used are base to base+nhops*nqueries-1; henry@zoo.utoronto.ca | Theo de Raadt |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-07-24 | doc that -P exists for sipp-* debugging, mostly | Theo de Raadt |
1997-06-28 | Repair breakage in 1.17. Oops. | denny |
1997-06-23 | long vs int | Theo de Raadt |
1997-06-12 | -freduce-math-strength manually (double, bye-bye) | Michael Shalayeff |
1997-06-11 | dynamic fd_set | Theo de Raadt |
1997-06-11 | Always send timestamp in network byte order. | denny |
1997-06-11 | update usage | Theo de Raadt |
1997-06-11 | angelos made me say this | Theo de Raadt |
1997-06-09 | oops | Theo de Raadt |
1997-06-09 | permit changing protocol, useful for debugging sipp-esp/sipp-ah/ipencap; ange... | Theo de Raadt |
1997-06-09 | Handle additional icmp codes, and a default case for the rest. | denny |
1997-02-22 | add "-l" flag see NetBSD PR #3227 | kstailey |
1997-02-04 | Changed ICMP "unreachable" code #defines to match the ones in | kstailey |
1997-01-30 | deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.com | Theo de Raadt |
1997-01-30 | print !A on ICMP_UNREACH_ADM_PROHIB too | kstailey |
1997-01-17 | r?index -> strr?chr | Todd C. Miller |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt |