From owner-cvs-all Fri Mar 1 7:25:55 2002 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 10ACF37B41C; Fri, 1 Mar 2002 07:25:38 -0800 (PST) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id KAA04330; Fri, 1 Mar 2002 10:25:37 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g21FP7070818; Fri, 1 Mar 2002 10:25:07 -0500 (EST) (envelope-from gallatin@cs.duke.edu) Date: Fri, 1 Mar 2002 10:25:07 -0500 From: Andrew Gallatin To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/include endian.h Message-ID: <20020301102507.A70792@grasshopper.cs.duke.edu> References: <200202281821.g1SILpi89281@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202281821.g1SILpi89281@freefall.freebsd.org>; from gallatin@FreeBSD.org on Thu, Feb 28, 2002 at 10:21:51AM -0800 X-Operating-System: FreeBSD 4.4-RELEASE on an i386 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 Andrew Gallatin [gallatin@FreeBSD.org] wrote: > gallatin 2002/02/28 10:21:51 PST > > Modified files: > sys/alpha/include endian.h > Log: > add inlines for bswap*. > > smaller versions of the byteswap routines were obtained from NetBSD BTW, I forgot to thank Mike Barcroft for supplying the initial inline htons routine teaching me enough about gnu inline asm to allow me to do this... Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message