K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-11-08T04:43:24.152991Z K 7 svn:log V 383 New command-line parser for bsdtar. This replaces the getopt()/getopt_long() wrapper, the old-style argument rewriter and the associated configuration glue with a more straightforward custom command parser. In particular, this ensures that bsdtar will have consistent option parsing on every platform, regardless of whether the platform supports getopt_long(). MFC after: 30 days END