K 10 svn:author V 3 kib K 8 svn:date V 27 2019-03-30T16:58:51.276017Z K 7 svn:log V 331 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. Reported by: andreast Sponsored by: The FreeBSD Foundation MFC after: 12 days (together with r345661) END