aboutsummaryrefslogtreecommitdiff
path: root/sys/fs/ntfs/ntfs_subr.h
Commit message (Expand)AuthorAgeFilesLines
* Garbage collect NTFS bits which are now completely disconnected fromAttilio Rao2013-03-021-120/+0
* - Remove the unused and not completed write support for NTFS.Attilio Rao2012-07-101-2/+0
* Discard local array based on return values.Kevin Lo2011-12-241-2/+2
* Add unicode support to ntfsKevin Lo2011-11-271-2/+2
* Fix an integer overflow and allow access to files larger than 4GB onLukas Ertl2006-11-201-2/+2
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-4/+5
* Remove __P.Alfred Perlstein2002-03-191-33/+33
* Stole unicode translation table from mount_msdos. Add kernel codeSemen Ustimenko2001-09-081-1/+12
* Convert lockmgr locks from using simple locks to using mutexes.Jason Evans2000-10-041-0/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-1/+1
* Forward declare some structs so that this header is more self-suifficent.Bruce Evans2000-01-141-0/+4
* Merged NetBSD version, as they have done improvements:Semen Ustimenko1999-12-031-26/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Driver is now ported to NetBSD.Semen Ustimenko1999-05-121-4/+8
* Removed annoying messaged during boot,added some checkSemen Ustimenko1999-04-201-7/+9
* Added limited write ability. Now we can use some kindSemen Ustimenko1999-02-191-12/+27
* First version.Semen Ustimenko1999-02-031-0/+96