K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-06-03T21:11:33.000000Z K 7 svn:log V 303 Bah, fix fat finger in last. Invert the ~ on MTX_FLAGMASK as it's non-intuitive for the ~ to be built into the mask. All the users now explicitly ~ the mask. In addition, add MTX_UNOWNED to the mask even though it technically isn't a flag. This should unbreak mtx_owner(). Quickly spotted by: kris END