From owner-cvs-src@FreeBSD.ORG Thu May 29 18:12:48 2003 Return-Path: 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 755E137B401; Thu, 29 May 2003 18:12:48 -0700 (PDT) Received: from mx7.mail.ru (mx7.mail.ru [194.67.23.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69E6143F3F; Thu, 29 May 2003 18:12:47 -0700 (PDT) (envelope-from kabaev@mail.ru) Received: from [151.203.204.223] (port=51602 helo=kan.dnsalias.net) by mx7.mail.ru with esmtp id 19LYRp-000KAu-00; Fri, 30 May 2003 05:12:46 +0400 Received: from kan.dnsalias.net (ak03@localhost [127.0.0.1]) by kan.dnsalias.net (8.12.9/8.12.9) with ESMTP id h4U1ChCG062716; Thu, 29 May 2003 21:12:43 -0400 (EDT) (envelope-from kan@kan.dnsalias.net) Received: (from kan@localhost) by kan.dnsalias.net (8.12.9/8.12.9/Submit) id h4U1ChdV062715; Thu, 29 May 2003 21:12:43 -0400 (EDT) Date: Thu, 29 May 2003 21:12:43 -0400 From: Alexander Kabaev To: Nate Lawson Message-Id: <20030529211243.3aef2a09.kabaev@mail.ru> In-Reply-To: <20030529174052.N10716@root.org> References: <20030530002203.F1E9137B447@hub.freebsd.org> <20030529174052.N10716@root.org> X-Mailer: Sylpheed version 0.9.0claws2 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: Alexander Kabaev cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread Makefile pthread.map src/lib/libpthread/support Makefile.inc thr_support.c src/lib/libpthread/sys Makefile.inc src/lib/libpthread/thread Ma X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2003 01:12:48 -0000 On Thu, 29 May 2003 17:42:25 -0700 (PDT) Nate Lawson wrote: > "I sense a disturbance in the tree, as if a thousand delayed commits > rushed in and then settled". Hopefully we have some time to test the > final branched version a ton before release. > > -Nate The change only changes anything for libkse. And yes, libkse and libkse-related thing could really use some testing.