| /src/external/bsd/libarchive/bin/tar/ |
| Makefile | 3 PROG= tar 8 .PATH: ${LIBARCHIVEDIR}/tar 10 CLEANFILES+= tar.1 12 tar.1: ${LIBARCHIVEDIR}/tar/bsdtar.1 13 ${TOOL_CAT} ${LIBARCHIVEDIR}/tar/bsdtar.1 > $@ 15 SYMLINKS+=${BINDIR}/tar /usr/bin/tar
|
| /src/tests/bin/tar/ |
| t_tar.sh | 37 # store both foo and bar into file1.tar 38 atf_check -s exit:0 -o empty -e empty tar -cf file1.tar foo bar 40 # store foo into file2.tar, then append bar to file2.tar 41 atf_check -s exit:0 -o empty -e empty tar -cf file2.tar foo 42 atf_check -s exit:0 -o empty -e empty tar -rf file2.tar bar 44 # ensure that file1.tar and file2.tar are equa [all...] |
| Makefile | 5 TESTSDIR= ${TESTSBASE}/bin/tar
|
| /src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| mkdist | 8 tar --exclude CVS -cvzf $HOME/${name}.tar.gz ${name} && 9 ls -al $HOME/${name}.tar.gz &&
|
| /src/external/bsd/tre/dist/utils/ |
| build-sources.sh | 17 tar xzvf ../tre-*.tar.gz 22 tar xzvf ../tre-*.tar.gz 30 tar xzvf ../stage2/tre-*/tre-*.tar.gz 35 base=`basename tre-*.tar.gz .tar.gz` 36 gunzip -c tre-*.tar.gz | bzip2 -9 -c > $base.tar.bz [all...] |
| build-rpm.sh | 21 gunzip tre-*.tar.gz 22 bzip2 tre-*.tar 23 mv tre-*.tar.bz2 ../SOURCES
|
| /src/tests/usr.bin/tar/ |
| t_tar.sh | 28 atf_test_case tar 32 atf_set "descr" "test tar" 39 -e ignore "$d/h_tar" -p /usr/bin/tar -r "$d" 44 atf_add_test_case tar
|
| Makefile | 8 TESTSDIR= ${TESTSBASE}/usr.bin/tar 14 CPPFLAGS+=-I${LIBARCHIVE}/test_utils -I${LIBARCHIVE}/tar -I. 15 CPPFLAGS+=-I${LIBARCHIVE}/tar/test -I${LIBARCHIVE}/../include 18 .PATH: ${LIBARCHIVE}/tar/test ${LIBARCHIVE}/test_utils 96 test_extract.tar.Z.uu \ 97 test_extract.tar.bz2.uu \ 98 test_extract.tar.grz.uu \ 99 test_extract.tar.gz.uu \ 100 test_extract.tar.lrz.uu \ 101 test_extract.tar.lz.uu [all...] |
| /src/external/mit/xorg/tools/ |
| getlibvers | 9 tarball=$(cd ${DISTFILES}; echo ${dist}-*tar*) 13 *.tar.bz2) 14 ver=${tarver%.tar.bz2} 16 *.tar.gz) 18 ver=${tarver%.tar.gz}
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_read_support_format_tar.c | 51 * Layout of POSIX 'ustar' tar header. 73 * Structure of GNU tar header 119 struct tar { struct 167 static int gnu_add_sparse_entry(struct archive_read *, struct tar *, 170 static void gnu_clear_sparse_list(struct tar *); 171 static int gnu_sparse_old_read(struct archive_read *, struct tar *, 173 static int gnu_sparse_old_parse(struct archive_read *, struct tar *, 175 static int gnu_sparse_01_parse(struct archive_read *, struct tar *, 177 static int64_t gnu_sparse_10_read(struct archive_read *, struct tar *, 179 static int header_Solaris_ACL(struct archive_read *, struct tar *, 264 struct tar *tar; local 300 struct tar *tar; local 439 struct tar *tar; local 529 struct tar *tar; local 613 struct tar *tar; local 677 struct tar* tar; local [all...] |
| /src/external/bsd/nvi/dist/dist/ |
| export | 7 (cd .. && git archive --format=tar --prefix=$dir/ $revision) | tar x $dir 25 tar czf $dir.tar.gz $dir 26 tar cjf $dir.tar.bz2 $dir
|
| /src/external/bsd/libarchive/bin/ |
| Makefile | 8 SUBDIR+= cpio tar
|
| /src/share/examples/ftpd/ |
| ftpd.conf | 41 # The next two entries support tar-ing and tar+gzip of files and directories, 44 # `-' being interpreted as an argument to gzip/tar. 46 # and gzip and tar should exist in the latter directory as statically 51 conversion all .tar df .notar /usr/bin/tar -cf - -- %s 52 conversion all .tar.gz df .notar /usr/bin/tar -zcf - -- %s
|
| /src/external/bsd/unbound/dist/contrib/android/ |
| install_openssl.sh | 4 if ! curl -L -k -s -o openssl-1.1.1d.tar.gz https://www.openssl.org/source/openssl-1.1.1d.tar.gz; 12 if ! tar -xf openssl-1.1.1d.tar.gz;
|
| install_expat.sh | 7 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz; 15 if ! tar -xf $LIBEXPAT_FNAME.tar.gz;
|
| /src/external/gpl2/gettext/dist/gettext-tools/misc/ |
| Makefile.am | 31 EXTRA_DIST += add-to-archive cvsuser.c archive.tar.gz 34 gettextsrc_DATA = archive.tar.gz 36 # The archive.tar.gz is not in the CVS. Alpha-testers must use the one from an 38 archive.tar.gz: 39 cp -p $(gettextsrcdir)/archive.tar.gz $@
|
| /src/external/gpl3/gcc/dist/contrib/reghunt/examples/ |
| 28970.c | 3 int tar (int i) function 20 j = tar (outgo*bcount);
|
| /src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/ |
| 28970.c | 3 int tar (int i) function 20 j = tar (outgo*bcount);
|
| /src/external/historical/nawk/dist/ |
| REGRESS | 16 elif [ -f awktest.tar ] 19 tar -xpf awktest.tar 21 echo $0: No testdir directory and no awktest.tar to extract it from! >&2
|
| /src/external/bsd/openldap/dist/build/ |
| mkrelease | 58 git archive --format=tar --prefix="${RELNAME}/" --remote="${REPO}" "$TAG" | tar xvf - 87 tar cf $RELNAME.tar $RELNAME 88 gzip -9 -c $RELNAME.tar > $RELNAME.tgz 92 rm -f $RELNAME.tar
|
| /src/external/bsd/unbound/dist/contrib/ios/ |
| install_expat.sh | 7 if ! curl -L -k -s -o $LIBEXPAT_FNAME.tar.gz https://github.com/libexpat/libexpat/releases/download/$LIBEXPAT_VERSION_DIR/$LIBEXPAT_FNAME.tar.gz; 15 if ! tar -xf $LIBEXPAT_FNAME.tar.gz;
|
| install_openssl.sh | 5 if ! curl -L -k -s -o openssl-$OPENSSL_VERSION.tar.gz https://www.openssl.org/source/openssl-$OPENSSL_VERSION.tar.gz; 13 if ! tar -xf openssl-$OPENSSL_VERSION.tar.gz;
|
| /src/external/ibm-public/postfix/dist/examples/chroot-setup/ |
| Solaris10 | 49 ## Sun's version of tar sucks. We'll have to remove the leading 52 (cd / && tar cphf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -) 109 (cd / && tar cpf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
|
| Solaris8 | 49 ## Sun's version of tar sucks. We'll have to remove the leading 52 (cd / && tar cphf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -) 103 (cd / && tar cpf - `echo $i | sed -e 's/^\///'`) | (cd $QUEUE_DIRECTORY && tar xpf -)
|
| /src/external/mit/libcbor/dist/ |
| release.sh | 49 tar -zcf libcbor_docs.tar.gz libcbor_docs_html 53 tar -zcf libcbor_api_docs.tar.gz libcbor_api_docs_html 55 mv libcbor_docs.tar.gz libcbor_api_docs.tar.gz $OUTDIR
|