summaryrefslogtreecommitdiff
path: root/src/sys/include/compat
AgeCommit message (Expand)Author
26 hourskern: Add SYS_read system call for file I/OIan Moffett
42 hourskern: dms: Add initial DMS engine sourcesIan Moffett
3 dayskern: proc: Add initial waitpid() syscallIan Moffett
4 dayskern: reboot: Add reboot system callIan Moffett
6 dayskern: proc: Add getargv system callIan Moffett
7 dayskern: iotap: Expose I/O taps to userlandIan Moffett
9 dayskern: syscall: Add SYS_open to syscall tableIan Moffett
10 daysFix conflictsIan Moffett
10 dayskern: filedes: Add SYS_open system callIan Moffett
10 dayskern: syscall: Add SYS_mount syscallIan Moffett
11 dayskern: syscall: Add initial SYS_spawn syscallIan Moffett
2025-09-30kern: 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