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

Аутор SHA1 Порука Датум
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() пре 5 година
  Sergey Bugaev 9a41dda029 Kernel: Expose blocking and cloexec fd flags in ProcFS пре 5 година
  Andreas Kling 2584636d19 Kernel: Fix partial munmap() deallocating still-in-use VM пре 5 година
  Andreas Kling 7f9a33dba1 Kernel: Make Region single-owner instead of ref-counted пре 5 година
  Andreas Kling 7a7f6a24e9 Kernel: Fix bitrotted FORK_DEBUG logging code пре 5 година
  Andreas Kling bba24b09f7 Kernel: Avoid creating a temporary String("mmap") for every mmap() call пре 5 година
  Drew Stratford 6e51ebad8c Kernel: Stop hardcoding syscall in signal trampoline. пре 5 година
  Andreas Kling 1c692e87a6 Kernel: Move kmalloc() into a Kernel/Heap/ directory пре 5 година
  Andreas Kling 85d629103d Kernel: Implement shebang executables ("#!/bin/sh") пре 5 година
  Andreas Kling 2d1f3ec749 Kernel: fchdir() should fail for non-searchable directories пре 5 година
  Mauri de Souza Nunes 7d85fc00e4 Kernel: Implement fchdir syscall пре 5 година
  Drew Stratford e529042895 Kernel: Remove reduntant kernel/user signal stacks. пре 6 година
  Andreas Kling 23eafdb8d6 Kernel: waitpid() should unblock and -ECHILD if SIG_IGN reaps child пре 6 година
  Andreas Kling ec6bceaa08 Kernel: Support thread-local storage пре 6 година
  Drew Stratford 95fe775d81 Kernel: Add SysV stack alignment to signal trampoline пре 6 година
  Drew Stratford 81d0f96f20 Kernel: Use user stack for signal handlers. пре 6 година
  Andreas Kling e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere пре 6 година
  Andreas Kling 6fe0fa30f2 Kernel: Fix broken passing of String as printf() argument in realpath() пре 6 година
  Andreas Kling d720388acf Kernel: Support partial munmap() пре 6 година
  Andreas Kling f5d779f47e Kernel: Never forcibly page in entire executables пре 6 година
  Andreas Kling e29fd3cd20 Kernel: Display virtual addresses as V%p instead of L%x пре 6 година
  Rok Povsic 18fbe4ac83 Kernel: Add realpath syscall пре 6 година
  Andreas Kling 32810a920f Kernel: Implement kill(0, signal) пре 6 година
  Andreas Kling 06de0e670c Kernel: Use IteratorDecision in Process::for_each_in_pgrp() пре 6 година
  Sergey Bugaev acccf9ccda Kernel: Move device lookup to Device class itself пре 6 година
  Andreas Kling 272bd1d3ef Kernel: Make crash dumps look aligned once again пре 6 година
  Andreas Kling 5f6b6c1665 Kernel: Do the umount() by the guest's root inode identifier пре 6 година
  Sergey Bugaev 425c356288 Kernel+LibC+Userland: Support mounting other kinds of filesystems пре 6 година
  Jesse Buhagiar bc22456f89 Kernel: Added unmount ability to VFS пре 6 година
  Andreas Kling 6ad3efe067 Kernel+LibC: Add get_process_name() syscall пре 6 година