commit 6f5a0e73c5b414d7e9999244f369631be7b2d879
Author: Matthew Dillon <[email protected]>
Date: Thu Jan 9 09:35:24 2014 -0800
kernel - Add another prototype skeleton to subr_input.c
* Add inputev_ioctl() (inactive file)
* Minor linux-compat adjustments (inactive file)
Summary of changes:
sys/kern/subr_input.c | 9 +++++++++
sys/sys/input.h | 1 +
sys/sys/linux_types.h | 3 +++
3 files changed, 13 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f5a0e73c5b414d7e9999244f369631be7b2d879
--
DragonFly BSD source repository