aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/draw/tweak.c
Commit message (Expand)AuthorAgeFilesLines
* all: fix or silence various gcc warningsRuss Cox2020-01-121-1/+1
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-14/+14
* tweak: add support for Cursor2Russ Cox2018-11-151-30/+78
* fix clang warnings reported by Tuncer AyazRuss Cox2012-10-211-2/+2
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-4/+4
* stupid sunrsc2005-01-141-1/+1
* FreeBSD tweaksrsc2004-12-281-3/+3
* add -W to specify window size.rsc2004-04-291-1/+15
* move these herersc2004-04-231-0/+2058