CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/15 15:18:29
Modified files:
bin/pax : extern.h file_subs.c tables.c
Log message:
Fix two bugs. The first affected tar files with the same
directory listed twice with nothing created inside the directory
in between the two instances of the directory. The other fixes
extracting symlinks when the -C option is used. From guenther@
OK krw@
