index
:
Hyra
build-openbsd
dev
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
6 hours
share: man: Add square brackets in omar(1)
build-openbsd
Ian Moffett
6 hours
share: man: Add omar(1)
Ian Moffett
10 hours
build: Add -Wno-c2x-extensions CC flag
Ian Moffett
10 hours
docs: contrib: Add note about switch/case
Ian Moffett
10 hours
kernel: cons: Add backspace support
Ian Moffett
11 hours
kernel: initramfs: Add initial OMAR port
Ian Moffett
12 hours
bootstrap: Do host checks
Ian Moffett
12 hours
build: Omit -mabi=sysv
Ian Moffett
12 hours
usr: osh: Use project root in build script
Ian Moffett
12 hours
usr: init: Use project root in build script
Ian Moffett
15 hours
libc: crt0.S -> crti.S
Ian Moffett
15 hours
build: Pass project root to other build dirs
Ian Moffett
15 hours
build: Omit -Wno-c23-extensions in build flags
Ian Moffett
15 hours
build: Add @PROJECT_ROOT@ build var
Ian Moffett
15 hours
build: Add -no-pie to linker flags
Ian Moffett
2025-04-18
share: contrib: Add note about local variables
Ian Moffett
2025-04-18
share: contrib: Add pointer style notes
Ian Moffett
2025-04-18
usr: libc: Add machdep headers
Ian Moffett
2025-04-18
build: Pass arch to libc
Ian Moffett
2025-04-18
kernel: syscall: Fix conditional includes
Ian Moffett
2025-04-18
tools: Add tap interface test script
Ian Moffett
2025-04-18
kernel: Startup osh instead of init
Ian Moffett
2025-04-18
kernel/aarch64: Add md_sync_all() stub
Ian Moffett
2025-04-18
kernel/aarch64: Add missing machdep headers
Ian Moffett
2025-04-18
Merge branch 'expt' into aarch64
Ian Moffett
2025-04-18
usr.bin: Add basic "shell"
Ian Moffett
2025-04-18
usr: libc: Add initial string.h
Ian Moffett
2025-04-18
kernel: exec_elf64: Better logging
Ian Moffett
2025-04-18
kernel/amd64: isa: Improve polling and buffering
Ian Moffett
2025-04-18
kernel/amd64: isa: Attempt to wake up PS/2 lines
Ian Moffett
2025-04-18
usr: Make gcc put less crap in user binaries
Ian Moffett
2025-04-18
kernel: cons: Add console buffer framework
Ian Moffett
2025-04-18
kernel: sched: Always sync on sched entry
Ian Moffett
2025-04-18
kernel: descrip: Fix copyin/copyout + rw operation
Ian Moffett
2025-04-18
kernel: Initialize vm subsystem earlier
Ian Moffett
2025-04-18
kernel: video: Add bpp field to fbdev
Ian Moffett
2025-04-17
kernel: cons: Default theme to amber shade
Ian Moffett
2025-04-17
kernel: cons: Support flexible console attr
Ian Moffett
2025-04-17
tools: kconf: Recognize hexadecimal
Ian Moffett
2025-04-17
kernel: Add copyright
Ian Moffett
2025-04-17
kernel: atoimc -> atomic
Ian Moffett
2025-04-17
project: Bump to v1.6
Ian Moffett
2025-04-17
kernel: Reconsider the idea of init systems
Ian Moffett
2025-04-17
kernel/amd64: isa: Add i8042 keyboard support
Ian Moffett
2025-04-17
kernel/amd64: machdep: Add sync.h headers
Ian Moffett
2025-04-17
kernel/amd64: cpu: Add IRQ mask
Ian Moffett
2025-04-17
kernel: sched: Default to MLFQ
Ian Moffett
2025-04-17
kernel: synch: Add system-wide locking
Ian Moffett
2025-04-17
kernel: sched: Adjust default quantum to 500 usec
Ian Moffett
2025-04-17
kernel/amd64: cdefs: Add more md_* macros
Ian Moffett
[next]