aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd
Commit message (Expand)AuthorAgeFilesLines
* 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
* sys/openbsd: remove mincore(2) descriptionAnton Lindqvist2019-01-223-10/+1
* sys/openbsd: avoid /dev/fd node creationAnton Lindqvist2019-01-192-5/+86
* Revert "sys/openbsd: avoid /dev/fd node creation"Anton Lindqvist2019-01-171-26/+5
* sys/openbsd: avoid /dev/fd node creationGreg Steuck2019-01-141-5/+26
* pkg/csource: use 0 for missing syscall argsDmitry Vyukov2018-12-271-21/+21
* sys: consistently mark all paddings as const[0]Dmitry Vyukov2018-12-102-5/+5
* sys/openbsd: fix socketpair usageMichael Tuexen2018-12-092-3/+12
* sys/openbsd: improve recvmsg() descriptionMichael Tuexen2018-12-082-12/+12
* sys/openbsd: correct semctl syscall numberAnton Lindqvist2018-12-073-14/+14
* sys: remove socketpair for AF_INET and AF_INET6Michael Tüxen2018-12-045-35/+1
* executor: OpenBSD network package injectionGreg Steuck2018-11-172-1/+40
* sys/openbsd: added minherit, extended/simplified mmapGreg Steuck2018-10-293-7/+30
* sys: check that target consts are definedDmitry Vyukov2018-10-191-5/+9
* Makefile: format openbsd syscall descriptionsDmitry Vyukov2018-09-201-1/+1
* sys/openbsd: make SanitizeCall() idempotentAnton Lindqvist2018-08-311-23/+12
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-302-1/+6
* sys/openbsd: disable mknod sanitization as tests failDmitry Vyukov2018-08-301-18/+21
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-2823-0/+3166