summaryrefslogtreecommitdiff
path: root/sbin/kbd
AgeCommit message (Collapse)Author
1998-07-06Some ports uses kbd since they have pc style keyboard interfaces butPer Fogelstrom
they don't use pcvt which is i386 specific. Fixed with a define: -DHAVEPCVT.
1998-06-20see also keycap(5)Marco S Hyman
1998-05-29add support for pcvt.Michael Shalayeff
ugly call system(kcon) when needed to avoid code copying.
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
other arch's).
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
Add KOI8 russian encoding.
1996-04-22New prog to change pccons's keymap encoding for national keyboardshannken