Age | Commit message (Expand) | Author |
---|---|---|
24 hours | kern/amd64: proc: md_proc_yield -> md_proc_idle | Ian Moffett |
29 hours | kern: filedesc: Add close() system call | Ian Moffett |
31 hours | kern: Add SYS_read system call for file I/O | Ian Moffett |
7 days | kern: security: Improve scalability of MAC checks | Ian Moffett |
10 days | kern: syscall: Add SYS_mount syscall | Ian Moffett |
2025-09-30 | kern: mac: Add MAC resource querying | Ian Moffett |
2025-09-28 | kern: compat: Use copyin() in SYS_write | Ian Moffett |
2025-09-27 | kern: Add initial signals work | 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 |