Fix bogus return value from `pintos' utility when calling Bochs
[pintos-anon] / grading /
2005-01-14 Ben PfaffFix bogus return value from `pintos' utility when calli...
2005-01-14 Ben PfaffExpect proper result from `pintos get'.
2005-01-09 Ben PfaffFix Make.base in same way as Makefile.
2005-01-09 Ben Pfaff%d needed to be %zu
2005-01-09 Ben PfaffFix ordering.
2005-01-09 Ben PfaffAdd `null' to .cvsignore, via mkmf.
2005-01-09 Ben PfaffAdd a `null' test for testing src/userprog before syste...
2005-01-09 Ben PfaffWhen running a "test" or "assemble" target, run-tests...
2005-01-05 Ben PfaffOnly grade mlfqs-speedup and mlfqs-priority if mlfqs...
2005-01-04 Ben PfaffFix "%d"s that should be "%zu"s.
2005-01-04 Ben PfaffFix multiple-output to stdout bug.
2005-01-02 Ben PfaffChange assembly from AT&T to Intel syntax.
2005-01-02 Ben PfaffAdd makefiles for cleaning grades, top level.
2005-01-02 Ben PfaffComment.
2005-01-02 Ben PfaffComment.
2005-01-01 Ben PfaffMake close-stdin, close-stdout expected output more...
2005-01-01 Ben PfaffImprove error message for grading when the make failed.
2005-01-01 Ben PfaffFix syntax errors.
2004-12-31 Ben PfaffImprove command-line interface to run-tests.
2004-12-31 Ben PfaffImprove basic alarm clock test.
2004-12-31 Ben PfaffAlways try to create output directory, even if pintos...
2004-12-31 Ben PfaffFix brown bag bug in previous version.
2004-12-29 Ben PfaffFix bug that converted errors into warnings.
2004-12-15 Ben PfaffSwitch the base file system from direct-indexed inodes...
2004-12-10 Ben PfaffClean up grading scripts.
2004-12-09 Ben PfaffFinish up filesys grading stuff.
2004-12-09 Ben PfaffBegin restructuring test suite.
2004-12-08 Ben PfaffIgnore more files.
2004-12-08 Ben PfaffAdd more tests, results.
2004-12-08 Ben PfaffIgnore more files.
2004-12-08 Ben PfaffMark as -*- makefile -*-
2004-12-08 Ben PfaffMore filesys tests.
2004-12-07 Ben PfaffIgnore files.
2004-12-07 Ben PfaffGrading library files.
2004-12-07 Ben PfaffInitial file system tests.
2004-12-06 Ben PfaffStart factoring out common pieces of run-tests scripts.
2004-12-04 Ben PfaffMore tests.
2004-12-02 Ben PfaffFirst stab at tests.
2004-12-01 Ben PfaffOops, remove => unlink.
2004-12-01 Ben PfaffRemove fs.dsk, swap.dsk after grading.
2004-11-24 Ben PfaffUpdate tests.
2004-11-24 Ben PfaffDeal with update `pintos' script.
2004-11-23 Ben PfaffAdd Algorithm::Diff to lib.
2004-11-23 Ben PfaffNow add ../lib to @INC.
2004-11-23 Ben Pfaff%d -> %zu.
2004-11-23 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-23 Ben PfaffFirst version.
2004-11-23 Ben PfaffUpdate .cvsignore files.
2004-11-23 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-22 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-22 Ben PfaffUpdate tests.
2004-11-20 Ben PfaffComment.
2004-11-20 Ben PfaffMore VM tests.
2004-11-20 Ben PfaffMore VM tests.
2004-11-18 Ben PfaffSome initial VM tests.
2004-11-12 Ben PfaffUpdate tests.
2004-11-05 Ben PfaffUpdate point values.
2004-11-05 Ben PfaffImprove output.
2004-11-04 Ben PfaffImprove run-tests to accept more output code formats.
2004-11-03 Ben PfaffPatch to make bitmap choice random.
2004-11-03 Ben PfaffRework makefiles to work with older make.
2004-11-03 Ben PfaffMore tests.
2004-11-03 Ben PfaffAdd more tests.
2004-11-02 Ben PfaffAdd more tests.
2004-11-01 Ben PfaffAdd more tests.
2004-11-01 Ben PfaffAdd more tests.
2004-10-29 Ben PfaffAdd more tests.
2004-10-29 Ben PfaffWork on userprog tests.
2004-10-28 Ben PfaffWork on userprog testing.
2004-10-27 Ben PfaffWork on userprog tests.
2004-10-26 Ben PfaffStart of userprog tests.
2004-10-21 Ben PfaffFinal updates for grading project 1.
2004-10-20 Ben PfaffTry it a different way.
2004-10-20 Ben PfaffFix donate-multiple test.
2004-10-20 Ben PfaffRevise MLFQS bits.
2004-10-20 Ben PfaffGrade MLFQS.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-18 Ben PfaffImprove run-tests.
2004-10-17 Ben PfaffWork on grading.
2004-10-16 Ben PfaffAdd test scripts.
2004-10-14 Ben PfaffAdd more tests.
2004-10-14 Ben PfaffAdd some grading test programs.