tjr@FreeBSD.org has added partial support for large files (files larger than 4GB) for FreeBSD's ext2 filesystem. This support is partial in that it will refuse to create large files on filesystems that haven't been upgraded to EXT2_DYN_REV or that don't have the EXT2_FEATURE_RO_COMPAT_LARGE_FILE flag set in the superblock.