summaryrefslogtreecommitdiffstats
path: root/src/cmd/page/view.c
Commit message (Collapse)AuthorAgeFilesLines
* page: add missing delayfreeimage callsFazlul Shahriar2009-08-151-2/+14
| | | | | | fixes #19 http://code.swtch.com/plan9port/issue/19 http://codereview.appspot.com/108041
* page: add caching from Plan 9Fazlul Shahriar2009-08-091-56/+11
| | | | http://codereview.appspot.com/105070
* lib9: add mode parameter to opentempRuss Cox2008-07-101-1/+1
|
* add page (Kris Maglione)rsc2007-03-261-191/+151
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-4/+4
|
* update lucidarsc2006-03-201-5/+77
|
* placeholder; does not yet buildrsc2005-01-041-0/+1022