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
ext2fs_alloc.c
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h
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
ext2fs_readwrite.c
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
ext2fs_vnops.c