Don't pass "-nics 0" to qemu, because this option name has changed
[pintos-anon] / doc / tour.texi
2006-04-10 Ben PfaffInvert the priority scheme, so that PRI_MIN is now...
2006-04-09 Ben PfaffFix wrong explanation of sleeping in an interrupt handler.
2006-04-05 Ben PfaffRemark that ^ is xor.
2006-04-05 Ben PfaffMake it clear that the tour is not soon forthcoming.
2006-01-29 Ben PfaffUpdate Intel architecture guide references to latest.
2006-01-10 Ben PfaffTypo fixes found by Godmar Back's TA.
2006-01-04 Ben PfaffAdd hash_apply() function.
2005-12-20 Ben PfaffWording.
2005-06-27 Ben PfaffFix cond_wait prototype. Thanks to ASIF Erayath Thekke...
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2005-03-31 Ben PfaffMove problem 1-2 (join) into project 2 as the "wait...
2005-03-29 Ben PfaffChange list_elem from typedef to struct.
2005-01-21 Ben PfaffSet up a frame pointer on interrupt entry, to improve...
2005-01-08 Ben PfaffFix ASCII art diagram. Thanks to Roy Zeighami <zeigham...
2005-01-06 Ben PfaffFix condition variable example.
2004-12-31 Ben PfaffClarification.
2004-12-14 Ben PfaffWording improvements.
2004-12-13 Ben PfaffSupport accurate short delays in the timer code, to...
2004-09-29 Ben PfaffUpdate docs.
2004-09-29 Ben PfaffUpdate docs.
2004-09-28 Ben PfaffUpdate docs.
2004-09-28 Ben PfaffBeginnings of tour.