index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
hil
Age
Commit message (
Expand
)
Author
2023-05-11
Remove unused variable
martin
2023-05-10
hilms(4): Use config_detach_children.
riastradh
2022-08-11
hilkbdmap.c: fix typo in comment and add NetBSD RCS ID
gutteridge
2022-06-29
Fix Swedish keymap of HIL keyboard map.
tsutsui
2022-06-25
Add rnd(9) entropy source from hil(4) devices.
tsutsui
2021-12-10
s/occured/occurred/ in comments, log messages and man pages.
andvar
2021-09-19
Use C99 designated initializer for wscons ops.
tsutsui
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2018-09-03
Rename min/max -> uimin/uimax for better honesty.
riastradh
2017-04-08
Remove auto-repeat key functions in WSKBD_RAW mode.
tsutsui
2016-10-26
don't escape the unescapable
christos
2011-02-21
Since hilkbd_rawrepeat() is only defined under WSDISPLAY_COMPAT_RAWKBD,
he
2011-02-15
- make local functions static
tsutsui
2011-02-06
Initially generate hildevs_data.h from hildevs.
tsutsui
2011-02-06
Add NetBSD's RCS Id.
tsutsui
2011-02-06
Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300.
tsutsui