From owner-cvs-all@FreeBSD.ORG Sat Mar 29 07:48:57 2003 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 8F84137B401; Sat, 29 Mar 2003 07:48:57 -0800 (PST) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D63443FAF; Sat, 29 Mar 2003 07:48:56 -0800 (PST) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 00BBC5309; Sat, 29 Mar 2003 16:48:54 +0100 (CET) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bruce Evans From: des@ofug.org (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Sat, 29 Mar 2003 16:48:54 +0100 In-Reply-To: (des@ofug.org's message of "Sat, 29 Mar 2003 16:13:41 +0100") Message-ID: User-Agent: Gnus/5.090015 (Oort Gnus v0.15) Emacs/21.2 References: <20030327180247.D1825@gamplex.bde.org> <20030327232742.GA80113@wantadilla.lemis.com> <20030328161552.L5953@gamplex.bde.org> <20030328073513.GA20464@cirb503493.alcatel.com.au> <20030329235643.H11074@gamplex.bde.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: src-committers@freebsd.org cc: cvs-src@freebsd.org cc: Greg 'groggy' Lehey cc: Mike Silbersack cc: Nate Lawson cc: cvs-all@freebsd.org Subject: Re: Checksum/copy X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2003 15:48:59 -0000 des@ofug.org (Dag-Erling Sm=F8rgrav) writes: > New patch attached. Slight (but significant) bug in generic_pagecopy: the offsets for the two movl instructions at the top should be 12 and 16, not 8 and 12 (because they are preceded by two push instructions) DES --=20 Dag-Erling Sm=F8rgrav - des@ofug.org