/freebsd/crypto/openssl/doc/internal/man7/ |
H A D | VERSION.pod | 11 PATCH=0 25 =item B<MAJOR>, B<MINOR>, B<PATCH> 27 The three parts of OpenSSL's 3 numbered version number, MAJOR.MINOR.PATCH. 54 It is a configuration error if B<MAJOR>, B<MINOR>, B<PATCH> and B<SHLIB_VERSION> 65 These items get their values from B<MAJOR>, B<MINOR>, B<PATCH>, and 86 B<PATCH>, separated by periods. For C<MAJOR=3>, C<MINOR=0> and C<PATCH=0>, 105 PATCH=0 116 PATCH=0 127 PATCH=0
|
/freebsd/sys/contrib/openzfs/ |
H A D | RELEASES.md | 1 OpenZFS uses the MAJOR.MINOR.PATCH versioning scheme described here: 17 * PATCH - Incremented when applying documentation updates, important bug 20 be stable. PATCH releases for a MAJOR.MINOR are published as needed. 24 * OpenZFS LTS - A designated MAJOR.MINOR release with periodic PATCH
|
/freebsd/crypto/openssh/contrib/aix/ |
H A D | buildbff.sh | 129 PATCH=`echo $VERSION | cut -f 1 -d p | cut -f 3 -d .` 131 [ "$PATCH" = "" ] && PATCH=0 133 BFFVERSION=`printf "%d.%d.%d.%d" $MAJOR $MINOR $PATCH $PORTABLE`
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | opensslv.h.in | 27 * These macros express version number MAJOR.MINOR.PATCH exactly 71 * "MAJOR.MINOR.PATCH" variant (where MAJOR, MINOR and PATCH are replaced
|
/freebsd/crypto/openssl/ |
H A D | VERSION.dat | 3 PATCH=16
|
H A D | Configure | 341 $config{patch} = $version{PATCH} // 'unknown'; 356 && defined $version{PATCH}
|
H A D | NOTES-NONSTOP.md | 206 echo "$MAJOR.$MINOR.$PATCH$PRE_RELEASE_TAG$BUILD_METADATA" |\
|
/freebsd/sys/contrib/openzfs/contrib/intel_qat/ |
H A D | readme.md | 13 _Where $PATCH refers to the path of the patch in question_
|
/freebsd/contrib/bmake/mk/ |
H A D | sys.vars.mk | 113 # many projects use MAJOR MINOR PATCH versioning 116 M_M.M.P_VERSION = L:@v@$${MAJOR MINOR PATCH:L:@t@$${$$v_$$t_VERSION:U0}@}@:ts.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OpenSSL_version.pod | 53 identifier, B<I<MAJOR>.I<MINOR>.I<PATCH>>. 66 identifier string, C<"I<MAJOR>.I<MINOR>.I<PATCH>">.
|
/freebsd/lib/libnetgraph/ |
H A D | debug.c | 159 COOKIE(PATCH),
|
/freebsd/contrib/unbound/contrib/ |
H A D | unbound-fuzzme.patch | 4 Subject: [PATCH] Add unbound-fuzzme.
|
/freebsd/stand/ficl/ |
H A D | vm.c | 172 PATCH = 0,
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | am335x-bone-common.dtsi | 314 * [PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller
|
H A D | am335x-guardian.dts | 304 * [PATCH] ARM: dts: am335x-bone* enable pmic-shutdown-controller
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | whatsnew-2.0.txt | 589 including OPTIONS, PATCH, and so on. The default list is unchanged.
|
H A D | ChangeLog-2.0 | 425 o Define enumerators for all HTTP methods, including PATCH from RFC5789 (75a7341 Felix Nawothnig)
|
/freebsd/contrib/libevent/ |
H A D | whatsnew-2.0.txt | 589 including OPTIONS, PATCH, and so on. The default list is unchanged.
|
H A D | ChangeLog-2.0 | 425 o Define enumerators for all HTTP methods, including PATCH from RFC5789 (75a7341 Felix Nawothnig)
|
/freebsd/contrib/tcpdump/ |
H A D | CMakeLists.txt | 347 # Get MAJOR, MINOR, PATCH & SUFFIX
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | console | 803 0 string PATCH IPS patch file
|
/freebsd/contrib/libpcap/ |
H A D | CMakeLists.txt | 545 # Get MAJOR, MINOR, PATCH & SUFFIX 554 # Get MAJOR, MINOR & PATCH
|
H A D | CHANGES | 932 [PATCH] Fix AIX-3.5 crash with read failure during stress
|
/freebsd/crypto/openssl/doc/man7/ |
H A D | migration_guide.pod | 152 MAJOR.MINOR.PATCH
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/ |
H A D | libtest.shlib | 67 # $1, if provided, should be a MAJOR, MAJOR.MINOR or MAJOR.MINOR.PATCH
|