Date: Mon, 5 Jul 1999 11:38:31 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_elf.c Message-ID: <199907051838.LAA23814@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/07/05 11:38:31 PDT
Modified files:
sys/kern imgact_elf.c
Log:
Also try to load the interpreter without prepending "emul_path". This allows
dynamicly linked binaries to run in a chroot'd environment with "emul_path"
as the new root. The new behavior of loading interpreters is identical to the
principle of overlaying.
PR: 10145
Revision Changes Path
1.59 +11 -7 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?199907051838.LAA23814>
