1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/fs/ntfs
Craig Rodrigues b575132598 Cast bf_sysid to const char * when passing it to strncmp(), because
strncmp does not take an unsigned char *.  Eliminates warning with GCC 4.0.
2005-09-11 16:02:14 +00:00
..
ntfs_compr.c
ntfs_compr.h
ntfs_iconv.c
ntfs_ihash.c
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c The printf(9) `%p' conversion specifier puts an "0x" in 2005-05-06 00:15:57 +00:00
ntfs_subr.h
ntfs_vfsops.c Cast bf_sysid to const char * when passing it to strncmp(), because 2005-09-11 16:02:14 +00:00
ntfs_vfsops.h
ntfs_vnops.c - Correct the dprintf format int the _lookup routine. 2005-03-28 14:26:01 +00:00
ntfs.h Do not declare M_NTFSMNT with extern linkage here, since 2005-09-11 15:57:07 +00:00
ntfsmount.h