aboutsummaryrefslogtreecommitdiffstats
path: root/executor/defs.h
Commit message (Expand)AuthorAgeFilesLines
...
* sys/linux: update BPF constantsPaul Chaignon2019-06-231-5/+5
* sys/freebsd: fix sockaddr structuresMichael Tuexen2019-06-231-2/+2
* sys/linux: run make extract and generateAndrey Konovalov2019-06-121-5/+5
* sys/openbsd: prevent using vio0 as a virtual multicast interfaceAnton Lindqvist2019-06-081-1/+1
* sys/linux: use template based structure for USB descriptionsAndrey Konovalov2019-06-071-5/+5
* sys/linux: add hidraw and hiddev descriptionsAndrey Konovalov2019-06-071-5/+5
* sys/linux: don't inherit fd_usb from fdAndrey Konovalov2019-06-061-5/+5
* sys/openbsd: add klog descriptionsAnton Lindqvist2019-06-051-1/+1
* sys/openbsd: add missing wsmouse ioctl descriptionsAnton Lindqvist2019-06-051-1/+1
* sys/linux: update descriptions of sendmsg/sendmmsgBins942019-06-031-5/+5
* sys/linux: add missing BPF constantsPaul Chaignon2019-05-311-5/+5
* sys/linux: add missing BPF constantsPaul Chaignon2019-05-291-5/+5
* sys/freebsd: Add support for fuzzing FreeBSD/i386Andrew Turner2019-05-291-0/+10
* sys/fuchsia: Updating Fuchsia definitionsPascal Perez2019-05-211-2/+2
* sys/linux: improve binder descriptionsDmitry Vyukov2019-05-171-5/+5
* sys/linux: improve binder descriptionsDmitry Vyukov2019-05-161-5/+5
* sys/linux: use offsetof in ebtablesDmitry Vyukov2019-05-161-5/+5
* pkg/compiler: add offsetof typeDmitry Vyukov2019-05-161-1/+1
* pkg/compiler: work around 0-array-size errors due to missing constsDmitry Vyukov2019-05-151-2/+2
* .golangci.yml: add codeanalysis build tagDmitry Vyukov2019-05-151-17/+17
* sys/linux: improve binder descriptionsDmitry Vyukov2019-05-141-5/+5
* sys/linux: improve key and net_sch descriptionsDmitry Vyukov2019-05-141-5/+5
* pkg/compiler: allow to refer to syscall arguments in len pathsDmitry Vyukov2019-05-141-1/+1
* sys/akaros: rename syscall argumentDmitry Vyukov2019-05-141-1/+1
* sys/linux: improve btf descriptionsDmitry Vyukov2019-05-141-5/+5
* prog: implement complex len target supportDmitry Vyukov2019-05-141-1/+1
* pkg/compiler: generate complex len targetsDmitry Vyukov2019-05-141-17/+17
* sys/linux: switch ppc64le to little-endianDmitry Vyukov2019-05-131-1/+1
* sys/openbsd: add missing padding argumentsAnton Lindqvist2019-05-121-1/+1
* sys/linux: add few new bpf constsDmitry Vyukov2019-05-101-5/+5
* sys/linux: add definitions of fsopen, fspick, fsconfig, fsmount, move_mount s...Dmitry Vyukov2019-05-101-5/+5
* sys/linux: add new consts/flags/fields here and thereDmitry Vyukov2019-05-101-5/+5
* sys/linux: add new fou attributesDmitry Vyukov2019-05-101-5/+5
* sys/linux: add description of open_tree syscallDmitry Vyukov2019-05-101-5/+5
* sys/linux: regenerate consts on the latest linux-next treeDmitry Vyukov2019-05-101-5/+5
* sys/linux: fix alignment of cmsghdr_sockDmitry Vyukov2019-05-101-5/+5
* sys/linux: update descriptions of sendmsg/sendmmsgKaipeng Zeng2019-05-101-5/+5
* sys/openbsd: add vmm descriptions (#1152)Anton Lindqvist2019-05-011-1/+1
* sys/freebsd: add support for various network protocolsMichael Tuexen2019-05-011-1/+1
* sys/freebsd: include ioccom.h in pf.txtMichael Tuexen2019-04-301-1/+1
* sys/freebsd: Add pf ioctl()sKristof Provost2019-04-231-1/+1
* Update syscalls (#1116)Marco Vanotti2019-04-221-2/+2
* sys/linux: add pidfd_send_signalDmitry Vyukov2019-04-121-5/+5
* sys/linux: more tty descriptionsDmitry Vyukov2019-04-121-5/+5
* sys/linux: add simple io_uring descriptionsDmitry Vyukov2019-04-121-5/+5
* all: run make generateAndrey Konovalov2019-04-111-5/+5
* sys/openbsd: add pci descriptionsAnton Lindqvist2019-04-051-1/+1
* sys/fuchsia: Remove object_*_cookie syscalls. (#1099)Marco Vanotti2019-04-031-2/+2
* pkg/compiler: make buffer alias to ptr[array[int8]]Dmitry Vyukov2019-04-011-12/+12
* executor: connect tun and bpf devices on OpenBSDAnton Lindqvist2019-04-011-1/+1