Age | Commit message (Expand) | Author |
---|---|---|
2021-09-07 | Kernel: Rename FileDescription => OpenFileDescription | Andreas Kling |
2021-09-06 | Kernel: Use TRY() in ProcessProcFSTraits::to_inode() | Andreas Kling |
2021-08-29 | Kernel: Strongly typed user & group ID's | Andreas Kling |
2021-08-18 | Kernel: Specify directory entry types properly | Sergey Bugaev |
2021-08-15 | Kernel+Userland: Remove chroot functionality | Andreas Kling |
2021-08-15 | Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits | sin-ack |