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

Аутор SHA1 Порука Датум
  Ben Wiederhake 4a5a7b68eb Kernel: Make usleep aware of dynamic tick length пре 5 година
  Ben Wiederhake b3472cb4a7 Kernel: Allow process creation during low-entropy condition пре 5 година
  Nico Weber 4eb967b5eb LibC+Kernel: Start implementing sysconf пре 5 година
  Tom 419703a1f2 Kernel: Fix checking BlockResult пре 5 година
  Andrew Kaster f96b827990 Kernel+LibELF: Expose ELF Auxiliary Vector to Userspace пре 5 година
  Tom bc107d0b33 Kernel: Add SMP IPI support пре 5 година
  Tom 2a82a25fec Kernel: Various context switch fixes пре 5 година
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on пре 5 година
  Sergey Bugaev a8489967a3 Kernel: Add Plan9FS :^) пре 5 година
  Sergey Bugaev 3645b9e2a6 Kernel: Make sure to drop region with interrupts enabled пре 5 година
  Sergey Bugaev 6111cfda73 AK: Make Vector::unstable_remove() return the removed value пре 5 година
  Andreas Kling 11c4a28660 Kernel: Move headers intended for userspace use into Kernel/API/ пре 5 година
  Nico Weber cbbd55bd6b LibC: Remove a few comments now that we have man pages for this. пре 5 година
  Tom e373e5f007 Kernel: Fix signal delivery пре 5 година
  Andreas Kling a98712035c Kernel: Fix non-blocking write() blocking instead of short-writing пре 5 година
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions пре 5 година
  Tom fb41d89384 Kernel: Implement software context switching and Processor structure пре 5 година
  Sergey Bugaev 6efbbcd4ba Kernel: Port mounts to reference inodes directly пре 5 година
  Andreas Kling d4195672b7 Kernel+LibC: Add sys$recvfd() and sys$sendfd() for fd passing пре 5 година
  Nico Weber d2684a8645 LibC+Kernel: Implement ppoll пре 5 година
  Andreas Kling 4dbbe1885f Kernel: Silence debug spam on exec пре 5 година
  Nico Weber d23e655c83 LibC: Implement pselect пре 5 година
  Nico Weber dd53e070c5 Kernel+LibC: Remove setreuid() / setregid() again пре 5 година
  Nico Weber a38754d9f2 Kernel+LibC: Implement seteuid() and friends! пре 5 година
  Andreas Kling 0609eefd57 Kernel: Add "setkeymap" pledge promise пре 5 година
  Andreas Kling 10fd862a55 Kernel: Unbreak sys$setkeymap() пре 5 година
  Sergey Bugaev 47d83800e1 Kernel+LibC: Do not return -ENAMETOOLONG from sys$readlink() пре 5 година
  Hüseyin ASLITÜRK 174987f930 Kernel: Replace char and u8 data types to u32 for code point пре 5 година
  Hüseyin ASLITÜRK f4d14c42d0 Kernel: Process, replace internal data type to CharacterMapData пре 5 година
  Sergey Bugaev 31b025fcfc Kernel: Allow sys$accept(address = nullptr) пре 5 година