- Aug 08, 2011
-
-
Frans Kaashoek authored
-
- Aug 07, 2011
-
-
Frans Kaashoek authored
All tests pass
-
Frans Kaashoek authored
-
- Jul 31, 2011
-
-
Frans Kaashoek authored
Passes all tests now (but need to update usertests to allow for more than 640k)
-
- Jul 29, 2011
-
-
Frans Kaashoek authored
Very important to give qemu memory through PHYSTOP :(
-
- Jul 27, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Passes usertests and stressfs Seems to recover correctly in a number of simple cases
-
- Jun 24, 2011
-
-
Austin Clements authored
At some point between gcc 4.4 and 4.6, omitting the frame pointer became default if any -O is specified. getcallerpcs relies on the frame pointer, so bring it back.
-
Nickolai Zeldovich authored
[ cherry-picked de6075ff0978108daea1d658425bcb37663a98a0 ] Conflicts: fs.c
-
- Apr 28, 2011
-
-
Frans Kaashoek authored
-
- Feb 28, 2011
- Feb 19, 2011
- Jan 11, 2011
-
-
Russ Cox authored
-
Russ Cox authored
-
Russ Cox authored
-
Russ Cox authored
-
Russ Cox authored
Variable declarations at top of function, separate from initialization. Use == 0 instead of ! for checking pointers. Consistent spacing around {, *, casts. Declare 0-parameter functions as (void) not (). Integer valued functions return -1 on failure, 0 on success.
-
- Jan 10, 2011
-
-
Russ Cox authored
-
- Jan 02, 2011
-
-
Russ Cox authored
-
- Sep 29, 2010
-
-
Robert Morris authored
-
- Sep 27, 2010
-
-
Robert Morris authored
fix double iunlockput
-
Robert Morris authored
usertest that passes too many arguments, break exec
-
- Sep 20, 2010
-
-
Robert Morris authored
-
- Sep 19, 2010
-
-
-
Robert Morris authored
-
Robert Morris authored
-
- Sep 15, 2010
-
-
Austin Clements authored
-
- Sep 13, 2010
-
-
Robert Morris authored
delete most comments from bootother.S (since copy of bootasm.S) ksegment() -> seginit() move more stuff from main() to mainc()
-
- Sep 03, 2010
-
-
Austin Clements authored
-
- Sep 02, 2010
-
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-