freebsd-dev/sbin/ping
Bill Fenner 039d6aa45a Use select() timeouts instead of SIGALRM to schedule packet transmission.
Fixes bin/6649 and removes the last abusive signal handler.
Use SO_TIMESTAMP to get the kernel to timestamp packets on reception.
 Fixes bin/5658 and provides slightly better accuracy.
Explicitly zero and terminate the IP options when using -R.

PR:		bin/5658
PR:		bin/6649
1998-05-25 20:16:05 +00:00
..
Makefile Fixed DPADD. 1997-12-16 15:03:14 +00:00
ping.8 A fairly rare possible buffer overflow: 1998-04-01 00:32:18 +00:00
ping.c Use select() timeouts instead of SIGALRM to schedule packet transmission. 1998-05-25 20:16:05 +00:00