From owner-cvs-all Wed Sep 22 21: 9: 4 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 5C21E14EC3; Wed, 22 Sep 1999 21:09:02 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA31894; Wed, 22 Sep 1999 21:09:02 -0700 (PDT) (envelope-from kato@FreeBSD.org) Message-Id: <199909230409.VAA31894@freefall.freebsd.org> From: KATO Takenori Date: Wed, 22 Sep 1999 21:09:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 diskslice_machdep.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk kato 1999/09/22 21:09:02 PDT Modified files: sys/pc98/pc98 diskslice_machdep.c Log: Fixed the bug that the number of sectors per cylinder was stored into the ncyls (number of cylinders) in dsinit(). Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) Revision Changes Path 1.28 +2 -2 src/sys/pc98/pc98/diskslice_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message