Historique des commits

Auteur SHA1 Message Date
  Idan Horowitz 00818b8447 Kernel: Disable big process lock for sys$dump_backtrace() il y a 4 ans
  Brian Gianforcaro 9201a06027 Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED il y a 4 ans
  Gunnar Beutner 2a78bf8596 Kernel: Fix the return type for syscalls il y a 4 ans
  Andreas Kling f4090d46de Kernel: Don't kmalloc() for small (<=1024) dbgputstr() syscalls il y a 4 ans
  Max Wipfli 84c0f98fb2 Kernel: Reimplement the dbgputch and dbgputstr syscalls il y a 4 ans
  Gunnar Beutner bc3076f894 Kernel: Remove various other uses of ssize_t il y a 4 ans
  Nick Miller 10ba6f254c Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT il y a 4 ans
  Andreas Kling e46343bf9a Kernel: Make UserOrKernelBuffer R/W helpers return KResultOr<size_t> il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Andreas Kling ac71775de5 Kernel: Make all syscall functions return KResultOr<T> il y a 4 ans
  Andreas Kling 1730c23775 Kernel: Remove a bunch of no-longer-necessary SmapDisablers il y a 4 ans
  Tom c8d9f1b9c9 Kernel: Make copy_to/from_user safe and remove unnecessary checks il y a 4 ans
  Andreas Kling 8d4d1c7457 Kernel: Use Userspace<T> in more syscalls il y a 5 ans
  Andreas Kling 949aef4aef Kernel: Move syscall implementations out of Process.cpp il y a 5 ans