Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling c5ff0da93c ProcFS: Fix typo in /proc/net/local hace 5 años
  Andreas Kling 23e802518d Kernel: Add getsockopt(SO_PEERCRED) for local sockets hace 5 años
  Andreas Kling 5a45376180 Kernel+SystemMonitor: Log amounts of I/O per thread hace 5 años
  Andreas Kling 3ad0e6e198 Kernel: Show module memory size in /proc/modules hace 5 años
  Andreas Kling 1f67894bdd Kernel: Add /proc/modules to enumerate the currently loaded modules hace 5 años
  Andreas Kling 75ed262fe5 Kernel+ifconfig: Add an MTU value to NetworkAdapter hace 5 años
  Andreas Kling 0adbacf59e Kernel: Demangle userspace ELF symbols in backtraces hace 5 años
  Andreas Kling 5b8cf2ee23 Kernel: Make syscall counters and page fault counters per-thread hace 5 años
  Andreas Kling 712ae73581 Kernel: Expose per-thread information in /proc/all hace 5 años
  Andreas Kling 02f89dc419 Kernel+SystemMonitor: Show VM region "shared" and "stack" bits in UI hace 5 años
  Andreas Kling 06a80bcf69 Kernel+SystemMonitor: Publish can_read/write state for open files hace 5 años
  Andreas Kling 083c5f8b89 Kernel: Rework Process::Priority into ThreadPriority hace 5 años
  Andreas Kling f215f0c226 ProcFS: Fix Clang build (or really, Qt Creator syntax highlighting) hace 5 años
  Alexander 9e03f3ce20 ProcFS: Identify virtual filesystems' device in df (#728) hace 5 años
  Andreas Kling 014f8ca8c4 AK: Allow JsonValue to store 64-bit integers internally hace 5 años
  Drew Stratford 3014fdf3bd ProcFS: make procfs$pid_fds always returns a valid JSON array. hace 5 años
  Drew Stratford d063734f69 ProcFS: Check for empty Optional in read_bytes() hace 5 años
  Andreas Kling 35138437ef Kernel+SystemMonitor: Add fault counters hace 5 años
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() hace 5 años
  Sergey Bugaev 9a41dda029 Kernel: Expose blocking and cloexec fd flags in ProcFS hace 5 años
  Andreas Kling 5d491fa1cd Kernel: Add a simple slab allocator for small allocations hace 5 años
  Andreas Kling 1c692e87a6 Kernel: Move kmalloc() into a Kernel/Heap/ directory hace 5 años
  Andreas Kling e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere hace 5 años
  Conrad Pankoff 41d113713d ProcFS: Expose ARP table hace 5 años
  Conrad Pankoff 682fe48222 Kernel: Show netmask/gateway in ProcFS when available hace 5 años
  Sergey Bugaev 8ea25ca3b0 ProcFS: Port JSON generation to streaming serializers hace 5 años
  Conrad Pankoff 286bafbb19 Kernel: Implement link status in /proc/net/adapters hace 5 años
  Sergey Bugaev 0f8b45c015 ProcFS: Expose info about devices in /proc/devices hace 5 años
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df hace 5 años
  Sergey Bugaev 37cc80fb96 ProcFS: Do not assume there is one of it hace 5 años