index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libarchive
Commit message (
Expand
)
Author
Age
Files
Lines
*
This should (finally) fix the 64-bit build. <sigh>
kientzle
2005-01-26
1
-1
/
+1
*
Fix some signed/unsigned mismatches.
kientzle
2005-01-25
1
-12
/
+14
*
Basic support for ZIP archives.
kientzle
2005-01-25
6
-8
/
+566
*
spell "file system" correctly
charnier
2005-01-24
2
-4
/
+4
*
Set the format code and name correctly for:
kientzle
2005-01-23
2
-2
/
+14
*
Fixed xrefs.
ru
2005-01-21
1
-1
/
+1
*
Support 'CE' records in Rockridge extensions
kientzle
2005-01-20
1
-59
/
+155
*
Implement a custom print formatter (archive_string_vsprintf)
kientzle
2005-01-16
4
-14
/
+90
*
Removed empty line.
ru
2005-01-15
1
-1
/
+0
*
Bring some file descriptions in line with reality.
kientzle
2005-01-12
1
-6
/
+31
*
Scheduled mdoc(7) sweep.
ru
2005-01-11
1
-1
/
+1
*
libarchive does much more than just tar ;-)
kientzle
2005-01-10
1
-1
/
+1
*
Recognize and parse symlinks in ISO9660 CDROM images with Rockridge extensions.
kientzle
2005-01-08
1
-17
/
+75
*
Documentation improvements. In particular,
kientzle
2005-01-08
5
-52
/
+145
*
Correctly document the order of arguments
kientzle
2005-01-08
2
-2
/
+2
*
Clear the error buffer on entry
kientzle
2005-01-08
1
-0
/
+1
*
First cut at RockRidge support.
kientzle
2005-01-03
1
-95
/
+288
*
Next round of work on ISO9660 support:
kientzle
2005-01-03
1
-79
/
+151
*
Enable ISO9660 support in "read_support_format_all".
kientzle
2005-01-02
1
-0
/
+1
*
First cut support for extracting from ISO9660 disk images.
kientzle
2005-01-02
3
-1
/
+524
*
Rewrite the code that hacks a short names to use in
kientzle
2004-12-29
1
-62
/
+154
*
Correct speling erors.
wollman
2004-12-22
1
-2
/
+2
*
Include wchar.h to improve our chances of finding
kientzle
2004-12-22
1
-0
/
+1
*
Portability nit: Some platforms require stdio.h before bzlib.h.
kientzle
2004-12-22
1
-0
/
+1
*
Add __archive_strappend_int to format a decimal
kientzle
2004-12-22
2
-0
/
+19
*
Don't truncate major/minor numbers written to the legacy
kientzle
2004-12-22
1
-3
/
+15
*
Tune the bidding for tar archives. This
kientzle
2004-12-22
1
-2
/
+9
*
Be more careful about assembling/disassembling
kientzle
2004-12-11
1
-2
/
+2
*
When determining whether filename is too long for a
kientzle
2004-11-28
1
-6
/
+6
*
Correct the spelling of "archive_write_pax_header"
kientzle
2004-11-28
1
-1
/
+1
*
Since I'm not using the public API for writing
kientzle
2004-11-15
1
-6
/
+8
*
Pax extended headers were always failing
kientzle
2004-11-15
1
-1
/
+1
*
Ooops. ssize_t != int. <sigh>
kientzle
2004-11-06
4
-4
/
+4
*
Makefile tweaks:
kientzle
2004-11-05
1
-2
/
+3
*
Remove the unused archive_string_sprintf() utility function.
kientzle
2004-11-05
2
-18
/
+0
*
Revert 1.24: Brain glitch. <sigh>
kientzle
2004-11-05
1
-1
/
+1
*
Clean up the error handling in the
kientzle
2004-11-05
9
-133
/
+213
*
archive.h gets built in ${.OBJDIR}
kientzle
2004-11-05
1
-1
/
+1
*
Update a comment.
kientzle
2004-11-05
1
-0
/
+1
*
Allow tar format to read and accept an empty (or non-existent)
kientzle
2004-10-27
1
-3
/
+9
*
Revert 1.18: It broke Athlon64 builds, which
kientzle
2004-10-18
1
-1
/
+2
*
Use STDERR_FILENO instead of 2, as POSIX intended.
kientzle
2004-10-18
1
-1
/
+1
*
Correctly report write errors from the lowest-level
kientzle
2004-10-17
3
-6
/
+21
*
Refine the error-checking and reporting in the
kientzle
2004-10-17
1
-6
/
+11
*
Correct the return type of archive_write_data
kientzle
2004-10-17
1
-1
/
+1
*
Don't rely on stdio here.
kientzle
2004-10-17
1
-11
/
+20
*
Build as a shared lib again.
obrien
2004-10-11
1
-4
/
+0
*
Fix two ugly errors:
kientzle
2004-09-17
1
-2
/
+6
*
Some old tar archives rely on "regular-file-plus-trailing-slash" to
kientzle
2004-09-04
1
-12
/
+22
*
Per Ruslan, bsd.lib.mk already has support for dynamically-generated
kientzle
2004-09-01
1
-17
/
+11
[next]