NetBSD/sys/ufs/ffs
fvdl 0545901d27 configdirs was changed to an array of u_int8_t, so don't compare values
to 65535.
2003-04-17 09:32:43 +00:00
..
Makefile
ffs_alloc.c configdirs was changed to an array of u_int8_t, so don't compare values 2003-04-17 09:32:43 +00:00
ffs_appleufs.c use be32toh instead of ntohl, etc. 2002-11-02 19:31:09 +00:00
ffs_balloc.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_bswap.c use bswap32 and bswap64 correctly. 2003-04-16 14:20:25 +00:00
ffs_extern.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_inode.c Remove some leftover diagnostic checks. 2003-04-10 20:02:36 +00:00
ffs_softdep.c FreeBSD revision 1.135: 2003-04-03 19:28:07 +00:00
ffs_softdep.stub.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_subr.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ffs_tables.c
ffs_vfsops.c PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
ffs_vnops.c ffs_reclaim may be called while the dinode pointer in the inode structure 2003-04-16 07:38:25 +00:00
fs.h * Use the old and new time fields in the superblock as well as a few others 2003-04-05 13:37:36 +00:00
softdep.h Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00