aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/mklatinkbd.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-4/+2
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>
2011-04-04mklatinkbd: fix buffer overflowEoghan Sherry1-1/+1
Fixes #71. R=rsc CC=codebot http://codereview.appspot.com/4327057
2011-01-02mklatinkbd: fix out of bounds bugRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/3828045
2011-01-02keyboard(7): document X compose sequencesRuss Cox1-22/+108
Add -x flag to mklatinkbd to generate file for $HOME/.XCompose. Thanks to Anthony Martin, Tony Lainson, and Kris Maglione for legwork. R=rsc http://codereview.appspot.com/3811043
2009-07-08devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber1-0/+232