freebsd-dev/usr.bin/tar
2004-11-12 13:28:42 +00:00
..
bsdtar_platform.h FreeBSD does have uintmax_t, so it can correctly 2004-11-06 18:38:13 +00:00
bsdtar.1 Document the -O option's new behavior in the presence of -t. 2004-08-27 04:19:28 +00:00
bsdtar.c getopt(3) prints an "unrecognized option" warning for me, so I 2004-10-17 23:58:17 +00:00
bsdtar.h Move the smart chdir logic into a couple of utility functions in util.c. 2004-08-08 05:50:10 +00:00
configure.ac.in Another pointy-hat problem: PACKAGE_VERSION macro is set in 2004-08-08 04:36:32 +00:00
COPYING Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
fts.c A bunch of stuff from Christoph Mellon: 2004-07-24 22:13:44 +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 Use a relative symlinking so that "tar" also works in /stand. 2004-11-12 13:28:42 +00:00
Makefile.am Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
matching.c A bunch of stuff from Christoph Mellon: 2004-07-24 22:13:44 +00:00
read.c Cosmetic goof: Use two spaces in "Jan 03 2004" but only one in "Jan 03 12:32" 2004-10-17 23:57:10 +00:00
util.c Move the smart chdir logic into a couple of utility functions in util.c. 2004-08-08 05:50:10 +00:00
write.c Correct error handling on failed writes 2004-11-05 05:39:37 +00:00