Age | Commit message (Expand) | Author | Files | Lines |
2019-09-10 | Support exit status for exit/wait | Frans Kaashoek | 1 | -0/+1 |
2019-07-26 | trampin -> uservec | Robert Morris | 1 | -2/+2 |
2019-07-24 | no more PAGEBREAK | Robert Morris | 1 | -2/+0 |
2019-07-23 | simplify kernel mapping calls | Robert Morris | 1 | -1/+1 |
2019-07-22 | -MD and TRAPFRAME | Robert Morris | 1 | -6/+0 |
2019-07-10 | document which proc fields are protected by p->lock | Robert Morris | 1 | -5/+9 |
2019-07-10 | tweak some comments. | Robert Morris | 1 | -14/+18 |
2019-07-08 | holding p->lock all the way through state=RUNNABLE means we don't need EMBRYO | Robert Morris | 1 | -1/+1 |
2019-07-02 | Checkpoint switching to per-process locks, in attempt clarify xv6's | Frans Kaashoek | 1 | -0/+1 |
2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris | 1 | -0/+104 |