K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-07-18T14:27:04.625252Z K 7 svn:log V 291 Extend kqueue's EVFILT_TIMER by adding precision unit flags support Define the precision macros as bits sets to conform with XNU equivalent. Test fflags passed for EVFILT_TIMER and return EINVAL in case an invalid flag is passed. Phabric: https://phabric.freebsd.org/D421 Reviewed by: kib END