CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2014/01/08 20:12:25
Modified files: bin/pax : pax.c extern.h gen_subs.c Log message: 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@