..
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
Fixed bloatage of `struct inode'. We used 5 "spare" fields for ext2fs,
1998-10-13 15:45:43 +00:00
quota.h
Removed semicolon from the end of a #define.
1997-07-13 15:43:54 +00:00
ufs_bmap.c
Oops, the redundant tests for major numbers weren't redundant here.
1998-10-27 11:47:08 +00:00
ufs_disksubr.c
Fix -Wuninitialized warning regarding zero-length var-args ctl element.
1998-12-14 05:37:37 +00:00
ufs_extern.h
Centralized in-core inode update. Update the in-core inode directly
1998-07-03 18:46:52 +00:00
ufs_ihash.c
Ifdefed conditionally used simplock variables.
1999-01-02 11:34:57 +00:00
ufs_inode.c
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
1999-01-07 16:14:19 +00:00
ufs_lookup.c
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
1999-01-07 16:14:19 +00:00
ufs_quota.c
add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()
1998-11-10 09:16:29 +00:00
ufs_readwrite.c
This is a rather large commit that encompasses the new swapper,
1999-01-21 08:29:12 +00:00
ufs_vfsops.c
add #include <sys/kernel.h> where it's needed by MALLOC_DEFINE()
1998-11-10 09:16:29 +00:00
ufs_vnops.c
This is a rather large commit that encompasses the new swapper,
1999-01-21 08:29:12 +00:00
ufsmount.h
Don't pass unused unused timestamp args to UFS_UPDATE() or waste
1999-01-07 16:14:19 +00:00