| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | page: remove temporary file at program exit; fixes reading from stdin | J.R. Mauro | 2009-08-20 | 3 | -5/+16 |
| | | | | | http://codereview.appspot.com/105097 | ||||
| * | page: add missing delayfreeimage calls | Fazlul Shahriar | 2009-08-15 | 1 | -2/+14 |
| | | | | | | | fixes #19 http://code.swtch.com/plan9port/issue/19 http://codereview.appspot.com/108041 | ||||
| * | page: move cmd/page/cache.c to src/cmd/page/cache.c | Russ Cox | 2009-08-10 | 1 | -0/+196 |
| | | | | | not sure how the codebot screwed that up. | ||||
| * | page: add caching from Plan 9 | Fazlul Shahriar | 2009-08-09 | 4 | -56/+16 |
| | | | | | http://codereview.appspot.com/105070 | ||||
| * | page: fix for newer versions of ghostscript. | Kris Maglione | 2009-05-25 | 1 | -3/+3 |
| | | |||||
| * | page: remove lingering ref to ccitt-g4 | Russ Cox | 2008-12-06 | 1 | -2/+0 |
| | | |||||
| * | page: reorder cvt[] array to match enum | Russ Cox | 2008-12-06 | 2 | -4/+1 |
| | | |||||
| * | src/cmd/page/gfx.c: use C89 array initialiser | Albert Lee | 2008-12-01 | 1 | -13/+13 |
| | | |||||
| * | lib9: add mode parameter to opentemp | Russ Cox | 2008-07-10 | 4 | -4/+3 |
| | | |||||
| * | page: add canonical -W option | Russ Cox | 2008-07-09 | 1 | -0/+3 |
| | | |||||
| * | fix troff input (Colin DeVilbiss) | rsc | 2007-05-05 | 1 | -2/+3 |
| | | |||||
| * | finish conversion to libthread; avoids extra page proc sticking around (Tim ↵ | rsc | 2007-04-03 | 1 | -12/+12 |
| | | | | | Wiess) | ||||
| * | add page (Kris Maglione) | rsc | 2007-03-26 | 14 | -479/+447 |
| | | |||||
| * | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 2006-04-01 | 5 | -19/+19 |
| | | |||||
| * | update lucida | rsc | 2006-03-20 | 12 | -79/+133 |
| | | |||||
| * | forgot this | rsc | 2005-01-04 | 1 | -0/+29 |
| | | |||||
| * | placeholder; does not yet build | rsc | 2005-01-04 | 13 | -0/+3661 |
