freebsd-dev/sys/ntfs
Poul-Henning Kamp cf9fa8e725 Move suser() and suser_xxx() prototypes and a related #define from
<sys/proc.h> to <sys/systm.h>.

Correctly document the #includes needed in the manpage.

Add one now needed #include of <sys/systm.h>.
Remove the consequent 48 unused #includes of <sys/proc.h>.
2000-10-29 16:06:56 +00:00
..
ntfs_compr.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ntfs_compr.h Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00
ntfs_ihash.c Remove unneeded #include <sys/proc.h> lines. 2000-10-29 13:57:19 +00:00
ntfs_ihash.h Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
ntfs_inode.h Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
ntfs_subr.c Move suser() and suser_xxx() prototypes and a related #define from 2000-10-29 16:06:56 +00:00
ntfs_subr.h Convert lockmgr locks from using simple locks to using mutexes. 2000-10-04 01:29:17 +00:00
ntfs_vfsops.c Blow away the v_specmountpoint define, replacing it with what it was 2000-10-09 17:31:39 +00:00
ntfs_vfsops.h Forward declare some structs so that this header is more self-suifficent. 2000-01-14 19:54:42 +00:00
ntfs_vnops.c o Restructure vaccess() so as to check for DAC permission to modify the 2000-08-29 14:45:49 +00:00
ntfs.h PDIRUNLOCK now exists on FreeBSD. Remove the (now incorrect) redefinition. 2000-10-02 04:47:19 +00:00
ntfsmount.h Merged NetBSD version, as they have done improvements: 1999-12-03 20:37:40 +00:00