aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/netbsd_common.go
Commit message (Expand)AuthorAgeFilesLines
* executor: overhaulDmitry Vyukov2018-07-241-338/+0
* pkg/csource: support fuchsiaDmitry Vyukov2018-06-291-7/+9
* executor: make syscall table and number constantDmitry Vyukov2018-06-071-2/+0
* gometalinter: enable package comment checkingDmitry Vyukov2018-05-031-0/+1
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-251-0/+5
* executor: fix ifdef's for csourceDmitry Vyukov2018-03-071-1/+2
* executor: fix includesDmitry Vyukov2018-03-051-1/+6
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-051-3/+4
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-9/+12
* executor: check format stringsDmitry Vyukov2017-12-271-10/+10
* executor: fix macros in common.hAndrey Konovalov2017-12-141-3/+4
* executor: fix buildDmitry Vyukov2017-12-061-2/+2
* pkg/csource: add freebsd/netbsd supportDmitry Vyukov2017-10-261-0/+321