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
...
*
Be a little more skeptical of dev/ino matches when reading cpio files.
kientzle
2009-12-29
1
-35
/
+35
*
Style and portability fixes for pax writer. Mostly very routine, except for:
kientzle
2009-12-29
1
-32
/
+26
*
Style fixes to tar reader:
kientzle
2009-12-29
1
-16
/
+16
*
Various style fixes to the 'newc' cpio writer:
kientzle
2009-12-29
1
-17
/
+26
*
Various fixes when creating objects on disk:
kientzle
2009-12-29
1
-23
/
+74
*
Catch decompression failures earlier. In particular, this gives
kientzle
2009-12-29
1
-0
/
+8
*
Various style and portability fixes, including:
kientzle
2009-12-29
1
-12
/
+35
*
64-bit ino support and discourage bad use of this header.
kientzle
2009-12-29
1
-1
/
+5
*
Portability.
kientzle
2009-12-28
1
-1
/
+3
*
Remove some dead assignments, fix some declarations.
kientzle
2009-12-28
1
-3
/
+1
*
Clarify an example so Linux folks won't keep getting confused by this point.
kientzle
2009-12-28
1
-0
/
+3
*
Compatibility with old systems with non-POSIX getpwuid_r/getgrgid_r.
kientzle
2009-12-28
1
-0
/
+2
*
Fix some unused variables and dead assignments.
kientzle
2009-12-28
3
-5
/
+2
*
Remove an unused variable and an unreachable statement.
kientzle
2009-12-28
1
-3
/
+1
*
Fix line endings.
kientzle
2009-12-28
1
-187
/
+187
*
Discourage external use of this header.
kientzle
2009-12-28
1
-0
/
+4
*
Remove unused variable.
kientzle
2009-12-28
1
-2
/
+0
*
O_BINARY for Windows.
kientzle
2009-12-28
1
-0
/
+9
*
Handle Zip CRC validation for uncompressed Zip archives even on
kientzle
2009-12-28
2
-6
/
+71
*
Include limits.h; remove unused variable.
kientzle
2009-12-28
1
-3
/
+3
*
Use ino64 interface.
kientzle
2009-12-28
2
-6
/
+6
*
Use new ino64 interface.
kientzle
2009-12-28
1
-2
/
+1
*
New archive_file_count() utility.
kientzle
2009-12-28
7
-5
/
+42
*
Portability fixes.
kientzle
2009-12-28
1
-5
/
+14
*
Various portability fixes, plus:
kientzle
2009-12-28
5
-107
/
+300
*
Remove an unused variable and an unnecessary increment.
kientzle
2009-12-28
1
-3
/
+1
*
Eliminate an unused assignment.
kientzle
2009-12-28
1
-2
/
+2
*
Portability: Set the file descriptor to binary mode on Win32
kientzle
2009-12-28
3
-0
/
+22
*
Discourage outside use of this internal header.
kientzle
2009-12-28
1
-0
/
+4
*
Remove dead assignment.
kientzle
2009-12-28
1
-1
/
+0
*
Portability:
kientzle
2009-12-28
1
-5
/
+37
*
Portability: terminate abnormally via abort() instead of segfault,
kientzle
2009-12-28
1
-4
/
+12
*
Allow more formats to be active at a time; discourage outside use.
kientzle
2009-12-28
1
-1
/
+5
*
Enforce this as an internal-only header.
kientzle
2009-12-28
1
-0
/
+4
*
Discourage people from using this header outside of libarchive.
kientzle
2009-12-28
1
-0
/
+4
*
Compatibility: I found some more compilers that don't like 'inline' keyword.
kientzle
2009-12-28
1
-1
/
+5
*
Sync with googlecode some changes that have no impact on FreeBSD.
kientzle
2009-12-28
1
-1
/
+6
*
Compatibility fix for some older systems with non-POSIX getgrnam_r/getpwnam_r
kientzle
2009-12-28
1
-2
/
+4
*
Catch certain gzip failures at close time.
kientzle
2009-12-28
1
-0
/
+2
*
Remove a dead assignment.
kientzle
2009-12-28
1
-1
/
+0
*
Remove some unused variables and dead assignments.
kientzle
2009-12-28
1
-3
/
+1
*
Update the hard-coded configuration for libarchive.
kientzle
2009-12-28
1
-3
/
+7
*
Update format manpages for libarchive.
kientzle
2009-12-28
2
-32
/
+87
*
Merge two cpio fixes from libarchive.googlecode.com:
kientzle
2009-12-10
1
-2
/
+5
*
Fiz /usr/bin/unzip: A bug deep in libarchive's read-ahead logic
kientzle
2009-09-08
2
-3
/
+6
*
Update tests to match r195873, which corrected how hardlinked files
kientzle
2009-09-08
3
-18
/
+40
*
The parser for Rockridge symlinks tended to insert
kientzle
2009-07-26
1
-8
/
+8
*
Libarchive recognizes hardlinked files on ISO images,
kientzle
2009-07-25
1
-0
/
+1
*
Bump the version of all non-symbol-versioned shared libraries in
kensmith
2009-07-19
1
-1
/
+1
*
Fix "tar --options=iso9660:joliet" and other uses
kientzle
2009-06-20
1
-4
/
+5
[prev]
[next]