/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 | 50 rm -f $versions 56 typeset versions=$TEST_BASE_DIR/zpool-versions.$$ 65 zpool upgrade -v > $versions 75 log_must eval "awk '/^ $version / { print $1 }' $versions | grep $version"
|
/freebsd/contrib/sqlite3/tea/win/ |
H A D | rules.vc | 539 !if [echo REM = This file is generated from rules.vc > versions.vc] 541 !if [echo TCL_MAJOR_VERSION = \>> versions.vc] \ 542 && [nmakehlp -V "$(_TCL_H)" TCL_MAJOR_VERSION >> versions.vc] 544 !if [echo TCL_MINOR_VERSION = \>> versions.vc] \ 545 && [nmakehlp -V "$(_TCL_H)" TCL_MINOR_VERSION >> versions.vc] 547 !if [echo TCL_PATCH_LEVEL = \>> versions.vc] \ 548 && [nmakehlp -V "$(_TCL_H)" TCL_PATCH_LEVEL >> versions.vc] 551 # If building the tcl core then we need additional package versions 553 !if [echo PKG_HTTP_VER = \>> versions.vc] \ 554 && [nmakehlp -V ..\library\http\pkgIndex.tcl http >> versions.vc] [all …]
|
/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 179 while (*versions != '\0') { in fips_provider_version_match() 180 for (; isspace((unsigned char)(*versions)); versions++) in fips_provider_version_match() 182 if (*versions == '\0') in fips_provider_version_match() 184 for (p = versions; *versions != '\0' && !isspace((unsigned char)(*versions)); versions++) in fips_provider_version_match()
|
/freebsd/contrib/spleen/ |
H A D | ChangeLog | 14 versions (Thanks Mike Cui) 28 - Remove C0 control characters range in the 8x16, 16x32, and 32x64 versions 34 - Add full support for CP437 (IBM PC) in the 8x16, 16x32, and 32x64 versions 38 32x64 versions 40 - Add union symbol in the 8x16, 16x32, and 32x64 versions 73 - Generate OTB versions in release tarballs 89 - Fix size of the lower case 'ae' character in the 16x32 and 32x64 versions 90 - Fix size of the lower case 'oe' character in the 16x32 and 32x64 versions 146 - Improve the Esszet character (8x16, 12x24, 16x32, and 32x64 versions) 155 - Generate OpenType (OTF) versions for the 8x16, 12x24, 16x32 and 32x64 sizes [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 41 Currently supported versions are B<SSL3_VERSION>, B<TLS1_VERSION>,
|
/freebsd/contrib/less/ |
H A D | NEWS | 14 Major changes between "less" versions 661 and 668 47 Major changes between "less" versions 643 and 661 148 Major changes between "less" versions 633 and 643 179 Major changes between "less" versions 632 and 633 186 Major changes between "less" versions 608 and 632 257 Major changes between "less" versions 590 and 608 324 Major changes between "less" versions 581 and 590 349 Major changes between "less" versions 563 and 581 394 Major changes between "less" versions 551 and 563 419 Major changes between "less" versions 53 [all...] |
/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/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/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
|
/freebsd/sys/contrib/openzfs/cmd/zpool/compatibility.d/ |
H A D | grub2-2.06 | 1 # Features which are supported by GRUB2 versions prior to v2.12. 4 # is created. This issue is observed with GRUB versions before v2.12 if
|