NetBSD/sys/fs/ntfs
jdolecek 28302c221e use MIN()/MAX() rather than min()/max(), to avoid possible truncation
of 64bit values to 'int'
2005-02-13 11:57:47 +00:00
..
Makefile
TODO remove all traces of non-working quota support 2003-08-02 12:11:56 +00:00
files.ntfs
ntfs.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00
ntfs_ihash.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
ntfs_subr.h
ntfs_vfsops.c Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from 2005-01-09 09:27:17 +00:00
ntfs_vfsops.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
ntfs_vnops.c use MIN()/MAX() rather than min()/max(), to avoid possible truncation 2005-02-13 11:57:47 +00:00
ntfsmount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00