|
|
a7c28e983c
|
kernel: tty: implement tty input using line disciplines
|
2023-06-11 16:47:33 +01:00 |
|
|
|
3cc72f1f24
|
kernel: tty: support printing output from printk()
|
2023-06-11 14:55:47 +01:00 |
|
|
|
abe4af093e
|
tty: implement read/write support
|
2023-06-11 09:23:57 +01:00 |
|
|
|
d09ad5838e
|
kernel: implement tty driver system
|
2023-06-10 21:41:07 +01:00 |
|
|
|
d02d05d922
|
obj: add read() and write() object callbacks
|
2023-05-14 21:11:32 +01:00 |
|
|
|
b6f8c1ccaa
|
kernel: don't use typedef for enums or non-opaque structs
|
2023-04-13 11:40:52 +01:00 |
|
|
|
2bfb6bcd78
|
kernel: add c++ support
|
2023-03-20 20:41:39 +00:00 |
|
|
|
5b9bdd4848
|
kernel: add definitions for a TTY device interface.
|
2023-02-09 11:35:35 +00:00 |
|