pintos-anon
2004-11-23 Ben PfaffUpdate .cvsignore files.
2004-11-23 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-23 Ben PfaffAdvise about bounce buffers.
2004-11-22 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-22 Ben PfaffUpdate tests.
2004-11-22 Ben PfaffUse exec instead of system to start bochs.
2004-11-22 Ben PfaffOops. unpack("%V") -> unpack("V")
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-18 Ben PfaffAdd -DPINTOS to DEFINES.
2004-11-17 Ben PfaffUpdate.
2004-11-12 Ben PfaffUpdate tests.
2004-11-09 Ben PfaffClarifications.
2004-11-05 Ben PfaffFix bug caused by previous change.
2004-11-05 Ben PfaffImprove list_remove().
2004-11-05 Ben PfaffPrevent bitmap_scan() from assert-failing if CNT is...
2004-11-05 Ben PfaffUpdate point values.
2004-11-05 Ben PfaffImprove output.
2004-11-04 Ben PfaffRefine exit code print spec.
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 PfaffUse "&& mv $@.tmp $@" for threads/intr-stubs.S.
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 PfaffFix use of arbitrary files for disks with "get" and...
2004-11-01 Ben PfaffAdd more tests.
2004-10-31 Ben PfaffAdd -*- makefile -*- line.
2004-10-29 Ben PfaffAdd more tests.
2004-10-29 Ben PfaffFix bug in strlcpy() that could cause reading too much...
2004-10-29 Ben PfaffWork on userprog tests.
2004-10-28 Ben PfaffWork on userprog testing.
2004-10-27 Ben PfaffRevise.
2004-10-27 Ben PfaffRevise.
2004-10-27 Ben PfaffMove segment rounding LDFLAGS into tests/userprog/Makefile.
2004-10-27 Ben PfaffClarifications.
2004-10-27 Ben PfaffClarifications.
2004-10-27 Ben PfaffClarifications.
2004-10-27 Ben PfaffWork on userprog tests.
2004-10-27 Ben PfaffClean up. Use perl -w and strict.
2004-10-26 Ben Pfaff(file_read_at) Fix behavior of read when position is...
2004-10-26 Ben PfaffStart of userprog tests.
2004-10-26 Ben PfaffAdd comment to clarify behavior.
2004-10-26 Ben PfaffMake tests/userprog makefile modular so we can reuse...
2004-10-26 Ben PfaffRevise.
2004-10-25 Ben PfaffAdd some more correctness assertions to free().
2004-10-25 Ben PfaffDisallow the empty string as a file name.
2004-10-25 Ben PfaffReverse LIB order so that programs that don't make...
2004-10-25 Ben PfaffImprove implementation of puts().
2004-10-23 Ben PfaffAdd filesize() stub.
2004-10-22 Ben PfaffFix description of remove() and create() return values.
2004-10-22 Ben PfaffComments.
2004-10-22 Ben PfaffFix.
2004-10-22 Ben PfaffRevise.
2004-10-22 Ben PfaffFix.
2004-10-22 Ben PfaffRevise.
2004-10-21 Ben PfaffClarifications.
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-20 Ben PfaffFix bug in pagedir_get_page(): didn't apply uaddr page...
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-19 Ben PfaffAllow cpp to remove comments when producing kernel...
2004-10-19 Ben PfaffComments.
2004-10-19 Ben PfaffClarify.
2004-10-18 Ben PfaffRevert to previous version.
2004-10-18 Ben PfaffImprove run-tests.
2004-10-18 Ben PfaffDocument tab width.
2004-10-18 Ben PfaffWarn that coding style costs points.
2004-10-18 Ben PfaffASSERT should evaluate to an expression not a statement.
2004-10-17 Ben PfaffAdd -s to LDFLAGS to strip output binaries.
2004-10-17 Ben PfaffComments.
2004-10-17 Ben PfaffWork on grading.
2004-10-17 Ben PfaffFix typo.
2004-10-16 Ben PfaffUpdate FAQ.
2004-10-16 Ben PfaffAdd test scripts.
2004-10-15 Ben PfaffFix a few details.
2004-10-14 Ben PfaffSpelling fix.
2004-10-14 Ben PfaffAdd more tests.
2004-10-14 Ben PfaffAdd 14 (page fault) to named exceptions.
2004-10-14 Ben PfaffShould iterate 10 times not 5.
2004-10-14 Ben PfaffAdd some grading test programs.
2004-10-14 Ben PfaffRestore verbatim.
2004-10-14 Ben PfaffImplement verbatim as equivalent to example.
2004-10-14 Ben PfaffRedo menu.
2004-10-14 Ben PfaffTypo fixes.
2004-10-13 Ben PfaffPunctuation fix.
next