1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/ntfs
Poul-Henning Kamp fc2ffbe604 Mechanical change to use <sys/queue.h> macro API instead of
fondling implementation details.

Created with: sed(1)
Reviewed by: md5(1)
2001-02-04 13:13:25 +00:00
..
ntfs_compr.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ntfs_compr.h
ntfs_ihash.c Use <sys/queue.h> macro API. 2001-02-04 12:37:48 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Mechanical change to use <sys/queue.h> macro API instead of 2001-02-04 13:13:25 +00:00
ntfs_subr.h
ntfs_vfsops.c Convert more malloc+bzero to malloc+M_ZERO. 2000-12-08 21:51:06 +00:00
ntfs_vfsops.h
ntfs_vnops.c Use vop_defaultop() instead of ntfs_bypass(). 2000-11-18 02:47:12 +00:00
ntfs.h
ntfsmount.h