aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/tpic
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12all: fix or silence various gcc warningsRuss Cox2-2/+2
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 Cross4-14/+12
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-02-27all: DragonFly port.Shenghou Ma1-2/+0
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046
2012-10-21silence more warningsRuss Cox1-4/+0
R=rsc http://codereview.appspot.com/6744056
2009-09-11INSTALL: fix build on Snow LeopardRuss Cox1-0/+3
http://codereview.appspot.com/116073
2007-11-27tpic: clean up betterRuss Cox1-0/+1
2006-04-20oopsrsc1-1/+1
2006-04-20castrsc1-1/+1
2006-04-2064-bit fixesrsc1-4/+4
2006-04-14fixesrsc4-1243/+6
2006-04-14tpicrsc22-0/+5419