Age | Commit message (Expand) | Author |
---|---|---|
41 hours | kern: iotap: Expose I/O taps to userland | Ian Moffett |
4 days | kern: syscall: Add SYS_open to syscall table | Ian Moffett |
4 days | Fix conflicts | Ian Moffett |
4 days | kern: filedes: Add SYS_open system call | Ian Moffett |
5 days | kern: syscall: Add SYS_mount syscall | Ian Moffett |
6 days | kern: syscall: Add initial SYS_spawn syscall | Ian Moffett |
11 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 |