summaryrefslogtreecommitdiff
path: root/usr.sbin/kbdmap/kbdmap.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r237257:Eitan Adler2012-06-221-3/+0
* MFC r216047 by kevlo:Jaakko Heinonen2011-07-301-0/+1
* Revert previous change since it's without proper MFC period.Kevin Lo2010-11-291-1/+0
* MFC r216047:Kevin Lo2010-11-291-0/+1
* Output keymap choice to stderr so it is easier to parse for apps chained toMurray Stokely2007-08-271-1/+1
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-1/+1
* Fix -r causing SIGSEGV due to parse_args() being called before font_current i...Florent Thoumie2006-01-091-3/+3
* Fixed two bugs in Perl to C conversion that prevented locale nameRuslan Ermilov2005-06-301-3/+3
* Do not include <sys/syslimits.h> directly; it is not intended for generalGarrett Wollman2002-10-271-1/+1
* C rewrite of kbdmap/vidfont.Mark Murray2002-07-031-0/+842