From owner-freebsd-questions Wed Jan 22 9:28:25 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFB737B401 for ; Wed, 22 Jan 2003 09:28:23 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4504543ED8 for ; Wed, 22 Jan 2003 09:28:23 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.6/8.12.6) id h0MHSHVl095411; Wed, 22 Jan 2003 11:28:17 -0600 (CST) (envelope-from dan) Date: Wed, 22 Jan 2003 11:28:17 -0600 From: Dan Nelson To: Bill Moran Cc: questions@FreeBSD.ORG Subject: Re: 5.0-RELEASE and mount_msdos Message-ID: <20030122172817.GB50299@dan.emsphone.com> References: <3E2ED304.2030803@potentialtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3E2ED304.2030803@potentialtech.com> X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In the last episode (Jan 22), Bill Moran said: > Not a critical question, but ... > > Working on my spiffy test machine, I noticed that 5.0-RELEASE does > not have a mount_msdos command. It's no biggie, I just used 'mount -t > msdos' and got what I wanted, but I was wondering why this was > missing? Is there a reason why it was removed, or is it some > oversight? I doubt it's an oversight, as the man page is missing as > well. > > Mostly curious, but I thought I'd point it out in case it was a > mistake. It's been mount_msdosfs since: /usr/src/sbin/mount_msdosfs/Makefile revision 1.18 date: 2001/06/01 10:57:26; author: ru; state: Exp; lines: +4 -4 - VFS_SET(msdos) -> VFS_SET(msdosfs) - msdos.ko -> msdosfs.ko - mount_msdos(8) -> mount_msdosfs(8) - "msdos" -> "msdosfs" compatibility glue in mount(8) -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message