Commits


all: fix or silence various gcc warnings As usual, gcc finds some real problems but also reports a ton of noise. Fix the problems and quiet the noise.


Trivial changes: whitespace and modes. 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>


tweak: add support for Cursor2


fix clang warnings reported by Tuncer Ayaz R=rsc http://codereview.appspot.com/6744054


Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.


stupid sun


FreeBSD tweaks


add -W to specify window size. various other little fixes.


move these here