aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/init.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/csource: add ability to annotate syscalls using comments in C reproducersAnton Lindqvist2019-05-241-0/+16
* sys/openbsd: prevent changing mutability flags on files (#1174)Anton Lindqvist2019-05-131-0/+18
* sys/openbsd: avoid raw root disk node creation (#1171)Anton Lindqvist2019-05-111-3/+18
* sys/openbsd: avoid /dev/fd node creationAnton Lindqvist2019-01-191-5/+36
* 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
* sys: check that target consts are definedDmitry Vyukov2018-10-191-5/+9
* sys/openbsd: make SanitizeCall() idempotentAnton Lindqvist2018-08-311-23/+12
* sys/openbsd: disable mknod sanitization as tests failDmitry Vyukov2018-08-301-18/+21
* Add mandatory OpenBSD bits (#689)Anton Lindqvist2018-08-281-0/+49