index
:
Hyra
aarch64
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
5 days
ideas: kport: Add concept of shadow byte regions
Ian Moffett
5 days
docs: ideas: Add kport.txt draft
Ian Moffett
6 days
libc: Add errno + OUSI errno impl
Ian Moffett
6 days
kernel: rt8139: Add initial impl
Ian Moffett
6 days
cdefs: Add __isr define
Ian Moffett
6 days
kernel/amd64: pio: Add _MACHINE_HAVE_PIO define
Ian Moffett
2025-03-28
sys: Make proper sys/types.h + add clang nostdinc
Ian Moffett
2025-03-28
kernel: tlsf: Include proper headers
Ian Moffett
2025-03-28
sys: limits: Add CHAR_BIT
Ian Moffett
2025-03-27
kernel: vm: Add munmap() impl
Ian Moffett
2025-03-27
kernel: systm: Include assert.h
Ian Moffett
2025-03-27
build: bootstrap: Prepare environment
Ian Moffett
2025-03-27
build: Add hooks builddep
Ian Moffett
2025-03-27
tools: checknl: Improve error handling
Ian Moffett
2025-03-27
kernel: systm: Add __sigraise() helper
Ian Moffett
2025-03-25
kernel: vm: Add initial mmap() impl
Ian Moffett
2025-03-25
kernel: vm: Fix vm_page insertions
Ian Moffett
2025-03-19
kernel/amd64: bus: Check bus_set() status
Ian Moffett
2025-03-19
kernel: panic: Add hcf() and bas()
Ian Moffett
2025-03-19
kernel: cdefs: Introduce __cold and __dead_cold
Ian Moffett
2025-03-14
kernel: vm: Only hold pgres with timeout
Ian Moffett
2025-03-14
project: Bump project version
Ian Moffett
2025-03-14
Merge branch 'expt'
Ian Moffett
2025-03-14
tools: Add script to check for redundant newlines
Ian Moffett
2025-03-14
kernel: vm: Add initial anonymous pager source
Ian Moffett
2025-03-09
kernel: vm_map: Remove extra leading whitespace
Ian Moffett
2025-03-09
kernel: pager: Make vm_vnops extern
Ian Moffett
2025-03-09
workflow: Don't build toolchain in this test
Ian Moffett
2025-03-09
project: Update name
Ian Moffett
2025-03-09
tools: cross: Remove 'clear' command
Ian Moffett
2025-03-09
project: Final workflow fixups
Ian Moffett
2025-03-09
project: Update CI workflow name
Ian Moffett
2025-03-09
project: Add github workflows
Ian Moffett
2025-03-07
kernel: cdefs: Add __barrier() define
Ian Moffett
2025-02-28
kernel: termios: Remove duplicate ISTRIP
Ian Moffett
2025-02-28
kernel: termios: c_cc is of type cc_t
Ian Moffett
2025-02-28
kernel: driver: Remove trailing newline
Ian Moffett
2025-02-22
kernel: Add POSIX termios.h header
Ian Moffett
2025-02-22
kernel: cons: Add lock around root console
Ian Moffett
2025-02-22
kernel: dev: Add /dev/console
Ian Moffett
2025-02-22
kernel: devfs: Add support for write()
Ian Moffett
2025-02-22
kernel: vfs: Add support for write()
Ian Moffett
2025-02-22
libc: Add __stack_chk_fail() stub
Ian Moffett
2025-02-21
tools: Add hwdoc script
Ian Moffett
2025-02-21
Merge branch 'expt'
Ian Moffett
2025-02-21
project: Hyra Release v1.4
Ian Moffett
2025-02-21
share: pdn: Add title
Ian Moffett
2025-02-21
kernel: Update kernel log style
Ian Moffett
2025-02-20
docs: man: Add pci_conf(9)
Ian Moffett
2025-02-20
kernel/amd64: i8237: Use word register for mode
Ian Moffett
[next]