Yet another evil awk script (not perl, I'm not in LibreSSL mode at the moment)
authormiod <miod@openbsd.org>
Thu, 22 May 2014 19:39:37 +0000 (19:39 +0000)
committermiod <miod@openbsd.org>
Thu, 22 May 2014 19:39:37 +0000 (19:39 +0000)
commit20e8635e7660e9d4ab95bd3e5046f2bfdec5e304
treebb05dc615f5b6a71cc10b4d1fd8461e334dd921e
parent78e19013060430aaf3bf32de4549a998d7689d04
Yet another evil awk script (not perl, I'm not in LibreSSL mode at the moment)
to convert the PS/2 keyboard layouts to SGI serial keyboard layouts.

Only the subset of layouts known to have existed (as listed in IRIX's
<sys/kbd.h> header) get converted, and specific flavours (iopener, dec LK)
are ignored as well. `nodead' flavours, when existing, are preserved.
sys/arch/sgi/hpc/Makefile [new file with mode: 0644]
sys/arch/sgi/hpc/makemap.awk [new file with mode: 0644]