On 2019-03-11 00:22, Konstantin Belousov wrote:
On Sun, Mar 10, 2019 at 08:58:24PM +0000, Vladimir Kondratyev wrote:
Author: wulf
Date: Sun Mar 10 20:58:24 2019
New Revision: 344984
URL: https://svnweb.freebsd.org/changeset/base/344984

Log:
  MFC r344494,r344495:


+       ev_sysctl_tree = SYSCTL_ADD_NODE_WITH_LABEL(&evdev->ev_sysctl_ctx,
+           SYSCTL_STATIC_CHILDREN(_kern_evdev_input), OID_AUTO,
+           ev_unit_str, CTLFLAG_RD, NULL, "", "device index");
This change depends on r310051 which was not merged to stable/11.

I will fix it soon. Sorry for breakage.

--
WBR
Vladimir Kondratyev
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to