aboutsummaryrefslogtreecommitdiff
path: root/sys/tools/syscalls/core
Commit message (Expand)AuthorAgeFilesLines
* syscalls: Preserve the attributes of the argsWarner Losh2026-04-171-0/+19
* sysent: add a new NORETURN type flagBrooks Davis2025-08-081-0/+1
* makesyscalls: deprecate cpp other than includesBrooks Davis2025-02-181-0/+6
* makesyscalls: Restore support for cpp in inputBrooks Davis2025-02-181-5/+18
* sysent: add a NOLIB modifer to prevent stub generationBrooks Davis2024-11-011-0/+1
* sysent: sort modifier flagsBrooks Davis2024-11-011-1/+3
* sys/tools/syscalls: desupport capabilities.confBrooks Davis2024-10-301-8/+3
* Refactor makesyscalls.lua into a libraryagge32024-10-304-0/+852