freebsd-skq/sbin/restore
jilles 238e0c5001 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
2015-03-14 13:45:43 +00:00
..
dirs.c
extern.h
interactive.c
main.c
Makefile
restore.8
restore.c
restore.h
symtab.c
tape.c
utilities.c