Commit History

Автор SHA1 Съобщение Дата
  Liav A 7ef5d222f1 Kernel: Change data in /proc/interrupts to be more richer преди 5 години
  Andreas Kling 8bb361889c AK: Remove Optional::operator bool() преди 5 години
  Andreas Kling 5f7056d62c Kernel: Expose the VMObject type of each Region in /proc/PID/vm преди 5 години
  Liav A 67994cd87e ProcFS: Use dbg() instead of dbgprintf() преди 5 години
  Andreas Kling 7f9a86b495 ProcFS: Expose the physical page map of each region in /proc/PID/vm преди 5 години
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity преди 5 години
  Liav A fe664965c2 Kernel: Change get_sharing_devices_count() in GenericInterruptHandler преди 5 години
  Liav A 80eea6cd8b Kernel: Create an entry for viewing interrupts in ProcFS преди 5 години
  Andreas Kling 983b4bd9f2 Kernel+ProfileViewer: Move symbolication to userspace for time profiles преди 5 години
  Andreas Kling 48f7c28a5c Kernel: Replace "current" with Thread::current and Process::current преди 5 години
  Andreas Kling 16818322c5 Kernel: Reduce header dependencies of Process and Thread преди 5 години
  Andreas Kling e28809a996 Kernel: Add forward declaration header преди 5 години
  Andreas Kling a356e48150 Kernel: Move all code into the Kernel namespace преди 5 години
  Liav A e559af2008 Kernel: Apply changes to use LibBareMetal definitions преди 5 години
  Andreas Kling 42d41fdf94 Kernel: Simplify FS::create_inode() a little bit преди 5 години
  Andreas Kling 8731682d0e Kernel: Simplify FS::create_directory() a little bit преди 5 години
  Andreas Kling c44b4d61f3 Kernel: Make Inode::lookup() return a RefPtr<Inode> преди 5 години
  Andreas Kling 30ad7953ca Kernel: Rename UnveilState to VeilState преди 5 години
  Andreas Kling 66598f60fe SystemMonitor: Show process unveil() state as "Veil" преди 5 години
  Andreas Kling 02406b7305 ProcFS: Add /proc/PID/unveil преди 5 години
  Andreas Kling 94ca55cefd Meta: Add license header to source files преди 5 години
  Sergey Bugaev 68aeefa49b ProcFS: Implement symlink magic преди 5 години
  Sergey Bugaev 33c0dc08a7 Kernel: Don't forget to copy & destroy root_directory_for_procfs преди 5 години
  Andreas Kling b36608f47c ProcFS: Expose process pledge promises in /proc/all преди 5 години
  Sergey Bugaev 4566c2d811 Kernel+LibC: Add support for mount flags преди 5 години
  Andreas Kling 29b3d95004 Kernel: Expose a process's filesystem root as a /proc/PID/root symlink преди 5 години
  Andreas Kling 59bfbed2e2 ProcFS: Don't expose kernel-only regions to users via /proc/PID/vm преди 5 години
  Andreas Kling fe1bf067b8 ProcFS: Reads past the end of a generated file should be zero-length преди 5 години
  Andreas Kling 5387a19268 Kernel: Make Process::file_description() vend a RefPtr<FileDescription> преди 5 години
  Andreas Kling 4abbedb6e4 Kernel: Allow passing initial UID and GID when creating new inodes преди 5 години