NetBSD/sys/dev/pckbport
atatat df13e3579e Change the rest of the sysctl subsystem to use const consistently.
The __UNCONST macro is now used only where necessary and the RW macros
are gone.  Most of the changes here are consumers of the
sysctl_createv(9) interface that now takes a pair of const pointers
which used not to be.
2005-06-20 02:49:18 +00:00
..
Makefile
files.pckbport Make an new option PCKBD_CNATTACH_MAY_FAIL. When this option is set and no 2005-05-04 02:35:22 +00:00
pckbd.c avoid shadowed variable 2005-05-29 22:16:36 +00:00
pckbdreg.h
pckbdvar.h
pckbport.c
pckbportvar.h fix static/extern mismatch. found by gcc4. 2005-04-22 14:49:49 +00:00
pms.c nuke trailing whitespace 2005-02-27 00:26:58 +00:00
pmsreg.h
pmsvar.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
synaptics.c Change the rest of the sysctl subsystem to use const consistently. 2005-06-20 02:49:18 +00:00
synapticsreg.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
synapticsvar.h nuke trailing whitespace 2005-02-27 00:26:58 +00:00
wskbdmap_mfii.c Fix for portuguese keymap '4' and '+' keys, from Rui Paulo 2005-05-05 22:31:13 +00:00
wskbdmap_mfii.h