summaryrefslogtreecommitdiff
path: root/kernel/proc.c
AgeCommit message (Expand)Author
2019-07-02Checkpoint switching to per-process locks, in attempt clarify xv6'sFrans Kaashoek
2019-07-01have fork() fail, not panic, if not enough phys memRobert Morris
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris