Date: Fri, 9 Jul 1999 12:10:15 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_elf.c Message-ID: <199907091910.MAA81658@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/07/09 12:10:15 PDT
Modified files:
sys/kern imgact_elf.c
Log:
Fix the previous warning a different way since the emul_path exposure was
intentional. Avoid the warning by propagating the const filename through
to elf_load_file() instead.
Revision Changes Path
1.61 +5 -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?199907091910.MAA81658>
