summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
40 hoursdocs: Update README.mdIan Moffett
41 hoursusr: osh: Rewrite console shellGon Namprasertkul
41 hourskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
3 daysMerge branch 'build-openbsd' into exptIan Moffett
4 daysshare: man: Add square brackets in omar(1)Ian Moffett
4 daysshare: man: Add omar(1)Ian Moffett
4 daysbuild: Add -Wno-c2x-extensions CC flagIan Moffett
4 daysdocs: contrib: Add note about switch/caseIan Moffett
4 dayskernel: cons: Add backspace supportIan Moffett
4 dayskernel: initramfs: Add initial OMAR portIan Moffett
4 daysbootstrap: Do host checksIan Moffett
4 daysbuild: Omit -mabi=sysvIan Moffett
4 daysusr: osh: Use project root in build scriptIan Moffett
4 daysusr: init: Use project root in build scriptIan Moffett
4 dayslibc: crt0.S -> crti.SIan Moffett
4 daysbuild: Pass project root to other build dirsIan Moffett
4 daysbuild: Omit -Wno-c23-extensions in build flagsIan Moffett
4 daysbuild: Add @PROJECT_ROOT@ build varIan Moffett
4 daysbuild: Add -no-pie to linker flagsIan Moffett
12 daysdocs: contrib: Add note about switch/caseIan Moffett
14 dayskernel: cons: Add backspace supportIan Moffett
2025-04-18share: contrib: Add note about local variablesIan Moffett
2025-04-18share: contrib: Add pointer style notesIan Moffett
2025-04-18usr: libc: Add machdep headersIan Moffett
2025-04-18build: Pass arch to libcIan Moffett
2025-04-18kernel: syscall: Fix conditional includesIan Moffett
2025-04-18tools: Add tap interface test scriptIan Moffett
2025-04-18kernel: Startup osh instead of initIan Moffett
2025-04-18kernel/aarch64: Add md_sync_all() stubIan Moffett
2025-04-18kernel/aarch64: Add missing machdep headersIan Moffett
2025-04-18Merge branch 'expt' into aarch64Ian Moffett
2025-04-18usr.bin: Add basic "shell"Ian Moffett
2025-04-18usr: libc: Add initial string.hIan Moffett
2025-04-18kernel: exec_elf64: Better loggingIan Moffett
2025-04-18kernel/amd64: isa: Improve polling and bufferingIan Moffett
2025-04-18kernel/amd64: isa: Attempt to wake up PS/2 linesIan Moffett
2025-04-18usr: Make gcc put less crap in user binariesIan Moffett
2025-04-18kernel: cons: Add console buffer frameworkIan Moffett
2025-04-18kernel: sched: Always sync on sched entryIan Moffett
2025-04-18kernel: descrip: Fix copyin/copyout + rw operationIan Moffett
2025-04-18kernel: Initialize vm subsystem earlierIan Moffett
2025-04-18kernel: 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