freebsd-dev/usr.bin/tar
Tim Kientzle 6e8b30b778 Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD
systems.  The fts.h here is an exact copy of include/fts.h (except for
an initial explanatory comment and the revision tags, of course).  The
fts.c here is slightly modified from lib/libc/gen/fts.c so it can
compile correctly on non-FreeBSD systems.
2004-05-04 17:21:01 +00:00
..
bsdtar_platform.h Style: Use single tab after #define 2004-05-02 22:58:18 +00:00
bsdtar.1 -U is now implemented. (It's been recognized by bsdtar for a while; 2004-04-29 05:22:13 +00:00
bsdtar.c Style: Use single tab after #define 2004-05-02 22:58:18 +00:00
bsdtar.h For portability, don't rely on libc's strmode(3). <sigh> 2004-05-03 21:05:59 +00:00
fts.c Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
fts.h Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD 2004-05-04 17:21:01 +00:00
Makefile Allow brave souls to install bsdtar as the 2004-04-19 22:09:04 +00:00
matching.c Add DPADD to Makefile (thanks to Andrey for pointing this out). 2004-04-12 00:13:23 +00:00
read.c For portability, don't rely on libc's strmode(3). <sigh> 2004-05-03 21:05:59 +00:00
util.c For portability, don't rely on libc's strmode(3). <sigh> 2004-05-03 21:05:59 +00:00
write.c Correct copy/paste error in Linux nodump support. 2004-05-03 16:56:42 +00:00