aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_msdosfs
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-2/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge head@256284Simon J. Gerraty2013-10-131-5/+5
| |\ \
| * \ \ sync from headSimon J. Gerraty2013-04-121-4/+3
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-2/+2
| |_|/ |/| |
* | | Sweep man pages replacing ad -> ada.Sergey Kandaurov2013-10-011-5/+5
| |/ |/|
* | GC unused variables. Prefer NULL over 0 for pointers.Jung-uk Kim2013-03-051-4/+3
|/
* Change checkpath() to not exit on error. This is a prerequisite forJaakko Heinonen2012-01-161-1/+2
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-131-6/+6
* Remove reference to the bug in FreeBSD 2.0.Konstantin Belousov2010-01-021-8/+0
* ANSIfy almost all applications that use WARNS=6.Ed Schouten2009-12-291-7/+4
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-1/+0
* Add missing qualifier which was missed in the previous commit.Tom Rhodes2009-01-051-1/+1
* Document the "-o large" option.Tom Rhodes2008-12-231-1/+6
* Noticed the following error message:Warner Losh2008-11-291-2/+6
* Pass "errmsg" to nmount(), so that if nmount() fails, we can getCraig Rodrigues2007-01-291-1/+3
* 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