freebsd-skq/usr.bin/tar
kientzle 38d0db1832 Restructure the logic that determines when we're crossing a mount
point.  In particular, this carves out a place for detecting and
excluding synthetic or network filesystems.
2010-02-07 01:22:55 +00:00
..
test Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
bsdtar_platform.h Trim out some unused configuration variables, remove 2010-02-07 01:07:58 +00:00
bsdtar.1 Merge remaining changes from libarchive.googlecode.com: 2009-04-17 03:45:15 +00:00
bsdtar.c Trim out some unused configuration variables, remove 2010-02-07 01:07:58 +00:00
bsdtar.h Refactor the siginfo/sigusr1 handling. The read/write reporting 2010-02-06 20:27:36 +00:00
cmdline.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
config_freebsd.h Trim out some unused configuration variables, remove 2010-02-07 01:07:58 +00:00
COPYING Include Guido's copyright for the fnmatch() code I cribbed from. 2008-01-02 00:19:49 +00:00
err.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
err.h Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
getdate.c Minor code rework. 2010-02-07 01:16:05 +00:00
Makefile Refactor the siginfo/sigusr1 handling. The read/write reporting 2010-02-06 20:27:36 +00:00
matching.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
read.c Fill in some missing error handling, be a little more careful about 2010-02-06 20:41:25 +00:00
subst.c Diff reduction compared to portable bsdtar 2.8: Move the 2010-02-06 19:44:37 +00:00
tree.c Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks. 2009-04-17 03:36:07 +00:00
tree.h After visiting a subdirectory, we use chdir("..") or 2008-11-27 05:49:52 +00:00
util.c Refactor the siginfo/sigusr1 handling. The read/write reporting 2010-02-06 20:27:36 +00:00
write.c Restructure the logic that determines when we're crossing a mount 2010-02-07 01:22:55 +00:00