Commit History

Autor SHA1 Mensaxe Data
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Ben Wiederhake eac3bbdcee Kernel: Unbreak building with extra debug macros, part 1 %!s(int64=5) %!d(string=hai) anos
  Tom d89582880e Kernel: Switch singletons to use new Singleton class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2fd9e72264 Revert "Kernel: Switch singletons to use new Singleton class" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8925ad3fa0 Revert "Kernel: Move Singleton class to AK" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 68580d5a8d Revert "AK: Get rid of make_singleton function" %!s(int64=5) %!d(string=hai) anos
  Tom 5a98e329d1 AK: Get rid of make_singleton function %!s(int64=5) %!d(string=hai) anos
  Tom f0906250a1 Kernel: Move Singleton class to AK %!s(int64=5) %!d(string=hai) anos
  Tom f48feae0b2 Kernel: Switch singletons to use new Singleton class %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 8e97de2df9 Kernel: Use Userspace<T> for the recvfrom syscall, and Socket implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 9f9b05ba0f Kernel: Use Userspace<T> for the sendto syscall, and Socket implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 02660b5d60 Kernel: Use Userspace<T> for the bind syscall, and implementation %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 30b2c0dc85 Kernel: Use Userspace<T> for the getsockopt syscall and Socket interface %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7a3ab6c517 Kernel: Make File::write() and File::read() return KResultOr<size_t> %!s(int64=5) %!d(string=hai) anos
  Tom f4a5c9b6c2 Kernel: Consolidate timeout logic %!s(int64=5) %!d(string=hai) anos
  Tom 419703a1f2 Kernel: Fix checking BlockResult %!s(int64=5) %!d(string=hai) anos
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 28bfd73b68 Kernel: Minor cleanups in sendfd/recvfd %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d4195672b7 Kernel+LibC: Add sys$recvfd() and sys$sendfd() for fd passing %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev a9946a99f2 Kernel: Pass a FileDescription to File::chmod() and File::chown() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff a3edeb5868 Kernel: Add explicit offset parameter to File::read etc %!s(int64=5) %!d(string=hai) anos
  Liav A 0fc60e41dd Kernel: Use klog() instead of kprintf() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace %!s(int64=5) %!d(string=hai) anos
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d04fcccc90 Kernel: Truncate addresses stored by getsockname() and getpeername() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 625ab1f527 Kernel: LocalSocket should fail with EADDRINUSE for already-bound files %!s(int64=5) %!d(string=hai) anos