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
/
usr.bin
/
tar
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --unlink and --unlink-first synonyms for -U
kientzle
2004-05-05
1
-30
/
+32
*
Contrariwise, Linux sys/stat.h doesn't define mode_t and friends,
kientzle
2004-05-04
1
-0
/
+1
*
Include local copies of fts.c and fts.h to be used ONLY on non-FreeBSD
kientzle
2004-05-04
2
-0
/
+1342
*
For portability, don't rely on libc's strmode(3). <sigh>
kientzle
2004-05-03
3
-1
/
+53
*
Correct copy/paste error in Linux nodump support.
kientzle
2004-05-03
1
-3
/
+4
*
Style: Use single tab after #define
kientzle
2004-05-02
3
-16
/
+16
*
More of Juergen Lock's patches for Linux.
kientzle
2004-05-02
2
-8
/
+63
*
A security issue: An archive containing a symlink to another
kientzle
2004-05-02
2
-13
/
+71
*
-U is now implemented. (It's been recognized by bsdtar for a while;
kientzle
2004-04-29
1
-1
/
+4
*
Refuse to extract entries with '..' in pathname.
kientzle
2004-04-28
1
-7
/
+40
*
Remove information about specific formats; replace with a
kientzle
2004-04-28
1
-64
/
+4
*
Update write.c to follow recent API changes to libarchive.
kientzle
2004-04-26
1
-8
/
+11
*
Fix username/groupname cache so it returns a name that
kientzle
2004-04-23
1
-0
/
+2
*
Eliminate a redundant call to archive_entry_set_pathname()
kientzle
2004-04-21
1
-8
/
+6
*
Allow brave souls to install bsdtar as the
kientzle
2004-04-19
1
-0
/
+5
*
--help is only supported if you have getopt_long().
kientzle
2004-04-16
1
-0
/
+2
*
As suggested by Julian Elischer, use a self-sizing hash
kientzle
2004-04-15
4
-129
/
+279
*
A simple cache of uid->uname lookups and gid->gname lookups eliminates
kientzle
2004-04-14
3
-12
/
+60
*
When all the links to a file have been dumped, don't forget
kientzle
2004-04-13
1
-1
/
+3
*
Eliminate a lot of malloc/free calls by using
kientzle
2004-04-13
1
-4
/
+11
*
Manpage changes suggested by Irina Liakh.
kientzle
2004-04-13
2
-21
/
+50
*
Style fixes
kientzle
2004-04-12
1
-3
/
+2
*
Add DPADD to Makefile (thanks to Andrey for pointing this out).
kientzle
2004-04-12
5
-24
/
+2
*
Allow arguments to appear in any order.
kientzle
2004-04-08
2
-66
/
+113
*
Document the newly-implemented -T option.
kientzle
2004-04-08
1
-2
/
+10
*
Add support for -T option on create.
kientzle
2004-04-08
3
-6
/
+60
*
Correct signature in alternative stub implementation of setup_acls()
kientzle
2004-04-07
1
-1
/
+3
*
Archive both access and default ACLs.
kientzle
2004-04-06
1
-6
/
+19
*
Initial commit for bsdtar.
kientzle
2004-04-05
9
-0
/
+2977