jkoshy 2005-10-31 04:08:28 UTC FreeBSD src repository Modified files: lib/libc/sys sendfile.2 Log: Document the fact that sendfile(2) can EOPNOTSUPP if the underlying filesystem for the file being transferred doesn't support UIO_NOCOPY. Reported by: Niki Denev <nike_d at cytexbg.com> Revision Changes Path 1.29 +5 -0 src/lib/libc/sys/sendfile.2