=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== dsniff-2.4b1+debian/install-sh-73- dsniff-2.4b1+debian/install-sh:74: -t=*) transformarg=`echo $1 | sed 's/-t=//'` dsniff-2.4b1+debian/install-sh-75- shift ############################################## dsniff-2.4b1+debian/install-sh-77- dsniff-2.4b1+debian/install-sh:78: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` dsniff-2.4b1+debian/install-sh-79- shift ############################################## dsniff-2.4b1+debian/install-sh-138- then dsniff-2.4b1+debian/install-sh:139: dst="$dst"/`basename $src` dsniff-2.4b1+debian/install-sh-140- else ############################################## dsniff-2.4b1+debian/install-sh-145-## this sed command emulates the dirname command dsniff-2.4b1+debian/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` dsniff-2.4b1+debian/install-sh-147- ############################################## dsniff-2.4b1+debian/install-sh-159-IFS='%' dsniff-2.4b1+debian/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` dsniff-2.4b1+debian/install-sh-161-IFS="${oIFS}" ############################################## dsniff-2.4b1+debian/install-sh-193- then dsniff-2.4b1+debian/install-sh:194: dstfile=`basename $dst` dsniff-2.4b1+debian/install-sh-195- else ############################################## dsniff-2.4b1+debian/install-sh-203- then dsniff-2.4b1+debian/install-sh:204: dstfile=`basename $dst` dsniff-2.4b1+debian/install-sh-205- else ############################################## dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-15-+ac_lib_var=`echo resolv'_'__dn_expand | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch:16:+if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-17-+ echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-45-+fi dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch:46:+if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-47-+ echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-64-+echo "configure:2721: checking for $ac_func" >&5 dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch:65: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-66- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-88-+echo "configure:2779: checking for $ac_func" >&5 dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch:89: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-90- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-112-+echo "configure:2839: checking for $ac_func" >&5 dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch:113: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-114- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-136-+echo "configure:2899: checking for $ac_func" >&5 dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch:137: if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/debian/patches/05_amd64_fix.patch-138- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch-31- if (sha == NULL && dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch:32:- (sha = (u_char *)libnet_get_hwaddr(llif, dev, ebuf)) == NULL) { dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch:33:+ (sha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch-34- return (-1); ############################################## dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch-36- if (spa == 0) { dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch:37:- if ((spa = libnet_get_ipaddr(llif, dev, ebuf)) == 0) dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch-38-+ if ((spa = libnet_get_ipaddr4(l)) == -1) ############################################## dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch-185- dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch:186:- if ((lnet_ip = libnet_get_ipaddr(llif, dev, buf)) == -1) dsniff-2.4b1+debian/debian/patches/07_libnet_1.1.patch-187-- errx(1, "%s", buf); ############################################## dsniff-2.4b1+debian/debian/patches/14_obsolete_time.patch-12- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/debian/patches/14_obsolete_time.patch:13: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/debian/patches/14_obsolete_time.patch-14-- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/debian/patches/14_obsolete_time.patch-21- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/debian/patches/14_obsolete_time.patch:22: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/debian/patches/14_obsolete_time.patch-23-- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/debian/patches/15_checksum_libnids.patch-36-+ ctlp[ind].netaddr = tmp; dsniff-2.4b1+debian/debian/patches/15_checksum_libnids.patch:37:+ ctlp[ind].mask = inet_addr("255.255.255.255"); dsniff-2.4b1+debian/debian/patches/15_checksum_libnids.patch-38-+ ctlp[ind].action = NIDS_DONT_CHKSUM; ############################################## dsniff-2.4b1+debian/debian/patches/28_arpspoof-allow-selection-of-source-hw-address.patch-76-- if (sha == NULL && dsniff-2.4b1+debian/debian/patches/28_arpspoof-allow-selection-of-source-hw-address.patch:77:- (sha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/debian/patches/28_arpspoof-allow-selection-of-source-hw-address.patch-78-- return (-1); ############################################## dsniff-2.4b1+debian/debian/patches/28_arpspoof-allow-selection-of-source-hw-address.patch-206- dsniff-2.4b1+debian/debian/patches/28_arpspoof-allow-selection-of-source-hw-address.patch:207:+ if ((my_ha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/debian/patches/28_arpspoof-allow-selection-of-source-hw-address.patch-208-+ errx(1, "Unable to determine own mac address"); ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-123-static char * dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:124:s_saddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-125-{ ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-134-static char * dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:135:s_daddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-136-{ ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-223- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:224: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-225- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-251- "guesses will be much less reliable\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:252: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-253- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-271- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:272: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-273- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-295- printf("+ %s -> %s: GUESS: Username length is %s\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:296: s_saddr(ts), s_daddr(ts), s_range(&string_range)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-297- return; ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-313- "password length %s %s%s\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:314: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-315- string_range.min == 32 ? "appears to be" : "is", ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-329- "authentication accepted\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:330: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-331- } else ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-335- "authentication accepted\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:336: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-337- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-344- "authentication failed\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:345: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-346- else if (string_range.min > 42 + 9) ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-348- "authentication failed\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:349: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-350- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-358- printf("+ %s -> %s: GUESS: RSA authentication refused\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:359: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-360- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-393- printf("+ %s -> %s: GUESS: RSA authentication %s\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:394: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-395- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-429- "(%d characters), seen %d replies\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:430: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-431- session->line.input_count, size, ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-436- "a %s of %d character%s\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:437: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-438- what, size - 1, size == 2 ? "" : "s"); ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-464- printf("- %s <- %s: got %u of " dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:465: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:466: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-467- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-472- printf("- %s <- %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:473: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-474- have - need); ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-509- printf("- %s -> %s: not SSH\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:510: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-511- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-516- printf("+ %s -> %s: SSH protocol %d\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:517: s_saddr(ts), s_daddr(ts), session->protocol); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-518- if (debug) ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-527- printf("- %s -> %s: got %u of " dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:528: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:529: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-530- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-535- printf("- %s -> %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:536: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-537- have - need); ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-565- printf("- %s -> %s: ESTABLISHED\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:566: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-567- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-584- printf("+ %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:585: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-586- } ############################################## dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-588- printf("- %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c:589: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/01_time.h.patch/sshow.c-590- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-124-static char * dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:125:s_saddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-126-{ ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-135-static char * dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:136:s_daddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-137-{ ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-224- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:225: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-226- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-252- "guesses will be much less reliable\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:253: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-254- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-272- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:273: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-274- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-296- printf("+ %s -> %s: GUESS: Username length is %s\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:297: s_saddr(ts), s_daddr(ts), s_range(&string_range)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-298- return; ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-314- "password length %s %s%s\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:315: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-316- string_range.min == 32 ? "appears to be" : "is", ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-330- "authentication accepted\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:331: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-332- } else ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-336- "authentication accepted\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:337: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-338- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-345- "authentication failed\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:346: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-347- else if (string_range.min > 42 + 9) ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-349- "authentication failed\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:350: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-351- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-359- printf("+ %s -> %s: GUESS: RSA authentication refused\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:360: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-361- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-394- printf("+ %s -> %s: GUESS: RSA authentication %s\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:395: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-396- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-430- "(%d characters), seen %d replies\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:431: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-432- session->line.input_count, size, ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-437- "a %s of %d character%s\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:438: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-439- what, size - 1, size == 2 ? "" : "s"); ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-465- printf("- %s <- %s: got %u of " dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:466: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:467: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-468- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-473- printf("- %s <- %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:474: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-475- have - need); ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-510- printf("- %s -> %s: not SSH\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:511: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-512- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-517- printf("+ %s -> %s: SSH protocol %d\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:518: s_saddr(ts), s_daddr(ts), session->protocol); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-519- if (debug) ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-528- printf("- %s -> %s: got %u of " dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:529: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:530: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-531- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-536- printf("- %s -> %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:537: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-538- have - need); ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-566- printf("- %s -> %s: ESTABLISHED\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:567: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-568- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-585- printf("+ %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:586: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-587- } ############################################## dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-589- printf("- %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c:590: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/03_pcap_read_dump.patch/sshow.c-591- } ############################################## dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arp.c-75- if (sin->sin_addr.s_addr == ip && sdl->sdl_alen) { dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arp.c:76: memcpy(ether->ether_addr_octet, LLADDR(sdl), dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arp.c-77- ETHER_ADDR_LEN); ############################################## dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arpspoof.c-50- if (sha == NULL && dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arpspoof.c:51: (sha = (u_char *)libnet_get_hwaddr(llif, dev, ebuf)) == NULL) { dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arpspoof.c-52- return (-1); ############################################## dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arpspoof.c-54- if (spa == 0) { dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arpspoof.c:55: if ((spa = libnet_get_ipaddr(llif, dev, ebuf)) == 0) dsniff-2.4b1+debian/.pc/04_multiple_intf.patch/arpspoof.c-56- return (-1); ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-79- case "$ac_option" in dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:80: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-81- *) ac_optarg= ;; ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-111- -disable-* | --disable-*) dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:112: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-113- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:114: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-115- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-116- fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:117: ac_feature=`echo $ac_feature| sed 's/-/_/g'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-118- eval "enable_${ac_feature}=no" ;; ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-120- -enable-* | --enable-*) dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:121: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-122- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:123: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-124- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-125- fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:126: ac_feature=`echo $ac_feature| sed 's/-/_/g'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-127- case "$ac_option" in ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-351- -with-* | --with-*) dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:352: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-353- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:354: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-355- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-356- fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:357: ac_package=`echo $ac_package| sed 's/-/_/g'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-358- case "$ac_option" in ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-364- -without-* | --without-*) dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:365: ac_package=`echo $ac_option|sed -e 's/-*without-//'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-366- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:367: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-368- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-369- fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:370: ac_package=`echo $ac_package| sed 's/-/_/g'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-371- eval "with_${ac_package}=no" ;; ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-394- *) dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:395: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-396- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-407-if test -n "$ac_prev"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:408: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-409-fi ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-472- ac_prog=$0 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:473: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-474- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-488-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:489:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-490- ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-546-echo "configure:547: checking for $ac_word" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:547:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-548- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-576-echo "configure:577: checking for $ac_word" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:577:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-578- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-627-echo "configure:628: checking for $ac_word" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:628:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-629- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-706-echo "configure:707: checking whether we are using GNU C" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:707:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-708- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-734-echo "configure:735: checking whether ${CC-cc} accepts -g" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:735:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-736- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-738- echo 'void f(){}' > conftest.c dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:739:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-740- ac_cv_prog_cc_g=yes ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-797-if test -z "$INSTALL"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:798:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-799- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-851-echo "configure:852: checking for $ac_word" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:852:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-853- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-885-if test -z "$CPP"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:886:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-887- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-901-{ (eval echo configure:902: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:902:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-903-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-918-{ (eval echo configure:919: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:919:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-920-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-935-{ (eval echo configure:936: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:936:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-937-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-980- else dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:981:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-982- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-995- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:996: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-997- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1031-{ (eval echo configure:1032: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1032:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1033-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1118-# Check X11 before X11Rn because it is often a symlink to the current release. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1119:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1120- /usr/X11/lib \ ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1279-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1280:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1281- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1309-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1310:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1311- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1320-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1321:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1322- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1350-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1351:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1352- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1367-echo "configure:1368: checking for gethostbyname" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1368:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1369- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1406- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1407:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1408- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1417-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1418:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1419- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1447-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1448:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1449- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1465-echo "configure:1466: checking for connect" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1466:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1467- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1504- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1505:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1506- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1515-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1516:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1517- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1545-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1546:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1547- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1557-echo "configure:1558: checking for remove" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1558:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1559- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1596- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1597:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1598- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1607-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1608:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1609- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1637-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1638:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1639- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1649-echo "configure:1650: checking for shmat" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1650:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1651- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1688- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1689:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1690- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1699-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1700:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1701- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1729-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1730:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1731- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1751-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1752:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1753- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1781-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1782:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1783- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1794-echo "configure:1795: checking for ANSI C header files" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1795:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1796- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1807-{ (eval echo configure:1808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1808:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1809-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1898-do dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1899:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1900-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1901-echo "configure:1902: checking for $ac_hdr" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1902:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1903- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1911-{ (eval echo configure:1912: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1912:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1913-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1924-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1925:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1926- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1927: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1928- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1965-echo "configure:1966: checking for working const" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:1966:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-1967- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2040-echo "configure:2041: checking for size_t" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2041:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2042- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2073-echo "configure:2074: checking whether struct tm is in sys/time.h or time.h" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2074:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2075- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2107-echo "configure:2108: checking for u_int32_t" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2108:if eval "test \"`echo '$''{'ac_cv_type_u_int32_t'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2109- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2140-echo "configure:2141: checking for u_int64_t" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2141:if eval "test \"`echo '$''{'ac_cv_type_u_int64_t'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2142- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2173-echo "configure:2174: checking for in_addr_t" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2174:if eval "test \"`echo '$''{'ac_cv_type_in_addr_t'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2175- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2209-echo "configure:2210: checking whether ${CC-cc} needs -traditional" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2210:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2211- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2255-echo "configure:2256: checking for 8-bit clean memcmp" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2256:if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2257- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2291-echo "configure:2292: checking return type of signal handlers" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2292:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2293- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2332-echo "configure:2333: checking for strftime" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2333:if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2334- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2371- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2372:if eval "test \"`echo '$ac_cv_func_'strftime`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2373- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2383-ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2384:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2385- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2413-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2414:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2415- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2430-echo "configure:2431: checking for $ac_func" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2431:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2432- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2469- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2470:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2471- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2472: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2473- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2484-ac_lib_var=`echo rpcsvc'_'xdr_fhstatus | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2485:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2486- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2514-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2515:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2516- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2531-ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2532:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2533- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2561-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2562:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2563- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2578-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2579:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2580- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2608-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2609:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2610- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2625-ac_lib_var=`echo resolv'_'dn_expand | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2626:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2627- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2655-fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2656:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2657- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2673-echo "configure:2674: checking for $ac_func" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2674:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2675- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2712- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2713:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2714- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2715: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2716- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2731-echo "configure:2732: checking for $ac_func" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2732:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2733- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2770- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2771:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2772- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2773: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2774- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2791-echo "configure:2792: checking for $ac_func" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2792:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2793- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2830- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2831:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2832- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2833: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2834- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2851-echo "configure:2852: checking for $ac_func" >&5 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2852:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2853- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2890- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2891:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2892- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:2893: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-2894- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3079- if test -f $withval/bin/libnet-config; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3080: CFLAGS="$CFLAGS `$withval/bin/libnet-config --defines`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3081- elif test -f $withval/libnet-config; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3082: CFLAGS="$CFLAGS `$withval/libnet-config --defines`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3083- else ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3094- if test -f ${prefix}/include/libnet.h; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3095: CFLAGS="$CFLAGS `${prefix}/bin/libnet-config --defines`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3096- LNETINC="-I${prefix}/include" ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3408- fi dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3409: ac_file=`expr $ac_file + 1` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3410- ac_beg=$ac_end dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3411: ac_end=`expr $ac_end + $ac_max_sed_cmds` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3412- fi ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3426- case "$ac_file" in dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3427: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3428: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3429- *) ac_file_in="${ac_file}.in" ;; ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3434- # Remove last slash and all that follows it. Not all systems have dirname. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3435: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3436- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3438- test ! -d "$ac_dir" && mkdir "$ac_dir" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3439: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3440- # A "../" for each directory in $ac_dir_suffix. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3441: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3442- else ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3448- if test -z "$ac_dots"; then top_srcdir=. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3449: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3450- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3462- rm -f "$ac_file" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3463: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3464- case "$ac_file" in ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3469- dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3470: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3471- sed -e "$ac_comsub ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3508- case "$ac_file" in dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3509: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3510: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3511- *) ac_file_in="${ac_file}.in" ;; ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3516- rm -f conftest.frag conftest.in conftest.out dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3517: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3518- cat $ac_file_inputs > conftest.in ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3576- # Remove last slash and all that follows it. Not all systems have dirname. dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure:3577: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure-3578- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in-220- if test -f $withval/bin/libnet-config; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in:221: CFLAGS="$CFLAGS `$withval/bin/libnet-config --defines`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in-222- elif test -f $withval/libnet-config; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in:223: CFLAGS="$CFLAGS `$withval/libnet-config --defines`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in-224- else ############################################## dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in-234-[ if test -f ${prefix}/include/libnet.h; then dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in:235: CFLAGS="$CFLAGS `${prefix}/bin/libnet-config --defines`" dsniff-2.4b1+debian/.pc/05_amd64_fix.patch/configure.in-236- LNETINC="-I${prefix}/include" ############################################## dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/arpspoof.c-50- if (sha == NULL && dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/arpspoof.c:51: (sha = (u_char *)libnet_get_hwaddr(llif, dev, ebuf)) == NULL) { dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/arpspoof.c-52- return (-1); ############################################## dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/arpspoof.c-54- if (spa == 0) { dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/arpspoof.c:55: if ((spa = libnet_get_ipaddr(llif, dev, ebuf)) == 0) dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/arpspoof.c-56- return (-1); ############################################## dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/dnsspoof.c-99- dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/dnsspoof.c:100: if ((lnet_ip = libnet_get_ipaddr(llif, dev, buf)) == -1) dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/dnsspoof.c-101- errx(1, "%s", buf); ############################################## dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/dnsspoof.c-123- dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/dnsspoof.c:124: if ((de->ip = inet_addr(ip)) == INADDR_ANY || dsniff-2.4b1+debian/.pc/07_libnet_1.1.patch/dnsspoof.c-125- (de->name = strdup(name)) == NULL) ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-124-static char * dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:125:s_saddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-126-{ ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-135-static char * dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:136:s_daddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-137-{ ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-224- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:225: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-226- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-252- "guesses will be much less reliable\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:253: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-254- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-272- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:273: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-274- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-296- printf("+ %s -> %s: GUESS: Username length is %s\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:297: s_saddr(ts), s_daddr(ts), s_range(&string_range)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-298- return; ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-314- "password length %s %s%s\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:315: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-316- string_range.min == 32 ? "appears to be" : "is", ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-330- "authentication accepted\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:331: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-332- } else ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-336- "authentication accepted\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:337: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-338- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-345- "authentication failed\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:346: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-347- else if (string_range.min > 42 + 9) ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-349- "authentication failed\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:350: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-351- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-359- printf("+ %s -> %s: GUESS: RSA authentication refused\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:360: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-361- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-394- printf("+ %s -> %s: GUESS: RSA authentication %s\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:395: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-396- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-430- "(%d characters), seen %d replies\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:431: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-432- session->line.input_count, size, ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-437- "a %s of %d character%s\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:438: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-439- what, size - 1, size == 2 ? "" : "s"); ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-465- printf("- %s <- %s: got %u of " dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:466: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:467: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-468- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-473- printf("- %s <- %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:474: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-475- have - need); ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-510- printf("- %s -> %s: not SSH\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:511: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-512- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-517- printf("+ %s -> %s: SSH protocol %d\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:518: s_saddr(ts), s_daddr(ts), session->protocol); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-519- if (debug) ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-528- printf("- %s -> %s: got %u of " dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:529: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:530: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-531- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-536- printf("- %s -> %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:537: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-538- have - need); ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-566- printf("- %s -> %s: ESTABLISHED\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:567: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-568- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-585- printf("+ %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:586: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-587- } ############################################## dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-589- printf("- %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c:590: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/09_sysconf_clocks.patch/sshow.c-591- } ############################################## dsniff-2.4b1+debian/.pc/11_string_header.patch/arp.c-75- if (sin->sin_addr.s_addr == ip && sdl->sdl_alen) { dsniff-2.4b1+debian/.pc/11_string_header.patch/arp.c:76: memcpy(ether->ether_addr_octet, LLADDR(sdl), dsniff-2.4b1+debian/.pc/11_string_header.patch/arp.c-77- ETHER_ADDR_LEN); ############################################## dsniff-2.4b1+debian/.pc/11_string_header.patch/dnsspoof.c-122- dsniff-2.4b1+debian/.pc/11_string_header.patch/dnsspoof.c:123: if ((de->ip = inet_addr(ip)) == INADDR_ANY || dsniff-2.4b1+debian/.pc/11_string_header.patch/dnsspoof.c-124- (de->name = strdup(name)) == NULL) ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-124-static char * dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:125:s_saddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-126-{ ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-135-static char * dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:136:s_daddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-137-{ ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-225- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:226: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-227- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-253- "guesses will be much less reliable\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:254: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-255- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-274- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:275: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-276- (float)delay / CLK_TCK); ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-298- printf("+ %s -> %s: GUESS: Username length is %s\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:299: s_saddr(ts), s_daddr(ts), s_range(&string_range)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-300- return; ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-316- "password length %s %s%s\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:317: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-318- string_range.min == 32 ? "appears to be" : "is", ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-332- "authentication accepted\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:333: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-334- } else ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-338- "authentication accepted\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:339: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-340- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-347- "authentication failed\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:348: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-349- else if (string_range.min > 42 + 9) ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-351- "authentication failed\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:352: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-353- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-361- printf("+ %s -> %s: GUESS: RSA authentication refused\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:362: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-363- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-396- printf("+ %s -> %s: GUESS: RSA authentication %s\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:397: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-398- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-432- "(%d characters), seen %d replies\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:433: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-434- session->line.input_count, size, ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-439- "a %s of %d character%s\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:440: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-441- what, size - 1, size == 2 ? "" : "s"); ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-467- printf("- %s <- %s: got %u of " dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:468: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:469: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-470- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-475- printf("- %s <- %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:476: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-477- have - need); ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-512- printf("- %s -> %s: not SSH\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:513: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-514- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-519- printf("+ %s -> %s: SSH protocol %d\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:520: s_saddr(ts), s_daddr(ts), session->protocol); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-521- if (debug) ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-530- printf("- %s -> %s: got %u of " dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:531: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:532: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-533- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-538- printf("- %s -> %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:539: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-540- have - need); ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-568- printf("- %s -> %s: ESTABLISHED\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:569: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-570- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-587- printf("+ %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:588: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-589- } ############################################## dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-591- printf("- %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c:592: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/14_obsolete_time.patch/sshow.c-593- } ############################################## dsniff-2.4b1+debian/.pc/26_arpspoof-add-r-switch-to-poison-both-directions.patch/arpspoof.c-49- if (sha == NULL && dsniff-2.4b1+debian/.pc/26_arpspoof-add-r-switch-to-poison-both-directions.patch/arpspoof.c:50: (sha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/.pc/26_arpspoof-add-r-switch-to-poison-both-directions.patch/arpspoof.c-51- return (-1); ############################################## dsniff-2.4b1+debian/.pc/27_arpspoof-allow-use-of-of-multiple-targets.patch/arpspoof.c-52- if (sha == NULL && dsniff-2.4b1+debian/.pc/27_arpspoof-allow-use-of-of-multiple-targets.patch/arpspoof.c:53: (sha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/.pc/27_arpspoof-allow-use-of-of-multiple-targets.patch/arpspoof.c-54- return (-1); ############################################## dsniff-2.4b1+debian/.pc/28_arpspoof-allow-selection-of-source-hw-address.patch/arpspoof.c-57- if (sha == NULL && dsniff-2.4b1+debian/.pc/28_arpspoof-allow-selection-of-source-hw-address.patch/arpspoof.c:58: (sha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/.pc/28_arpspoof-allow-selection-of-source-hw-address.patch/arpspoof.c-59- return (-1); ############################################## dsniff-2.4b1+debian/.pc/29_libnet_name2addr4.patch/arpspoof.c-288- dsniff-2.4b1+debian/.pc/29_libnet_name2addr4.patch/arpspoof.c:289: if ((my_ha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/.pc/29_libnet_name2addr4.patch/arpspoof.c-290- errx(1, "Unable to determine own mac address"); ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-124-static char * dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:125:s_saddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-126-{ ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-135-static char * dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:136:s_daddr(struct tcp_stream *ts) dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-137-{ ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-225- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:226: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-227- (float)delay / CLOCKS_PER_SEC); ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-253- "guesses will be much less reliable\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:254: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-255- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-274- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:275: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-276- (float)delay / CLOCKS_PER_SEC); ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-298- printf("+ %s -> %s: GUESS: Username length is %s\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:299: s_saddr(ts), s_daddr(ts), s_range(&string_range)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-300- return; ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-316- "password length %s %s%s\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:317: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-318- string_range.min == 32 ? "appears to be" : "is", ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-332- "authentication accepted\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:333: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-334- } else ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-338- "authentication accepted\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:339: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-340- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-347- "authentication failed\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:348: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-349- else if (string_range.min > 42 + 9) ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-351- "authentication failed\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:352: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-353- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-361- printf("+ %s -> %s: GUESS: RSA authentication refused\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:362: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-363- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-396- printf("+ %s -> %s: GUESS: RSA authentication %s\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:397: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-398- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-432- "(%d characters), seen %d replies\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:433: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-434- session->line.input_count, size, ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-439- "a %s of %d character%s\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:440: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-441- what, size - 1, size == 2 ? "" : "s"); ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-467- printf("- %s <- %s: got %u of " dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:468: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:469: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-470- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-475- printf("- %s <- %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:476: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-477- have - need); ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-512- printf("- %s -> %s: not SSH\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:513: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-514- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-519- printf("+ %s -> %s: SSH protocol %d\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:520: s_saddr(ts), s_daddr(ts), session->protocol); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-521- if (debug) ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-530- printf("- %s -> %s: got %u of " dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:531: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:532: s_daddr(ts), have, need); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-533- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-538- printf("- %s -> %s: left %u bytes\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:539: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-540- have - need); ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-568- printf("- %s -> %s: ESTABLISHED\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:569: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-570- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-587- printf("+ %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:588: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-589- } ############################################## dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-591- printf("- %s -- %s: %s\n", dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c:592: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/.pc/31_sysconf_clocks.patch/sshow.c-593- } ############################################## dsniff-2.4b1+debian/configure-79- case "$ac_option" in dsniff-2.4b1+debian/configure:80: -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;; dsniff-2.4b1+debian/configure-81- *) ac_optarg= ;; ############################################## dsniff-2.4b1+debian/configure-111- -disable-* | --disable-*) dsniff-2.4b1+debian/configure:112: ac_feature=`echo $ac_option|sed -e 's/-*disable-//'` dsniff-2.4b1+debian/configure-113- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/configure:114: if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then dsniff-2.4b1+debian/configure-115- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } dsniff-2.4b1+debian/configure-116- fi dsniff-2.4b1+debian/configure:117: ac_feature=`echo $ac_feature| sed 's/-/_/g'` dsniff-2.4b1+debian/configure-118- eval "enable_${ac_feature}=no" ;; ############################################## dsniff-2.4b1+debian/configure-120- -enable-* | --enable-*) dsniff-2.4b1+debian/configure:121: ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'` dsniff-2.4b1+debian/configure-122- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/configure:123: if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then dsniff-2.4b1+debian/configure-124- { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; } dsniff-2.4b1+debian/configure-125- fi dsniff-2.4b1+debian/configure:126: ac_feature=`echo $ac_feature| sed 's/-/_/g'` dsniff-2.4b1+debian/configure-127- case "$ac_option" in ############################################## dsniff-2.4b1+debian/configure-351- -with-* | --with-*) dsniff-2.4b1+debian/configure:352: ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'` dsniff-2.4b1+debian/configure-353- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/configure:354: if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then dsniff-2.4b1+debian/configure-355- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } dsniff-2.4b1+debian/configure-356- fi dsniff-2.4b1+debian/configure:357: ac_package=`echo $ac_package| sed 's/-/_/g'` dsniff-2.4b1+debian/configure-358- case "$ac_option" in ############################################## dsniff-2.4b1+debian/configure-364- -without-* | --without-*) dsniff-2.4b1+debian/configure:365: ac_package=`echo $ac_option|sed -e 's/-*without-//'` dsniff-2.4b1+debian/configure-366- # Reject names that are not valid shell variable names. dsniff-2.4b1+debian/configure:367: if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then dsniff-2.4b1+debian/configure-368- { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; } dsniff-2.4b1+debian/configure-369- fi dsniff-2.4b1+debian/configure:370: ac_package=`echo $ac_package| sed 's/-/_/g'` dsniff-2.4b1+debian/configure-371- eval "with_${ac_package}=no" ;; ############################################## dsniff-2.4b1+debian/configure-394- *) dsniff-2.4b1+debian/configure:395: if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then dsniff-2.4b1+debian/configure-396- echo "configure: warning: $ac_option: invalid host type" 1>&2 ############################################## dsniff-2.4b1+debian/configure-407-if test -n "$ac_prev"; then dsniff-2.4b1+debian/configure:408: { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; } dsniff-2.4b1+debian/configure-409-fi ############################################## dsniff-2.4b1+debian/configure-472- ac_prog=$0 dsniff-2.4b1+debian/configure:473: ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'` dsniff-2.4b1+debian/configure-474- test "x$ac_confdir" = "x$ac_prog" && ac_confdir=. ############################################## dsniff-2.4b1+debian/configure-488-fi dsniff-2.4b1+debian/configure:489:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'` dsniff-2.4b1+debian/configure-490- ############################################## dsniff-2.4b1+debian/configure-546-echo "configure:547: checking for $ac_word" >&5 dsniff-2.4b1+debian/configure:547:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-548- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-576-echo "configure:577: checking for $ac_word" >&5 dsniff-2.4b1+debian/configure:577:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-578- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-627-echo "configure:628: checking for $ac_word" >&5 dsniff-2.4b1+debian/configure:628:if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-629- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-706-echo "configure:707: checking whether we are using GNU C" >&5 dsniff-2.4b1+debian/configure:707:if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-708- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-734-echo "configure:735: checking whether ${CC-cc} accepts -g" >&5 dsniff-2.4b1+debian/configure:735:if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-736- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-738- echo 'void f(){}' > conftest.c dsniff-2.4b1+debian/configure:739:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then dsniff-2.4b1+debian/configure-740- ac_cv_prog_cc_g=yes ############################################## dsniff-2.4b1+debian/configure-797-if test -z "$INSTALL"; then dsniff-2.4b1+debian/configure:798:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-799- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-851-echo "configure:852: checking for $ac_word" >&5 dsniff-2.4b1+debian/configure:852:if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-853- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-885-if test -z "$CPP"; then dsniff-2.4b1+debian/configure:886:if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-887- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-901-{ (eval echo configure:902: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/configure:902:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/configure-903-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/configure-918-{ (eval echo configure:919: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/configure:919:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/configure-920-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/configure-935-{ (eval echo configure:936: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/configure:936:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/configure-937-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/configure-980- else dsniff-2.4b1+debian/configure:981:if eval "test \"`echo '$''{'ac_cv_have_x'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-982- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-995- # GNU make sometimes prints "make[1]: Entering...", which would confuse us. dsniff-2.4b1+debian/configure:996: eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` dsniff-2.4b1+debian/configure-997- # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. ############################################## dsniff-2.4b1+debian/configure-1031-{ (eval echo configure:1032: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/configure:1032:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/configure-1033-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/configure-1118-# Check X11 before X11Rn because it is often a symlink to the current release. dsniff-2.4b1+debian/configure:1119:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \ dsniff-2.4b1+debian/configure-1120- /usr/X11/lib \ ############################################## dsniff-2.4b1+debian/configure-1279-ac_lib_var=`echo dnet'_'dnet_ntoa | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1280:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1281- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1309-fi dsniff-2.4b1+debian/configure:1310:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1311- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1320-ac_lib_var=`echo dnet_stub'_'dnet_ntoa | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1321:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1322- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1350-fi dsniff-2.4b1+debian/configure:1351:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1352- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1367-echo "configure:1368: checking for gethostbyname" >&5 dsniff-2.4b1+debian/configure:1368:if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1369- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1406- dsniff-2.4b1+debian/configure:1407:if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then dsniff-2.4b1+debian/configure-1408- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1417-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1418:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1419- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1447-fi dsniff-2.4b1+debian/configure:1448:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1449- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1465-echo "configure:1466: checking for connect" >&5 dsniff-2.4b1+debian/configure:1466:if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1467- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1504- dsniff-2.4b1+debian/configure:1505:if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then dsniff-2.4b1+debian/configure-1506- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1515-ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1516:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1517- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1545-fi dsniff-2.4b1+debian/configure:1546:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1547- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1557-echo "configure:1558: checking for remove" >&5 dsniff-2.4b1+debian/configure:1558:if eval "test \"`echo '$''{'ac_cv_func_remove'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1559- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1596- dsniff-2.4b1+debian/configure:1597:if eval "test \"`echo '$ac_cv_func_'remove`\" = yes"; then dsniff-2.4b1+debian/configure-1598- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1607-ac_lib_var=`echo posix'_'remove | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1608:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1609- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1637-fi dsniff-2.4b1+debian/configure:1638:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1639- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1649-echo "configure:1650: checking for shmat" >&5 dsniff-2.4b1+debian/configure:1650:if eval "test \"`echo '$''{'ac_cv_func_shmat'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1651- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1688- dsniff-2.4b1+debian/configure:1689:if eval "test \"`echo '$ac_cv_func_'shmat`\" = yes"; then dsniff-2.4b1+debian/configure-1690- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1699-ac_lib_var=`echo ipc'_'shmat | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1700:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1701- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1729-fi dsniff-2.4b1+debian/configure:1730:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1731- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1751-ac_lib_var=`echo ICE'_'IceConnectionNumber | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:1752:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1753- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1781-fi dsniff-2.4b1+debian/configure:1782:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-1783- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1794-echo "configure:1795: checking for ANSI C header files" >&5 dsniff-2.4b1+debian/configure:1795:if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1796- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1807-{ (eval echo configure:1808: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/configure:1808:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/configure-1809-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/configure-1898-do dsniff-2.4b1+debian/configure:1899:ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure-1900-echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 dsniff-2.4b1+debian/configure-1901-echo "configure:1902: checking for $ac_hdr" >&5 dsniff-2.4b1+debian/configure:1902:if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1903- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-1911-{ (eval echo configure:1912: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } dsniff-2.4b1+debian/configure:1912:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` dsniff-2.4b1+debian/configure-1913-if test -z "$ac_err"; then ############################################## dsniff-2.4b1+debian/configure-1924-fi dsniff-2.4b1+debian/configure:1925:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then dsniff-2.4b1+debian/configure-1926- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/configure:1927: ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` dsniff-2.4b1+debian/configure-1928- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/configure-1965-echo "configure:1966: checking for working const" >&5 dsniff-2.4b1+debian/configure:1966:if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-1967- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2040-echo "configure:2041: checking for size_t" >&5 dsniff-2.4b1+debian/configure:2041:if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2042- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2073-echo "configure:2074: checking whether struct tm is in sys/time.h or time.h" >&5 dsniff-2.4b1+debian/configure:2074:if eval "test \"`echo '$''{'ac_cv_struct_tm'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2075- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2107-echo "configure:2108: checking for u_int32_t" >&5 dsniff-2.4b1+debian/configure:2108:if eval "test \"`echo '$''{'ac_cv_type_u_int32_t'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2109- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2140-echo "configure:2141: checking for u_int64_t" >&5 dsniff-2.4b1+debian/configure:2141:if eval "test \"`echo '$''{'ac_cv_type_u_int64_t'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2142- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2173-echo "configure:2174: checking for in_addr_t" >&5 dsniff-2.4b1+debian/configure:2174:if eval "test \"`echo '$''{'ac_cv_type_in_addr_t'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2175- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2209-echo "configure:2210: checking whether ${CC-cc} needs -traditional" >&5 dsniff-2.4b1+debian/configure:2210:if eval "test \"`echo '$''{'ac_cv_prog_gcc_traditional'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2211- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2255-echo "configure:2256: checking for 8-bit clean memcmp" >&5 dsniff-2.4b1+debian/configure:2256:if eval "test \"`echo '$''{'ac_cv_func_memcmp_clean'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2257- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2291-echo "configure:2292: checking return type of signal handlers" >&5 dsniff-2.4b1+debian/configure:2292:if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2293- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2332-echo "configure:2333: checking for strftime" >&5 dsniff-2.4b1+debian/configure:2333:if eval "test \"`echo '$''{'ac_cv_func_strftime'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2334- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2371- dsniff-2.4b1+debian/configure:2372:if eval "test \"`echo '$ac_cv_func_'strftime`\" = yes"; then dsniff-2.4b1+debian/configure-2373- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2383-ac_lib_var=`echo intl'_'strftime | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:2384:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2385- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2413-fi dsniff-2.4b1+debian/configure:2414:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-2415- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2430-echo "configure:2431: checking for $ac_func" >&5 dsniff-2.4b1+debian/configure:2431:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2432- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2469- dsniff-2.4b1+debian/configure:2470:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/configure-2471- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/configure:2472: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/configure-2473- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/configure-2484-ac_lib_var=`echo rpcsvc'_'xdr_fhstatus | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:2485:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2486- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2514-fi dsniff-2.4b1+debian/configure:2515:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-2516- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2531-ac_lib_var=`echo socket'_'socket | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:2532:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2533- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2561-fi dsniff-2.4b1+debian/configure:2562:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-2563- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2578-ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:2579:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2580- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2608-fi dsniff-2.4b1+debian/configure:2609:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-2610- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2625-ac_lib_var=`echo resolv'_'dn_expand | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:2626:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2627- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2655-fi dsniff-2.4b1+debian/configure:2656:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-2657- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2672-ac_lib_var=`echo resolv'_'__dn_expand | sed 'y%./+-%__p_%'` dsniff-2.4b1+debian/configure:2673:if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2674- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2702-fi dsniff-2.4b1+debian/configure:2703:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then dsniff-2.4b1+debian/configure-2704- echo "$ac_t""yes" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2720-echo "configure:2721: checking for $ac_func" >&5 dsniff-2.4b1+debian/configure:2721:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2722- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2759- dsniff-2.4b1+debian/configure:2760:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/configure-2761- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/configure:2762: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/configure-2763- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/configure-2778-echo "configure:2779: checking for $ac_func" >&5 dsniff-2.4b1+debian/configure:2779:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2780- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2817- dsniff-2.4b1+debian/configure:2818:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/configure-2819- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/configure:2820: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/configure-2821- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/configure-2838-echo "configure:2839: checking for $ac_func" >&5 dsniff-2.4b1+debian/configure:2839:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2840- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2877- dsniff-2.4b1+debian/configure:2878:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/configure-2879- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/configure:2880: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/configure-2881- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/configure-2898-echo "configure:2899: checking for $ac_func" >&5 dsniff-2.4b1+debian/configure:2899:if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then dsniff-2.4b1+debian/configure-2900- echo $ac_n "(cached) $ac_c" 1>&6 ############################################## dsniff-2.4b1+debian/configure-2937- dsniff-2.4b1+debian/configure:2938:if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then dsniff-2.4b1+debian/configure-2939- echo "$ac_t""yes" 1>&6 dsniff-2.4b1+debian/configure:2940: ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'` dsniff-2.4b1+debian/configure-2941- cat >> confdefs.h <<EOF ############################################## dsniff-2.4b1+debian/configure-3126- if test -f $withval/bin/libnet-config; then dsniff-2.4b1+debian/configure:3127: CFLAGS="$CFLAGS `$withval/bin/libnet-config --defines`" dsniff-2.4b1+debian/configure-3128- elif test -f $withval/libnet-config; then dsniff-2.4b1+debian/configure:3129: CFLAGS="$CFLAGS `$withval/libnet-config --defines`" dsniff-2.4b1+debian/configure-3130- else ############################################## dsniff-2.4b1+debian/configure-3141- if test -f ${prefix}/include/libnet.h; then dsniff-2.4b1+debian/configure:3142: CFLAGS="$CFLAGS `${prefix}/bin/libnet-config --defines`" dsniff-2.4b1+debian/configure-3143- LNETINC="-I${prefix}/include" ############################################## dsniff-2.4b1+debian/configure-3455- fi dsniff-2.4b1+debian/configure:3456: ac_file=`expr $ac_file + 1` dsniff-2.4b1+debian/configure-3457- ac_beg=$ac_end dsniff-2.4b1+debian/configure:3458: ac_end=`expr $ac_end + $ac_max_sed_cmds` dsniff-2.4b1+debian/configure-3459- fi ############################################## dsniff-2.4b1+debian/configure-3473- case "$ac_file" in dsniff-2.4b1+debian/configure:3474: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` dsniff-2.4b1+debian/configure:3475: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; dsniff-2.4b1+debian/configure-3476- *) ac_file_in="${ac_file}.in" ;; ############################################## dsniff-2.4b1+debian/configure-3481- # Remove last slash and all that follows it. Not all systems have dirname. dsniff-2.4b1+debian/configure:3482: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` dsniff-2.4b1+debian/configure-3483- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## dsniff-2.4b1+debian/configure-3485- test ! -d "$ac_dir" && mkdir "$ac_dir" dsniff-2.4b1+debian/configure:3486: ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" dsniff-2.4b1+debian/configure-3487- # A "../" for each directory in $ac_dir_suffix. dsniff-2.4b1+debian/configure:3488: ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` dsniff-2.4b1+debian/configure-3489- else ############################################## dsniff-2.4b1+debian/configure-3495- if test -z "$ac_dots"; then top_srcdir=. dsniff-2.4b1+debian/configure:3496: else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; dsniff-2.4b1+debian/configure-3497- /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; ############################################## dsniff-2.4b1+debian/configure-3509- rm -f "$ac_file" dsniff-2.4b1+debian/configure:3510: configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." dsniff-2.4b1+debian/configure-3511- case "$ac_file" in ############################################## dsniff-2.4b1+debian/configure-3516- dsniff-2.4b1+debian/configure:3517: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` dsniff-2.4b1+debian/configure-3518- sed -e "$ac_comsub ############################################## dsniff-2.4b1+debian/configure-3555- case "$ac_file" in dsniff-2.4b1+debian/configure:3556: *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` dsniff-2.4b1+debian/configure:3557: ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; dsniff-2.4b1+debian/configure-3558- *) ac_file_in="${ac_file}.in" ;; ############################################## dsniff-2.4b1+debian/configure-3563- rm -f conftest.frag conftest.in conftest.out dsniff-2.4b1+debian/configure:3564: ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` dsniff-2.4b1+debian/configure-3565- cat $ac_file_inputs > conftest.in ############################################## dsniff-2.4b1+debian/configure-3623- # Remove last slash and all that follows it. Not all systems have dirname. dsniff-2.4b1+debian/configure:3624: ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` dsniff-2.4b1+debian/configure-3625- if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then ############################################## dsniff-2.4b1+debian/configure.in-221- if test -f $withval/bin/libnet-config; then dsniff-2.4b1+debian/configure.in:222: CFLAGS="$CFLAGS `$withval/bin/libnet-config --defines`" dsniff-2.4b1+debian/configure.in-223- elif test -f $withval/libnet-config; then dsniff-2.4b1+debian/configure.in:224: CFLAGS="$CFLAGS `$withval/libnet-config --defines`" dsniff-2.4b1+debian/configure.in-225- else ############################################## dsniff-2.4b1+debian/configure.in-235-[ if test -f ${prefix}/include/libnet.h; then dsniff-2.4b1+debian/configure.in:236: CFLAGS="$CFLAGS `${prefix}/bin/libnet-config --defines`" dsniff-2.4b1+debian/configure.in-237- LNETINC="-I${prefix}/include" ############################################## dsniff-2.4b1+debian/arp.c-76- if (sin->sin_addr.s_addr == ip && sdl->sdl_alen) { dsniff-2.4b1+debian/arp.c:77: memcpy(ether->ether_addr_octet, LLADDR(sdl), dsniff-2.4b1+debian/arp.c-78- ETHER_ADDR_LEN); ############################################## dsniff-2.4b1+debian/dnsspoof.c-123- dsniff-2.4b1+debian/dnsspoof.c:124: if ((de->ip = inet_addr(ip)) == INADDR_ANY || dsniff-2.4b1+debian/dnsspoof.c-125- (de->name = strdup(name)) == NULL) ############################################## dsniff-2.4b1+debian/dsniff.c-96- ctlp[ind].netaddr = tmp; dsniff-2.4b1+debian/dsniff.c:97: ctlp[ind].mask = inet_addr("255.255.255.255"); dsniff-2.4b1+debian/dsniff.c-98- ctlp[ind].action = NIDS_DONT_CHKSUM; ############################################## dsniff-2.4b1+debian/arpspoof.c-294- dsniff-2.4b1+debian/arpspoof.c:295: if ((my_ha = (u_int8_t *)libnet_get_hwaddr(l)) == NULL) { dsniff-2.4b1+debian/arpspoof.c-296- errx(1, "Unable to determine own mac address"); ############################################## dsniff-2.4b1+debian/sshow.c-124-static char * dsniff-2.4b1+debian/sshow.c:125:s_saddr(struct tcp_stream *ts) dsniff-2.4b1+debian/sshow.c-126-{ ############################################## dsniff-2.4b1+debian/sshow.c-135-static char * dsniff-2.4b1+debian/sshow.c:136:s_daddr(struct tcp_stream *ts) dsniff-2.4b1+debian/sshow.c-137-{ ############################################## dsniff-2.4b1+debian/sshow.c-227- printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/sshow.c:228: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/sshow.c-229- (float)delay / CLOCKS_PER_SEC); ############################################## dsniff-2.4b1+debian/sshow.c-255- "guesses will be much less reliable\n", dsniff-2.4b1+debian/sshow.c:256: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-257- } ############################################## dsniff-2.4b1+debian/sshow.c-278- printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", dsniff-2.4b1+debian/sshow.c:279: s_saddr(ts), s_daddr(ts), s_range(plain_range), dsniff-2.4b1+debian/sshow.c-280- (float)delay / CLOCKS_PER_SEC); ############################################## dsniff-2.4b1+debian/sshow.c-302- printf("+ %s -> %s: GUESS: Username length is %s\n", dsniff-2.4b1+debian/sshow.c:303: s_saddr(ts), s_daddr(ts), s_range(&string_range)); dsniff-2.4b1+debian/sshow.c-304- return; ############################################## dsniff-2.4b1+debian/sshow.c-320- "password length %s %s%s\n", dsniff-2.4b1+debian/sshow.c:321: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/sshow.c-322- string_range.min == 32 ? "appears to be" : "is", ############################################## dsniff-2.4b1+debian/sshow.c-336- "authentication accepted\n", dsniff-2.4b1+debian/sshow.c:337: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-338- } else ############################################## dsniff-2.4b1+debian/sshow.c-342- "authentication accepted\n", dsniff-2.4b1+debian/sshow.c:343: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-344- } ############################################## dsniff-2.4b1+debian/sshow.c-351- "authentication failed\n", dsniff-2.4b1+debian/sshow.c:352: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-353- else if (string_range.min > 42 + 9) ############################################## dsniff-2.4b1+debian/sshow.c-355- "authentication failed\n", dsniff-2.4b1+debian/sshow.c:356: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-357- } ############################################## dsniff-2.4b1+debian/sshow.c-365- printf("+ %s -> %s: GUESS: RSA authentication refused\n", dsniff-2.4b1+debian/sshow.c:366: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-367- } ############################################## dsniff-2.4b1+debian/sshow.c-400- printf("+ %s -> %s: GUESS: RSA authentication %s\n", dsniff-2.4b1+debian/sshow.c:401: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/sshow.c-402- } ############################################## dsniff-2.4b1+debian/sshow.c-436- "(%d characters), seen %d replies\n", dsniff-2.4b1+debian/sshow.c:437: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/sshow.c-438- session->line.input_count, size, ############################################## dsniff-2.4b1+debian/sshow.c-443- "a %s of %d character%s\n", dsniff-2.4b1+debian/sshow.c:444: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/sshow.c-445- what, size - 1, size == 2 ? "" : "s"); ############################################## dsniff-2.4b1+debian/sshow.c-471- printf("- %s <- %s: got %u of " dsniff-2.4b1+debian/sshow.c:472: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/sshow.c:473: s_daddr(ts), have, need); dsniff-2.4b1+debian/sshow.c-474- } ############################################## dsniff-2.4b1+debian/sshow.c-479- printf("- %s <- %s: left %u bytes\n", dsniff-2.4b1+debian/sshow.c:480: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/sshow.c-481- have - need); ############################################## dsniff-2.4b1+debian/sshow.c-516- printf("- %s -> %s: not SSH\n", dsniff-2.4b1+debian/sshow.c:517: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-518- } ############################################## dsniff-2.4b1+debian/sshow.c-523- printf("+ %s -> %s: SSH protocol %d\n", dsniff-2.4b1+debian/sshow.c:524: s_saddr(ts), s_daddr(ts), session->protocol); dsniff-2.4b1+debian/sshow.c-525- if (debug) ############################################## dsniff-2.4b1+debian/sshow.c-534- printf("- %s -> %s: got %u of " dsniff-2.4b1+debian/sshow.c:535: "%u bytes\n", s_saddr(ts), dsniff-2.4b1+debian/sshow.c:536: s_daddr(ts), have, need); dsniff-2.4b1+debian/sshow.c-537- } ############################################## dsniff-2.4b1+debian/sshow.c-542- printf("- %s -> %s: left %u bytes\n", dsniff-2.4b1+debian/sshow.c:543: s_saddr(ts), s_daddr(ts), dsniff-2.4b1+debian/sshow.c-544- have - need); ############################################## dsniff-2.4b1+debian/sshow.c-572- printf("- %s -> %s: ESTABLISHED\n", dsniff-2.4b1+debian/sshow.c:573: s_saddr(ts), s_daddr(ts)); dsniff-2.4b1+debian/sshow.c-574- } ############################################## dsniff-2.4b1+debian/sshow.c-591- printf("+ %s -- %s: %s\n", dsniff-2.4b1+debian/sshow.c:592: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/sshow.c-593- } ############################################## dsniff-2.4b1+debian/sshow.c-595- printf("- %s -- %s: %s\n", dsniff-2.4b1+debian/sshow.c:596: s_saddr(ts), s_daddr(ts), what); dsniff-2.4b1+debian/sshow.c-597- }