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
1c8112f1a701c2c4f50051dea2e10cf1e5680650
banan-os
/
kernel
/
kernel
/
Terminal
History
Bananymous
eee0b7c3ff
Kernel: Make ioctl take unsigned long instead of int
...
this is what linux does :D also fix one or two `return ioctl` instead of `return ioctl_impl`
2026-07-07 03:12:39 +03:00
..
FramebufferTerminal.cpp
Kernel: Add fast fill method to framebuffer device
2025-07-02 00:17:42 +03:00
PseudoTerminal.cpp
Kernel: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +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: Make ioctl take unsigned long instead of int
2026-07-07 03:12:39 +03:00
VirtualTTY.cpp
Terminal: Use gnu <start> ... <end> syntax in switch cases
2026-07-04 19:17:41 +03:00