freebsd-skq/sys/ufs/ufs
bde 0d3591bdbd 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
..
dinode.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
dir.h MAXDIRSIZE is (or would be) used in fsck. It's a sanity check. 1997-03-18 19:52:17 +00:00
inode.h Removed unused flag IN_RECURSE and unused struct member i_lockcount. 1997-03-03 16:25:46 +00:00
quota.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs_bmap.c Update a number of routines to reflect the actual name 1997-03-09 06:10:36 +00:00
ufs_disksubr.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs_extern.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs_ihash.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs_inode.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ufs_lookup.c Update a number of routines to reflect the actual name 1997-03-09 06:10:36 +00:00
ufs_quota.c Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. 1997-03-23 03:37:54 +00:00
ufs_readwrite.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ufs_vfsops.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ufs_vnops.c Fixed some invalid (non-atomic) accesses to `time', mostly ones of the 1997-03-22 06:53:45 +00:00
ufsmount.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00