summaryrefslogtreecommitdiffstats
path: root/sbin/mount_msdosfs/mount_msdosfs.c
Commit message (Expand)AuthorAgeFilesLines
* o __P removedimp2002-03-211-6/+6
* - VFS_SET(msdos) -> VFS_SET(msdosfs)ru2001-06-011-7/+7
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-1/+1
* Don't call err with no format string.kris2000-07-101-1/+1
* Allow #-comments in conversion table fileache2000-01-081-14/+46
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-13/+11
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* This lets you specify "gemdosfs", "shortnames", "longnames", andjkh1999-06-181-2/+12
* Split usage string.charnier1998-06-301-2/+4
* Implement loadable DOS<->local conversion tables for DOS namesache1998-02-231-13/+25
* Implement loadable upper->lower local conversion tableache1998-02-231-4/+23
* Add loadable local<->Unicode conversion support for Win95 namesache1998-02-221-3/+35
* Support for FAT32 partitions.jkh1998-02-181-3/+21
* Support all mount flags that are supported in the kernel.bde1997-08-251-1/+4
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-2/+2
* Updated mount_msdos to use the Lite2 getvfsbyname() interface.bde1997-03-031-11/+12
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-141-2/+2
* One program I missed in removing MOUNT_* constants.wollman1996-05-131-17/+21
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-011-2/+2
* Automatically load NFS and a bevy of other filesystems.wollman1994-09-221-2/+11
* Added mount_msdos.dfr1994-09-191-0/+199
OpenPOWER on IntegriCloud