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
/
read.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
A bunch of style and security fixes (error checking return values, etc),
kientzle
2004-07-25
1
-6
/
+9
*
A bunch of stuff from Christoph Mellon:
kientzle
2004-07-24
1
-13
/
+18
*
Make the day/month ordering dependent on the current locale by
kientzle
2004-07-15
1
-4
/
+7
*
Mimic ls(1) by putting an extra space before the year in old dates
kientzle
2004-07-12
1
-1
/
+1
*
Augment the -T handling:
kientzle
2004-06-27
1
-0
/
+3
*
Fix the symlink-detection code. Don't squawk if we're just replacing
kientzle
2004-06-07
1
-6
/
+22
*
If -b is specified, then force full padding for the last block.
kientzle
2004-06-07
1
-1
/
+3
*
Per style(9), don't use double spaces in expressions.
kientzle
2004-06-07
1
-1
/
+1
*
Minor corrections to error handling and user notifications:
kientzle
2004-05-27
1
-23
/
+26
*
Propagate struct bsdtar down into a lot more places.
kientzle
2004-05-17
1
-10
/
+13
*
Make symlink protection a bit more useful:
kientzle
2004-05-17
1
-4
/
+15
*
For portability, don't rely on libc's strmode(3). <sigh>
kientzle
2004-05-03
1
-1
/
+1
*
A security issue: An archive containing a symlink to another
kientzle
2004-05-02
1
-13
/
+70
*
Refuse to extract entries with '..' in pathname.
kientzle
2004-04-28
1
-7
/
+40
*
Add DPADD to Makefile (thanks to Andrey for pointing this out).
kientzle
2004-04-12
1
-3
/
+0
*
Initial commit for bsdtar.
kientzle
2004-04-05
1
-0
/
+292