On 2003-01-22 16:52, Doug Reynolds <[EMAIL PROTECTED]> wrote: > On Wed, 22 Jan 2003 12:21:08 -0500, Bill Moran wrote: > >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. > > afaik: > > [root@/usr/bin]>uname -a > FreeBSD ############## 5.0-RELEASE FreeBSD 5.0-RELEASE #30: Mon Jan 20 > 20:21:37 EST 2003 > > [root@/usr/bin]>mount_msdos > usage: mount_msdos [-o options] [-u user] [-g group] [-m mask] > [-s] [-l] [-9] [-L locale] [-W table] bdev dir > > and man mount_msdos brings up the manpage.
Strange. This has been changed a while ago: http://www.freebsd.org/cgi/cvsweb.cgi/src/sbin/mount_msdosfs/Makefile.diff?r1=1.17&r2=1.18 and the only mount_msdos binary that I have in my system is a rather stale copy from Oct 9 2002 (boy, I need to clean up this installation one of these days): giorgos@gothmog[00:11]/home/giorgos$ ls -lT /sbin/mount_msdos* -r-xr-xr-x 1 root wheel - 183776 Oct 9 15:45:24 2002 /sbin/mount_msdos -r-xr-xr-x 1 root wheel - 378172 Jan 22 18:47:00 2003 /sbin/mount_msdosfs To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message