Instead of doing strcmp(argv0), track the invocation mode (pax/tar/cpio)
authorguenther <guenther@openbsd.org>
Tue, 23 Aug 2016 06:00:28 +0000 (06:00 +0000)
committerguenther <guenther@openbsd.org>
Tue, 23 Aug 2016 06:00:28 +0000 (06:00 +0000)
commit3228b364f02463b6fcb5ece003eedba5d55dada0
treee58694a70dedb066432800907e54ad26ae235365
parent43147866850b9a5cdb4a2c3140de7955881de73d
Instead of doing strcmp(argv0), track the invocation mode (pax/tar/cpio)
in a separate variable

ok deraadt@
bin/pax/Makefile
bin/pax/ar_io.c
bin/pax/extern.h
bin/pax/file_subs.c
bin/pax/options.c
bin/pax/pax.c