| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/openbsd: regenerate consts | Aleksandr Nogikh | 2023-10-04 | 1 | -1/+1 |
| | | | | | | | | Cleanup obsolete names and regenerate consts on the latest OpenBSD checkout. SYS_ consts are no longer needed after #3836 | ||||
| * | sys/openbsd: change type of sysctl namelen argument | Anton Lindqvist | 2020-05-27 | 1 | -26/+26 |
| | | | | | | | | | | | The namelen argument must reflect the number of elements in the name vector. Since it's a vector of integers, bytesize4 seems more appropriate. With help from by Dmitry[1]. [1] https://github.com/google/syzkaller/pull/1761#discussion_r430139775 | ||||
| * | sys/openbsd: add sysctl descriptions | Anton Lindqvist | 2020-05-24 | 1 | -0/+294 |
