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
/
sbin
/
ping
Age
Commit message (
Collapse
)
Author
1997-02-04
Changed ICMP "unreachable" code #defines to match the ones in
kstailey
tcpdump/print-icmp.c since they were in BSD first.
1997-02-04
RFC-1812 addtion
kstailey
1997-01-30
deal with IP_HDRINCL option network byte order change; lidl@va.pubnix.com
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Theo de Raadt
1996-12-14
indent correctly
Theo de Raadt
1996-12-14
Now does not display responses to other peoples stuff, like UDP packets
bitblt
or other peoples network unreachables when you do a ping -v.
1996-12-10
crank SO_SNDBUF if needed, kml@nas.nasa.gov
Theo de Raadt
1996-07-23
treat -l and -f the same
Theo de Raadt
1996-07-23
ptrace is safe; limit preload to root
Theo de Raadt
1996-07-23
skip until ptrace problem is resolved
Theo de Raadt
1996-07-23
open socket as soon as possible, and then revoke privs
Theo de Raadt
1996-07-22
no overflow; from brian@saturn.net
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1996-06-19
let user set TOS, DF bit, and TTL. also use strtol() instead of atoi() so
Theo de Raadt
that other bases work; netbsd pr#2017; jhawk@mit.edu
1996-01-01
from netbsd: The maxwait option was accidentally placed in the "options for
Theo de Raadt
multicast pings" section of the description.
1995-10-18
initial import of NetBSD tree
Theo de Raadt