freebsd-dev/usr.bin/tar
Tim Kientzle 2372ae680f Allow appending to archives on block devices as well as
archives in regular files, since both are seekable.

Thanks to: Reinoud Zandijk (@netbsd.org)
2008-02-19 05:27:17 +00:00
..
bsdtar_platform.h Include a suitable stub definition of __FBSDID() for non-FreeBSD platforms. 2008-01-02 00:23:00 +00:00
bsdtar.1 Make -l always have the SUSv2 meaning of "check links." 2008-01-22 07:23:44 +00:00
bsdtar.c Make -l always have the SUSv2 meaning of "check links." 2008-01-22 07:23:44 +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 A couple of miscellaneous fixes: 2008-01-02 00:27:14 +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 A couple of miscellaneous fixes: 2008-01-02 00:27:14 +00:00
matching.c
read.c Use archive_entry_strmode() instead of a local bsdtar_strmode(). 2008-01-02 00:21:27 +00:00
tree.c
tree.h
util.c Use archive_entry_strmode() instead of a local bsdtar_strmode(). 2008-01-02 00:21:27 +00:00
write.c Allow appending to archives on block devices as well as 2008-02-19 05:27:17 +00:00