opnsense-src/usr.bin/tar
Tim Kientzle f6f4796250 Allow arguments to appear in any order.
While I'm here, add a couple of extra sanity-checks to
the argument parsing (reject -j -z, for instance) and
update the docs a bit.

Requested by: most everyone ;-)
2004-04-08 19:37:01 +00:00
..
bsdtar.1 Allow arguments to appear in any order. 2004-04-08 19:37:01 +00:00
bsdtar.c Allow arguments to appear in any order. 2004-04-08 19:37:01 +00:00
bsdtar.h Add support for -T option on create. 2004-04-08 06:12:01 +00:00
bsdtar_platform.h Initial commit for bsdtar. 2004-04-05 21:32:18 +00:00
Makefile Initial commit for bsdtar. 2004-04-05 21:32:18 +00:00
matching.c Initial commit for bsdtar. 2004-04-05 21:32:18 +00:00
read.c Initial commit for bsdtar. 2004-04-05 21:32:18 +00:00
util.c Initial commit for bsdtar. 2004-04-05 21:32:18 +00:00
write.c Add support for -T option on create. 2004-04-08 06:12:01 +00:00