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

Аутор SHA1 Порука Датум
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks пре 4 година
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> пре 5 година
  Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t пре 5 година
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc пре 5 година
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace пре 5 година
  Andreas Kling 94ca55cefd Meta: Add license header to source files пре 5 година
  Andreas Kling 9026598999 Kernel: Add a more expressive API for getting random bytes пре 5 година
  Andreas Kling 1b2ef8582c Kernel: Make File's can_read/can_write take a const FileDescription& пре 5 година
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. пре 6 година
  Andreas Kling bc951ca565 Kernel: Run clang-format on everything. пре 6 година
  Andreas Kling 08cd75ac4b Kernel: Rename FileDescriptor to FileDescription. пре 6 година
  Andreas Kling 8cbb7f101f Kernel: Have File virtuals take a FileDescriptor& rather than a Process&. пре 6 година
  Andreas Kling 2d7cad6a16 Kernel: Make sure we don't use any FPU/MMX/SSE instructions. пре 6 година
  Andreas Kling 58c4d41c5f Kernel: Remove Limits.h пре 6 година
  Andreas Kling ab43658c55 Kernel: Move devices into Kernel/Devices/. пре 6 година