pintos-anon
2006-08-17 Ben PfaffA2: We want to see the work in the calculation, not...
2006-08-17 Ben PfaffMay also consult course staff.
2006-08-17 Ben Pfaffmake_tar_archive() needs to initialize `success'.
2006-08-07 Ben PfaffFirst complete draft.
2006-08-04 Ben PfaffFirst draft.
2006-08-04 Ben PfaffClarify length.
2006-07-24 Ben PfaffImprovements.
2006-07-24 Ben PfaffFirst complete draft of advice for project 2.
2006-07-24 Ben PfaffIncomplete first draft.
2006-07-23 Ben PfaffFix comment.
2006-07-23 Ben PfaffFix comment.
2006-07-21 Ben PfaffImprove comment on sema_down.
2006-07-21 Ben PfaffAdd an identifier to each question in the design docume...
2006-07-09 Ben PfaffFirst stab at grading advice.
2006-07-09 Ben PfaffAdd a label for each question.
2006-07-09 Ben PfaffFix typo.
2006-07-08 Ben PfaffFix comment.
2006-07-08 Ben Pfaff"woken up" => "awakened"
2006-07-08 Ben PfaffAdd additional explanation to the spontaneous reboot...
2006-07-07 Ben PfaffMake requirements consistent with doc template wording.
2006-07-07 Ben PfaffPoint out that all_list and all_elem don't exist in...
2006-07-07 Ben PfaffNew FAQ.
2006-07-07 Ben PfaffFix summary.
2006-07-02 Ben PfaffDon't say that the design doc itself is 50% of the...
2006-06-30 Ben PfaffUse test -f because Solaris sh does not support -e.
2006-06-19 Ben PfaffRecommend zcat piping into tar x, instead of tar xzf...
2006-06-19 Ben PfaffAllow user fault messages in output in bad-* tests.
2006-06-15 Ben Pfaff@ need to be escaped.
2006-06-14 Ben PfaffAdd some comments.
2006-06-11 Ben PfaffPoint out that the tarball does not include the doc...
2006-06-10 Ben PfaffCapitalize QEMU properly.
2006-06-07 Godmar Backadded bad-jump/read/write bad-jump2/read2/write2 to...
2006-06-06 Godmar Backdefined 'test_name' for msg()/vmsg() to work properly
2006-06-02 Ben PfaffMake quoting consistent.
2006-06-02 Ben PfaffPoint to installation instructions.
2006-06-02 Ben PfaffReplace GSX Server support with VMware Player support.
2006-06-01 Ben PfaffUpdate.
2006-06-01 Ben PfaffAdd installation chapter to manual. Remove now-redunda...
2006-06-01 Ben PfaffFix typos.
2006-06-01 Ben PfaffAdd support for "keyboard" input over the serial port.
2006-06-01 Ben PfaffDon't put white space before call to $(eval) because...
2006-06-01 Ben PfaffIncrease timeout for MLFQS tests to 480 seconds, which...
2006-05-31 Ben PfaffAdd utils to CLEAN_SUBDIRS.
2006-05-30 Ben PfaffFix two bugs:
2006-05-30 Ben PfaffFix stupidity in last check-in.
2006-05-30 Ben PfaffAdd patch to support serial terminals under Solaris.
2006-05-30 Ben PfaffAdd priority-donate-lower to rubric.
2006-05-30 Ben PfaffReduce number of simultaneously waking threads to 3,
2006-05-30 Ben PfaffWhen using -k, make sure to flush all of the subprocess...
2006-05-30 Ben PfaffMake stdout unbuffered while filtering output.
2006-05-27 Ben PfaffComment.
2006-05-27 Ben PfaffAdd "-k" option to pintos script. When used, pintos...
2006-05-27 Ben PfaffPut "abort" in "User process abort" in all caps, analog...
2006-05-27 Ben PfaffDisable networking when running qemu,
2006-05-27 Ben PfaffAdd file system persistence tests:
2006-05-26 Ben PfaffMake the default simulator qemu for project 2...4,
2006-05-26 Ben Pfaffqemu is much faster than Bochs.
2006-05-26 Ben PfaffAdd item.
2006-05-26 Ben PfaffDon't delete non-empty directories.
2006-05-26 Ben PfaffTODO items for solutions.
2006-05-25 Ben PfaffAdd many items from Godmar's emails that I should have...
2006-05-24 Ben PfaffEnclose kernel command line arguments that contain...
2006-05-24 Ben PfaffAdd idea.
2006-05-23 Ben PfaffAdd EXIT_FAILURE, EXIT_SUCCESS to syscall.h,
2006-05-23 Ben PfaffUpdate.
2006-05-22 Ben PfaffFile system project updates:
2006-05-22 Ben PfaffAdd test that compiles the examples.
2006-05-22 Ben PfaffWording.
2006-05-22 Ben PfaffFix comment style.
2006-05-21 Ben PfaffNormalize style of patches to reduce changes later.
2006-05-21 Ben PfaffRemove obsolete files.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffUpdate bibliography.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffComment.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffComment.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffWordsmithing.
2006-05-20 Ben PfaffWordsmithing.
2006-05-19 Ben PfaffConsistently spell "file name" and "file system" as...
2006-05-19 Ben PfaffAdd file_get_inode() for symmetry with dir_get_inode().
2006-05-19 Ben PfaffFix solution.
2006-05-19 Ben PfaffComments.
2006-05-19 Ben PfaffReplace lsdir system call by readdir, isdir system...
2006-05-19 Ben PfaffImprove readability.
2006-05-19 Ben PfaffImprove automatic test failure interpretation by extend...
2006-05-19 Ben PfaffRemove unused variable.
2006-05-19 Ben PfaffIgnore mcat.
2006-05-19 Ben PfaffMake directory interface more like file interface.
2006-05-19 Ben PfaffWording.
2006-05-19 Ben PfaffFix menu.
2006-05-19 Ben PfaffWording.
2006-05-19 Ben PfaffFix race in dir_reopen().
2006-05-18 Ben PfaffWording.
2006-05-18 Ben PfaffWording.
2006-05-18 Ben PfaffTest interaction between priority donation and thread_s...
next