index
:
Hyra
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
17 hours
usr: libc: Reset pad_width if used
Ian Moffett
17 hours
usr: libc: Include stdbool.h in itoa.c
Ian Moffett
17 hours
usr.bin: osh: Seperate builtin cmds from user cmds
Ian Moffett
17 hours
usr.bin: osh: Make internal routines static
Ian Moffett
17 hours
usr: libc: Include stdint.h in string.h
Ian Moffett
17 hours
kernel: exit: Handle stack VA/PA in proc_reap()
Ian Moffett
17 hours
kernel: spawn: Return process exit status on fail
Ian Moffett
17 hours
usr: Discard .eh_frame and .note sections
Ian Moffett
17 hours
kernel: exit: Wake up parent *only* if asleep
Ian Moffett
17 hours
kernel/amd64: proc: Cleanup user stack vm_map()
Ian Moffett
37 hours
usr.bin: Add 'time' command to return current time
Ian Moffett
37 hours
usr: libc: Add snprintf() impl
Ian Moffett
38 hours
usr: libc: Add initial vsnprintf() impl
Ian Moffett
38 hours
usr: libc: Add itoa()
Ian Moffett
38 hours
usr: libc: Add memcpy() in string.h
Ian Moffett
39 hours
usr.bin: kfgwm: Add initial window text support
Ian Moffett
39 hours
usr.bin: kfgwm: Include stddef.h in kfg/types.h
Ian Moffett
45 hours
share: man: Add kconf(9)
main
Ian Moffett
46 hours
kernel: phy: Rename rtl8139 driver to rt81xx
Ian Moffett
46 hours
kernel: rtl8139: Defer RTL8139 initialization
Ian Moffett
46 hours
kernel: nvme: Defer NVMe initialization
Ian Moffett
47 hours
usr.bin: Use stdio for console access
Quinn Stephens
47 hours
usr: libc: Add stdio read routines
Quinn Stephens
47 hours
kernel/amd64: isa: Add AT PC MC1468XX driver
Ian Moffett
47 hours
kernel: Add sys/time.h
Ian Moffett
47 hours
kernel/amd64: Save %RCX before calling handler
Ian Moffett
3 days
kernel: xhci: Allocate n bytes for scratchpad
Ian Moffett
4 days
usr.bin: osh: Add backspace bell
Ian Moffett
4 days
kernel/amd64: isa: Add /dev/beep for pcspkr
Ian Moffett
4 days
kernel: stub: Always show exceptions in userland
Ian Moffett
4 days
share: man: Add vm_map(9)
Ian Moffett
4 days
usr: libc: Add stdio.h
Quinn Stephens
4 days
kernel: cons: Add initial ANSI escape seq impl
Ian Moffett
4 days
kernel: cons: Handle ASCII_NUL
Ian Moffett
4 days
kernel: cons: Add color attribute helpers
Ian Moffett
4 days
kernel: vm: Support NULL `addr' for private mmap()
Ian Moffett
4 days
kernel: vm: Map at `va + page_off'
Ian Moffett
4 days
usr: libc: Add stdlib.h exit routines
Quinn Stephens
5 days
kernel: xhci: Fix scratchpad page count
Ian Moffett
6 days
usr.bin: kfgwm: Use kfgpos_t for x,y
Ian Moffett
6 days
usr.bin: kfgwm: Add initial WM sources
Ian Moffett
6 days
build: bootstrap: Default to limine v9.3.0
Ian Moffett
6 days
usr: libc: Improve stddef.h
Quinn Stephens
6 days
kernel: video: Add /ctl/fb0/attr
Ian Moffett
6 days
kernel: vm: Allow NULL `addr' for cdev mappings
Ian Moffett
6 days
kernel: device: Harden cdev mmap() bounds checks
Ian Moffett
6 days
usr: libc: Add stdarg.h
Quinn Stephens
6 days
kernel: syscall: Add SYS_mmap and SYS_munmap
Ian Moffett
6 days
kernel: vm: Prepare for user mmap() interface
Ian Moffett
6 days
usr.bin: Build fetch tool
Ian Moffett
[next]