]> Zhao Yanbai Git Server - minix.git/commit
remove utimes() workarounds
authorThomas Cort <tcort@minix3.org>
Wed, 10 Apr 2013 10:41:57 +0000 (10:41 +0000)
committerBen Gras <ben@minix3.org>
Fri, 12 Apr 2013 18:55:40 +0000 (18:55 +0000)
commita0a1440a5273b00d1b8ae58f81baed0aca9f17ca
tree0d5d16bb2db6dfac662999d5cf74db3fea567bab
parent3ae6c600a99439d3c9a3a10418f38e71b1e6232f
remove utimes() workarounds

With the addition of utimes(), we can remove the workarounds
and use the original NetBSD code for timestamping files.

Also restore use of -p & -r for install while building
13 files changed:
bin/pax/file_subs.c
bin/pax/pax.h
commands/fetch/fetch.c
commands/touch/touch.c
external/bsd/file/include/config.h
external/bsd/libarchive/include/config_netbsd.h
external/public-domain/xz/include/config.h
share/mk/bsd.own.mk
usr.bin/ftp/fetch.c
usr.bin/ftp/ftp.c
usr.bin/gzip/gzip.c
usr.bin/xinstall/xinstall.c
usr.sbin/mtree/compare.c