removed 'address' option for Bochs.
[pintos-anon] / doc /
2008-08-24 Ben PfaffUse standard POSIX "ustar" format for the scratch disk.
2008-08-23 Ben PfaffRTC support.
2008-08-23 Ben PfaffUse macros for 8259A PIC registers, instead of writing...
2008-08-02 Ben PfaffFix asm constraints to avoid SI, DI for byte and word...
2008-07-03 Ben PfaffSpecify rounding for priority calculations.
2008-07-03 Ben PfaffNo longer recommend SourceForge.
2008-07-03 Ben PfaffMake recent Texinfo accept devel.texi.
2008-03-17 Ben PfaffWording improvements, from "Valentin I. Spitkovsky"
2008-02-21 Ben PfaffReference to threads/exception.c should be to userprog...
2008-02-14 Ben PfaffExplain why a null pointer sentinel must be pushed...
2008-02-14 Ben PfaffGrammar fixes.
2008-01-24 Ben PfaffFix typos.
2008-01-24 Ben PfaffFix reversal of "acquire" and "release" in Locks section.
2008-01-09 Godmar Back- moved all instructions that related to local CVS...
2007-11-17 Godmar Back- add localsettings.texi which contains Stanford-local...
2007-09-23 Godmar Backfixed typo: "pass" should be "fail"
2007-05-18 Ben PfaffClean some more files.
2007-03-31 Ben PfaffFix specification of "write" system call to match the...
2007-03-31 Ben PfaffDescribe cscope.
2007-03-31 Ben PfaffDelete question about pwd.c program, as agreed with...
2007-03-24 Ben PfaffImprove wording.
2007-03-24 Ben PfaffExplain the semantics of exec in more detail.
2007-03-24 Ben PfaffClarify that create and remove work on files, not on...
2007-03-07 Ben PfaffFix inconstiency in recent_cpu update description.
2007-02-11 Ben PfaffFix typo.
2007-02-11 Ben PfaffClarify description of "wait" syscall. Thanks to Evan...
2007-02-06 Ben PfaffImprove example for "Can a thread's priority change...
2007-01-13 Godmar Backfixed grammar/typo
2007-01-08 Godmar Backclarified stack limit issue and removed comment about...
2007-01-08 Godmar Back- removed @ref to "printf Reboots" since this no longer...
2006-12-15 Ben PfaffDon't require distinguishing data and metadata for...
2006-12-11 Ben PfaffParse command-line options much earlier, so that thread...
2006-12-08 Ben PfaffMake it possible to ignore page faults in GDB.
2006-12-08 Ben PfaffExplain that multiple file descriptors for a single...
2006-12-08 Ben PfaffNote that struct file, struct dir are per-thread.
2006-12-08 Ben PfaffAdd Project 4 Suggested Order of Implementation section,
2006-12-08 Ben PfaffExplain better what we expect from the buffer cache.
2006-11-21 Ben PfaffClarify condition on BUF_SIZE in monitor example.
2006-11-11 Ben PfaffDrop use of volatile in favor of explicit memory barriers.
2006-11-04 Godmar Backclarify use of timer_sleep or acceptable alternatives...
2006-11-01 Godmar Backcorrected wrong statement about content of f->esp when...
2006-10-05 Ben PfaffAdd hints about not doing too much work in timer interrupt.
2006-10-05 Ben PfaffWhen out of memory+swap, just panic the kernel.
2006-10-03 Ben PfaffFix logarithms.
2006-09-28 Ben PfaffMinor doc improvements.
2006-09-28 Ben PfaffFix confusing spacing in example
2006-09-26 Ben PfaffChange "Memory Barriers" to "Optimization Barriers".
2006-09-25 Ben PfaffFix two bugs in the base Pintos code:
2006-09-13 Godmar Backfixed left-over, now-wrong comment about how decrease...
2006-09-08 Ben PfaffClarify summary section.
2006-08-18 Ben PfaffB5: Include "open by a process" as a reason to disallow...
2006-08-17 Ben PfaffMinor wording improvement.
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-04 Ben PfaffClarify length.
2006-07-21 Ben PfaffAdd an identifier to each question in the design docume... sum0506
2006-07-09 Ben PfaffAdd a label for each question.
2006-07-09 Ben PfaffFix typo.
2006-07-08 Ben Pfaff"woken up" => "awakened"
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-19 Ben PfaffRecommend zcat piping into tar x, instead of tar xzf...
2006-06-15 Ben Pfaff@ need to be escaped.
2006-06-11 Ben PfaffPoint out that the tarball does not include the doc...
2006-06-10 Ben PfaffCapitalize QEMU 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 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-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-22 Ben PfaffFile system project updates:
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 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 PfaffReplace lsdir system call by readdir, isdir system...
2006-05-19 Ben PfaffWording.
2006-05-19 Ben PfaffFix menu.
2006-05-19 Ben PfaffWording.
2006-05-18 Ben PfaffWording.
2006-05-18 Ben PfaffWording.
2006-05-18 Ben PfaffTest interaction between priority donation and thread_s...
2006-05-18 Ben PfaffUpdate docs to say that a pointer to an inode should...
2006-05-17 Ben PfaffAdd another test that checks priority scheduling in...
2006-05-17 Ben PfaffUpdate backtrace to match current format.
next