Avoid calling summary() from a signal handler. This will allow us
authormillert <millert@openbsd.org>
Tue, 30 Aug 2016 13:58:24 +0000 (13:58 +0000)
committermillert <millert@openbsd.org>
Tue, 30 Aug 2016 13:58:24 +0000 (13:58 +0000)
commitf9b111d19a5bab2b0ff485bb613fa308f60e0f93
treef81f729f2325ca21b85a9847ab3e5dea9d5c23d4
parent0e93cc5d498696629538b971172e39649056b605
Avoid calling summary() from a signal handler.  This will allow us
to go back to using stdio there.  OK florian@ deraadt@
sbin/ping6/ping6.c