summaryrefslogtreecommitdiff
path: root/Userland/Utilities/reboot.cpp
AgeCommit message (Expand)Author
2021-09-12Kernel+Userland: Introduce a new way to reboot and poweroff the machineLiav A
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Userland: Move command-line utilities to Userland/Utilities/Andreas Kling