CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2015/01/13 07:51:51
Modified files: regress/usr.bin/ssh/unittests/test_helper: fuzz.c test_helper.c test_helper.h Log message: implement a SIGINFO handler so we can discern a stuck fuzz test from a merely glacial one; prompted by and ok markus