summaryrefslogtreecommitdiff
path: root/src/sys/os/Makefile
AgeCommit message (Expand)Author
8 dayskern: Add initial pirho compiler sourcesIan Moffett
10 daysbuild: Use clang during early stateIan Moffett
11 dayskern: fs: Add initial devfs implementationIan Moffett
2025-09-20kern: proc: Move sys_exit() to sys/compat/unix/*Ian Moffett
2025-09-18build: Allow each subsystem to have their own confIan Moffett
2025-09-17kern: Make memmap dump configurable via kconfIan Moffett
2025-09-15kern: Add initial ACPI implIan Moffett
2025-09-15kern: io: Implement initial console logicIan Moffett
2025-09-14os: vm: Add physical memory managerIan Moffett
2025-09-14build: Do not have per subsystem libsIan Moffett
2025-09-13build: TARGET -> TARGET_LIBIan Moffett
2025-09-13project: 'kern' -> 'os'Ian Moffett