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_format_ustar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Conventionally, tar archives have always included a trailing '/'
kientzle
2007-04-14
1
-8
/
+16
*
Remove unused variable; use consistent types.
kientzle
2007-04-02
1
-3
/
+2
*
libarchive 2.0
kientzle
2007-03-03
1
-41
/
+48
*
Fix the copyright notice; it was always intended to be
kientzle
2007-01-09
1
-3
/
+2
*
Unbreak libarchive on arm. Two parts of libarchive relied on a
kientzle
2006-11-26
1
-87
/
+128
*
Fill in a couple of missing casts: clarify one narrowing conversion
kientzle
2006-11-24
1
-2
/
+2
*
Change the internal API for writing data to an entry; make the
kientzle
2006-11-15
1
-3
/
+5
*
Portability and style fixes:
kientzle
2006-11-10
1
-14
/
+24
*
Portability: Use some autoconf magic to include the
kientzle
2005-11-08
1
-0
/
+7
*
Add a lot of error checks, based on the patches provided by Dan Lukes.
kientzle
2005-09-21
1
-1
/
+1
*
Clean up the error handling in the
kientzle
2004-11-05
1
-4
/
+4
*
Beef up the "cannot archive this" error message with the
kientzle
2004-08-07
1
-1
/
+2
*
C standard does not permit empty initializer list.
kientzle
2004-08-01
1
-6
/
+6
*
When writing "pax" format, readers are supposed to ignore fields
kientzle
2004-07-26
1
-16
/
+80
*
Clean up some consistent confusion between "dev" and "rdev."
kientzle
2004-06-27
1
-10
/
+10
*
Eliminate some redundant calls to archive_entry_hardlink.
kientzle
2004-04-20
1
-3
/
+7
*
Optimize ustar header formatting.
kientzle
2004-04-19
1
-89
/
+79
*
* Plug a buffer overrun in ACL parsing. (archive_entry.c)
kientzle
2004-04-13
1
-8
/
+10
*
More work on ACLs: fix error in archive_entry's ACL parsing code,
kientzle
2004-04-12
1
-7
/
+4
*
Many fixes.
kientzle
2004-03-09
1
-9
/
+14
*
Minor API tweak: The format-specific write_header function now sets
kientzle
2004-03-06
1
-8
/
+8
*
Initial import of libarchive.
kientzle
2004-02-09
1
-0
/
+428