Historial de Commits

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