freebsd-dev/usr.bin/tar
Tim Kientzle fd3fd2a992 Use archive_entry_strmode() instead of a local bsdtar_strmode().
(This does a couple of things that the standard library's strmode()
doesn't; it proved useful in bsdcpio as well, so I pushed it down
into libarchive.)
2008-01-02 00:21:27 +00:00
..
test When testing basic functionality, strip trailing '/' from 2007-04-18 04:35:17 +00:00
bsdtar_platform.h Make it easier to support more platforms. 2007-04-12 04:45:32 +00:00
bsdtar.1 bsdtar 2.2.3: 2007-05-29 05:39:10 +00:00
bsdtar.c Add --posix as a synonym for --format=pax, for GNU 2007-09-09 00:07:18 +00:00
bsdtar.h Use archive_entry_strmode() instead of a local bsdtar_strmode(). 2008-01-02 00:21:27 +00:00
config_freebsd.h bsdtar 2.0.23: 2007-03-11 10:36:42 +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 Don't exit immediately on libarchive warnings, just 2007-07-20 01:24:49 +00:00
matching.c bsdtar 2.0.23: 2007-03-11 10:36:42 +00:00
read.c Use archive_entry_strmode() instead of a local bsdtar_strmode(). 2008-01-02 00:21:27 +00:00
tree.c bsdtar 2.0.23: 2007-03-11 10:36:42 +00:00
tree.h Correct the copyright messages: Make this a standard vanilla 2007-01-09 08:12:17 +00:00
util.c Use archive_entry_strmode() instead of a local bsdtar_strmode(). 2008-01-02 00:21:27 +00:00
write.c bsdtar 2.2.3: 2007-05-29 05:39:10 +00:00