pintos-anon
2005-08-03 Ben PfaffUpdate Checkbochs patches. eraser
2005-08-03 Ben PfaffEmit output intended for Emacs' compile-mode, instead...
2005-07-20 Ben PfaffEliminate race condition in console_print_stats() found...
2005-07-20 Ben PfaffEliminate race condition in timer_print_stats() found...
2005-07-19 Ben PfaffRename putchar_unlocked() so as not to interfere with...
2005-07-19 Ben PfaffUse explicit cast to change character type.
2005-07-19 Ben PfaffTurns out GCC 3.x support -isystem also, they just...
2005-07-19 Ben PfaffDetect GCC 3.x versus 4.x and use -I- or -isystem,...
2005-07-19 Ben PfaffUse "r" (&uint64) instead of "m" (uint64) as constraint...
2005-07-19 Ben PfaffIgnore *.d files.
2005-07-03 Ben PfaffBasic Eraser support.
2005-07-03 Ben PfaffBasic Eraser support.
2005-06-28 Ben PfaffReword paragraph.
2005-06-28 Ben PfaffFix Mendel's name.
2005-06-27 Ben PfaffFix bug that shifted mlfqs-recent-1 output by 1 second.
2005-06-27 Ben PfaffRevise.
2005-06-27 Ben PfaffClarify that scheduler data updates are synchronous...
2005-06-27 Ben PfaffFix cond_wait prototype. Thanks to ASIF Erayath Thekke...
2005-06-27 Ben PfaffInitialize start_time. Thanks to Ankur Goyal <angoyal...
2005-06-27 Ben Pfaff"thread_sleep" -> "timer_sleep"
2005-06-27 Ben PfaffFix summary table. Thanks to leith <eleith@stanford...
2005-06-25 Ben PfaffMake <STRONG> use boldface.
2005-06-25 Ben PfaffBe specific about `nice' range.
2005-06-25 Ben PfaffEmphasize backquotes.
2005-06-23 Ben PfaffFix wording in priority donation section.
2005-06-21 Ben PfaffIncrease mmap-shuffle, page-shuffle timeouts further.
2005-06-21 Ben PfaffCheck for no warnings in grade report.
2005-06-21 Ben PfaffMake page-merge-seq, page-merge-par even longer.
2005-06-21 Ben PfaffAdd priority-donate-nest.
2005-06-21 Ben PfaffFix stupid bug.
2005-06-21 Ben PfaffCheck that `grade' reports are perfect.
2005-06-21 Ben PfaffUse temporary file instead of reference to string
2005-06-21 Ben PfaffPrint message for perfect score.
2005-06-21 Ben PfaffFix rubric files.
2005-06-21 Ben PfaffIncrease syn-read timeout even more.
2005-06-21 Ben PfaffIncrease syn-read timeout.
2005-06-21 Ben PfaffDeal with `wc -l' putting spaces in the output.
2005-06-21 Ben Pfafftexi2html doesn't support @verbatiminclude, so kluge it.
2005-06-21 Ben PfaffShorten lines.
2005-06-21 Ben PfaffUntabify to fix Texinfo expansion.
2005-06-21 Ben PfaffUpdate spacing.
2005-06-21 Ben PfaffAdd reference to mcp example.
2005-06-21 Ben PfaffAdd some more examples.
2005-06-21 Ben PfaffUse qemu where appropriate and available.
2005-06-21 Ben PfaffIncrease page-linear timeout.
2005-06-21 Ben PfaffUpdate for modified test.
2005-06-21 Ben PfaffFix releasing of free inode blocks.
2005-06-20 Ben PfaffIncrease time-outs for page-shuffle, mmap-shuffle.
2005-06-20 Ben PfaffFix file name.
2005-06-20 Ben PfaffDon't print output for triple faults.
2005-06-20 Ben PfaffDon't print recursive reboots.
2005-06-20 Ben PfaffAllow decimal point in percentages.
2005-06-20 Ben PfaffFix handling of timeouts.
2005-06-20 Ben PfaffChange line spacing.
2005-06-20 Ben PfaffAlways print output for failing test cases.
2005-06-20 Ben PfaffAdd timeouts.
2005-06-20 Ben PfaffRevise.
2005-06-20 Ben PfaffAdd grading system.
2005-06-20 Ben PfaffUse file count of 20.
2005-06-20 Ben PfaffUpdate.
2005-06-20 Ben PfaffRecommend integrating cache early.
2005-06-19 Ben PfaffComment fixes.
2005-06-19 Ben PfaffComment fixes.
2005-06-19 Ben PfaffUnused source file.
2005-06-19 Ben PfaffAdjust FAQ section naming for consistency.
2005-06-19 Ben PfaffInstall templates.
2005-06-19 Ben PfaffGet rid of .png rules that are no longer used.
2005-06-19 Ben PfaffAdd texinfo.tex.
2005-06-19 Ben PfaffUse binutils 2.15, not 2.16, because it doesn't have...
2005-06-19 Ben PfaffAdd Algorithms::Diff to source tree for systems that...
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.
2005-05-26 Ben PfaffGet rid of unnecessary barrier. Improve comment.
2005-05-25 Ben PfaffHow to debug user programs with gdb.
2005-05-17 Ben PfaffUpdate Intel manual URLs.
2005-05-12 Ben PfaffFix line wrapping.
2005-05-10 Ben PfaffStandard disk assignments.
2005-04-13 Ben PfaffUse runtime options instead of conditional compilation...
2005-04-13 Ben PfaffClean TAGS, tags targets.
2005-04-12 Ben PfaffAlign comments.
2005-04-12 Ben PfaffUpdate message.
2005-04-12 Ben PfaffUpdate message.
2005-04-12 Ben PfaffGet rid of file system "dump" operations because they...
2005-04-12 Ben PfaffClean better.
2005-04-12 Ben PfaffGet rid of DEBUG macro, supporting code, and documentation,
2005-04-07 Ben PfaffIn idle(), "sti; hlt" must be atomic or we can waste...
2005-04-06 Ben PfaffEnhance shell.
2005-04-06 Ben PfaffEnhance shell.
2005-04-06 Ben PfaffAdd ls, mkdir user test programs.
2005-04-06 Ben PfaffRevise.
2005-04-06 Ben PfaffAdd SUBMAKEFLAGS.
2005-04-06 Ben PfaffOnly need single 0x90.
2005-04-06 Ben PfaffAlways use a custom linker script, to avoid oddities...
2005-04-06 Ben PfaffAdd `dirs' target.
2005-04-05 Ben PfaffFix comment.
2005-04-01 Ben PfaffUpdate to match printf() fix.
2005-04-01 Ben PfaffAdd stdio test.
2005-04-01 Ben PfaffImprove test program.
2005-04-01 Ben PfaffFix parenthesization.
2005-04-01 Ben PfaffFix more printf() conformance problems.
2005-04-01 Ben PfaffRevert to old version because it doesn't break preprocessor
next