freebsd-dev/sys/msdosfs
Bruce Evans 3ac4d1ef0c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
Fixed everything that depended on getting fcntl.h stuff from the wrong
place.  Most things don't depend on file.h stuff at all.
1997-03-23 03:37:54 +00:00
..
bootsect.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
bpb.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
denode.h Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
direntry.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
fat.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
msdosfs_conv.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
msdosfs_denode.c Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
msdosfs_fat.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
msdosfs_lookup.c Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
msdosfs_vfsops.c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
msdosfs_vnops.c Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
msdosfsmount.h Don't export kernel interfaces to applications. msdosfs_mount probably 1997-03-03 17:36:11 +00:00