aboutsummaryrefslogtreecommitdiff
path: root/cpio.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-95/+0
| | | | -Erik
* unarchive function changed to support both exclude and include lists, ↵Glenn L McGrath2001-10-131-1/+1
| | | | applets that use unarchive changed to match.
* Allow the unarchive() extract_list variable to be NULL, meaning extract allGlenn L McGrath2001-07-141-6/+9
|
* Allow unarchive to redirect stdout (tobe used by dpkg applet)Glenn L McGrath2001-07-111-1/+1
|
* Nore unarchive (and doc) fixes from Laurence AndersonGlenn L McGrath2001-06-241-4/+3
|
* cpio applet, and changes to associated codeGlenn L McGrath2001-06-221-0/+93