index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
traceroute
/
traceroute.c
Age
Commit message (
Expand
)
Author
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
1996-10-16
check strdup ret val.
Todd C. Miller
1996-10-12
Stop if the sum of unreachables and timeouts are >= number of probes, but
Thorsten Lockert
1996-08-16
if time expired, cc = 0 & break to *; Havard.Eidnes@runit.sintef.no
Theo de Raadt
1996-08-16
inet_ntoa*2 botch; netbsd pr#2701; he@runit.sintef.no
Theo de Raadt
1996-08-05
bigger buffer
Theo de Raadt
1996-07-23
other icmp traffic can cause a timeout to occur so must be more careful;
Theo de Raadt
1996-07-23
open sockets then revoke privs; and a strdup() solution from freebsd
Theo de Raadt
1996-06-29
inet_ntoa backwards for -s; netbsd pr#2579; peter@wonderland.org
Theo de Raadt
1996-05-19
Recognize "{net,host} access prohibited" icmp reply.
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt