Commit History

Автор SHA1 Съобщение Дата
  Andreas Kling d720388acf Kernel: Support partial munmap() преди 5 години
  Andreas Kling f5d779f47e Kernel: Never forcibly page in entire executables преди 5 години
  Andreas Kling e29fd3cd20 Kernel: Display virtual addresses as V%p instead of L%x преди 5 години
  Rok Povsic 18fbe4ac83 Kernel: Add realpath syscall преди 5 години
  Andreas Kling 32810a920f Kernel: Implement kill(0, signal) преди 5 години
  Andreas Kling 06de0e670c Kernel: Use IteratorDecision in Process::for_each_in_pgrp() преди 5 години
  Sergey Bugaev acccf9ccda Kernel: Move device lookup to Device class itself преди 5 години
  Andreas Kling 272bd1d3ef Kernel: Make crash dumps look aligned once again преди 5 години
  Andreas Kling 5f6b6c1665 Kernel: Do the umount() by the guest's root inode identifier преди 5 години
  Sergey Bugaev 425c356288 Kernel+LibC+Userland: Support mounting other kinds of filesystems преди 5 години
  Jesse Buhagiar bc22456f89 Kernel: Added unmount ability to VFS преди 6 години
  Andreas Kling 6ad3efe067 Kernel+LibC: Add get_process_name() syscall преди 5 години
  Andreas Kling 77737be7b3 Kernel: Stop eagerly loading entire executables преди 5 години
  Andreas Kling e8eadd19a5 Kernel: Show region access bits (R/W/X) in crash dump region lists преди 6 години
  Andreas Kling 7d6689055f Kernel+LibC+crash: Add mprotect() syscall преди 6 години
  Sergey Bugaev 43ce6c5474 Kernel: Move socket role tracking to the Socket class itself преди 6 години
  Sergey Bugaev 1606261c58 Kernel: Fix cloning file descriptions on fork преди 6 години
  Andreas Kling 752de9cd27 FileDescription: Disallow construction with a null File преди 6 години
  Conrad Pankoff bd6d2c0819 Kernel: Use a more detailed state machine for socket setup преди 6 години
  Conrad Pankoff 5308e310a0 Kernel: Make accept() fill address with peer name rather than local name преди 6 години
  Andreas Kling a720061423 Kernel: Zero-length dbgputstr() should just return 0 преди 6 години
  Andreas Kling 6d32b8fc36 Kernel: Use some more InlineLinkedList range-for iteration преди 6 години
  Andreas Kling f5ff796970 Kernel: Always give back VM to the RangeAllocator when unmapping Region преди 6 години
  Andreas Kling 37ba2a7b65 Kernel: Use KBufferBuilder to build ProcFS files and backtraces преди 6 години
  Andreas Kling 6bdb81ad87 Kernel: Split VMObject into two classes: Anonymous- and InodeVMObject преди 6 години
  Andreas Kling 3364da388f Kernel: Remove VMObject names преди 6 години
  Andreas Kling 2ad963d261 Kernel: Add mapping from page directory base (PDB) to PageDirectory преди 6 години
  Sergey Bugaev 9c3b1ca0c6 Kernel+LibC: Support passing O_CLOEXEC to pipe() преди 6 години
  Andreas Kling 7c7343de98 Kernel: mount() should fail if the provided device is not a disk device преди 6 години
  Andreas Kling a6fb055028 Kernel: Generalize VFS metadata lookup and use it in mount() and stat() преди 6 години