Module Name: src Committed By: riastradh Date: Mon Aug 5 04:05:51 UTC 2024
Modified Files: src/bin/pax: pax.c src/tests/bin/pax: t_pax.sh Log Message: pax(1): Don't require open(".") or getcwd to work for list operation. PR 44498: tar(1) unnecessarily demands that getcwd() work To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50 src/bin/pax/pax.c cvs rdiff -u -r1.3 -r1.4 src/tests/bin/pax/t_pax.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.