Age | Commit message (Expand) | Author |
---|---|---|
2019-02-16 | Kernel: Make BochsVGADevice a BlockDevice and support mmapping it. | Andreas Kling |
2019-02-16 | Kernel: Add Device base class for CharacterDevice. | Andreas Kling |
2019-01-31 | Add uid and gid to CharacterDevices. | Andreas Kling |
2019-01-30 | Deallocate PTY's when they close. | Andreas Kling |
2019-01-23 | Move VFS sources into Kernel/. | Andreas Kling |