summaryrefslogtreecommitdiff
path: root/sys/ntfs/ntfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* - sys/n[tw]fs moved to sys/fs/n[tw]fsRuslan Ermilov2001-05-261-120/+0
* Convert lockmgr locks from using simple locks to using mutexes.Jason Evans2000-10-041-1/+1
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-4/+4
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-4/+4
* Merged NetBSD version, as they have done improvements:Semen Ustimenko1999-12-031-18/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Driver is now ported to NetBSD.Semen Ustimenko1999-05-121-6/+12
* Removed annoying messaged during boot,added some checkSemen Ustimenko1999-04-201-5/+6
* Added limited write ability. Now we can use some kindSemen Ustimenko1999-02-191-26/+36
* First version.Semen Ustimenko1999-02-031-0/+100