| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/openbsd: regenerate const files | Anton Lindqvist | 2021-07-01 | 1 | -47/+0 |
| | | |||||
| * | sys/openbsd: add missing padding arguments | Anton Lindqvist | 2019-05-12 | 1 | -0/+2 |
| | | | | | | | | | | Due to missing padding arguments, stack garbage could end up being used as actual arguments. More reading for the curious[1]. While here, add missing descriptions for pread and pwrite. [1] https://flak.tedunangst.com/post/syzkaller-found-a-bug | ||||
| * | Add mandatory OpenBSD bits (#689) | Anton Lindqvist | 2018-08-28 | 1 | -0/+45 |
| all: add openbsd support squash of the following commits: * openbsd: add mandatory bits * report: add OpenBSD support * executor: skip building kvm on OpenBSD * executor: add OpenBSD support Linking against libutil is necessary due to usage of openpty(3). * executor: fix typo in fail() message * fixup! report: add OpenBSD support * fixup! openbsd: add mandatory bits * fixup! openbsd: add mandatory bits * fixup! openbsd: add mandatory bits * fixup! report: add OpenBSD support * gometalinter: skip sys/openbsd | |||||
