NetBSD/sys/ufs/ext2fs
tron 5067836b9e Use PRId64 instead of hard coding "%lld" to fix build problems under
LP64 ports.
2003-01-25 18:12:31 +00:00
..
Makefile
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
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 The oldblks and newblks arrays are used to store direct copies of 2003-01-25 16:40:28 +00:00
ext2fs_lookup.c eliminate i_ino from in-core inode 2002-11-26 01:23:30 +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 Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
ext2fs_vnops.c ext2fs_remove(): use 'else' to eliminate need for goto (and improve 2002-10-23 19:52:16 +00:00