NetBSD/sys/dev/hpc
uwe 8b26d4cb93 XXX: On hpcsh only - bring back old incorrect hpckbd_keymap_setup()
fixed in 1.31.  The old one with UNCONST does work on hpcsh b/c the
kernel is directly mapped.  The new one does not work on hpcsh b/c it
calls consinit() very early when malloc() is not yet available.

The real fix for this is to fix the constness of wscons keymap
structures that is self-contradictory.
2017-08-07 23:57:40 +00:00
..
apm
apm_apmdevif.c
bicons.c
bicons.h
biconsdev.c include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
biconsvar.h
bifont.c
bivideo.c correct size checks so they cannot be circumvented by integer overflows 2017-06-13 19:13:55 +00:00
bivideovar.h
btnmgr.c Don't read beyond the end of an array 2016-09-06 06:27:17 +00:00
button.c
files.bicons
files.hpcapm
files.hpcfb
files.hpcio
files.hpckbd
files.hpctp
fontconv.c
hpcapm.c spl leak, found by Mootja 2017-06-25 12:21:00 +00:00
hpcbatterytable.h
hpcbatteryvar.h
hpccmap_gen.c
hpccmap.c
hpccmapvar.h
hpcfb.c Add missing semicolon 2015-04-07 01:24:32 +00:00
hpcfbio.h
hpcfbvar.h
hpcin.c
hpcioman.c
hpciomanvar.h
hpciovar.h
hpckbd.c XXX: On hpcsh only - bring back old incorrect hpckbd_keymap_setup() 2017-08-07 23:57:40 +00:00
hpckbdkeymap.h
hpckbdvar.h
hpcout.c
hpctpanel.c
hpctpanelvar.h
hpf1275a_tty.c Fix the previous fix that doesn't even compile. 2017-08-02 00:58:18 +00:00
Makefile
pckbd_encode.c
pckbd_encode.h
pwctl.c
video_subr.c
video_subr.h
vt220l8x10.h