index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pckbc
Age
Commit message (
Expand
)
Author
2001-10-04
add mode_switch for ru & ua
Michael Shalayeff
2001-09-04
.ua keyboard; from Igor Grabin <violent@death.kiev.ua>
Michael Shalayeff
2001-06-13
add portuguese kbd map; from pmsac <pmsac@netcabo.pt>
Michael Shalayeff
2001-06-10
sg fixes from Mathias Schmocker <smat@acm.org>
Michael Shalayeff
2001-06-08
swiss french keyboard; from Mathias Schmocker <smat@acm.org>
Michael Shalayeff
2001-05-14
add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch>
Michael Shalayeff
2001-05-02
allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu>
Michael Shalayeff
2001-04-30
koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua>
Michael Shalayeff
2001-04-14
Remove defopt; aaron@ ok.
Federico G. Schwindt
2001-03-09
Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM.
Aaron Campbell
2001-03-01
Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the
Aaron Campbell
2001-02-19
Fix a bug (bad conversion from unsigned int to int) in PS/2 mouse resolution
jbm
2001-02-11
Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only
Aaron Campbell
2001-02-02
$OpenBSD$
Aaron Campbell
2001-02-02
$OpenBSD$
Aaron Campbell
2001-02-02
Remove dead code.
Aaron Campbell
2000-11-15
Add two command definitions for wscons scrollback support and link them to
Aaron Campbell
2000-11-13
Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not used
Aaron Campbell