K 10 svn:author V 6 cognet K 8 svn:date V 27 2005-11-14T22:24:00.000000Z K 7 svn:log V 280 Add a new sysctl, kern.elf[32|64].can_exec_dyn. When set to 1, one can execute a ET_DYN binary (shared object). This does not make much sense, but some linux scripts expect to be able to execute /lib/ld-linux.so.2 (ldd comes to mind). The sysctl defaults to 0. MFC after: 3 days END