Home
last modified time | relevance | path

Searched refs:UNAME_PROCESSOR (Results 1 – 21 of 21) sorted by relevance

/NextBSD/contrib/tcpdump/
HDconfig.guess519 UNAME_PROCESSOR=`/usr/bin/uname -p`
520 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
827 UNAME_PROCESSOR=`/usr/bin/uname -p`
828 case ${UNAME_PROCESSOR} in
832 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1273 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1275 if test "$UNAME_PROCESSOR" = unknown ; then
1276 UNAME_PROCESSOR=powerpc
1284 case $UNAME_PROCESSOR in
1285 i386) UNAME_PROCESSOR=x86_64 ;;
[all …]
/NextBSD/contrib/byacc/
HDconfig.guess505 UNAME_PROCESSOR=`/usr/bin/uname -p`
506 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
812 UNAME_PROCESSOR=`/usr/bin/uname -p`
813 case ${UNAME_PROCESSOR} in
817 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1258 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1260 if test "$UNAME_PROCESSOR" = unknown ; then
1261 UNAME_PROCESSOR=powerpc
1269 case $UNAME_PROCESSOR in
1270 i386) UNAME_PROCESSOR=x86_64 ;;
[all …]
/NextBSD/contrib/ncurses/
HDconfig.guess505 UNAME_PROCESSOR=`/usr/bin/uname -p`
506 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
812 UNAME_PROCESSOR=`/usr/bin/uname -p`
813 case ${UNAME_PROCESSOR} in
817 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1258 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1260 if test "$UNAME_PROCESSOR" = unknown ; then
1261 UNAME_PROCESSOR=powerpc
1268 case $UNAME_PROCESSOR in
1269 i386) UNAME_PROCESSOR=x86_64 ;;
[all …]
/NextBSD/contrib/unbound/
HDconfig.guess505 UNAME_PROCESSOR=`/usr/bin/uname -p`
506 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
812 UNAME_PROCESSOR=`/usr/bin/uname -p`
813 case ${UNAME_PROCESSOR} in
817 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1258 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1260 if test "$UNAME_PROCESSOR" = unknown ; then
1261 UNAME_PROCESSOR=powerpc
1268 case $UNAME_PROCESSOR in
1269 i386) UNAME_PROCESSOR=x86_64 ;;
[all …]
/NextBSD/contrib/dialog/
HDconfig.guess505 UNAME_PROCESSOR=`/usr/bin/uname -p`
506 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
812 UNAME_PROCESSOR=`/usr/bin/uname -p`
813 case ${UNAME_PROCESSOR} in
817 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1258 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1260 if test "$UNAME_PROCESSOR" = unknown ; then
1261 UNAME_PROCESSOR=powerpc
1268 case $UNAME_PROCESSOR in
1269 i386) UNAME_PROCESSOR=x86_64 ;;
[all …]
/NextBSD/contrib/openpam/
HDconfig.guess505 UNAME_PROCESSOR=`/usr/bin/uname -p`
506 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
812 UNAME_PROCESSOR=`/usr/bin/uname -p`
813 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
1247 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1249 if test "$UNAME_PROCESSOR" = unknown ; then
1250 UNAME_PROCESSOR=powerpc
1257 case $UNAME_PROCESSOR in
1258 i386) UNAME_PROCESSOR=x86_64 ;;
1259 powerpc) UNAME_PROCESSOR=powerpc64 ;;
[all …]
/NextBSD/contrib/ldns/
HDconfig.guess486 UNAME_PROCESSOR=`/usr/bin/uname -p`
487 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
793 UNAME_PROCESSOR=`/usr/bin/uname -p`
794 case ${UNAME_PROCESSOR} in
798 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1229 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1230 case $UNAME_PROCESSOR in
1238 UNAME_PROCESSOR="x86_64"
1241 unknown) UNAME_PROCESSOR=powerpc ;;
1243 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
[all …]
/NextBSD/crypto/openssh/
HDconfig.guess490 UNAME_PROCESSOR=`/usr/bin/uname -p`
491 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
797 UNAME_PROCESSOR=`/usr/bin/uname -p`
798 case ${UNAME_PROCESSOR} in
802 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1239 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1240 case $UNAME_PROCESSOR in
1248 UNAME_PROCESSOR="x86_64"
1251 unknown) UNAME_PROCESSOR=powerpc ;;
1253 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
[all …]
/NextBSD/contrib/sqlite3/
HDconfig.guess486 UNAME_PROCESSOR=`/usr/bin/uname -p`
487 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
793 UNAME_PROCESSOR=`/usr/bin/uname -p`
794 case ${UNAME_PROCESSOR} in
798 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1229 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1230 case $UNAME_PROCESSOR in
1238 UNAME_PROCESSOR="x86_64"
1241 unknown) UNAME_PROCESSOR=powerpc ;;
1243 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
[all …]
/NextBSD/contrib/libpcap/
HDconfig.guess486 UNAME_PROCESSOR=`/usr/bin/uname -p`
487 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
793 UNAME_PROCESSOR=`/usr/bin/uname -p`
794 case ${UNAME_PROCESSOR} in
798 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1229 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1230 case $UNAME_PROCESSOR in
1238 UNAME_PROCESSOR="x86_64"
1241 unknown) UNAME_PROCESSOR=powerpc ;;
1243 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
[all …]
/NextBSD/contrib/file/
HDconfig.guess486 UNAME_PROCESSOR=`/usr/bin/uname -p`
487 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
793 UNAME_PROCESSOR=`/usr/bin/uname -p`
794 case ${UNAME_PROCESSOR} in
798 echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
1229 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1230 case $UNAME_PROCESSOR in
1238 UNAME_PROCESSOR="x86_64"
1241 unknown) UNAME_PROCESSOR=powerpc ;;
1243 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
[all …]
/NextBSD/contrib/ofed/libibcm/config/
HDconfig.guess460 UNAME_PROCESSOR=`/usr/bin/uname -p`
461 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1186 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1187 case $UNAME_PROCESSOR in
1188 *86) UNAME_PROCESSOR=i686 ;;
1189 unknown) UNAME_PROCESSOR=powerpc ;;
1191 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1194 UNAME_PROCESSOR=`uname -p`
1195 if test "$UNAME_PROCESSOR" = "x86"; then
1196 UNAME_PROCESSOR=i386
[all …]
/NextBSD/contrib/ofed/librdmacm/config/
HDconfig.guess460 UNAME_PROCESSOR=`/usr/bin/uname -p`
461 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1186 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1187 case $UNAME_PROCESSOR in
1188 *86) UNAME_PROCESSOR=i686 ;;
1189 unknown) UNAME_PROCESSOR=powerpc ;;
1191 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1194 UNAME_PROCESSOR=`uname -p`
1195 if test "$UNAME_PROCESSOR" = "x86"; then
1196 UNAME_PROCESSOR=i386
[all …]
/NextBSD/crypto/heimdal/
HDconfig.guess484 UNAME_PROCESSOR=`/usr/bin/uname -p`
485 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1206 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1207 case $UNAME_PROCESSOR in
1215 UNAME_PROCESSOR="x86_64"
1218 unknown) UNAME_PROCESSOR=powerpc ;;
1220 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1223 UNAME_PROCESSOR=`uname -p`
1224 if test "$UNAME_PROCESSOR" = "x86"; then
1225 UNAME_PROCESSOR=i386
[all …]
/NextBSD/contrib/ntp/sntp/
HDconfig.guess488 UNAME_PROCESSOR=`/usr/bin/uname -p`
489 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1219 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1220 case $UNAME_PROCESSOR in
1228 UNAME_PROCESSOR="x86_64"
1231 unknown) UNAME_PROCESSOR=powerpc ;;
1233 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1236 UNAME_PROCESSOR=`uname -p`
1237 if test "$UNAME_PROCESSOR" = "x86"; then
1238 UNAME_PROCESSOR=i386
[all …]
/NextBSD/contrib/tcsh/
HDconfig.guess485 UNAME_PROCESSOR=`/usr/bin/uname -p`
486 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1207 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1208 case $UNAME_PROCESSOR in
1216 UNAME_PROCESSOR="x86_64"
1219 unknown) UNAME_PROCESSOR=powerpc ;;
1221 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1224 UNAME_PROCESSOR=`uname -p`
1225 if test "$UNAME_PROCESSOR" = "x86"; then
1226 UNAME_PROCESSOR=i386
[all …]
/NextBSD/contrib/ntp/
HDconfig.guess488 UNAME_PROCESSOR=`/usr/bin/uname -p`
489 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1219 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1220 case $UNAME_PROCESSOR in
1228 UNAME_PROCESSOR="x86_64"
1231 unknown) UNAME_PROCESSOR=powerpc ;;
1233 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1236 UNAME_PROCESSOR=`uname -p`
1237 if test "$UNAME_PROCESSOR" = "x86"; then
1238 UNAME_PROCESSOR=i386
[all …]
/NextBSD/contrib/ntp/sntp/libevent/build-aux/
HDconfig.guess488 UNAME_PROCESSOR=`/usr/bin/uname -p`
489 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1219 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1220 case $UNAME_PROCESSOR in
1228 UNAME_PROCESSOR="x86_64"
1231 unknown) UNAME_PROCESSOR=powerpc ;;
1233 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1236 UNAME_PROCESSOR=`uname -p`
1237 if test "$UNAME_PROCESSOR" = "x86"; then
1238 UNAME_PROCESSOR=i386
[all …]
/NextBSD/contrib/binutils/
HDconfig.guess465 UNAME_PROCESSOR=`/usr/bin/uname -p`
466 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1234 UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown
1235 case $UNAME_PROCESSOR in
1236 unknown) UNAME_PROCESSOR=powerpc ;;
1238 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1241 UNAME_PROCESSOR=`uname -p`
1242 if test "$UNAME_PROCESSOR" = "x86"; then
1243 UNAME_PROCESSOR=i386
1246 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
/NextBSD/contrib/openbsm/config/
HDconfig.guess468 UNAME_PROCESSOR=`/usr/bin/uname -p`
469 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1151 *86) UNAME_PROCESSOR=i686 ;;
1152 powerpc) UNAME_PROCESSOR=powerpc ;;
1154 echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE}
1157 UNAME_PROCESSOR=`uname -p`
1158 if test "$UNAME_PROCESSOR" = "x86"; then
1159 UNAME_PROCESSOR=i386
1162 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}
/NextBSD/contrib/libreadline/support/
HDconfig.guess480 UNAME_PROCESSOR=`/usr/bin/uname -p`
481 if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
1155 UNAME_PROCESSOR=`uname -p`
1156 if test "$UNAME_PROCESSOR" = "x86"; then
1157 UNAME_PROCESSOR=i386
1160 echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE}