aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tar/tree.c
Commit message (Expand)AuthorAgeFilesLines
* Use contrib sources for building libarchive, tar and cpio.Martin Matuska2011-12-221-820/+0
* Update libarchive, tar and cpio to version 2.8.5Martin Matuska2011-12-201-114/+332
* In usr.bin/tar/tree.c, if you really want to poke to NULL, you must useDimitry Andric2011-12-171-1/+1
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-201-1/+1
* Merge from libarchive.googlecode.com: Numerous Windows-specific build tweaks.Tim Kientzle2009-04-171-17/+23
* Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com:Tim Kientzle2009-03-081-0/+33
* After visiting a subdirectory, we use chdir("..") orTim Kientzle2008-11-271-7/+28
* bsdtar 2.0.23:Tim Kientzle2007-03-111-0/+14
* Make the file tests robust against broken symlinks and otherTim Kientzle2007-03-031-3/+17
* If we already have stat() data, we might be able toTim Kientzle2007-02-211-21/+29
* Correct the copyright messages: Make this a standard vanillaTim Kientzle2007-01-091-3/+2
* Extended attribute support on write for Linux; FreeBSD hooks areTim Kientzle2006-03-211-1/+1
* If opendir(".") fails after descending into a subdirectory viaPeter Edwards2006-02-221-1/+2
* Clarify some error messages.Tim Kientzle2005-05-081-2/+2
* bsdtar now uses the "tree" package instead of "fts" for walkingTim Kientzle2005-04-241-0/+506