freebsd-dev/usr.bin/tar
Tim Kientzle 5ff33ec7ae Merge r278 from libarchive.googlecode.com: Reduce the number of
patterns tested here from 200 to 170, which seems to be the
most that Cygwin can handle.
2009-03-08 05:14:16 +00:00
..
test Merge r278 from libarchive.googlecode.com: Reduce the number of 2009-03-08 05:14:16 +00:00
bsdtar_platform.h Only use GCC-specific __dead2 marker when building with GCC. 2008-12-06 07:37:14 +00:00
bsdtar.1 bsdtar always supports long options now, so we can remove 2008-12-06 07:37:55 +00:00
bsdtar.c New command-line parser for bsdtar. 2008-11-08 04:43:24 +00:00
bsdtar.h Only use GCC-specific __dead2 marker when building with GCC. 2008-12-06 07:37:14 +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.y Fill in some casts that are needed (according to GCC 4.1) 2007-07-20 01:27:50 +00:00
Makefile bsdtar is synced up with 2.5.903a 2008-12-06 07:38:14 +00:00
matching.c Fix SVN r181821 by not using FNM_LEADING_DIR where 2008-08-18 18:13:40 +00:00
read.c Always display the unedited pathname in -t output. 2008-08-21 06:41:14 +00:00
siginfo.c Improve portability via s/struct siginfo/struct siginfo_data/. This was 2008-05-22 21:08:36 +00:00
subst.c Fix multiple -s options. 2009-02-08 22:04:17 +00:00
tree.c After visiting a subdirectory, we use chdir("..") or 2008-11-27 05:49:52 +00:00
tree.h After visiting a subdirectory, we use chdir("..") or 2008-11-27 05:49:52 +00:00
util.c Spell "substitution" correctly. 2008-12-15 06:00:25 +00:00
write.c When copying file data to the archive, don't write more 2009-02-08 22:02:46 +00:00