This patch corrects the following: - Fixes a problem in which the pax program (invoked as pax, tar, or cpio) incorrectly handles files larger than 4GB in size. - The tar/pax program did not always read the last tape record of an archive. This caused confusion for scripts that were reading a series of archives on the no-rewind device. - Fixes a problem that caused incorrect file dates to be restored when pax was used to copy files. The problem occured in the following cases: o If the file was a non-empty directory o If the file was the target of another symbolic link