From owner-cvs-all Thu Jan 27 6:43:14 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 A5437154A2; Thu, 27 Jan 2000 06:43:11 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA20804; Thu, 27 Jan 2000 06:43:11 -0800 (PST) (envelope-from nyan@FreeBSD.org) Message-Id: <200001271443.GAA20804@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 27 Jan 2000 06:43:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/msdosfs msdosfs_denode.c msdosfs_fat.c msdosfs_vfsops.c msdosfsmount.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk nyan 2000/01/27 06:43:10 PST Modified files: sys/msdosfs msdosfs_denode.c msdosfs_fat.c msdosfs_vfsops.c msdosfsmount.h Log: Supported non-512 bytes/sector format. PR: misc/12992 Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) and Dmitrij Tejblum Reviewed by: Dmitrij Tejblum Revision Changes Path 1.47 +2 -2 src/sys/msdosfs/msdosfs_denode.c 1.23 +4 -3 src/sys/msdosfs/msdosfs_fat.c 1.60 +51 -68 src/sys/msdosfs/msdosfs_vfsops.c 1.20 +8 -1 src/sys/msdosfs/msdosfsmount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message