Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr hace 3 años
  Andreas Kling 8ebf08b6c8 Kernel: Make all ProcFS and SysFS files zero-sized hace 3 años
  Andreas Kling ae197deb6b Kernel: Strongly typed user & group ID's hace 3 años
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality hace 4 años
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits hace 4 años
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends hace 4 años
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult hace 4 años
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> hace 4 años
  Luke e06660d33c Kernel/ProcFS: Get unveil stats instead of FDs stats for unveil data hace 4 años
  Liav A 0a5312730c Kernel/ProcFS: Propagate errors correctly when they occur hace 4 años
  Liav A 7ba991dc37 Kernel: Steer away from heap allocations for ProcFS process data hace 4 años
  Andreas Kling c94c15d45c Everywhere: Replace AK::Singleton => Singleton hace 4 años
  Andreas Kling 58f62cd1d0 Kernel/ProcFS: Add S_IFREG bit to regular files in /proc hace 4 años
  Andreas Kling df5fa8aa39 Kernel/ProcFS: Remove redundant ProcFS& member from ProcFSInode hace 4 años
  Andreas Kling 1f18558ee2 Kernel: Make FileSystem::root_inode() return a plain Inode& hace 4 años
  Andreas Kling 9457d83986 Kernel: Rename Locker => MutexLocker hace 4 años
  Andreas Kling b975a74a1d Kernel/USB: Move USB bus information from /proc to /sys hace 4 años
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere hace 4 años
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() hace 4 años
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView hace 4 años
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock hace 4 años
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer hace 4 años
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree hace 4 años
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry hace 4 años
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere hace 4 años
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry hace 4 años
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem hace 4 años
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly hace 4 años
  Liav A 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects hace 4 años
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects hace 4 años