mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-26 22:51:42 +00:00
Implement Virtual Terminal and fix /dev/kcon
This commit is contained in:
@@ -59,7 +59,7 @@ namespace vfs
|
||||
|
||||
PTMXDevice::PTMXDevice()
|
||||
{
|
||||
|
||||
fixme("PTMXDevice");
|
||||
// /* c rw- rw- rw- */
|
||||
// mode_t mode = S_IRUSR | S_IWUSR |
|
||||
// S_IRGRP | S_IWGRP |
|
||||
|
Reference in New Issue
Block a user