Update pax -v format to match "ls -l": display the year for dates
authorguenther <guenther@openbsd.org>
Thu, 9 Jan 2014 03:12:25 +0000 (03:12 +0000)
committerguenther <guenther@openbsd.org>
Thu, 9 Jan 2014 03:12:25 +0000 (03:12 +0000)
commit9c38e9f3b7a3ed3332c151ebb7f9f8547b5313dc
tree11ef8fcd7ae232e6502b2adb2f7a2a19e19e2a51
parent64a7b209fc4d06948ab03d4ddeef044ecef22014
Update pax -v format to match "ls -l": display the year for dates
in the future and include a space between the major and minor numbers
for devices.  Eliminate bogus handling of LC_TIME environment variable.
Make strftime() format selection understandable by gcc -Wformat=2.

ok millert@
bin/pax/extern.h
bin/pax/gen_subs.c
bin/pax/pax.c