Home | History | Annotate | Download | only in aux

Lines Matching refs:UNAME_REL

900 	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
902 echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL}
904 echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL}
917 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
918 echo ${UNAME_MACHINE}-pc-isc$UNAME_REL
920 UNAME_REL=`(/bin/uname -X|egrep Release|sed -e 's/.*= //')`
928 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL