Historique des commits

Auteur SHA1 Message Date
  Andreas Kling c246f2db4a ProcFS: Add "readonly" and "block_size" fields to /proc/df il y a 6 ans
  Sergey Bugaev be485946b8 ProcFS: Expose UDP sockets in /proc/net/udp il y a 6 ans
  Sergey Bugaev d06f4291a8 Kernel: Make TCPSocket::for_each() callback accept a reference il y a 6 ans
  Sergey Bugaev 84a54c7cf7 ProcFS: Make a new nifty /proc/net directory il y a 6 ans
  Andreas Kling eb6609124e ProcFS: Remove /proc/kmalloc, that info is already in /proc/memstat il y a 6 ans
  Andreas Kling 9104d32341 Kernel: Use range-for with InlineLinkedList il y a 6 ans
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists il y a 6 ans
  Andreas Kling a96d76fd90 Kernel: Put all VMObjects in an InlineLinkedList instead of a HashTable il y a 6 ans
  Conrad Pankoff 7ed54d86d5 Kernel: Record network statistics and expose as JSON il y a 6 ans
  Andreas Kling 37ba2a7b65 Kernel: Use KBufferBuilder to build ProcFS files and backtraces il y a 6 ans
  Andreas Kling f6998b1817 JSON: Templatize the JSON serialization code il y a 6 ans
  Andreas Kling b67200dfea Kernel: Use a FixedArray for VMObject::m_physical_pages il y a 6 ans
  Andreas Kling 3364da388f Kernel: Remove VMObject names il y a 6 ans
  Conrad Pankoff 73c998dbfc Kernel: Refactor TCP/IP stack il y a 6 ans
  Andreas Kling 79e22acb22 Kernel: Use KBuffers for ProcFS and SynthFS il y a 6 ans
  Andreas Kling f511421aaa Kernel+ProcessManager: Add some more info to /proc/PID/fds il y a 6 ans
  Andreas Kling 8b34b1222b ProcFS: Make some use of Vector::empend(). il y a 6 ans
  Andreas Kling cbfa211988 ProcFS: Align the buffer used for the CPUID brand string. il y a 6 ans
  Robin Burchell 246c011497 Kernel: Port /proc/PID/fds to JSON il y a 6 ans
  Andreas Kling 5ded77df39 Kernel+ProcessManager: Let processes have an icon and show it in the table. il y a 6 ans
  Andreas Kling 52a5e34902 Kernel: Convert /proc/PID/vm to JSON. il y a 6 ans
  Andreas Kling 4316fa8123 Kernel: Dump backtrace to debugger for DefaultSignalAction::DumpCore. il y a 6 ans
  Robin Burchell 762333ba95 Kernel: Restore state strings for block states il y a 6 ans
  Robin Burchell 57da716be0 ps: Port to using CProcessStatisticsReader and /proc/all il y a 6 ans
  Robin Burchell a9d1a86e6e CProcessStatisticsReader: Be consistent about terminology from the kernel down il y a 6 ans
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. il y a 6 ans
  Andreas Kling 54d7670fc3 Kernel+Userland: Convert /proc/df to JSON. il y a 6 ans
  Andreas Kling aaedc24f15 Kernel+ProcessManager: Convert /proc/memstat to JSON. il y a 6 ans
  Andreas Kling 2735ff4687 ProcFS: Remove unused StringBuilder in procfs$all(). il y a 6 ans
  Andreas Kling 2bd8118843 Kernel: Change the format of /proc/all to JSON. il y a 6 ans