freebsd-skq/usr.bin/tar
Tim Kientzle d671137571 A couple of miscellaneous fixes:
* prototypes for optarg/optind on platforms that don't already have them
  * Disambiguate version number macros
  * Remove unnecessary PACKAGE_NAME macro
  * Hook for forthcoming bsdtar test suite
  * Sync version number up with the portable distribution
2008-01-02 00:27:14 +00:00
..
test When testing basic functionality, strip trailing '/' from 2007-04-18 04:35: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 Fill in the approximate date when tar(1) first appeared. 2008-01-02 00:24:10 +00:00
bsdtar.c A couple of miscellaneous fixes: 2008-01-02 00:27:14 +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 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