aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kbdcontrol
Commit message (Expand)AuthorAgeFilesLines
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-3/+6
* Fix manual pages that claim first appearances in FreeBSD 5.0. For thoseSheldon Hearn2001-08-011-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-222-39/+39
* MFC: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-221-1/+0
* MFC:Maxim Sobolev2001-06-082-12/+15
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-061-4/+14
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-0/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-5/+5
* MFC: Add kbdcontrol.5 to the build.David Malone2000-10-291-2/+7
* MFC: References to kbdmap.5 man page.David Malone2000-10-291-0/+1
* MFC: Add the ability to define halt and powerdown keys for sysconf.David Malone2000-10-293-0/+20
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-161-0/+311
* MFC: clarify that -k needs the console on stdin, and add example.Ben Smithurst2000-07-191-0/+19
* MFC: Fix miscellaneous mdoc macro argument limit infringements.Sheldon Hearn2000-05-091-2/+4
* Define some more function keys in the keymap: panic, lshifta, rshifta, etc.Kazutaka YOKOTA1999-12-103-0/+70
* Do not suggest user to change /etc/defaults/rc.conf.Alexey Zelkin1999-11-181-1/+0
* mdoc(7)'fyAlexey Zelkin1999-10-301-1/+1
* Fix warning: return type of `main' is not `int'Peter Wemm1999-09-151-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Document -i, -k, and -K options.Kazutaka YOKOTA1999-08-161-2/+12
* - Add new argument `off' to the `-b' option. This will turn offKazutaka YOKOTA1999-07-222-4/+8
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Added the EXAMPLE section and try to make the text slightly more informative.Kazutaka YOKOTA1999-07-051-26/+109
* Reflect recent changes in syscons.Kazutaka YOKOTA1999-06-223-3/+13
* Added backward compatibility to set key repeat rate.Kazutaka YOKOTA1999-05-091-7/+28
* Fix builds for the AXPGary Palmer1999-03-171-6/+1
* Keyboard driver update in preparation for the USB keyboard driver.Kazutaka YOKOTA1999-03-101-33/+12
* Remove a workaround for the alpha port using an outdated version of syscons.Doug Rabson1999-01-231-6/+1
* Fix for compiling on alpha.Matt Jacob1999-01-121-1/+20
* The first stage of console driver reorganization: activate newKazutaka YOKOTA1999-01-111-5/+109
* Make a spelling fix, and make sure all instances of belltype contain theBill Fumerola1998-12-031-2/+2
* Add description on the "quiet" modifier for bell types.Kazutaka YOKOTA1998-10-121-1/+6
* The fix in the previous commit was not sufficient; the upper 24 bitsKazutaka YOKOTA1998-09-101-14/+9
* Fix uninitialized variable.Kazutaka YOKOTA1998-09-041-1/+2
* The control code ^_ (0x1f) should really be called "us" rather than "ns".Kazutaka YOKOTA1998-08-062-3/+4
* Added the `saver' key definition. The saver key will activate the screenKazutaka YOKOTA1998-08-033-3/+13
* - Set bell pitch in hertz and duration in msecs.Kazutaka YOKOTA1998-08-032-6/+14
* Fix the search sequence for keymaps.Dag-Erling Smørgrav1998-05-051-3/+3
* Fix the output of `kbdcontrol -L _keymap_file_' which I broke in the lastKazutaka YOKOTA1998-01-121-11/+16
* Added accent (dead) key support to syscons and kbdcontrol.Kazutaka YOKOTA1998-01-073-39/+363
* Use err(3). Typo fixes in man page.Philippe Charnier1997-09-192-58/+44
* Show the real revision date and not the date that thisSteve Price1997-06-231-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-3/+3
* Convert to mdoc format.Mike Pritchard1996-12-211-56/+67
* Implement a -L option that dumps the compiled keymap (as C code) toJoerg Wunsch1996-11-092-6/+36
* document values for option -rWolfram Schneider1996-05-281-6/+8
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-112-9/+12
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-23/+23