Module Name: src Committed By: christos Date: Tue Sep 16 21:29:13 UTC 2014
Modified Files: src/sbin/ping6: ping6.c Log Message: PR/49206: ping6 dies with SIGINT even when it just fails to ping When reusing the same handler for SIGALRM, make don't pretend you got SIGINT. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/sbin/ping6/ping6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.