aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kbdmap/kbdmap.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r237257:Eitan Adler2012-06-221-3/+0
* MFC r226439:Nathan Whitehorn2011-11-061-1/+1
* Don't try to close the stream if fopen(3) fails.Jaakko Heinonen2011-06-011-1/+1
* Use auto-sizing syntax appropriate for the new dialog(1). This shouldNathan Whitehorn2011-01-131-1/+1
* Fix fd leak in get_fontKevin 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