banan-os/kernel/kernel/Terminal
Bananymous e949e8550c Kernel: Rework RamInode API
RamInode is now a general RamInode with no data. RamFileInode is now
a inode for regular files. This is much cleaner and more intuitive
since there is no reason for most non-regular inodes to hold data
Vector.
2023-09-30 19:22:30 +03:00
..
Serial.cpp Kernel: Add some functionality to disable TTY input/output 2023-09-27 15:44:05 +03:00
TTY.cpp Kernel: Rework RamInode API 2023-09-30 19:22:30 +03:00
VesaTerminalDriver.cpp All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00
VirtualTTY.cpp Kernel: Add some functionality to disable TTY input/output 2023-09-27 15:44:05 +03:00