K 10 svn:author V 3 imp K 8 svn:date V 27 2021-12-06T15:56:33.836379Z K 7 svn:log V 543 kqueue: Define older kqueue event types better struct kqueue is designed to live in a restricted namespace, but the older compat versions are not. Shift to using unsigned short instead of u_short, unsigned int instead of u_int and the __*int*_t types instead of the unprefiexed versions. Sponsored by: Netflix Reviewed by: brooks Differential Revision: https://reviews.freebsd.org/D33056 (cherry picked from commit 9109192197166e72ce0c04e5f04fc82f35a82f40) Git Hash: ae972a82c0246251a3f0ac16f6d0e5f251f841a4 Git Author: imp@FreeBSD.org END