freebsd-skq/usr.bin/tar
Tim Kientzle ac90bcdea0 Merge r687-689,691,693-701,720 from libarchive.googlecode.com:
Translate getdate.y into C for portability.  Make the get_date()
function easier to test as well:
 * Have it accept a time_t "now" to use as a reference so that test
   code can verify relative time specifications against known starting
   points.
 * Set up default date after parsing the string so that we
   can use the specified timezone (if any) instead of the local
   default.  Otherwise, local DST makes it almost impossible to
   reliably test time specifications such as "sunday UTC"
2009-03-08 06:03:15 +00:00
..
test Merge r687-689,691,693-701,720 from libarchive.googlecode.com: 2009-03-08 06:03:15 +00:00
bsdtar_platform.h Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: 2009-03-08 05:47:21 +00:00
bsdtar.1 bsdtar always supports long options now, so we can remove 2008-12-06 07:37:55 +00:00
bsdtar.c Merge r687-689,691,693-701,720 from libarchive.googlecode.com: 2009-03-08 06:03:15 +00:00
bsdtar.h Merge r283,r423 from libarchive.googlecode.com: Use libarchive's new 2009-03-08 05:22:50 +00:00
cmdline.c New command-line parser for bsdtar. 2008-11-08 04:43:24 +00:00
config_freebsd.h When deciding which characters (of a filename, for instance) 2008-11-29 20:06:53 +00:00
COPYING Include Guido's copyright for the fnmatch() code I cribbed from. 2008-01-02 00:19:49 +00:00
getdate.c Merge r687-689,691,693-701,720 from libarchive.googlecode.com: 2009-03-08 06:03:15 +00:00
Makefile Merge r687-689,691,693-701,720 from libarchive.googlecode.com: 2009-03-08 06:03:15 +00:00
matching.c Merge r283,r423 from libarchive.googlecode.com: Use libarchive's new 2009-03-08 05:22:50 +00:00
read.c Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: 2009-03-08 05:47:21 +00:00
siginfo.c Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: 2009-03-08 05:47:21 +00:00
subst.c Fix multiple -s options. 2009-02-08 22:04:17 +00:00
tree.c Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: 2009-03-08 05:47:21 +00:00
tree.h After visiting a subdirectory, we use chdir("..") or 2008-11-27 05:49:52 +00:00
util.c Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: 2009-03-08 05:47:21 +00:00
write.c Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com: 2009-03-08 05:47:21 +00:00