aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/init_test.go
Commit message (Expand)AuthorAgeFilesLines
* sys/openbsd: prevent swap partition device nodes from being createdAnton Lindqvist2019-07-221-1/+11
* sys/openbsd: correct setrlimit resource detectionAnton Lindqvist2019-06-181-0/+5
* sys/openbsd: sanitize mlockall syscallsAnton Lindqvist2019-06-141-0/+5
* sys/openbsd: rename test caseAnton Lindqvist2019-06-131-1/+1
* sys/openbsd: sanitize setrlimit(RLIMIT_STACK) syscallsAnton Lindqvist2019-06-131-0/+5
* sys/openbsd: sanitize setrlimit(RLIMIT_DATA) syscalls (#1231)Anton Lindqvist2019-06-111-0/+10
* sys/openbsd: prevent changing mutability flags on files (#1174)Anton Lindqvist2019-05-131-0/+8
* sys/openbsd: avoid raw root disk node creation (#1171)Anton Lindqvist2019-05-111-0/+5
* sys/openbsd: avoid /dev/fd node creationAnton Lindqvist2019-01-191-0/+50