Oleksandr Tymoshenko da464e7181 Replace explicit TUNABLE_INT to sysctl with CTLFLAG_TUN
- Replace tunables-only hw.psm.synaptics_support, hw.psm.trackpoint_support,
    and hw.psm.elantech_support with respective sysctls declared with
    CTLFLAG_TUN. It simplifies checking them in userland, also makes them
    easier to get discovered by user
- Get rid of debug.psm.loglevel and hw.psm.tap_enabled TUNABLE_INT
    declaration by adding CTLFLAG_TUN to read/write sysctls that were
    already declared for these tunables.

Suggested by: jhb
2016-09-30 03:03:42 +00:00
..
2016-08-22 03:28:06 +00:00
2016-08-09 19:32:06 +00:00
2016-08-09 19:32:06 +00:00
2016-09-23 23:18:54 +00:00
2016-09-30 00:16:54 +00:00
2016-09-23 18:54:08 +00:00
2016-07-23 14:38:09 +00:00
2016-07-21 15:48:41 +00:00
2016-09-24 05:27:12 +00:00
2016-09-05 23:12:24 +00:00
2016-05-26 11:12:36 +00:00
2016-08-09 19:32:06 +00:00
2016-08-09 19:32:06 +00:00
2016-08-29 01:59:18 +00:00
2016-07-28 22:40:31 +00:00
2016-09-22 22:51:11 +00:00
2016-05-17 12:52:31 +00:00
2016-05-17 12:52:31 +00:00
2016-08-09 19:32:06 +00:00
2016-06-01 14:03:13 +00:00
2016-08-09 19:32:06 +00:00
2016-05-20 08:58:06 +00:00