Age | Commit message (Expand) | Author |
---|---|---|
27 hours | kern: syscall: Add SYS_open to syscall table | Ian Moffett |
45 hours | Fix conflicts | Ian Moffett |
45 hours | kern: filedes: Add SYS_open system call | Ian Moffett |
2 days | kern: syscall: Add SYS_mount syscall | Ian Moffett |
3 days | kern: syscall: Add initial SYS_spawn syscall | Ian Moffett |
8 days | kern: mac: Add MAC resource querying | Ian Moffett |
2025-09-23 | usr: libc: Add libc syscall interface | Ian Moffett |
2025-09-23 | kern: security: Add initial support for MAC | Ian Moffett |
2025-09-20 | kern: syscall: Add initial write(2) stub | Ian Moffett |
2025-09-20 | kern: proc: Move sys_exit() to sys/compat/unix/* | Ian Moffett |
2025-09-17 | kern/amd64: Implement syscall domains and windows | Ian Moffett |