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
Maxim Konovalov
98a95f61fa
o Typo in the debug message: s/skiped/skipped.
...
PR: kern/91346 Submitted by: Gavin Atkinson
2006-01-05 13:39:23 +00:00
..
ntfs_compr.c
…
ntfs_compr.h
…
ntfs_iconv.c
…
ntfs_ihash.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +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
o Typo in the debug message: s/skiped/skipped.
2006-01-05 13:39:23 +00:00
ntfs_subr.h
…
ntfs_vfsops.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +00:00
ntfs_vfsops.h
make M_NTFSMNT and ntfs_calccfree() static
2005-02-10 12:09:49 +00:00
ntfs_vnops.c
Fix -Wundef.
2005-12-04 02:12:43 +00:00
ntfs.h
Do not declare M_NTFSMNT with extern linkage here, since
2005-09-11 15:57:07 +00:00
ntfsmount.h
…