Date: Tue, 22 Dec 2009 20:05:09 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/compat/ia32 ia32_sysvec.c src/sys/kern imgact_elf.c kern_exec.c src/sys/sys imgact.h Message-ID: <200912222005.nBMK5P4b064940@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-12-22 20:05:09 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/compat/ia32 ia32_sysvec.c
sys/kern imgact_elf.c kern_exec.c
sys/sys imgact.h
Log:
SVN rev 200864 on 2009-12-22 20:05:09Z by kib
MFC r189927:
Supply AT_EXECPATH auxinfo entry to the interpreter, both for native and
compat32 binaries.
Note that the merge was edited due to fexecve(2) support not present in
stable/7.
Tested by: bms, Mykola Dzham <freebsd levsha org ua>
Revision Changes Path
1.27.2.7 +18 -3 src/sys/compat/ia32/ia32_sysvec.c
1.178.2.11 +2 -0 src/sys/kern/imgact_elf.c
1.308.2.12 +24 -2 src/sys/kern/kern_exec.c
1.40.2.2 +3 -0 src/sys/sys/imgact.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912222005.nBMK5P4b064940>
