Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-09-03 | remove duplication | kaashoek | 1 | -9/+0 |
2006-08-29 | clean up stale error checks and panics | rtm | 1 | -209/+3 |
2006-08-10 | low-level keyboard input (not hooked up to /dev yet) | rtm | 1 | -0/+1 |
2006-07-20 | uint32_t -> uint &c | rtm | 1 | -93/+84 |
2006-07-17 | standarize on unix-like lowercase struct names | rsc | 1 | -7/+7 |
2006-07-17 | goodbye PushRegs | rsc | 1 | -5/+2 |
2006-07-16 | Eliminate annoying Pseudodesc structure. | rsc | 1 | -3/+24 |
2006-07-16 | standardize on not using foo_ prefix in struct foo | rsc | 1 | -22/+22 |
2006-07-16 | New scheduler. | rsc | 1 | -0/+14 |
2006-07-12 | i think my cmpxchg use was wrong in acquire | rtm | 1 | -14/+0 |
2006-07-11 | Changes to allow use of native x86 ELF compilers, which on my | rsc | 1 | -1/+0 |
2006-07-06 | disable all interrupts when acquiring lock | kaashoek | 1 | -0/+1 |
2006-07-05 | timer interrupts | kaashoek | 1 | -5/+0 |
2006-07-01 | swtch saves callee-saved registers | rtm | 1 | -0/+38 |
2006-06-22 | checkpoint. booting second processor. stack is messed up, but thanks to cliff | kaashoek | 1 | -0/+24 |
2006-06-12 | import | rtm | 1 | -0/+301 |