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

Аутор SHA1 Порука Датум
  Tom f98ca35b83 Kernel: Improve ProcFS behavior in low memory conditions пре 4 година
  Tom 49a76164c8 Kernel: Consolidate the various BlockCondition::unblock variants пре 4 година
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions пре 4 година
  Tom 046d6855f5 Kernel: Move block condition evaluation out of the Scheduler пре 4 година
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Andreas Kling 48a0b76a77 Kernel: Make File weakable пре 4 година
  Andreas Kling 22831033d0 Kernel: Virtualize the File::stat() operation пре 4 година
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> пре 5 година
  Sergey Bugaev 1b4e88fb59 Kernel: Allow File::close() to fail пре 5 година
  Sergey Bugaev a9946a99f2 Kernel: Pass a FileDescription to File::chmod() and File::chown() пре 5 година
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() пре 5 година
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel пре 5 година
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc пре 5 година
  Andreas Kling 8fbdda5a2d Kernel: Implement basic support for sys$mmap() with MAP_PRIVATE пре 5 година
  Andreas Kling e28809a996 Kernel: Add forward declaration header пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Liav A 99ea80695e Kernel: Use VirtualAddress & PhysicalAddress classes from LibBareMetal пре 5 година
  Andreas Kling 7291370478 Kernel: Make File::truncate() take a u64 пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling d84299c7be Kernel: Allow fchmod() and fchown() on pre-bind() local sockets пре 5 година
  Andreas Kling 7f04334664 Kernel: Remove broken implementation of Unix SHM пре 5 година
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& пре 5 година
  Andreas Kling 73fdbba59c AK: Rename <AK/AKString.h> to <AK/String.h> пре 5 година
  Andreas Kling eca5c2bdf8 Kernel: Move VirtualAddress.h into VM/ пре 6 година
  Andreas Kling f4cec2f110 Kernel: Move File.{cpp,h} into FileSystem/ пре 6 година