K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-02-21T04:30:21.383192Z K 7 svn:log V 191 MFC r357899: u_char -> vm_prot_t in a couple of places, NFC The latter is a typedef of the former; the typedef exists and these bits are representing vmprot values, so use the correct type. END