Searched refs:RELEASE (Results 1 - 17 of 17) sorted by relevance

/freebsd-10-stable/contrib/ofed/management/
H A Dmake.dist93 RELEASE=1
94 echo $RELEASE > $TMPDIR/$target.release
122 RELEASE=`cat $TMPDIR/$target.release`
123 RELEASE=`expr $RELEASE + 1`
125 RELEASE=1
127 echo $RELEASE > $TMPDIR/$target.release
128 RELEASE=0.${RELEASE}
139 ( export RELEASE
[all...]
/freebsd-10-stable/contrib/apr-util/
H A Dbuildconf108 RELEASE=`echo $REVISION | cut -d- -s -f2`
111 RELEASE=1
113 sed -e "s/APU_VERSION/$VERSION/" -e "s/APU_RELEASE/$RELEASE/" \
/freebsd-10-stable/contrib/libpcap/
H A Datmuni31.h50 #define RELEASE 0x4d /* release */ macro
H A Dgencode.c8407 b1 = gen_atmfield_code(A_MSGTYPE, RELEASE, BPF_JEQ, 0);
/freebsd-10-stable/contrib/tcpdump/
H A Datmuni31.h50 #define RELEASE 0x4d /* release */ macro
H A Dprint-atm.c239 { RELEASE, "Release" },
/freebsd-10-stable/contrib/apr/
H A Dbuildconf123 RELEASE=`echo $REVISION | cut -d- -s -f2`
126 RELEASE=1
130 -e "s/APR_RELEASE/$RELEASE/" \
/freebsd-10-stable/crypto/openssl/
H A Dconfig52 [ "$RELEASE" ] || RELEASE=`(uname -r) 2>/dev/null` || RELEASE="unknown"
104 case "${SYSTEM}:${RELEASE}:${VERSION}:${MACHINE}" in
142 HPUXVER=`echo ${RELEASE}|sed -e 's/[^.]*.[0B]*//'`
201 VERS=`echo ${RELEASE} | sed -e 's/[-(].*//'`
238 OSFMAJOR=`echo ${RELEASE}| sed -e 's/^V\([0-9]*\)\..*$/\1/'`
253 case "$RELEASE" in
351 case "$RELEASE" in
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A DMakefile.am21 RELEASE = -release 2.1
43 # History: RELEASE VERSION_INFO
74 # we change RELEASE. Version 1.4.x had RELEASE of 1.4.
76 # Ideally, we would not be using RELEASE at all; instead we could just
82 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
228 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED) $(AM_LDFLAGS)
H A DMakefile.in869 RELEASE = -release 2.1
891 # History: RELEASE VERSION_INFO
922 # we change RELEASE. Version 1.4.x had RELEASE of 1.4.
924 # Ideally, we would not be using RELEASE at all; instead we could just
930 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
1119 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED) $(AM_LDFLAGS)
/freebsd-10-stable/sys/conf/
H A Dnewvers.sh39 RELEASE="${REVISION}-${BRANCH}"
40 VERSION="${TYPE} ${RELEASE}"
227 #define RELSTR "${RELEASE}"
/freebsd-10-stable/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in131 $system =~ s/RELEASE/r/;
/freebsd-10-stable/sys/contrib/ngatm/netnatm/api/
H A Dccpriv.h187 DEF(RELEASE) /* U */ \
/freebsd-10-stable/tools/tools/vhba/
H A Dvhba.c342 case RELEASE:
/freebsd-10-stable/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh48 -r release -- Target for upgrade (e.g., 6.2-RELEASE)
301 TARGETRELEASE="${TARGETRELEASE}-RELEASE"
601 # user is running -SECURITY, call it -RELEASE. Chdir
645 # Generate release number. The s/SECURITY/RELEASE/ bit exists
651 sed -E 's,-SECURITY,-RELEASE,'`
844 # -SECURITY, call it -RELEASE. Chdir into the working
879 # Generate release number. The s/SECURITY/RELEASE/ bit exists
885 sed -E 's,-SECURITY,-RELEASE,'`
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_all.h2021 #define RELEASE 0x17 macro
/freebsd-10-stable/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2766 case RELEASE:

Completed in 355 milliseconds