From owner-cvs-all Tue Feb 26 2:13:39 2002 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 AE98737B405; Tue, 26 Feb 2002 02:13:36 -0800 (PST) Received: (from robert@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QADah30278; Tue, 26 Feb 2002 02:13:36 -0800 (PST) (envelope-from robert) Message-Id: <200202261013.g1QADah30278@freefall.freebsd.org> From: Robert Drehmel Date: Tue, 26 Feb 2002 02:13:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd cpu.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 robert 2002/02/26 02:13:36 PST Modified files: usr.bin/doscmd cpu.c Log: - Emulate instructions prefixed with 'rep' correctly: set the CX register to zero. Submitted by: Stefan Farfeleder PR: 35147 Revision Changes Path 1.6 +1 -0 src/usr.bin/doscmd/cpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message