Commits


keyboard.h: add some missing key enums from Plan 9 Change-Id: I0d8b94037309b15f839588c6547acaaaf3e2ed4d Reviewed-on: https://plan9port-review.googlesource.com/1151 Reviewed-by: Russ Cox <rsc@google.com>


merge


keyboard.h: End is no longer \r


remove junk


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


Add the #goo to allow use in C++. Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.


Initial revision