2005-01-14 |
Ben Pfaff | When a Pintos run times out, report the load average. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Ben Pfaff | Priority change clarification (problem 1-3). |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Ben Pfaff | Fix bogus return value from `pintos' utility when calli... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Ben Pfaff | Expect proper result from `pintos get'. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Ben Pfaff | Improve comment. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Ben Pfaff | Fix Intel names for outd, ind, outsd, insd. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Ben Pfaff | Fix %' grouping in printf(). |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Ben Pfaff | Parse PINTOSOPTS environment variable as extra command... |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Ben Pfaff | Fix order of edi, esi, ebp, ebx in switch_threads_frame... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Save and restore user processes' FS and GS registers. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Fix Make.base in same way as Makefile. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | %d needed to be %zu |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Fix ordering. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Don't use ! in shell. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Print int with %d, not %zu. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Add self-test. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Add `null' to .cvsignore, via mkmf. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Add a `null' test for testing src/userprog before syste... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | Print PASS messages when complete. |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Ben Pfaff | When running a "test" or "assemble" target, run-tests... |
commit | commitdiff | tree | snapshot |
2005-01-08 |
Ben Pfaff | Fix ASCII art diagram. Thanks to Roy Zeighami <zeigham... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Ben Pfaff | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Ben Pfaff | Fix condition variable example. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Ben Pfaff | Only grade mlfqs-speedup and mlfqs-priority if mlfqs... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Ben Pfaff | Update Bochs and toolchain build summaries. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Ben Pfaff | Fix "%d"s that should be "%zu"s. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Ben Pfaff | Fix multiple-output to stdout bug. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Ben Pfaff | Change to deal with crappy GAS bug. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Ben Pfaff | Patch for gcc-3.3.5. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Change assembly from AT&T to Intel syntax. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Add makefiles for cleaning grades, top level. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Remove redundant footnote. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Ben Pfaff | Fix command line |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Add a suggestion to use `backtrace' and a reference... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Comments. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Add another pointer to the debugging documentation. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Discourage combining student contributions late. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Make close-stdin, close-stdout expected output more... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Improve error message for grading when the make failed. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Fix syntax errors. |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Revert to requiring that exec return -1 if there is... |
commit | commitdiff | tree | snapshot |
2005-01-01 |
Ben Pfaff | Talk about write() to stdout more. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Wording. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Clarify. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Try to clarify synchronization. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Typographic fixes. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Add list_min(), list_max(). |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Fix comment. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Clarifications. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Clarification. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Clarification. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Wording. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Improve command-line interface to run-tests. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Improve basic alarm clock test. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Updates. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Clarification. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Always try to create output directory, even if pintos... |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Fix brown-bag error. |
commit | commitdiff | tree | snapshot |
2004-12-31 |
Ben Pfaff | Fix brown bag bug in previous version. |
commit | commitdiff | tree | snapshot |
2004-12-29 |
Ben Pfaff | Fix bug that converted errors into warnings. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Clean up. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Clean up inode code: |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Use 0xcc (not 0xcd) for clearing malloc() blocks too. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Fix warnings. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Wording fixes. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Get rid of install target: not needed anymore. |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Switch the base file system from direct-indexed inodes... |
commit | commitdiff | tree | snapshot |
2004-12-15 |
Ben Pfaff | Turn off optimization by default. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Ben Pfaff | Wording improvements. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Ben Pfaff | Fix sentence that trailed off. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Ben Pfaff | Add warnings for missing disks with various projects. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Ben Pfaff | Clarifications. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2004-12-14 |
Ben Pfaff | Fix zero-length file case on put. |
commit | commitdiff | tree | snapshot |
2004-12-13 |
Ben Pfaff | Support accurate short delays in the timer code, to... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Ben Pfaff | Clarifications. |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Ben Pfaff | Add "real-time" option to pintos utility and document... |
commit | commitdiff | tree | snapshot |
2004-12-10 |
Ben Pfaff | Clean up grading scripts. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Ben Pfaff | Rename do_power_off to power_off_when_done. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Ben Pfaff | Power off on kernel panic. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Ben Pfaff | Finish up filesys grading stuff. |
commit | commitdiff | tree | snapshot |
2004-12-09 |
Ben Pfaff | Begin restructuring test suite. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Talk more about backtraces. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Make it easier to include debug symbols in executables. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Print addresses along with function name/filename/line... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Add copy of LICENSE in src directory. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Ignore more files. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Add more tests, results. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Emphasize importance of corner cases. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Ignore more files. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Mark as -*- makefile -*- |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | More filesys tests. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Ben Pfaff | Validate offsets before passing into file_seek(). |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Ben Pfaff | Ignore files. |
commit | commitdiff | tree | snapshot |
next |