> On Thu, Jul 05, 2001 at 02:59:17PM +0200, Bernd Walter wrote:
> > You are mmaping into the address space for the process you use the
> > struct proc from.
> > As long as it's this programm that is curproc everything is fine.
Okay, I understand what the problem is. But what if I still want to
simulate the syscall from the process which is not current ? Is it
difficult to make kernel think that it's current process, how
should it be done ?
(Yes, I know this may look dumb, but still)
Regards,
Eugene
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message