summaryrefslogtreecommitdiff
path: root/sbin/kbd
AgeCommit message (Expand)Author
2002-02-19Add support for sparc64 and sun keyboards. -mojMats O Jansson
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-06Don't Xref old inexistant manpages.Marc Espie
2001-10-24Alpha supports wscons. -mojMats O Jansson
2001-09-01Changes to build platform specific files properly with the powerpc -> macppcDale Rahn
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
2001-06-04Add wscons support for vax. -mojMats O Jansson
2001-06-04Add support for vax lk201 keyboard. Add code to check if new variants orMats O Jansson
2001-05-04Typo in error string; grange@rt.mipt.ruTodd C. Miller
2001-05-01Remove PCVT cruft.Aaron Campbell
2001-03-08Add support for wscons. Support for PC, USB and ADB keyboards.Mats O Jansson
2001-01-30switch to wsconsTheo de Raadt
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
1999-08-21First step to get support for keypad and function keys on sparc. -mojMats O Jansson
1999-07-23default map is now selected by the keyboard id. If current keyboard id don'tMats O Jansson
1999-07-20Add some more keyboards. -mojMats O Jansson
1999-07-20use .elifTheo de Raadt
1999-07-18error out nicely if something failsTheo de Raadt
1999-07-18Add support for some none us keyboards. -mojMats O Jansson
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-07-06Some ports uses kbd since they have pc style keyboard interfaces butPer Fogelstrom
1998-06-20see also keycap(5)Marco S Hyman
1998-05-29add support for pcvt.Michael Shalayeff
1997-09-21$OpenBSD$Theo de Raadt
1997-09-14some -WallTheo de Raadt
1996-09-28ARC machines use kbd mapping too. Small bug in kbd_void.c fixed. (crashed on ...Per Fogelstrom
1996-09-01distinguish between left/right shift keys for X; from Mathieu.Herrb@mipnet.frTheo de Raadt
1996-09-01change keymap_t to pccons_keymap_t in pcconsTheo de Raadt
1996-06-30spelling errorTheo de Raadt
1996-06-30fix rcsidTheo de Raadt
1996-06-30Opps... missing $OpenBSD line added.Mats O Jansson
1996-06-30Added support for swedish keyboards (both 7 and 8-bit).Mats O Jansson
1996-06-23french key table; from matthieu@mipnet.frTheo de Raadt
1996-05-12fix copyright message.Michael Shalayeff
1996-05-09shift-tab does tab, not some confusing gobbledygookTheo de Raadt
1996-04-30OpenBSD not NetBSD. Also, fixed cvs OpenBSD tag.etheisen
1996-04-29Split the MD part into different tables.Michael Shalayeff
1996-04-22New prog to change pccons's keymap encoding for national keyboardshannken