freebsd-dev/usr.bin/tar
Tim Kientzle d14c1502f0 Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than
switches to support selecting files by time of modification.

Special thanks to: Steven M. Bellovin, Rich $alz, and Jim Berets,
	authors of the public-domain getdate.y date-parsing code.
2005-03-13 18:36:24 +00:00
..
bsdtar_platform.h Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
bsdtar.1 Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
bsdtar.c Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
bsdtar.h Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
configure.ac.in Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
COPYING Add "make distfile" capabilities to bsdtar, including informational 2004-08-07 03:24:49 +00:00
fts.c Portability: the included fts.c should now 2004-12-22 00:21:28 +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
getdate.y Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
Makefile Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
Makefile.am Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00
matching.c Add a fallback version of fnmatch() to the bsdtar 2004-12-22 06:08:04 +00:00
read.c Add --strip-components option, per bin/77666. 2005-03-13 04:12:30 +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 Add --newer-ctime, --newer-mtime, --newer-ctime-than, and --newer-mtime-than 2005-03-13 18:36:24 +00:00