This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c26227951fb6dd8fbf7e02ff85ef6a6e73e7d983
banan-os
/
kernel
/
kernel
/
Terminal
History
Bananymous
05c9f0640c
Kernel/LibC: Replace terminal syscalls with ioctls
...
isatty, tc{get,set}attr, tc{get,set}pgrp are now implemented as ioctls instead of separate syscalls
2026-05-15 17:03:33 +03:00
..
FramebufferTerminal.cpp
Kernel: Add fast fill method to framebuffer device
2025-07-02 00:17:42 +03:00
PseudoTerminal.cpp
Kernel/LibC: Replace terminal syscalls with ioctls
2026-05-15 17:03:33 +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/LibC: Replace terminal syscalls with ioctls
2026-05-15 17:03:33 +03:00
VirtualTTY.cpp
Kernel/Terminal: Add support for bracketed paste mode
2025-11-18 05:40:36 +02:00