freebsd-dev/sbin/ping
Sean Eric Fagan 37e5b2c618 Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and check
that flag on every iteration of the loop.  This avoids calling fprintf
inside a signal handler, which is always somewhat icky.

Reviewed by:	bde
1996-12-07 20:20:41 +00:00
..
Makefile Convert to our man installation style. Also fixed long-standing bug 1994-08-05 02:42:42 +00:00
ping.8 delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
ping.c Change how SIGINFO is handled -- set a flag (of sig_atomic_t), and check 1996-12-07 20:20:41 +00:00