Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 0e7f85c24a Kernel: Sending a signal to a process now goes to the main thread пре 5 година
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel пре 5 година
  Andreas Kling 204fb27333 Kernel: Remove now-unused KernelInfoPage.h пре 5 година
  Andreas Kling 2dc051c866 Kernel: Remove sys$getdtablesize() пре 5 година
  Andreas Kling 426c4e387d Kernel: Use copy_to_user() in sys$gettimeofday() пре 5 година
  Andreas Kling 3a92d0828d Kernel: Remove the "kernel info page" used for fast gettimeofday() пре 5 година
  Sergey Bugaev 752617cbb2 Kernel: Disallow opening socket files пре 5 година
  Andreas Kling 5bfd893292 Kernel+Userland: Add "settime" pledge promise for setting system time пре 5 година
  Andreas Kling 1cddb1055f Kernel: Only allow superuser to call sys$clock_settime() пре 5 година
  Andreas Kling 652b22ee9c Kernel: Remove SmapDisabler in sys$clock_settime() пре 5 година
  Andreas Kling 55f61c0004 Kernel: Add for_each_vmobject_of_type<T> пре 5 година
  Andreas Kling 042b1f6814 Kernel: Propagate failure to commit VM regions in more places пре 5 година
  Andreas Kling 6fe83b0ac4 Kernel: Crash the current process on OOM (instead of panicking kernel) пре 5 година
  Ben Wiederhake dce3faff08 Kernel: Don't crash on invalid fcntl пре 5 година
  Michael Lelli 58a34fbe09 Kernel: Fix pledge syscall applying new pledges when it fails (#2076) пре 5 година
  Brian Gianforcaro 25a620a573 Kernel: Enable timeout support for sys$futex(FUTEX_WAIT) пре 5 година
  Andreas Kling fb826aa59a Kernel: Make sys$sethostname() superuser-only пре 5 година
  Luke Payne f191b84b50 Kernel: Added the ability to set the hostname via new syscall пре 5 година
  Brian Gianforcaro 0f3990cfa3 Kernel: Support signaling all processes with pid == -1 пре 5 година
  Brian Gianforcaro 1f64e3eb16 Kernel: Implement FUTEX_WAKE of arbitrary count. пре 5 година
  Drew Stratford 4a37362249 LibPthread: implicitly call pthread_exit on return from start routine. пре 5 година
  Itamar edaa9c06d9 LibELF: Make ELF::Loader RefCounted пре 5 година
  Sergey Bugaev 54550365eb Kernel: Use shared locking mode in some places пре 5 година
  Sergey Bugaev f18d6610d3 Kernel: Don't include null terminator in sys$readlink() result пре 5 година
  Andreas Kling 815b73bdcc Kernel: Simplify sys$setgroups(0, ...) пре 5 година
  Andreas Kling 9962db5bf8 Kernel: Remove SmapDisablers in {peek,poke}_user_data() пре 5 година
  Itamar 3e9a7175d1 Debugger: Add DebugSession пре 5 година
  Itamar aae3f7b914 Process: Fix siginfo for code CLD_STOPPED пре 5 година
  Itamar 9e51e295cf ptrace: Add PT_SETREGS пре 5 година
  Itamar 0431712660 ptrace: Stop a traced thread when it exists from execve пре 5 година