NetBSD/sys/ufs/ext2fs
2009-09-13 05:17:36 +00:00
..
ext2fs_alloc.c Whitespace nits. 2009-09-12 11:35:46 +00:00
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c fix -Wsign-compare issue on bigendian platforms 2009-04-14 09:30:25 +00:00
ext2fs_dinode.h Migrate from u_intNN_t to uintNN_t. 2009-09-12 11:27:39 +00:00
ext2fs_dir.h Use proper macro, some KNF, fix typo. 2009-09-12 14:59:59 +00:00
ext2fs_extern.h Reduce diffs a bit between ext2fs_reload() and ffs_reload(). 2009-09-12 02:50:38 +00:00
ext2fs_inode.c Migrate from u_intNN_t to uintNN_t. 2009-09-12 11:27:39 +00:00
ext2fs_lookup.c Whitespace nits. 2009-09-12 11:35:46 +00:00
ext2fs_readwrite.c Migrate from u_intNN_t to uintNN_t. 2009-09-12 11:27:39 +00:00
ext2fs_subr.c
ext2fs_vfsops.c Move declaration of ufs_hashlock into <ufs/ufs_extern.h> from each c source. 2009-09-13 05:17:36 +00:00
ext2fs_vnops.c Whitespace nits. 2009-09-12 11:35:46 +00:00
ext2fs.h Migrate from u_intNN_t to uintNN_t. 2009-09-12 11:27:39 +00:00
Makefile