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

Аутор SHA1 Порука Датум
  Liav A c88cc8557f Kernel/FileSystem: Make Inode::{write,read}_bytes methods non-virtual пре 2 година
  Andreas Kling 434d77cd43 Kernel/ProcFS: Silently ignore attempts to update ProcFS timestamps пре 2 година
  Andreas Kling 280694bb46 Kernel: Update atime/ctime/mtime timestamps atomically пре 2 година
  Andreas Kling 11eee67b85 Kernel: Make self-contained locking smart pointers their own classes пре 2 година
  Andrew Kaster 940be19259 Kernel: Create /proc/pid/cmdline to expose process arguments in procfs пре 3 година
  Liav A 58acdce41f Kernel/FileSystem: Simplify even more the mount syscall пре 3 година
  MacDue d951e2ca97 Kernel: Add /proc/{pid}/children to ProcFS пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Liav A b5ef900ccd Kernel: Don't assume paths of TTYs and pseudo terminals anymore пре 3 година
  Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors пре 3 година
  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 пре 3 година
  sin-ack 2830a0ecda Kernel: Move ProcFS related overrides in Process to ProcessProcFSTraits пре 3 година
  sin-ack 748938ea59 Kernel: Handle allocation failure in ProcFS and friends пре 3 година
  Andreas Kling d30d776ca4 Kernel: Make FileSystem::initialize() return KResult пре 3 година
  Andreas Kling ef2720bcad Kernel: Make Inode::lookup() return a KResultOr<NonnullRefPtr<Inode>> пре 3 година