diff options
author | Andreas Kling <awesomekling@gmail.com> | 2019-01-30 00:49:20 +0100 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-01-30 00:49:20 +0100 |
commit | e9b948103d45b4e9b6498f62e70dd64152dea3e6 (patch) | |
tree | 297ff2855a79eb696400a734ceed4ece1462d27e /Kernel/VirtualConsole.cpp | |
parent | c30e2c8d440de7a8abbc1935cb5fb79b82d3421f (diff) | |
download | serenity-e9b948103d45b4e9b6498f62e70dd64152dea3e6.zip |
Add a /dev/pts filesystem and make PTY allocation dynamic.
You can now open as many PTY pairs as you like. Well, it's actually capped
at 8 for now, but it's just a constant and trivial to change.
Unregistering a PTY pair is untested because I didn't want to start
mucking with that in Terminal right now.
Diffstat (limited to 'Kernel/VirtualConsole.cpp')
0 files changed, 0 insertions, 0 deletions