aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/rio/showevent
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12all: fix or silence various gcc warningsRuss Cox1-1/+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 Cross1-1/+0
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>
2014-03-03fix gcc 4.8 warningsDavid du Colombier1-1/+1
LGTM=rsc R=rsc https://codereview.appspot.com/33240044
2012-10-21fix clang warnings reported by Tuncer AyazRuss Cox1-578/+578
R=rsc http://codereview.appspot.com/6744054
2008-01-30rio: more full-screen fixes.Russ Cox1-3/+1
2008-01-30rio: make full-screen work properly; add showeventRuss Cox7-0/+2103