Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 2da0581fd2 Kernel: Replace "folder" => "directory" everywhere há 4 anos atrás
  Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count() há 4 anos atrás
  Andreas Kling 6766efff9c Kernel: Make Inode::create_child() take the name as a StringView há 4 anos atrás
  Andreas Kling 3b805a57e6 Kernel: Rename Inode::m_lock => m_inode_lock há 4 anos atrás
  Liav A bee75c1f24 Kernel/ProcFS: Allow a process directory to have a null Process pointer há 4 anos atrás
  Brian Gianforcaro 1c43836990 Kernel: Remove unused header includes in FileSystem subtree há 4 anos atrás
  Andreas Kling fa9111ac46 Kernel: Rename ProcFSComponentsRegistrar => ProcFSComponentRegistry há 4 anos atrás
  Andreas Kling 805319ed30 Kernel: Replace "Folder" => "Directory" everywhere há 4 anos atrás
  Andreas Kling a9decf5aa6 Kernel: Remove all friend declarations from SysFSComponentRegistry há 4 anos atrás
  Andreas Kling d53d9d3677 Kernel: Rename FS => FileSystem há 4 anos atrás
  Liav A 3344f91fc4 Kernel/ProcFS: Clean dead processes properly há 4 anos atrás
  Liav A 1f98d7d638 Kernel/ProcFS: Tighten modified time value across the filesystem objects há 4 anos atrás
  Liav A d79d9e833e Kernel/ProcFS: Tighten permissions on the exposed objects há 4 anos atrás
  Liav A 12b6e69150 Kernel: Introduce the new ProcFS design há 4 anos atrás
  Liav A b8ec5449f2 Kernel: Remove DMI exposed blobs from ProcFS há 4 anos atrás
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` há 4 anos atrás
  Hendiadyoin1 7ca3d413f7 Kernel: Pull apart CPU.h há 4 anos atrás
  Jesse Buhagiar f2ff55dd09 Kernel: Add /proc/bus/usb to store information about connected devices há 4 anos atrás
  Tim Schumacher 9559ac9dd6 Kernel: Correctly decode proc_file_type from identifier há 4 anos atrás
  Gunnar Beutner bf779e182e Kernel: Remove obsolete size_t casts há 4 anos atrás
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t há 4 anos atrás
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton há 4 anos atrás
  Brian Gianforcaro cbe1e05771 Kernel: Move ProcFS API towards OOM safety há 4 anos atrás
  Ali Mohammad Pur 2b5732ab77 AK+Kernel: Disallow implicitly lifting pointers to OwnPtr's há 4 anos atrás
  Andreas Kling 9d801d2345 Kernel: Rename Custody::create() => try_create() há 4 anos atrás
  Andrew Kaster 505f84daae Kernel+AK: Move UBSanitizer to AK, and to AK namespace há 4 anos atrás
  Liav A 8f2ddde4cb Kernel: Rename Console => ConsoleDevice há 4 anos atrás
  Nicholas Baron aa4d41fe2c AK+Kernel+LibELF: Remove the need for `IteratorDecision::Continue` há 4 anos atrás
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> há 4 anos atrás
  Spencer Dixon 0f89e47a1a Kernel: Allow remapping Caps Lock to Control (#6883) há 4 anos atrás