From owner-cvs-all Wed Jul 12 11:12:56 2000 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 2E12F37C005; Wed, 12 Jul 2000 11:12:53 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA81763; Wed, 12 Jul 2000 11:12:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200007121812.LAA81763@freefall.freebsd.org> From: John Baldwin Date: Wed, 12 Jul 2000 11:12:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot0 boot0.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/07/12 11:12:52 PDT Modified files: sys/boot/i386/boot0 boot0.s Log: Grr forgot one important feature: - Add a version number to boot0 to aid in keeping track of new features in the feature if needed. The old boot0 is treated as version 1.0, and this version is 1.1. Revision Changes Path 1.18 +1 -1 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