Print statistics at power off.
[pintos-anon] / src / lib / kernel / console.c
2004-09-26 Ben PfaffPrint statistics at power off.
2004-09-22 Ben PfaffMake console lock recursive.
2004-09-20 Ben PfaffAdd putbuf().
2004-09-13 Ben PfaffNeeds #include <console.h>.
2004-09-11 Ben PfaffDo console locking.