aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kbdmap
Commit message (Expand)AuthorAgeFilesLines
* kbdmap: fix typo preventing kbdmap to work under vtBaptiste Daroussin2024-03-181-1/+1
* kbdmap: remove debugBaptiste Daroussin2024-03-181-2/+0
* Remove $FreeBSD$: one-line bare tagWarner 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$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-122-2/+2
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+1
* pkgbase: Create a FreeBSD-console-tools packageEmmanuel Vadot2023-02-081-0/+1
* Fix too small sscanf output buffers in kbdmapDimitry Andric2022-02-061-2/+2
* bsddialog: import version 0.1Alfonso Siciliano2022-01-281-9/+15
* kbdmap: adapt to the new libbsddialog APIAlfonso Siciliano2021-12-131-1/+1
* kbdmap: adapt to the new bsddialog apiBaptiste Daroussin2021-12-061-1/+1
* kbdmap: use libbsddialog instead of calling dialog(1) via system(3)Baptiste Daroussin2021-11-242-64/+46
* kbdmap: allow INDEX.keymaps to provide the dialog titleEd Maste2019-12-111-5/+12
* Silence a CI warning regarding the use of strcpy().Stefan Eßer2019-01-221-2/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-272-0/+4
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* kbdmap: include filename when reporting fopen() failureEd Maste2015-11-271-1/+1
* vidfont: with vt(4) omit size from vidcontrol -fEd Maste2015-11-271-5/+13
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+2
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-193-7/+39
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-191-4/+2
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync from headSimon J. Gerraty2012-11-041-3/+0
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | kbdmap(1): increase description size to 256 bytesEd Maste2015-05-141-2/+2
| |_|_|/ |/| | |
* | | | More man pages that need to know about vt in addition to syscons.Stefan Eßer2014-08-261-1/+5
* | | | Add support for NEWCONS to kbdmap and vidfont.Stefan Eßer2014-08-142-6/+34
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-4/+2
| |/ |/|
* | Remove variables which are initialized but never used thereafter reported by ...Eitan Adler2012-06-191-3/+0
|/
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-1/+1
* Place quotes around the output of kbdmap(1), designed to be pasted intoNathan Whitehorn2011-10-161-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
* - fix path for locale.aliasDaniel Gerzo2009-04-281-1/+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
* Simplify and improve the markup.Ruslan Ermilov2006-12-251-16/+16
* 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
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Sort sections.Ruslan Ermilov2005-01-181-12/+12