Commit ID: 1005C11229872472EAF
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/12/12 15:00:27 UTC
Modified files:
bin/pax : Tag: npax ar_io.c ar_subs.c compat.c compat.h
file_subs.c options.c pax.c tables.c tty_subs.c
Log message:
solution for rare open flags, also uses O_BINARY like in mksh
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.1.1.9.2.6 -r1.1.1.9.2.7 src/bin/pax/ar_io.c
cvs -R rdiff -kk -upr1.1.1.8.2.8 -r1.1.1.8.2.9 src/bin/pax/ar_subs.c
cvs -R rdiff -kk -upr1.1.2.4 -r1.1.2.5 src/bin/pax/compat.c
cvs -R rdiff -kk -upr1.1.2.8 -r1.1.2.9 src/bin/pax/compat.h
cvs -R rdiff -kk -upr1.1.1.11.2.17 -r1.1.1.11.2.18 src/bin/pax/file_subs.c
cvs -R rdiff -kk -upr1.1.1.11.2.6 -r1.1.1.11.2.7 src/bin/pax/options.c
cvs -R rdiff -kk -upr1.1.1.9.2.7 -r1.1.1.9.2.8 src/bin/pax/pax.c
cvs -R rdiff -kk -upr1.1.1.9.2.13 -r1.1.1.9.2.14 src/bin/pax/tables.c
cvs -R rdiff -kk -upr1.1.1.5.2.2 -r1.1.1.5.2.3 src/bin/pax/tty_subs.c