=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== ifmail-2.14tx8.10/Makefile-15-directories: ifmail-2.14tx8.10/Makefile:16: for i in ${BINDIR} `dirname ${CONFIGFILE}` ${MAPTABDIR} \ ifmail-2.14tx8.10/Makefile:17: `dirname ${DEBUGFILE}` `dirname ${LOGFILE}` ; do \ ifmail-2.14tx8.10/Makefile-18- if [ ! -d $${i} ]; then \ ############################################## ifmail-2.14tx8.10/Makefile-27-install_config: directories ifmail-2.14tx8.10/Makefile:28: ${INSTALL} -o ${OWNER} -g ${GROUP} -m 0640 misc/config `dirname ${CONFIGFILE}` ifmail-2.14tx8.10/Makefile:29: ${INSTALL} -o ${OWNER} -g ${GROUP} -m 0640 misc/Areas `dirname ${CONFIGFILE}` ifmail-2.14tx8.10/Makefile-30- for i in misc/maptabs/* ; do \ ############################################## ifmail-2.14tx8.10/misc/inn/send-ifmail-15- ifmail-2.14tx8.10/misc/inn/send-ifmail:16:PROGNAME=`basename $0` ifmail-2.14tx8.10/misc/inn/send-ifmail-17-LOCK=${LOCKS}/LOCK.${PROGNAME} ############################################## ifmail-2.14tx8.10/misc/inn/send-ifmail-32-shlock -p $$ -f ${LOCK} || { ifmail-2.14tx8.10/misc/inn/send-ifmail:33: echo "${PROGNAME}: [$$] locked by [`cat ${LOCK}`]" ifmail-2.14tx8.10/misc/inn/send-ifmail-34- exit 0 ############################################## ifmail-2.14tx8.10/misc/inn/send-ifmail-40-else ifmail-2.14tx8.10/misc/inn/send-ifmail:41: LIST=`ls ${BATCH}|egrep "f[0-9]*\.n[0-9]*\.z[0-9]\.fidonet\.org$"` ifmail-2.14tx8.10/misc/inn/send-ifmail:42: LIST=$LIST\ `ls ${BATCH}|egrep "f[0-9]*\.n[0-9]*\.z[0-9]*\.[^\.]*\.ftn$"` ifmail-2.14tx8.10/misc/inn/send-ifmail:43: LIST=$LIST\ `ls ${BATCH}|egrep "f[0-9]*\.n[0-9]*\.z[0-9]*$"` ifmail-2.14tx8.10/misc/inn/send-ifmail:44: LIST=$LIST\ `ls ${BATCH}|egrep "f[0-9]*\.n[0-9]*$"` ifmail-2.14tx8.10/misc/inn/send-ifmail-45-fi ############################################## ifmail-2.14tx8.10/misc/contrib/ifpoll-26-# protected inbound directory ifmail-2.14tx8.10/misc/contrib/ifpoll:27: PINBOUND=`grep ^protinbound $IFCONFIG | cut -c 13-` ifmail-2.14tx8.10/misc/contrib/ifpoll-28- ############################################## ifmail-2.14tx8.10/misc/contrib/ifpoll-93- fi ifmail-2.14tx8.10/misc/contrib/ifpoll:94: i=`expr $i + 1` ifmail-2.14tx8.10/misc/contrib/ifpoll-95- else ############################################## ifmail-2.14tx8.10/misc/contrib/mmdf/route.c-33- ifmail-2.14tx8.10/misc/contrib/mmdf/route.c:34: tfaddr=parsefaddr(adr0); ifmail-2.14tx8.10/misc/contrib/mmdf/route.c-35- adr2=ascfnode(tfaddr, 0x6); ############################################## ifmail-2.14tx8.10/misc/contrib/cnews-msgids-19-if test -r $NEWSCTL/mailname; then ifmail-2.14tx8.10/misc/contrib/cnews-msgids:20: mailname="`tr -d ' \11' <$NEWSCTL/mailname`" ifmail-2.14tx8.10/misc/contrib/cnews-msgids-21-else ############################################## ifmail-2.14tx8.10/misc/contrib/cnews-msgids-30-if test -r $NEWSCTL/ftnname; then ifmail-2.14tx8.10/misc/contrib/cnews-msgids:31: ftnname="`tr -d ' \11' <$NEWSCTL/ftnname`" ifmail-2.14tx8.10/misc/contrib/cnews-msgids-32-else ############################################## ifmail-2.14tx8.10/misc/contrib/cnews-msgids-42- deforg="$deforg" defdate="$defdate" defexpiry="$expiry" \ ifmail-2.14tx8.10/misc/contrib/cnews-msgids:43: defmsgid="`set $date; echo \<$6$2$3.\` echo $4 | tr -d : \`.$$@$ftnname\>`" \ ifmail-2.14tx8.10/misc/contrib/cnews-msgids-44- me="`newshostname`" $tmp ############################################## ifmail-2.14tx8.10/misc/contrib/cnews-msgids-46- ifmail-2.14tx8.10/misc/contrib/cnews-msgids:47:In the the line beginning " defmsgid" ends with "`.$$@$host\>`" It should be ifmail-2.14tx8.10/misc/contrib/cnews-msgids-48-"`.$$@$ftnname" as above. Then create a file "ftnname" in your ############################################## ifmail-2.14tx8.10/misc/contrib/u-tic/ctlfiles.pl-156- ifmail-2.14tx8.10/misc/contrib/u-tic/ctlfiles.pl:157: foreach $addr (@FEEDS_ADDRESSES) ifmail-2.14tx8.10/misc/contrib/u-tic/ctlfiles.pl-158- { ############################################## ifmail-2.14tx8.10/misc/contrib/u-tic/ctlfiles.pl-210- ifmail-2.14tx8.10/misc/contrib/u-tic/ctlfiles.pl:211: foreach $addr (@PASSWD_ADDRESSES) ifmail-2.14tx8.10/misc/contrib/u-tic/ctlfiles.pl-212- { ############################################## ifmail-2.14tx8.10/misc/contrib/u-tic/u-fix.pl-123- last if /^\s*$/; ifmail-2.14tx8.10/misc/contrib/u-tic/u-fix.pl:124: $FROM=&parse_addr($1), next if /^From:\s*(\S.*\S)\s*$/i; ifmail-2.14tx8.10/misc/contrib/u-tic/u-fix.pl:125: $REPLY_TO=&parse_addr($1), next if /^Reply-To:\s*(\S.*\S)\s*$/i; ifmail-2.14tx8.10/misc/contrib/u-tic/u-fix.pl-126- $PW=&upcase($1), next if /^Subject:\s*(\S+)\s*$/i; ############################################## ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl-73- { ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl:74: $INBFILE=$file, last if -f $file && hex(`$EXT_CRC < '$file'`)==hex($CRC); ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl-75- } ############################################## ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl-381- return 1 unless defined($CRC) && defined($EXT_CRC); ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl:382: if (hex($CRC)==hex(`$EXT_CRC<'$INBOUND/$INBFILE'`)) ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl-383- { ############################################## ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl-433- local(@list,$addr,$patt,$s); ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl:434: foreach $addr (keys(%PATTERNS)) ifmail-2.14tx8.10/misc/contrib/u-tic/u-tic.pl-435- { ############################################## ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/Makefile-38- cd .. ; uuencode $(PROJECT).tar.Z \ ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/Makefile:39: `basename $(PROJECT).tar.Z` \ ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/Makefile-40- > $(PROJECT).tar.Z.uu; \ ############################################## ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/Makefile-45- cd .. ; uuencode $(PROJECT).tar.gz \ ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/Makefile:46: `basename $(PROJECT).tar.gz` \ ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/Makefile-47- > $(PROJECT).tar.gz.uu; \ ############################################## ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/regcutnl-2- echo -e " \ ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/regcutnl:3:Usage: `basename $0` <nodeliste> <zone> <region to extract> ifmail-2.14tx8.10/misc/contrib/cutnl-0.1/regcutnl-4- extracts the given region, under the given zone, to stdout " ############################################## ifmail-2.14tx8.10/misc/contrib/getnodelist-13-if cd ${INB} ; then ifmail-2.14tx8.10/misc/contrib/getnodelist:14: DIFF=`ls ${NDMASK}` ifmail-2.14tx8.10/misc/contrib/getnodelist-15- if [ ! -f ${NDMASK} ] ; then ############################################## ifmail-2.14tx8.10/misc/contrib/getnodelist-39- rm -f ${DIFF} ifmail-2.14tx8.10/misc/contrib/getnodelist:40: DIFF=`ls ${NDMASK}` ifmail-2.14tx8.10/misc/contrib/getnodelist-41-else ############################################## ifmail-2.14tx8.10/misc/contrib/getnodelist-50- ifmail-2.14tx8.10/misc/contrib/getnodelist:51:NLIST=`ls ${NLMASK}` ifmail-2.14tx8.10/misc/contrib/getnodelist-52- ############################################## ifmail-2.14tx8.10/misc/contrib/genreqmap-206- ifmail-2.14tx8.10/misc/contrib/genreqmap:207:system ("$zip $fileszip $files"); ifmail-2.14tx8.10/misc/contrib/genreqmap-208- ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-145- ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl:146: system("$RELOADCOMMAND"); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-147- &log('debug',"Newsfeeds reloaded",4); ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-213- print OUT "$_[1]$_[0] -- '$_[0]' is restricted. You cannot change its status.\n"; ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl:214: &log('notice',"Remote $USERADDR attempted to \'$_[1]\' restricted echo (newsgroup) $_[0]",1); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-215-} ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-313- local($echo,@echoes,$curecho,@tmp,$curgroup); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl:314: $echo=$_[0]; ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-315- $echo=~tr/a-z/A-Z/; ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-447- local($echo,$curecho,$curgroup,$unsubscribed); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl:448: $echo=$_[0]; ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-449- $echo=~tr/a-z/A-Z/; ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-647- $SUBJECT=$value if ($headline=~/^Subject$/io); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl:648: $USERADDR=&parse_addr($value) if ($headline=~/^From$/io); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl:649: $REPLYTO=&parse_addr($value) if ($headline=~/^Reply-To$/io); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl-650- } ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-200- ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old:201: system("$RELOADCOMMAND"); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-202- &log('debug',"Newsfeeds reloaded",4); ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-271- print OUT "$_[1]$_[0] -- '$_[0]' is restricted. You cannot change its status.\n"; ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old:272: &log('notice',"Remote $USERADDR attempted to \'$_[1]\' restricted echo (newsgroup) $_[0]",1); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-273-} ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-367- local($echo,@echoes,$curecho,@tmp,$curgroup); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old:368: $echo=$_[0]; ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-369- $echo=~tr/a-z/A-Z/; ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-501- local($echo,$curecho,$curgroup,$unsubscribed); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old:502: $echo=$_[0]; ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-503- $echo=~tr/a-z/A-Z/; ############################################## ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-685- $SUBJECT=$value if ($headline=~/^Subject$/io); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old:686: $USERADDR=&parse_addr($value) if ($headline=~/^From$/io); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old:687: $REPLYTO=&parse_addr($value) if ($headline=~/^Reply-To$/io); ifmail-2.14tx8.10/misc/contrib/areafix-0.5.07/areafix.pl.old-688- } ############################################## ifmail-2.14tx8.10/misc/contrib/Gecho2newsfeeds/Areas-1329-R20_AMIGA fido.r20.amiga fido ifmail-2.14tx8.10/misc/contrib/Gecho2newsfeeds/Areas:1330:R20_ASM fido.r20.asm fido ifmail-2.14tx8.10/misc/contrib/Gecho2newsfeeds/Areas-1331-R20_CHAT fido.r20.chat fido ############################################## ifmail-2.14tx8.10/misc/config-96-# processed as if they were received file requests (recusively). ifmail-2.14tx8.10/misc/config:97:# Execution of commands may compromize security! You are warned. ifmail-2.14tx8.10/misc/config-98-#magic /usr/local/lib/ifmail/magic ############################################## ifmail-2.14tx8.10/Changelog.TX-578- gave errors. ifmail-2.14tx8.10/Changelog.TX:579:- Changed -DDONT_REGATE code so that it works with parserfcaddr(). ifmail-2.14tx8.10/Changelog.TX-580-- corrected restamp date code. Now it does only if newsmode is set. ############################################## ifmail-2.14tx8.10/Changelog.TX-771-- modified the way ^aREPLYADDR and ftn 'to:' are created (I use the ifmail-2.14tx8.10/Changelog.TX:772: function parserfcaddr() ), so the address of the "Reply-To: " line (if ifmail-2.14tx8.10/Changelog.TX-773- exists) is used for ^aREPLYADDR and registration database. ############################################## ifmail-2.14tx8.10/iflib/ftnmsg.c-106- tmsg->flags=0; ifmail-2.14tx8.10/iflib/ftnmsg.c:107: if (tmsg->to) tidy_faddr(tmsg->to); tmsg->to=NULL; ifmail-2.14tx8.10/iflib/ftnmsg.c:108: if (tmsg->from) tidy_faddr(tmsg->from); tmsg->from=NULL; ifmail-2.14tx8.10/iflib/ftnmsg.c-109- if (tmsg->subj) free(tmsg->subj); tmsg->subj=NULL; ############################################## ifmail-2.14tx8.10/iflib/rfcaddr.c-36- ifmail-2.14tx8.10/iflib/rfcaddr.c:37:void tidyrfcaddr(addr) ifmail-2.14tx8.10/iflib/rfcaddr.c-38-parsedaddr addr; ############################################## ifmail-2.14tx8.10/iflib/rfcaddr.c-44- ifmail-2.14tx8.10/iflib/rfcaddr.c:45:parsedaddr parserfcaddr(s) ifmail-2.14tx8.10/iflib/rfcaddr.c-46-char *s; ############################################## ifmail-2.14tx8.10/iflib/rfcaddr.c-305- printf(" parsing: \"%s\"\n",buffer); ifmail-2.14tx8.10/iflib/rfcaddr.c:306: tmp=parserfcaddr(buffer); ifmail-2.14tx8.10/iflib/rfcaddr.c-307- printf(" target: \"%s\"\n",tmp.target); ############################################## ifmail-2.14tx8.10/iflib/rfcaddr.c-310- } ifmail-2.14tx8.10/iflib/rfcaddr.c:311: tidyrfcaddr(tmp); ifmail-2.14tx8.10/iflib/rfcaddr.c-312- return 0; ############################################## ifmail-2.14tx8.10/iflib/clibrary.h-102-extern time_t time(); ifmail-2.14tx8.10/iflib/clibrary.h:103:extern unsigned long inet_addr(); ifmail-2.14tx8.10/iflib/clibrary.h-104-extern FREEVAL free(); ############################################## ifmail-2.14tx8.10/iflib/ftn.h-19- ifmail-2.14tx8.10/iflib/ftn.h:20:faddr *parsefaddr(char *); ifmail-2.14tx8.10/iflib/ftn.h-21-faddr *parsefnode(char *); ############################################## ifmail-2.14tx8.10/iflib/ftn.h-24-int chkftnmsgid(char *); ifmail-2.14tx8.10/iflib/ftn.h:25:void tidy_faddr(faddr *); ifmail-2.14tx8.10/iflib/ftn.h-26-void tidy_falist(fa_list **); ############################################## ifmail-2.14tx8.10/iflib/rfcaddr.h-14- ifmail-2.14tx8.10/iflib/rfcaddr.h:15:extern parsedaddr parserfcaddr(char *); ifmail-2.14tx8.10/iflib/rfcaddr.h:16:extern void tidyrfcaddr(parsedaddr); ifmail-2.14tx8.10/iflib/rfcaddr.h-17-extern char *addrerrstr(int); ############################################## ifmail-2.14tx8.10/iflib/Makefile-88-needed.h: ifmail-2.14tx8.10/iflib/Makefile:89: (for f in ${NEEDED} ;do BASE=`basename $$f .o`; BASE=\"$${BASE}.h\" ; \ ifmail-2.14tx8.10/iflib/Makefile-90- echo "#include $${BASE}"; done) > needed.h ############################################## ifmail-2.14tx8.10/iflib/Makefile-119- BASE=`pwd`; \ ifmail-2.14tx8.10/iflib/Makefile:120: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/iflib/Makefile-121- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/iflib/Makefile-164- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/iflib/Makefile:165: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/iflib/Makefile-166- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/iflib/rdconfig.c-207-static int getstr(char**); ifmail-2.14tx8.10/iflib/rdconfig.c:208:static int getaddr(char**); ifmail-2.14tx8.10/iflib/rdconfig.c-209-static int getadnl(char**); ############################################## ifmail-2.14tx8.10/iflib/rdconfig.c-595- ifmail-2.14tx8.10/iflib/rdconfig.c:596:static int getaddr(dest) ifmail-2.14tx8.10/iflib/rdconfig.c-597-char **dest; ############################################## ifmail-2.14tx8.10/iflib/falists.c-104- else q=p+strlen(p); ifmail-2.14tx8.10/iflib/falists.c:105: if ((ta=parsefaddr(p))) ifmail-2.14tx8.10/iflib/falists.c-106- { ############################################## ifmail-2.14tx8.10/iflib/falists.c-153- ifmail-2.14tx8.10/iflib/falists.c:154:int compaddr(fa_list **,fa_list **); ifmail-2.14tx8.10/iflib/falists.c-155- ############################################## ifmail-2.14tx8.10/iflib/falists.c-164- { ifmail-2.14tx8.10/iflib/falists.c:165: while ((tan=ta->next) && (compaddr(&ta,&tan) == 0)) ifmail-2.14tx8.10/iflib/falists.c-166- { ifmail-2.14tx8.10/iflib/falists.c-167- ta->next=tan->next; ifmail-2.14tx8.10/iflib/falists.c:168: tidy_faddr(tan->addr); ifmail-2.14tx8.10/iflib/falists.c-169- free(tan); ############################################## ifmail-2.14tx8.10/iflib/falists.c-203- { ifmail-2.14tx8.10/iflib/falists.c:204: while ((i < n) && (compaddr(&ta,&(vector[i])) == 0)) ifmail-2.14tx8.10/iflib/falists.c-205- { ifmail-2.14tx8.10/iflib/falists.c:206: tidy_faddr((vector[i])->addr); ifmail-2.14tx8.10/iflib/falists.c-207- free(vector[i]); ############################################## ifmail-2.14tx8.10/iflib/falists.c-218- ifmail-2.14tx8.10/iflib/falists.c:219:int compaddr(fap1,fap2) ifmail-2.14tx8.10/iflib/falists.c-220-fa_list **fap1,**fap2; ############################################## ifmail-2.14tx8.10/iflib/ftn.c-37- ifmail-2.14tx8.10/iflib/ftn.c:38:void tidy_faddr(addr) ifmail-2.14tx8.10/iflib/ftn.c-39-faddr *addr; ############################################## ifmail-2.14tx8.10/iflib/ftn.c-56- old=tmp->next; ifmail-2.14tx8.10/iflib/ftn.c:57: tidy_faddr(tmp->addr); ifmail-2.14tx8.10/iflib/ftn.c-58- free(tmp); ############################################## ifmail-2.14tx8.10/iflib/ftn.c-62- ifmail-2.14tx8.10/iflib/ftn.c:63:faddr *parsefaddr(s) ifmail-2.14tx8.10/iflib/ftn.c-64-char *s; ############################################## ifmail-2.14tx8.10/iflib/ftn.c-89- if (strchr(s,'@') || strchr(s,'%') || strchr(s,'!')) ifmail-2.14tx8.10/iflib/ftn.c:90: rfcaddr=parserfcaddr(p); ifmail-2.14tx8.10/iflib/ftn.c-91- else ############################################## ifmail-2.14tx8.10/iflib/ftn.c-234- if (freename) free(freename); ifmail-2.14tx8.10/iflib/ftn.c:235: tidyrfcaddr(rfcaddr); ifmail-2.14tx8.10/iflib/ftn.c-236- return tmpaddr; ############################################## ifmail-2.14tx8.10/iflib/ftn.c-526- while (isspace(*msgid)) msgid++; ifmail-2.14tx8.10/iflib/ftn.c:527: if ((p=parsefaddr(msgid))) ifmail-2.14tx8.10/iflib/ftn.c-528- { ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-7- * - modified the way ^aREPLYADDR and ftn 'to:' are created (I use the ifmail-2.14tx8.10/ifgate/mkftnhdr.c:8: * function parserfcaddr() ), so the address of the "Reply-To: " line (if ifmail-2.14tx8.10/ifgate/mkftnhdr.c-9- * exists) is used for ^aREPLYADDR and registration database. ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-85- while (isspace(*r) && (r > l)) (*r--)='\0'; ifmail-2.14tx8.10/ifgate/mkftnhdr.c:86: if ((tmp=parsefaddr(l))) ifmail-2.14tx8.10/ifgate/mkftnhdr.c-87- { ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-102- *s=xstrcpy(ascfnode(tmp,0x1f)); ifmail-2.14tx8.10/ifgate/mkftnhdr.c:103: tidy_faddr(tmp); ifmail-2.14tx8.10/ifgate/mkftnhdr.c-104- } ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-276- debug(6,"getting `to' address from: \"%s\"",p); ifmail-2.14tx8.10/ifgate/mkftnhdr.c:277: if ((tmsg->to=parsefaddr(p)) == NULL) ifmail-2.14tx8.10/ifgate/mkftnhdr.c:278: tmsg->to=parsefaddr("All@p0.f0.n0.z0"); ifmail-2.14tx8.10/ifgate/mkftnhdr.c-279- if ((l=strrchr(p,'<')) && (r=strchr(p,'>')) && (l < r)) ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-318- else ifmail-2.14tx8.10/ifgate/mkftnhdr.c:319: tmsg->to=parsefaddr("All@p0.f0.n0.z0"); ifmail-2.14tx8.10/ifgate/mkftnhdr.c-320- debug(3,"TO: %s",ascinode(tmsg->to,0x7f)); ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-328- while (isspace(*q)) q++; ifmail-2.14tx8.10/ifgate/mkftnhdr.c:329: fbuf=parserfcaddr(q).remainder; ifmail-2.14tx8.10/ifgate/mkftnhdr.c:330: if (parserfcaddr(q).target) { ifmail-2.14tx8.10/ifgate/mkftnhdr.c-331- fbuf=xstrcat(fbuf,"@"); ifmail-2.14tx8.10/ifgate/mkftnhdr.c:332: fbuf=xstrcat(fbuf,parserfcaddr(q).target); ifmail-2.14tx8.10/ifgate/mkftnhdr.c-333- } ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-342- if ((q) && (*q != '\0')) ifmail-2.14tx8.10/ifgate/mkftnhdr.c:343: freename=parserfcaddr(q).comment; ifmail-2.14tx8.10/ifgate/mkftnhdr.c-344- else freename=NULL; ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-375- needreplyaddr=1; ifmail-2.14tx8.10/ifgate/mkftnhdr.c:376: if ((tmsg->from=parsefaddr(rfcfrom)) == NULL) ifmail-2.14tx8.10/ifgate/mkftnhdr.c-377- { ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-424- while (isspace(*q)) q++; ifmail-2.14tx8.10/ifgate/mkftnhdr.c:425: ftnfrom=parserfcaddr(q).remainder; ifmail-2.14tx8.10/ifgate/mkftnhdr.c:426: if (parserfcaddr(q).target) ifmail-2.14tx8.10/ifgate/mkftnhdr.c-427- { ifmail-2.14tx8.10/ifgate/mkftnhdr.c-428- ftnfrom=xstrcat(ftnfrom,"@"); ifmail-2.14tx8.10/ifgate/mkftnhdr.c:429: ftnfrom=xstrcat(ftnfrom,parserfcaddr(q).target); ifmail-2.14tx8.10/ifgate/mkftnhdr.c-430- } ############################################## ifmail-2.14tx8.10/ifgate/mkftnhdr.c-433- else loginf("ftn sender: %s",ftnfrom); ifmail-2.14tx8.10/ifgate/mkftnhdr.c:434: if (ftnfrom) tmsg->from=parsefaddr(ftnfrom); ifmail-2.14tx8.10/ifgate/mkftnhdr.c-435- if ((tmsg->from) && (!tmsg->from->name)) ############################################## ifmail-2.14tx8.10/ifgate/backalias.c-56- if (k && v) ifmail-2.14tx8.10/ifgate/backalias.c:57: if ((ta=parsefaddr(v))) ifmail-2.14tx8.10/ifgate/backalias.c-58- { ############################################## ifmail-2.14tx8.10/ifgate/newsin-912-MLN\W"8I:3WNWW7LVG(?OY_V^9Y[W_7YFOIFUF=W4+-@)"^`CV4=']M.0`A`+ ifmail-2.14tx8.10/ifgate/newsin:913:M@&4``\*(B$<L0Z`)UB,^0QRB`.H1'R":$$D0#5D('O$&XA#B&.(#A!^Q0A$- ifmail-2.14tx8.10/ifgate/newsin-914-M3R-V(GC$7D0YXI\11Q%CB"F$2AD-<Q&+$$L1)8@#B'<0QQ`?(%H1Z1'1L!WQ ############################################## ifmail-2.14tx8.10/ifgate/newsin-926-MX!][*RVHTY`R-K1\5O4>IE.6#V=RKO]>SH1;.+%]"H,MTI!@FEB>`C.Y/PES ifmail-2.14tx8.10/ifgate/newsin:927:MGY""5Z'`4"M=EMGH7YJX;<I!@1%C0<(Z@E[A,-R/$Z@CP5411=T<R/!/E^`J ifmail-2.14tx8.10/ifgate/newsin-928-M=[6Q)YBRLQ%N7C5AL!^5&<ITQV23,4A>S]@;&/L)QNY@W*2A86_R49F3L41@ ############################################## ifmail-2.14tx8.10/ifgate/newsin-941-M*\%_WN:=,2]"CDNSXP>FQMVU]M^A5?TCM7YSI]9K_PNMUV[5>@VUVK)0\80Q ifmail-2.14tx8.10/ifgate/newsin:942:M*U#\4(F;:1Z5Y`[$C]@^K7U\D&<,^^2KAKZA^H/KQBT7)>W3LP$W2KRDWZ`$ ifmail-2.14tx8.10/ifgate/newsin-943-MQLR5](+-VSRD9J(>A/*64C.+_3I.L:11:)4II1U-*6V?W"UV81T7]DG2>N6V ############################################## ifmail-2.14tx8.10/ifgate/newsin-954-M/KR3'!:NX\TK^,[#.`/PE8=&7.FKEF&RT[?:SF&Z"U,U6)/QW,RK-6*2#X\J ifmail-2.14tx8.10/ifgate/newsin:955:M=B6,*C1BO`\S2)$488G!FWA"K]`N##BF@DX**HK96&HQ!24#8)?#:*0C&$SH ifmail-2.14tx8.10/ifgate/newsin-956-M]2<J8346R9E2:*^28P__6+4"0H+OG19,;G@WQ(JC8QVG:!#?NNI@T#>BD1+[ ifmail-2.14tx8.10/ifgate/newsin:957:MQZ2#3SH(4<^`?1\&M13$EC%K,@U@T5:5@XH]`+S*FHP.660:T17TL)E`=72^ ifmail-2.14tx8.10/ifgate/newsin-958-M38YJ9ZS)6.#GBP?&V'+V+6AC-X$!?<6#IAJD\^`94J5+.^TF9D,KRX%]$Y2Q ############################################## ifmail-2.14tx8.10/ifgate/newsin-1006-MY\\"F<F%FRV&B5P%J_?_@Q4:K1#:2PIP:9O.+C_#ZZU8-X]GGAJ]*O09NQN# ifmail-2.14tx8.10/ifgate/newsin:1007:MP3`+H2/;@UO,Q*U!.)7HWRD3FD,ITXQ!$UK(`^H*.(B[-WYF&/=8+5S/<$_O ifmail-2.14tx8.10/ifgate/newsin-1008-M5/N0;ZG+^N6>3E$/74F_8P\KNW[)'L;L8?;OE5V/?=>U[-.N%>3I9/U@L.HP ############################################## ifmail-2.14tx8.10/ifgate/newsin-1010- ifmail-2.14tx8.10/ifgate/newsin:1011:M>`2?/32A(@Y$V0#>3CC<O]A$7/"!Y?X"!3/&?+MN_7>^(X'R`=SYI=U-B58V ifmail-2.14tx8.10/ifgate/newsin-1012- ############################################## ifmail-2.14tx8.10/ifgate/newsin-1014-MQ:F,QZ^7F8@11"%^H4S%KY%S\4OC/^+7Q'9,>?R*Z$;<H(4[?\$@_"D_+7Z1 ifmail-2.14tx8.10/ifgate/newsin:1015:MK<1[#GY=H0%OO/C['U!+`P04``(`"`#F;"4=AS_AMR$"``#0!```"0```$), ifmail-2.14tx8.10/ifgate/newsin-1016-M24Y++E!!4ZU346_3,!!^)E+_PSWPT"KG*>M*08TFM5U9%;%VH2M="^+!+,<2 ############################################## ifmail-2.14tx8.10/ifgate/newsin-1030-M]C);BB45RK<7XN074$L!`A0`%``"``@`[&PE'50]]I5L$```T!T```D````` ifmail-2.14tx8.10/ifgate/newsin:1031:M```````@`````````$),24Y++D5815!+`0(4`!0``@`(`.9L)1V'/^&W(0(` ifmail-2.14tx8.10/ifgate/newsin:1032:M`-`$```)``````````$`(````),0``!"3$E.2RY005-02P4&``````(``@!N ifmail-2.14tx8.10/ifgate/newsin-1033-)````VQ(````` ############################################## ifmail-2.14tx8.10/ifgate/msgidbm.c-113- debug(8,"try parse %s",p); ifmail-2.14tx8.10/ifgate/msgidbm.c:114: if ((fa=parsefaddr(p))) ifmail-2.14tx8.10/ifgate/msgidbm.c-115- { ############################################## ifmail-2.14tx8.10/ifgate/msgidbm.c-119- debug(8,"new seen: \"%s\"",seen); ifmail-2.14tx8.10/ifgate/msgidbm.c:120: tidy_faddr(fa); ifmail-2.14tx8.10/ifgate/msgidbm.c-121- } ############################################## ifmail-2.14tx8.10/ifgate/getmessage.c-288- o->domain=NULL; ifmail-2.14tx8.10/ifgate/getmessage.c:289: tidy_faddr(o); ifmail-2.14tx8.10/ifgate/getmessage.c-290- debug(5,"Origin from: %s", ############################################## ifmail-2.14tx8.10/ifgate/getmessage.c-331- o->domain = NULL; ifmail-2.14tx8.10/ifgate/getmessage.c:332: tidy_faddr(o); ifmail-2.14tx8.10/ifgate/getmessage.c-333- /*debug(5,"Origin from: %s (src MSGID)", ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-230- } ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:231: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-232- if (r) *r='\n'; ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-261- } ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:262: if ((fa=parsefaddr(l))) ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-263- { ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-285- } ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:286: tidy_faddr(fa); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-287- } ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-442- t->zone=ta->zone; ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:443: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-444- } ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-451- f->zone=ta->zone; ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:452: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-453- } ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-473- } ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:474: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-475- } ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-487- } ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:488: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-489- } ############################################## ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-798- else if ((p=hdr("REPLYADDR",kmsg))) fprintf(pip,"Reply-To: %s",p); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c:799: else if ((p=hdr("REPLYTO",kmsg))) fprintf(pip,"Reply-To: %s\n",ascinode(parsefaddr(p),0xff)); ifmail-2.14tx8.10/ifgate/mkrfcmsg.c-800- ############################################## ifmail-2.14tx8.10/ifgate/ifmail.c-187- ifmail-2.14tx8.10/ifgate/ifmail.c:188: if ((routec) && ((route=parsefaddr(routec)) == NULL)) ifmail-2.14tx8.10/ifgate/ifmail.c-189- logerr("unparsable route address \"%s\" (%s)", ############################################## ifmail-2.14tx8.10/ifgate/ifmail.c-223- while (argv[optind]) ifmail-2.14tx8.10/ifgate/ifmail.c:224: if ((taddr=parsefaddr(argv[optind++]))) ifmail-2.14tx8.10/ifgate/ifmail.c-225- { ############################################## ifmail-2.14tx8.10/ifgate/ifmail.c-251- if ((routec=getenv("NEWSSITE"))) ifmail-2.14tx8.10/ifgate/ifmail.c:252: route=parsefaddr(routec); ifmail-2.14tx8.10/ifgate/ifmail.c-253- ############################################## ifmail-2.14tx8.10/ifgate/message.c-142- { ifmail-2.14tx8.10/ifgate/message.c:143: if ((ta=parsefaddr(msg->val))) ifmail-2.14tx8.10/ifgate/message.c-144- { ifmail-2.14tx8.10/ifgate/message.c:145: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/message.c-146- return (rfclevel-2); ############################################## ifmail-2.14tx8.10/ifgate/message.c-152- if (newsmode) return (rfclevel-2); ifmail-2.14tx8.10/ifgate/message.c:153: if ((ta=parsefaddr(msg->val))) ifmail-2.14tx8.10/ifgate/message.c-154- { ifmail-2.14tx8.10/ifgate/message.c:155: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/message.c-156- return (rfclevel-2); ############################################## ifmail-2.14tx8.10/ifgate/message.c-163- { ifmail-2.14tx8.10/ifgate/message.c:164: if ((ta=parsefaddr(msg->val))) ifmail-2.14tx8.10/ifgate/message.c-165- { ifmail-2.14tx8.10/ifgate/message.c:166: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/message.c-167- return (rfclevel-2); ############################################## ifmail-2.14tx8.10/ifgate/message.c-232- prevftn=nextftn; ifmail-2.14tx8.10/ifgate/message.c:233: if ((fa=parsefaddr(q))) ifmail-2.14tx8.10/ifgate/message.c-234- { ifmail-2.14tx8.10/ifgate/message.c-235- debug(3,"\"%s\" is ftn address",q); ifmail-2.14tx8.10/ifgate/message.c:236: tidy_faddr(fa); ifmail-2.14tx8.10/ifgate/message.c-237- } ############################################## ifmail-2.14tx8.10/ifgate/message.c-641- { ifmail-2.14tx8.10/ifgate/message.c:642: if ((ta=parsefaddr(p))) ifmail-2.14tx8.10/ifgate/message.c-643- { ############################################## ifmail-2.14tx8.10/ifgate/message.c-649- ta->name); ifmail-2.14tx8.10/ifgate/message.c:650: tidy_faddr(ta); ifmail-2.14tx8.10/ifgate/message.c-651- } ############################################## ifmail-2.14tx8.10/ifgate/Makefile-113- BASE=`pwd`; \ ifmail-2.14tx8.10/ifgate/Makefile:114: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/ifgate/Makefile-115- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/ifgate/Makefile-131-else ifmail-2.14tx8.10/ifgate/Makefile:132: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS}`\";" >>version.c ifmail-2.14tx8.10/ifgate/Makefile-133-endif ############################################## ifmail-2.14tx8.10/ifgate/Makefile-144- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/ifgate/Makefile:145: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/ifgate/Makefile-146- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/ifcico/callall.c-27- alist=tmp->next; ifmail-2.14tx8.10/ifcico/callall.c:28: tidy_faddr(tmp->addr); ifmail-2.14tx8.10/ifcico/callall.c-29- free(tmp); ############################################## ifmail-2.14tx8.10/ifcico/opentcp.c-88- if (sscanf(name,"%d.%d.%d.%d",&a1,&a2,&a3,&a4) == 4) ifmail-2.14tx8.10/ifcico/opentcp.c:89: server.sin_addr.s_addr=inet_addr(name); ifmail-2.14tx8.10/ifcico/opentcp.c-90- else if ((he=gethostbyname(name))) ############################################## ifmail-2.14tx8.10/ifcico/nodebld.c-154- addr.node=tmpa->node; ifmail-2.14tx8.10/ifcico/nodebld.c:155: tidy_faddr(tmpa); ifmail-2.14tx8.10/ifcico/nodebld.c-156- typ=NL_NONE; ############################################## ifmail-2.14tx8.10/ifcico/ifroute.c-81- rc=EX_USAGE; ifmail-2.14tx8.10/ifcico/ifroute.c:82: } else if ((adr=parsefaddr(argv[optind])) == NULL) { ifmail-2.14tx8.10/ifcico/ifroute.c-83- logerr("unrecognizable address \"%s\"",argv[optind]); ############################################## ifmail-2.14tx8.10/ifcico/ifroute.c-92- for (i = 0; i < MAX_MX && mxbuf[i] != NULL; i++) { ifmail-2.14tx8.10/ifcico/ifroute.c:93: if ((raddr = parsefaddr(mxbuf[i])) != NULL) { ifmail-2.14tx8.10/ifcico/ifroute.c-94- raddr->domain = NULL; ############################################## ifmail-2.14tx8.10/ifcico/ifroute.c-113- (fallback != NULL && ifmail-2.14tx8.10/ifcico/ifroute.c:114: (adr = parsefaddr(fallback)) != NULL)) { ifmail-2.14tx8.10/ifcico/ifroute.c-115- printf("%s\n", ascinode(adr, 0x3e)); ############################################## ifmail-2.14tx8.10/ifcico/mxlookup.c-145- ifmail-2.14tx8.10/ifcico/mxlookup.c:146: addr = inet_addr (node); ifmail-2.14tx8.10/ifcico/mxlookup.c-147- h_errno = TRY_AGAIN; ############################################## ifmail-2.14tx8.10/ifcico/mxlookup.c-171- else { ifmail-2.14tx8.10/ifcico/mxlookup.c:172: hp = (int)gethostbyaddr ((char*)&addr, 4, AF_INET); ifmail-2.14tx8.10/ifcico/mxlookup.c-173- break; ############################################## ifmail-2.14tx8.10/ifcico/README.mxlookup-30- ifmail-2.14tx8.10/ifcico/README.mxlookup:31:exec $ifmail -r`$ifroute -d$fdomain $1` $1 ifmail-2.14tx8.10/ifcico/README.mxlookup-32->>>> ############################################## ifmail-2.14tx8.10/ifcico/ifreq.c-76- { ifmail-2.14tx8.10/ifcico/ifreq.c:77: if ((addr = parsefaddr(argv[optind++])) == NULL) ifmail-2.14tx8.10/ifcico/ifreq.c-78- { ############################################## ifmail-2.14tx8.10/ifcico/ifinfo.c-67- } ifmail-2.14tx8.10/ifcico/ifinfo.c:68: else if ((addr = parsefaddr(argv[optind])) == NULL) ifmail-2.14tx8.10/ifcico/ifinfo.c-69- { ############################################## ifmail-2.14tx8.10/ifcico/flaglex.l-47-int flagfor(char *); ifmail-2.14tx8.10/ifcico/flaglex.l:48:int chkaddr(char*); ifmail-2.14tx8.10/ifcico/flaglex.l-49-int chktime(char*); ############################################## ifmail-2.14tx8.10/ifcico/flaglex.l-114-{Ident} {debug(13,"Ident: \"%s\"",yytext);yylval=flagfor(yytext);return(IDENT);} ifmail-2.14tx8.10/ifcico/flaglex.l:115:{Addrstr} {debug(13,"Addrstr: \"%s\"",yytext);yylval=chkaddr(yytext);return(ADDRSTR);} ifmail-2.14tx8.10/ifcico/flaglex.l-116-%% ############################################## ifmail-2.14tx8.10/ifcico/flaglex.l-128- ifmail-2.14tx8.10/ifcico/flaglex.l:129:int chkaddr(str) ifmail-2.14tx8.10/ifcico/flaglex.l-130-char *str; ############################################## ifmail-2.14tx8.10/ifcico/flaglex.l-149- if (((int)addr->point != -1) && (addr->point != nodebuf->addr.point)) rc=0; ifmail-2.14tx8.10/ifcico/flaglex.l:150: tidy_faddr(addr); ifmail-2.14tx8.10/ifcico/flaglex.l-151- return rc; ############################################## ifmail-2.14tx8.10/ifcico/ifcico.c-159- debug(8,"callist entry \"%s\"",argv[optind]); ifmail-2.14tx8.10/ifcico/ifcico.c:160: if ((tmp=parsefaddr(argv[optind]))) ifmail-2.14tx8.10/ifcico/ifcico.c-161- { ############################################## ifmail-2.14tx8.10/ifcico/Makefile-146- BASE=`pwd`; \ ifmail-2.14tx8.10/ifcico/Makefile:147: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/ifcico/Makefile-148- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/ifcico/Makefile-173-else ifmail-2.14tx8.10/ifcico/Makefile:174: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS} flaglex.l flagexp.y`\";" >>version.c ifmail-2.14tx8.10/ifcico/Makefile-175-endif ############################################## ifmail-2.14tx8.10/ifcico/Makefile-185- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/ifcico/Makefile:186: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/ifcico/Makefile-187- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/po/Makefile-32- for cat in $$catalogs; do \ ifmail-2.14tx8.10/po/Makefile:33: lang=`echo $$cat | sed 's/.mo//'`; \ ifmail-2.14tx8.10/po/Makefile-34- mv $$lang.po $$lang.old.po ; \ ############################################## ifmail-2.14tx8.10/po/Makefile-51- BASE=`pwd`; \ ifmail-2.14tx8.10/po/Makefile:52: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/po/Makefile-53- (for f in ${PO_FILES} ${OTHERS} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/po/Makefile-57- for n in ${CATALOGS}; do \ ifmail-2.14tx8.10/po/Makefile:58: l=`basename $$n .mo`; \ ifmail-2.14tx8.10/po/Makefile-59- ${INSTALL} -m 755 -d ${DESTDIR}/${NLSDIR}/$$l; \ ############################################## ifmail-2.14tx8.10/debian/patches/example_config-65- # processed as if they were received file requests (recusively). ifmail-2.14tx8.10/debian/patches/example_config:66: # Execution of commands may compromize security! You are warned. ifmail-2.14tx8.10/debian/patches/example_config-67--magic /usr/lib/ifmail/magic ############################################## ifmail-2.14tx8.10/debian/patches/md_scripts-153-+if [ $errlv = "0" ]; then ifmail-2.14tx8.10/debian/patches/md_scripts:154:+ if [ "`echo $IFSPOOL/inb/0000fff6.*`" != "$IFSPOOL/inb/0000fff6.*" ]; then ifmail-2.14tx8.10/debian/patches/md_scripts-155-+ cp --force --link --preserve \ ############################################## ifmail-2.14tx8.10/debian/patches/md_scripts-420-+if [ $errlv = "0" ]; then ifmail-2.14tx8.10/debian/patches/md_scripts:421:+ if [ "`echo $IFSPOOL/inb/0000fff6.*`" != "$IFSPOOL/inb/0000fff6.*" ]; then ifmail-2.14tx8.10/debian/patches/md_scripts-422-+ cp --force --link --preserve \ ############################################## ifmail-2.14tx8.10/debian/patches/reproducible_build-12-+else ifmail-2.14tx8.10/debian/patches/reproducible_build:13: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS} flaglex.l flagexp.y`\";" >>version.c ifmail-2.14tx8.10/debian/patches/reproducible_build-14-+endif ############################################## ifmail-2.14tx8.10/debian/patches/reproducible_build-26-+else ifmail-2.14tx8.10/debian/patches/reproducible_build:27: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS}`\";" >>version.c ifmail-2.14tx8.10/debian/patches/reproducible_build-28-+endif ############################################## ifmail-2.14tx8.10/.pc/portability_gdbm/ifgate/msgidbm.c-113- debug(8,"try parse %s",p); ifmail-2.14tx8.10/.pc/portability_gdbm/ifgate/msgidbm.c:114: if ((fa=parsefaddr(p))) ifmail-2.14tx8.10/.pc/portability_gdbm/ifgate/msgidbm.c-115- { ############################################## ifmail-2.14tx8.10/.pc/portability_gdbm/ifgate/msgidbm.c-119- debug(8,"new seen: \"%s\"",seen); ifmail-2.14tx8.10/.pc/portability_gdbm/ifgate/msgidbm.c:120: tidy_faddr(fa); ifmail-2.14tx8.10/.pc/portability_gdbm/ifgate/msgidbm.c-121- } ############################################## ifmail-2.14tx8.10/.pc/config/ifcico/Makefile-145- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/config/ifcico/Makefile:146: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/config/ifcico/Makefile-147- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/config/ifcico/Makefile-169- echo 'char *copyright=${COPYRIGHT};' >>version.c ifmail-2.14tx8.10/.pc/config/ifcico/Makefile:170: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS} flaglex.l flagexp.y`\";" >>version.c ifmail-2.14tx8.10/.pc/config/ifcico/Makefile-171- ############################################## ifmail-2.14tx8.10/.pc/config/ifcico/Makefile-180- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/.pc/config/ifcico/Makefile:181: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/.pc/config/ifcico/Makefile-182- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/.pc/example_config/misc/config-97-# processed as if they were received file requests (recusively). ifmail-2.14tx8.10/.pc/example_config/misc/config:98:# Execution of commands may compromize security! You are warned. ifmail-2.14tx8.10/.pc/example_config/misc/config-99-magic /usr/lib/ifmail/magic ############################################## ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile-88-needed.h: ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile:89: (for f in ${NEEDED} ;do BASE=`basename $$f .o`; BASE=\"$${BASE}.h\" ; \ ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile-90- echo "#include $${BASE}"; done) > needed.h ############################################## ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile-119- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile:120: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile-121- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile-164- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile:165: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/.pc/feature_setproctitle/iflib/Makefile-166- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/.pc/feature_setproctitle/ifcico/ifcico.c-159- debug(8,"callist entry \"%s\"",argv[optind]); ifmail-2.14tx8.10/.pc/feature_setproctitle/ifcico/ifcico.c:160: if ((tmp=parsefaddr(argv[optind]))) ifmail-2.14tx8.10/.pc/feature_setproctitle/ifcico/ifcico.c-161- { ############################################## ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/getmessage.c-280- o->domain=NULL; ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/getmessage.c:281: tidy_faddr(o); ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/getmessage.c-282- debug(5,"Origin from: %s", ############################################## ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/getmessage.c-323- o->domain = NULL; ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/getmessage.c:324: tidy_faddr(o); ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/getmessage.c-325- /*debug(5,"Origin from: %s (src MSGID)", ############################################## ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile-113- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile:114: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile-115- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile-128- echo 'char *copyright=${COPYRIGHT};' >>version.c ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile:129: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS}`\";" >>version.c ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile-130- ############################################## ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile-140- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile:141: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/.pc/feature_packets_acl/ifgate/Makefile-142- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/.pc/feature_config/iflib/rdconfig.c-189-static int getstr(char**); ifmail-2.14tx8.10/.pc/feature_config/iflib/rdconfig.c:190:static int getaddr(char**); ifmail-2.14tx8.10/.pc/feature_config/iflib/rdconfig.c-191-static int getadnl(char**); ############################################## ifmail-2.14tx8.10/.pc/feature_config/iflib/rdconfig.c-565- ifmail-2.14tx8.10/.pc/feature_config/iflib/rdconfig.c:566:static int getaddr(dest) ifmail-2.14tx8.10/.pc/feature_config/iflib/rdconfig.c-567-char **dest; ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-227- } ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:228: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-229- if (r) *r='\n'; ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-258- } ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:259: if ((fa=parsefaddr(l))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-260- { ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-282- } ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:283: tidy_faddr(fa); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-284- } ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-431- t->zone=ta->zone; ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:432: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-433- } ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-440- f->zone=ta->zone; ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:441: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-442- } ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-462- } ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:463: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-464- } ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-476- } ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:477: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-478- } ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-782- else if ((p=hdr("REPLYADDR",kmsg))) fprintf(pip,"Reply-To: %s",p); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c:783: else if ((p=hdr("REPLYTO",kmsg))) fprintf(pip,"Reply-To: %s\n",ascinode(parsefaddr(p),0xff)); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/mkrfcmsg.c-784- ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c-187- ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c:188: if ((routec) && ((route=parsefaddr(routec)) == NULL)) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c-189- logerr("unparsable route address \"%s\" (%s)", ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c-223- while (argv[optind]) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c:224: if ((taddr=parsefaddr(argv[optind++]))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c-225- { ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c-251- if ((routec=getenv("NEWSSITE"))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c:252: route=parsefaddr(routec); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/ifmail.c-253- ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-142- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:143: if ((ta=parsefaddr(msg->val))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-144- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:145: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-146- return (rfclevel-2); ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-152- if (newsmode) return (rfclevel-2); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:153: if ((ta=parsefaddr(msg->val))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-154- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:155: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-156- return (rfclevel-2); ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-163- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:164: if ((ta=parsefaddr(msg->val))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-165- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:166: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-167- return (rfclevel-2); ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-232- prevftn=nextftn; ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:233: if ((fa=parsefaddr(q))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-234- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-235- debug(3,"\"%s\" is ftn address",q); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:236: tidy_faddr(fa); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-237- } ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-641- { ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:642: if ((ta=parsefaddr(p))) ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-643- { ############################################## ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-649- ta->name); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c:650: tidy_faddr(ta); ifmail-2.14tx8.10/.pc/feature_restampolder/ifgate/message.c-651- } ############################################## ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile-32- for cat in $$catalogs; do \ ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile:33: lang=`echo $$cat | sed 's/.mo//'`; \ ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile-34- mv $$lang.po $$lang.old.po ; \ ############################################## ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile-51- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile:52: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile-53- (for f in ${PO_FILES} ${OTHERS} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile-57- for n in ${CATALOGS}; do \ ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile:58: l=`basename $$n .mo`; \ ifmail-2.14tx8.10/.pc/translation_ru/po/Makefile-59- ${INSTALL} -m 755 -d ${DESTDIR}/${NLSDIR}/$$l; \ ############################################## ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-101- else q=p+strlen(p); ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:102: if ((ta=parsefaddr(p))) ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-103- { ############################################## ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-150- ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:151:int compaddr(fa_list **,fa_list **); ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-152- ############################################## ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-161- { ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:162: while ((tan=ta->next) && (compaddr(&ta,&tan) == 0)) ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-163- { ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-164- ta->next=tan->next; ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:165: tidy_faddr(tan->addr); ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-166- free(tan); ############################################## ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-200- { ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:201: while ((i < n) && (compaddr(&ta,&(vector[i])) == 0)) ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-202- { ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:203: tidy_faddr((vector[i])->addr); ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-204- free(vector[i]); ############################################## ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-215- ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c:216:int compaddr(fap1,fap2) ifmail-2.14tx8.10/.pc/no_debug_falists/iflib/falists.c-217-fa_list **fap1,**fap2; ############################################## ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-37- ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c:38:void tidy_faddr(addr) ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-39-faddr *addr; ############################################## ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-56- old=tmp->next; ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c:57: tidy_faddr(tmp->addr); ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-58- free(tmp); ############################################## ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-62- ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c:63:faddr *parsefaddr(s) ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-64-char *s; ############################################## ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-89- if (strchr(s,'@') || strchr(s,'%') || strchr(s,'!')) ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c:90: rfcaddr=parserfcaddr(p); ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-91- else ############################################## ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-234- if (freename) free(freename); ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c:235: tidyrfcaddr(rfcaddr); ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-236- return tmpaddr; ############################################## ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-526- while (isspace(*msgid)) msgid++; ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c:527: if ((p=parsefaddr(msgid))) ifmail-2.14tx8.10/.pc/ftn-larger-buf/iflib/ftn.c-528- { ############################################## ifmail-2.14tx8.10/.pc/fix_maxuflags/ifcico/ifinfo.c-67- } ifmail-2.14tx8.10/.pc/fix_maxuflags/ifcico/ifinfo.c:68: else if ((addr = parsefaddr(argv[optind])) == NULL) ifmail-2.14tx8.10/.pc/fix_maxuflags/ifcico/ifinfo.c-69- { ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-47-int flagfor(char *); ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l:48:int chkaddr(char*); ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-49-int chktime(char*); ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-114-{Ident} {debug(13,"Ident: \"%s\"",yytext);yylval=flagfor(yytext);return(IDENT);} ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l:115:{Addrstr} {debug(13,"Addrstr: \"%s\"",yytext);yylval=chkaddr(yytext);return(ADDRSTR);} ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-116-%% ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-128- ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l:129:int chkaddr(str) ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-130-char *str; ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-149- if (((int)addr->point != -1) && (addr->point != nodebuf->addr.point)) rc=0; ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l:150: tidy_faddr(addr); ifmail-2.14tx8.10/.pc/fix_flex/ifcico/flaglex.l-151- return rc; ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile-145- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile:146: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile-147- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile-169- echo 'char *copyright=${COPYRIGHT};' >>version.c ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile:170: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS} flaglex.l flagexp.y`\";" >>version.c ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile-171- ############################################## ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile-180- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile:181: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/.pc/fix_flex/ifcico/Makefile-182- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/.pc/create_inbounds_tmp/ifcico/ifcico.c-159- debug(8,"callist entry \"%s\"",argv[optind]); ifmail-2.14tx8.10/.pc/create_inbounds_tmp/ifcico/ifcico.c:160: if ((tmp=parsefaddr(argv[optind]))) ifmail-2.14tx8.10/.pc/create_inbounds_tmp/ifcico/ifcico.c-161- { ############################################## ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile-146- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile:147: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile-148- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile-170- echo 'char *copyright=${COPYRIGHT};' >>version.c ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile:171: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS} flaglex.l flagexp.y`\";" >>version.c ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile-172- ############################################## ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile-181- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile:182: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifcico/Makefile-183- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile-113- BASE=`pwd`; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile:114: BASE=`basename $${BASE}`; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile-115- (for f in ${SRCS} ${HDRS} ${OTHER} ;do echo ifmail/$${BASE}/$$f; done) \ ############################################## ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile-128- echo 'char *copyright=${COPYRIGHT};' >>version.c ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile:129: echo "char *reldate=\"`./lastmtime ${SRCS} ${HDRS}`\";" >>version.c ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile-130- ############################################## ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile-140- ${ECHO} "Dependencies for $$f:\c"; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile:141: ${ECHO} "`basename $$f .c`.o:\c" >>Makefile; \ ifmail-2.14tx8.10/.pc/reproducible_build/ifgate/Makefile-142- for h in `sed -n -e \ ############################################## ifmail-2.14tx8.10/md/ahbpoll-65-if [ $errlv = "0" ]; then ifmail-2.14tx8.10/md/ahbpoll:66: if [ "`echo $IFSPOOL/inb/0000fff6.*`" != "$IFSPOOL/inb/0000fff6.*" ]; then ifmail-2.14tx8.10/md/ahbpoll-67- cp --force --link --preserve \ ############################################## ifmail-2.14tx8.10/md/ifpoll-73-if [ $errlv = "0" ]; then ifmail-2.14tx8.10/md/ifpoll:74: if [ "`echo $IFSPOOL/inb/0000fff6.*`" != "$IFSPOOL/inb/0000fff6.*" ]; then ifmail-2.14tx8.10/md/ifpoll-75- cp --force --link --preserve \