Module Name:src
Committed By: christos
Date: Wed Oct 26 13:47:05 UTC 2016
Modified Files:
src/sys/dev/hil: devlist2h.awk
Log Message:
don't escape the unescapable
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hil/devlist2h.awk
Please note that
Module Name:src
Committed By: he
Date: Mon Feb 21 12:33:05 UTC 2011
Modified Files:
src/sys/dev/hil: hilkbd.c
Log Message:
Since hilkbd_rawrepeat() is only defined under WSDISPLAY_COMPAT_RAWKBD,
protect the declaration similarly to avoid build failure of the INSTALL
kernel
Module Name:src
Committed By: tsutsui
Date: Tue Feb 15 11:05:51 UTC 2011
Modified Files:
src/sys/dev/hil: hil.c hildevs.h hilid.c hilkbd.c hilkbdmap.c
hilkbdmap.h hilms.c hilvar.h
Log Message:
- make local functions static
- use aprint_normal(9) and variants
-
Module Name:src
Committed By: tsutsui
Date: Sun Feb 6 18:34:52 UTC 2011
Added Files:
src/sys/dev/hil: hildevs_data.h
Log Message:
Initially generate hildevs_data.h from hildevs.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/hil/hildevs_data.h
Pl
Module Name:src
Committed By: tsutsui
Date: Sun Feb 6 18:32:56 UTC 2011
Modified Files:
src/sys/dev/hil: hildevs
Log Message:
Add NetBSD's RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hil/hildevs
Please note that diffs are not public