aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/draw/gview.c
Commit message (Expand)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-2/+2
* gview: fix int vs ulong confusion causing silent exit 1 at startupRuss Cox2018-01-031-4/+4
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+4
* bigger bufferrsc2006-02-141-4/+4
* NetBSD-macppc ctype needs uchars.rsc2005-09-091-1/+1
* stupid sunrsc2005-01-141-5/+10
* Little fixes.rsc2004-04-301-2/+2
* add -W to specify window size.rsc2004-04-291-1/+4
* bug fixes and a new gviewrsc2004-04-241-0/+2007