summaryrefslogtreecommitdiff
path: root/kernel/pipe.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-19A few now unused DOCFrans Kaashoek1-2/+2
2019-07-24no more PAGEBREAKRobert Morris1-2/+0
2019-07-20pi for pipe, rather than p, to avoid confusion with proc's p->lockRobert Morris1-41/+41
2019-07-02Checkpoint switching to per-process locks, in attempt clarify xv6'sFrans Kaashoek1-1/+1
2019-06-11separate source into kernel/ user/ mkfs/Robert Morris1-0/+129