Age | Commit message (Expand) | Author |
2002-04-19 | Do not commit kbd for arches where it provides no real support. | Miod Vallat |
2002-04-12 | kbd setting code for the installer. kbd needs to be compiled without KVM | Theo de Raadt |
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 |
2001-11-06 | Don't Xref old inexistant manpages. | Marc Espie |
2001-10-24 | Alpha supports wscons. -moj | Mats O Jansson |
2001-09-01 | Changes to build platform specific files properly with the powerpc -> macppc | Dale Rahn |
2001-07-07 | major -Wall cleanup, almost complete | Theo de Raadt |
2001-06-04 | Add wscons support for vax. -moj | Mats O Jansson |
2001-06-04 | Add support for vax lk201 keyboard. Add code to check if new variants or | Mats O Jansson |
2001-05-04 | Typo in error string; grange@rt.mipt.ru | Todd C. Miller |
2001-05-01 | Remove PCVT cruft. | Aaron Campbell |
2001-03-08 | Add support for wscons. Support for PC, USB and ADB keyboards. | Mats O Jansson |
2001-01-30 | switch to wscons | Theo de Raadt |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
1999-08-21 | First step to get support for keypad and function keys on sparc. -moj | Mats O Jansson |
1999-07-23 | default map is now selected by the keyboard id. If current keyboard id don't | Mats O Jansson |
1999-07-20 | Add some more keyboards. -moj | Mats O Jansson |
1999-07-20 | use .elif | Theo de Raadt |
1999-07-18 | error out nicely if something fails | Theo de Raadt |
1999-07-18 | Add support for some none us keyboards. -moj | Mats O Jansson |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-07-06 | Some ports uses kbd since they have pc style keyboard interfaces but | Per Fogelstrom |
1998-06-20 | see also keycap(5) | Marco S Hyman |
1998-05-29 | add support for pcvt. | Michael Shalayeff |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-09-14 | some -Wall | Theo de Raadt |
1996-09-28 | ARC machines use kbd mapping too. Small bug in kbd_void.c fixed. (crashed on ... | Per Fogelstrom |
1996-09-01 | distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.fr | Theo de Raadt |
1996-09-01 | change keymap_t to pccons_keymap_t in pccons | Theo de Raadt |
1996-06-30 | spelling error | Theo de Raadt |
1996-06-30 | fix rcsid | Theo de Raadt |
1996-06-30 | Opps... missing $OpenBSD line added. | Mats O Jansson |
1996-06-30 | Added support for swedish keyboards (both 7 and 8-bit). | Mats O Jansson |
1996-06-23 | french key table; from matthieu@mipnet.fr | Theo de Raadt |
1996-05-12 | fix copyright message. | Michael Shalayeff |
1996-05-09 | shift-tab does tab, not some confusing gobbledygook | Theo de Raadt |
1996-04-30 | OpenBSD not NetBSD. Also, fixed cvs OpenBSD tag. | etheisen |
1996-04-29 | Split the MD part into different tables. | Michael Shalayeff |
1996-04-22 | New prog to change pccons's keymap encoding for national keyboards | hannken |