• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/byacc/

Lines Matching refs:UNAME_RELEASE

135 UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown
169 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
238 release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
248 echo "$UNAME_MACHINE_ARCH"-unknown-bitrig"$UNAME_RELEASE"
252 echo "$UNAME_MACHINE_ARCH"-unknown-openbsd"$UNAME_RELEASE"
256 echo "$UNAME_MACHINE_ARCH"-unknown-libertybsd"$UNAME_RELEASE"
259 echo "$UNAME_MACHINE"-unknown-midnightbsd"$UNAME_RELEASE"
262 echo "$UNAME_MACHINE"-unknown-ekkobsd"$UNAME_RELEASE"
265 echo "$UNAME_MACHINE"-unknown-solidbsd"$UNAME_RELEASE"
268 echo "$UNAME_MACHINE"-unknown-os108_"$UNAME_RELEASE"
271 echo powerpc-unknown-mirbsd"$UNAME_RELEASE"
274 echo "$UNAME_MACHINE"-unknown-mirbsd"$UNAME_RELEASE"
289 case $UNAME_RELEASE in
291 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
294 UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
339 echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
363 echo arm-acorn-riscix"$UNAME_RELEASE"
390 echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
393 echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
396 echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
399 echo i386-pc-auroraux"$UNAME_RELEASE"
415 echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
421 echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
426 UNAME_RELEASE=`uname -v`
430 echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
433 echo m68k-sun-sunos"$UNAME_RELEASE"
436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
437 test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
440 echo m68k-sun-sunos"$UNAME_RELEASE"
443 echo sparc-sun-sunos"$UNAME_RELEASE"
448 echo sparc-auspex-sunos"$UNAME_RELEASE"
459 echo m68k-atari-mint"$UNAME_RELEASE"
462 echo m68k-atari-mint"$UNAME_RELEASE"
465 echo m68k-atari-mint"$UNAME_RELEASE"
468 echo m68k-milan-mint"$UNAME_RELEASE"
471 echo m68k-hades-mint"$UNAME_RELEASE"
474 echo m68k-unknown-mint"$UNAME_RELEASE"
477 echo m68k-apple-machten"$UNAME_RELEASE"
480 echo powerpc-apple-machten"$UNAME_RELEASE"
486 echo mips-dec-ultrix"$UNAME_RELEASE"
489 echo vax-dec-ultrix"$UNAME_RELEASE"
492 echo clipper-intergraph-clix"$UNAME_RELEASE"
518 dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
521 echo mips-mips-riscos"$UNAME_RELEASE"
552 echo m88k-dg-dgux"$UNAME_RELEASE"
554 echo m88k-dg-dguxbcs"$UNAME_RELEASE"
557 echo i586-dg-dgux"$UNAME_RELEASE"
574 echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
586 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
627 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
638 echo romp-ibm-bsd"$UNAME_RELEASE" # 4.3 with uname added to
653 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
735 HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
813 echo ymp-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
816 echo "$UNAME_MACHINE"-cray-unicos"$UNAME_RELEASE" \
822 echo t90-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
825 echo alphaev5-cray-unicosmk"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
828 echo sv1-cray-unicos"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
831 echo craynv-cray-unicosmp"$UNAME_RELEASE" | sed -e 's/\.[^.]*$/.X/'
836 FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
841 FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
845 echo "$UNAME_MACHINE"-pc-bsdi"$UNAME_RELEASE"
848 echo sparc-unknown-bsdi"$UNAME_RELEASE"
851 echo "$UNAME_MACHINE"-unknown-bsdi"$UNAME_RELEASE"
859 echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
861 echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
872 echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
892 echo i586-pc-interix"$UNAME_RELEASE"
895 echo x86_64-unknown-interix"$UNAME_RELEASE"
898 echo ia64-unknown-interix"$UNAME_RELEASE"
908 echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
912 echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
916 echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
1132 echo i386-unknown-lynxos"$UNAME_RELEASE"
1138 UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
1152 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}"
1189 echo i860-stardent-sysv"$UNAME_RELEASE" # Stardent Vistra i860-SVR4
1191 echo i860-unknown-sysv"$UNAME_RELEASE" # Unknown i860-SVR4
1228 echo m68k-unknown-lynxos"$UNAME_RELEASE"
1234 echo sparc-unknown-lynxos"$UNAME_RELEASE"
1237 echo rs6000-unknown-lynxos"$UNAME_RELEASE"
1240 echo powerpc-unknown-lynxos"$UNAME_RELEASE"
1243 echo mips-dde-sysv"$UNAME_RELEASE"
1281 echo m68k-apple-aux"$UNAME_RELEASE"
1288 echo mips-nec-sysv"$UNAME_RELEASE"
1290 echo mips-unknown-sysv"$UNAME_RELEASE"
1309 echo sx4-nec-superux"$UNAME_RELEASE"
1312 echo sx5-nec-superux"$UNAME_RELEASE"
1315 echo sx6-nec-superux"$UNAME_RELEASE"
1318 echo sx7-nec-superux"$UNAME_RELEASE"
1321 echo sx8-nec-superux"$UNAME_RELEASE"
1324 echo sx8r-nec-superux"$UNAME_RELEASE"
1327 echo sxace-nec-superux"$UNAME_RELEASE"
1330 echo powerpc-apple-rhapsody"$UNAME_RELEASE"
1333 echo "$UNAME_MACHINE"-apple-rhapsody"$UNAME_RELEASE"
1370 echo "$UNAME_PROCESSOR"-apple-darwin"$UNAME_RELEASE"
1378 echo "$UNAME_PROCESSOR"-"$UNAME_MACHINE"-nto-qnx"$UNAME_RELEASE"
1384 echo neo-tandem-nsk"$UNAME_RELEASE"
1387 echo nse-tandem-nsk"$UNAME_RELEASE"
1390 echo nsr-tandem-nsk"$UNAME_RELEASE"
1393 echo nsv-tandem-nsk"$UNAME_RELEASE"
1396 echo nsx-tandem-nsk"$UNAME_RELEASE"
1405 echo "$UNAME_MACHINE"-"$UNAME_SYSTEM"-"$UNAME_RELEASE"
1438 echo mips-sei-seiux"$UNAME_RELEASE"
1441 echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
1454 echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
1469 echo "$UNAME_MACHINE"-unknown-unleashed"$UNAME_RELEASE"
1655 UNAME_RELEASE = "$UNAME_RELEASE"