Historie revizí

Autor SHA1 Zpráva Datum
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df před 6 roky
  Jesse Buhagiar bc22456f89 Kernel: Added unmount ability to VFS před 6 roky
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS před 6 roky
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. před 6 roky
  Andreas Kling d5bb98acbc AK: Defer to Traits<T> for equality comparison in container templates. před 6 roky
  Andreas Kling d343fb2429 AK: Rename Retainable.h => RefCounted.h. před 6 roky
  Andreas Kling 550b0b062b AK: Rename RetainPtr.h => RefPtr.h, Retained.h => NonnullRefPtr.h. před 6 roky
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. před 6 roky
  Andreas Kling 77b9fa89dd AK: Rename Retainable => RefCounted. před 6 roky
  Robin Burchell 952382b413 Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke it před 6 roky
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. před 6 roky
  Robin Burchell 0dc9af5f7e Add clang-format file před 6 roky
  Andreas Kling 176f683f66 Kernel: Move Inode to its own files. před 6 roky
  Andreas Kling 8b249bd09b Kernel+Userland: Implement mknod() syscall and add a /bin/mknod program. před 6 roky
  Andreas Kling c3b7ace3e0 Kernel: Assign Lock names in class member initializers. před 6 roky
  Andreas Kling 44673c4f3b Kernel: Add a write cache to DiskBackedFS. před 6 roky
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. před 6 roky
  Andreas Kling 58c4d41c5f Kernel: Remove Limits.h před 6 roky
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. před 6 roky
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ před 6 roky