Commit ID: 1005C71F80D12F84641
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/02/24 01:49:19 UTC
Modified files:
bin/pax : cpio.c extern.h options.c pax.h tar.1
Log message:
deprecate some old earliest MirCPIO extensions:
• tar -R and -S (also dedocumented)
• the dist, v4norm, v4root formats (which already were undocumented)
but indicate in tar(1) that YMMV
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.26 -r1.27 src/bin/pax/cpio.c
cvs -R rdiff -kk -upr1.38 -r1.39 src/bin/pax/extern.h
cvs -R rdiff -kk -upr1.68 -r1.69 src/bin/pax/options.c
cvs -R rdiff -kk -upr1.23 -r1.24 src/bin/pax/pax.h
cvs -R rdiff -kk -upr1.38 -r1.39 src/bin/pax/tar.1