This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
You've already forked banan-os
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
6f002f0c07be7bb236c2f6c2217f6275638c62fd
banan-os
/
kernel
/
kernel
/
Terminal
History
Bananymous
d3130884b6
Kernel: Hack TTY to work as debug console
...
debug printing takes the debug lock, but TTY uses mutex for its lock
2026-06-25 01:41:41 +03:00
..
FramebufferTerminal.cpp
Kernel: Add fast fill method to framebuffer device
2025-07-02 00:17:42 +03:00
PseudoTerminal.cpp
Kernel: Changed stat values from func to be field
2026-05-15 20:49:04 +03:00
Serial.cpp
Kernel/LibC: Rework TIOC{G,S}WINSZ more linux like
2025-06-28 19:40:54 +03:00
TerminalDriver.cpp
Kernel: Remove the big inode lock
2026-05-09 23:28:00 +03:00
TextModeTerminal.cpp
Kernel: Fix text mode cursor
2025-04-25 02:31:33 +03:00
TTY.cpp
Kernel: Hack TTY to work as debug console
2026-06-25 01:41:41 +03:00
VirtualTTY.cpp
Kernel: Make TTY write lock a mutex instead of a spinlock
2026-05-17 00:29:20 +03:00