summaryrefslogtreecommitdiffstats
path: root/sbin/kbd
AgeCommit message (Expand)AuthorFilesLines
2020-01-22remove semicolons not needed after } statements. ok deraadttedu1-2/+2
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-6/+6
2016-10-03Those while loops look better written as for loopsjca1-10/+4
2016-09-30Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboardkettenis1-17/+81
2016-09-27remove more kvm codederaadt1-7/+4
2016-09-26Remove kvm groveling code. To restore the lost functionality we need tokettenis2-93/+2
2016-05-11remove hppa64 port, which we never got going beyond broken single users.deraadt1-2/+2
2016-03-31Simplify MACHINE tests, the only platforms in the tree without wsdisplayjsg1-3/+2
2015-12-01Send Aviion to same place as Nova IIderaadt1-2/+2
2015-07-27use file system path (.Pa) semantic markup macros where appropriate.sobrado1-3/+3
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-3/+2
2014-04-03On second thought, make that manpage MI, even though the binary is notmiod1-3/+1
2014-04-03Install the manpage on loongson too (and arm* while there); it could be arguedmiod1-4/+5
2014-03-26Drop Apollo Domain keyboard support, now that hp300 has bitten the dust.miod1-6/+6
2014-03-18Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod1-4/+3
2012-07-13Use NULL instead of 0 for pointersshadchin1-4/+4
2012-06-20Delete some more SUBDIR += mac68k.matthew1-2/+2
2009-10-11Enable kbd on landisk and socppc. -moj ok miod@maja1-6/+5
2009-05-06- document /etc/kbdtypejmc1-20/+22
2008-06-23Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shavemiod1-2/+4
2008-05-13Disable more wscons bits on socppc.miod1-3/+4
2007-12-30each usage requires its own linesobrado1-3/+3
2007-08-01cats went awayderaadt1-2/+2
2007-05-31convert to new .Dd format;jmc1-2/+2
2006-11-10landisk has no kbd(8)deraadt1-2/+2
2006-07-31Now that we can report either LK201 or LK401 as the keyboard type, do themiod1-4/+5
2006-05-09Administrative changes for aviion, ok deraadt@miod1-2/+3
2006-01-04Import NetBSD's direct adb code on mac68k, switching to real keyboard and mousemiod1-5/+4
2005-11-06Install a manpage for luna88k since we build the binary anyway.miod1-4/+3
2005-05-07Add support for the domain keyboards, and simplify the kbd -l logic.miod1-45/+53
2005-05-07Check for kvm_nlist failure to retrieve all keyboard map symbols, and domiod1-2/+10
2005-05-02invert, sort, and build on hp300martin1-9/+7
2005-03-27provide enough of a -l mode in non-kvm snooping mode, and krw can shrinkderaadt1-61/+42
2005-01-13build on zaurus too, after further discusssion, because MANSUBDIR needsdrahn1-3/+4
2004-10-08it's kbd(8) not kbd(1)jaredy1-2/+2
2004-10-08Use LINE_MAX, not _POSIX2_LINE_MAX. OK miod@millert1-3/+3
2004-10-08fix an overflow in the encoding/variant parsing. ok miod henningjaredy1-3/+5
2004-09-16shrink the code in the -DNOKVM casederaadt1-4/+10
2004-09-16prettier simple code; mcbride okderaadt1-13/+5
2004-08-06not sgimips, be carefulderaadt1-2/+2
2004-08-06add sgipefo1-4/+4
2004-05-09lint says toss unused variable awayderaadt1-4/+4
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untildrahn1-6/+6
2004-02-07Add a comment to remind people to update distrib/special/kbd/Makefile asmiod1-1/+5
2004-01-29typomickey1-2/+2
2004-01-29will be needed for cats tooderaadt1-3/+3
2004-01-28Repair build links for pegosos, and also build for amd64deraadt1-5/+7
2003-10-31These should build on pegasosdrahn1-2/+2
2003-07-10add missing includesdavid2-2/+4
2003-07-02missing protosderaadt1-1/+5