From owner-cvs-all Sun Nov 29 06:08:24 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA02381 for cvs-all-outgoing; Sun, 29 Nov 1998 06:08:24 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA02374; Sun, 29 Nov 1998 06:08:22 -0800 (PST) (envelope-from rnordier@FreeBSD.org) From: Robert Nordier Received: (from rnordier@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id GAA00767; Sun, 29 Nov 1998 06:09:01 -0800 (PST) Date: Sun, 29 Nov 1998 06:09:01 -0800 (PST) Message-Id: <199811291409.GAA00767@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/boot/i386/boot0 boot0.m4 boot0.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk rnordier 1998/11/29 06:09:01 PST Modified files: sys/boot/i386/boot0 boot0.m4 boot0.s Log: Drop EDD support detection, though retain configurable use of disk packet interface. Add booteasy-style F5 support. Add no-update option. Implement various space optimizations and consistency fixes. Revision Changes Path 1.3 +7 -11 src/sys/boot/i386/boot0/boot0.m4 1.5 +103 -93 src/sys/boot/i386/boot0/boot0.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message