.. |
Makefile
|
…
|
|
ext2fs.h
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
ext2fs_alloc.c
|
fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()
|
2013-06-23 02:06:04 +00:00 |
ext2fs_balloc.c
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
ext2fs_bmap.c
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
ext2fs_bswap.c
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
ext2fs_dinode.h
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
ext2fs_dir.h
|
Adapt ffs, lfs, and ext2fs to use genfs_rename.
|
2012-05-09 00:21:17 +00:00 |
ext2fs_extern.h
|
Write support for the Ext4 Read-only Compatible Feature "huge_file".
|
2012-11-21 23:11:23 +00:00 |
ext2fs_inode.c
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
ext2fs_lookup.c
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
ext2fs_readwrite.c
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
ext2fs_rename.c
|
Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
|
2013-01-22 09:39:11 +00:00 |
ext2fs_subr.c
|
Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of
|
2013-06-23 07:28:36 +00:00 |
ext2fs_vfsops.c
|
change the mountlist CIRCLEQ into a TAILQ
|
2013-11-23 13:35:36 +00:00 |
ext2fs_vnops.c
|
C99 section 6.7.2.3 (Tags) Note 3 states that:
|
2013-03-18 19:35:35 +00:00 |