From owner-freebsd-current Mon Apr 14 09:40:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA25914 for current-outgoing; Mon, 14 Apr 1997 09:40:32 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA25900 for ; Mon, 14 Apr 1997 09:40:25 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.4/8.6.9) id LAA01488; Mon, 14 Apr 1997 11:40:01 -0500 (EST) From: John Dyson Message-Id: <199704141640.LAA01488@dyson.iquest.net> Subject: Re: Patch to kern_fork.c In-Reply-To: from Adrian Chadd at "Apr 14, 97 09:30:41 pm" To: adrian@obiwan.psinet.net.au (Adrian Chadd) Date: Mon, 14 Apr 1997 11:40:01 -0500 (EST) Cc: current@freebsd.org Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Might be late, but.. > > John's patch to vfork() seems to work. > > (I was noticing xdm not bringing up the login widget, with this patch it > does). > Thanks -- now I have to figure out how to reproduce it. :-). I don't normally run XDM, so off I go to experiment. Tonight is the traditional night that almost everyone in the US does their taxes :-), so I'll be busy with that nasty, noxious chore tonight :-). John