Historique des commits

Auteur SHA1 Message Date
  Andreas Kling b9be6b7bb4 Ext2FS: Trying to create a too-long directory entry should ENAMETOOLONG il y a 5 ans
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS il y a 6 ans
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. il y a 6 ans
  Andreas Kling 75a24c3a1f Kernel: More use of NonnullRefPtrVector in the kernel. il y a 6 ans
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. il y a 6 ans
  Robin Burchell 952382b413 Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke it il y a 6 ans
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. il y a 6 ans
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. il y a 6 ans
  Andreas Kling c3b7ace3e0 Kernel: Assign Lock names in class member initializers. il y a 6 ans
  Andreas Kling 44673c4f3b Kernel: Add a write cache to DiskBackedFS. il y a 6 ans
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. il y a 6 ans
  Andreas Kling 644c887594 Kernel: Move FIFO into FileSystem/ and Socket+LocalSocket into Net/. il y a 6 ans
  Andreas Kling b9738fa8ac Kernel: Move VM-related files into Kernel/VM/. il y a 6 ans
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ il y a 6 ans