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

/freebsd-10.0-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.0-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.0-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.0-release/contrib/tcpdump/
H A Datmuni31.h50 #define RELEASE 0x4d /* release */ macro
H A Dprint-atm.c239 { RELEASE, "Release" },
/freebsd-10.0-release/contrib/apr/
H A Dbuildconf123 RELEASE=`echo $REVISION | cut -d- -s -f2`
126 RELEASE=1
130 -e "s/APR_RELEASE/$RELEASE/" \
/freebsd-10.0-release/gnu/usr.bin/send-pr/
H A DMakefile9 RELEASE= `uname -rsm` macro
19 -e 's/@DEFAULT_RELEASE@/$(RELEASE)/g' \
/freebsd-10.0-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.0-release/sys/conf/
H A Dnewvers.sh35 BRANCH="RELEASE-p18"
39 RELEASE="${REVISION}-${BRANCH}"
40 VERSION="${TYPE} ${RELEASE}"
193 #define RELSTR "${RELEASE}"
/freebsd-10.0-release/contrib/ntp/scripts/
H A Dntpsweep.in183 $system =~ s/RELEASE/r/;
/freebsd-10.0-release/sys/contrib/ngatm/netnatm/api/
H A Dccpriv.h187 DEF(RELEASE) /* U */ \
/freebsd-10.0-release/tools/tools/vhba/
H A Dvhba.c342 case RELEASE:
/freebsd-10.0-release/sys/cam/scsi/
H A Dscsi_all.h1003 #define RELEASE 0x17 macro
/freebsd-10.0-release/usr.sbin/freebsd-update/
H A Dfreebsd-update.sh47 -r release -- Target for upgrade (e.g., 6.2-RELEASE)
288 TARGETRELEASE="${TARGETRELEASE}-RELEASE"
573 # user is running -SECURITY, call it -RELEASE. Chdir
609 # Generate release number. The s/SECURITY/RELEASE/ bit exists
615 sed -E 's,-SECURITY,-RELEASE,'`
800 # -SECURITY, call it -RELEASE. Chdir into the working
835 # Generate release number. The s/SECURITY/RELEASE/ bit exists
841 sed -E 's,-SECURITY,-RELEASE,'`
/freebsd-10.0-release/sys/dev/isp/
H A Disp_freebsd.c3851 case RELEASE:
/freebsd-10.0-release/sys/cam/ctl/
H A Dctl.c5068 case RELEASE: {
10810 * RESERVE/RELEASE. It does not clear reservations established
10813 * reservations made with the RESERVE/RELEASE commands, because

Completed in 235 milliseconds