1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-08 13:28:05 +00:00
freebsd/usr.bin/tar
Tim Kientzle 26eddc7f41 Add --no-same-owner as a synonym for -o.
Note that bsdtar's -o (which follows SUSv2) is not the same as GNU tar's -o.
In GNU tar, -o and --no-same-owner are not synonyms.

Pointed out by: Kris Kennaway (required by xpenguins port)
2004-05-22 17:49:54 +00:00
..
bsdtar_platform.h
bsdtar.1
bsdtar.c Add --no-same-owner as a synonym for -o. 2004-05-22 17:49:54 +00:00
bsdtar.h Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
fts.c
fts.h
Makefile
matching.c Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
read.c Propagate struct bsdtar down into a lot more places. 2004-05-17 05:44:53 +00:00
util.c Speed up safe_fprintf by copying to a temp buffer, then writing 2004-05-17 07:35:52 +00:00
write.c Fix a segfault when looking up a non-existent group. 2004-05-18 23:40:25 +00:00