Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-12 | all: fix or silence various gcc warnings | Russ Cox | 1 | -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-10 | Trivial changes: whitespace and modes. | Dan Cross | 1 | -14/+14 | |
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-15 | tweak: add support for Cursor2 | Russ Cox | 1 | -30/+78 | |
2012-10-21 | fix clang warnings reported by Tuncer Ayaz | Russ Cox | 1 | -2/+2 | |
R=rsc http://codereview.appspot.com/6744054 | |||||
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 1 | -4/+4 | |
2005-01-14 | stupid sun | rsc | 1 | -1/+1 | |
2004-12-28 | FreeBSD tweaks | rsc | 1 | -3/+3 | |
2004-04-29 | add -W to specify window size. | rsc | 1 | -1/+15 | |
various other little fixes. | |||||
2004-04-23 | move these here | rsc | 1 | -0/+2058 | |