K 10 svn:author V 7 rwatson K 8 svn:date V 27 2015-03-16T17:42:53.148723Z K 7 svn:log V 258 Introduce a cap_ioctl_t used for the 'cmds' arguments to cap_ioctls_limit() and cap_ioctls_get(). On FreeBSD, these are 'unsigned long', but on Linux, ioctl(2) takes an 'int', making mild abstraction desirable. MFC after: 3 days Sponsored by: Google, Inc. END