summaryrefslogtreecommitdiffstats
path: root/usr.bin/cpio/cpio_platform.h
Commit message (Collapse)AuthorAgeFilesLines
* Use contrib sources for building libarchive, tar and cpio.mm2011-12-221-77/+0
| | | | | | Make "make test" fully operational. MFC after: 2 weeks
* bsdcpio 2.8.3kientzle2010-05-081-32/+11
|
* Merge from libarchive.googlecode.com:kientzle2009-04-171-2/+8
| | | | | | | | * Lots of new tests. * New -n / --numeric-uid-gid option * More sanity-checking of arguments * Various Windows portability improvements * Sync up version number to 2.7.0
* Make the GCC-specific __dead2 markers conditional on whetherkientzle2008-12-061-0/+8
| | | | we're compiling under GCC.
* Initial commit of bsdcpio 0.9.11b.kientzle2008-05-261-0/+84
A new implementation of cpio that uses libarchive as it's back-end archiving/dearchiving infrastructure. Includes test harness; "make check" in the bsdcpio directory to build and run the test harness.
OpenPOWER on IntegriCloud