aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/init.go
Commit message (Expand)AuthorAgeFilesLines
* 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