K 10 svn:author V 6 brooks K 8 svn:date V 27 2019-11-27T20:00:44.614598Z K 7 svn:log V 236 Fix a logic bug when "mask" contains a ?: operator. Newer versions of clang warn that '&' evaluates before '?:'. Reviewed by: markj MFC after: 3 days Sponsored by: DARPA, AFRL Differential Revision: https://reviews.freebsd.org/D22573 END