aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/paint
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12all: fix or silence various gcc warningsRuss Cox1-0/+1
As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise.
2020-01-10Trivial changes: whitespace and modes.Dan Cross2-4/+3
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>
2018-11-15paint: add drawing program from 9front (#112)Tobias Heinicke3-0/+1128
Paint first appeared in 9front. The 9front license is reproduced in the related source files - the original repository is located at https://code.9front.org/hg/plan9front.