Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-11 | Enable kbd on landisk and socppc. -moj ok miod@ | Mats O Jansson | |
2009-05-06 | - document /etc/kbdtype | Jason McIntyre | |
- standard options list - some minor tweakage based on a diff from Rodolfo Gouveia | |||
2008-06-23 | Do not compile the ``kbd needs to be rebuilt'' test if -DNOKVM. Should shave | Miod Vallat | |
a few bytes off the installation media filesystems. | |||
2008-05-13 | Disable more wscons bits on socppc. | Miod Vallat | |
2007-12-30 | each usage requires its own line | Igor Sobrado | |
written with improvements by jmc@ ok jmc@ | |||
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 | |
right thing there. | |||
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 | |
drivers, and to wscons as the console; a few parts borrowed from OpenBSD/macppc as well. Currently only working with displays configured in 1bpp or 8bpp modes; this limitation will be worked on ASAP. Tested by claudio@ kettenis@ martin@ nick@ and I on various models. X11 changes coming soon. | |||
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 | |
not dispaly garbage in this case. | |||
2005-05-02 | invert, sort, and build on hp300 | Martin Reindl | |
ok miod@ | |||
2005-03-27 | provide enough of a -l mode in non-kvm snooping mode, and krw can shrink | Theo de Raadt | |
the install script even more | |||
2005-01-13 | build on zaurus too, after further discusssion, because MANSUBDIR needs | Dale Rahn | |
updating it will be explicit MACHINE | |||
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 | |
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree. | |||
2004-02-07 | Add a comment to remind people to update distrib/special/kbd/Makefile as | Miod Vallat | |
well as this file when adding architectures. | |||
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 | |
2003-07-10 | add missing includes | David Krause | |
ok deraadt@ millert@ tedu@ | |||
2003-07-02 | missing protos | Theo de Raadt | |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson | |
2003-03-30 | typos/grammar | Jason Peel | |
these are the only instances of s/WSKBD/WDKBD/ needed in the tree; ok miod@ | |||
2003-02-16 | Provide a wskbd type for gsc keyboards, make gsckbd use it, and take advantage | Miod Vallat | |
of it in kbd(8) to work correctly with such a keyboard. Reminded by maja some time ago. | |||
2003-02-12 | Add support for WSKBD_TYPE_HIL. -moj ok miod@ | Mats O Jansson | |
2002-11-23 | -I${.CURDIR} makes no sense now that we don't look at the tables/ directory. | Miod Vallat | |
2002-11-23 | Now that wskbd layouts for sparc are done, I don't need to keep these files | Miod Vallat | |
as a reference... | |||
2002-08-12 | Enable wscons code on sparc, and let kbd_sparc.c die | Miod Vallat | |
2002-07-03 | ansi | Theo de Raadt | |
2002-06-09 | rm trailing whitespace | Todd T. Fries | |
2002-05-29 | Add support for WSKBD_TYPE_SUN5. -moj ok miod@ | Mats O Jansson | |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt | |
2002-04-19 | Do not commit kbd for arches where it provides no real support. | Miod Vallat | |
While there, remove dead parts. | |||
2002-04-12 | kbd setting code for the installer. kbd needs to be compiled without KVM | Theo de Raadt | |
support. smat@acm.org, miod, and krw. | |||
2002-02-19 | Add support for sparc64 and sun keyboards. -moj | Mats O Jansson | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-11-06 | Don't Xref old inexistant manpages. | Marc Espie | |
2001-10-24 | Alpha supports wscons. -moj | Mats O Jansson | |