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
/
matching.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r283,r423 from libarchive.googlecode.com: Use libarchive's new
kientzle
2009-03-08
1
-1
/
+1
*
Fix SVN r181821 by not using FNM_LEADING_DIR where
kientzle
2008-08-18
1
-1
/
+1
*
Strip leading "./" or ".//" from patterns and filenames
kientzle
2008-08-18
1
-3
/
+39
*
Don't strip a leading '/' from a pattern to be matched.
kientzle
2008-08-17
1
-2
/
+0
*
MFp4: bsdtar 2.5.4b
kientzle
2008-05-26
1
-0
/
+23
*
Fix --fast-read by decrementing the remaining patterns to be matched,
kientzle
2008-03-18
1
-1
/
+1
*
bsdtar 2.0.23:
kientzle
2007-03-11
1
-0
/
+6
*
Correct the copyright messages: Make this a standard vanilla
kientzle
2007-01-09
1
-3
/
+2
*
A handful of minor portability and style improvements.
kientzle
2005-03-14
1
-0
/
+2
*
Add a fallback version of fnmatch() to the bsdtar
kientzle
2004-12-22
1
-8
/
+164
*
A bunch of stuff from Christoph Mellon:
kientzle
2004-07-24
1
-1
/
+1
*
Augment the -T handling:
kientzle
2004-06-27
1
-40
/
+16
*
Add gtar-compatible -X/--exclude-from
kientzle
2004-06-15
1
-0
/
+38
*
Both "foo/" and "foo" should match "foo/bar", so strip
kientzle
2004-06-02
1
-0
/
+3
*
Propagate struct bsdtar down into a lot more places.
kientzle
2004-05-17
1
-6
/
+7
*
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
/
+243