summaryrefslogtreecommitdiffstats
path: root/cmd/page
Commit message (Collapse)AuthorAgeFilesLines
* page: move cmd/page/cache.c to src/cmd/page/cache.cRuss Cox2009-08-101-196/+0
| | | | not sure how the codebot screwed that up.
* page: add caching from Plan 9Fazlul Shahriar2009-08-091-0/+196
http://codereview.appspot.com/105070