| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-08-10 | rename p->tf to p->trapframe, for consistency with p->context | Robert Morris |
| 2019-09-20 | nits | Robert Morris |
| 2019-08-02 | syscall lab nits | Robert Morris |
| 2019-07-28 | argptr no longer needed, since copyin checks | Robert Morris |
| 2019-07-26 | fetchint isn't used any more | Robert Morris |
| 2019-07-17 | Merge branch 'riscv' of g.csail.mit.edu:xv6-dev into riscv | Frans Kaashoek |
| 2019-07-17 | Delete x86 comment | Frans Kaashoek |
| 2019-07-10 | have kill() lock before looking at p->pid | Robert Morris |
| 2019-07-02 | Merge branch 'riscv' into riscv-proc | Frans Kaashoek |
| 2019-07-02 | Checkpoint switching to per-process locks, in attempt clarify xv6's | Frans Kaashoek |
| 2019-07-01 | sbrk() returns a pointer, so it should be 64 bits | Robert Morris |
| 2019-06-11 | separate source into kernel/ user/ mkfs/ | Robert Morris |
