kientzle 2004/04/07 23:12:01 PDT
FreeBSD src repository
Modified files:
usr.bin/tar bsdtar.c bsdtar.h write.c
Log:
Add support for -T option on create.
(Required by pkg_create.)
Revision Changes Path
1.2 +8 -3 src/usr.bin/tar/bsdtar.c
1.2 +1 -1 src/usr.bin/tar/bsdtar.h
1.4 +51 -2 src/usr.bin/tar/write.c