Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 23:29:31 +0200 (EET)
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        dillon@earth.backplane.com (Matt Dillon)
Cc:        dima@unixfreak.org (Dima Dorfman), mi@aldan.algebra.com, deischen@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: mdconfig config file (was: cvs commit: src/sys/i386/conf GENERI C)
Message-ID:  <200102022129.f12LTa816954@vic.sabbo.net>
In-Reply-To: <200102022055.f12KtBL98916@earth.backplane.com> from "Matt Dillon" at Feb 02, 2001 12:55:11 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> <snip>
> 
>     if ((pid = fork()) == 0) {

Probably vfork() is better here, no?

-Maxim


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102022129.f12LTa816954>