summaryrefslogtreecommitdiff
path: root/Userland/shutdown.cpp
AgeCommit message (Expand)Author
2019-07-19Kernel: Only allow superuser to halt() the system (#342)Jesse
2019-06-22Userland: Fix many compiler warnings.Andreas Kling
2019-06-16Kernel/Userland: Add a halt syscall, and a shutdown binary to invoke itRobin Burchell