From owner-cvs-all Fri Sep 24 4:58:12 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 3A6EB14D38; Fri, 24 Sep 1999 04:58:08 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA33625; Fri, 24 Sep 1999 04:56:55 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Message-Id: <199909241156.EAA33625@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 24 Sep 1999 04:56:55 -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 nyan 1999/09/24 04:56:55 PDT Modified files: (Branch: RELENG_3) sys/pc98/pc98 diskslice_machdep.c Log: MFC: rev 1.28. Fixed the bug that the number of sectors per cylinder was stored into the ncyls (number of cylinders) in dsinit(). Revision Changes Path 1.17.2.3 +1 -1 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