summaryrefslogtreecommitdiff
path: root/sys/dev/hil
AgeCommit message (Expand)Author
2023-05-11Remove unused variablemartin
2023-05-10hilms(4): Use config_detach_children.riastradh
2022-08-11hilkbdmap.c: fix typo in comment and add NetBSD RCS IDgutteridge
2022-06-29Fix Swedish keymap of HIL keyboard map.tsutsui
2022-06-25Add rnd(9) entropy source from hil(4) devices.tsutsui
2021-12-10s/occured/occurred/ in comments, log messages and man pages.andvar
2021-09-19Use C99 designated initializer for wscons ops.tsutsui
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2017-04-08Remove auto-repeat key functions in WSKBD_RAW mode.tsutsui
2016-10-26don't escape the unescapablechristos
2011-02-21Since hilkbd_rawrepeat() is only defined under WSDISPLAY_COMPAT_RAWKBD,he
2011-02-15- make local functions statictsutsui
2011-02-06Initially generate hildevs_data.h from hildevs.tsutsui
2011-02-06Add NetBSD's RCS Id.tsutsui
2011-02-06Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.tsutsui