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
path:
root
/
sys
/
dev
/
cons
Age
Commit message (
Expand
)
Author
10 days
kernel: cons: Add initial ANSI escape seq impl
Ian Moffett
10 days
kernel: cons: Handle ASCII_NUL
Ian Moffett
10 days
kernel: cons: Add color attribute helpers
Ian Moffett
2025-05-26
kernel: cons: Fix newline caused by excessive '\b'
Ian Moffett
2025-05-22
kernel: Optimize console & logging
Quinn Stephens
2025-05-16
kernel: cons: Add lock to console buffer
Ian Moffett
2025-04-22
kernel: cons: Add backspace support
Ian Moffett
2025-04-18
kernel: cons: Add console buffer framework
Ian Moffett
2025-04-17
kernel: cons: Support flexible console attr
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-16
project: Update copyright date to 2025
Ian Moffett
2025-02-15
kernel: cons: Optimize console drawing
Quinn Stephens
2024-07-09
kernel: cons: Improve char handling and add cursor
Ian Moffett
2024-07-07
kernel: cons: Ensure fb_mem isn't NULL
Ian Moffett
2024-06-04
project: Initial commit
Ian Moffett