summaryrefslogtreecommitdiffstats
path: root/sys/fs/ntfs/ntfs.h
Commit message (Expand)AuthorAgeFilesLines
* Do not declare M_NTFSMNT with extern linkage here, sincerodrigc2005-09-111-1/+0
* Convert to nmount. Add omount compat.phk2004-12-061-1/+1
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-1/+1
* Make a more whole-hearted attempt at GEOM'ifying NTFS.phk2004-11-031-1/+2
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-0/+2
* GC compat macros HASHINIT, VOP__LOCK, VOP__UNLOCK, VGET, and VN_LOCK.jhb2001-11-271-5/+0
* Expand LOCKMGR() compat macro.jhb2001-11-271-1/+0
* GC non-FreeBSD code that didn't work anyways.jhb2001-11-261-26/+0
* Stole unicode translation table from mount_msdos. Add kernel codesemenu2001-09-081-0/+2
* Move the netexport structure from the fs-specific mountstructurephk2001-04-251-0/+2
* PDIRUNLOCK now exists on FreeBSD. Remove the (now incorrect) redefinition.peter2000-10-021-4/+0
* Use MALLOC_DECLARE when it is #defined, not when a (wrong) test ofbde2000-01-141-1/+1
* Merged NetBSD version, as they have done improvements:semenu1999-12-031-21/+28
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Driver is now ported to NetBSD.semenu1999-05-121-1/+29
* Removed annoying messaged during boot,added some checksemenu1999-04-201-1/+4
* Removed DIAGNOSTIC opion redefinition.semenu1999-04-131-2/+1
* Added limited write ability. Now we can use some kindsemenu1999-02-191-12/+10
* First version.semenu1999-02-031-0/+301
OpenPOWER on IntegriCloud