CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/09/30 06:21:46
Modified files: sbin/ping6 : ping6.c Log message: remove old self-kill() in the signal handler. must predate the signal handler audit. found while adapting ping6 to tame. ok kettenis