2005-04-01 |
Ben Pfaff | 127 is a control character. |
tree | commitdiff |
2005-04-01 |
Ben Pfaff | Fix comment. |
tree | commitdiff |
2005-04-01 |
Ben Pfaff | Improve. |
tree | commitdiff |
2005-03-31 |
Ben Pfaff | Move problem 1-2 (join) into project 2 as the "wait... |
tree | commitdiff |
2005-03-30 |
Ben Pfaff | Replace quick_sort() that uses quick sort and O(lg... |
tree | commitdiff |
2005-03-30 |
Ben Pfaff | Reimplement list_sort() iteratively, reducing memory... |
tree | commitdiff |
2005-03-29 |
Ben Pfaff | Add printf() test. |
tree | commitdiff |
2005-03-29 |
Ben Pfaff | Update mmap() tests. |
tree | commitdiff |
2005-03-29 |
Ben Pfaff | Change list_elem from typedef to struct. |
tree | commitdiff |
2005-03-24 |
Ben Pfaff | Fix 3 distinct bugs reported by Cristian Cadar. |
tree | commitdiff |
2005-03-24 |
Ben Pfaff | Update mmap, munmap stubs to match new prototypes. |
tree | commitdiff |
2005-03-23 |
Ben Pfaff | Fix handling of `+' and ` ' flags for unsigned conversi... |
tree | commitdiff |
2005-03-05 |
Ben Pfaff | Make mmap use segment IDs. |
tree | commitdiff |
2005-03-05 |
Ben Pfaff | Comment. |
tree | commitdiff |
2005-02-24 |
Ben Pfaff | active_pd() should return a virtual address. Thanks... |
tree | commitdiff |
2005-02-22 |
Ben Pfaff | Don't consider zero-size disks to exist. |
tree | commitdiff |
2005-02-08 |
Ben Pfaff | Free file in file_close(). |
tree | commitdiff |
2005-02-07 |
Ben Pfaff | Get rid of THREAD_JOIN_IMPLEMENTED by adding thread_joi... |
tree | commitdiff |
2005-01-29 |
Ben Pfaff | Remove .cvsignore from build directories; put `build... |
tree | commitdiff |
2005-01-21 |
Ben Pfaff | Comment. |
tree | commitdiff |
2005-01-21 |
Ben Pfaff | Set up a frame pointer on interrupt entry, to improve... |
tree | commitdiff |
2005-01-21 |
Ben Pfaff | syscall-stub.h is gone; don't #include it. |
tree | commitdiff |
2005-01-20 |
Ben Pfaff | Improve debuggability by adding .func/.endfunc around... |
tree | commitdiff |
2005-01-20 |
Ben Pfaff | Improve debuggability by eliminating system call stub... |
tree | commitdiff |
2005-01-19 |
Ben Pfaff | If the kernel image gets too big, "cmp ebx, KERNEL_LOAD... |
tree | commitdiff |
2005-01-18 |
Ben Pfaff | Need to turn off interrupts again after calling into... |
tree | commitdiff |
2005-01-18 |
Ben Pfaff | In all the variants of the basic test for part 1-1... |
tree | commitdiff |
2005-01-14 |
Ben Pfaff | Fix bogus return value from `pintos' utility when calli... |
tree | commitdiff |
2005-01-13 |
Ben Pfaff | Improve comment. |
tree | commitdiff |
2005-01-10 |
Ben Pfaff | Fix Intel names for outd, ind, outsd, insd. |
tree | commitdiff |
2005-01-10 |
Ben Pfaff | Fix %' grouping in printf(). |
tree | commitdiff |
2005-01-10 |
Ben Pfaff | Parse PINTOSOPTS environment variable as extra command... |
tree | commitdiff |
2005-01-10 |
Ben Pfaff | Fix order of edi, esi, ebp, ebx in switch_threads_frame... |
tree | commitdiff |
2005-01-09 |
Ben Pfaff | Save and restore user processes' FS and GS registers. |
tree | commitdiff |
2005-01-09 |
Ben Pfaff | Print int with %d, not %zu. |
tree | commitdiff |
2005-01-09 |
Ben Pfaff | Print PASS messages when complete. |
tree | commitdiff |
2005-01-04 |
Ben Pfaff | Update Bochs and toolchain build summaries. |
tree | commitdiff |
2005-01-04 |
Ben Pfaff | Change to deal with crappy GAS bug. |
tree | commitdiff |
2005-01-04 |
Ben Pfaff | Patch for gcc-3.3.5. |
tree | commitdiff |
2005-01-02 |
Ben Pfaff | Change assembly from AT&T to Intel syntax. |
tree | commitdiff |
2005-01-01 |
Ben Pfaff | Add a suggestion to use `backtrace' and a reference... |
tree | commitdiff |
2005-01-01 |
Ben Pfaff | Comment. |
tree | commitdiff |
2005-01-01 |
Ben Pfaff | Comment. |
tree | commitdiff |
2005-01-01 |
Ben Pfaff | Comments. |
tree | commitdiff |
2004-12-31 |
Ben Pfaff | Add list_min(), list_max(). |
tree | commitdiff |
2004-12-31 |
Ben Pfaff | Fix comment. |
tree | commitdiff |
2004-12-31 |
Ben Pfaff | Improve basic alarm clock test. |
tree | commitdiff |
2004-12-31 |
Ben Pfaff | Fix brown-bag error. |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Clean up. |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Clean up inode code: |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Comment. |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Use 0xcc (not 0xcd) for clearing malloc() blocks too. |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Fix warnings. |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Switch the base file system from direct-indexed inodes... |
tree | commitdiff |
2004-12-15 |
Ben Pfaff | Turn off optimization by default. |
tree | commitdiff |
2004-12-14 |
Ben Pfaff | Add warnings for missing disks with various projects. |
tree | commitdiff |
2004-12-14 |
Ben Pfaff | Comment. |
tree | commitdiff |
2004-12-14 |
Ben Pfaff | Fix zero-length file case on put. |
tree | commitdiff |
2004-12-13 |
Ben Pfaff | Support accurate short delays in the timer code, to... |
tree | commitdiff |
2004-12-10 |
Ben Pfaff | Add "real-time" option to pintos utility and document... |
tree | commitdiff |
2004-12-09 |
Ben Pfaff | Rename do_power_off to power_off_when_done. |
tree | commitdiff |
2004-12-09 |
Ben Pfaff | Power off on kernel panic. |
tree | commitdiff |
2004-12-08 |
Ben Pfaff | Make it easier to include debug symbols in executables. |
tree | commitdiff |
2004-12-08 |
Ben Pfaff | Print addresses along with function name/filename/line... |
tree | commitdiff |
2004-12-08 |
Ben Pfaff | Add copy of LICENSE in src directory. |
tree | commitdiff |
2004-12-08 |
Ben Pfaff | Validate offsets before passing into file_seek(). |
tree | commitdiff |
2004-12-03 |
Ben Pfaff | Comment. |
tree | commitdiff |
2004-12-03 |
Ben Pfaff | Comments. |
tree | commitdiff |
2004-12-02 |
Ben Pfaff | Comment. |
tree | commitdiff |
2004-12-02 |
Ben Pfaff | Remove redundant test. |
tree | commitdiff |
2004-12-01 |
Ben Pfaff | Add qsort(), bsearch(). |
tree | commitdiff |
2004-11-24 |
Ben Pfaff | Fix spelling mistake in message. |
tree | commitdiff |
2004-11-23 |
Ben Pfaff | Fix `get' behavior. |
tree | commitdiff |
2004-11-23 |
Ben Pfaff | Update .cvsignore files. |
tree | commitdiff |
2004-11-22 |
Ben Pfaff | Fix treatment of timeouts in run-tests and pintos. |
tree | commitdiff |
2004-11-22 |
Ben Pfaff | Use exec instead of system to start bochs. |
tree | commitdiff |
2004-11-22 |
Ben Pfaff | Oops. unpack("%V") -> unpack("V") |
tree | commitdiff |
2004-11-18 |
Ben Pfaff | Add -DPINTOS to DEFINES. |
tree | commitdiff |
2004-11-05 |
Ben Pfaff | Fix bug caused by previous change. |
tree | commitdiff |
2004-11-05 |
Ben Pfaff | Improve list_remove(). |
tree | commitdiff |
2004-11-05 |
Ben Pfaff | Prevent bitmap_scan() from assert-failing if CNT is... |
tree | commitdiff |
2004-11-03 |
Ben Pfaff | Use "&& mv $@.tmp $@" for threads/intr-stubs.S. |
tree | commitdiff |
2004-11-01 |
Ben Pfaff | Add more tests. |
tree | commitdiff |
2004-11-01 |
Ben Pfaff | Fix use of arbitrary files for disks with "get" and... |
tree | commitdiff |
2004-11-01 |
Ben Pfaff | Add more tests. |
tree | commitdiff |
2004-10-31 |
Ben Pfaff | Add -*- makefile -*- line. |
tree | commitdiff |
2004-10-29 |
Ben Pfaff | Fix bug in strlcpy() that could cause reading too much... |
tree | commitdiff |
2004-10-27 |
Ben Pfaff | Move segment rounding LDFLAGS into tests/userprog/Makefile. |
tree | commitdiff |
2004-10-27 |
Ben Pfaff | Work on userprog tests. |
tree | commitdiff |
2004-10-27 |
Ben Pfaff | Clean up. Use perl -w and strict. |
tree | commitdiff |
2004-10-26 |
Ben Pfaff | (file_read_at) Fix behavior of read when position is... |
tree | commitdiff |
2004-10-26 |
Ben Pfaff | Add comment to clarify behavior. |
tree | commitdiff |
2004-10-26 |
Ben Pfaff | Make tests/userprog makefile modular so we can reuse... |
tree | commitdiff |
2004-10-25 |
Ben Pfaff | Add some more correctness assertions to free(). |
tree | commitdiff |
2004-10-25 |
Ben Pfaff | Disallow the empty string as a file name. |
tree | commitdiff |
2004-10-25 |
Ben Pfaff | Reverse LIB order so that programs that don't make... |
tree | commitdiff |
2004-10-25 |
Ben Pfaff | Improve implementation of puts(). |
tree | commitdiff |
2004-10-23 |
Ben Pfaff | Add filesize() stub. |
tree | commitdiff |
2004-10-22 |
Ben Pfaff | Comments. |
tree | commitdiff |
2004-10-20 |
Ben Pfaff | Fix bug in pagedir_get_page(): didn't apply uaddr page... |
tree | commitdiff |
next |