CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/08/30 07:58:12
Modified files: sbin/ping : ping.c Log message: Avoid calling summary() from a signal handler. This will allow us to go back to using stdio there. OK florian@ deraadt@