| /freebsd/tests/sys/fs/tarfs/ |
| H A D | tarsum.c | 48 } ustar; in tarsum() local 55 if ((ret = fread(&ustar, 1, sizeof(ustar), in)) < 0) in tarsum() 59 else if ((size_t)ret < sizeof(ustar)) in tarsum() 61 if (strcmp(ustar.magic, "ustar") == 0 && in tarsum() 62 ustar.version[0] == '0' && ustar.version[1] == '0') { in tarsum() 65 (int)sizeof(ustar.checksum), ustar.checksum); in tarsum() 66 memset(ustar.checksum, ' ', sizeof(ustar.checksum)); in tarsum() 67 for (sum = i = 0; i < sizeof(ustar); i++) in tarsum() 68 sum += ustar.bytes[i]; in tarsum() 70 sprintf(ustar.checksum, "%#lo", sum); in tarsum() [all …]
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_write_set_format_ustar.c | 47 struct ustar { struct 169 struct ustar *ustar; in archive_write_set_format_ustar() local 186 ustar = calloc(1, sizeof(*ustar)); in archive_write_set_format_ustar() 187 if (ustar == NULL) { in archive_write_set_format_ustar() 192 a->format_data = ustar; in archive_write_set_format_ustar() 209 struct ustar *ustar = (struct ustar *)a->format_data; in archive_write_ustar_options() local 218 ustar->opt_sconv = archive_string_conversion_to_charset( in archive_write_ustar_options() 220 if (ustar->opt_sconv != NULL) in archive_write_ustar_options() 239 struct ustar *ustar; in archive_write_ustar_header() local 243 ustar = (struct ustar *)a->format_data; in archive_write_ustar_header() [all …]
|
| /freebsd/contrib/netbsd-tests/bin/pax/ |
| H A D | t_pax.sh | 39 pax -w -b 512 -x ustar -f file1.tar foo bar 43 pax -w -b 512 -x ustar -f file2.tar foo 45 pax -w -b 512 -x ustar -f file2.tar -a bar
|
| /freebsd/contrib/file/tests/ |
| H A D | gpkg-1-zst.testfile | 1 …ustar00…
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | gentoo | 67 # GPKG uses ustar (or ustar-compatible GNU format) that starts with 69 257 string ustar
|
| H A D | archive | 74 >257 string !ustar 98 >257 string =ustar 110 !:mime application/x-ustar 111 !:ext tar/ustar 113 >>261 ubelong 0x72000000 tar archive (ustar) 114 !:mime application/x-ustar 115 !:ext tar/ustar 116 # not seen ustar variant with garbish version 117 >>261 default x tar archive (unknown ustar) 118 !:mime application/x-ustar [all …]
|
| H A D | android | 71 >>288 string ustar \b; contains
|
| /freebsd/contrib/openpam/ |
| H A D | aclocal.m4 | 539 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1199 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1216 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1222 [ustar], 1223 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1235 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1237 … AC_MSG_WARN([ancient id detected; assuming current UID is ok, but dist-ustar might not work]) 1244 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1246 … AC_MSG_WARN([ancient id detected; assuming current GID is ok, but dist-ustar might not work]) 1277 # ustar tarball either.
|
| /freebsd/contrib/file/ |
| H A D | aclocal.m4 | 502 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1029 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1046 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1052 [ustar], 1053 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1065 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1072 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1103 # ustar tarball either.
|
| /freebsd/contrib/openbsm/ |
| H A D | aclocal.m4 | 506 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1067 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1084 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1090 [ustar], 1091 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1103 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1110 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1141 # ustar tarball either.
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | aclocal.m4 | 562 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1089 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1106 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1112 [ustar], 1113 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1125 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1132 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1163 # ustar tarball either.
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | aclocal.m4 | 502 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1029 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1046 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1052 [ustar], 1053 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1065 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1072 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1103 # ustar tarball either.
|
| /freebsd/contrib/libevent/ |
| H A D | aclocal.m4 | 498 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1016 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1033 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1039 [ustar], 1040 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1052 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1059 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1090 # ustar tarball either.
|
| /freebsd/contrib/libarchive/ |
| H A D | README.md | 81 * POSIX ustar 115 * POSIX ustar 117 * "restricted" pax format, which will create ustar archives except for
|
| H A D | NEWS | 395 * tar/pax: Ensure ustar dirnames end in '/'; be more careful about 417 ustar, and old cpio archives. Just a little more testing before
|
| /freebsd/contrib/ntp/ |
| H A D | aclocal.m4 | 562 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 1089 # FORMAT should be one of 'v7', 'ustar', or 'pax'. 1106 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1112 [ustar], 1113 [# The POSIX 1988 'ustar' format is defined with fixed-size fields. 1125 AC_MSG_CHECKING([whether UID '$am_uid' is supported by ustar format]) 1132 AC_MSG_CHECKING([whether GID '$am_gid' is supported by ustar format]) 1163 # ustar tarball either.
|
| /freebsd/crypto/heimdal/ |
| H A D | aclocal.m4 | 494 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], 965 # FORMAT should be one of `v7', `ustar', or `pax'. 980 [m4_case([$1], [ustar],, [pax],, 984 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' 1002 # ustar tarball either.
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | configure.ac | 10 AM_INIT_AUTOMAKE([1.11 dist-bzip2 tar-ustar foreign subdir-objects])
|
| /freebsd/contrib/tzdata/ |
| H A D | NEWS | 1195 Distribution tarballs now use standard POSIX.1-1988 ustar format 1197 for these tarballs, ustar headers' magic fields contain "ustar" 1198 instead of "ustar ", and their version fields contain "00" instead 1200 for tzdb releases after 2242-03-16 12:56:31 UTC, when the ustar 1202 extension of ustar. For details about these formats, please see
|
| /freebsd/contrib/tzcode/ |
| H A D | NEWS | 1195 Distribution tarballs now use standard POSIX.1-1988 ustar format 1197 for these tarballs, ustar headers' magic fields contain "ustar" 1198 instead of "ustar ", and their version fields contain "00" instead 1200 for tzdb releases after 2242-03-16 12:56:31 UTC, when the ustar 1202 extension of ustar. For details about these formats, please see
|