aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_msdosfs
Commit message (Expand)AuthorAgeFilesLines
* mount_msdosfs.c:Craig Rodrigues2006-06-011-10/+0
* Fixing yet another regression introduced in rev1.37 by preserving cs_localTai-hwa Liang2005-12-011-0/+1
* It turns out that set_charset() invokes build_iovec_argf() which modifiesTai-hwa Liang2005-11-251-6/+6
* - Adding the missing 'W' option back which was accidentally removedTai-hwa Liang2005-11-231-2/+2
* o Style: restore tab indentation mangled in the previous delta.Maxim Konovalov2005-11-141-5/+5
* Increase WARNS level to 6.Craig Rodrigues2005-11-131-1/+1
* Convert mount_msdosfs to use nmount().Craig Rodrigues2005-11-131-98/+76
* Xref msdosfs(5)Joel Dahl2005-09-141-0/+1
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporseXin LI2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makeXin LI2005-06-011-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-101-12/+8
* NOSHARED -> NO_SHAREDRuslan Ermilov2004-12-211-1/+1
* Correct a style bug: remove a gratuitous space between ( and ".Tom Rhodes2004-08-311-1/+1
* Remove support for gemdos, John removed it from the driver awhile ago.Tom Rhodes2004-07-081-8/+0
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-05-171-14/+19
* Make msdosfs long filenames matching case insensitive again.Max Khon2003-12-081-8/+2
* Fix several old bugs which got worse over time:Tom Rhodes2003-10-233-9/+10
* Move prototypes into their function.Tom Rhodes2003-10-221-3/+1
* Make WARNS=2 build without error.Tom Rhodes2003-10-222-2/+2
* Add back the commas ',' in usage to avoid a garbled usage message.Tom Rhodes2003-10-221-2/+2
* Describe '-M' in usage().Max Khon2003-10-111-5/+7
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-267-366/+141
* Add a '-M mask' option so that users can have differentTom Rhodes2003-08-122-5/+34
* PR: docs/53688Bruce M Simpson2003-08-091-8/+10
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-21/+21
* Now that the kernel is able to load modules itself,Maxime Henrion2002-08-031-13/+2
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-1/+1
* more file system > filesystemTom Rhodes2002-05-161-12/+12
* o __P removedWarner Losh2002-03-211-6/+6
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+2
* Fix decode tableAndrey A. Chernov2001-11-231-5/+5
* Add Greek conversion tableAndrey A. Chernov2001-11-202-1/+61
* Add KOI8-U tablesAndrey A. Chernov2001-07-282-1/+61
* - VFS_SET(msdos) -> VFS_SET(msdosfs)Ruslan Ermilov2001-06-013-12/+12
* - sys/msdosfs moved to sys/fs/msdosfsRuslan Ermilov2001-05-251-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Use ${LIBDATADIR} instead of hardcoding /usr/libdata into theSheldon Hearn2000-08-011-1/+1
* Don't call err with no format string.Kris Kennaway2000-07-101-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* Adjust paths after repository copy.Bruce Evans2000-01-141-1/+1
* Add Latin2 conversion tableAndrey A. Chernov2000-01-082-1/+59
* Allow #-comments in conversion table fileAndrey A. Chernov2000-01-084-19/+63
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-091-13/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* This lets you specify "gemdosfs", "shortnames", "longnames", andJordan K. Hubbard1999-06-182-4/+21
* Update to match rev. 1.28 of msdosfs_lookup.c.Dmitrij Tejblum1999-01-111-11/+2