2006-10-05 |
Ben Pfaff | Make Pintos able to build with "gcc -m32" on x86-64...
|
commit | commitdiff | tree |
2006-10-03 |
Ben Pfaff | Fix logarithms.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Irq 7 is special. It is not just the parallel port...
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Update.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Minor doc improvements.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Make list_entry, hash_entry more type-safe.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Fix confusing spacing in example
|
commit | commitdiff | tree |
2006-09-26 |
Ben Pfaff | Create idle thread with minimum priority.
|
commit | commitdiff | tree |
2006-09-26 |
Ben Pfaff | Change "Memory Barriers" to "Optimization Barriers".
|
commit | commitdiff | tree |
2006-09-25 |
Ben Pfaff | Move assignment to _end_kernel_text inside .rodata.
|
commit | commitdiff | tree |
2006-09-25 |
Ben Pfaff | Fix two bugs in the base Pintos code:
|
commit | commitdiff | tree |
2006-09-09 |
Ben Pfaff | Fix issue reported by Godmar Back:
|
commit | commitdiff | tree |
2006-09-09 |
Ben Pfaff | Convert tabs to spaces to make cut-and-paste to interactive...
|
commit | commitdiff | tree |
2006-09-08 |
Ben Pfaff | Make kernel code pages read-only.
|
commit | commitdiff | tree |
2006-09-08 |
Ben Pfaff | Clarify summary section.
|
commit | commitdiff | tree |
2006-08-20 |
Ben Pfaff | Change several "die"s to "fail"s in read_tar.
|
commit | commitdiff | tree |
2006-08-18 |
Ben Pfaff | B5: Include "open by a process" as a reason to disallow...
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | Minor wording improvement.
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | A2: We want to see the work in the calculation, not...
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | May also consult course staff.
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | make_tar_archive() needs to initialize `success'.
|
commit | commitdiff | tree |
2006-08-04 |
Ben Pfaff | Clarify length.
|
commit | commitdiff | tree |
2006-07-23 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-07-23 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-07-21 |
Ben Pfaff | Improve comment on sema_down.
|
commit | commitdiff | tree |
2006-07-21 |
Ben Pfaff | Add an identifier to each question in the design document...
|
commit | commitdiff | tree |
2006-07-09 |
Ben Pfaff | Add a label for each question.
|
commit | commitdiff | tree |
2006-07-09 |
Ben Pfaff | Fix typo.
|
commit | commitdiff | tree |
2006-07-08 |
Ben Pfaff | "woken up" => "awakened"
|
commit | commitdiff | tree |
2006-07-08 |
Ben Pfaff | Add additional explanation to the spontaneous reboot...
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Make requirements consistent with doc template wording.
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Point out that all_list and all_elem don't exist in...
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | New FAQ.
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Fix summary.
|
commit | commitdiff | tree |
2006-07-02 |
Ben Pfaff | Don't say that the design doc itself is 50% of the...
|
commit | commitdiff | tree |
2006-06-30 |
Ben Pfaff | Use test -f because Solaris sh does not support -e.
|
commit | commitdiff | tree |
2006-06-19 |
Ben Pfaff | Recommend zcat piping into tar x, instead of tar xzf...
|
commit | commitdiff | tree |
2006-06-19 |
Ben Pfaff | Allow user fault messages in output in bad-* tests.
|
commit | commitdiff | tree |
2006-06-15 |
Ben Pfaff | @ need to be escaped.
|
commit | commitdiff | tree |
2006-06-14 |
Ben Pfaff | Add some comments.
|
commit | commitdiff | tree |
2006-06-11 |
Ben Pfaff | Point out that the tarball does not include the doc...
|
commit | commitdiff | tree |
2006-06-10 |
Ben Pfaff | Capitalize QEMU properly.
|
commit | commitdiff | tree |
2006-06-02 |
Ben Pfaff | Make quoting consistent.
|
commit | commitdiff | tree |
2006-06-02 |
Ben Pfaff | Point to installation instructions.
|
commit | commitdiff | tree |
2006-06-02 |
Ben Pfaff | Replace GSX Server support with VMware Player support.
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Add installation chapter to manual. Remove now-redundant...
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Fix typos.
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Add support for "keyboard" input over the serial port.
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Don't put white space before call to $(eval) because...
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Increase timeout for MLFQS tests to 480 seconds, which...
|
commit | commitdiff | tree |
2006-05-31 |
Ben Pfaff | Add utils to CLEAN_SUBDIRS.
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | Fix two bugs:
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | Fix stupidity in last check-in.
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | Add patch to support serial terminals under Solaris.
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | Add priority-donate-lower to rubric.
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | Reduce number of simultaneously waking threads to 3,
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | When using -k, make sure to flush all of the subprocess...
|
commit | commitdiff | tree |
2006-05-30 |
Ben Pfaff | Make stdout unbuffered while filtering output.
|
commit | commitdiff | tree |
2006-05-27 |
Ben Pfaff | Comment.
|
commit | commitdiff | tree |
2006-05-27 |
Ben Pfaff | Add "-k" option to pintos script. When used, pintos...
|
commit | commitdiff | tree |
2006-05-27 |
Ben Pfaff | Put "abort" in "User process abort" in all caps, analogous...
|
commit | commitdiff | tree |
2006-05-27 |
Ben Pfaff | Disable networking when running qemu,
|
commit | commitdiff | tree |
2006-05-27 |
Ben Pfaff | Add file system persistence tests:
|
commit | commitdiff | tree |
2006-05-26 |
Ben Pfaff | Make the default simulator qemu for project 2...4,
|
commit | commitdiff | tree |
2006-05-26 |
Ben Pfaff | qemu is much faster than Bochs.
|
commit | commitdiff | tree |
2006-05-24 |
Ben Pfaff | Enclose kernel command line arguments that contain...
|
commit | commitdiff | tree |
2006-05-23 |
Ben Pfaff | Add EXIT_FAILURE, EXIT_SUCCESS to syscall.h,
|
commit | commitdiff | tree |
2006-05-22 |
Ben Pfaff | File system project updates:
|
commit | commitdiff | tree |
2006-05-22 |
Ben Pfaff | Add test that compiles the examples.
|
commit | commitdiff | tree |
2006-05-22 |
Ben Pfaff | Wording.
|
commit | commitdiff | tree |
2006-05-22 |
Ben Pfaff | Fix comment style.
|
commit | commitdiff | tree |
2006-05-21 |
Ben Pfaff | Remove obsolete files.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Update bibliography.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Comment.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Comment.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-20 |
Ben Pfaff | Wordsmithing.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Consistently spell "file name" and "file system" as...
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Add file_get_inode() for symmetry with dir_get_inode().
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Comments.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Replace lsdir system call by readdir, isdir system...
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Improve readability.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Improve automatic test failure interpretation by extending...
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Remove unused variable.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Ignore mcat.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Make directory interface more like file interface.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Wording.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Fix menu.
|
commit | commitdiff | tree |
2006-05-19 |
Ben Pfaff | Wording.
|
commit | commitdiff | tree |
2006-05-18 |
Ben Pfaff | Wording.
|
commit | commitdiff | tree |
2006-05-18 |
Ben Pfaff | Wording.
|
commit | commitdiff | tree |
2006-05-18 |
Ben Pfaff | Test interaction between priority donation and thread_set_pr...
|
commit | commitdiff | tree |
2006-05-18 |
Ben Pfaff | Formatting.
|
commit | commitdiff | tree |
next |