CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/03 13:44:59
Modified files:
bin/cp : utils.c
bin/mv : mv.c
usr.bin/compress: main.c
Log message:
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@
