Историја ревизија

Аутор SHA1 Порука Датум
  sin-ack 69ef211925 Kernel+LibC: Move errno definitions to Kernel/API/POSIX пре 3 година
  Daniel Bertalan 8dd11ae717 Kernel+SystemServer: Add /dev/tty пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr пре 3 година
  Andreas Kling 79fa9765ca Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> пре 3 година
  Ben Wiederhake e3b7c305bc Kernel: Don't crash on writes to ProcFS пре 3 година
  Andreas Kling 6f69d5204f Kernel: Make Inode::flush_metadata() return a KResult пре 3 година
  SeekingBlues 3d174e3ad2 Kernel/ProcFS: Provide a way to write to ProcFS inodes пре 3 година
  Andreas Kling 300402cc14 Kernel: Make it possible for KBufferBuilder creation to fail пре 3 година
  Andreas Kling 4a9c18afb9 Kernel: Rename FileDescription => OpenFileDescription пре 3 година
  Andreas Kling b481132418 Kernel: Make UserOrKernelBuffer return KResult from read/write/memset пре 3 година
  Andreas Kling 667a39df6b Kernel: Use TRY() in ProcFS пре 3 година
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr пре 3 година
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized пре 3 година
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's пре 3 година
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality пре 4 година
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits пре 4 година
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends пре 4 година
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult пре 4 година
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> пре 4 година
  Luke e06660d33c Kernel/ProcFS: Get unveil stats instead of FDs stats for unveil data пре 4 година
  Liav A 0a5312730c Kernel/ProcFS: Propagate errors correctly when they occur пре 4 година
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data пре 4 година
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton пре 4 година
  Andreas Kling 58f62cd1d0 Kernel/ProcFS: Add S_IFREG bit to regular files in /proc пре 4 година
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode пре 4 година
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& пре 4 година
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker пре 4 година
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys пре 4 година
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere пре 4 година