Age | Commit message (Expand) | Author |
2022-05-05 | Add error handling if setting the keyboard encoding fails. After | Alexander Bluhm |
2022-04-17 | When kbd -l was executed as regular user, it failed silently. Try | Alexander Bluhm |
2020-01-22 | remove semicolons not needed after } statements. ok deraadt | Ted Unangst |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2016-10-03 | Those while loops look better written as for loops | Jeremie Courreges-Anglas |
2016-09-30 | Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboard | Mark Kettenis |
2016-09-27 | remove more kvm code | Theo de Raadt |
2016-09-26 | Remove kvm groveling code. To restore the lost functionality we need to | Mark Kettenis |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-03-31 | Simplify MACHINE tests, the only platforms in the tree without wsdisplay | Jonathan Gray |
2015-12-01 | Send Aviion to same place as Nova II | Theo de Raadt |
2015-07-27 | use file system path (.Pa) semantic markup macros where appropriate. | Igor Sobrado |
2015-01-16 | Replace <sys/param.h> with <limits.h> and other less dirty headers where | Theo de Raadt |
2014-04-03 | On second thought, make that manpage MI, even though the binary is not | Miod Vallat |
2014-04-03 | Install the manpage on loongson too (and arm* while there); it could be argued | Miod Vallat |
2014-03-26 | Drop Apollo Domain keyboard support, now that hp300 has bitten the dust. | Miod Vallat |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2012-07-13 | Use NULL instead of 0 for pointers | Alexandr Shadchin |
2012-06-20 | Delete some more SUBDIR += mac68k. | Matthew Dempsky |
2009-10-11 | Enable kbd on landisk and socppc. -moj ok miod@ | Mats O Jansson |
2009-05-06 | - document /etc/kbdtype | Jason McIntyre |
2008-06-23 | Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shave | Miod Vallat |
2008-05-13 | Disable more wscons bits on socppc. | Miod Vallat |
2007-12-30 | each usage requires its own line | Igor Sobrado |
2007-08-01 | cats went away | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-11-10 | landisk has no kbd(8) | Theo de Raadt |
2006-07-31 | Now that we can report either LK201 or LK401 as the keyboard type, do the | Miod Vallat |
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat |
2006-01-04 | Import NetBSD's direct adb code on mac68k, switching to real keyboard and mouse | Miod Vallat |
2005-11-06 | Install a manpage for luna88k since we build the binary anyway. | Miod Vallat |
2005-05-07 | Add support for the domain keyboards, and simplify the kbd -l logic. | Miod Vallat |
2005-05-07 | Check for kvm_nlist failure to retrieve all keyboard map symbols, and do | Miod Vallat |
2005-05-02 | invert, sort, and build on hp300 | Martin Reindl |
2005-03-27 | provide enough of a -l mode in non-kvm snooping mode, and krw can shrink | Theo de Raadt |
2005-01-13 | build on zaurus too, after further discusssion, because MANSUBDIR needs | Dale Rahn |
2004-10-08 | it's kbd(8) not kbd(1) | Jared Yanovich |
2004-10-08 | Use LINE_MAX, not _POSIX2_LINE_MAX. OK miod@ | Todd C. Miller |
2004-10-08 | fix an overflow in the encoding/variant parsing. ok miod henning | Jared Yanovich |
2004-09-16 | shrink the code in the -DNOKVM case | Theo de Raadt |
2004-09-16 | prettier simple code; mcbride ok | Theo de Raadt |
2004-08-06 | not sgimips, be careful | Theo de Raadt |
2004-08-06 | add sgi | Per Fogelstrom |
2004-05-09 | lint says toss unused variable away | Theo de Raadt |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-02-07 | Add a comment to remind people to update distrib/special/kbd/Makefile as | Miod Vallat |
2004-01-29 | typo | Michael Shalayeff |
2004-01-29 | will be needed for cats too | Theo de Raadt |
2004-01-28 | Repair build links for pegosos, and also build for amd64 | Theo de Raadt |
2003-10-31 | These should build on pegasos | Dale Rahn |