From owner-freebsd-current Thu Nov 7 8:40:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 532DA37B404 for ; Thu, 7 Nov 2002 08:40:45 -0800 (PST) Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33BC843F46 for ; Thu, 7 Nov 2002 08:40:44 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id gA7GeXx95425; Thu, 7 Nov 2002 08:40:33 -0800 (PST) (envelope-from jdp@vashon.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.12.5/8.12.5/Submit) id gA7GeWJk065460; Thu, 7 Nov 2002 08:40:32 -0800 (PST) (envelope-from jdp) Date: Thu, 7 Nov 2002 08:40:32 -0800 (PST) Message-Id: <200211071640.gA7GeWJk065460@vashon.polstra.com> To: current@freebsd.org From: John Polstra Cc: imp@bsdimp.com Subject: Re: [PATCH] note the __sF change in src/UPDATING In-Reply-To: <20021106.231940.123343134.imp@bsdimp.com> References: <200211070030.gA70UF05024508@troutmask.apl.washington.edu> <20021106.231940.123343134.imp@bsdimp.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20021106.231940.123343134.imp@bsdimp.com>, M. Warner Losh wrote: > In message: <200211070030.gA70UF05024508@troutmask.apl.washington.edu> > "Steven G. Kargl" writes: > : Could someone add the following patch to UPDATING? > : Change the words to whatever suits your fancy. > > I'm trying to devise a good way to deal with this breakage and hope it > is transient. I'm not hopeful :-( I'll consider adding this to UPDATING. FWIW, the only OS fix that will make stock ezm3/pm3/CVSup buildable on -current is to make __sF global again and arrange for: stdin == &__sF[0] stdout == &__sF[1] stderr == &__sF[2] John -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message