summaryrefslogtreecommitdiff
path: root/netbsd
AgeCommit message (Expand)Author
2019-02-19netbsd/mac: use EINTR loop for waitRobert Swiecki
2019-02-14create a signal thread to distribute SIGCHLD as SIGUSR1Robert Swiecki
2019-02-10netbsd: wait for the whole session, should catch all fork'd processesRobert Swiecki
2019-02-10netbsd: wait logicRobert Swiecki
2019-02-10time limit checks based on USR1Robert Swiecki
2019-01-30netbsd: netbsd doesn't use sigsuspendRobert Swiecki
2019-01-30netbsd: some fixes for netbsd 8Robert Swiecki
2019-01-30netbsd: make it compile againRobert Swiecki
2019-01-30ALL: remove -p (pid), simplify the subproc state machine. NetBSD will stop wo...Robert Swiecki
2018-08-23sancov: remove, since it's old (clang-4), slower, and requires complex code. ...Robert Swiecki
2018-08-21netbsd/linux: unwind correct includesRobert Swiecki
2018-08-21netbsd: include with prefixRobert Swiecki
2018-08-20NetBSD related fixupsKamil Rytarowski
2018-08-19make indent dependRobert Swiecki
2018-08-17Fixes for fuzzing on NetBSD with concurrent fuzzer-threadsKamil Rytarowski
2018-08-15Add ptrace(2) backend for NetBSDKamil Rytarowski