K 10 svn:author V 6 jilles K 8 svn:date V 27 2016-01-15T20:55:44.592709Z K 7 svn:log V 335 MFC r293783: futimens/utimensat: Use the new system calls. Update the __FreeBSD_version check in lib/libc/sys/futimens.c and lib/libc/sys/utimensat.c. Before this, fallback code using futimes/futimesat/lutimes was used except when running on a sufficiently recent 11-current kernel. Also, update the history section in the man page. END