summaryrefslogtreecommitdiffstats
path: root/sys/ntfs/ntfs_conv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up the NTFS debug code - use uppercase names for the debug macros,jsing2013-11-241-4/+4
* these files don't need to include nearly so many headerstedu2010-08-121-15/+3
* - remove super-obvious comments from vnodeop_entries[]jasper2009-08-131-14/+1
* convert lockmgr over to rwlock in ntfs, mostly trivial.oga2009-03-251-2/+1
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Remove commented out NetBSD __KERNEL_RCSID macro usage.brad2008-05-131-6/+1
* fix commentbrad2005-04-201-2/+2
* fix the tagsmickey2003-05-201-1/+1
* by popular request, NTFS support. read only.tedu2003-05-201-0/+186