Commit History

Author SHA1 Message Date
  MacDue d951e2ca97 Kernel: Add /proc/{pid}/children to ProcFS 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Liav A b5ef900ccd Kernel: Don't assume paths of TTYs and pseudo terminals anymore 3 years ago
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty 3 years ago
  Andreas Kling e08d213830 Kernel: Use DistinctNumeric for filesystem ID's 3 years ago
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr 3 years ago
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 3 years ago
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription 3 years ago
  Andreas Kling 1c543598f1 Kernel: Use TRY() in ProcessProcFSTraits::to_inode() 3 years ago
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's 3 years ago
  Sergey Bugaev ed5b3f8495 Kernel: Specify directory entry types properly 4 years ago
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality 4 years ago
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits 4 years ago