From owner-cvs-all Tue Nov 13 11:55:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 184CF37B405; Tue, 13 Nov 2001 11:55:21 -0800 (PST) Received: (from keramida@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fADJtLn82527; Tue, 13 Nov 2001 11:55:21 -0800 (PST) (envelope-from keramida) Message-Id: <200111131955.fADJtLn82527@freefall.freebsd.org> From: Giorgos Keramidas Date: Tue, 13 Nov 2001 11:55:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 in_cksum.c X-FreeBSD-CVS-Branch: HEAD 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 keramida 2001/11/13 11:55:20 PST Modified files: sys/i386/i386 in_cksum.c Log: Replace use of "0" constraints in inline asm with "+" constraints, when an operand is used both for input and output. Reviewed by: jhb Revision Changes Path 1.23 +5 -5 src/sys/i386/i386/in_cksum.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message