summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
8 daysdocs: contrib: Add note about switch/casemainexptIan Moffett
10 dayskernel: cons: Add backspace supportIan Moffett
14 daysshare: contrib: Add note about local variablesIan Moffett
14 daysshare: contrib: Add pointer style notesIan Moffett
14 daysusr: libc: Add machdep headersIan Moffett
14 daysbuild: Pass arch to libcIan Moffett
14 dayskernel: syscall: Fix conditional includesIan Moffett
14 daystools: Add tap interface test scriptIan Moffett
14 dayskernel: Startup osh instead of initIan Moffett
14 dayskernel/aarch64: Add md_sync_all() stubIan Moffett
14 dayskernel/aarch64: Add missing machdep headersIan Moffett
14 daysMerge branch 'expt' into aarch64Ian Moffett
14 daysusr.bin: Add basic "shell"Ian Moffett
14 daysusr: libc: Add initial string.hIan Moffett
14 dayskernel: exec_elf64: Better loggingIan Moffett
14 dayskernel/amd64: isa: Improve polling and bufferingIan Moffett
14 dayskernel/amd64: isa: Attempt to wake up PS/2 linesIan Moffett
14 daysusr: Make gcc put less crap in user binariesIan Moffett
14 dayskernel: cons: Add console buffer frameworkIan Moffett
14 dayskernel: sched: Always sync on sched entryIan Moffett
14 dayskernel: descrip: Fix copyin/copyout + rw operationIan Moffett
14 dayskernel: Initialize vm subsystem earlierIan Moffett
14 dayskernel: video: Add bpp field to fbdevIan Moffett
2025-04-17kernel: cons: Default theme to amber shadeIan Moffett
2025-04-17kernel: cons: Support flexible console attrIan Moffett
2025-04-17tools: kconf: Recognize hexadecimalIan Moffett
2025-04-17kernel: Add copyrightIan Moffett
2025-04-17kernel: atoimc -> atomicIan Moffett
2025-04-17project: Bump to v1.6Ian Moffett
2025-04-17kernel: Reconsider the idea of init systemsIan Moffett
2025-04-17kernel/amd64: isa: Add i8042 keyboard supportIan Moffett
2025-04-17kernel/amd64: machdep: Add sync.h headersIan Moffett
2025-04-17kernel/amd64: cpu: Add IRQ maskIan Moffett
2025-04-17kernel: sched: Default to MLFQIan Moffett
2025-04-17kernel: synch: Add system-wide lockingIan Moffett
2025-04-17kernel: sched: Adjust default quantum to 500 usecIan Moffett
2025-04-17kernel/amd64: cdefs: Add more md_* macrosIan Moffett
2025-04-17kernel: Enable interrupts upon sched entryIan Moffett
2025-04-17kernel/amd64: isa: Add support for pcspkrIan Moffett
2025-04-17kernel: acpi: Add acpi_oemid()Ian Moffett
2025-04-17kernel: sched: Returns as soon as resultIan Moffett
2025-04-17kernel: synch: Add lazy spinlock acquireIan Moffett
2025-04-16sys: atomic: Add atomic load/store operationsIan Moffett
2025-04-16boot: Upgrade to limine v9.x + add backdropIan Moffett
2025-04-15kernel: sched: Run oneshots foreverIan Moffett
2025-04-15kernel: Add per-arch cdefs.hIan Moffett
2025-04-14ideas: kport: Add concept of shadow byte regionsIan Moffett
2025-04-14docs: ideas: Add kport.txt draftIan Moffett
2025-04-13libc: Add errno + OUSI errno implIan Moffett
2025-04-13Merge branch 'expt' into aarch64Ian Moffett