1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/usr.bin/cpio
Tim Kientzle 99b13cfb97 This fixes bsdcpio's -R option to accept numeric
user or group Ids as well as user or group names.
In particular, this fixes freesbie2, which uses
-R 0:0 to copy a bunch of files so that the result
will be owned by root.

Also fixes a related bug that mixed-up the uid
and gid specified by -R when in passthrough mode.

Thanks to Dominique Goncalves for reporting this
regression.

Approved by:	re (kib)
2009-07-03 17:54:33 +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 This fixes bsdcpio's -R option to accept numeric 2009-07-03 17:54:33 +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 This fixes bsdcpio's -R option to accept numeric 2009-07-03 17:54:33 +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