aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/host_freebsd.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-19/+0
* all: adapt to how mmapping a kcov instance works in LinuxAleksandr Nogikh2021-12-091-0/+1
* pkg/host: rename some featuresDmitry Vyukov2019-11-161-1/+1
* pkg/host: enable FeatureComparisons on FreeBSDMichael Tuexen2019-01-201-0/+1
* fuzzer: speed up syscall support detectionAndrey Konovalov2019-01-081-1/+1
* executor: add support for tap interfaces on FreeBSDMichael Tüxen2018-12-011-0/+1
* pkg/host: enable coverage on freebsd, disable on netbsdDmitry Vyukov2018-08-251-0/+4
* executor: rework fallback coverageDmitry Vyukov2018-06-221-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
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-0/+4
* all: basic freebsd supportDmitry Vyukov2017-10-021-0/+17