From owner-cvs-all Tue Nov 7 11:17:11 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 3F3E837B479; Tue, 7 Nov 2000 11:17:09 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA65013; Tue, 7 Nov 2000 11:17:09 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <200011071917.LAA65013@freefall.freebsd.org> From: John Baldwin Date: Tue, 7 Nov 2000 11:17:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/libi386 biosdisk.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/07 11:17:09 PST Modified files: (Branch: RELENG_4) sys/boot/i386/libi386 biosdisk.c Log: MFC: The Number of Fixed Disks BIOS variable is a byte, not a short. Approved by: jkh Revision Changes Path 1.26.2.5 +2 -2 src/sys/boot/i386/libi386/biosdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message