From owner-cvs-all Tue Sep 25 17:36:36 2001 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 5B4B637B40E; Tue, 25 Sep 2001 17:36:34 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8Q0aXV60616; Tue, 25 Sep 2001 17:36:33 -0700 (PDT) (envelope-from fenner) Message-Id: <200109260036.f8Q0aXV60616@freefall.freebsd.org> From: Bill Fenner Date: Tue, 25 Sep 2001 17:36:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/ntfs ntfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2001/09/25 17:36:33 PDT Modified files: sys/fs/ntfs ntfs_vfsops.c Log: Fix (typo? pasteo?): panic("ffs_mountroot..." -> panic("ntfs_mountroot...") Revision Changes Path 1.36 +2 -2 src/sys/fs/ntfs/ntfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message