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

Аутор SHA1 Порука Датум
  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 година
  Sergey Bugaev 05b7fec517 Kernel: Tighten up some promise checks пре 5 година
  Sergey Bugaev 3847d00727 Kernel+Userland: Support remounting filesystems :^) пре 5 година
  Sergey Bugaev d395b93b15 Kernel: Misc tweaks пре 5 година
  Sergey Bugaev fdb71cdf8f Kernel: Support read-only filesystem mounts пре 5 година
  Sergey Bugaev b6845de3f6 Kernel: Fix error case in Process::create_user_process() пре 5 година
  Sergey Bugaev 6627c3ea3a Kernel: Fix some failing assertions пре 5 година
  Sergey Bugaev f945d7c358 Kernel: Always require read access when mmaping a file пре 5 година
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath пре 5 година
  Sergey Bugaev cddaeb43d3 Kernel: Introduce "sigaction" pledge пре 5 година
  Angel 6137475c39 Kernel: fix assertion on readlink() syscall пре 5 година
  Brian Gianforcaro 6a74af8063 Kernel: Plumb KResult through FileDescription::read_entire_file() implementation. пре 5 година
  Andreas Kling dd924b730a Kernel+LibC: Fix various build issues introduced by ssize_t пре 5 година
  Andreas Kling b3736c1b1e Kernel: Use a FlatPtr for the "argument" to ioctl() пре 5 година
  Sergey Bugaev 7541122206 Kernel+LibC: Switch isatty() to use a fcntl() пре 5 година
  AnotherTest 8582a06899 Kernel + LibC: Handle running processes in do_waitid() пре 5 година
  AnotherTest 9d54f21859 Kernel: wait() should not block if WNOHANG is specified пре 5 година
  Andreas Kling f7a75598bb Kernel: Remove Process::any_thread() пре 5 година
  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 година