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_read.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r991 from libarchive.googlecode.com: Various updates
kientzle
2009-04-27
1
-8
/
+55
*
Document the new read options interface and the new read_header2() call.
kientzle
2009-04-17
1
-0
/
+62
*
MFp4: libarchive 2.5.4b. (Still 'b' until I get a bit more
kientzle
2008-05-26
1
-0
/
+23
*
Use .Fo/.Fc and .Xo/.Xc to bring the line widths below 79 columns.
jkoshy
2008-03-10
1
-12
/
+70
*
Fill in a missing 'e'
kientzle
2007-09-19
1
-1
/
+1
*
libarchive 2.2.3
kientzle
2007-05-29
1
-0
/
+8
*
Clarification: Point people to archive_read_data(), which
kientzle
2007-04-07
1
-1
/
+4
*
Move archive_read_data_into_buffer into archive_read.c, simplify its
cperciva
2007-04-05
1
-4
/
+7
*
libarchive 2.0
kientzle
2007-03-03
1
-71
/
+26
*
Add support for a new archive format "empty" that reads empty files.
kientzle
2007-02-01
1
-1
/
+15
*
Fix the copyright notice; it was always intended to be
kientzle
2007-01-09
1
-1
/
+1
*
Change the client skipper API to use off_t instead of size_t/ssize_t; but
cperciva
2007-01-05
1
-0
/
+5
*
Write-blocking cleanup, largely thanks to Colin Percival (cperciva@).
kientzle
2006-11-26
1
-8
/
+0
*
Document the new _open_FILE() and _open_memory() interfaces.
kientzle
2006-11-24
1
-2
/
+23
*
Officially rename archive_{read,write}_open_file() to
kientzle
2006-11-20
1
-3
/
+6
*
Some minor corrections:
kientzle
2006-09-05
1
-12
/
+39
*
Fix prototypes.
ru
2005-11-24
1
-2
/
+2
*
Correct the documentation for archive_read_data_into_buffer()
kientzle
2005-09-20
1
-1
/
+1
*
Fix all the spelling mistakes I could find in the man pages for words
keramida
2005-07-31
1
-3
/
+3
*
Correct return values in myopen() and myclose() in Example code.
kientzle
2005-05-21
1
-2
/
+2
*
Expand *n't contractions.
ru
2005-02-13
1
-1
/
+1
*
Update the format descriptions to include ISO9660 and ZIP support.
kientzle
2005-02-12
1
-2
/
+0
*
Basic support for ZIP archives.
kientzle
2005-01-25
1
-5
/
+31
*
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
*
Documentation improvements. In particular,
kientzle
2005-01-08
1
-19
/
+59
*
Correctly document the order of arguments
kientzle
2005-01-08
1
-1
/
+1
*
Split archive_{read,write}_finish into separate "close" (finish the archive
kientzle
2004-08-07
1
-2
/
+8
*
Fixed cross-references in SEE ALSO.
ru
2004-07-04
1
-1
/
+1
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-1
/
+2
*
Read gtar-style sparse archives.
kientzle
2004-06-27
1
-3
/
+4
*
Correct some spelling errors.
kientzle
2004-06-08
1
-6
/
+6
*
Refactor read_data:
kientzle
2004-06-02
1
-6
/
+21
*
Document support for reading .Z compressed archives.
kientzle
2004-05-27
1
-12
/
+12
*
Add hook for a client-provided progress callback to be invoked
kientzle
2004-05-13
1
-0
/
+12
*
Overhauled ACL support. This makes us compatible
kientzle
2004-04-05
1
-0
/
+18
*
Add ARCHIVE_EXTRACT_UNLINK option to permit clients to
kientzle
2004-03-06
1
-0
/
+5
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+346