summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/mklatinkbd.c
Commit message (Collapse)AuthorAgeFilesLines
* mklatinkbd: fix buffer overflowEoghan Sherry2011-04-041-1/+1
| | | | | | | | Fixes #71. R=rsc CC=codebot http://codereview.appspot.com/4327057
* mklatinkbd: fix out of bounds bugRuss Cox2011-01-021-0/+1
| | | | | R=rsc http://codereview.appspot.com/3828045
* keyboard(7): document X compose sequencesRuss Cox2011-01-021-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
* devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber2009-07-081-0/+232