NetBSD/sys/ufs/ext2fs
2003-04-05 14:01:56 +00:00
..
ext2fs_alloc.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ext2fs_balloc.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ext2fs_bmap.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ext2fs_bswap.c
ext2fs_dinode.h writable, not writeable. 2003-01-06 20:30:28 +00:00
ext2fs_dir.h Add multiple inclusion protection for headers. Fix mismatched 2002-12-01 00:12:06 +00:00
ext2fs_extern.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ext2fs_inode.c In the inode, i_din.e2fs_din is now a pointer, so there is no longer 2003-04-02 22:38:22 +00:00
ext2fs_lookup.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ext2fs_readwrite.c Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ext2fs_subr.c Use PRId64 instead of hard coding "%lld" to fix build problems under 2003-01-25 18:12:31 +00:00
ext2fs_vfsops.c Actually get an ext2fs_dinode structure from the pool before using it. 2003-04-05 14:01:56 +00:00
ext2fs_vnops.c Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
ext2fs.h Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
Makefile