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
/
archive_write_set_compression_none.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some unused variables and dead assignments.
kientzle
2009-12-28
1
-3
/
+1
*
Update libarchive to 2.4.10. This includes a number of improvements
kientzle
2007-12-30
1
-13
/
+30
*
libarchive 2.2.3
kientzle
2007-05-29
1
-13
/
+8
*
Don't free a NULL pointer.
kientzle
2007-04-15
1
-1
/
+2
*
Don't forget to increment the raw_position (bytes written) counter, even
cperciva
2007-03-17
1
-0
/
+1
*
libarchive 2.0
kientzle
2007-03-03
1
-29
/
+30
*
Fix the copyright notice; it was always intended to be
kientzle
2007-01-09
1
-3
/
+2
*
Write-blocking cleanup, largely thanks to Colin Percival (cperciva@).
kientzle
2006-11-26
1
-8
/
+29
*
Portability and style fixes:
kientzle
2006-11-10
1
-4
/
+10
*
Remove the C99-specific __func__ that is one of the few barrier to
kientzle
2005-06-01
1
-1
/
+1
*
Ooops. ssize_t != int. <sigh>
kientzle
2004-11-06
1
-1
/
+1
*
Clean up the error handling in the
kientzle
2004-11-05
1
-9
/
+17
*
Don't forget to count the end-of-file padding as part of the finished
kientzle
2004-08-07
1
-0
/
+1
*
Add statistics: track offset in compressed and uncompressed archive,
kientzle
2004-04-28
1
-1
/
+3
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
1
-3
/
+0
*
Many fixes.
kientzle
2004-03-09
1
-4
/
+4
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+210