K 10 svn:author V 3 kib K 8 svn:date V 27 2017-03-13T10:49:36.972451Z K 7 svn:log V 245 Switch from the usage of vm_map_find()/vm_map_insert() to vm_map_fixed(). MFC r314487: Use vm_map_insert() instead of vm_map_find() in elf_map_insert(). MFC r314773: Instead of direct use of vm_map_insert(), call vm_map_fixed(MAP_CHECK_EXCL). END