aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd
Commit message (Expand)AuthorAgeFilesLines
* Makefile: generate descriptions on-the-flyDmitry Vyukov2020-04-302-5494/+0
* pkg/compiler: deduplicate Types in descriptionsDmitry Vyukov2020-04-261-2063/+3451
* sys/openbsd: extend vnetGreg Steuck2020-04-263-7/+2349
* pkg/compiler: refactor attribute handlingDmitry Vyukov2020-04-192-3/+3
* executor: surround the data mapping with PROT_NONE pagesDmitry Vyukov2020-04-181-1/+1
* prog: refactor target.MakeMmapDmitry Vyukov2020-04-181-1/+1
* sys/linux: use PROT_EXEC for the data section mmapDmitry Vyukov2020-04-181-1/+1
* prog: improve TestDeserializeHelperDmitry Vyukov2020-03-241-6/+3
* prog: rename target.SanitizeCall to NeutralizeDmitry Vyukov2020-03-172-6/+6
* prog: export deserialization test helper for sys/{linux,openbsd}Dmitry Vyukov2020-03-171-52/+30
* pkg/compiler: calculate more precise sizes for argumentsDmitry Vyukov2020-03-171-34/+34
* sys/openbsd: prevent killing the ssh VM connectionAnton Lindqvist2020-03-055-7/+50
* sys/openbsd: remove unused defineAnton Lindqvist2020-03-041-2/+0
* tools: add script that checks copyright headersDmitry Vyukov2020-02-182-0/+6
* prog: remove unused ResourceDesc.TypeDmitry Vyukov2020-01-261-28/+28
* pkg/serializer: do not write field names if it won't save spaceDmitry Vyukov2020-01-261-1129/+1129
* pkg/compiler: don't mark flags with 0 as bitmaskDmitry Vyukov2020-01-181-31/+31
* pkg/compiler: sort flags valuesDmitry Vyukov2020-01-181-72/+72
* pkg/compiler: define fileoff templatePaul Chaignon2019-11-011-8/+8
* sys/openbsd: add ktrace descriptionAnton Lindqvist2019-08-123-1/+51
* sys/openbsd: add acct descriptionAnton Lindqvist2019-08-123-1/+8
* sys/openbsd: add speaker descriptionsAnton Lindqvist2019-08-123-1/+50
* sys/openbsd: prevent swap partition device nodes from being createdAnton Lindqvist2019-07-222-4/+15
* sys/openbsd: add diskmap descriptionsAnton Lindqvist2019-07-103-1/+51
* sys/openbsd: add missing WSDISPLAYIO_SBURNER ioctl commandAnton Lindqvist2019-06-303-1/+14
* sys/openbsd: correct setrlimit resource detectionAnton Lindqvist2019-06-182-1/+8
* sys/openbsd: sanitize mlockall syscallsAnton Lindqvist2019-06-142-0/+11
* sys/openbsd: rename test caseAnton Lindqvist2019-06-131-1/+1
* sys/openbsd: sanitize setrlimit(RLIMIT_STACK) syscallsAnton Lindqvist2019-06-132-9/+32
* sys/openbsd: sanitize setrlimit(RLIMIT_DATA) syscalls (#1231)Anton Lindqvist2019-06-112-0/+35
* sys/openbsd: prevent using vio0 as a virtual multicast interfaceAnton Lindqvist2019-06-082-3/+5
* sys/openbsd: add klog descriptionsAnton Lindqvist2019-06-053-1/+55
* sys/openbsd: add missing wsmouse ioctl descriptionsAnton Lindqvist2019-06-053-1/+109
* pkg/csource: add ability to annotate syscalls using comments in C reproducersAnton Lindqvist2019-05-241-0/+16
* .golangci.yml: add codeanalysis build tagDmitry Vyukov2019-05-151-1/+2
* pkg/compiler: generate complex len targetsDmitry Vyukov2019-05-141-103/+103
* sys/openbsd: prevent changing mutability flags on files (#1174)Anton Lindqvist2019-05-132-0/+26
* sys/openbsd: add missing padding argumentsAnton Lindqvist2019-05-124-6/+31
* sys/openbsd: avoid raw root disk node creation (#1171)Anton Lindqvist2019-05-112-3/+23
* sys/openbsd: add vmm descriptions (#1152)Anton Lindqvist2019-05-013-1/+339
* sys/openbsd: add pci descriptionsAnton Lindqvist2019-04-053-1/+96
* pkg/compiler: make buffer alias to ptr[array[int8]]Dmitry Vyukov2019-04-011-30/+30
* executor: connect tun and bpf devices on OpenBSDAnton Lindqvist2019-04-013-19/+21
* sys/openbsd: add common ioctl() commandsAnton Lindqvist2019-04-013-1/+44
* sys/openbsd: add bpf descriptionsAnton Lindqvist2019-03-293-1/+314
* sys/openbsd: add chflags descriptionsAnton Lindqvist2019-03-183-1/+39
* sys/openbsd: add missing wscons descriptions (#976)Anton Lindqvist2019-02-013-1/+160
* sys/openbsd: add wscons descriptions, limited to wsdisplay for nowAnton Lindqvist2019-01-265-1/+613
* sys/openbsd: add openat$ttyAnton Lindqvist2019-01-262-1/+8
* sys/openbsd: add openat${null,zero}Anton Lindqvist2019-01-262-1/+16