From owner-freebsd-commit Thu Feb 1 08:52:09 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09732 for freebsd-commit-outgoing; Thu, 1 Feb 1996 08:52:09 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09722 for cvs-all-outgoing; Thu, 1 Feb 1996 08:52:06 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09690 for cvs-sys-outgoing; Thu, 1 Feb 1996 08:52:03 -0800 (PST) Received: (from ache@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA09636 Thu, 1 Feb 1996 08:51:59 -0800 (PST) Date: Thu, 1 Feb 1996 08:51:59 -0800 (PST) From: "Andrey A. Chernov" Message-Id: <199602011651.IAA09636@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/isa mcd.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk ache 96/02/01 08:51:58 Modified: sys/i386/isa mcd.c Log: Fix TOC size calculation: old code assing volume size here Revision Changes Path 1.64 +4 -2 src/sys/i386/isa/mcd.c