Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling 1b739a72c2 Kernel+Userland: Remove chroot functionality 4 lat temu
  Andreas Kling 4657c79143 Kernel+LibC: Add sys$perf_register_string() 4 lat temu
  Andreas Kling fdfc66db61 Kernel+LibC: Allow clock_gettime() to run without syscalls 4 lat temu
  Andreas Kling 595ed59eb7 Kernel: Alphabetize the syscall list 4 lat temu
  Andreas Kling fa64ab26a4 Kernel+UserspaceEmulator: Remove unused sys$gettimeofday() 4 lat temu
  Idan Horowitz 9d21c79671 Kernel: Disable big process lock for sys$sync 4 lat temu
  Idan Horowitz ad419a669d Kernel: Disable big process lock for sys$sysconf 4 lat temu
  Idan Horowitz efeb01e35f Kernel: Disable big process lock for sys$get_stack_bounds 4 lat temu
  Idan Horowitz d40038a04f Kernel: Disable big process lock for sys$gettimeofday 4 lat temu
  Idan Horowitz 3ba2449058 Kernel: Disable big process lock for sys$clock_nanosleep 4 lat temu
  Idan Horowitz fbd848e6eb Kernel: Disable big process lock for sys$clock_gettime() 4 lat temu
  Idan Horowitz 1a08694dfc Kernel: Disable big process lock for sys$getkeymap 4 lat temu
  Idan Horowitz 48325e2959 Kernel: Disable big process lock for sys$getrandom 4 lat temu
  Idan Horowitz b1f4f6ee15 Kernel: Disable big process lock for sys$dbgputch 4 lat temu
  Idan Horowitz c7ad4c6c32 Kernel: Disable big process lock for sys$dbgputstr 4 lat temu
  Idan Horowitz 00818b8447 Kernel: Disable big process lock for sys$dump_backtrace() 4 lat temu
  Idan Horowitz da0b7d1737 Kernel: Disable big process lock for sys$beep() 4 lat temu
  Andreas Kling af46f2214c Kernel: Make a bunch of "char const* to_string()" return StringView 4 lat temu
  Andreas Kling deff554096 Kernel+LibSystem: Add a 4th syscall argument 4 lat temu
  Brian Gianforcaro 8f01a8b741 Kernel: Disable big process lock for sys$yield() 4 lat temu
  Brian Gianforcaro 5c10fb4007 Kernel: Disable big process lock for sys$gettid() 4 lat temu
  Brian Gianforcaro 638598b15d Kernel: Disable big process lock for sys$getpid() 4 lat temu
  Brian Gianforcaro bfd4635274 Kernel: Disable big process lock for sys$uname() 4 lat temu
  Brian Gianforcaro 10ce896d4f Kernel: Disable big process lock in sys$gethostname() sys$sethostname() 4 lat temu
  Brian Gianforcaro 9201a06027 Kernel: Annotate all syscalls with VERIFY_PROCESS_BIG_LOCK_ACQUIRED 4 lat temu
  Brian Gianforcaro af543328ea Kernel: Instrument syscalls with their process big lock requirements 4 lat temu
  Ali Mohammad Pur e37f9fa7db LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall 4 lat temu
  Edwin Hoksberg 99328e1038 Kernel+KeyboardSettings: Remove numlock syscall and implement ioctl 4 lat temu
  Andreas Kling 565796ae4e Kernel+LibC: Remove sys$donate() 4 lat temu
  ForLoveOfCats ce6658acc1 KeyboardSettings+Kernel: Setting to enable Num Lock on login 4 lat temu