summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio
Commit message (Expand)AuthorAgeFilesLines
* Mark functions as __dead2 in order to help the LLVM static checkercperciva2008-08-041-1/+1
* MfP4: Preserve permissions by default.kientzle2008-07-301-0/+1
* Add --no-preserve-owner, which seems to be required by some ports.kientzle2008-07-293-0/+5
* Preserve ownership if cpio is run as root.kientzle2008-07-061-1/+2
* bsdcpio is now at version 1.0.0.kientzle2008-07-051-1/+1
* In -pl mode, only hardlink regular files. I need to testkientzle2008-07-051-6/+8
* Remove an unused define.kientzle2008-07-051-1/+0
* 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-214-62/+130
* Various long options for GNU cpio compat.kientzle2008-06-211-0/+8
* MfP4: test improvements, mostly for portability.kientzle2008-06-212-20/+68
* Include bsd.own.mk to pick up the definition of MK_GNU_CPIOdougb2008-06-161-0/+2
* 1. Make the BSD version of cpio the default [1]dougb2008-06-161-1/+1
* bsdcpio is always installed as 'bsdcpio', symlink it to 'cpio'kientzle2008-05-261-1/+4
* Initial commit of bsdcpio 0.9.11b.kientzle2008-05-2644-0/+5986
OpenPOWER on IntegriCloud