ladybird/Kernel/TTY
Andreas Kling e9dda8d592 Kernel: Give PTY's *actually* unique major ID's
Okay, one "dunce hat" point for me. The new PTY majors conflicted with
PATAChannel. Now they are 200 for master and 201 for slave, not used
by anything else.. I hope!
2019-12-09 21:03:39 +01:00
..
MasterPTY.cpp
MasterPTY.h
PTYMultiplexer.cpp
PTYMultiplexer.h
SlavePTY.cpp
SlavePTY.h
TTY.cpp
TTY.h
VirtualConsole.cpp
VirtualConsole.h