From owner-cvs-all Sun Oct 7 6:22:51 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 DFA1D37B43A; Sun, 7 Oct 2001 06:22:38 -0700 (PDT) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f97DMc345920; Sun, 7 Oct 2001 06:22:38 -0700 (PDT) (envelope-from nyan) Message-Id: <200110071322.f97DMc345920@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 7 Oct 2001 06:22:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/boot2 Makefile asm.S asm.h bios.S boot2.S io.c start.S X-FreeBSD-CVS-Branch: RELENG_4 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 nyan 2001/10/07 06:22:38 PDT Modified files: (Branch: RELENG_4) sys/boot/pc98/boot2 Makefile asm.S asm.h bios.S boot2.S io.c start.S Log: MFC: Update boot[12] programs to compile as ELF binary. Revision Changes Path 1.4.2.1 +7 -12 src/sys/boot/pc98/boot2/Makefile 1.2.2.1 +18 -4 src/sys/boot/pc98/boot2/asm.S 1.2.2.1 +3 -3 src/sys/boot/pc98/boot2/asm.h 1.2.2.1 +16 -6 src/sys/boot/pc98/boot2/bios.S 1.1.4.2 +8 -8 src/sys/boot/pc98/boot2/boot2.S 1.2.2.1 +2 -2 src/sys/boot/pc98/boot2/io.c 1.2.2.2 +46 -90 src/sys/boot/pc98/boot2/start.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message