=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== arpwatch-2.1a15/arpfetch-8- arpwatch-2.1a15/arpfetch:9:prog=`basename $0` arpwatch-2.1a15/arpfetch-10- ############################################## arpwatch-2.1a15/config.guess-37- arpwatch-2.1a15/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'` arpwatch-2.1a15/config.guess-39- ############################################## arpwatch-2.1a15/config.guess-106-: ${TMPDIR=/tmp} ; arpwatch-2.1a15/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || arpwatch-2.1a15/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## arpwatch-2.1a15/config.guess-191- *) arpwatch-2.1a15/config.guess:192: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` arpwatch-2.1a15/config.guess-193- ;; ############################################## arpwatch-2.1a15/config.guess-240- if test $UNAME_RELEASE = "V4.0"; then arpwatch-2.1a15/config.guess:241: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` arpwatch-2.1a15/config.guess-242- fi ############################################## arpwatch-2.1a15/config.guess-246- # types through head -n 1, so we only detect the type of CPU 0. arpwatch-2.1a15/config.guess:247: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` arpwatch-2.1a15/config.guess-248- case "$ALPHA_CPU_TYPE" in ############################################## arpwatch-2.1a15/config.guess-283- # 1.2 uses "1.2" for uname -r. arpwatch-2.1a15/config.guess:284: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` arpwatch-2.1a15/config.guess-285- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-334- sun4H:SunOS:5.*:*) arpwatch-2.1a15/config.guess:335: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` arpwatch-2.1a15/config.guess-336- exit 0 ;; arpwatch-2.1a15/config.guess-337- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) arpwatch-2.1a15/config.guess:338: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` arpwatch-2.1a15/config.guess-339- exit 0 ;; arpwatch-2.1a15/config.guess-340- i86pc:SunOS:5.*:*) arpwatch-2.1a15/config.guess:341: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` arpwatch-2.1a15/config.guess-342- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-346- # it's likely to be more like Solaris than SunOS4. arpwatch-2.1a15/config.guess:347: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` arpwatch-2.1a15/config.guess-348- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-355- # Japanese Language versions have a version number like `4.1.3-JL'. arpwatch-2.1a15/config.guess:356: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` arpwatch-2.1a15/config.guess-357- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-361- sun*:*:4.2BSD:*) arpwatch-2.1a15/config.guess:362: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` arpwatch-2.1a15/config.guess-363- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## arpwatch-2.1a15/config.guess-440- $CC_FOR_BUILD -o $dummy $dummy.c \ arpwatch-2.1a15/config.guess:441: && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \ arpwatch-2.1a15/config.guess-442- && exit 0 ############################################## arpwatch-2.1a15/config.guess-495- *:IRIX*:*:*) arpwatch-2.1a15/config.guess:496: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` arpwatch-2.1a15/config.guess-497- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-534- *:AIX:*:[45]) arpwatch-2.1a15/config.guess:535: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` arpwatch-2.1a15/config.guess-536- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## arpwatch-2.1a15/config.guess-569- 9000/[34678]??:HP-UX:*:*) arpwatch-2.1a15/config.guess:570: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` arpwatch-2.1a15/config.guess-571- case "${UNAME_MACHINE}" in ############################################## arpwatch-2.1a15/config.guess-623-EOF arpwatch-2.1a15/config.guess:624: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` arpwatch-2.1a15/config.guess-625- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## arpwatch-2.1a15/config.guess-641- ia64:HP-UX:*:*) arpwatch-2.1a15/config.guess:642: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` arpwatch-2.1a15/config.guess-643- echo ia64-hp-hpux${HPUX_REV} ############################################## arpwatch-2.1a15/config.guess-741- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` arpwatch-2.1a15/config.guess:742: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` arpwatch-2.1a15/config.guess-743- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## arpwatch-2.1a15/config.guess-764-EOF arpwatch-2.1a15/config.guess:765: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` arpwatch-2.1a15/config.guess-766- # GNU/FreeBSD systems have a "k" prefix to indicate we are using ############################################## arpwatch-2.1a15/config.guess-768- case ${LIBC} in gnu) kernel_only='k' ;; esac arpwatch-2.1a15/config.guess:769: echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC} arpwatch-2.1a15/config.guess-770- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-798- prep*:SunOS:5.*:*) arpwatch-2.1a15/config.guess:799: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` arpwatch-2.1a15/config.guess-800- exit 0 ;; arpwatch-2.1a15/config.guess-801- *:GNU:*:*) arpwatch-2.1a15/config.guess:802: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` arpwatch-2.1a15/config.guess-803- exit 0 ;; ############################################## arpwatch-2.1a15/config.guess-834-EOF arpwatch-2.1a15/config.guess:835: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` arpwatch-2.1a15/config.guess-836- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## arpwatch-2.1a15/config.guess-853-EOF arpwatch-2.1a15/config.guess:854: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=` arpwatch-2.1a15/config.guess-855- test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0 ############################################## arpwatch-2.1a15/config.guess-954-EOF arpwatch-2.1a15/config.guess:955: eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=` arpwatch-2.1a15/config.guess-956- test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0 ############################################## arpwatch-2.1a15/config.guess-990- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) arpwatch-2.1a15/config.guess:991: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` arpwatch-2.1a15/config.guess-992- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## arpwatch-2.1a15/config.sub-54- arpwatch-2.1a15/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'` arpwatch-2.1a15/config.sub-56- ############################################## arpwatch-2.1a15/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations. arpwatch-2.1a15/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` arpwatch-2.1a15/config.sub-120-case $maybe_os in ############################################## arpwatch-2.1a15/config.sub-122- os=-$maybe_os arpwatch-2.1a15/config.sub:123: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` arpwatch-2.1a15/config.sub-124- ;; arpwatch-2.1a15/config.sub-125- *) arpwatch-2.1a15/config.sub:126: basic_machine=`echo $1 | sed 's/-[^-]*$//'` arpwatch-2.1a15/config.sub-127- if [ $basic_machine != $1 ] arpwatch-2.1a15/config.sub:128: then os=`echo $1 | sed 's/.*-/-/'` arpwatch-2.1a15/config.sub-129- else os=; fi ############################################## arpwatch-2.1a15/config.sub-173- os=-sco3.2v5 arpwatch-2.1a15/config.sub:174: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-175- ;; ############################################## arpwatch-2.1a15/config.sub-177- os=-sco3.2v4 arpwatch-2.1a15/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-179- ;; arpwatch-2.1a15/config.sub-180- -sco3.2.[4-9]*) arpwatch-2.1a15/config.sub:181: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` arpwatch-2.1a15/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-183- ;; ############################################## arpwatch-2.1a15/config.sub-185- # Don't forget version if it is 3.2v4 or newer. arpwatch-2.1a15/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-187- ;; ############################################## arpwatch-2.1a15/config.sub-189- os=-sco3.2v2 arpwatch-2.1a15/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-191- ;; arpwatch-2.1a15/config.sub-192- -udk*) arpwatch-2.1a15/config.sub:193: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-194- ;; ############################################## arpwatch-2.1a15/config.sub-196- os=-isc2.2 arpwatch-2.1a15/config.sub:197: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-198- ;; ############################################## arpwatch-2.1a15/config.sub-202- -isc*) arpwatch-2.1a15/config.sub:203: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` arpwatch-2.1a15/config.sub-204- ;; ############################################## arpwatch-2.1a15/config.sub-208- -ptx*) arpwatch-2.1a15/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` arpwatch-2.1a15/config.sub-210- ;; arpwatch-2.1a15/config.sub-211- -windowsnt*) arpwatch-2.1a15/config.sub:212: os=`echo $os | sed -e 's/windowsnt/winnt/'` arpwatch-2.1a15/config.sub-213- ;; ############################################## arpwatch-2.1a15/config.sub-288- *-*-*) arpwatch-2.1a15/config.sub:289: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 arpwatch-2.1a15/config.sub-290- exit 1 ############################################## arpwatch-2.1a15/config.sub-581- i*86v32) arpwatch-2.1a15/config.sub:582: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` arpwatch-2.1a15/config.sub-583- os=-sysv32 ############################################## arpwatch-2.1a15/config.sub-585- i*86v4*) arpwatch-2.1a15/config.sub:586: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` arpwatch-2.1a15/config.sub-587- os=-sysv4 ############################################## arpwatch-2.1a15/config.sub-589- i*86v) arpwatch-2.1a15/config.sub:590: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` arpwatch-2.1a15/config.sub-591- os=-sysv ############################################## arpwatch-2.1a15/config.sub-593- i*86sol2) arpwatch-2.1a15/config.sub:594: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` arpwatch-2.1a15/config.sub-595- os=-solaris2 ############################################## arpwatch-2.1a15/config.sub-641- mips3*-*) arpwatch-2.1a15/config.sub:642: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` arpwatch-2.1a15/config.sub-643- ;; arpwatch-2.1a15/config.sub-644- mips3*) arpwatch-2.1a15/config.sub:645: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown arpwatch-2.1a15/config.sub-646- ;; ############################################## arpwatch-2.1a15/config.sub-783- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) arpwatch-2.1a15/config.sub:784: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-785- ;; arpwatch-2.1a15/config.sub-786- pentiumpro-* | p6-* | 6x86-* | athlon-*) arpwatch-2.1a15/config.sub:787: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-788- ;; arpwatch-2.1a15/config.sub-789- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) arpwatch-2.1a15/config.sub:790: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-791- ;; arpwatch-2.1a15/config.sub-792- pentium4-*) arpwatch-2.1a15/config.sub:793: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-794- ;; ############################################## arpwatch-2.1a15/config.sub-801- ;; arpwatch-2.1a15/config.sub:802: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-803- ;; ############################################## arpwatch-2.1a15/config.sub-807- ppcle-* | powerpclittle-*) arpwatch-2.1a15/config.sub:808: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-809- ;; ############################################## arpwatch-2.1a15/config.sub-811- ;; arpwatch-2.1a15/config.sub:812: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-813- ;; ############################################## arpwatch-2.1a15/config.sub-817- ppc64le-* | powerpc64little-*) arpwatch-2.1a15/config.sub:818: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` arpwatch-2.1a15/config.sub-819- ;; ############################################## arpwatch-2.1a15/config.sub-1082- *) arpwatch-2.1a15/config.sub:1083: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 arpwatch-2.1a15/config.sub-1084- exit 1 ############################################## arpwatch-2.1a15/config.sub-1090- *-digital*) arpwatch-2.1a15/config.sub:1091: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` arpwatch-2.1a15/config.sub-1092- ;; arpwatch-2.1a15/config.sub-1093- *-commodore*) arpwatch-2.1a15/config.sub:1094: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` arpwatch-2.1a15/config.sub-1095- ;; ############################################## arpwatch-2.1a15/config.sub-1108- -solaris1 | -solaris1.*) arpwatch-2.1a15/config.sub:1109: os=`echo $os | sed -e 's|solaris1|sunos4|'` arpwatch-2.1a15/config.sub-1110- ;; ############################################## arpwatch-2.1a15/config.sub-1120- -gnu/linux*) arpwatch-2.1a15/config.sub:1121: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` arpwatch-2.1a15/config.sub-1122- ;; ############################################## arpwatch-2.1a15/config.sub-1160- -nto*) arpwatch-2.1a15/config.sub:1161: os=`echo $os | sed -e 's|nto|nto-qnx|'` arpwatch-2.1a15/config.sub-1162- ;; ############################################## arpwatch-2.1a15/config.sub-1167- -mac*) arpwatch-2.1a15/config.sub:1168: os=`echo $os | sed -e 's|mac|macos|'` arpwatch-2.1a15/config.sub-1169- ;; ############################################## arpwatch-2.1a15/config.sub-1173- -linux*) arpwatch-2.1a15/config.sub:1174: os=`echo $os | sed -e 's|linux|linux-gnu|'` arpwatch-2.1a15/config.sub-1175- ;; arpwatch-2.1a15/config.sub-1176- -sunos5*) arpwatch-2.1a15/config.sub:1177: os=`echo $os | sed -e 's|sunos5|solaris2|'` arpwatch-2.1a15/config.sub-1178- ;; arpwatch-2.1a15/config.sub-1179- -sunos6*) arpwatch-2.1a15/config.sub:1180: os=`echo $os | sed -e 's|sunos6|solaris3|'` arpwatch-2.1a15/config.sub-1181- ;; ############################################## arpwatch-2.1a15/config.sub-1222- -sinix5.*) arpwatch-2.1a15/config.sub:1223: os=`echo $os | sed -e 's|sinix|sysv|'` arpwatch-2.1a15/config.sub-1224- ;; ############################################## arpwatch-2.1a15/config.sub-1267- # Get rid of the `-' at the beginning of $os. arpwatch-2.1a15/config.sub:1268: os=`echo $os | sed 's/[^-]*-//'` arpwatch-2.1a15/config.sub:1269: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 arpwatch-2.1a15/config.sub-1270- exit 1 ############################################## arpwatch-2.1a15/config.sub-1497- esac arpwatch-2.1a15/config.sub:1498: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` arpwatch-2.1a15/config.sub-1499- ;; ############################################## arpwatch-2.1a15/configure-43-do arpwatch-2.1a15/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then arpwatch-2.1a15/configure-45- eval $as_var=C; export $as_var ############################################## arpwatch-2.1a15/configure-101- as_lineno_2=$LINENO arpwatch-2.1a15/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` arpwatch-2.1a15/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## arpwatch-2.1a15/configure-140- as_lineno_2=$LINENO arpwatch-2.1a15/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` arpwatch-2.1a15/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## arpwatch-2.1a15/configure-362- arpwatch-2.1a15/configure:363: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` arpwatch-2.1a15/configure-364- ############################################## arpwatch-2.1a15/configure-395- -disable-* | --disable-*) arpwatch-2.1a15/configure:396: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` arpwatch-2.1a15/configure-397- # Reject names that are not valid shell variable names. ############################################## arpwatch-2.1a15/configure-400- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:401: ac_feature=`echo $ac_feature | sed 's/-/_/g'` arpwatch-2.1a15/configure-402- eval "enable_$ac_feature=no" ;; ############################################## arpwatch-2.1a15/configure-404- -enable-* | --enable-*) arpwatch-2.1a15/configure:405: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` arpwatch-2.1a15/configure-406- # Reject names that are not valid shell variable names. ############################################## arpwatch-2.1a15/configure-409- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:410: ac_feature=`echo $ac_feature | sed 's/-/_/g'` arpwatch-2.1a15/configure-411- case $ac_option in arpwatch-2.1a15/configure:412: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; arpwatch-2.1a15/configure-413- *) ac_optarg=yes ;; ############################################## arpwatch-2.1a15/configure-586- -with-* | --with-*) arpwatch-2.1a15/configure:587: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` arpwatch-2.1a15/configure-588- # Reject names that are not valid shell variable names. ############################################## arpwatch-2.1a15/configure-591- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:592: ac_package=`echo $ac_package| sed 's/-/_/g'` arpwatch-2.1a15/configure-593- case $ac_option in arpwatch-2.1a15/configure:594: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; arpwatch-2.1a15/configure-595- *) ac_optarg=yes ;; ############################################## arpwatch-2.1a15/configure-599- -without-* | --without-*) arpwatch-2.1a15/configure:600: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` arpwatch-2.1a15/configure-601- # Reject names that are not valid shell variable names. ############################################## arpwatch-2.1a15/configure-604- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:605: ac_package=`echo $ac_package | sed 's/-/_/g'` arpwatch-2.1a15/configure-606- eval "with_$ac_package=no" ;; ############################################## arpwatch-2.1a15/configure-631- *=*) arpwatch-2.1a15/configure:632: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` arpwatch-2.1a15/configure-633- # Reject names that are not valid shell variable names. ############################################## arpwatch-2.1a15/configure-636- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:637: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` arpwatch-2.1a15/configure-638- eval "$ac_envvar='$ac_optarg'" ############################################## arpwatch-2.1a15/configure-652-if test -n "$ac_prev"; then arpwatch-2.1a15/configure:653: ac_option=--`echo $ac_prev | sed 's/_/-/g'` arpwatch-2.1a15/configure-654- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## arpwatch-2.1a15/configure-660-do arpwatch-2.1a15/configure:661: eval ac_val=$`echo $ac_var` arpwatch-2.1a15/configure-662- case $ac_val in ############################################## arpwatch-2.1a15/configure-672-do arpwatch-2.1a15/configure:673: eval ac_val=$`echo $ac_var` arpwatch-2.1a15/configure-674- case $ac_val in ############################################## arpwatch-2.1a15/configure-739- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` arpwatch-2.1a15/configure-741-ac_env_build_alias_set=${build_alias+set} ############################################## arpwatch-2.1a15/configure-810-By default, \`make install' will install all the files in arpwatch-2.1a15/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify arpwatch-2.1a15/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix', arpwatch-2.1a15/configure-813-for instance \`--prefix=\$HOME'. ############################################## arpwatch-2.1a15/configure-872-if test "$ac_dir" != .; then arpwatch-2.1a15/configure:873: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` arpwatch-2.1a15/configure-874- # A "../" for each directory in $ac_dir_suffix. arpwatch-2.1a15/configure:875: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` arpwatch-2.1a15/configure-876-else ############################################## arpwatch-2.1a15/configure-885- else arpwatch-2.1a15/configure:886: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` arpwatch-2.1a15/configure-887- fi ;; ############################################## arpwatch-2.1a15/configure-1039- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) arpwatch-2.1a15/configure:1040: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; arpwatch-2.1a15/configure-1041- esac ############################################## arpwatch-2.1a15/configure-1111- do arpwatch-2.1a15/configure:1112: eval ac_val=$`echo $ac_var` arpwatch-2.1a15/configure-1113- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## arpwatch-2.1a15/configure-1125- do arpwatch-2.1a15/configure:1126: eval ac_val=$`echo $ac_var` arpwatch-2.1a15/configure-1127- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## arpwatch-2.1a15/configure-1232- set,) arpwatch-2.1a15/configure:1233: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 arpwatch-2.1a15/configure:1234:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} arpwatch-2.1a15/configure-1235- ac_cache_corrupted=: ;; ############################################## arpwatch-2.1a15/configure-1255- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) arpwatch-2.1a15/configure:1256: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; arpwatch-2.1a15/configure-1257- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## arpwatch-2.1a15/configure-1335-test -z "$ac_cv_build_alias" && arpwatch-2.1a15/configure:1336: ac_cv_build_alias=`$ac_config_guess` arpwatch-2.1a15/configure-1337-test -z "$ac_cv_build_alias" && ############################################## arpwatch-2.1a15/configure-1340- { (exit 1); exit 1; }; } arpwatch-2.1a15/configure:1341:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || arpwatch-2.1a15/configure-1342- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 ############################################## arpwatch-2.1a15/configure-1349-build=$ac_cv_build arpwatch-2.1a15/configure:1350:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` arpwatch-2.1a15/configure:1351:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` arpwatch-2.1a15/configure:1352:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` arpwatch-2.1a15/configure-1353- ############################################## arpwatch-2.1a15/configure-1362- ac_cv_host_alias=$ac_cv_build_alias arpwatch-2.1a15/configure:1363:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || arpwatch-2.1a15/configure-1364- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 ############################################## arpwatch-2.1a15/configure-1371-host=$ac_cv_host arpwatch-2.1a15/configure:1372:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` arpwatch-2.1a15/configure:1373:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` arpwatch-2.1a15/configure:1374:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` arpwatch-2.1a15/configure-1375- ############################################## arpwatch-2.1a15/configure-1384- ac_cv_target_alias=$ac_cv_host_alias arpwatch-2.1a15/configure:1385:ac_cv_target=`$ac_config_sub $ac_cv_target_alias` || arpwatch-2.1a15/configure-1386- { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_target_alias failed" >&5 ############################################## arpwatch-2.1a15/configure-1393-target=$ac_cv_target arpwatch-2.1a15/configure:1394:target_cpu=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` arpwatch-2.1a15/configure:1395:target_vendor=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` arpwatch-2.1a15/configure:1396:target_os=`echo $ac_cv_target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` arpwatch-2.1a15/configure-1397- ############################################## arpwatch-2.1a15/configure-1798- "checking for C compiler version" >&5 arpwatch-2.1a15/configure:1799:ac_compiler=`set X $ac_compile; echo $2` arpwatch-2.1a15/configure-1800-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## arpwatch-2.1a15/configure-1837-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 arpwatch-2.1a15/configure:1838:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` arpwatch-2.1a15/configure-1839-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## arpwatch-2.1a15/configure-1865- *.* ) arpwatch-2.1a15/configure:1866: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` arpwatch-2.1a15/configure-1867- # FIXME: I believe we export ac_cv_exeext for Libtool, ############################################## arpwatch-2.1a15/configure-1945- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; arpwatch-2.1a15/configure:1946: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` arpwatch-2.1a15/configure-1947- export ac_cv_exeext ############################################## arpwatch-2.1a15/configure-1995- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; arpwatch-2.1a15/configure:1996: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` arpwatch-2.1a15/configure-1997- break;; ############################################## arpwatch-2.1a15/configure-2074-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 arpwatch-2.1a15/configure:2075:GCC=`test $ac_compiler_gnu = yes && echo yes` arpwatch-2.1a15/configure-2076-ac_test_CFLAGS=${CFLAGS+set} ############################################## arpwatch-2.1a15/configure-3057-do arpwatch-2.1a15/configure:3058:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` arpwatch-2.1a15/configure-3059-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## arpwatch-2.1a15/configure-3104-fi arpwatch-2.1a15/configure:3105:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 arpwatch-2.1a15/configure:3106:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 arpwatch-2.1a15/configure:3107:if test `eval echo '${'$as_ac_Header'}'` = yes; then arpwatch-2.1a15/configure-3108- cat >>confdefs.h <<_ACEOF arpwatch-2.1a15/configure:3109:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 arpwatch-2.1a15/configure-3110-_ACEOF ############################################## arpwatch-2.1a15/configure-3120-do arpwatch-2.1a15/configure:3121:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` arpwatch-2.1a15/configure-3122-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## arpwatch-2.1a15/configure-3127-fi arpwatch-2.1a15/configure:3128:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 arpwatch-2.1a15/configure:3129:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 arpwatch-2.1a15/configure-3130-else ############################################## arpwatch-2.1a15/configure-3254-fi arpwatch-2.1a15/configure:3255:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 arpwatch-2.1a15/configure:3256:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 arpwatch-2.1a15/configure-3257- arpwatch-2.1a15/configure-3258-fi arpwatch-2.1a15/configure:3259:if test `eval echo '${'$as_ac_Header'}'` = yes; then arpwatch-2.1a15/configure-3260- cat >>confdefs.h <<_ACEOF arpwatch-2.1a15/configure:3261:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 arpwatch-2.1a15/configure-3262-_ACEOF ############################################## arpwatch-2.1a15/configure-3337-do arpwatch-2.1a15/configure:3338:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` arpwatch-2.1a15/configure-3339-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## arpwatch-2.1a15/configure-3426-fi arpwatch-2.1a15/configure:3427:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 arpwatch-2.1a15/configure:3428:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 arpwatch-2.1a15/configure:3429:if test `eval echo '${'$as_ac_var'}'` = yes; then arpwatch-2.1a15/configure-3430- cat >>confdefs.h <<_ACEOF arpwatch-2.1a15/configure:3431:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 arpwatch-2.1a15/configure-3432-_ACEOF ############################################## arpwatch-2.1a15/configure-3774-do arpwatch-2.1a15/configure:3775:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` arpwatch-2.1a15/configure-3776-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## arpwatch-2.1a15/configure-3863-fi arpwatch-2.1a15/configure:3864:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 arpwatch-2.1a15/configure:3865:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 arpwatch-2.1a15/configure:3866:if test `eval echo '${'$as_ac_var'}'` = yes; then arpwatch-2.1a15/configure-3867- cat >>confdefs.h <<_ACEOF arpwatch-2.1a15/configure:3868:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 arpwatch-2.1a15/configure-3869-_ACEOF ############################################## arpwatch-2.1a15/configure-3883-do arpwatch-2.1a15/configure:3884:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` arpwatch-2.1a15/configure-3885-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## arpwatch-2.1a15/configure-3972-fi arpwatch-2.1a15/configure:3973:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 arpwatch-2.1a15/configure:3974:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 arpwatch-2.1a15/configure:3975:if test `eval echo '${'$as_ac_var'}'` = yes; then arpwatch-2.1a15/configure-3976- cat >>confdefs.h <<_ACEOF arpwatch-2.1a15/configure:3977:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 arpwatch-2.1a15/configure-3978-_ACEOF ############################################## arpwatch-2.1a15/configure-4846-do arpwatch-2.1a15/configure:4847:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` arpwatch-2.1a15/configure-4848-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## arpwatch-2.1a15/configure-4935-fi arpwatch-2.1a15/configure:4936:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 arpwatch-2.1a15/configure:4937:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 arpwatch-2.1a15/configure:4938:if test `eval echo '${'$as_ac_var'}'` = yes; then arpwatch-2.1a15/configure-4939- cat >>confdefs.h <<_ACEOF arpwatch-2.1a15/configure:4940:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 arpwatch-2.1a15/configure-4941-_ACEOF ############################################## arpwatch-2.1a15/configure-4958- for dir in $places ../libpcap libpcap ; do arpwatch-2.1a15/configure:4959: basedir=`echo $dir | sed -e 's/[ab][0-9]*$//'` arpwatch-2.1a15/configure-4960- if test $lastdir = $basedir ; then ############################################## arpwatch-2.1a15/configure-5276- ac_cv_lbl_gcc_vers=2 arpwatch-2.1a15/configure:5277: V_CCOPT="`echo $V_CCOPT | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/configure-5278- else ############################################## arpwatch-2.1a15/configure-5292- if test "$ac_cv_lbl_gcc_vers" -gt 1 ; then arpwatch-2.1a15/configure:5293: V_CCOPT="`echo $V_CCOPT | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/configure-5294- fi ############################################## arpwatch-2.1a15/configure-5315- fi arpwatch-2.1a15/configure:5316: os=`echo $target_os | sed -e 's/\([0-9][0-9]*\)[^0-9].*$/\1/'` arpwatch-2.1a15/configure-5317- name="lbl/os-$os.h" ############################################## arpwatch-2.1a15/configure-5826-ac_LF_and_DOT=`echo; echo .` arpwatch-2.1a15/configure:5827:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` arpwatch-2.1a15/configure-5828-rm -f confdef2opt.sed ############################################## arpwatch-2.1a15/configure-5901-do arpwatch-2.1a15/configure:5902: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then arpwatch-2.1a15/configure-5903- eval $as_var=C; export $as_var ############################################## arpwatch-2.1a15/configure-5959- as_lineno_2=$LINENO arpwatch-2.1a15/configure:5960: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` arpwatch-2.1a15/configure-5961- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## arpwatch-2.1a15/configure-5999- as_lineno_2=$LINENO arpwatch-2.1a15/configure:6000: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` arpwatch-2.1a15/configure-6001- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## arpwatch-2.1a15/configure-6173-configured by $0, generated by GNU Autoconf 2.59, arpwatch-2.1a15/configure:6174: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" arpwatch-2.1a15/configure-6175- ############################################## arpwatch-2.1a15/configure-6190- --*=*) arpwatch-2.1a15/configure:6191: ac_option=`expr "x$1" : 'x\([^=]*\)='` arpwatch-2.1a15/configure:6192: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` arpwatch-2.1a15/configure-6193- ac_shift=: ############################################## arpwatch-2.1a15/configure-6423- fi arpwatch-2.1a15/configure:6424: ac_sed_frag=`expr $ac_sed_frag + 1` arpwatch-2.1a15/configure-6425- ac_beg=$ac_end arpwatch-2.1a15/configure:6426: ac_end=`expr $ac_end + $ac_max_sed_lines` arpwatch-2.1a15/configure-6427- fi ############################################## arpwatch-2.1a15/configure-6440- cat >$tmp/stdin arpwatch-2.1a15/configure:6441: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` arpwatch-2.1a15/configure:6442: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; arpwatch-2.1a15/configure:6443: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` arpwatch-2.1a15/configure:6444: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; arpwatch-2.1a15/configure-6445- * ) ac_file_in=$ac_file.in ;; ############################################## arpwatch-2.1a15/configure-6488-if test "$ac_dir" != .; then arpwatch-2.1a15/configure:6489: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` arpwatch-2.1a15/configure-6490- # A "../" for each directory in $ac_dir_suffix. arpwatch-2.1a15/configure:6491: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` arpwatch-2.1a15/configure-6492-else ############################################## arpwatch-2.1a15/configure-6501- else arpwatch-2.1a15/configure:6502: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` arpwatch-2.1a15/configure-6503- fi ;; ############################################## arpwatch-2.1a15/ethercodes.dat-3706-0:3:65 Kira Information & Communications, Ltd. arpwatch-2.1a15/ethercodes.dat:3707:0:3:66 ASM Pacific Technology arpwatch-2.1a15/ethercodes.dat-3708-0:3:67 Jasmine Networks, Inc. ############################################## arpwatch-2.1a15/install-sh-73- arpwatch-2.1a15/install-sh:74: -t=*) transformarg=`echo $1 | sed 's/-t=//'` arpwatch-2.1a15/install-sh-75- shift ############################################## arpwatch-2.1a15/install-sh-77- arpwatch-2.1a15/install-sh:78: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` arpwatch-2.1a15/install-sh-79- shift ############################################## arpwatch-2.1a15/install-sh-138- then arpwatch-2.1a15/install-sh:139: dst="$dst"/`basename $src` arpwatch-2.1a15/install-sh-140- else ############################################## arpwatch-2.1a15/install-sh-145-## this sed command emulates the dirname command arpwatch-2.1a15/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` arpwatch-2.1a15/install-sh-147- ############################################## arpwatch-2.1a15/install-sh-159-IFS='%' arpwatch-2.1a15/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` arpwatch-2.1a15/install-sh-161-IFS="${oIFS}" ############################################## arpwatch-2.1a15/install-sh-193- then arpwatch-2.1a15/install-sh:194: dstfile=`basename $dst` arpwatch-2.1a15/install-sh-195- else ############################################## arpwatch-2.1a15/install-sh-203- then arpwatch-2.1a15/install-sh:204: dstfile=`basename $dst` arpwatch-2.1a15/install-sh-205- else ############################################## arpwatch-2.1a15/debian/arpwatch.postinst-22- # Take care of group. arpwatch-2.1a15/debian/arpwatch.postinst:23: if AWGROUP_ENTRY=`getent group "${AWGROUP}"`; then arpwatch-2.1a15/debian/arpwatch.postinst-24- # group exists ############################################## arpwatch-2.1a15/debian/arpwatch.postinst-31- # Take care of user. arpwatch-2.1a15/debian/arpwatch.postinst:32: if AWUSER_ENTRY=`getent passwd "${AWUSER}"`; then arpwatch-2.1a15/debian/arpwatch.postinst-33- # user exists ############################################## arpwatch-2.1a15/debian/arpwatch.postrm-14- FIRST_SYSTEM_UID*) arpwatch-2.1a15/debian/arpwatch.postrm:15: FIST_SYSTEM_UID=`echo $LINE | cut -f2 -d '='` arpwatch-2.1a15/debian/arpwatch.postrm-16- ;; arpwatch-2.1a15/debian/arpwatch.postrm-17- LAST_SYSTEM_UID*) arpwatch-2.1a15/debian/arpwatch.postrm:18: LAST_SYSTEM_UID=`echo $LINE | cut -f2 -d '='` arpwatch-2.1a15/debian/arpwatch.postrm-19- ;; ############################################## arpwatch-2.1a15/debian/arpwatch.postrm-25- if [ -n "$FIST_SYSTEM_UID" ] && [ -n "$LAST_SYSTEM_UID" ]; then arpwatch-2.1a15/debian/arpwatch.postrm:26: if USERID=`getent passwd $NUSER | cut -f 3 -d ':'`; then arpwatch-2.1a15/debian/arpwatch.postrm-27- if [ -n "$USERID" ]; then ############################################## arpwatch-2.1a15/debian/arpwatch.postrm-32- # And then remove the group arpwatch-2.1a15/debian/arpwatch.postrm:33: GROUPID=`getent group $NGROUP | cut -f 3 -d ':'` arpwatch-2.1a15/debian/arpwatch.postrm-34- if [ -n "$GROUPID" ] ; then ############################################## arpwatch-2.1a15/.pc/05debian_fhs/Makefile.in-140-tar: force arpwatch-2.1a15/.pc/05debian_fhs/Makefile.in:141: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/.pc/05debian_fhs/Makefile.in-142- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/Makefile.in-140-tar: force arpwatch-2.1a15/.pc/07debian_srcdir/Makefile.in:141: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/.pc/07debian_srcdir/Makefile.in-142- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-209- for dir in $places ../libpcap libpcap ; do arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4:210: basedir=`echo $dir | sed -e 's/[[ab]][[0-9]]*$//'` arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-211- if test $lastdir = $basedir ; then ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-637- ac_cv_lbl_gcc_vers=2 arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4:638: $1="`echo $$1 | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-639- else ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-647- if test "$ac_cv_lbl_gcc_vers" -gt 1 ; then arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4:648: $1="`echo $$1 | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-649- fi ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-694- AC_LBL_CHECK_WALL($1) arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4:695: os=`echo $target_os | sed -e 's/\([[0-9]][[0-9]]*\)[[^0-9]].*$/\1/'` arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-696- name="lbl/os-$os.h" ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-725-dnl may have different results. arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4:726:ac_lib_var=`echo $1['_']$2['_']$5 | sed 'y%./+- %__p__%'` arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-727-AC_CACHE_VAL(ac_cv_lbl_lib_$ac_lib_var, ############################################## arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-745-])dnl arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4:746:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then arpwatch-2.1a15/.pc/07debian_srcdir/aclocal.m4-747- AC_MSG_RESULT(yes) ############################################## arpwatch-2.1a15/.pc/10getopt_patchable/arpwatch.c-677- /* XXX hack */ arpwatch-2.1a15/.pc/10getopt_patchable/arpwatch.c:678: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/10getopt_patchable/arpwatch.c-679- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/11opt_sendmail_path/arpwatch.c-698- /* XXX hack */ arpwatch-2.1a15/.pc/11opt_sendmail_path/arpwatch.c:699: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/11opt_sendmail_path/arpwatch.c-700- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/12opt_nopromisc/arpwatch.c-707- /* XXX hack */ arpwatch-2.1a15/.pc/12opt_nopromisc/arpwatch.c:708: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/12opt_nopromisc/arpwatch.c-709- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/13opt_allsubnets/arpwatch.c-715- /* XXX hack */ arpwatch-2.1a15/.pc/13opt_allsubnets/arpwatch.c:716: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/13opt_allsubnets/arpwatch.c-717- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/13opt_allsubnets/file.c-104- *cp2++ = '\0'; arpwatch-2.1a15/.pc/13opt_allsubnets/file.c:105: if (!isdigit((int)*cp) || (int32_t)(a = inet_addr(cp)) == -1) { arpwatch-2.1a15/.pc/13opt_allsubnets/file.c-106- if ((hp = gethostbyname(cp)) == NULL) { ############################################## arpwatch-2.1a15/.pc/14opt_mailto/arpwatch.c-728- /* XXX hack */ arpwatch-2.1a15/.pc/14opt_mailto/arpwatch.c:729: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/14opt_mailto/arpwatch.c-730- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/15opt_username/arpwatch.c-736- /* XXX hack */ arpwatch-2.1a15/.pc/15opt_username/arpwatch.c:737: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/15opt_username/arpwatch.c-738- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/16opt_quiet/arpwatch.c-774- /* XXX hack */ arpwatch-2.1a15/.pc/16opt_quiet/arpwatch.c:775: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/16opt_quiet/arpwatch.c-776- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/17opt_ignorenet/arpwatch.c-783- /* XXX hack */ arpwatch-2.1a15/.pc/17opt_ignorenet/arpwatch.c:784: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/17opt_ignorenet/arpwatch.c-785- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/24from_field/Makefile.in-140-tar: force arpwatch-2.1a15/.pc/24from_field/Makefile.in:141: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/.pc/24from_field/Makefile.in-142- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/.pc/26unconf_iface/arpwatch.c-827- /* XXX hack */ arpwatch-2.1a15/.pc/26unconf_iface/arpwatch.c:828: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/26unconf_iface/arpwatch.c-829- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/35_bug289426_arpwatch-interface/file.c-105- *cp2++ = '\0'; arpwatch-2.1a15/.pc/35_bug289426_arpwatch-interface/file.c:106: if (!isdigit((int)*cp) || (int32_t)(a = inet_addr(cp)) == -1) { arpwatch-2.1a15/.pc/35_bug289426_arpwatch-interface/file.c-107- if ((hp = gethostbyname(cp)) == NULL) { ############################################## arpwatch-2.1a15/.pc/39_bug674715-initgroups-ldflags/Makefile.in-140-tar: force arpwatch-2.1a15/.pc/39_bug674715-initgroups-ldflags/Makefile.in:141: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/.pc/39_bug674715-initgroups-ldflags/Makefile.in-142- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/.pc/39_bug674715-initgroups-ldflags/arpwatch.c-837- /* XXX hack */ arpwatch-2.1a15/.pc/39_bug674715-initgroups-ldflags/arpwatch.c:838: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/39_bug674715-initgroups-ldflags/arpwatch.c-839- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/42_pass-CPPFLAGS/Makefile.in-141-tar: force arpwatch-2.1a15/.pc/42_pass-CPPFLAGS/Makefile.in:142: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/.pc/42_pass-CPPFLAGS/Makefile.in-143- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/.pc/45_ignore-802.1q-vlan-frames.patch/arpwatch.c-837- /* XXX hack */ arpwatch-2.1a15/.pc/45_ignore-802.1q-vlan-frames.patch/arpwatch.c:838: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/45_ignore-802.1q-vlan-frames.patch/arpwatch.c-839- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-209- for dir in $places ../libpcap libpcap ; do arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4:210: basedir=`echo $dir | sed -e 's/[[ab]][[0-9]]*$//'` arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-211- if test $lastdir = $basedir ; then ############################################## arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-637- ac_cv_lbl_gcc_vers=2 arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4:638: $1="`echo $$1 | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-639- else ############################################## arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-647- if test "$ac_cv_lbl_gcc_vers" -gt 1 ; then arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4:648: $1="`echo $$1 | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-649- fi ############################################## arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-694- AC_LBL_CHECK_WALL($1) arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4:695: os=`echo $target_os | sed -e 's/\([[0-9]][[0-9]]*\)[[^0-9]].*$/\1/'` arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-696- name="lbl/os-$os.h" ############################################## arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-725-dnl may have different results. arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4:726:ac_lib_var=`echo $1['_']$2['_']$5 | sed 'y%./+- %__p__%'` arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-727-AC_CACHE_VAL(ac_cv_lbl_lib_$ac_lib_var, ############################################## arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-745-])dnl arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4:746:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then arpwatch-2.1a15/.pc/47_fix-configure.in-aclocal.m4-errors-for-autoreconf.patch/aclocal.m4-747- AC_MSG_RESULT(yes) ############################################## arpwatch-2.1a15/.pc/49_Makefile.in-create-sbin-dir.patch/Makefile.in-141-tar: force arpwatch-2.1a15/.pc/49_Makefile.in-create-sbin-dir.patch/Makefile.in:142: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/.pc/49_Makefile.in-create-sbin-dir.patch/Makefile.in-143- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/.pc/50_change-N-to-only-stop-reporting-bogons.patch/arpwatch.c-837- /* XXX hack */ arpwatch-2.1a15/.pc/50_change-N-to-only-stop-reporting-bogons.patch/arpwatch.c:838: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/50_change-N-to-only-stop-reporting-bogons.patch/arpwatch.c-839- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/51_exit-with-status-0-when-stopping-with-SIGTERM.patch/arpwatch.c-839- /* XXX hack */ arpwatch-2.1a15/.pc/51_exit-with-status-0-when-stopping-with-SIGTERM.patch/arpwatch.c:840: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/51_exit-with-status-0-when-stopping-with-SIGTERM.patch/arpwatch.c-841- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/52_allow-specifying-a-custom-pcap-filter.patch/arpwatch.c-839- /* XXX hack */ arpwatch-2.1a15/.pc/52_allow-specifying-a-custom-pcap-filter.patch/arpwatch.c:840: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/.pc/52_allow-specifying-a-custom-pcap-filter.patch/arpwatch.c-841- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/.pc/53_stop-using-_getshort.patch/dns.c-149- _res.options &= ~(RES_DEFNAMES | RES_DNSRCH); arpwatch-2.1a15/.pc/53_stop-using-_getshort.patch/dns.c:150: hp = gethostbyaddr((char *)&a, sizeof(a), AF_INET); arpwatch-2.1a15/.pc/53_stop-using-_getshort.patch/dns.c-151- _res.options = options; ############################################## arpwatch-2.1a15/file.c-105- *cp2++ = '\0'; arpwatch-2.1a15/file.c:106: if (!isdigit((int)*cp) || (int32_t)(a = inet_addr(cp)) == -1) { arpwatch-2.1a15/file.c-107- if ((hp = gethostbyname(cp)) == NULL) { ############################################## arpwatch-2.1a15/aclocal.m4-209- for dir in $places ../libpcap libpcap ; do arpwatch-2.1a15/aclocal.m4:210: basedir=`echo $dir | sed -e 's/[[ab]][[0-9]]*$//'` arpwatch-2.1a15/aclocal.m4-211- if test $lastdir = $basedir ; then ############################################## arpwatch-2.1a15/aclocal.m4-637- ac_cv_lbl_gcc_vers=2 arpwatch-2.1a15/aclocal.m4:638: $1="`echo $$1 | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/aclocal.m4-639- else ############################################## arpwatch-2.1a15/aclocal.m4-647- if test "$ac_cv_lbl_gcc_vers" -gt 1 ; then arpwatch-2.1a15/aclocal.m4:648: $1="`echo $$1 | sed -e 's/-O/-O2/'`" arpwatch-2.1a15/aclocal.m4-649- fi ############################################## arpwatch-2.1a15/aclocal.m4-694- AC_LBL_CHECK_WALL($1) arpwatch-2.1a15/aclocal.m4:695: os=`echo $target_os | sed -e 's/\([[0-9]][[0-9]]*\)[[^0-9]].*$/\1/'` arpwatch-2.1a15/aclocal.m4-696- name="lbl/os-$os.h" ############################################## arpwatch-2.1a15/aclocal.m4-725-dnl may have different results. arpwatch-2.1a15/aclocal.m4:726:ac_lib_var=`echo $1['_']$2['_']$5 | sed 'y%./+- %__p__%'` arpwatch-2.1a15/aclocal.m4-727-AC_CACHE_VAL(ac_cv_lbl_lib_$ac_lib_var, ############################################## arpwatch-2.1a15/aclocal.m4-745-])dnl arpwatch-2.1a15/aclocal.m4:746:if eval "test \"`echo '$ac_cv_lbl_lib_'$ac_lib_var`\" = yes"; then arpwatch-2.1a15/aclocal.m4-747- AC_MSG_RESULT(yes) ############################################## arpwatch-2.1a15/Makefile.in-140-tar: force arpwatch-2.1a15/Makefile.in:141: @cwd=`pwd` ; name=$(PROG)-`cat VERSION` ; \ arpwatch-2.1a15/Makefile.in-142- list="" ; tar="tar chf" ; temp="$$name.tar.gz" ; \ ############################################## arpwatch-2.1a15/arpwatch.c-882- /* XXX hack */ arpwatch-2.1a15/arpwatch.c:883: n = ntohl(inet_addr(tstr)); arpwatch-2.1a15/arpwatch.c-884- while ((n & 0xff000000) == 0) { ############################################## arpwatch-2.1a15/dns.c-149- _res.options &= ~(RES_DEFNAMES | RES_DNSRCH); arpwatch-2.1a15/dns.c:150: hp = gethostbyaddr((char *)&a, sizeof(a), AF_INET); arpwatch-2.1a15/dns.c-151- _res.options = options;