summaryrefslogtreecommitdiff
path: root/sbin/mount_ntfs
AgeCommit message (Collapse)Author
2007-04-14documentation of -o option was missing both in man page and usage()Alexander von Gernler
ok jmc@
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
argument "resolved", since it is undefined. ok and help millert, otto
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
from brad@
2003-07-03use realpath() in helpers instead of doing it ourselves every time.Ted Unangst
also fixes pr1662. from otto moerbeek
2003-07-03add documentation from mount(8) that "special" device must correspondJason McIntyre
to a partition in the disklabel. suggested by Phil Pennock. ok krw@ millert@
2003-07-02convert strncat -> strlcatAnil Madhavapeddy
millert@ ok
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
ok tedu@
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