| /freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade_001_pos.ksh | 61 $ZPOOL upgrade -v > $TMPDIR/zpool-versions.${TESTCASE_ID} 62 COUNT=$( $WC -l $TMPDIR/zpool-versions.${TESTCASE_ID} | $AWK '{print $1}' ) 64 $TAIL -${COUNT} $TMPDIR/zpool-versions.${TESTCASE_ID} > $TMPDIR/zpool-versions-desc.${TESTCASE_ID} 74 log_must $GREP "$ZPOOL_VERSION " $TMPDIR/zpool-versions-desc.${TESTCASE_ID} 77 $TMPDIR/zpool-versions-desc.${TESTCASE_ID} 79 log_must $GREP "$ZPOOL_VERSION " $TMPDIR/zpool-versions-desc.${TESTCASE_ID} 81 $RM $TMPDIR/zpool-versions.${TESTCASE_ID} 82 $RM $TMPDIR/zpool-versions-desc.${TESTCASE_ID}
|
| /freebsd/share/mk/ |
| H A D | version_gen.awk | 60 versions[symver] = 1; 76 else if (versions[v] != 1) { 132 else if (versions[$1] == 0) { 137 delete versions[$1]; 149 count = versions[current_version]; 150 versions[current_version]++; 221 for (i = 1; i < versions[v]; i++) { 247 for (v in versions) {
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/ |
| H A D | zpool_upgrade_001_pos.ksh | 51 rm -f $versions 57 typeset versions=$TEST_BASE_DIR/zpool-versions.$$ 66 zpool upgrade -v > $versions 76 log_must eval "awk '/^ $version / { print $1 }' $versions | grep $version"
|
| /freebsd/crypto/openssl/test/testutil/ |
| H A D | provider.c | 171 int fips_provider_version_match(OSSL_LIB_CTX *libctx, const char *versions) in fips_provider_version_match() argument 184 while (*versions != '\0') { in fips_provider_version_match() 185 for (; isspace((unsigned char)(*versions)); versions++) in fips_provider_version_match() 187 if (*versions == '\0') in fips_provider_version_match() 189 for (p = versions; *versions != '\0' && !isspace((unsigned char)(*versions)); versions++) in fips_provider_version_match()
|
| /freebsd/contrib/spleen/ |
| H A D | ChangeLog | 3 - Add stand alone caron in the 8x16, 12x24, 16x32, and 32x64 versions 5 - Add white square symbol in the 8x16, 16x32, and 32x64 versions 7 32x64 versions 8 - Fix black and white squares alignment in the 16x32 and 32x64 versions 11 32x64 versions 13 and 32x64 versions 20 - Add 'woff' and 'woff2' targets to generate WOFF and WOFF2 versions 38 versions (Thanks Mike Cui) 52 - Remove C0 control characters range in the 8x16, 16x32, and 32x64 versions 58 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions [all...] |
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_set_min_proto_version.pod | 27 The functions get or set the minimum and maximum supported protocol versions 31 specific protocol versions. 32 Use these functions instead of disabling specific protocol versions. 35 versions down to the lowest version, or up to the highest version 36 supported by the library, respectively. The supported versions might be 42 Currently supported versions are B<SSL3_VERSION>, B<TLS1_VERSION>,
|
| /freebsd/contrib/bc/ |
| H A D | MEMORY_BUGS.md | 3 This is a list of all of the memory bugs that were found in *released* versions 6 I made this list for two reasons: first, so users can know what versions of 14 * In versions `1.1.0` until `6.2.0` (inclusive) of `bc` and `dc`, there is a 20 * In versions `3.0.0` until `6.0.1` (inclusive) of `bc` and `dc`, there is a 26 * In versions `3.0.0` until `6.7.5` (inclusive) of `bc` and `dc`, there is a 33 * In versions `5.0.0` until `6.0.4` (inclusive) of `bc`, there is an 45 * In versions `5.0.0` until `6.0.4` (inclusive) of `bc`, there is another
|
| /freebsd/contrib/less/ |
| H A D | NEWS | 14 Major changes between "less" versions 685 and 691 76 Major changes between "less" versions 679 and 685 115 Major changes between "less" versions 678 and 679 125 Major changes between "less" versions 668 and 678 198 Major changes between "less" versions 661 and 668 231 Major changes between "less" versions 643 and 661 332 Major changes between "less" versions 633 and 643 363 Major changes between "less" versions 632 and 633 370 Major changes between "less" versions 608 and 632 441 Major changes between "less" versions 59 [all...] |
| /freebsd/contrib/ldns/ |
| H A D | README.git | 9 # the correct versions may need to be set. On those 13 # older versions of libtoolize do not support --install 14 # so you might need to remove that (with newer versions
|
| /freebsd/crypto/krb5/src/config/ |
| H A D | libnover.in | 42 binutils.versions: $(SHLIB_EXPORT_FILE) Makefile 43 echo > binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" 44 echo >> binutils.versions "$(LIBBASE)_$(LIBMAJOR)_MIT {" 45 sed >> binutils.versions < $(SHLIB_EXPORT_FILE) "s/$$/;/" 46 echo >> binutils.versions "};" 104 $(RM) binutils.versions osf1.exports darwin.exports hpux.exports
|
| H A D | lib.in | 48 binutils.versions: $(SHLIB_EXPORT_FILE) Makefile 50 echo > binutils.versions "$${base}_$(LIBMAJOR)_MIT {" 51 sed >> binutils.versions < $(SHLIB_EXPORT_FILE) "s/$$/;/" 52 echo >> binutils.versions "};" 53 echo >> binutils.versions "HIDDEN { local: __*; _rest*; _save*; *; };" 121 $(RM) binutils.versions osf1.exports darwin.exports hpux.exports
|
| /freebsd/tools/tools/shlib-compat/test/ |
| H A D | regress.1-1.out | 1 Original versions: TEST_1.0 2 New versions: TEST_1.0
|
| H A D | regress.1-3.out | 1 Original versions: TEST_1.0 2 New versions: TEST_1.0
|
| H A D | regress.3-1.out | 1 Original versions: TEST_1.0 2 New versions: TEST_1.0
|
| H A D | regress.3-3.out | 1 Original versions: TEST_1.0 2 New versions: TEST_1.0
|
| H A D | regress.2-2.out | 1 Original versions: TEST_1.0, TEST_1.1 2 New versions: TEST_1.0, TEST_1.1
|
| H A D | regress.1-2.out | 1 Original versions: TEST_1.0 2 New versions: TEST_1.0, TEST_1.1
|
| H A D | regress.2-1.out | 1 Original versions: TEST_1.0, TEST_1.1 2 New versions: TEST_1.0
|
| H A D | regress.2-3.out | 1 Original versions: TEST_1.0, TEST_1.1 2 New versions: TEST_1.0
|
| H A D | regress.3-2.out | 1 Original versions: TEST_1.0 2 New versions: TEST_1.0, TEST_1.1
|
| /freebsd/contrib/libpcap/cmake/Modules/ |
| H A D | Finddpdk.cmake | 28 # as pkg-config with *ALL* versions of DPDK that provide a 68 # Just don't do this stuff on earlier versions. If that 71 # at least, do it that way on older versions of CMake. 87 # and keep in mind what versions of CMake come with, for 88 # example, commonly-used versions of commonly-used
|
| /freebsd/sys/contrib/device-tree/Bindings/media/xilinx/ |
| H A D | xlnx,v-tpg.txt | 11 TPG versions backward-compatible with previous versions should list all 12 compatible versions in the newer to older order.
|
| /freebsd/sys/tools/ |
| H A D | fw_stub.awk | 110 versions[num_files] = int(curr[3]); 112 versions[num_files] = 0; 172 version = versions[file_i];
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | apt | 14 >48 bequad x \b, %llu versions 20 >44 belong x \b, %u versions 26 >28 belong x \b, %u versions
|
| /freebsd/contrib/file/ |
| H A D | MAINT | 8 - Do not distribute changed versions. 10 People trying to be helpful occasionally put up their hacked versions 12 world get copies of the hacked versions. Within a day or two I am
|