From owner-cvs-all Mon Jul 19 18:19:27 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id F32CE14CC0; Mon, 19 Jul 1999 18:19:25 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Received: (from rnordier@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA27445; Mon, 19 Jul 1999 18:19:25 -0700 (PDT) (envelope-from rnordier@FreeBSD.org) Message-Id: <199907200119.SAA27445@freefall.freebsd.org> From: Robert Nordier Date: Mon, 19 Jul 1999 18:19:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.m4 boot1.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1999/07/19 18:19:24 PDT Modified files: sys/boot/i386/boot2 Makefile boot1.m4 boot1.s Log: Reintroduce LBA (cyl > 1023) support in the bootblocks, enabled by means of a build option. Revision Changes Path 1.13 +5 -2 src/sys/boot/i386/boot2/Makefile 1.4 +3 -1 src/sys/boot/i386/boot2/boot1.m4 1.9 +49 -26 src/sys/boot/i386/boot2/boot1.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message