From owner-cvs-all Fri May 7 23:49:50 1999 Delivered-To: cvs-all@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 7DEA2155B8; Fri, 7 May 1999 23:49:46 -0700 (PDT) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id CAA27534; Sat, 8 May 1999 02:49:08 -0400 (EDT) Date: Sat, 8 May 1999 02:49:08 -0400 (EDT) From: Daniel Eischen Message-Id: <199905080649.CAA27534@pcnet1.pcnet.com> To: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jasone@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc_r/uthread uthread_kern.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > Modified files: > lib/libc_r/uthread uthread_kern.c > Log: > Apply patch included in bin/8872. This fixes a bug that occurs when > pthread_cond_timedwait() times out. Please back this out. This patch is not right for the head branch which is substantially different than the RELENG_3 branch. The bug in bin/8872 should not exist in the head branch. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message