freebsd-dev/usr.sbin/kbdcontrol
Ed Schouten 4d9a3537ff Add missing static and const keywords to kbdcontrol.
None of the symbols provided by kbdcontrol.c are used by other source
files of this binary. Slightly reduce the binary size and make much more
symbols read-only by adding proper static and const keywords.
2011-12-12 12:33:38 +00:00
..
kbdcontrol.1 Fix some typos: flush vs. flash, and some others. 2010-08-11 08:26:15 +00:00
kbdcontrol.c Add missing static and const keywords to kbdcontrol. 2011-12-12 12:33:38 +00:00
kbdmap.5 Make the keyboard layer Unicode aware. 2009-09-19 17:56:26 +00:00
lex.h
lex.l Don't generate input() since it's not used. 2010-11-22 14:16:22 +00:00
Makefile
path.h