freebsd-dev/sys/ufs/ufs
Bruce Evans ff261f16f6 Put the zombie ffs sysctl node in "notyet" state together with its few
remaining children.  Prepare it for MOUNT_UFS going away.
1998-09-07 11:50:19 +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 Sync timestamp changes for inodes of special files to disk as late 1998-07-03 22:17:03 +00:00
quota.h Removed semicolon from the end of a #define. 1997-07-13 15:43:54 +00:00
ufs_bmap.c Quick fix for breakage of read clustering on non-IDE drives. Read 1998-08-18 03:54:39 +00:00
ufs_disksubr.c Used daddr_t's, not ints, to store disk block numbers. Updated printf 1998-07-28 18:25:51 +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 Staticize. 1998-02-09 06:11:36 +00:00
ufs_inode.c Sync timestamp changes for inodes of special files to disk as late 1998-07-03 22:17:03 +00:00
ufs_lookup.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
ufs_quota.c Cast pointers to uintptr_t/intptr_t instead of to u_long/long, 1998-07-15 02:32:35 +00:00
ufs_readwrite.c Put the zombie ffs sysctl node in "notyet" state together with its few 1998-09-07 11:50:19 +00:00
ufs_vfsops.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
ufs_vnops.c "The releaseing of the reference and lock is not temporary and belongs 1998-08-12 21:42:54 +00:00
ufsmount.h Retire LFS. 1998-01-30 11:34:06 +00:00