aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/host_netbsd.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-42/+0
* all: adapt to how mmapping a kcov instance works in LinuxAleksandr Nogikh2021-12-091-0/+1
* sys/netbsd: support multiple vHCI buses (#1822)m00nbsd2020-06-131-1/+1
* sys/netbsd: add support for fault injection (#1817)m00nbsd2020-06-111-0/+8
* executor: add support for extra coverage on NetBSDm00nbsd2020-05-201-0/+1
* executor: add support for USB fuzzing on NetBSDm00nbsd2020-05-191-1/+16
* Disable checkFeature[FeatureNetworkInjection] for NetBSDKamil Rytarowski2019-10-091-1/+0
* pkg/report: enable feature comparisons for NetBSDSiddharth M2019-07-151-0/+1
* executor: add network packet injection for NetBSDSiddharth M2019-07-141-0/+1
* make changes to prevent failing buildR3x2019-05-211-0/+4
* fuzzer: speed up syscall support detectionAndrey Konovalov2019-01-081-1/+1
* pkg/host: enable coverage on freebsd, disable on netbsdDmitry Vyukov2018-08-251-4/+0
* pkg/host: rework host feature detection/setupDmitry Vyukov2018-06-121-2/+2
* pkg/host: explain why syscalls are disabledDmitry Vyukov2018-04-061-7/+2
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-051-1/+1
* all: basic building on netbsdDmitry Vyukov2017-10-231-0/+21