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 [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message