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_open_file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Portability: Set the file descriptor to binary mode on Win32
kientzle
2009-12-28
1
-0
/
+7
*
Merge r1052,r1055 from libarchive.googlecode.com:
kientzle
2009-04-27
1
-0
/
+1
*
Don't use the open callback, which is deprecated (because it's
kientzle
2009-04-17
1
-26
/
+16
*
Fix 'bsdtar -t' on tape drives. Libarchive uses the
kientzle
2007-06-26
1
-8
/
+18
*
Fix the copyright notice; it was always intended to be
kientzle
2007-01-09
1
-3
/
+2
*
Change the client skipper API to use off_t instead of size_t/ssize_t; but
cperciva
2007-01-05
1
-0
/
+9
*
New hooks for reading/writing archives to/from a FILE * or
kientzle
2006-11-24
1
-130
/
+47
*
Add archive_write_open_filename()/archive_read_open_filename() as
kientzle
2006-11-15
1
-0
/
+7
*
These files no longer use internal APIs, so no longer need to include
kientzle
2006-11-13
1
-1
/
+0
*
Minor cleanup of the standard read/write I/O modules:
kientzle
2006-11-13
1
-3
/
+4
*
Portability and style fixes:
kientzle
2006-11-10
1
-6
/
+18
*
Some minor corrections:
kientzle
2006-09-05
1
-1
/
+1
*
Use 'skip' when ignoring data in tar archives. This dramatically
kientzle
2006-07-30
1
-2
/
+47
*
Add a lot of error checks, based on the patches provided by Dan Lukes.
kientzle
2005-09-21
1
-0
/
+4
*
Better error messages on read and file-open errors.
kientzle
2005-03-13
1
-3
/
+15
*
Flush input when reading from pipe to avoid "broken pipe" warnings.
kientzle
2005-02-12
1
-6
/
+31
*
Refuse to extract an entry from an archive on top of the archive being read.
kientzle
2004-06-27
1
-0
/
+11
*
* Plug a buffer overrun in ACL parsing. (archive_entry.c)
kientzle
2004-04-13
1
-1
/
+4
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
1
-3
/
+0
*
Overhauled ACL support. This makes us compatible
kientzle
2004-04-05
1
-1
/
+8
*
Many fixes.
kientzle
2004-03-09
1
-2
/
+2
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+109