This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
ntfs
History
Suleiman Souhlal
3d96167a54
Exporting of NTFS filesystem broke in rev 1.70. Fix it.
...
Approved by: phk, grehan (mentor)
2004-12-13 16:21:48 +00:00
..
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_iconv.c
…
ntfs_ihash.c
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_ihash.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_inode.h
Do the dreaded s/dev_t/struct cdev */
2004-06-16 09:47:26 +00:00
ntfs_subr.c
Make a more whole-hearted attempt at GEOM'ifying NTFS.
2004-11-03 21:36:41 +00:00
ntfs_subr.h
…
ntfs_vfsops.c
Exporting of NTFS filesystem broke in rev 1.70. Fix it.
2004-12-13 16:21:48 +00:00
ntfs_vfsops.h
…
ntfs_vnops.c
Don't deref NULL if no charset-conversion is specified.
2004-12-12 12:02:34 +00:00
ntfs.h
Convert to nmount. Add omount compat.
2004-12-06 20:22:16 +00:00
ntfsmount.h
…