K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-03-14T13:45:43.830239Z K 7 svn:log V 298 restore: Preserve timestamps to the nanosecond. The restore utility already knows the full-resolution timestamps, so the only thing to do is to stop converting the timespecs to timevals and use futimens() and utimensat(). Differential Revision: https://reviews.freebsd.org/D2020 Reviewed by: jhb END