summaryrefslogtreecommitdiffstats
path: root/sys/ntfs/ntfs_subr.c
Commit message (Expand)AuthorAgeFilesLines
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-2007/+0
* Change and clean the mutex lock interface.bmilekic2001-02-091-7/+7
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-5/+5
* Convert more malloc+bzero to malloc+M_ZERO.dwmalone2000-12-081-7/+5
* Move suser() and suser_xxx() prototypes and a related #define fromphk2000-10-291-1/+0
* Convert lockmgr locks from using simple locks to using mutexes.jasone2000-10-041-7/+21
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Merged NetBSD version, as they have done improvements:semenu1999-12-031-476/+572
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>,phk1999-08-081-3/+1
* Driver is now ported to NetBSD.semenu1999-05-121-11/+15
* Removed annoying messaged during boot,added some checksemenu1999-04-201-62/+256
* Added limited write ability. Now we can use some kindsemenu1999-02-191-184/+437
* First version.semenu1999-02-031-0/+1450
OpenPOWER on IntegriCloud