freebsd-dev/usr.bin/cpio
Tim Kientzle 4f6b15547b When compiled for the release crunches, be a bit
more selective about what libarchive features we pull in:
 * No compression support
 * Only cpio and ustar writing
 * Only cpio and tar/pax readers
This reduces a statically linked, stripped binary from 900k to 680k
and completely eliminates the dependency on libcrypto.
2009-04-19 06:59:12 +00:00
..
test Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
bsdcpio.1 Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
cmdline.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
config_freebsd.h Custom command line parser for cpio; this is a little more 2008-12-06 07:30:40 +00:00
cpio_platform.h Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
cpio.c When compiled for the release crunches, be a bit 2009-04-19 06:59:12 +00:00
cpio.h Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
err.c
Makefile When compiled for the release crunches, be a bit 2009-04-19 06:59:12 +00:00
matching.c Rework line-processing framework to add support for --null and 2008-06-21 02:20:20 +00:00
matching.h
pathmatch.c Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00
pathmatch.h Merge from libarchive.googlecode.com: 2009-04-17 04:04:57 +00:00