K 10 svn:author V 5 trasz K 8 svn:date V 27 2019-05-14T20:26:05.518658Z K 7 svn:log V 368 MFC r345661: Factor out retrieving the interpreter path from the main ELF loader routine. MFC r345734 by kib: Fix branding after r345661. In particular, elf32 FreeBSD binaries were not executed on LP64 hosts. The interp_name_len value should account for the nul terminator. This is needed for strncmp()s in brand checking code to work. Sponsored by: DARPA, AFRL END