===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fbb-7.07/compile-67-	mingw/*)
fbb-7.07/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
fbb-7.07/compile-69-	  ;;
fbb-7.07/compile-70-	cygwin/*)
fbb-7.07/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
fbb-7.07/compile-72-	  ;;
fbb-7.07/compile-73-	wine/*)
fbb-7.07/compile:74:	  file=`winepath -w "$file" || echo "$file"`
fbb-7.07/compile-75-	  ;;
##############################################
fbb-7.07/compile-309-# Name of file we expect compiler to create.
fbb-7.07/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
fbb-7.07/compile-311-
##############################################
fbb-7.07/compile-315-# object file name, since that is what matters with a parallel build.
fbb-7.07/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
fbb-7.07/compile-317-while true; do
##############################################
fbb-7.07/depcomp-64-  case $1 in
fbb-7.07/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
fbb-7.07/depcomp-66-      *) dir=;;
##############################################
fbb-7.07/depcomp-73-{
fbb-7.07/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
fbb-7.07/depcomp-75-}
##############################################
fbb-7.07/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
fbb-7.07/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
fbb-7.07/depcomp-128-
##############################################
fbb-7.07/depcomp-405-        sleep 1
fbb-7.07/depcomp:406:        i=`expr $i - 1`
fbb-7.07/depcomp-407-      done
fbb-7.07/depcomp-408-    fi
fbb-7.07/depcomp:409:    i=`expr $i - 1`
fbb-7.07/depcomp-410-  done
##############################################
fbb-7.07/depcomp-425-  # Do two passes, one to just change these to
fbb-7.07/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
fbb-7.07/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
fbb-7.07/depcomp-659-  done
fbb-7.07/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
fbb-7.07/depcomp-661-  touch "$tmpdepfile"
##############################################
fbb-7.07/etc/Makefile.in-40-  { \
fbb-7.07/etc/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/etc/Makefile.in-42-  }; \
##############################################
fbb-7.07/etc/Makefile.in-319-distdir: $(DISTFILES)
fbb-7.07/etc/Makefile.in:320:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/etc/Makefile.in:321:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/etc/Makefile.in-322-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/etc/Makefile.in-333-	  if test -d $$d/$$file; then \
fbb-7.07/etc/Makefile.in:334:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/etc/Makefile.in-335-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/src/X11/xfbbmain.c-1074-		   outportb(0x42, 0xffff);
fbb-7.07/src/X11/xfbbmain.c:1075:		   asm nop
fbb-7.07/src/X11/xfbbmain.c:1076:		   asm nop
fbb-7.07/src/X11/xfbbmain.c:1077:		   asm nop
fbb-7.07/src/X11/xfbbmain.c-1078-		   outportb(0x42,0xffff);
##############################################
fbb-7.07/src/X11/xfbbmain.c-1154-		   outportb(0x42, 0xffff);
fbb-7.07/src/X11/xfbbmain.c:1155:		   asm nop
fbb-7.07/src/X11/xfbbmain.c:1156:		   asm nop
fbb-7.07/src/X11/xfbbmain.c:1157:		   asm nop
fbb-7.07/src/X11/xfbbmain.c-1158-		   outportb(0x42,0xffff);
##############################################
fbb-7.07/src/X11/Makefile.in-40-  { \
fbb-7.07/src/X11/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/src/X11/Makefile.in-42-  }; \
##############################################
fbb-7.07/src/X11/Makefile.in-383-.c.obj:
fbb-7.07/src/X11/Makefile.in:384:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fbb-7.07/src/X11/Makefile.in-385-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fbb-7.07/src/X11/Makefile.in-387-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fbb-7.07/src/X11/Makefile.in:388:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fbb-7.07/src/X11/Makefile.in-389-
fbb-7.07/src/X11/Makefile.in-390-md5c.o: ../md5c.c
fbb-7.07/src/X11/Makefile.in:391:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5c.o -MD -MP -MF $(DEPDIR)/md5c.Tpo -c -o md5c.o `test -f '../md5c.c' || echo '$(srcdir)/'`../md5c.c
fbb-7.07/src/X11/Makefile.in-392-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/md5c.Tpo $(DEPDIR)/md5c.Po
##############################################
fbb-7.07/src/X11/Makefile.in-394-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fbb-7.07/src/X11/Makefile.in:395:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5c.o `test -f '../md5c.c' || echo '$(srcdir)/'`../md5c.c
fbb-7.07/src/X11/Makefile.in-396-
fbb-7.07/src/X11/Makefile.in-397-md5c.obj: ../md5c.c
fbb-7.07/src/X11/Makefile.in:398:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT md5c.obj -MD -MP -MF $(DEPDIR)/md5c.Tpo -c -o md5c.obj `if test -f '../md5c.c'; then $(CYGPATH_W) '../md5c.c'; else $(CYGPATH_W) '$(srcdir)/../md5c.c'; fi`
fbb-7.07/src/X11/Makefile.in-399-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/md5c.Tpo $(DEPDIR)/md5c.Po
##############################################
fbb-7.07/src/X11/Makefile.in-401-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fbb-7.07/src/X11/Makefile.in:402:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o md5c.obj `if test -f '../md5c.c'; then $(CYGPATH_W) '../md5c.c'; else $(CYGPATH_W) '$(srcdir)/../md5c.c'; fi`
fbb-7.07/src/X11/Makefile.in-403-
##############################################
fbb-7.07/src/X11/Makefile.in-433-GTAGS:
fbb-7.07/src/X11/Makefile.in:434:	here=`$(am__cd) $(top_builddir) && pwd` \
fbb-7.07/src/X11/Makefile.in-435-	  && $(am__cd) $(top_srcdir) \
##############################################
fbb-7.07/src/X11/Makefile.in-456-distdir: $(DISTFILES)
fbb-7.07/src/X11/Makefile.in:457:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/src/X11/Makefile.in:458:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/src/X11/Makefile.in-459-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/src/X11/Makefile.in-470-	  if test -d $$d/$$file; then \
fbb-7.07/src/X11/Makefile.in:471:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/src/X11/Makefile.in-472-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/src/rx25.c-244-
fbb-7.07/src/rx25.c:245:static char *rs_addr(char *addr)
fbb-7.07/src/rx25.c-246-{
##############################################
fbb-7.07/src/rx25.c-356-
fbb-7.07/src/rx25.c:357:	sprintf (result, "\r%s@%s", indorig, rs_addr(addstorig));
fbb-7.07/src/rx25.c-358-	result += strlen (result);
##############################################
fbb-7.07/src/rx25.c-362-	result += strlen (result);
fbb-7.07/src/rx25.c:363:	sprintf (result, "%s@%s", inddest, rs_addr(addstdest));
fbb-7.07/src/rx25.c-364-	result += strlen (result);
##############################################
fbb-7.07/src/Makefile.in-41-  { \
fbb-7.07/src/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/src/Makefile.in-43-  }; \
##############################################
fbb-7.07/src/Makefile.in-270-  while test -n "$$dir1"; do \
fbb-7.07/src/Makefile.in:271:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
fbb-7.07/src/Makefile.in-272-    if test "$$first" != "."; then \
fbb-7.07/src/Makefile.in-273-      if test "$$first" = ".."; then \
fbb-7.07/src/Makefile.in:274:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
fbb-7.07/src/Makefile.in:275:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
fbb-7.07/src/Makefile.in-276-      else \
fbb-7.07/src/Makefile.in:277:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
fbb-7.07/src/Makefile.in-278-        if test "$$first2" = "$$first"; then \
fbb-7.07/src/Makefile.in:279:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
fbb-7.07/src/Makefile.in-280-        else \
##############################################
fbb-7.07/src/Makefile.in-285-    fi; \
fbb-7.07/src/Makefile.in:286:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
fbb-7.07/src/Makefile.in-287-  done; \
##############################################
fbb-7.07/src/Makefile.in-785-.c.obj:
fbb-7.07/src/Makefile.in:786:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fbb-7.07/src/Makefile.in-787-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fbb-7.07/src/Makefile.in-789-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fbb-7.07/src/Makefile.in:790:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fbb-7.07/src/Makefile.in-791-
fbb-7.07/src/Makefile.in-792-xfbbd-xfbbd.o: xfbbd.c
fbb-7.07/src/Makefile.in:793:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfbbd_CFLAGS) $(CFLAGS) -MT xfbbd-xfbbd.o -MD -MP -MF $(DEPDIR)/xfbbd-xfbbd.Tpo -c -o xfbbd-xfbbd.o `test -f 'xfbbd.c' || echo '$(srcdir)/'`xfbbd.c
fbb-7.07/src/Makefile.in-794-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfbbd-xfbbd.Tpo $(DEPDIR)/xfbbd-xfbbd.Po
##############################################
fbb-7.07/src/Makefile.in-796-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fbb-7.07/src/Makefile.in:797:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfbbd_CFLAGS) $(CFLAGS) -c -o xfbbd-xfbbd.o `test -f 'xfbbd.c' || echo '$(srcdir)/'`xfbbd.c
fbb-7.07/src/Makefile.in-798-
fbb-7.07/src/Makefile.in-799-xfbbd-xfbbd.obj: xfbbd.c
fbb-7.07/src/Makefile.in:800:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfbbd_CFLAGS) $(CFLAGS) -MT xfbbd-xfbbd.obj -MD -MP -MF $(DEPDIR)/xfbbd-xfbbd.Tpo -c -o xfbbd-xfbbd.obj `if test -f 'xfbbd.c'; then $(CYGPATH_W) 'xfbbd.c'; else $(CYGPATH_W) '$(srcdir)/xfbbd.c'; fi`
fbb-7.07/src/Makefile.in-801-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfbbd-xfbbd.Tpo $(DEPDIR)/xfbbd-xfbbd.Po
##############################################
fbb-7.07/src/Makefile.in-803-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fbb-7.07/src/Makefile.in:804:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfbbd_CFLAGS) $(CFLAGS) -c -o xfbbd-xfbbd.obj `if test -f 'xfbbd.c'; then $(CYGPATH_W) 'xfbbd.c'; else $(CYGPATH_W) '$(srcdir)/xfbbd.c'; fi`
fbb-7.07/src/Makefile.in-805-
##############################################
fbb-7.07/src/Makefile.in-819-	dot_seen=no; \
fbb-7.07/src/Makefile.in:820:	target=`echo $@ | sed s/-recursive//`; \
fbb-7.07/src/Makefile.in-821-	case "$@" in \
##############################################
fbb-7.07/src/Makefile.in-882-GTAGS:
fbb-7.07/src/Makefile.in:883:	here=`$(am__cd) $(top_builddir) && pwd` \
fbb-7.07/src/Makefile.in-884-	  && $(am__cd) $(top_srcdir) \
##############################################
fbb-7.07/src/Makefile.in-905-distdir: $(DISTFILES)
fbb-7.07/src/Makefile.in:906:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/src/Makefile.in:907:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/src/Makefile.in-908-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/src/Makefile.in-919-	  if test -d $$d/$$file; then \
fbb-7.07/src/Makefile.in:920:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/src/Makefile.in-921-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/src/drv_tcp.c-1387-	else
fbb-7.07/src/drv_tcp.c:1388:		sock_addr.sin_addr.s_addr = inet_addr (tcp_add);
fbb-7.07/src/drv_tcp.c-1389-
##############################################
fbb-7.07/src/drv_tcp.c-1633-	sock_addr.sin_family = AF_INET;
fbb-7.07/src/drv_tcp.c:1634:	sock_addr.sin_addr.s_addr = inet_addr(tport[port].rem_addr);
fbb-7.07/src/drv_tcp.c-1635-	sock_addr.sin_port = htons(tport[port].rem_port);
##############################################
fbb-7.07/src/pacsat.c-1477-		slen = ax25_aton (pac_call, &src);
fbb-7.07/src/pacsat.c:1478:		call = ax25_config_get_addr (pac_port);
fbb-7.07/src/pacsat.c-1479-		if (call == NULL)
##############################################
fbb-7.07/src/drv_sock.c-106-
fbb-7.07/src/drv_sock.c:107:static int is_rsaddr (char *);
fbb-7.07/src/drv_sock.c-108-static int stop_cnx (int port);
##############################################
fbb-7.07/src/drv_sock.c-119-static int name_to_port (char *);
fbb-7.07/src/drv_sock.c:120:static char *ax25_ntoaddr (char *, const ax25_address *);
fbb-7.07/src/drv_sock.c:121:static char *rose_ntoaddr (char *, const rose_address *);
fbb-7.07/src/drv_sock.c-122-static char *rose_ntodnic (char *, const rose_address *);
##############################################
fbb-7.07/src/drv_sock.c-488-
fbb-7.07/src/drv_sock.c:489:		if (ax25_config_get_addr (p_port[port].name) != NULL)
fbb-7.07/src/drv_sock.c-490-		{
##############################################
fbb-7.07/src/drv_sock.c-492-		}
fbb-7.07/src/drv_sock.c:493:		else if (nr_config_get_addr (p_port[port].name) != NULL)
fbb-7.07/src/drv_sock.c-494-		{
##############################################
fbb-7.07/src/drv_sock.c-496-		}
fbb-7.07/src/drv_sock.c:497:		else if (is_rsaddr (p_port[port].name) || (rs_config_get_addr (p_port[port].name) != NULL))
fbb-7.07/src/drv_sock.c-498-		{
##############################################
fbb-7.07/src/drv_sock.c-537-			ax25_aton_entry (call, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
fbb-7.07/src/drv_sock.c:538:			p_name = ax25_config_get_addr (p_port[port].name);
fbb-7.07/src/drv_sock.c-539-			ax25_aton_entry (p_name, addr.axaddr.fsa_digipeater[0].ax25_call);
##############################################
fbb-7.07/src/drv_sock.c-559-
fbb-7.07/src/drv_sock.c:560:			p_name = nr_config_get_addr (p_port[port].name);
fbb-7.07/src/drv_sock.c-561-			fprintf (stderr, "CAN_NETROM mycall %s myssid %d\n", mycall, myssid);
##############################################
fbb-7.07/src/drv_sock.c-585-			ax25_aton_entry (call, addr.rsaddr.srose_call.ax25_call);
fbb-7.07/src/drv_sock.c:586:			if (is_rsaddr (p_port[port].name))
fbb-7.07/src/drv_sock.c-587-				p_name = p_port[port].name;
fbb-7.07/src/drv_sock.c-588-			else
fbb-7.07/src/drv_sock.c:589:				p_name = rs_config_get_addr (p_port[port].name);
fbb-7.07/src/drv_sock.c-590-			rose_aton (p_name, addr.rsaddr.srose_addr.rose_addr);
##############################################
fbb-7.07/src/drv_sock.c-979-	slen = ax25_aton (callsign, &src);
fbb-7.07/src/drv_sock.c:980:	ptr = ax25_config_get_addr (p_port[port].name);
fbb-7.07/src/drv_sock.c-981-	if (ptr == NULL)
##############################################
fbb-7.07/src/drv_sock.c-1229-		addr.axaddr.fsa_ax25.sax25_ndigis = 1;
fbb-7.07/src/drv_sock.c:1230:		p_name = ax25_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/src/drv_sock.c-1231-		ax25_aton_entry (mycallsign, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
##############################################
fbb-7.07/src/drv_sock.c-1304-		addr.axaddr.fsa_ax25.sax25_ndigis = 1;
fbb-7.07/src/drv_sock.c:1305:		p_name = nr_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/src/drv_sock.c-1306-		ax25_aton_entry (p_name, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
##############################################
fbb-7.07/src/drv_sock.c-1328-		addr.rsaddr.srose_ndigis = 0;
fbb-7.07/src/drv_sock.c:1329:		if (is_rsaddr (p_port[scan[can].port].name))
fbb-7.07/src/drv_sock.c-1330-			p_name = p_port[scan[can].port].name;
fbb-7.07/src/drv_sock.c-1331-		else
fbb-7.07/src/drv_sock.c:1332:			p_name = rs_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/src/drv_sock.c-1333-		rose_aton (p_name, addr.rsaddr.srose_addr.rose_addr);
##############################################
fbb-7.07/src/drv_sock.c-1585-
fbb-7.07/src/drv_sock.c:1586:static char *ax25_ntoaddr (char *peer, const ax25_address * axa)
fbb-7.07/src/drv_sock.c-1587-{
##############################################
fbb-7.07/src/drv_sock.c-1591-
fbb-7.07/src/drv_sock.c:1592:static char *rose_ntoaddr (char *peer, const rose_address * rsa)
fbb-7.07/src/drv_sock.c-1593-{
##############################################
fbb-7.07/src/drv_sock.c-1694-		/* Look for information on the connection */
fbb-7.07/src/drv_sock.c:1695:		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/src/drv_sock.c-1696-		sprintf (buffer, "(%d) CONNECTED to %d:%s", can, p, User);
##############################################
fbb-7.07/src/drv_sock.c-1708-				c_digi[0] = ' ';
fbb-7.07/src/drv_sock.c:1709:				ax25_ntoaddr (c_digi + 1, &addr->axaddr.fsa_digipeater[i]);
fbb-7.07/src/drv_sock.c-1710-				strcat (buffer, c_digi);
##############################################
fbb-7.07/src/drv_sock.c-1724-		/* Look for information on the connection */
fbb-7.07/src/drv_sock.c:1725:		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/src/drv_sock.c:1726:		ax25_ntoaddr (Node, &addr->axaddr.fsa_digipeater[0]);
fbb-7.07/src/drv_sock.c-1727-		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s", can, p, User, Node);
##############################################
fbb-7.07/src/drv_sock.c-1735-		rose_ntodnic (Dnic, &addr->rsaddr.srose_addr);
fbb-7.07/src/drv_sock.c:1736:		rose_ntoaddr (Node, &addr->rsaddr.srose_addr);
fbb-7.07/src/drv_sock.c:1737:		ax25_ntoaddr (User, &addr->rsaddr.srose_call);
fbb-7.07/src/drv_sock.c-1738-		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s %s", can, p, User, Dnic, Node);
##############################################
fbb-7.07/src/drv_sock.c-1755-
fbb-7.07/src/drv_sock.c:1756:static int is_rsaddr (char *addr)
fbb-7.07/src/drv_sock.c-1757-{
##############################################
fbb-7.07/install-sh-229-      fi
fbb-7.07/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
fbb-7.07/install-sh-231-    *)
##############################################
fbb-7.07/install-sh-276-      dstdir=$dst
fbb-7.07/install-sh:277:      dst=$dstdir/`basename "$src"`
fbb-7.07/install-sh-278-      dstdir_status=0
##############################################
fbb-7.07/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
fbb-7.07/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
fbb-7.07/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
fbb-7.07/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
fbb-7.07/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
fbb-7.07/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
fbb-7.07/install-sh-425-	    case $prefix in
fbb-7.07/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
fbb-7.07/install-sh-427-	      *) qprefix=$prefix;;
##############################################
fbb-7.07/install-sh-474-    if $copy_on_change &&
fbb-7.07/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
fbb-7.07/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
fbb-7.07/install-sh-477-
##############################################
fbb-7.07/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
fbb-7.07/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fbb-7.07/configure-47-  as_echo='print -r --'
fbb-7.07/configure-48-  as_echo_n='print -rn --'
fbb-7.07/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fbb-7.07/configure-50-  as_echo='printf %s\n'
##############################################
fbb-7.07/configure-52-else
fbb-7.07/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fbb-7.07/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fbb-7.07/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
fbb-7.07/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fbb-7.07/configure-64-      esac;
##############################################
fbb-7.07/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
fbb-7.07/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
fbb-7.07/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
fbb-7.07/configure-327-      case $as_dir in #(
fbb-7.07/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fbb-7.07/configure-329-      *) as_qdir=$as_dir;;
##############################################
fbb-7.07/configure-400-  {
fbb-7.07/configure:401:    as_val=`expr "$@" || test $? -eq 1`
fbb-7.07/configure-402-  }
##############################################
fbb-7.07/configure-407-# ----------------------------------------
fbb-7.07/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fbb-7.07/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fbb-7.07/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
fbb-7.07/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
fbb-7.07/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
fbb-7.07/configure-818-  case $ac_option in
fbb-7.07/configure:819:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fbb-7.07/configure-820-  *=)   ac_optarg= ;;
##############################################
fbb-7.07/configure-862-  -disable-* | --disable-*)
fbb-7.07/configure:863:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fbb-7.07/configure-864-    # Reject names that are not valid shell variable names.
##############################################
fbb-7.07/configure-867-    ac_useropt_orig=$ac_useropt
fbb-7.07/configure:868:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fbb-7.07/configure-869-    case $ac_user_opts in
##############################################
fbb-7.07/configure-888-  -enable-* | --enable-*)
fbb-7.07/configure:889:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fbb-7.07/configure-890-    # Reject names that are not valid shell variable names.
##############################################
fbb-7.07/configure-893-    ac_useropt_orig=$ac_useropt
fbb-7.07/configure:894:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fbb-7.07/configure-895-    case $ac_user_opts in
##############################################
fbb-7.07/configure-1092-  -with-* | --with-*)
fbb-7.07/configure:1093:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fbb-7.07/configure-1094-    # Reject names that are not valid shell variable names.
##############################################
fbb-7.07/configure-1097-    ac_useropt_orig=$ac_useropt
fbb-7.07/configure:1098:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fbb-7.07/configure-1099-    case $ac_user_opts in
##############################################
fbb-7.07/configure-1108-  -without-* | --without-*)
fbb-7.07/configure:1109:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fbb-7.07/configure-1110-    # Reject names that are not valid shell variable names.
##############################################
fbb-7.07/configure-1113-    ac_useropt_orig=$ac_useropt
fbb-7.07/configure:1114:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fbb-7.07/configure-1115-    case $ac_user_opts in
##############################################
fbb-7.07/configure-1146-  *=*)
fbb-7.07/configure:1147:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fbb-7.07/configure-1148-    # Reject names that are not valid shell variable names.
##############################################
fbb-7.07/configure-1167-if test -n "$ac_prev"; then
fbb-7.07/configure:1168:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fbb-7.07/configure-1169-  as_fn_error $? "missing argument to $ac_option"
##############################################
fbb-7.07/configure-1189-    */ )
fbb-7.07/configure:1190:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
fbb-7.07/configure-1191-      eval $ac_var=\$ac_val;;
##############################################
fbb-7.07/configure-1224-ac_ls_di=`ls -di .` &&
fbb-7.07/configure:1225:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fbb-7.07/configure-1226-  as_fn_error $? "working directory cannot be determined"
##############################################
fbb-7.07/configure-1280-case $srcdir in
fbb-7.07/configure:1281:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fbb-7.07/configure-1282-esac
##############################################
fbb-7.07/configure-1323-By default, \`make install' will install all the files in
fbb-7.07/configure:1324:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fbb-7.07/configure:1325:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fbb-7.07/configure-1326-for instance \`--prefix=\$HOME'.
##############################################
fbb-7.07/configure-1416-*)
fbb-7.07/configure:1417:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fbb-7.07/configure-1418-  # A ".." for each directory in $ac_dir_suffix.
fbb-7.07/configure:1419:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fbb-7.07/configure-1420-  case $ac_top_builddir_sub in
##############################################
fbb-7.07/configure-1996-    *\'*)
fbb-7.07/configure:1997:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fbb-7.07/configure-1998-    esac
##############################################
fbb-7.07/configure-2079-      case $ac_val in
fbb-7.07/configure:2080:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fbb-7.07/configure-2081-      esac
##############################################
fbb-7.07/configure-2094-	case $ac_val in
fbb-7.07/configure:2095:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fbb-7.07/configure-2096-	esac
##############################################
fbb-7.07/configure-2217-    set,)
fbb-7.07/configure:2218:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fbb-7.07/configure:2219:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fbb-7.07/configure-2220-      ac_cache_corrupted=: ;;
##############################################
fbb-7.07/configure-2228-	# differences in whitespace do not lead to failure.
fbb-7.07/configure:2229:	ac_old_val_w=`echo x $ac_old_val`
fbb-7.07/configure:2230:	ac_new_val_w=`echo x $ac_new_val`
fbb-7.07/configure-2231-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
fbb-7.07/configure-2248-    case $ac_new_val in
fbb-7.07/configure:2249:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fbb-7.07/configure-2250-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fbb-7.07/configure-2435-     echo "timestamp, slept: $am_has_slept" > conftest.file
fbb-7.07/configure:2436:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fbb-7.07/configure-2437-     if test "$*" = "X"; then
fbb-7.07/configure-2438-	# -L didn't work.
fbb-7.07/configure:2439:	set X `ls -t "$srcdir/configure" conftest.file`
fbb-7.07/configure-2440-     fi
##############################################
fbb-7.07/configure-2486-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
fbb-7.07/configure:2487:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
fbb-7.07/configure-2488-
fbb-7.07/configure-2489-# expand $ac_aux_dir to an absolute path
fbb-7.07/configure:2490:am_aux_dir=`cd $ac_aux_dir && pwd`
fbb-7.07/configure-2491-
##############################################
fbb-7.07/configure-2631-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
fbb-7.07/configure:2632:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
fbb-7.07/configure-2633-	     'mkdir (GNU coreutils) '* | \
##############################################
fbb-7.07/configure-2704-set x ${MAKE-make}
fbb-7.07/configure:2705:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fbb-7.07/configure-2706-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fbb-7.07/configure-2714-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fbb-7.07/configure:2715:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fbb-7.07/configure-2716-  *@@@%%%=?*=@@@%%%*)
##############################################
fbb-7.07/configure-2780-
fbb-7.07/configure:2781:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fbb-7.07/configure-2782-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fbb-7.07/configure-3120-# Ignore all kinds of additional output from 'make'.
fbb-7.07/configure:3121:case `$am_make -s -f confmf 2> /dev/null` in #(
fbb-7.07/configure-3122-*the\ am__doit\ target*)
##############################################
fbb-7.07/configure-3130-   echo '.include "confinc"' > confmf
fbb-7.07/configure:3131:   case `$am_make -s -f confmf 2> /dev/null` in #(
fbb-7.07/configure-3132-   *the\ am__doit\ target*)
##############################################
fbb-7.07/configure-3509-$as_echo_n "checking whether the C compiler works... " >&6; }
fbb-7.07/configure:3510:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fbb-7.07/configure-3511-
##############################################
fbb-7.07/configure-3553-	then :; else
fbb-7.07/configure:3554:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fbb-7.07/configure-3555-	fi
##############################################
fbb-7.07/configure-3613-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
fbb-7.07/configure:3614:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fbb-7.07/configure-3615-	  break;;
##############################################
fbb-7.07/configure-3722-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
fbb-7.07/configure:3723:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fbb-7.07/configure-3724-       break;;
##############################################
fbb-7.07/configure-4040-  if test "$am_compiler_list" = ""; then
fbb-7.07/configure:4041:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fbb-7.07/configure-4042-  fi
##############################################
fbb-7.07/configure-4319-
fbb-7.07/configure:4320:SVNREV=`( svnversion -n $srcdir )`
fbb-7.07/configure-4321-if { ! ( svnversion ) >/dev/null 2>&1 || test "$SVNREV" = "exported"; } ;
fbb-7.07/configure:4322:        then SVNREV=`cat $srcdir/SVNREV`
fbb-7.07/configure-4323-        else echo $SVNREV>$srcdir/SVNREV
##############################################
fbb-7.07/configure-4614-  if test "$am_compiler_list" = ""; then
fbb-7.07/configure:4615:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fbb-7.07/configure-4616-  fi
##############################################
fbb-7.07/configure-5382-  if test "$am_compiler_list" = ""; then
fbb-7.07/configure:5383:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fbb-7.07/configure-5384-  fi
##############################################
fbb-7.07/configure-5633-set x ${MAKE-make}
fbb-7.07/configure:5634:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fbb-7.07/configure-5635-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fbb-7.07/configure-5643-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fbb-7.07/configure:5644:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fbb-7.07/configure-5645-  *@@@%%%=?*=@@@%%%*)
##############################################
fbb-7.07/configure-6926-  # Check for GNU $ac_path_GREP
fbb-7.07/configure:6927:case `"$ac_path_GREP" --version 2>&1` in
fbb-7.07/configure-6928-*GNU*)
##############################################
fbb-7.07/configure-6992-  # Check for GNU $ac_path_EGREP
fbb-7.07/configure:6993:case `"$ac_path_EGREP" --version 2>&1` in
fbb-7.07/configure-6994-*GNU*)
##############################################
fbb-7.07/configure-7153-do :
fbb-7.07/configure:7154:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fbb-7.07/configure-7155-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fbb-7.07/configure-7158-  cat >>confdefs.h <<_ACEOF
fbb-7.07/configure:7159:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fbb-7.07/configure-7160-_ACEOF
##############################################
fbb-7.07/configure-7168-do :
fbb-7.07/configure:7169:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fbb-7.07/configure-7170-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
fbb-7.07/configure-7172-  cat >>confdefs.h <<_ACEOF
fbb-7.07/configure:7173:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fbb-7.07/configure-7174-_ACEOF
##############################################
fbb-7.07/configure-7449-do :
fbb-7.07/configure:7450:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fbb-7.07/configure-7451-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fbb-7.07/configure-7453-  cat >>confdefs.h <<_ACEOF
fbb-7.07/configure:7454:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fbb-7.07/configure-7455-_ACEOF
##############################################
fbb-7.07/configure-7817-do :
fbb-7.07/configure:7818:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fbb-7.07/configure-7819-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fbb-7.07/configure-7822-  cat >>confdefs.h <<_ACEOF
fbb-7.07/configure:7823:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fbb-7.07/configure-7824-_ACEOF
##############################################
fbb-7.07/configure-7838-do :
fbb-7.07/configure:7839:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fbb-7.07/configure-7840-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fbb-7.07/configure-7842-  cat >>confdefs.h <<_ACEOF
fbb-7.07/configure:7843:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fbb-7.07/configure-7844-_ACEOF
##############################################
fbb-7.07/configure-8144-do :
fbb-7.07/configure:8145:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fbb-7.07/configure-8146-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fbb-7.07/configure-8148-  cat >>confdefs.h <<_ACEOF
fbb-7.07/configure:8149:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fbb-7.07/configure-8150-_ACEOF
##############################################
fbb-7.07/configure-8255-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fbb-7.07/configure:8256:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
fbb-7.07/configure-8257-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fbb-7.07/configure-8362-if test -z "$BASH_VERSION$ZSH_VERSION" \
fbb-7.07/configure:8363:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fbb-7.07/configure-8364-  as_echo='print -r --'
fbb-7.07/configure-8365-  as_echo_n='print -rn --'
fbb-7.07/configure:8366:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fbb-7.07/configure-8367-  as_echo='printf %s\n'
##############################################
fbb-7.07/configure-8369-else
fbb-7.07/configure:8370:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fbb-7.07/configure-8371-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fbb-7.07/configure-8379-	expr "X$arg" : "X\\(.*\\)$as_nl";
fbb-7.07/configure:8380:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fbb-7.07/configure-8381-      esac;
##############################################
fbb-7.07/configure-8456-# ----------------------------------------
fbb-7.07/configure:8457:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fbb-7.07/configure-8458-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fbb-7.07/configure-8528-  {
fbb-7.07/configure:8529:    as_val=`expr "$@" || test $? -eq 1`
fbb-7.07/configure-8530-  }
##############################################
fbb-7.07/configure-8632-      case $as_dir in #(
fbb-7.07/configure:8633:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fbb-7.07/configure-8634-      *) as_qdir=$as_dir;;
##############################################
fbb-7.07/configure-8728-# Files that config.status was made for.
fbb-7.07/configure:8729:config_files="`echo $ac_config_files`"
fbb-7.07/configure:8730:config_headers="`echo $ac_config_headers`"
fbb-7.07/configure:8731:config_commands="`echo $ac_config_commands`"
fbb-7.07/configure-8732-
##############################################
fbb-7.07/configure-8767-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
fbb-7.07/configure:8768:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
fbb-7.07/configure-8769-ac_cs_version="\\
##############################################
fbb-7.07/configure-8792-  --*=?*)
fbb-7.07/configure:8793:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fbb-7.07/configure:8794:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fbb-7.07/configure-8795-    ac_shift=:
##############################################
fbb-7.07/configure-8797-  --*=)
fbb-7.07/configure:8798:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fbb-7.07/configure-8799-    ac_optarg=
##############################################
fbb-7.07/configure-8821-    case $ac_optarg in
fbb-7.07/configure:8822:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fbb-7.07/configure-8823-    '') as_fn_error $? "missing file argument" ;;
##############################################
fbb-7.07/configure-8829-    case $ac_optarg in
fbb-7.07/configure:8830:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fbb-7.07/configure-8831-    esac
##############################################
fbb-7.07/configure-8965-fi
fbb-7.07/configure:8966:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
fbb-7.07/configure-8967-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
fbb-7.07/configure-8982-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
fbb-7.07/configure:8983:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
fbb-7.07/configure-8984-ac_delim='%!_!# '
##############################################
fbb-7.07/configure-8988-
fbb-7.07/configure:8989:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
fbb-7.07/configure-8990-  if test $ac_delim_n = $ac_delim_num; then
##############################################
fbb-7.07/configure-9126-for ac_last_try in false false :; do
fbb-7.07/configure:9127:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
fbb-7.07/configure-9128-  if test -z "$ac_tt"; then
##############################################
fbb-7.07/configure-9258-      esac
fbb-7.07/configure:9259:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
fbb-7.07/configure-9260-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
fbb-7.07/configure-9317-*)
fbb-7.07/configure:9318:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fbb-7.07/configure-9319-  # A ".." for each directory in $ac_dir_suffix.
fbb-7.07/configure:9320:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fbb-7.07/configure-9321-  case $ac_top_builddir_sub in
##############################################
fbb-7.07/configure-9378-/@mandir@/p'
fbb-7.07/configure:9379:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
fbb-7.07/configure-9380-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
fbb-7.07/configure-9395-
fbb-7.07/configure:9396:# Neutralize VPATH when `$srcdir' = `.'.
fbb-7.07/configure-9397-# Shell code in configure.ac might set extrasub.
##############################################
fbb-7.07/configure-9423-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fbb-7.07/configure:9424:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
fbb-7.07/configure-9425-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
fbb-7.07/configure-9469-    * )
fbb-7.07/configure:9470:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fbb-7.07/configure-9471-  esac
##############################################
fbb-7.07/configure-9516-    # Strip MF so we end up with the name of the file.
fbb-7.07/configure:9517:    mf=`echo "$mf" | sed -e 's/:.*$//'`
fbb-7.07/configure-9518-    # Check whether this is an Automake generated Makefile or not.
##############################################
fbb-7.07/configure-9553-    # from the Makefile without running 'make'.
fbb-7.07/configure:9554:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
fbb-7.07/configure-9555-    test -z "$DEPDIR" && continue
fbb-7.07/configure:9556:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
fbb-7.07/configure-9557-    test -z "$am__include" && continue
fbb-7.07/configure:9558:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
fbb-7.07/configure-9559-    # Find all dependency output files, they are included files with
##############################################
fbb-7.07/doc/html/Makefile.in-40-  { \
fbb-7.07/doc/html/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/doc/html/Makefile.in-42-  }; \
##############################################
fbb-7.07/doc/html/Makefile.in-108-  esac
fbb-7.07/doc/html/Makefile.in:109:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fbb-7.07/doc/html/Makefile.in-110-am__vpath_adj = case $$p in \
fbb-7.07/doc/html/Makefile.in:111:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fbb-7.07/doc/html/Makefile.in-112-    *) f=$$p;; \
fbb-7.07/doc/html/Makefile.in-113-  esac;
fbb-7.07/doc/html/Makefile.in:114:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fbb-7.07/doc/html/Makefile.in-115-am__install_max = 40
fbb-7.07/doc/html/Makefile.in-116-am__nobase_strip_setup = \
fbb-7.07/doc/html/Makefile.in:117:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fbb-7.07/doc/html/Makefile.in-118-am__nobase_strip = \
##############################################
fbb-7.07/doc/html/Makefile.in-318-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
fbb-7.07/doc/html/Makefile.in:319:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fbb-7.07/doc/html/Makefile.in-320-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
fbb-7.07/doc/html/Makefile.in-328-distdir: $(DISTFILES)
fbb-7.07/doc/html/Makefile.in:329:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/doc/html/Makefile.in:330:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/doc/html/Makefile.in-331-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/doc/html/Makefile.in-342-	  if test -d $$d/$$file; then \
fbb-7.07/doc/html/Makefile.in:343:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/doc/html/Makefile.in-344-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/doc/Makefile.in-40-  { \
fbb-7.07/doc/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/doc/Makefile.in-42-  }; \
##############################################
fbb-7.07/doc/Makefile.in-116-  esac
fbb-7.07/doc/Makefile.in:117:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fbb-7.07/doc/Makefile.in-118-am__vpath_adj = case $$p in \
fbb-7.07/doc/Makefile.in:119:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fbb-7.07/doc/Makefile.in-120-    *) f=$$p;; \
fbb-7.07/doc/Makefile.in-121-  esac;
fbb-7.07/doc/Makefile.in:122:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fbb-7.07/doc/Makefile.in-123-am__install_max = 40
fbb-7.07/doc/Makefile.in-124-am__nobase_strip_setup = \
fbb-7.07/doc/Makefile.in:125:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fbb-7.07/doc/Makefile.in-126-am__nobase_strip = \
##############################################
fbb-7.07/doc/Makefile.in-181-  while test -n "$$dir1"; do \
fbb-7.07/doc/Makefile.in:182:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
fbb-7.07/doc/Makefile.in-183-    if test "$$first" != "."; then \
fbb-7.07/doc/Makefile.in-184-      if test "$$first" = ".."; then \
fbb-7.07/doc/Makefile.in:185:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
fbb-7.07/doc/Makefile.in:186:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
fbb-7.07/doc/Makefile.in-187-      else \
fbb-7.07/doc/Makefile.in:188:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
fbb-7.07/doc/Makefile.in-189-        if test "$$first2" = "$$first"; then \
fbb-7.07/doc/Makefile.in:190:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
fbb-7.07/doc/Makefile.in-191-        else \
##############################################
fbb-7.07/doc/Makefile.in-196-    fi; \
fbb-7.07/doc/Makefile.in:197:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
fbb-7.07/doc/Makefile.in-198-  done; \
##############################################
fbb-7.07/doc/Makefile.in-378-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
fbb-7.07/doc/Makefile.in:379:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fbb-7.07/doc/Makefile.in-380-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
fbb-7.07/doc/Makefile.in-395-	dot_seen=no; \
fbb-7.07/doc/Makefile.in:396:	target=`echo $@ | sed s/-recursive//`; \
fbb-7.07/doc/Makefile.in-397-	case "$@" in \
##############################################
fbb-7.07/doc/Makefile.in-458-GTAGS:
fbb-7.07/doc/Makefile.in:459:	here=`$(am__cd) $(top_builddir) && pwd` \
fbb-7.07/doc/Makefile.in-460-	  && $(am__cd) $(top_srcdir) \
##############################################
fbb-7.07/doc/Makefile.in-481-distdir: $(DISTFILES)
fbb-7.07/doc/Makefile.in:482:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/doc/Makefile.in:483:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/doc/Makefile.in-484-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/doc/Makefile.in-495-	  if test -d $$d/$$file; then \
fbb-7.07/doc/Makefile.in:496:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/doc/Makefile.in-497-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
fbb-7.07/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
fbb-7.07/aclocal.m4-154-# and then we would define $MISSING as
##############################################
fbb-7.07/aclocal.m4-168-# expand $ac_aux_dir to an absolute path
fbb-7.07/aclocal.m4:169:am_aux_dir=`cd $ac_aux_dir && pwd`
fbb-7.07/aclocal.m4-170-])
##############################################
fbb-7.07/aclocal.m4-266-  if test "$am_compiler_list" = ""; then
fbb-7.07/aclocal.m4:267:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fbb-7.07/aclocal.m4-268-  fi
##############################################
fbb-7.07/aclocal.m4-417-    # Strip MF so we end up with the name of the file.
fbb-7.07/aclocal.m4:418:    mf=`echo "$mf" | sed -e 's/:.*$//'`
fbb-7.07/aclocal.m4-419-    # Check whether this is an Automake generated Makefile or not.
##############################################
fbb-7.07/aclocal.m4-426-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
fbb-7.07/aclocal.m4:427:      dirpart=`AS_DIRNAME("$mf")`
fbb-7.07/aclocal.m4-428-    else
##############################################
fbb-7.07/aclocal.m4-432-    # from the Makefile without running 'make'.
fbb-7.07/aclocal.m4:433:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
fbb-7.07/aclocal.m4-434-    test -z "$DEPDIR" && continue
fbb-7.07/aclocal.m4:435:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
fbb-7.07/aclocal.m4-436-    test -z "$am__include" && continue
fbb-7.07/aclocal.m4:437:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
fbb-7.07/aclocal.m4-438-    # Find all dependency output files, they are included files with
##############################################
fbb-7.07/aclocal.m4-446-      test -f "$dirpart/$file" && continue
fbb-7.07/aclocal.m4:447:      fdir=`AS_DIRNAME(["$file"])`
fbb-7.07/aclocal.m4-448-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
fbb-7.07/aclocal.m4-504-AC_REQUIRE([AC_PROG_INSTALL])dnl
fbb-7.07/aclocal.m4:505:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fbb-7.07/aclocal.m4-506-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fbb-7.07/aclocal.m4-659-    * )
fbb-7.07/aclocal.m4:660:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fbb-7.07/aclocal.m4-661-  esac
fbb-7.07/aclocal.m4-662-done
fbb-7.07/aclocal.m4:663:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
fbb-7.07/aclocal.m4-664-
##############################################
fbb-7.07/aclocal.m4-730-# Ignore all kinds of additional output from 'make'.
fbb-7.07/aclocal.m4:731:case `$am_make -s -f confmf 2> /dev/null` in #(
fbb-7.07/aclocal.m4-732-*the\ am__doit\ target*)
##############################################
fbb-7.07/aclocal.m4-740-   echo '.include "confinc"' > confmf
fbb-7.07/aclocal.m4:741:   case `$am_make -s -f confmf 2> /dev/null` in #(
fbb-7.07/aclocal.m4-742-   *the\ am__doit\ target*)
##############################################
fbb-7.07/aclocal.m4-922-     echo "timestamp, slept: $am_has_slept" > conftest.file
fbb-7.07/aclocal.m4:923:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fbb-7.07/aclocal.m4-924-     if test "$[*]" = "X"; then
fbb-7.07/aclocal.m4-925-	# -L didn't work.
fbb-7.07/aclocal.m4:926:	set X `ls -t "$srcdir/configure" conftest.file`
fbb-7.07/aclocal.m4-927-     fi
##############################################
fbb-7.07/man/Makefile.in-39-  { \
fbb-7.07/man/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/man/Makefile.in-41-  }; \
##############################################
fbb-7.07/man/Makefile.in-107-  esac
fbb-7.07/man/Makefile.in:108:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fbb-7.07/man/Makefile.in-109-am__vpath_adj = case $$p in \
fbb-7.07/man/Makefile.in:110:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fbb-7.07/man/Makefile.in-111-    *) f=$$p;; \
fbb-7.07/man/Makefile.in-112-  esac;
fbb-7.07/man/Makefile.in:113:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fbb-7.07/man/Makefile.in-114-am__install_max = 40
fbb-7.07/man/Makefile.in-115-am__nobase_strip_setup = \
fbb-7.07/man/Makefile.in:116:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fbb-7.07/man/Makefile.in-117-am__nobase_strip = \
##############################################
fbb-7.07/man/Makefile.in-281-	test -n "$(man1dir)" \
fbb-7.07/man/Makefile.in:282:	  && test -n "`echo $$list1$$list2`" \
fbb-7.07/man/Makefile.in-283-	  || exit 0; \
##############################################
fbb-7.07/man/Makefile.in-324-	test -n "$(man8dir)" \
fbb-7.07/man/Makefile.in:325:	  && test -n "`echo $$list1$$list2`" \
fbb-7.07/man/Makefile.in-326-	  || exit 0; \
##############################################
fbb-7.07/man/Makefile.in-370-distdir: $(DISTFILES)
fbb-7.07/man/Makefile.in:371:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/man/Makefile.in:372:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/man/Makefile.in-373-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/man/Makefile.in-384-	  if test -d $$d/$$file; then \
fbb-7.07/man/Makefile.in:385:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/man/Makefile.in-386-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/INSTALL-173-directory configuration variables that were expressed in terms of
fbb-7.07/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
fbb-7.07/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
fbb-7.07/include/Makefile.in-39-  { \
fbb-7.07/include/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/include/Makefile.in-41-  }; \
##############################################
fbb-7.07/include/Makefile.in-273-distdir: $(DISTFILES)
fbb-7.07/include/Makefile.in:274:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/include/Makefile.in:275:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/include/Makefile.in-276-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/include/Makefile.in-287-	  if test -d $$d/$$file; then \
fbb-7.07/include/Makefile.in:288:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/include/Makefile.in-289-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/scripts/xfbbX-9-# Directory of xfbbX software
fbb-7.07/scripts/xfbbX:10:XFBBXDIR=`dirname $0`
fbb-7.07/scripts/xfbbX-11-
##############################################
fbb-7.07/scripts/Makefile.in-40-  { \
fbb-7.07/scripts/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/scripts/Makefile.in-42-  }; \
##############################################
fbb-7.07/scripts/Makefile.in-89-CONFIG_CLEAN_VPATH_FILES =
fbb-7.07/scripts/Makefile.in:90:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fbb-7.07/scripts/Makefile.in-91-am__vpath_adj = case $$p in \
fbb-7.07/scripts/Makefile.in:92:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fbb-7.07/scripts/Makefile.in-93-    *) f=$$p;; \
fbb-7.07/scripts/Makefile.in-94-  esac;
fbb-7.07/scripts/Makefile.in:95:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fbb-7.07/scripts/Makefile.in-96-am__install_max = 40
fbb-7.07/scripts/Makefile.in-97-am__nobase_strip_setup = \
fbb-7.07/scripts/Makefile.in:98:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fbb-7.07/scripts/Makefile.in-99-am__nobase_strip = \
##############################################
fbb-7.07/scripts/Makefile.in-380-distdir: $(DISTFILES)
fbb-7.07/scripts/Makefile.in:381:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/scripts/Makefile.in:382:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/scripts/Makefile.in-383-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/scripts/Makefile.in-394-	  if test -d $$d/$$file; then \
fbb-7.07/scripts/Makefile.in:395:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/scripts/Makefile.in-396-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/scripts/fbb.in-57-	else
fbb-7.07/scripts/fbb.in:58:		echo -n "file `basename $1` already exists. Replace (Y/N) ? "
fbb-7.07/scripts/fbb.in-59-		read REP
##############################################
fbb-7.07/Makefile.in-39-  { \
fbb-7.07/Makefile.in:40:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fbb-7.07/Makefile.in-41-  }; \
##############################################
fbb-7.07/Makefile.in-168-  while test -n "$$dir1"; do \
fbb-7.07/Makefile.in:169:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
fbb-7.07/Makefile.in-170-    if test "$$first" != "."; then \
fbb-7.07/Makefile.in-171-      if test "$$first" = ".."; then \
fbb-7.07/Makefile.in:172:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
fbb-7.07/Makefile.in:173:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
fbb-7.07/Makefile.in-174-      else \
fbb-7.07/Makefile.in:175:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
fbb-7.07/Makefile.in-176-        if test "$$first2" = "$$first"; then \
fbb-7.07/Makefile.in:177:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
fbb-7.07/Makefile.in-178-        else \
##############################################
fbb-7.07/Makefile.in-183-    fi; \
fbb-7.07/Makefile.in:184:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
fbb-7.07/Makefile.in-185-  done; \
##############################################
fbb-7.07/Makefile.in-365-	dot_seen=no; \
fbb-7.07/Makefile.in:366:	target=`echo $@ | sed s/-recursive//`; \
fbb-7.07/Makefile.in-367-	case "$@" in \
##############################################
fbb-7.07/Makefile.in-428-GTAGS:
fbb-7.07/Makefile.in:429:	here=`$(am__cd) $(top_builddir) && pwd` \
fbb-7.07/Makefile.in-430-	  && $(am__cd) $(top_srcdir) \
##############################################
fbb-7.07/Makefile.in-460-	test -d "$(distdir)" || mkdir "$(distdir)"
fbb-7.07/Makefile.in:461:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/Makefile.in:462:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fbb-7.07/Makefile.in-463-	list='$(DISTFILES)'; \
##############################################
fbb-7.07/Makefile.in-474-	  if test -d $$d/$$file; then \
fbb-7.07/Makefile.in:475:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fbb-7.07/Makefile.in-476-	    if test -d "$(distdir)/$$file"; then \
##############################################
fbb-7.07/Makefile.in-584-	test -d $(distdir)/_build || exit 0; \
fbb-7.07/Makefile.in:585:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
fbb-7.07/Makefile.in-586-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
fbb-7.07/Makefile.in-627-	}; \
fbb-7.07/Makefile.in:628:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
fbb-7.07/Makefile.in-629-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
fbb-7.07/Makefile.in-639-	fi
fbb-7.07/Makefile.in:640:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
fbb-7.07/Makefile.in-641-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
fbb-7.07/ar-lib-65-	mingw)
fbb-7.07/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
fbb-7.07/ar-lib-67-	  ;;
fbb-7.07/ar-lib-68-	cygwin)
fbb-7.07/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
fbb-7.07/ar-lib-70-	  ;;
fbb-7.07/ar-lib-71-	wine)
fbb-7.07/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
fbb-7.07/ar-lib-73-	  ;;
##############################################
fbb-7.07/ar-lib-88-  archive=$3
fbb-7.07/ar-lib:89:  at_file_contents=`cat "$1"`
fbb-7.07/ar-lib-90-  eval set x "$at_file_contents"
##############################################
fbb-7.07/debian/patches/02-remove-SVNREV-9- AC_SUBST(EXTRAVERSION, [$extraver])
fbb-7.07/debian/patches/02-remove-SVNREV:10:-SVNREV=`( svnversion -n $srcdir )`
fbb-7.07/debian/patches/02-remove-SVNREV-11--if { ! ( svnversion ) >/dev/null 2>&1 || test "$SVNREV" = "exported"; } ;
fbb-7.07/debian/patches/02-remove-SVNREV:12:-        then SVNREV=`cat $srcdir/SVNREV`
fbb-7.07/debian/patches/02-remove-SVNREV-13--        else echo $SVNREV>$srcdir/SVNREV
##############################################
fbb-7.07/debian/patches/02-remove-SVNREV-15--AC_SUBST(SVNREV)
fbb-7.07/debian/patches/02-remove-SVNREV:16:+#SVNREV=`( svnversion -n $srcdir )`
fbb-7.07/debian/patches/02-remove-SVNREV-17-+#if { ! ( svnversion ) >/dev/null 2>&1 || test "$SVNREV" = "exported"; } ;
fbb-7.07/debian/patches/02-remove-SVNREV:18:+#        then SVNREV=`cat $srcdir/SVNREV`
fbb-7.07/debian/patches/02-remove-SVNREV-19-+#        else echo $SVNREV>$srcdir/SVNREV
##############################################
fbb-7.07/debian/patches/06-fix-spellings-97-+		/* Look for information on the connection */
fbb-7.07/debian/patches/06-fix-spellings:98: 		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/debian/patches/06-fix-spellings-99- 		sprintf (buffer, "(%d) CONNECTED to %d:%s", can, p, User);
##############################################
fbb-7.07/debian/patches/06-fix-spellings-106-+		/* Look for information on the connection */
fbb-7.07/debian/patches/06-fix-spellings:107: 		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/debian/patches/06-fix-spellings:108: 		ax25_ntoaddr (Node, &addr->axaddr.fsa_digipeater[0]);
fbb-7.07/debian/patches/06-fix-spellings-109- 		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s", can, p, User, Node);
##############################################
fbb-7.07/debian/patches/06-fix-spellings-116- 		rose_ntodnic (Dnic, &addr->rsaddr.srose_addr);
fbb-7.07/debian/patches/06-fix-spellings:117: 		rose_ntoaddr (Node, &addr->rsaddr.srose_addr);
fbb-7.07/debian/patches/06-fix-spellings:118: 		ax25_ntoaddr (User, &addr->rsaddr.srose_call);
##############################################
fbb-7.07/.pc/01-fix-bashisms/scripts/fbb.in-57-	else
fbb-7.07/.pc/01-fix-bashisms/scripts/fbb.in:58:		echo -n "file `basename $1` already exists. Replace (Y/N) ? "
fbb-7.07/.pc/01-fix-bashisms/scripts/fbb.in-59-		read REP
##############################################
fbb-7.07/.pc/02-remove-SVNREV/configure.ac-22-AC_SUBST(EXTRAVERSION, [$extraver])
fbb-7.07/.pc/02-remove-SVNREV/configure.ac:23:SVNREV=`( svnversion -n $srcdir )`
fbb-7.07/.pc/02-remove-SVNREV/configure.ac-24-if { ! ( svnversion ) >/dev/null 2>&1 || test "$SVNREV" = "exported"; } ;
fbb-7.07/.pc/02-remove-SVNREV/configure.ac:25:        then SVNREV=`cat $srcdir/SVNREV`
fbb-7.07/.pc/02-remove-SVNREV/configure.ac-26-        else echo $SVNREV>$srcdir/SVNREV
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-106-
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:107:static int is_rsaddr (char *);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-108-static int stop_cnx (int port);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-119-static int name_to_port (char *);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:120:static char *ax25_ntoaddr (char *, const ax25_address *);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:121:static char *rose_ntoaddr (char *, const rose_address *);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-122-static char *rose_ntodnic (char *, const rose_address *);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-490-
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:491:		if (ax25_config_get_addr (p_port[port].name) != NULL)
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-492-		{
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-494-		}
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:495:		else if (nr_config_get_addr (p_port[port].name) != NULL)
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-496-		{
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-498-		}
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:499:		else if (is_rsaddr (p_port[port].name) || (rs_config_get_addr (p_port[port].name) != NULL))
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-500-		{
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-539-			ax25_aton_entry (call, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:540:			p_name = ax25_config_get_addr (p_port[port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-541-			ax25_aton_entry (p_name, addr.axaddr.fsa_digipeater[0].ax25_call);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-561-
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:562:			p_name = nr_config_get_addr (p_port[port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-563-			fprintf (stderr, "CAN_NETROM mycall %s myssid %d\n", mycall, myssid);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-587-			ax25_aton_entry (call, addr.rsaddr.srose_call.ax25_call);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:588:			if (is_rsaddr (p_port[port].name))
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-589-				p_name = p_port[port].name;
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-590-			else
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:591:				p_name = rs_config_get_addr (p_port[port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-592-			rose_aton (p_name, addr.rsaddr.srose_addr.rose_addr);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-983-	slen = ax25_aton (callsign, &src);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:984:	ptr = ax25_config_get_addr (p_port[port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-985-	if (ptr == NULL)
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1233-		addr.axaddr.fsa_ax25.sax25_ndigis = 1;
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1234:		p_name = ax25_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1235-		ax25_aton_entry (mycallsign, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1308-		addr.axaddr.fsa_ax25.sax25_ndigis = 1;
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1309:		p_name = nr_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1310-		ax25_aton_entry (p_name, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1332-		addr.rsaddr.srose_ndigis = 0;
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1333:		if (is_rsaddr (p_port[scan[can].port].name))
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1334-			p_name = p_port[scan[can].port].name;
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1335-		else
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1336:			p_name = rs_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1337-		rose_aton (p_name, addr.rsaddr.srose_addr.rose_addr);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1589-
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1590:static char *ax25_ntoaddr (char *peer, const ax25_address * axa)
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1591-{
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1595-
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1596:static char *rose_ntoaddr (char *peer, const rose_address * rsa)
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1597-{
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1698-		/* Look for informations on the connection */
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1699:		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1700-		sprintf (buffer, "(%d) CONNECTED to %d:%s", can, p, User);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1712-				c_digi[0] = ' ';
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1713:				ax25_ntoaddr (c_digi + 1, &addr->axaddr.fsa_digipeater[i]);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1714-				strcat (buffer, c_digi);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1728-		/* Look for informations on the connection */
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1729:		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1730:		ax25_ntoaddr (Node, &addr->axaddr.fsa_digipeater[0]);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1731-		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s", can, p, User, Node);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1739-		rose_ntodnic (Dnic, &addr->rsaddr.srose_addr);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1740:		rose_ntoaddr (Node, &addr->rsaddr.srose_addr);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1741:		ax25_ntoaddr (User, &addr->rsaddr.srose_call);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1742-		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s %s", can, p, User, Dnic, Node);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1759-
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c:1760:static int is_rsaddr (char *addr)
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_sock.c-1761-{
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_tcp.c-1390-	else
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_tcp.c:1391:		sock_addr.sin_addr.s_addr = inet_addr (tcp_add);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_tcp.c-1392-
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_tcp.c-1636-	sock_addr.sin_family = AF_INET;
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_tcp.c:1637:	sock_addr.sin_addr.s_addr = inet_addr(tport[port].rem_addr);
fbb-7.07/.pc/05-fix-compile-warnings/src/drv_tcp.c-1638-	sock_addr.sin_port = htons(tport[port].rem_port);
##############################################
fbb-7.07/.pc/05-fix-compile-warnings/src/pacsat.c-1480-		slen = ax25_aton (pac_call, &src);
fbb-7.07/.pc/05-fix-compile-warnings/src/pacsat.c:1481:		call = ax25_config_get_addr (pac_port);
fbb-7.07/.pc/05-fix-compile-warnings/src/pacsat.c-1482-		if (call == NULL)
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-106-
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:107:static int is_rsaddr (char *);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-108-static int stop_cnx (int port);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-119-static int name_to_port (char *);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:120:static char *ax25_ntoaddr (char *, const ax25_address *);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:121:static char *rose_ntoaddr (char *, const rose_address *);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-122-static char *rose_ntodnic (char *, const rose_address *);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-488-
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:489:		if (ax25_config_get_addr (p_port[port].name) != NULL)
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-490-		{
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-492-		}
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:493:		else if (nr_config_get_addr (p_port[port].name) != NULL)
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-494-		{
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-496-		}
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:497:		else if (is_rsaddr (p_port[port].name) || (rs_config_get_addr (p_port[port].name) != NULL))
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-498-		{
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-537-			ax25_aton_entry (call, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:538:			p_name = ax25_config_get_addr (p_port[port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-539-			ax25_aton_entry (p_name, addr.axaddr.fsa_digipeater[0].ax25_call);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-559-
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:560:			p_name = nr_config_get_addr (p_port[port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-561-			fprintf (stderr, "CAN_NETROM mycall %s myssid %d\n", mycall, myssid);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-585-			ax25_aton_entry (call, addr.rsaddr.srose_call.ax25_call);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:586:			if (is_rsaddr (p_port[port].name))
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-587-				p_name = p_port[port].name;
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-588-			else
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:589:				p_name = rs_config_get_addr (p_port[port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-590-			rose_aton (p_name, addr.rsaddr.srose_addr.rose_addr);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-979-	slen = ax25_aton (callsign, &src);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:980:	ptr = ax25_config_get_addr (p_port[port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-981-	if (ptr == NULL)
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1229-		addr.axaddr.fsa_ax25.sax25_ndigis = 1;
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1230:		p_name = ax25_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1231-		ax25_aton_entry (mycallsign, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1304-		addr.axaddr.fsa_ax25.sax25_ndigis = 1;
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1305:		p_name = nr_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1306-		ax25_aton_entry (p_name, addr.axaddr.fsa_ax25.sax25_call.ax25_call);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1328-		addr.rsaddr.srose_ndigis = 0;
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1329:		if (is_rsaddr (p_port[scan[can].port].name))
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1330-			p_name = p_port[scan[can].port].name;
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1331-		else
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1332:			p_name = rs_config_get_addr (p_port[scan[can].port].name);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1333-		rose_aton (p_name, addr.rsaddr.srose_addr.rose_addr);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1585-
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1586:static char *ax25_ntoaddr (char *peer, const ax25_address * axa)
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1587-{
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1591-
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1592:static char *rose_ntoaddr (char *peer, const rose_address * rsa)
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1593-{
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1694-		/* Look for informations on the connection */
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1695:		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1696-		sprintf (buffer, "(%d) CONNECTED to %d:%s", can, p, User);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1708-				c_digi[0] = ' ';
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1709:				ax25_ntoaddr (c_digi + 1, &addr->axaddr.fsa_digipeater[i]);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1710-				strcat (buffer, c_digi);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1724-		/* Look for informations on the connection */
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1725:		ax25_ntoaddr (User, &addr->axaddr.fsa_ax25.sax25_call);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1726:		ax25_ntoaddr (Node, &addr->axaddr.fsa_digipeater[0]);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1727-		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s", can, p, User, Node);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1735-		rose_ntodnic (Dnic, &addr->rsaddr.srose_addr);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1736:		rose_ntoaddr (Node, &addr->rsaddr.srose_addr);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1737:		ax25_ntoaddr (User, &addr->rsaddr.srose_call);
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1738-		sprintf (buffer, "(%d) CONNECTED to %d:%s via %s %s", can, p, User, Dnic, Node);
##############################################
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1755-
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c:1756:static int is_rsaddr (char *addr)
fbb-7.07/.pc/06-fix-spellings/src/drv_sock.c-1757-{
##############################################
fbb-7.07/configure.ac-22-AC_SUBST(EXTRAVERSION, [$extraver])
fbb-7.07/configure.ac:23:#SVNREV=`( svnversion -n $srcdir )`
fbb-7.07/configure.ac-24-#if { ! ( svnversion ) >/dev/null 2>&1 || test "$SVNREV" = "exported"; } ;
fbb-7.07/configure.ac:25:#        then SVNREV=`cat $srcdir/SVNREV`
fbb-7.07/configure.ac-26-#        else echo $SVNREV>$srcdir/SVNREV