This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
fs
/
ntfs
History
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
..
files.ntfs
…
Makefile
…
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_conv.c
…
ntfs_ihash.c
…
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
…
ntfs_vnops.c
use MIN()/MAX() rather than min()/max(), to avoid possible truncation
2005-02-13 11:57:47 +00:00
ntfs.h
…
ntfsmount.h
…
TODO
…