From owner-cvs-all Fri Feb 22 5:17:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 5FC4837B404; Fri, 22 Feb 2002 05:16:56 -0800 (PST) Received: from localhost (eischen@localhost) by mail.pcnet.com (8.12.1/8.12.1) with ESMTP id g1MDGbgw021657; Fri, 22 Feb 2002 08:16:42 -0500 (EST) Date: Fri, 22 Feb 2002 08:16:37 -0500 (EST) From: Daniel Eischen To: John Birrell Cc: Ruslan Ermilov , "David O'Brien" , John Birrell , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_sendfile.c In-Reply-To: <20020222193819.D267@freebsd1.cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 22 Feb 2002, John Birrell wrote: > On Fri, Feb 22, 2002 at 10:35:39AM +0200, Ruslan Ermilov wrote: > > On Fri, Feb 22, 2002 at 07:29:47PM +1100, John Birrell wrote: > > > On Fri, Feb 22, 2002 at 10:07:29AM +0200, Ruslan Ermilov wrote: > > > > Oh crap! > > > > > > Is there a problem? > > > > > No, there isn't, but there was, before you fixed it. :-) > > Phew. I haven't committed anything in ages and I was not > looking forward to getting something so simple wrong. 8-) FYI, there isn't a bug in -current because FD locking isn't enabled anyways. The _FD_UNLOCK macros don't do anything, and all the _FD_LOCK macros do is initialize the fd table. I think all the -current thread stuff should probably be merged back to stable at some point. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message