aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* executor: overhaulDmitry Vyukov2018-07-241-269/+0
* prog, pkg/compiler: support fmt typeDmitry Vyukov2018-07-081-1/+1
* prog: detect when flags are a bitmaskDmitry Vyukov2018-06-301-1/+1
* executor: rework fallback coverageDmitry Vyukov2018-06-221-0/+2
* sys: mark output resources as optDmitry Vyukov2018-06-181-1/+1
* executor: make syscall table and number constantDmitry Vyukov2018-06-071-2/+2
* sys: move generate files to separate packagesDmitry Vyukov2018-05-051-1/+1
* gometalinter: enable package comment checkingDmitry Vyukov2018-05-031-1/+1
* pkg/compiler: don't assign call IDs staticallyDmitry Vyukov2018-02-251-1/+1
* sys: fix descriptions for strickter return type checksDmitry Vyukov2018-02-231-1/+1
* prog: rework address allocationDmitry Vyukov2018-02-191-1/+4
* sys/syz-sysgen: don't generate syz_ syscall numbersDmitry Vyukov2018-01-131-1/+0
* pkg/compiler: support void typeDmitry Vyukov2018-01-131-1/+1
* pkg/compiler: add bitsize typeDmitry Vyukov2018-01-061-1/+1
* pkg/compiler: add check that len does not refer to array with varlen elementsDmitry Vyukov2017-11-281-1/+1
* sys/freebsd: add POLLINIGNEOFTobias Klauser2017-11-081-1/+1
* sys/freebsd: more syscall descriptionsDmitry Vyukov2017-10-171-2/+254
* sys/syz-extract: support freebsdDmitry Vyukov2017-10-121-3/+4
* all: basic freebsd supportDmitry Vyukov2017-10-021-0/+12