summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio/cpio.c
Commit message (Expand)AuthorAgeFilesLines
* Use contrib sources for building libarchive, tar and cpio.mm2011-12-221-1277/+0
* Update bsdcpio to 2.8.4mm2011-07-171-73/+73
* Fix -R when used with -p. Previously, thekientzle2010-08-081-4/+14
* bsdcpio 2.8.3kientzle2010-05-081-352/+224
* Support -V option to print a dot for each file processed.kientzle2010-01-301-2/+18
* This fixes bsdcpio's -R option to accept numerickientzle2009-07-031-1/+1
* When compiled for the release crunches, be a bitkientzle2009-04-191-9/+32
* Merge from libarchive.googlecode.com:kientzle2009-04-171-21/+135
* Custom command line parser for cpio; this is a little morekientzle2008-12-061-16/+9
* Format the output of -itv for real. In particular:kientzle2008-11-291-12/+219
* Don't destroy the archive until after you finish pulling usefulkientzle2008-09-041-1/+1
* Update the total archive byte counters when writing entries to disk usingkientzle2008-08-241-0/+9
* cpio should restore file flags and ACLs when they're availablekientzle2008-08-201-0/+2
* MfP4: Preserve permissions by default.kientzle2008-07-301-0/+1
* Add --no-preserve-owner, which seems to be required by some ports.kientzle2008-07-291-0/+3
* Preserve ownership if cpio is run as root.kientzle2008-07-061-1/+2
* In -pl mode, only hardlink regular files. I need to testkientzle2008-07-051-6/+8
* Don't try to hardlink directories. While I'm here, expand somekientzle2008-07-011-3/+10
* As reported by Alexey Shuvaev, -dumpl overwrote files afterkientzle2008-06-261-0/+2
* In -p mode, don't gaurd against '..' in paths. We continue tokientzle2008-06-241-0/+1
* If we're using -l and can't hardlink the file because of a cross-devicekientzle2008-06-211-3/+17
* Rework line-processing framework to add support for --null andkientzle2008-06-211-57/+111
* Initial commit of bsdcpio 0.9.11b.kientzle2008-05-261-0/+946
OpenPOWER on IntegriCloud