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
/
cpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
2
-2
/
+0
*
This addresses some issues with my earlier -R fix that
kientzle
2009-07-06
2
-66
/
+74
*
This fixes bsdcpio's -R option to accept numeric
kientzle
2009-07-03
2
-20
/
+50
*
When compiled for the release crunches, be a bit
kientzle
2009-04-19
2
-9
/
+37
*
Make -lcrypto usage dependent on whether or not we're building with OpenSSL.
kientzle
2009-04-18
1
-1
/
+4
*
Merge from libarchive.googlecode.com:
kientzle
2009-04-17
28
-153
/
+788
*
Custom command line parser for cpio; this is a little more
kientzle
2008-12-06
5
-119
/
+198
*
Make the GCC-specific __dead2 markers conditional on whether
kientzle
2008-12-06
2
-1
/
+9
*
Format the output of -itv for real. In particular:
kientzle
2008-11-29
3
-13
/
+225
*
Don't destroy the archive until after you finish pulling useful
kientzle
2008-09-04
1
-1
/
+1
*
MfP4: Verify correct interaction with umask: Add another
kientzle
2008-08-25
1
-6
/
+27
*
Update the total archive byte counters when writing entries to disk using
kientzle
2008-08-24
7
-13
/
+19
*
straighten out the "clean" target
kientzle
2008-08-24
1
-6
/
+2
*
cpio -v emits a line for every item copied.
kientzle
2008-08-24
1
-1
/
+1
*
Update the passthrough_dotdot test to reproduce a
kientzle
2008-08-24
1
-0
/
+2
*
Test for proper handling of "cpio -p .."
kientzle
2008-08-24
2
-0
/
+88
*
Test for a bug reported by Bernd Walter: In passthrough mode,
kientzle
2008-08-24
3
-3
/
+107
*
Comment a couple of places where bsdcpio and gcpio 2.9 disagree.
kientzle
2008-08-22
3
-2
/
+10
*
The newc-format verification is now a little smarter about
kientzle
2008-08-22
1
-9
/
+24
*
cpio should restore file flags and ACLs when they're available
kientzle
2008-08-20
1
-0
/
+2
*
Mark functions as __dead2 in order to help the LLVM static checker
cperciva
2008-08-04
1
-1
/
+1
*
MfP4: Preserve permissions by default.
kientzle
2008-07-30
1
-0
/
+1
*
Add --no-preserve-owner, which seems to be required by some ports.
kientzle
2008-07-29
3
-0
/
+5
*
Preserve ownership if cpio is run as root.
kientzle
2008-07-06
1
-1
/
+2
*
bsdcpio is now at version 1.0.0.
kientzle
2008-07-05
1
-1
/
+1
*
In -pl mode, only hardlink regular files. I need to test
kientzle
2008-07-05
1
-6
/
+8
*
Remove an unused define.
kientzle
2008-07-05
1
-1
/
+0
*
Don't try to hardlink directories. While I'm here, expand some
kientzle
2008-07-01
1
-3
/
+10
*
As reported by Alexey Shuvaev, -dumpl overwrote files after
kientzle
2008-06-26
1
-0
/
+2
*
In -p mode, don't gaurd against '..' in paths. We continue to
kientzle
2008-06-24
1
-0
/
+1
*
If we're using -l and can't hardlink the file because of a cross-device
kientzle
2008-06-21
1
-3
/
+17
*
Rework line-processing framework to add support for --null and
kientzle
2008-06-21
4
-62
/
+130
*
Various long options for GNU cpio compat.
kientzle
2008-06-21
1
-0
/
+8
*
MfP4: test improvements, mostly for portability.
kientzle
2008-06-21
2
-20
/
+68
*
Include bsd.own.mk to pick up the definition of MK_GNU_CPIO
dougb
2008-06-16
1
-0
/
+2
*
1. Make the BSD version of cpio the default [1]
dougb
2008-06-16
1
-1
/
+1
*
bsdcpio is always installed as 'bsdcpio', symlink it to 'cpio'
kientzle
2008-05-26
1
-1
/
+4
*
Initial commit of bsdcpio 0.9.11b.
kientzle
2008-05-26
44
-0
/
+5986