This is a quick and dirty sendfile() replacement. This closes #452 PR on GitHub.
Removing SF_NODISKIO flag for FreeBSD sendfile() check because it is not used yet and to support DragonFlyBSD. This closes #414 issue on GitHub.