From owner-cvs-all@FreeBSD.ORG Wed Oct 20 19:05:05 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F10716A4CE; Wed, 20 Oct 2004 19:05:05 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C60543D5D; Wed, 20 Oct 2004 19:05:05 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i9KJ53KY060119; Wed, 20 Oct 2004 12:05:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i9KJ52Xn060118; Wed, 20 Oct 2004 12:05:02 -0700 (PDT) (envelope-from obrien) Date: Wed, 20 Oct 2004 12:05:02 -0700 From: "David O'Brien" To: Daniel Eischen Message-ID: <20041020190502.GA33840@dragon.nuxi.com> References: <4175B591.4090407@elischer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: src-committers@freebsd.org cc: Julian Elischer cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/i386/net htonl.S ntohl.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 19:05:05 -0000 On Tue, Oct 19, 2004 at 08:57:22PM -0400, Daniel Eischen wrote: > > KSE and geom couldn't care about 486 or 386.. > > There are plans afoot to use cmpxchl in userland for KSE, > similar to libthr's use of it for umtx. So libpthread > won't work for 386 in the future. Which I'm assuming would get MFC'ed to RELENG_5. Right? -- -- David (obrien@FreeBSD.org)