aboutsummaryrefslogtreecommitdiffstats
path: root/executor
Commit message (Expand)AuthorAgeFilesLines
* sys/fuchsia/fidlgen: update FIDL path & extract new descriptionsJulia Hansbrough2019-02-211-2/+2
* sys/linux: add netlink seg6 descriptionshoujingyi2019-02-212-5/+30
* executor: fix format stringsDmitry Vyukov2019-02-191-2/+2
* executor: fix detection of blocked callsDmitry Vyukov2019-02-131-2/+1
* hafnium: add basic supportDmitry Vyukov2019-02-122-5/+25
* sys/linux: regenerate constsDmitry Vyukov2019-02-122-79/+103
* sys/linux: add NDISC packet formats to vnet.txtDan Robertson2019-02-111-5/+5
* sys/linux: prohibit EXT4_IOC_RESIZE_FSDmitry Vyukov2019-02-082-10/+5
* sys/linux: extend key descriptionsDmitry Vyukov2019-02-072-5/+35
* sys/linux: move {i,fa}notify into own filesDmitry Vyukov2019-02-072-7/+81
* sys/fuchsia: fix fidlgen issuesMarco Vanotti2019-02-062-94/+82
* sys/openbsd: add missing wscons descriptions (#976)Anton Lindqvist2019-02-012-1/+7
* executor: add missing includeDmitry Vyukov2019-02-011-0/+1
* executor, pkg/ipc: simplify retry handlingDmitry Vyukov2019-01-312-18/+11
* executor: remove ability to detect kernel bugsDmitry Vyukov2019-01-312-19/+2
* sys/test/test: add tests for test exiting in the middle of executionDmitry Vyukov2019-01-313-4/+17
* executor: fix do_sandbox_none on akaros and testDmitry Vyukov2019-01-314-5/+3
* executor: handle pthread_create errors betterDmitry Vyukov2019-01-311-3/+16
* pkg/csource: write tracing output to stderrDmitry Vyukov2019-01-311-1/+1
* executor: fix remote coverage area sizeAndrey Konovalov2019-01-281-1/+1
* sys/openbsd: add wscons descriptions, limited to wsdisplay for nowAnton Lindqvist2019-01-262-1/+40
* sys/openbsd: add openat$ttyAnton Lindqvist2019-01-262-1/+2
* sys/openbsd: add openat${null,zero}Anton Lindqvist2019-01-262-1/+3
* sys/linux: fix up mptcp descriptionsDmitry Vyukov2019-01-252-80/+4
* sys/linux: add Multipath TCP description8litz2019-01-251-5/+5
* sys/linux: add trusty hwrng serviceDmitry Vyukov2019-01-242-5/+25
* sys/linux: add trusty hwkey serviceDmitry Vyukov2019-01-242-5/+20
* sys/linux: describe trusty storage service interfaceDmitry Vyukov2019-01-242-5/+20
* sys/linux: fix a TODODmitry Vyukov2019-01-241-5/+5
* sys/linux: regenerate const filesDmitry Vyukov2019-01-242-3/+79
* sys/linux: update TODO commentsDmitry Vyukov2019-01-241-5/+5
* sys/openbsd: remove mincore(2) descriptionAnton Lindqvist2019-01-222-2/+1
* pkg/host: enable FeatureComparisons on OpenBSDAnton Lindqvist2019-01-211-12/+2
* executor: unbreak on OpenBSDAnton Lindqvist2019-01-192-1/+1
* kcov: some fixes for extra coverageAndrey Konovalov2019-01-171-1/+1
* executor: remove unused kvm_asm64_vm86Dmitry Vyukov2019-01-173-14/+0
* all: detect extra coverage supportAndrey Konovalov2019-01-162-9/+14
* all: support extra coverageAndrey Konovalov2019-01-165-31/+106
* sys/freebsd: add SCTP syscallsmsvoelker2019-01-162-1/+177
* sys/linux: add trusty supportDmitry Vyukov2019-01-142-5/+80
* sys/linux: Add syscalls to read from sockets for crypto operationsZubin Mithra2019-01-142-5/+10
* executor: adapt switching to user nobody to be more portable on BSDsKamil Rytarowski2019-01-141-5/+10
* executor: do not call setrlimit(2) for RLIMIT_AS for NetBSDKamil Rytarowski2019-01-141-2/+4
* executor: update KCOV support for FreeBSDMichael Tuexen2019-01-141-17/+4
* executor: disable gen.go for NetBSDKamil Rytarowski2019-01-101-1/+1
* tools/syz-trace2syz/proggen/proggen_test.go: test ipv6 address conversionShankara Pailoor2019-01-101-5/+5
* sys/linux: add rand_addr option to ipv6_addr unionShankara Pailoor2019-01-101-5/+5
* executor: adapt os_init() to NetBSD with PaX MPROTECTKamil Rytarowski2019-01-091-0/+3
* sys/linux: prohibit SNAPSHOT_FREEZEDmitry Vyukov2019-01-061-5/+5
* sys/linux: add /dev/ppp descriptionsDmitry Vyukov2019-01-042-5/+105