summaryrefslogtreecommitdiff
path: root/usr.bin/reboot
AgeCommit message (Collapse)Author
3 daysusr: reboot: Fix typoIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 daysosh: Seperate 'shutdown' command from builtinsIan Moffett
Gives the shutdown command its own binary in /usr/bin/shutdown Signed-off-by: Ian Moffett <ian@osmora.org>
3 daysusr: reboot: Add default case for bad flagsIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 daysusr: reboot: Add method flagsIan Moffett
Signed-off-by: Ian Moffett <ian@osmora.org>
3 daysusr: osh: Seperate 'reboot' command from builtinsIan Moffett
Gives the reboot command its own binary in /usr/bin/reboot Signed-off-by: Ian Moffett <ian@osmora.org>