On Fri, Sep 24, 2004 at 06:21:25PM +0200, Dag-Erling Sm�rgrav wrote: > You could, of course, write a kernel API for creating processes from > scratch. They'd still need a parent, but you can use init(8) (pid 1) > for that.
If we were to implement POSIX spawn(), we'd need something like this. So this may be worth looking at. BMS _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"