summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.jh2012-01-281-1/+1
* Change checkpath() to not exit on error. This is a prerequisite forjh2012-01-161-1/+2
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-131-8/+8
* mount_ntfs(8): make WARNS=6 cleanuqs2010-02-272-12/+6
* Tone down warning about the quality of the NTFS VFS module. It appears thatsobomax2009-01-201-5/+2
* In the CAVEATS section mention the fact that the NTFS kernel support isn'tsobomax2009-01-191-0/+6
* o Fix Dd format.maxim2007-11-181-1/+1
* o Mask maximum file permissions we get from mount_ntfs -mmaxim2007-11-171-1/+4
* Use MOPT_END in favor of MOPT_NULL, which better describes the purporsedelphij2005-06-101-1/+1
* Add a handy macro to represent null mount option, MOPT_NULL, and makedelphij2005-06-011-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-102-8/+8
* NOSHARED -> NO_SHAREDru2004-12-211-1/+1
* Include <sys/linker.h> for kldload().stefanf2004-05-241-0/+1
* Assorted markup, grammar, and spelling fixes.ru2004-05-171-21/+18
* style.Makefile(5):johan2004-02-231-1/+1
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-081-4/+1
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-263-71/+103
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-10/+10
* Now that the kernel is able to load modules itself,mux2002-08-031-35/+2
* The .Nm utilitycharnier2002-07-061-2/+2
* more file system > filesystemtrhodes2002-05-161-8/+8
* o __P removedimp2002-03-211-5/+5
* Default to WARNS=2.obrien2001-12-041-0/+2
* Add a few articles to improve the readability of this manual page.murray2001-11-051-9/+9
* mdoc(7) police: markup nits, improve -W option text,ru2001-09-111-5/+10
* Stole unicode translation table from mount_msdos. Add kernel codesemenu2001-09-083-2/+85
* Remove whitespace at EOL.dd2001-07-151-2/+2
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Nuke unused variables.dd2001-06-241-1/+1
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-1/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+1
* wd1s1a -> ad1s1anik2001-04-041-2/+2
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-111-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-4/+8
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-15/+13
* $Id$ -> $FreeBSD$peter1999-08-283-3/+3
* Various man page cleanup:mpp1999-08-151-2/+2
* Fix typos.jkoshy1999-05-041-9/+15
* Added description of how they can access particularysemenu1999-02-191-1/+32
* Primary version.semenu1999-02-033-0/+350
OpenPOWER on IntegriCloud