Age | Commit message (Expand) | Author |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-07-06 | default waittime is 5, not 3; | Jason McIntyre |
2009-06-05 | tweak -V; | Jason McIntyre |
2009-06-05 | Use -V to specify an alternate routing domain. | Claudio Jeker |
2008-10-04 | explicitly pad & pack the packetdata structure thrown around on the wire, | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-03-31 | lint | Theo de Raadt |
2005-12-23 | adjust the description of -r to that in freebsd's traceroute6(8), | Jason McIntyre |
2005-11-02 | - sort options and sync usage() | Jason McIntyre |
2005-05-03 | more setres[ug]id; ok deraadt@ | Damien Miller |
2005-03-01 | make sure the ttl does not wrap; pr 4093; ok Jared | Markus Friedl |
2004-11-10 | Use ${STATIC} rather than -static (dont hardcode). ok miod@ | Dale Rahn |
2004-01-26 | knf and cleanup; millert ok | Theo de Raadt |
2003-08-27 | - sort SYNOPSIS and DESCRIPTION | Jason McIntyre |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-11 | some ansification, some de-register | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-25 | Compile with -ansi -pedantic. Replace one ugly lvalue cast with a memcpy. | Chad Loder |
2003-04-25 | ICMP types are u_int8_t. Use u_int8_t and %u for ICMP types instead of | Chad Loder |
2003-04-25 | TTL is defined as u_int8_t in both <netinet/ip.h> and | Chad Loder |
2003-04-24 | Validation of command line argument for packet data length was comparing | Chad Loder |
2003-04-03 | HPUX, HP/UX -> HP-UX | Jason McIntyre |
2003-03-18 | xon/xoff -> Xon/Xoff; | Jason McIntyre |
2002-11-18 | atoi -> strto*. correct -p parsing (don't allow 65536). deraadt ok | Jun-ichiro itojun Hagino |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-09-06 | socklen_t | Theo de Raadt |
2002-08-31 | warn if multiple addresses are returned from DNS; suggested | Kevin Steves |
2002-08-30 | add some history regarding use of UDP probe packets vs. ICMP. | Kevin Steves |
2002-08-12 | missing period | Kevin Steves |
2002-08-12 | !X for 3/13 (administratively prohibited); ok itojun@ | Kevin Steves |
2002-08-12 | SO_DONTROUTE on receive socket is not needed; ok itojun@ | Kevin Steves |
2002-08-11 | document other ICMP redirect code strings; ok millert@ | Kevin Steves |
2002-08-11 | -m default from net.inet.ip.ttl MIB variable now; ok millert@ | Kevin Steves |
2002-08-08 | remove unused struct timezone; ok itojun@ | Kevin Steves |
2002-07-03 | ansi | Theo de Raadt |
2002-06-29 | IPPROTO_ICMP will not change in our life; itojun ok | Theo de Raadt |
2002-06-29 | make -I and -P exclusive; constrain -p and -P to their respective maximums; | Theo de Raadt |
2002-06-02 | minor KNF | Theo de Raadt |
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 |