summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs/mount_ntfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-101-2/+2
* Include <sys/linker.h> for kldload().stefanf2004-05-241-0/+1
* Make msdosfs long filenames matching case insensitive again.fjoe2003-12-081-4/+1
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-69/+75
* Now that the kernel is able to load modules itself,mux2002-08-031-35/+2
* o __P removedimp2002-03-211-5/+5
* Stole unicode translation table from mount_msdos. Add kernel codesemenu2001-09-081-2/+77
* Nuke unused variables.dd2001-06-241-1/+1
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-1/+1
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-091-15/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Primary version.semenu1999-02-031-0/+240
OpenPOWER on IntegriCloud