| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-14 | netbsd: add some missing system headers | Alex Rønne Petersen | |
| The Lua headers are needed because, yes, NetBSD has a kernel module for Lua support. soundcard.h is technically a system header but is installed by libossaudio and so was missed previously. This also removes some riscv headers that shouldn't have been added because NetBSD does not yet officially support the riscv32/riscv64 ports. Closes #24737. | |||
| 2025-05-17 | libc: Add NetBSD system and libc headers from 10.1. | Alex Rønne Petersen | |
| sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will be defined by the compiler. | |||
