summaryrefslogtreecommitdiff
path: root/src/sys/include/compat/unix
AgeCommit message (Expand)Author
45 hoursFix conflictsIan Moffett
45 hourskern: filedes: Add SYS_open system callIan Moffett
2 dayskern: syscall: Add SYS_mount syscallIan Moffett
3 dayskern: syscall: Add initial SYS_spawn syscallIan Moffett
8 dayskern: mac: Add MAC resource queryingIan Moffett
2025-09-23usr: libc: Add libc syscall interfaceIan Moffett
2025-09-23kern: security: Add initial support for MACIan Moffett
2025-09-20kern: syscall: Add initial write(2) stubIan Moffett
2025-09-20kern: proc: Move sys_exit() to sys/compat/unix/*Ian Moffett
2025-09-17kern/amd64: Implement syscall domains and windowsIan Moffett