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
f3d9da954950b8aee8a5e6e44c4f4563ac7dbbe2
banan-os
/
kernel
/
include
/
kernel
/
Terminal
History
Bananymous
f3d9da9549
Kernel: Rewrite all read/write functions to use BAN::ByteSpan
...
This allows us to not work with raw pointers and use sized containers for reading and writing.
2023-10-24 11:56:00 +03:00
..
Serial.h
Kernel: Clear TTY when setting as current
2023-10-13 17:20:26 +03:00
TerminalDriver.h
Kernel: Start work on making tty a file
2023-04-05 00:56:09 +03:00
termios.h
All: Clear lines with only whitspace in them
2023-09-10 00:31:42 +03:00
TTY.h
Kernel: Rewrite all read/write functions to use BAN::ByteSpan
2023-10-24 11:56:00 +03:00
VesaTerminalDriver.h
Kernel: Start work on making tty a file
2023-04-05 00:56:09 +03:00
VirtualTTY.h
Kernel: Clear TTY when setting as current
2023-10-13 17:20:26 +03:00