summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs
AgeCommit message (Expand)AuthorFilesLines
2020-04-23 ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc1-3/+3
2019-06-28When system calls indicate an error they return -1, not some arbitraryderaadt1-2/+2
2015-12-30Remove use of sysexits.h. OK guenther@millert1-5/+4
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt1-3/+4
2014-01-21obvious .Pa fixes; found with mandocdb(8)schwarze1-6/+6
2013-07-16Add missing .Mt macros for AUTHORS email addresses.schwarze1-4/+4
2011-06-27cleanup this file a little, review by krwtedu1-32/+10
2011-06-27for mount_ntfs, fix an error in previous; for tr, fix an error of thejmc1-2/+2
2011-06-27cleanup the ntfs man page, and enforce readonly operation.tedu2-50/+14
2010-10-13paste in the description of "special"; ok krwjmc1-4/+15
2007-12-09provide mount_ntfs(8) on alpha, it works out of the box for readingmartin2-5/+5
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-04-14documentation of -o option was missing both in man page and usage()grunk2-3/+12
2007-04-09Correctly handle option '-m', okay mickey@ grunk@pedro1-2/+19
2006-12-15sort options; sync usage;jmc2-13/+12
2005-09-30deploy .An -nosplit; ok jmcjaredy1-1/+2
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondjaredy1-2/+2
2004-10-11enable mount_ntfs on amd64, ok miod@ millert@avsm1-2/+2
2004-02-22oops; always man pagederaadt1-3/+2
2004-02-21commit man page always, on all architecturesderaadt1-2/+3
2003-09-18replace NetBSD info with OBSD relevant stuff;jmc1-15/+12
2003-07-03use realpath() in helpers instead of doing it ourselves every time.tedu1-12/+4
2003-07-03add documentation from mount(8) that "special" device must correspondjmc1-1/+7
2003-07-02convert strncat -> strlcatavsm1-3/+3
2003-06-11ansificationderaadt1-8/+1
2003-06-10boring cleanupsderaadt1-52/+8
2003-05-24rename export to export_info for c++ safety. report by naddy@tedu1-4/+4
2003-05-20tweak;jmc1-14/+14
2003-05-20turn on mount_ntfs. i386 only until we know it works somewhere elsetedu1-1/+5
2003-05-20un __Ptedu1-4/+4
2003-05-20$OpenBSD$ tagstedu3-2/+3
2003-05-20mount_ntfs, from NetBSD via Julien Bordettedu3-0/+413