| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-01-22 | remove semicolons not needed after } statements. ok deraadt |  tedu | 1 | -2/+2 |
| 2019-06-28 | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 1 | -6/+6 |
| 2016-10-03 | Those while loops look better written as for loops |  jca | 1 | -10/+4 |
| 2016-09-30 | Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboard |  kettenis | 1 | -17/+81 |
| 2016-09-27 | remove more kvm code |  deraadt | 1 | -7/+4 |
| 2016-09-26 | Remove kvm groveling code. To restore the lost functionality we need to |  kettenis | 2 | -93/+2 |
| 2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. |  deraadt | 1 | -2/+2 |
| 2016-03-31 | Simplify MACHINE tests, the only platforms in the tree without wsdisplay |  jsg | 1 | -3/+2 |
| 2015-12-01 | Send Aviion to same place as Nova II |  deraadt | 1 | -2/+2 |
| 2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. |  sobrado | 1 | -3/+3 |
| 2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where |  deraadt | 1 | -3/+2 |
| 2014-04-03 | On second thought, make that manpage MI, even though the binary is not |  miod | 1 | -3/+1 |
| 2014-04-03 | Install the manpage on loongson too (and arm* while there); it could be argued |  miod | 1 | -4/+5 |
| 2014-03-26 | Drop Apollo Domain keyboard support, now that hp300 has bitten the dust. |  miod | 1 | -6/+6 |
| 2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping |  miod | 1 | -4/+3 |
| 2012-07-13 | Use NULL instead of 0 for pointers |  shadchin | 1 | -4/+4 |
| 2012-06-20 | Delete some more SUBDIR += mac68k. |  matthew | 1 | -2/+2 |
| 2009-10-11 | Enable kbd on landisk and socppc. -moj ok miod@ |  maja | 1 | -6/+5 |
| 2009-05-06 | - document /etc/kbdtype |  jmc | 1 | -20/+22 |
| 2008-06-23 | Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shave |  miod | 1 | -2/+4 |
| 2008-05-13 | Disable more wscons bits on socppc. |  miod | 1 | -3/+4 |
| 2007-12-30 | each usage requires its own line |  sobrado | 1 | -3/+3 |
| 2007-08-01 | cats went away |  deraadt | 1 | -2/+2 |
| 2007-05-31 | convert to new .Dd format; |  jmc | 1 | -2/+2 |
| 2006-11-10 | landisk has no kbd(8) |  deraadt | 1 | -2/+2 |
| 2006-07-31 | Now that we can report either LK201 or LK401 as the keyboard type, do the |  miod | 1 | -4/+5 |
| 2006-05-09 | Administrative changes for aviion, ok deraadt@ |  miod | 1 | -2/+3 |
| 2006-01-04 | Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse |  miod | 1 | -5/+4 |
| 2005-11-06 | Install a manpage for luna88k since we build the binary anyway. |  miod | 1 | -4/+3 |
| 2005-05-07 | Add support for the domain keyboards, and simplify the kbd -l logic. |  miod | 1 | -45/+53 |
| 2005-05-07 | Check for kvm_nlist failure to retrieve all keyboard map symbols, and do |  miod | 1 | -2/+10 |
| 2005-05-02 | invert, sort, and build on hp300 |  martin | 1 | -9/+7 |
| 2005-03-27 | provide enough of a -l mode in non-kvm snooping mode, and krw can shrink |  deraadt | 1 | -61/+42 |
| 2005-01-13 | build on zaurus too, after further discusssion, because MANSUBDIR needs |  drahn | 1 | -3/+4 |
| 2004-10-08 | it's kbd(8) not kbd(1) |  jaredy | 1 | -2/+2 |
| 2004-10-08 | Use LINE_MAX, not _POSIX2_LINE_MAX. OK miod@ |  millert | 1 | -3/+3 |
| 2004-10-08 | fix an overflow in the encoding/variant parsing. ok miod henning |  jaredy | 1 | -3/+5 |
| 2004-09-16 | shrink the code in the -DNOKVM case |  deraadt | 1 | -4/+10 |
| 2004-09-16 | prettier simple code; mcbride ok |  deraadt | 1 | -13/+5 |
| 2004-08-06 | not sgimips, be careful |  deraadt | 1 | -2/+2 |
| 2004-08-06 | add sgi |  pefo | 1 | -4/+4 |
| 2004-05-09 | lint says toss unused variable away |  deraadt | 1 | -4/+4 |
| 2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until |  drahn | 1 | -6/+6 |
| 2004-02-07 | Add a comment to remind people to update distrib/special/kbd/Makefile as |  miod | 1 | -1/+5 |
| 2004-01-29 | typo |  mickey | 1 | -2/+2 |
| 2004-01-29 | will be needed for cats too |  deraadt | 1 | -3/+3 |
| 2004-01-28 | Repair build links for pegosos, and also build for amd64 |  deraadt | 1 | -5/+7 |
| 2003-10-31 | These should build on pegasos |  drahn | 1 | -2/+2 |
| 2003-07-10 | add missing includes |  david | 2 | -2/+4 |
| 2003-07-02 | missing protos |  deraadt | 1 | -1/+5 |