From owner-cvs-all Tue Nov 21 10:36:13 2000 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 E361D37B479; Tue, 21 Nov 2000 10:36:10 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA66097; Tue, 21 Nov 2000 10:36:10 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <200011211836.KAA66097@freefall.freebsd.org> From: John Baldwin Date: Tue, 21 Nov 2000 10:36:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 bioscall.s support.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/21 10:36:10 PST Modified files: sys/i386/i386 bioscall.s support.s Log: Stop handcoding a couple of instructions since gas 2.10 can properly assemble 16-bit code. Noticed by: markm Revision Changes Path 1.8 +2 -5 src/sys/i386/i386/bioscall.s 1.73 +2 -2 src/sys/i386/i386/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message