commit af4654051f87992d19a5f76d0f729854989c4990
Author: zrj <[email protected]>
Date:   Thu Jun 30 13:17:44 2016 +0300

    sys/sys: Protect len and inout parameters in _IOC definition.
    
    This should reduce the likelihood of _IOC() macro expanding to something
    that wasn't intended and would provide a more flexible interface too.
    While there, remove hardcoded value for IOC_DIRMASK
    
    Taken-from: FreeBSD

Summary of changes:
 sys/sys/ioccom.h | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/af4654051f87992d19a5f76d0f729854989c4990


-- 
DragonFly BSD source repository

Reply via email to