summaryrefslogtreecommitdiffstats
path: root/src/cmd/page/gfx.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+4
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* R=rscMathieu Lonjaret2010-02-041-0/+1
| | | | | CC=codebot http://codereview.appspot.com/193069
* page: remove lingering ref to ccitt-g4Russ Cox2008-12-061-2/+0
|
* page: reorder cvt[] array to match enumRuss Cox2008-12-061-3/+1
|
* src/cmd/page/gfx.c: use C89 array initialiserAlbert Lee2008-12-011-13/+13
|
* add page (Kris Maglione)rsc2007-03-261-66/+28
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
|
* update lucidarsc2006-03-201-0/+4
|
* placeholder; does not yet buildrsc2005-01-041-0/+331