summaryrefslogtreecommitdiffstats
path: root/sbin/kbd (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove semicolons not needed after } statements. ok deraadttedu2020-01-221-2/+2
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-6/+6
* Those while loops look better written as for loopsjca2016-10-031-10/+4
* Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboardkettenis2016-09-301-17/+81
* remove more kvm codederaadt2016-09-271-7/+4
* Remove kvm groveling code. To restore the lost functionality we need tokettenis2016-09-262-93/+2
* remove hppa64 port, which we never got going beyond broken single users.deraadt2016-05-111-2/+2
* Simplify MACHINE tests, the only platforms in the tree without wsdisplayjsg2016-03-311-3/+2
* Send Aviion to same place as Nova IIderaadt2015-12-011-2/+2
* use file system path (.Pa) semantic markup macros where appropriate.sobrado2015-07-271-3/+3
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-3/+2
* On second thought, make that manpage MI, even though the binary is notmiod2014-04-031-3/+1
* Install the manpage on loongson too (and arm* while there); it could be arguedmiod2014-04-031-4/+5
* Drop Apollo Domain keyboard support, now that hp300 has bitten the dust.miod2014-03-261-6/+6
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-181-4/+3
* Use NULL instead of 0 for pointersshadchin2012-07-131-4/+4
* Delete some more SUBDIR += mac68k.matthew2012-06-201-2/+2
* Enable kbd on landisk and socppc. -moj ok miod@maja2009-10-111-6/+5
* - document /etc/kbdtypejmc2009-05-061-20/+22
* Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shavemiod2008-06-231-2/+4
* Disable more wscons bits on socppc.miod2008-05-131-3/+4
* each usage requires its own linesobrado2007-12-301-3/+3
* cats went awayderaadt2007-08-011-2/+2
* convert to new .Dd format;jmc2007-05-311-2/+2
* landisk has no kbd(8)deraadt2006-11-101-2/+2
* Now that we can report either LK201 or LK401 as the keyboard type, do themiod2006-07-311-4/+5
* Administrative changes for aviion, ok deraadt@miod2006-05-091-2/+3
* Import NetBSD's direct adb code on mac68k, switching to real keyboard and mousemiod2006-01-041-5/+4
* Install a manpage for luna88k since we build the binary anyway.miod2005-11-061-4/+3
* Add support for the domain keyboards, and simplify the kbd -l logic.miod2005-05-071-45/+53
* Check for kvm_nlist failure to retrieve all keyboard map symbols, and domiod2005-05-071-2/+10
* invert, sort, and build on hp300martin2005-05-021-9/+7
* provide enough of a -l mode in non-kvm snooping mode, and krw can shrinkderaadt2005-03-271-61/+42
* build on zaurus too, after further discusssion, because MANSUBDIR needsdrahn2005-01-131-3/+4
* it's kbd(8) not kbd(1)jaredy2004-10-081-2/+2
* Use LINE_MAX, not _POSIX2_LINE_MAX. OK miod@millert2004-10-081-3/+3
* fix an overflow in the encoding/variant parsing. ok miod henningjaredy2004-10-081-3/+5
* shrink the code in the -DNOKVM casederaadt2004-09-161-4/+10
* prettier simple code; mcbride okderaadt2004-09-161-13/+5
* not sgimips, be carefulderaadt2004-08-061-2/+2
* add sgipefo2004-08-061-4/+4
* lint says toss unused variable awayderaadt2004-05-091-4/+4
* Remove OpenBSD/pegaos, this has been announced before but delayed untildrahn2004-05-031-6/+6
* Add a comment to remind people to update distrib/special/kbd/Makefile asmiod2004-02-071-1/+5
* typomickey2004-01-291-2/+2
* will be needed for cats tooderaadt2004-01-291-3/+3
* Repair build links for pegosos, and also build for amd64deraadt2004-01-281-5/+7
* These should build on pegasosdrahn2003-10-311-2/+2
* add missing includesdavid2003-07-102-2/+4
* missing protosderaadt2003-07-021-1/+5