Commit History

Autor SHA1 Mensaxe Data
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f4090d46de Kernel: Don't kmalloc() for small (<=1024) dbgputstr() syscalls %!s(int64=4) %!d(string=hai) anos
  Max Wipfli 84c0f98fb2 Kernel: Reimplement the dbgputch and dbgputstr syscalls %!s(int64=4) %!d(string=hai) anos
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t %!s(int64=4) %!d(string=hai) anos
  Nick Miller 10ba6f254c Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> %!s(int64=4) %!d(string=hai) anos
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. %!s(int64=4) %!d(string=hai) anos
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1730c23775 Kernel: Remove a bunch of no-longer-necessary SmapDisablers %!s(int64=4) %!d(string=hai) anos
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 8d4d1c7457 Kernel: Use Userspace<T> in more syscalls %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp %!s(int64=5) %!d(string=hai) anos