| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
better is almost ready to commit.
Notes:
svn path=/head/; revision=175052
|
| |
|
|
|
|
|
| |
dir names, so they match the names generated by 'find'.
Notes:
svn path=/head/; revision=168829
|
| |
|
|
|
|
|
| |
'bsdtar -cf- @-' doesn't alter it.
Notes:
svn path=/head/; revision=168343
|
| |
|
|
|
|
|
| |
the archive_read_data_skip code.
Notes:
svn path=/head/; revision=168176
|
| |
|
|
|
|
|
|
|
|
| |
better job searching for the bsdtar binary to test and the gtar binary
to use for inter-operability testing. It should now find the built
(but not installed) binary if there is one, then search for an
installed binary in a number of standard locations.
Notes:
svn path=/head/; revision=167458
|
|
|
* New test scripts exercise some basic functionality
* Most header inclusions are now protected (portability)
* read.c now relies on security checks in libarchive instead
of trying to do its own (optimization)
* -p now enabled by default for root, add --no-same-permissions
to disable it
* Comments, minor style fixes.
Notes:
svn path=/head/; revision=167450
|