From owner-cvs-src Sun Feb 23 22:28:45 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 928E537B401; Sun, 23 Feb 2003 22:28:43 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DBFF43F93; Sun, 23 Feb 2003 22:28:43 -0800 (PST) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id E70ECAE2C1; Sun, 23 Feb 2003 22:28:42 -0800 (PST) Date: Sun, 23 Feb 2003 22:28:42 -0800 From: Alfred Perlstein To: Scott Long Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20030224062842.GK27224@elvis.mu.org> References: <200302240546.h1O5ktWM048330@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200302240546.h1O5ktWM048330@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Scott Long [030223 21:47] wrote: > scottl 2003/02/23 21:46:55 PST > > Modified files: > sys/kern kern_descrip.c > Log: > Don't NULL out p_fd until after closefd() has been called. This isn't > totally correct, but it has caused breakage for too long. I welcome > someone with more fd fu to fix it correctly. Could you at least use a comment that explains why it doesn't work? :) I detailed it to you in several emails. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message