Implement a proper block layer with partition support.
[pintos-anon] / src / devices / shutdown.c
2008-11-12 Ben PfaffImplement a proper block layer with partition support.
2008-11-10 Ben PfaffGet rid of power_off_when_done global variable.
2008-11-09 Ben PfaffMark shutdown_reboot() and shutdown_power_off() as...
2008-11-09 Ben PfaffMove reboot() and power_off() to new file, and rename...