Preserve times to nanosecond precision instead of just microsecond.
authorguenther <guenther@openbsd.org>
Sun, 3 May 2015 19:44:58 +0000 (19:44 +0000)
committerguenther <guenther@openbsd.org>
Sun, 3 May 2015 19:44:58 +0000 (19:44 +0000)
commitaf3ab428cf73b6beafa2405dd9229da34eec126b
treeced0e7a44de4735ce134c032f3ecdcea49c63823
parentb0faf28ca8728778206d10bc1861222f488dd6d8
Preserve times to nanosecond precision instead of just microsecond.
Prefer to set attributes by fd for regular files, and not follwing
symlinks for others.

ok brynet@ millert@
bin/cp/utils.c
bin/mv/mv.c
usr.bin/compress/main.c