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
/
include
/
dev
/
cons
Age
Commit message (
Expand
)
Author
25 hours
kernel: cons: Introduce /ctl/console/attr
Ian Moffett
4 days
kernel: Ensure mutually exclusive console access
Ian Moffett
6 days
kernel: console: Introduce cons_screen features
Ian Moffett
2025-06-13
kernel: cons: Clear entire screen on demand
Ian Moffett
2025-06-10
kernel: cons: Make ANSI_BLUE a darker shade
Ian Moffett
2025-06-09
kernel: cons: Add ANSI cursor pos reset sequence
Ian Moffett
2025-06-05
kernel: cons: Add initial ANSI escape seq impl
Ian Moffett
2025-06-05
kernel: cons: Add color attribute helpers
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-18
kernel: cons: Add console buffer framework
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
2024-07-09
kernel: cons: Improve char handling and add cursor
Ian Moffett
2024-06-04
project: Initial commit
Ian Moffett