Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 1999 19:27:16 -0700
From:      Jason Thorpe <thorpej@nas.nasa.gov>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        gallatin@cs.duke.edu (Andrew Gallatin), freebsd-hackers@FreeBSD.ORG
Subject:   Re: undocumented vfork behaviour? 
Message-ID:  <199908270227.TAA24049@lestat.nas.nasa.gov>

next in thread | raw e-mail | index | archive | help
On Fri, 27 Aug 1999 02:20:52 +0000 (GMT) 
 Terry Lambert <tlambert@primenet.com> wrote:

 > This is a bug.

...but it's a bug in fork(), too.  Not just vfork().

 > For other bugs in vfork(), look at the fact that the vacation
 > program does not correctly deal with messages.

...fwiw, NetBSD fixed the vacation(1) bug and another bug in popen(),
both of which manifested themselves when NetBSD got a Real Vfork.

...there's actually a fair amount of code that needs to be checked out
and fixed when you have a Real Vfork, exit() vs _exit(), etc.

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>



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?199908270227.TAA24049>