summaryrefslogtreecommitdiff
path: root/sys/ntfs/ntfs_ihash.c
Commit message (Expand)AuthorAgeFilesLines
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-1/+1
* Merged NetBSD version, as they have done improvements:Semen Ustimenko1999-12-031-2/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Driver is now ported to NetBSD.Semen Ustimenko1999-05-121-2/+5
* Divorce "dev_t" from the "major|minor" bitmap, which is now calledPoul-Henning Kamp1999-05-111-2/+2
* Added limited write ability. Now we can use some kindSemen Ustimenko1999-02-191-56/+24
* First version.Semen Ustimenko1999-02-031-0/+157