freebsd-src/bin/pax
Julio Merino d935b54263 Use TAP_TESTS_PERL to register the legacy_test in bin/pax.
Redo r260586 by using the new functionality in tap.test.mk to transparently
support perl-based test programs.

As a side-effect, we get rid of an explicit path to /usr/bin/perl by
replacing it with /usr/local/bin/perl (or as defined in tap.test.mk).

This also fixes the name of the legacy_test source file because this should
have always been legacy_test.pl and not legacy_test.sh.  My mistake when
originally moving the code around without realizing that this was a perl
script.

MFC after:	5 days
2014-01-14 18:39:30 +00:00
..
tests Use TAP_TESTS_PERL to register the legacy_test in bin/pax. 2014-01-14 18:39:30 +00:00
ar_io.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
ar_subs.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
buf_subs.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
cache.c
cache.h
cpio.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
cpio.h Tell the compiler these structures are aligned to a byte boundary. 2010-02-07 17:05:22 +00:00
extern.h Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
file_subs.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
ftree.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
ftree.h
gen_subs.c Port everything in bin/ from utmp to utmpx. 2010-01-13 17:56:54 +00:00
getoldopt.c Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups. 2010-03-30 23:14:35 +00:00
Makefile Migrate tools/regression/bin/ tests to the new layout. 2013-12-11 04:09:17 +00:00
options.c Fix warnings found by -Wmising-variable-declarations. 2012-10-19 05:43:38 +00:00
options.h
pat_rep.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
pat_rep.h
pax.1 Document the lack of chflags support in pax(1) 2013-12-21 19:29:08 +00:00
pax.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
pax.h
sel_subs.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
sel_subs.h
tables.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
tables.h
tar.c Fix a bunch of typos and a couple of whitespace nits. 2011-05-22 14:03:38 +00:00
tar.h Tell the compiler these structures are aligned to a byte boundary. 2010-02-07 17:05:22 +00:00
tty_subs.c