aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/init_test.go
Commit message (Expand)AuthorAgeFilesLines
* sys/openbsd: neutralize sysctl kern.maxfilesAnton Lindqvist2021-12-261-0/+5
* sys/openbsd: neutralize sysctl kern.maxprocAnton Lindqvist2021-02-261-0/+5
* sys/openbsd: neutralize sysctl kern.witnessAnton Lindqvist2020-12-021-0/+5
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-1/+2
* sys/openbsd: neutralize sysctl kern.maxthreadAnton Lindqvist2020-08-141-2/+7
* sys/openbsd: neutralize clock_settimeAnton Lindqvist2020-08-051-0/+4
* sys/openbsd: neutralize sysctl kern.maxclustersAnton Lindqvist2020-07-211-0/+5
* sys/openbsd: neutralize yet another pf ioctl commandAnton Lindqvist2020-06-291-0/+6
* prog: improve TestDeserializeHelperDmitry Vyukov2020-03-241-6/+3
* prog: rename target.SanitizeCall to NeutralizeDmitry Vyukov2020-03-171-1/+1
* prog: export deserialization test helper for sys/{linux,openbsd}Dmitry Vyukov2020-03-171-52/+30
* sys/openbsd: prevent killing the ssh VM connectionAnton Lindqvist2020-03-051-0/+4
* tools: add script that checks copyright headersDmitry Vyukov2020-02-181-0/+3
* 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