K 10 svn:author V 8 matusita K 8 svn:date V 27 2004-08-03T14:59:09.000000Z K 7 svn:log V 707 MFC: Enable KEYMAP_PATH environment variable to tweak keymap path. This commit imports following commit to RELENG_4: src/usr.sbin/kbdcontrol/kbdcontrol.1 rev 1.27 src/usr.sbin/kbdcontrol/kbdcontrol.c rev 1.34, 1.35 If my build sandbox works as expected, Jul/17/2004 or later RELENG_4 release build is broken iff old build environment is used. This is because that even if a new keymap hits the tree, release build doesn't see src/ directory but /usr/share/syscons/keymaps. About three years before, 5-current had a fix for that by sobomax, but it was not MFCed yet. Let me give a chance to fix for RELENG_4. Tested on: tora.jp.FreeBSD.org (aka snapshots.jp.FreeBSD.org RELENG_4 buildbox) END