summaryrefslogtreecommitdiff
path: root/sbin/mount_ntfs
AgeCommit message (Expand)Author
2011-06-27cleanup this file a little, review by krwTed Unangst
2011-06-27for mount_ntfs, fix an error in previous; for tr, fix an error of theJason McIntyre
2011-06-27cleanup the ntfs man page, and enforce readonly operation.Ted Unangst
2010-10-13paste in the description of "special"; ok krwJason McIntyre
2007-12-09provide mount_ntfs(8) on alpha, it works out of the box for readingMartin Reindl
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-14documentation of -o option was missing both in man page and usage()Alexander von Gernler
2007-04-09Correctly handle option '-m', okay mickey@ grunk@Pedro Martelletto
2006-12-15sort options; sync usage;Jason McIntyre
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-04-08Sync with recent realpath(3) changes: on failure, don't use the secondJared Yanovich
2004-10-11enable mount_ntfs on amd64, ok miod@ millert@Anil Madhavapeddy
2004-02-22oops; always man pageTheo de Raadt
2004-02-21commit man page always, on all architecturesTheo de Raadt
2003-09-18replace NetBSD info with OBSD relevant stuff;Jason McIntyre
2003-07-03use realpath() in helpers instead of doing it ourselves every time.Ted Unangst
2003-07-03add documentation from mount(8) that "special" device must correspondJason McIntyre
2003-07-02convert strncat -> strlcatAnil Madhavapeddy
2003-06-11ansificationTheo de Raadt
2003-06-10boring cleanupsTheo de Raadt
2003-05-24rename export to export_info for c++ safety. report by naddy@Ted Unangst
2003-05-20tweak;Jason McIntyre
2003-05-20turn on mount_ntfs. i386 only until we know it works somewhere elseTed Unangst
2003-05-20un __PTed Unangst
2003-05-20$OpenBSD$ tagsTed Unangst
2003-05-20mount_ntfs, from NetBSD via Julien BordetTed Unangst