aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls_freebsd.h
Commit message (Expand)AuthorAgeFilesLines
* 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