Date: Sun, 11 Oct 1998 12:22:08 -0700 (PDT) From: John Polstra <jdp@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/kern imgact_elf.c Message-ID: <199810111922.MAA07735@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jdp 1998/10/11 12:22:08 PDT Modified files: sys/kern imgact_elf.c Log: If an ELF executable has a recognized brand, then believe it. Formerly, the heuristic involving the interpreter path took precedence. Also, print a better error message if the brand is missing or not recognized. If there is no brand at all, give the user a hint that "brandelf" needs to be run. Revision Changes Path 1.37 +48 -59 src/sys/kern/imgact_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810111922.MAA07735>