Commit History

Upphovsman SHA1 Meddelande Datum
  Sergey Bugaev 0f8b45c015 ProcFS: Expose info about devices in /proc/devices 5 år sedan
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df 5 år sedan
  Sergey Bugaev 37cc80fb96 ProcFS: Do not assume there is one of it 5 år sedan
  Conrad Pankoff 99ed4ce30c Userland: Implement simple lspci command 5 år sedan
  Conrad Pankoff 833f0beeed Kernel: Reimplement /proc/pci as JSON, add some more fields 5 år sedan
  Sergey Bugaev b9223e4f04 ProcFS: Expose local sockets in /proc/net/local 5 år sedan
  Andreas Kling c246f2db4a ProcFS: Add "readonly" and "block_size" fields to /proc/df 5 år sedan
  Sergey Bugaev be485946b8 ProcFS: Expose UDP sockets in /proc/net/udp 5 år sedan
  Sergey Bugaev d06f4291a8 Kernel: Make TCPSocket::for_each() callback accept a reference 5 år sedan
  Sergey Bugaev 84a54c7cf7 ProcFS: Make a new nifty /proc/net directory 5 år sedan
  Andreas Kling eb6609124e ProcFS: Remove /proc/kmalloc, that info is already in /proc/memstat 5 år sedan
  Andreas Kling 9104d32341 Kernel: Use range-for with InlineLinkedList 5 år sedan
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists 5 år sedan
  Andreas Kling a96d76fd90 Kernel: Put all VMObjects in an InlineLinkedList instead of a HashTable 5 år sedan
  Conrad Pankoff 7ed54d86d5 Kernel: Record network statistics and expose as JSON 5 år sedan
  Andreas Kling 37ba2a7b65 Kernel: Use KBufferBuilder to build ProcFS files and backtraces 5 år sedan
  Andreas Kling f6998b1817 JSON: Templatize the JSON serialization code 5 år sedan
  Andreas Kling b67200dfea Kernel: Use a FixedArray for VMObject::m_physical_pages 5 år sedan
  Andreas Kling 3364da388f Kernel: Remove VMObject names 5 år sedan
  Conrad Pankoff 73c998dbfc Kernel: Refactor TCP/IP stack 6 år sedan
  Andreas Kling 79e22acb22 Kernel: Use KBuffers for ProcFS and SynthFS 6 år sedan
  Andreas Kling f511421aaa Kernel+ProcessManager: Add some more info to /proc/PID/fds 6 år sedan
  Andreas Kling 8b34b1222b ProcFS: Make some use of Vector::empend(). 6 år sedan
  Andreas Kling cbfa211988 ProcFS: Align the buffer used for the CPUID brand string. 6 år sedan
  Robin Burchell 246c011497 Kernel: Port /proc/PID/fds to JSON 6 år sedan
  Andreas Kling 5ded77df39 Kernel+ProcessManager: Let processes have an icon and show it in the table. 6 år sedan
  Andreas Kling 52a5e34902 Kernel: Convert /proc/PID/vm to JSON. 6 år sedan
  Andreas Kling 4316fa8123 Kernel: Dump backtrace to debugger for DefaultSignalAction::DumpCore. 6 år sedan
  Robin Burchell 762333ba95 Kernel: Restore state strings for block states 6 år sedan
  Robin Burchell 57da716be0 ps: Port to using CProcessStatisticsReader and /proc/all 6 år sedan