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

/freebsd-10.2-release/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.2-release/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.2-release/contrib/tcpdump/
H A Datmuni31.h50 #define RELEASE 0x4d /* release */ macro
H A Dprint-atm.c239 { RELEASE, "Release" },
/freebsd-10.2-release/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.2-release/contrib/apr/
H A Dbuildconf123 RELEASE=`echo $REVISION | cut -d- -s -f2`
126 RELEASE=1
130 -e "s/APR_RELEASE/$RELEASE/" \
/freebsd-10.2-release/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.2-release/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.
224 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED)
H A DMakefile.in865 RELEASE = -release 2.1
887 # History: RELEASE VERSION_INFO
918 # we change RELEASE. Version 1.4.x had RELEASE of 1.4.
920 # Ideally, we would not be using RELEASE at all; instead we could just
926 # keep incrementing the RELEASE between series and resetting VERSION_INFO.
1112 GENERIC_LDFLAGS = -version-info $(VERSION_INFO) $(RELEASE) $(NO_UNDEFINED)
/freebsd-10.2-release/sys/conf/
H A Dnewvers.sh35 BRANCH="RELEASE-p28"
39 RELEASE="${REVISION}-${BRANCH}"
40 VERSION="${TYPE} ${RELEASE}"
213 #define RELSTR "${RELEASE}"
/freebsd-10.2-release/contrib/ntp/scripts/ntpsweep/
H A Dntpsweep.in131 $system =~ s/RELEASE/r/;
/freebsd-10.2-release/sys/contrib/ngatm/netnatm/api/
H A Dccpriv.h187 DEF(RELEASE) /* U */ \
/freebsd-10.2-release/tools/tools/vhba/
H A Dvhba.c342 case RELEASE:
/freebsd-10.2-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh48 -r release -- Target for upgrade (e.g., 6.2-RELEASE)
299 TARGETRELEASE="${TARGETRELEASE}-RELEASE"
596 # user is running -SECURITY, call it -RELEASE. Chdir
640 # Generate release number. The s/SECURITY/RELEASE/ bit exists
646 sed -E 's,-SECURITY,-RELEASE,'`
839 # -SECURITY, call it -RELEASE. Chdir into the working
874 # Generate release number. The s/SECURITY/RELEASE/ bit exists
880 sed -E 's,-SECURITY,-RELEASE,'`
/freebsd-10.2-release/sys/cam/scsi/
H A Dscsi_all.h1932 #define RELEASE 0x17 macro
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c2766 case RELEASE:
/freebsd-10.2-release/sys/dev/isp/
H A Disp_freebsd.c3898 case RELEASE:

Completed in 269 milliseconds