CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/23 00:00:28
Modified files:
bin/pax : Makefile ar_io.c extern.h file_subs.c options.c
pax.c
Log message:
Instead of doing strcmp(argv0), track the invocation mode (pax/tar/cpio)
in a separate variable
ok deraadt@
