summaryrefslogtreecommitdiff
path: root/Userland/modunload.cpp
AgeCommit message (Expand)Author
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-11-29modunload: Take the module-to-unload as a command-line argumentAndreas Kling
2019-11-28Kernel: Implement basic module unloading :^)Andreas Kling