Age | Commit message (Expand) | Author |
---|---|---|
2019-02-27 | Kernel: Allow uid 0 to read/write/execute any file. | Andreas Kling |
2019-02-21 | Kernel: Start adding various file system permission checks. | Andreas Kling |
2019-02-16 | Kernel: Make BochsVGADevice a BlockDevice and support mmapping it. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2019-01-23 | Kernel: Get rid of Unix namespace. | Andreas Kling |
2019-01-23 | Move VFS sources into Kernel/. | Andreas Kling |