Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 35138437ef Kernel+SystemMonitor: Add fault counters %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 9a41dda029 Kernel: Expose blocking and cloexec fd flags in ProcFS %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5d491fa1cd Kernel: Add a simple slab allocator for small allocations %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1c692e87a6 Kernel: Move kmalloc() into a Kernel/Heap/ directory %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e25ade7579 Kernel: Rename "vmo" to "vmobject" everywhere %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 41d113713d ProcFS: Expose ARP table %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 682fe48222 Kernel: Show netmask/gateway in ProcFS when available %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 8ea25ca3b0 ProcFS: Port JSON generation to streaming serializers %!s(int64=5) %!d(string=hai) anos
  Conrad Pankoff 286bafbb19 Kernel: Implement link status in /proc/net/adapters %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 0f8b45c015 ProcFS: Expose info about devices in /proc/devices %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev fde8f7f538 Kernel: Expose info about source devices of mounts in /proc/df %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev 37cc80fb96 ProcFS: Do not assume there is one of it %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 99ed4ce30c Userland: Implement simple lspci command %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 833f0beeed Kernel: Reimplement /proc/pci as JSON, add some more fields %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev b9223e4f04 ProcFS: Expose local sockets in /proc/net/local %!s(int64=6) %!d(string=hai) anos
  Andreas Kling c246f2db4a ProcFS: Add "readonly" and "block_size" fields to /proc/df %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev be485946b8 ProcFS: Expose UDP sockets in /proc/net/udp %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev d06f4291a8 Kernel: Make TCPSocket::for_each() callback accept a reference %!s(int64=6) %!d(string=hai) anos
  Sergey Bugaev 84a54c7cf7 ProcFS: Make a new nifty /proc/net directory %!s(int64=6) %!d(string=hai) anos
  Andreas Kling eb6609124e ProcFS: Remove /proc/kmalloc, that info is already in /proc/memstat %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9104d32341 Kernel: Use range-for with InlineLinkedList %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 318068fe1b Kernel: Turns global Custody and Inode tables into InlineLinkedLists %!s(int64=6) %!d(string=hai) anos
  Andreas Kling a96d76fd90 Kernel: Put all VMObjects in an InlineLinkedList instead of a HashTable %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 7ed54d86d5 Kernel: Record network statistics and expose as JSON %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 37ba2a7b65 Kernel: Use KBufferBuilder to build ProcFS files and backtraces %!s(int64=6) %!d(string=hai) anos
  Andreas Kling f6998b1817 JSON: Templatize the JSON serialization code %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b67200dfea Kernel: Use a FixedArray for VMObject::m_physical_pages %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 3364da388f Kernel: Remove VMObject names %!s(int64=6) %!d(string=hai) anos
  Conrad Pankoff 73c998dbfc Kernel: Refactor TCP/IP stack %!s(int64=6) %!d(string=hai) anos