K 10 svn:author V 3 kib K 8 svn:date V 27 2009-03-02T18:43:50.295021Z K 7 svn:log V 208 Use the p_sysent->sv_flags flag SV_ILP32 to detect 32bit process executing on 64bit kernel. This eliminates the direct comparisions of p_sysent with &ia32_freebsd_sysvec, that were left intact after r185169. END