Date: Mon, 31 Mar 2008 12:05:52 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exec.c src/sys/sys imgact.h Message-ID: <200803311205.m2VC5qoK004858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2008-03-31 12:05:52 UTC FreeBSD src repository Modified files: sys/kern kern_exec.c sys/sys imgact.h Log: Implement the fexecve(2) syscall. Based on the submission by rdivacky, sponsored by Google Summer of Code 2007 Reviewed by: rwatson, rdivacky Tested by: pho Revision Changes Path 1.317 +77 -28 src/sys/kern/kern_exec.c 1.41 +1 -0 src/sys/sys/imgact.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803311205.m2VC5qoK004858>