Age | Commit message (Expand) | Author |
---|---|---|
8 days | kern: Add initial pirho compiler sources | Ian Moffett |
10 days | build: Use clang during early state | Ian Moffett |
11 days | kern: fs: Add initial devfs implementation | Ian Moffett |
2025-09-20 | kern: proc: Move sys_exit() to sys/compat/unix/* | Ian Moffett |
2025-09-18 | build: Allow each subsystem to have their own conf | Ian Moffett |
2025-09-17 | kern: Make memmap dump configurable via kconf | Ian Moffett |
2025-09-15 | kern: Add initial ACPI impl | Ian Moffett |
2025-09-15 | kern: io: Implement initial console logic | Ian Moffett |
2025-09-14 | os: vm: Add physical memory manager | Ian Moffett |
2025-09-14 | build: Do not have per subsystem libs | Ian Moffett |
2025-09-13 | build: TARGET -> TARGET_LIB | Ian Moffett |
2025-09-13 | project: 'kern' -> 'os' | Ian Moffett |