aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_usb_netbsd.h
Commit message (Expand)AuthorAgeFilesLines
* executor: resolve pseudo syscall compilation problemsAleksandr Nogikh2023-05-041-1/+1
* executor: fix out of bounds write in lookup_connect_response_in()Ovidiu Panait2022-06-141-1/+2
* executor: check for single-line compound statementsDmitry Vyukov2021-10-011-2/+1
* pkg/report: detect executor failuresDmitry Vyukov2021-02-211-12/+8
* executor: warn about C89-style var declarationsDmitry Vyukov2020-08-141-39/+29
* executor: remove block commentsDmitry Vyukov2020-08-041-10/+2
* executor: remove NONFAILING from pseudo-syscallsDmitry Vyukov2020-07-151-4/+2
* sys/netbsd: support multiple vHCI buses (#1822)m00nbsd2020-06-131-16/+9
* executor: fix a cast in common_usb_netbsd.hm00nbsd2020-05-241-2/+2
* executor: fix the types used in common_usb_netbsd.hm00nbsd2020-05-211-57/+57
* executor: add support for USB fuzzing on NetBSDm00nbsd2020-05-191-0/+379