Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2002 15:44:51 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Jonathan BENSAMOUN <jonathan.bensamoun@wanadoo.fr>
Cc:        hackers@freebsd.org
Subject:   Re: kernel fork & execve
Message-ID:  <Pine.BSF.4.21.0201301544390.58251-100000@InterJet.elischer.org>
In-Reply-To: <000d01c1a9e7$3b75cd00$0100a8c0@johnport>

next in thread | previous in thread | raw e-mail | index | archive | help
check where init is called from..


On Thu, 31 Jan 2002, Jonathan BENSAMOUN wrote:

> Hi,
> I would like to add a new syscall in my kernel which execute an execve in a
> forked process.
> I call the fork1 function and hook inside it to execute my execve.
> 
> Has anyone an example of calling execve from kernel ?
> I have some problem to pass the arguments ...
> 
> Thanks
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0201301544390.58251-100000>