Home
last modified time | relevance | path

Searched refs:RELEASE (Results 1 – 25 of 55) sorted by relevance

123

/freebsd/sys/conf/
H A Dnewvers.sh58 unset RELEASE
74 RELEASE="${RELEASE:-${REVISION}-${BRANCH}}"
75 VERSION="${VERSION:-${TYPE} ${RELEASE}}"
129 for v in TYPE REVISION BRANCH RELEASE VERSION RELDATE; do
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A Dconfig.pm32 my $RELEASE;
84 my $HPUXVER = $RELEASE;
111 my $VERS = $RELEASE;
140 my $OSFMAJOR = $RELEASE;
253 ($SYSTEM, undef, $RELEASE, $VERSION, $MACHINE) = POSIX::uname();
254 my $sys = "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}";
/freebsd/contrib/kyua/
H A D.cirrus.yml6 - name: 14.0-RELEASE
12 - name: 13.2-RELEASE
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmutex.h44 void unlock() RELEASE();
86 ~ScopedLock() RELEASE() { Mutex.unlock(); } in RELEASE() function
H A Dstats.h90 void unlock() RELEASE(Mutex) { Mutex.unlock(); } in unlock()
93 void enable() RELEASE(Mutex) { unlock(); } in enable()
H A Dthread_annotations.h46 #define RELEASE(...) \ macro
/freebsd/contrib/elftoolchain/libelftc/
H A DMakefile25 RELEASE= HEAD # Change this on release branches. macro
57 -r ${RELEASE} -h ${OS_HOST} -o ${ELFTC_VERSION_FILE}
/freebsd/sys/contrib/openzfs/config/
H A Dtgz.am14 version=${VERSION}-${RELEASE}; \
22 version=${VERSION}-${RELEASE}; \
H A Ddeb.am36 version=${VERSION}-${RELEASE}; \
46 version=${VERSION}-${RELEASE}; \
55 version=${VERSION}-${RELEASE}; \
H A Drpm.am77 rpmpkg=$(pkg)-$(VERSION)-$(RELEASE)$$dist*src.rpm; \
98 rpmpkg=$(pkg)-$(VERSION)-$(RELEASE)$$dist*src.rpm; \
H A Dzfs-meta.m4100 RELEASE="$ZFS_META_RELEASE"
101 AC_SUBST([RELEASE])
H A Duser-libfetch.m49 dnl # We use sover 6, which first appeared in FreeBSD 8.0-RELEASE.
/freebsd/contrib/file/
H A DRELEASE-PROCEDURE1 # HOW TO RELEASE FILE
3 @(#) $File: RELEASE-PROCEDURE,v 1.7 2021/10/18 16:38:25 christos Exp $
H A DMakefile.am3 EXTRA_DIST = MAINT RELEASE-PROCEDURE README.DEVELOPER README.md \
/freebsd/contrib/libpcap/
H A Datmuni31.h48 #define RELEASE 0x4d /* release */ macro
/freebsd/contrib/atf/
H A D.cirrus.yml13 - name: 12.1-RELEASE
/freebsd/lib/libc/rpc/
H A DREADME3 LINE WITH QUESTIONS ON THIS RELEASE. THEY CANNOT ANSWER QUESTIONS ABOUT THIS
4 UNSUPPORTED SOURCE RELEASE.
58 WHY IS THIS RELEASE BEING DONE?
69 WHAT'S NEW IN THIS RELEASE: TIRPCSRC 2.3
/freebsd/contrib/libxo/doc/
H A Dgetting.rst42 green "Latest release" button and the green "libxo-RELEASE.tar.gz"
49 tar -zxf libxo-RELEASE.tar.gz
50 cd libxo-RELEASE
/freebsd/contrib/tcpdump/
H A Dprint-atm.c86 #define RELEASE 0x4d /* release */ macro
314 { RELEASE, "Release" },
/freebsd/contrib/ntp/sntp/libevent/
H A DMakefile.am21 RELEASE = -release 2.1 macro
266 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED) $(AM_LDFLAGS)
/freebsd/contrib/libevent/
H A DMakefile.am21 RELEASE = -release 2.1 macro
266 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED) $(AM_LDFLAGS)
/freebsd/sys/contrib/openzfs/
H A DREADME.md35 * Supported FreeBSD versions are any supported branches and releases starting from 12.4-RELEASE.
/freebsd/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in132 $system =~ s/RELEASE/r/;
/freebsd/sys/contrib/openzfs/rpm/redhat/
H A Dzfs-kmod.spec.in6 Release: @RELEASE@%{?dist}
/freebsd/contrib/elftoolchain/
H A DREADME.rst46 the file ``RELEASE-NOTES`` in the current directory.

123