wulf fea6adbc28 evdev: export event device properties through sysctl interface
A big security advantage of Wayland is not allowing applications to read
input devices all the time. Having /dev/input/* accessible to the user
account subverts this advantage.

libudev-devd was opening the evdev devices to detect their types (mouse,
keyboard, touchpad, etc). This don't work if /dev/input/* is inaccessible.
With the kernel exposing this information as sysctls (kern.evdev.input.*),
we can work w/o /dev/input/* access, preserving the Wayland security model.

Submitted by:		Greg V <greg@unrelenting.technology>
Reviewed by:		wulf, imp
MFC after:		2 weeks
Differential Revision:	https://reviews.freebsd.org/D18694
2019-02-24 18:47:04 +00:00
..
2019-02-22 03:11:27 +00:00
2019-02-21 22:56:54 +00:00
2019-02-23 20:56:41 +00:00
2019-02-23 21:14:00 +00:00
2019-02-21 21:33:27 +00:00
2019-02-04 21:28:25 +00:00
2019-02-23 21:14:00 +00:00
2019-02-21 01:30:37 +00:00
2019-02-22 19:54:28 +00:00
2019-02-24 17:23:55 +00:00
2019-02-04 21:28:25 +00:00