mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-15 09:19:19 +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