Histórico de Commits

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