| 2005-01-30 | 
Ben Pfaff | Rewrite palloc code so that it only touches the first...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-30 | 
Ben Pfaff | Start work on kernel start-up code. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-30 | 
Ben Pfaff | Rename xmalloc() as malloc_or_panic(), | 
commit | commitdiff | tree | snapshot | 
| 2005-01-30 | 
Ben Pfaff | Fix comment. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-30 | 
Ben Pfaff | Make it a little less broken. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | Start work on partition support. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | TODO list for USB development. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | Add xmalloc(), xcalloc() functions. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | Add print_human_readable_size() function. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | "file system" not "filesystem" | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | Add partition specification files. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-29 | 
Ben Pfaff | Remove .cvsignore from build directories; put `build...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-25 | 
Ben Pfaff | Fix typo. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-25 | 
Ben Pfaff | Be smarter about dealing with make failures. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-25 | 
Ben Pfaff | Fix runaway bochs, pintos processes on time-outs. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-22 | 
Ben Pfaff | Clarify that joinability is not inherited. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-21 | 
Ben Pfaff | Comment. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-21 | 
Ben Pfaff | Set up a frame pointer on interrupt entry, to improve...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-21 | 
Ben Pfaff | Ignore test directories. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-21 | 
Ben Pfaff | syscall-stub.S is gone; don't talk about it. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-21 | 
Ben Pfaff | syscall-stub.h is gone; don't #include it. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-20 | 
Ben Pfaff | Improve debuggability by adding .func/.endfunc around...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-20 | 
Ben Pfaff | Improve debuggability by eliminating system call stub...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-20 | 
Ben Pfaff | Fix quoting. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-20 | 
Ben Pfaff | Fix quoting. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-20 | 
Ben Pfaff | Remove more or less meaningless comment. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-19 | 
Ben Pfaff | Print a message if the default target is used. | 
commit | commitdiff | tree | snapshot | 
| 2005-01-19 | 
Ben Pfaff | If the kernel image gets too big, "cmp ebx, KERNEL_LOAD...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-18 | 
Ben Pfaff | Need to turn off interrupts again after calling into...  | 
commit | commitdiff | tree | snapshot | 
| 2005-01-18 | 
Ben Pfaff | In all the variants of the basic test for part 1-1...  | 
commit | commitdiff | tree | snapshot | 
| 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 | 
| next |