pintos-anon
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.
2004-10-12 Ben PfaffDebugging by infinite loop.
2004-10-12 Ben PfaffAdd and refine FAQ answers.
2004-10-12 Ben PfaffAdd `install' target.
2004-10-12 Ben PfaffNeither of these tests works under MLFQS.
2004-10-11 Ben PfaffAdjust wording of "static priority" comment.
2004-10-11 Ben PfaffMake sure that we're not being tested with MLFQS on.
2004-10-11 Ben PfaffMention that GCC reorders statements.
2004-10-10 Ben PfaffAdd volatile to asm statement in intr_get_level(),
2004-10-09 Ben PfaffFix logic problem.
2004-10-09 Ben PfaffFix compile problems.
2004-10-09 Ben PfaffFix compile problems.
2004-10-09 Ben PfaffClarify.
2004-10-09 Ben PfaffComments.
2004-10-08 Ben PfaffUse 115.2 kbps instead of 9600 bps.
2004-10-07 Ben PfaffUpdate docs.
2004-10-07 Ben PfaffAdd FAQ for making p1-1 work okay.
2004-10-07 Ben PfaffCheck that the serial rate is reasonable.
2004-10-06 Ben PfaffMake freeing pages not require the pool lock,
2004-10-06 Ben PfaffFix wording.
2004-10-06 Ben Pfafftimer_sleep() need interrupts on.
2004-10-05 Ben PfaffFix missing right paren.
2004-10-05 Ben PfaffComment.
2004-10-04 Ben PfaffExplain why `break schedule' might not work and offer...
2004-10-02 Ben PfaffFix comments.
2004-10-01 Ben PfaffCredit Mendel.
2004-09-29 Ben PfaffFix URLs.
2004-09-29 Ben PfaffFix typos.
2004-09-29 Ben PfaffFix printf() format specifier.
2004-09-29 Ben PfaffMove TODO.
2004-09-29 Ben PfaffUpdate docs.
2004-09-29 Ben PfaffReorder functions.
2004-09-29 Ben PfaffComments.
2004-09-29 Ben Pfaff%zd -> %zu
2004-09-29 Ben PfaffUpdate docs.
2004-09-28 Ben PfaffUpdate docs.
2004-09-28 Ben PfaffComments.
2004-09-28 Ben PfaffComments and a bit of initialization order cleanup.
2004-09-28 Ben PfaffUpdate.
2004-09-28 Ben PfaffBeginnings of tour.
2004-09-28 Ben PfaffMention style for references.
2004-09-27 Ben PfaffUpdate docs.
2004-09-27 Ben PfaffAdd John Rector.
2004-09-27 Ben PfaffUpdate.
2004-09-27 Ben PfaffAdd -ul option for limiting user pool size.
2004-09-27 Ben PfaffBug fix.
2004-09-27 Ben PfaffNew file.
2004-09-27 Ben PfaffComments.
2004-09-27 Ben PfaffUpdate.
2004-09-27 Ben PfaffUpdate docs.
2004-09-27 Ben PfaffAdd PTSPAN.
2004-09-27 Ben PfaffBug fix.
2004-09-27 Ben PfaffBug fixes.
2004-09-27 Ben PfaffComments.
2004-09-27 Ben PfaffUpdate.
2004-09-27 Ben PfaffTest for linked list implementation.
2004-09-27 Ben PfaffFix bugs.
2004-09-27 Ben PfaffComments.
2004-09-26 Ben PfaffFix name.
2004-09-26 Ben PfaffNot really relevant, removed.
2004-09-26 Ben PfaffRemove Intel reference manuals.
2004-09-26 Ben PfaffPrint statistics at power off.
2004-09-26 Ben PfaffFix texi2html options.
2004-09-26 Ben PfaffAdd .eps files because most people don't have jgraph,
2004-09-26 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffComments.
2004-09-26 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffIgnore more files.
2004-09-26 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffChange -nv to -v, -ns to -s, for consistency.
2004-09-26 Ben PfaffAdd some more features to pagedir.
2004-09-26 Ben PfaffUpdate comments.
2004-09-26 Ben PfaffTurn off assertions when running in the kernel.
2004-09-26 Ben Pfaff--enable-4meg-pages not needed after all
2004-09-26 Ben PfaffMap first 64 MB of memory, not just 4 MB.
2004-09-25 Ben PfaffAdd --enable-4meg-pages to configure
2004-09-23 Ben PfaffFix bitmap_scan_and_flip() calls.
2004-09-23 Ben PfaffRewrite page allocator to support multi-page allocations.
2004-09-23 Ben PfaffUpdate comments.
2004-09-23 Ben PfaffChange bitmap interface, update references.
2004-09-23 Ben PfaffUpdate.
2004-09-23 Ben PfaffUpdate docs.
2004-09-22 Ben PfaffFix assertion.
2004-09-22 Ben PfaffUpdate docs.
2004-09-22 Ben PfaffMake console lock recursive.
2004-09-22 Ben PfaffMove most process destruction earlier.
2004-09-22 Ben PfaffMake more useful.
2004-09-22 Ben PfaffMake lookup_page() just return null for uaddr >= PHYS_BASE.
2004-09-22 Ben Pfaffmemset freed blocks to 0xcd.
2004-09-22 Ben Pfaffthread_join() the -ex process if THREAD_JOIN_IMPLEMENTED.
2004-09-22 Ben PfaffAdd -include constants.h.
2004-09-22 Ben PfaffMove THREAD_JOIN_IMPLEMENTED to constants.h.
2004-09-22 Ben PfaffDon't pick n == 1 for jitter.
2004-09-22 Ben PfaffAdd THREAD_JOIN_IMPLEMENTED.
2004-09-22 Ben PfaffUpdate.
next