/freebsd/crypto/openssl/test/ssl-tests/ |
H A D | 02-protocol-version.cnf | 5 test-0 = 0-version-negotiation 6 test-1 = 1-version-negotiation 7 test-2 = 2-version-negotiation 8 test-3 = 3-version-negotiation 9 test-4 = 4-version-negotiation 10 test-5 = 5-version-negotiation 11 test-6 = 6-version-negotiation 12 test-7 = 7-version-negotiation 13 test-8 = 8-version-negotiation 14 test-9 = 9-version-negotiation [all …]
|
H A D | 07-dtls-protocol-version.cnf | 5 test-0 = 0-version-negotiation 6 test-1 = 1-version-negotiation 7 test-2 = 2-version-negotiation 8 test-3 = 3-version-negotiation 9 test-4 = 4-version-negotiation 10 test-5 = 5-version-negotiation 11 test-6 = 6-version-negotiation 12 test-7 = 7-version-negotiation 13 test-8 = 8-version-negotiation 14 test-9 = 9-version-negotiation [all …]
|
/freebsd/sys/contrib/dev/iwlwififw/ |
H A D | WHENCE | 4 Version: 15.32.2.9 7 Version: 228.61.2.24 10 Version: 5.4.A.11 (aka 5.4.1.16) 13 Version: 8.24.2.12 16 Version: 8.83.5.1 19 Version: 8.24.2.2 22 Version: 128.50.3.1 25 Version: 39.31.5.1 28 Version: 9.221.4.1 31 Version: 9.201.4.1 [all …]
|
/freebsd/contrib/ntp/scripts/build/ |
H A D | genver | 3 # possible usage: $0 [-f] [version.m4] [version.def] 15 *version.m4) 16 outputs="m4/version.m4 $outputs" 18 *version.def) 19 outputs="include/version.def $outputs" 21 *version.texi) 22 outputs="include/version.texi $outputs" 31 '') outputs="m4/version.m4 include/version.def include/version.texi" ;; 49 *version.m4*) 50 echo "m4_define([VERSION_NUMBER],[${dversion}])" > "${TEMPDIR}/version.m4+" [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/poolversion/ |
H A D | poolversion_002_pos.ksh | 37 # zpool set version can only increment pool version 40 # 1. Set a version 1 pool to be a version 6 pool 41 # 2. Verify it's set to version 6 43 # 4. Verify it's still set to version 6 47 log_assert "zpool set version can only increment pool version" 49 log_must zpool set version=6 $TESTPOOL2 50 # verify it's actually that version - by checking the version property 51 # and also by trying to set bootfs (which should fail if it is not version 6) 53 VERSION=$(get_pool_prop version $TESTPOOL2) 54 if [ "$VERSION" != "6" ] [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/poolversion/ |
H A D | poolversion_002_pos.ksh | 37 # zpool set version can only increment pool version 40 # 1. Set a version 1 pool to be a version 6 pool 41 # 2. Verify it's set to version 6 43 # 4. Verify it's still set to version 6 56 log_assert "zpool set version can only increment pool version" 58 log_must $ZPOOL set version=6 $TESTPOOL2 59 # verify it's actually that version - by checking the version property 60 # and also by trying to set bootfs (which should fail if it is not version 6) 62 VERSION=$($ZPOOL get version $TESTPOOL2| $GREP version | $AWK '{print $3}') 63 if [ "$VERSION" != "6" ] [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | javascript | 69 >8 lelong x \b, version %d 76 # Version information is provided for some v8 versions found in NodeJS releases. 84 >>>>4 ulelong =0xEE4BF478 version 5.1.281.111, 85 >>>>4 ulelong =0xC4A0100C version 5.5.372.43, 96 >>>>4 ulelong =0x54F0AD81 version 6.2.414.46, 97 >>>>4 ulelong =0X7D1BF182 version 6.2.414.54, 98 >>>>4 ulelong =0x35BA122E version 6.2.414.77, 99 >>>>4 ulelong =0X9319F9C2 version 6.2.414.78, 100 >>>>4 ulelong =0xB1240060 version 6.6.346.32, 101 >>>>4 ulelong =0x2B757060 version 6.7.288.46, [all …]
|
/freebsd/contrib/tcsh/ |
H A D | Ported | 19 VERSION : 6.08 35 VERSION : 6.08 46 VERSION : 6.08 57 VERSION : 6.18 68 VERSION : 6.04.13 79 VERSION : 6.07.03 90 VERSION : 6.01.00 103 VERSION : 6.05.06 114 : To make a statically linked version: in config_f.h, #undef NLS 117 VERSION : 6.08 [all …]
|
/freebsd/contrib/processor-trace/include/ |
H A D | pt_version.h | 38 static inline int pt_fprint_version(FILE *file, struct pt_version version) in pt_fprint_version() argument 40 if (version.build) { in pt_fprint_version() 41 if (version.ext && version.ext[0]) in pt_fprint_version() 43 "-%" PRIu32 "-%s", version.major, in pt_fprint_version() 44 version.minor, version.patch, in pt_fprint_version() 45 version.build, version.ext); in pt_fprint_version() 48 "-%" PRIu32 "", version.major, in pt_fprint_version() 49 version.minor, version.patch, in pt_fprint_version() 50 version.build); in pt_fprint_version() 52 if (version.ext && version.ext[0]) in pt_fprint_version() [all …]
|
/freebsd/release/scripts/ |
H A D | atlas-upload.sh | 34 echo "-b box-name -d 'box description' -f box-to-upload -k api-key -p provider -u user -v version" 60 VERSION="${OPTARG}" 72 -z "${VERSION}" ]; 93 # Check to see if the version exists or create it 94 …ocal/bin/curl -s "${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}?access_toke… 99 echo $VERSIONRESULT | grep "version/${VERSION}" > /dev/null 101 echo "Creating version: ${VERSION}" 102 …UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/versions -X POST -d "version[version]=${VERSION}" -d "ac… 103 …curl -s ${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION} -X PUT -d "version[de… 104 …ocal/bin/curl -s "${ATLAS_UPLOAD_URL}/api/v1/box/${USERNAME}/${BOX}/version/${VERSION}?access_toke… [all …]
|
/freebsd/sys/contrib/openzfs/rpm/redhat/ |
H A D | zfs-dkms.spec.in | 15 Version: @VERSION@ 22 Source0: %{module}-%{version}.tar.gz 23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 36 Obsoletes: spl-dkms <= %{version} 38 Provides: %{module}-kmod = %{version} 52 %setup -q -n %{module}-%{version} 55 %{mkconf} -n %{module} -v %{version} -f dkms.conf 62 cp -rf ${RPM_BUILD_DIR}/%{module}-%{version} $RPM_BUILD_ROOT/usr/src/ 71 /usr/src/%{module}-%{version} [all...] |
/freebsd/sys/contrib/openzfs/rpm/generic/ |
H A D | zfs-dkms.spec.in | 15 Version: @VERSION@ 22 Source0: %{module}-%{version}.tar.gz 23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 36 Obsoletes: spl-dkms <= %{version} 38 Provides: %{module}-kmod = %{version} 52 %setup -q -n %{module}-%{version} 55 %{mkconf} -n %{module} -v %{version} -f dkms.conf 62 cp -rf ${RPM_BUILD_DIR}/%{module}-%{version} $RPM_BUILD_ROOT/usr/src/ 71 /usr/src/%{module}-%{version} 77 # the preun scriptlet removed the version we are trying to install. [all …]
|
/freebsd/contrib/spleen/ |
H A D | ChangeLog | 6 - Fix latin small letter 'u' smoothing in the 32x64 version 7 - Fix smoothing on more variants of 'u' in the 32x64 version 21 - Add a 'com' target to generate SPLEEN.COM, the DOS version of Spleen 36 - Add a DOS version, as a COM file (SPLEEN.COM) setting the font to Spleen 39 - Shift bullet character at correct position (U+2022) in the 32x64 version 48 - Mention the FON version in the README, in notes for Windows users 67 - Tweak wsfont export program to account for the new block in the 6x12 version 82 - Enlarge vertical line for consistency with other small sizes (5x8 version) 83 - Add full support for the Latin-1 Supplement Unicode block (6x12 version) 99 8x16 version, fixing alignment issues [all …]
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/ |
H A D | zpool_upgrade.kshlib | 36 # $1 a version number we can use to get information about the pool 39 VERSION=$1 40 POOL_FILES=$($ENV | grep "ZPOOL_VERSION_${VERSION}_FILES"\ 42 POOL_NAME=$($ENV|grep "ZPOOL_VERSION_${VERSION}_NAME"\ 63 # A function to check the contents of a pool, upgrade it to the current version 67 # $1 a version number we can use to get information about the pool 69 VERSION=$1 70 POOL_NAME=$($ENV| $GREP "ZPOOL_VERSION_${VERSION}_NAME"\ 72 POOL_FILES=$($ENV | $GREP "ZPOOL_VERSION_${VERSION}_FILES"\ 75 log_note "Checking if we can upgrade from ZFS version ${VERSION}." [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | PackedVersion.h | 9 // Defines the Mach-O packed version format. 28 uint32_t Version{0}; 32 constexpr PackedVersion(uint32_t RawVersion) : Version(RawVersion) {} in PackedVersion() 34 : Version((Major << 16) | ((Minor & 0xff) << 8) | (Subminor & 0xff)) {} 45 bool empty() const { return Version == 0; } 47 /// Retrieve the major version number. 48 unsigned getMajor() const { return Version >> 16; } 50 /// Retrieve the minor version number, if provided. 51 unsigned getMinor() const { return (Version >> 8) & 0xff; } 53 /// Retrieve the subminor version numbe [all...] |
/freebsd/sys/netinet/libalias/ |
H A D | HISTORY | 2 Version 1.0: August 11, 1996 (cjm) 4 Version 1.1: August 20, 1996 (cjm) 7 Version 1.2: September 7, 1996 (cjm) 10 Version 1.3: September 15, 1996 (cjm) 18 Version 1.4: September 16, 1996 (cjm) 20 Version 1.5: September 17, 1996 (cjm) 24 Version 1.6: September 18, 1996 30 Version 1.7: January 9, 1997 (cjm) 49 Version 1.8: January 14, 1997 (cjm) 54 Version 1.9: February 1, 1997 (Eivind Eklund <perhaps@yes.no>) [all …]
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | COPYING.lgplv3 | 2 Version 3, 29 June 2007 9 This version of the GNU Lesser General Public License incorporates 10 the terms and conditions of version 3 of the GNU General Public 15 As used herein, "this License" refers to version 3 of the GNU Lesser 16 General Public License, and the "GNU GPL" refers to version 3 of the GNU 28 Application with the Library. The particular version of the Library 30 Version". 35 based on the Application, and not on the Linked Version. 53 version: 104 recombine or relink the Application with a modified version of [all …]
|
/freebsd/sys/contrib/libsodium/packaging/dotnet-core/ |
H A D | prepare.py | 45 class Version: class 59 def __init__(self, version, rid, platform): argument 60 …download.libsodium.org/libsodium/releases/libsodium-{0}-msvc.zip'.format(version.libsodium_version) 62 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dll') 64 self.tempdir = os.path.join(version.tempdir, rid) 83 def __init__(self, version, rid, codename): argument 84 …/bottles/download_file?file_path=libsodium-{0}.{1}.bottle.tar.gz'.format(version.libsodium_version… 86 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dylib') 87 self.itemfile = 'libsodium/{0}/lib/libsodium.dylib'.format(version.libsodium_version) 88 self.tempdir = os.path.join(version.tempdir, rid) [all …]
|
/freebsd/crypto/openssh/openbsd-compat/regress/ |
H A D | opensslvertest.c | 31 { 0x1000101fL, 0x1000102fL, 1}, /* newer library patch version: ok */ 32 { 0x1000101fL, 0x1000100fL, 1}, /* older library patch version: ok */ 33 { 0x1000101fL, 0x1000201fL, 1}, /* newer library fix version: ok */ 34 { 0x1000101fL, 0x1000001fL, 0}, /* older library fix version: NO */ 35 { 0x1000101fL, 0x1010101fL, 0}, /* newer library minor version: NO */ 36 { 0x1000101fL, 0x0000101fL, 0}, /* older library major version: NO */ 37 { 0x1000101fL, 0x2000101fL, 0}, /* newer library major version: NO */ 41 { 0x1010101fL, 0x1010102fL, 1}, /* newer library patch version: ok */ 42 { 0x1010101fL, 0x1010100fL, 1}, /* older library patch version: ok */ 43 { 0x1010101fL, 0x1010201fL, 1}, /* newer library fix version: ok */ [all …]
|
/freebsd/sys/contrib/openzfs/man/man8/ |
H A D | zfs-upgrade.8 | 38 .Nd manage on-disk version of ZFS filesystems 48 .Op Fl V Ar version 57 Displays a list of file systems that are not the most recent version. 68 .Op Fl V Ar version 71 Upgrades file systems to a new on-disk version. 78 In general, the file system version is independent of the pool version. 83 In some cases, the file system version and the pool version are interrelated and 84 the pool version must be upgraded before the file system version can be 87 .It Fl V Ar version 89 .Ar version . [all …]
|
/freebsd/lib/atf/ |
H A D | common.mk | 9 # Depend on the atf-version target to generate a file that contains the 10 # version number of the currently imported ATF release and that only 12 atf-version: atf-version-real 13 @cmp -s atf-version atf-version-real \ 14 || cp atf-version-real atf-version 15 atf-version-real: .PHONY 16 @grep 'define VERSION' ${ATF}/config.h \ 17 | cut -d '"' -f 2 >atf-version-real 18 CLEANFILES+= atf-version atf-version-real
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_version.3 | 31 .Nd retrieve or set ELF library operating version 37 .Fn elf_version "unsigned int version" 41 function is used to query the current operating version of the ELF 43 operating version. 46 .Ar version 51 function returns the currently configured operating version for the 55 .Ar version 59 .Ar version 62 sets the library's operating version to 63 .Ar version , [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | VersionTuple.h | 1 //===- VersionTuple.h - Version Number Handling -----------------*- C++ -*-===// 10 /// Defines the llvm::VersionTuple class, which represents a version in 28 /// Represents a version number in the form major[.minor[.subminor[.build]]]. 64 /// Determine whether this version information is empty in VersionTuple() 65 /// (e.g., all version components are zero). 70 /// Retrieve the major version number. in empty() 73 /// Retrieve the minor version number, if provided. in getMajor() 80 /// Retrieve the subminor version number, if provided. in getMinor() 87 /// Retrieve the build version number, if provided. in getSubminor() 94 /// Return a version tupl in getBuild() [all...] |
/freebsd/contrib/ntp/sntp/include/ |
H A D | copyright.def | 14 version-proc = ntpOptionPrintVersion; 16 version = ` 17 eval VERSION=\`sed -e 's/.*,\\[//' -e 's/\\].*//' < ../sntp/m4/version.m4\` 18 [ -z "${VERSION}" ] && echo "Cannot determine VERSION" && kill -TERM $AG_pid 19 echo $VERSION`; 21 version-value = ''; /* Don't use -v as a shortcut for --version */ 25 * values in sntp/include/version [all...] |
/freebsd/bin/freebsd-version/ |
H A D | freebsd-version.1 | 30 .Nm freebsd-version 31 .Nd print the version and patch level of the installed system 39 utility makes a best effort to determine the version and patch level 45 Print the version and patch level of the installed kernel. 51 will print the version and patch level of the new kernel. 53 Print the version and patch level of the running kernel. 58 Print the version and patch level of the installed userland. 63 Print the version and patch level of the installed userland in the 73 will print the installed kernel version first, then the running kernel 74 version, next the userland version, and finally the userland version [all …]
|