index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pckbc
/
wskbdmap_mfii.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the colemak keyboard layout.
abieber
2019-05-11
1
-1
/
+25
*
sys/arch/sgi/hpc/wskbdmap_sgi.c should be regen'd too.
jca
2016-08-31
1
-1
/
+2
*
Estonian keymap
jca
2016-08-31
1
-1
/
+37
*
Support for F13-F24 keys found on IBM 122-key keyboards.
miod
2013-04-14
1
-1
/
+13
*
Icelandic keyboard mapping. Commited from an Icelandic keyboard.
miod
2011-04-05
1
-1
/
+34
*
Provide a way to get < and > symbols on 101-key slovenian layouts; from
miod
2010-08-28
1
-3
/
+3
*
Support uk.swapctrlcaps as a valid keymap.
oga
2009-12-07
1
-1
/
+2
*
Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards.
miod
2008-08-09
1
-1
/
+63
*
repair comment
deraadt
2008-07-30
1
-2
/
+2
*
It is no longer necessary to regen gsckbdmap after changing this file.
miod
2008-07-16
1
-3
/
+2
*
First pass at removing clauses 3 and 4 from NetBSD licenses.
ray
2008-06-26
1
-8
/
+1
*
Add option WSKBD_NO_INTL_LAYOUTS to prevent inclusion of international
miod
2008-03-21
1
-5
/
+5
*
Add Dutch map; from Maurice Janssen; ok miod@
otto
2006-12-05
1
-1
/
+43
*
a couple fixes in the lv map; from Martynas Venckus
mickey
2006-07-20
1
-14
/
+14
*
latvian kbd map; from Martynas Venckus <lab@plius.net>
mickey
2006-07-20
1
-1
/
+19
*
Add support for the audio volume keys found on many laptops' builtin
miod
2006-05-29
1
-1
/
+4
*
Add a note reminding people to regen gsc and usb maps after changing this file.
miod
2005-05-09
1
-1
/
+8
*
never trust a user diff...
mickey
2005-05-06
1
-34
/
+34
*
french a canadian; form Arnaud Bergeron <abergeron@gmail.com>
mickey
2005-05-06
1
-1
/
+41
*
Remove duplicate 4/$ entries in non-US layouts where the key is the same.
miod
2005-05-04
1
-4
/
+1
*
sv map fix; from Jan Johansson <janj+openbsd@wenf.org>
mickey
2005-02-22
1
-2
/
+2
*
Minor glitches in the belgium keyboard layout; reported by Richard Ben Aleya.
miod
2004-07-26
1
-4
/
+4
*
Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as an
miod
2004-07-09
1
-1
/
+7
*
Slovenian keymap, contributed by Jernej Kovacic (jkovacic, email dot si).
miod
2004-03-16
1
-6
/
+47
*
hungarian keymap; from thuglife@bsd.hu
mickey
2003-09-25
1
-1
/
+42
*
Add support for polish keyboard from Kamil Andrusz wizz at mniam dot net.
maja
2003-01-04
1
-1
/
+16
*
Add support for turkish keyboard from Berk Demir bdd at ieee dot org.
maja
2003-01-04
1
-1
/
+38
*
Add Brazilian keymap (iso275). Create by me and tested by
maja
2002-06-29
1
-1
/
+23
*
Latinamerica keymap from Gerardo Santana Gomez Garrido <santana@openbsd.org.mx>.
maja
2002-06-29
1
-1
/
+29
*
even better lt kbd map (in the best .su tradition ); from vld@vic.lt
mickey
2002-04-22
1
-194
/
+212
*
better lt keymap (in the best .su tradition); from Vladis Adler <vld@vic.lt>
mickey
2002-04-09
1
-10
/
+10
*
lithuanian kbdmap, made from the script at http://open.bsd.lt
mickey
2002-04-04
1
-1
/
+16
*
darkblack@networking-center.org says it should be apostrophe instead of grave in the _es map
mickey
2001-10-25
1
-2
/
+2
*
add mode_switch for ru & ua
mickey
2001-10-04
1
-1
/
+3
*
.ua keyboard; from Igor Grabin <violent@death.kiev.ua>
mickey
2001-09-04
1
-1
/
+45
*
add portuguese kbd map; from pmsac <pmsac@netcabo.pt>
mickey
2001-06-13
1
-1
/
+27
*
sg fixes from Mathias Schmocker <smat@acm.org>
mickey
2001-06-10
1
-3
/
+4
*
swiss french keyboard; from Mathias Schmocker <smat@acm.org>
mickey
2001-06-08
1
-1
/
+10
*
add swiss german layout; from Kaspar Brand <kasparb@freesurf.ch>
mickey
2001-05-14
1
-1
/
+38
*
allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu>
mickey
2001-05-02
1
-3
/
+3
*
koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua>
mickey
2001-04-30
1
-1
/
+41
*
Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM.
aaron
2001-03-09
1
-2
/
+36
*
Add CTRL-ALT-DEL machine reset support, like PCVT had, enabled by the
aaron
2001-03-01
1
-2
/
+2
*
Allow up to 12 virtual terminals (CTRL-ALT-F1 through CTRL-ALT-F12). Only
aaron
2001-02-11
1
-3
/
+3
*
Add two command definitions for wscons scrollback support and link them to
aaron
2000-11-15
1
-3
/
+3
*
Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not used
aaron
2000-11-13
1
-0
/
+515