Age | Commit message (Expand) | Author |
---|---|---|
11 days | kern: proc: Don't acquire maplist lock during init | Ian Moffett |
11 days | kern: Add initial signals work | Ian Moffett |
11 days | kern: proc: Protect mapping list with spinlock | Ian Moffett |
12 days | kernel: filedesc: Allocate standard streams | Ian Moffett |
2025-09-20 | kern: proc: Add address checking routine | Ian Moffett |
2025-09-19 | kern: proc: Keep track of mapped areas with ranges | Ian Moffett |
2025-09-17 | kern/amd64: Implement syscall domains and windows | Ian Moffett |
2025-09-17 | kern/amd64: proc: Add proc_kill() routine | Ian Moffett |
2025-09-16 | kern: proc: Add initial proc init + PCB code | Ian Moffett |