- Aug 13, 2007
-
-
rsc authored
Because limit gives the address of the last addressable byte in the segment, the limit argument to SEG16 and SEG needs to have 1 subtracted from it.
-
- Aug 10, 2007
-
-
rsc authored
-
- Aug 09, 2007
-
-
rsc authored
-
- Aug 08, 2007
- Sep 08, 2006
- Sep 07, 2006
- Sep 06, 2006
- Aug 30, 2006
-
-
rtm authored
lots of cleanup
-
- Aug 29, 2006
- Aug 24, 2006
-
-
kaashoek authored
test malloc
-
- Aug 23, 2006
-
-
kaashoek authored
nit in sbrk indirect block fix dup to share fd struct
-
- Aug 22, 2006
-
-
kaashoek authored
better parsing of sh commands (copied from jos sh) cat: read from 1 if no args sbrk system call, but untested getpid system call moved locks in keyboard intr, but why do we get intr w. null characters from keyboard?
-
- Aug 19, 2006
-
-
kaashoek authored
cd in shell nits in mkdir, ls, etc.
-
- Aug 15, 2006
- Aug 12, 2006
-
-
rtm authored
-
- Aug 10, 2006
-
-
rtm authored
so fast interrupts overflow the kernel stack fix: cli() before lapic_eoi()
-
- Aug 08, 2006
-
-
rtm authored
give cpu1 a TSS and gdt for when it enters scheduler() and a pseudo proc[] entry for each cpu cpu0 waits for each other cpu to start up read() for files
-
- Jul 29, 2006
-
-
rtm authored
-
- Jul 27, 2006
-
-
rtm authored
-