aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kbdcontrol
Commit message (Expand)AuthorAgeFilesLines
* kbdcontrol: Support building as a bootstrap tool on old and non-FreeBSDJessica Clarke2023-08-222-0/+38
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* kbdcontrol: Remove compat code for 4.x -> 5.x transitionWarner Losh2023-07-071-14/+0
* kbd: consolidate kb interfaces (phase one)Michael2023-07-071-25/+28
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-2/+0
* kbdcontrol: enable pre-Unicode dead key table compatibilityStefan Eßer2023-02-141-0/+3
* kbdcontrol.c: make pre-Unicode compatibility conditionalStefan Eßer2023-02-141-1/+14
* pkgbase: Create a FreeBSD-console-tools packageEmmanuel Vadot2023-02-081-0/+1
* usr.sbin/kbdcontrol.c: Add backwards compatibility functionsStefan Eßer2023-02-061-5/+44
* Stop linking to libl by specifying we do not need yywrapBaptiste Daroussin2019-09-102-2/+1
* kbdcontrol -h prints two error messages.Warner Losh2019-06-241-1/+4
* Silence Clang Scan warning about use of unitialized variable.Stefan Eßer2019-01-231-2/+4
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-0/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* kbdcontrol: add -P path option to add keymap search pathsEd Maste2016-03-162-23/+73
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-2/+0
* kbdmap.5: Use current names for ASCII control codes lf, ff, usEd Maste2016-01-021-4/+10
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+21
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+2
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-5/+23
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-193-3/+23
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Merge from headSimon J. Gerraty2013-09-051-2/+3
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | mdoc: remove EOL whitespace.Joel Dahl2014-12-291-1/+1
* | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | Update man-pages to correctly refer to changed pathes and naming conventionsStefan Eßer2014-08-262-4/+22
* | | | Remove band.aid that made kbdcontrol lookup keymap files in the sysconsStefan Eßer2014-08-261-1/+1
| |_|/ |/| |
* | | The previous commit (r269119) introduced a regression: It removed theStefan Eßer2014-07-261-2/+2
* | | Fix obvious off by one error: prefix[1] should be set to the path of theStefan Eßer2014-07-261-1/+1
* | | Fix vt(4) detection in kbdcontrol and vidcontrolEd Maste2014-07-021-4/+5
* | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
* | | Enable kbdcontrol(1) to use maps from vt(4) keymaps dir /usr/share/vt/keymapsAleksandr Rybalko2014-05-292-1/+20
| |/ |/|
* | Improve compatibility with recent flex from flex.sourceforge.net.Jung-uk Kim2013-05-031-2/+3
|/
* Reencode files to UTF-8. Drop CP1252 em-dash.Ulrich Spörlein2011-12-303-3/+3
* Add missing static and const keywords to kbdcontrol.Ed Schouten2011-12-121-63/+64
* Don't generate input() since it's not used.Rebecca Cran2010-11-221-0/+1
* Fix some typos: flush vs. flash, and some others.Oliver Fromme2010-08-111-3/+3
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-1/+1
* Make the keyboard layer Unicode aware.Ed Schouten2009-09-192-5/+5