summaryrefslogtreecommitdiff
path: root/Userland/dmesg.cpp
AgeCommit message (Expand)Author
2019-06-07Userland: Run clang-format on everything.Andreas Kling
2019-06-02Userland: Use CFile in dmesgRobin Burchell
2019-01-28Expose the kernel log buffer through /proc/dmesg.Andreas Kling