svn commit: r344984 - in stable/11: sbin/sysctl sys/dev/evdev

Vladimir Kondratyev vladimir at kondratyev.su
Sun Mar 10 21:31:11 UTC 2019


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


More information about the svn-src-stable mailing list