Commit Graph

7 Commits

Author SHA1 Message Date
sin
86060b535c Fix includes across all tools 2014-06-30 19:04:47 +01:00
s-p-k
e340e1373e exit with EXIT_SUCCESS/EXIT_FAILURE 2013-10-07 19:15:00 +01:00
sin
7763d75d7a Correct function name in error 2013-09-17 16:44:45 +01:00
sin
d8a51e73b9 Add support for rebooting the system through halt
Remove reboot
2013-09-17 16:34:26 +01:00
sin
a0858fa9e8 Do not use hard-coded values in halt.c and reboot.c 2013-09-04 13:47:05 +01:00
sin
bb10563c7a Make ubase compile with musl-gcc 2013-08-19 16:34:18 +01:00
sin
051ed9a79c Add halt(8)
This is a very barebones halt cmd.  Please make sure that your
system is in a proper state to halt before using this.  This is
likely only useful for very barebones systems like an emergency
shell or similar.

Normally this command would be part of an actual init system.
2013-08-09 15:37:04 +01:00