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

Аутор SHA1 Порука Датум
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY пре 4 година
  Andreas Kling e44c1792a7 Kernel: Add distinct InodeIndex type пре 4 година
  Andreas Kling 19d3f8cab7 Kernel+LibC: Turn errno codes into a strongly typed enum пре 4 година
  Tom 75f61fe3d9 AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe пре 4 година
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Andreas Kling 4527d9852a Kernel: Track time-of-last-write in SlavePTY and report it as mtime пре 4 година
  Tom d89582880e Kernel: Switch singletons to use new Singleton class пре 5 година
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" пре 5 година
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" пре 5 година
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" пре 5 година
  Tom 5a98e329d1 AK: Get rid of make_singleton function пре 5 година
  Tom f0906250a1 Kernel: Move Singleton class to AK пре 5 година
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class пре 5 година
  Andreas Kling eeaba41d13 Kernel: Add DirectoryEntryView for VFS directory traversal пре 5 година
  Brian Gianforcaro e8c9b5e870 Kernel: Make Inode::directory_entry_count errors observable. пре 5 година
  Sergey Bugaev df66c28479 Kernel: Deemphasize inode identifiers пре 5 година
  Andreas Kling fdfda6dec2 AK: Make string-to-number conversion helpers return Optional пре 5 година
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. пре 5 година
  Andreas Kling 7d862dd5fc AK: Reduce header dependency graph of String.h пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit пре 5 година
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit пре 5 година
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> пре 5 година
  Sergey Bugaev c0b32f7b76 Meta: Claim copyright for files created by me пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 12eb1f5d74 Kernel: Entries in /dev/pts should be accessible only to the owner пре 5 година
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes пре 5 година
  Andreas Kling e9dda8d592 Kernel: Give PTY's *actually* unique major ID's пре 5 година
  Sergey Bugaev acccf9ccda Kernel: Move device lookup to Device class itself пре 6 година
  Sergey Bugaev 66a0a12435 DevPtsFS: Do not assume there is one of it пре 6 година