Home
last modified time | relevance | path

Searched refs:versions (Results 1 – 25 of 838) sorted by relevance

12345678910>>...34

/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dzpool_upgrade_001_pos.ksh61 $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 Dversion_gen.awk60 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 Dzpool_upgrade_001_pos.ksh50 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/crypto/openssl/test/testutil/
H A Dprovider.c171 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/sqlite3/tea/win/
H A Drules.vc547 !if [echo TCL_PATCH_LEVEL = \>> versions.vc] \
553 !if [echo PKG_HTTP_VER = \>> versions.vc] \
556 !if [echo PKG_TCLTEST_VER = \>> versions.vc] \
559 !if [echo PKG_MSGCAT_VER = \>> versions.vc] \
562 !if [echo PKG_PLATFORM_VER = \>> versions.vc] \
565 !if [echo PKG_SHELL_VER = \>> versions.vc] \
568 !if [echo PKG_DDE_VER = \>> versions.vc] \
571 !if [echo PKG_REG_VER =\>> versions.vc] \
576 !include versions.vc
672 !if [echo TK_PATCH_LEVEL = \>> versions.vc] \
[all …]
/freebsd/contrib/spleen/
H A DChangeLog7 32x64 versions
9 - Add union symbol in the 8x16, 16x32, and 32x64 versions
42 - Generate OTB versions in release tarballs
188 modern macOS versions
208 and 32x64 versions)
223 32x64 versions)
225 and 32x64 versions)
251 character (8x16, 12x24, 16x32, and 32x64 versions)
254 and 32x64 versions)
256 16x32, and 32x64 versions)
[all …]
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_min_proto_version.pod27 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/bc/
H A DMEMORY_BUGS.md3 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 `5.0.0` until `6.0.4` (inclusive) of `bc`, there is an
38 * In versions `5.0.0` until `6.0.4` (inclusive) of `bc`, there is another
/freebsd/contrib/less/
H A DNEWS14 Major changes between "less" versions 633 and 643
45 Major changes between "less" versions 632 and 633
52 Major changes between "less" versions 608 and 632
123 Major changes between "less" versions 590 and 608
190 Major changes between "less" versions 581 and 590
215 Major changes between "less" versions 563 and 581
260 Major changes between "less" versions 551 and 563
285 Major changes between "less" versions 530 and 551
317 Major changes between "less" versions 487 and 530
373 Major changes between "less" versions 481 and 487
[all …]
/freebsd/contrib/ldns/
H A DREADME.git9 # 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 Dregress.1-1.out1 Original versions: TEST_1.0
2 New versions: TEST_1.0
H A Dregress.1-3.out1 Original versions: TEST_1.0
2 New versions: TEST_1.0
H A Dregress.3-1.out1 Original versions: TEST_1.0
2 New versions: TEST_1.0
H A Dregress.3-3.out1 Original versions: TEST_1.0
2 New versions: TEST_1.0
H A Dregress.2-2.out1 Original versions: TEST_1.0, TEST_1.1
2 New versions: TEST_1.0, TEST_1.1
H A Dregress.1-2.out1 Original versions: TEST_1.0
2 New versions: TEST_1.0, TEST_1.1
H A Dregress.2-1.out1 Original versions: TEST_1.0, TEST_1.1
2 New versions: TEST_1.0
H A Dregress.2-3.out1 Original versions: TEST_1.0, TEST_1.1
2 New versions: TEST_1.0
H A Dregress.3-2.out1 Original versions: TEST_1.0
2 New versions: TEST_1.0, TEST_1.1
/freebsd/contrib/file/magic/Magdir/
H A Dapt14 >48 bequad x \b, %llu versions
20 >44 belong x \b, %u versions
26 >28 belong x \b, %u versions
/freebsd/sys/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,v-tpg.txt11 TPG versions backward-compatible with previous versions should list all
12 compatible versions in the newer to older order.
/freebsd/sys/tools/
H A Dfw_stub.awk110 versions[num_files] = int(curr[3]);
112 versions[num_files] = 0;
172 version = versions[file_i];
/freebsd/contrib/libpcap/cmake/Modules/
H A DFinddpdk.cmake28 # 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/contrib/file/
H A DMAINT8 - 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/contrib/pam_modules/pam_passwdqc/
H A DLICENSE4 modified versions are marked as such. There's absolutely no warranty.
8 versions under (L)GPL, thus disallowing further re-distribution in

12345678910>>...34