0707070000040015651006440000000000000000010517560400221527100000500000000004Size850 0707070000040057171006440000000000000000010517610411610024700000600000002154Files/usr/lib/uucp/Devices /usr/lib/uucp/Dialcodes /usr/lib/uucp/Dialers /usr/lib/uucp/Maxuuscheds /usr/lib/uucp/Maxuuxqts /usr/lib/uucp/Permissions /usr/lib/uucp/Poll /usr/lib/uucp/SetUp /usr/lib/uucp/Sys.priv /usr/lib/uucp/Sysfiles /usr/lib/uucp/Systems /usr/lib/uucp/Uutry /usr/lib/uucp/remote.unknown /usr/lib/uucp/uucheck /usr/lib/uucp/uucico /usr/lib/uucp/uucleanup /usr/lib/uucp/uudemon.admin /usr/lib/uucp/uudemon.cleanu /usr/lib/uucp/uudemon.hour /usr/lib/uucp/uudemon.poll /usr/lib/uucp/uugetty /usr/lib/uucp/uusched /usr/lib/uucp/uuxqt /usr/bin/CMB232.sh /usr/bin/Lsys.sh /usr/bin/Phones.sh /usr/bin/RS232.sh /usr/bin/RSfree.sh /usr/bin/cu /usr/bin/edlibuucp /usr/bin/mailsetup /usr/bin/uucall /usr/bin/uucp /usr/bin/uulog /usr/bin/uuname /usr/bin/uupick /usr/bin/uupoll /usr/bin/uustat /usr/bin/uuto /usr/bin/uux /usr/spool/uucp/.Xqtdir /usr/spool/uucp/.Corrupt /usr/spool/uucp/.Log /usr/spool/uucp/.Log/uucp /usr/spool/uucp/.Log/uux /usr/spool/uucp/.Log/uuxqt /usr/spool/uucp/.Log/uucico /usr/spool/uucp/.Sequence /usr/spool/uucp/.Status /usr/spool/uucp/.Workspace /usr/spool/uucp/.Admin /usr/spool/uucp/.Old /tmp/HDB_notes 0707070000040015661006440000000000000000010610120411610025300000600000002160filesSize Files files MAKEcpio MAKEflop Install Name Remove Remove.nosave Remove.save HDB_notes etc etc/gettydefs.F etc/gettydefs.M usrlibuucp usrlibuucp/Devices usrlibuucp/Dialcodes usrlibuucp/Dialers usrlibuucp/Maxuuscheds usrlibuucp/Maxuuxqts usrlibuucp/Permissions usrlibuucp/Poll usrlibuucp/SetUp usrlibuucp/Sys.priv usrlibuucp/Sysfiles usrlibuucp/Systems usrlibuucp/Uutry usrlibuucp/remote.unknown usrlibuucp/uucheck usrlibuucp/uucico usrlibuucp/uucleanup usrlibuucp/uudemon.admin usrlibuucp/uudemon.cleanu usrlibuucp/uudemon.hour usrlibuucp/uudemon.poll usrlibuucp/uugetty usrlibuucp/uusched usrlibuucp/uuxqt usrbin usrbin/CMB232.sh usrbin/Lsys.sh usrbin/Phones.sh usrbin/RS232.sh usrbin/RSfree.sh usrbin/cu usrbin/edlibuucp usrbin/mailsetup usrbin/uucall usrbin/uucp usrbin/uulog usrbin/uuname usrbin/uupick usrbin/uupoll usrbin/uustat usrbin/uuto usrbin/uux usrspooluucp usrspooluucp/.Xqtdir usrspooluucp/.Corrupt usrspooluucp/.Log usrspooluucp/.Log/uucp usrspooluucp/.Log/uux usrspooluucp/.Log/uuxqt usrspooluucp/.Log/uucico usrspooluucp/.Sequence usrspooluucp/.Status usrspooluucp/.Workspace usrspooluucp/.Admin usrspooluucp/.Old 0707070000040016121007770000000000000000010610200400221527000001100000000041MAKEcpiocat files | cpio -ocdBv > HDB+IN 0707070000040046351007770000000000000000010610230400221527100001100000000046MAKEflopcat files | cpio -ocdBv > /dev/rfp021 0707070000040004441007550000000000000000010610260411610172000001000000052113Install#Install for SVR3 HoneyDanBer uucp on AT&T UNIXPC Release 3.5 #B.Cours 12/86 #svr3 uucp and 1.1 starlan PATH=/bin:/usr/bin:/etc LIB=/usr/lib/uucp BIN=/usr/bin SPOOL=/usr/spool/uucp UA=/usr/lib/ua CRON=/usr/lib/crontab INITTAB=/etc/inittab TMPTAB=/tmp/itab$$ GETTYDEFS=/etc/gettydefs TMPGD=/tmp/gdef$$ NEWGD=/tmp/ngd$$ MASTERDC=./usrlibuucp/Dialcodes NEWDC=${LIB}/Dialcodes TMPSYS=/tmp/tsys$$ Devices=${LIB}/Devices Ldevices=${LIB}/L-devices oDevices=${LIB}/oDevices Dialers=${LIB}/Dialers SYSFILES=${LIB}/Sysfiles PSX=/dev/psx CONTENTS=/usr/installed/CONTENTS HDBsave=/u/.HDBsave oldHDBsave=/usr/lib/.HDBsave PKGNAME="HoneyDanBer uucp" SAVFLG=0 SAVLIST="Devices Dialers Dialcodes L-devices L.sys Permissions \ Poll Sys.priv Sysfiles Systems" CURDIR=`pwd` ISNSPEED="" ISNBAUD="" MAXBAUD=9600 message -i "NOTE: If you are a supported client of the DPTG, Please do not install this version of HDB. You need to install MT-HDB to have your Devices file properly setup and the proper System files loaded. This version WILL NOT work in either LZ or MT. Touch to Continue, to quit" if [ $? -ne 0 ] then echo " Install aborting: You must order MT-HDB for proper installation in, or connection to, LZ or MT. Press RETURN to continue. \c" read X RET=`grep "$PKGNAME" $CONTENTS | awk ' { print $1 } '` if [ -n "$RET" ] then grep -v "$PKGNAME" $CONTENTS > /tmp/inst$$ # remove hdb entries mv /tmp/inst$$ $CONTENTS chown root $CONTENTS chmod 644 $CONTENTS for i in $RET do rm -f /usr/installed/$i.un done fi exit 64 fi #check if already running svr3 uucp if [ -r $SYSFILES ] then FIRSTTIME="n" SAVFLG=0 echo "\n\nReinstalling svr3 HDB uucp\n\n" if [ -d "$oldHDBsave" ] # upgrade to new save area for backup compat then echo "Moving saved uucp files" mkdir $HDBsave chmod 755 $HDBsave cd $oldHDBsave find . -print | cpio -pdlum $HDBsave cd $CURDIR rm -rf $oldHDBsave fi else FIRSTTIME="y" echo "\n\nInstalling svr3 HDB uucp\n\n" fi # determine the system version, only support 3.5 or higher XX=`uname -v | cut -c1-3 | awk ' { num = $1 * 10; print num } '` if [ $XX -lt 34 ] then echo " Install aborting: You must upgrade your system to at least 3.5 before installing this package. Press RETURN to continue. \c" read X RET=`grep "$PKGNAME" $CONTENTS | awk ' { print $1 } '` if [ -n "$RET" ] then grep -v "$PKGNAME" $CONTENTS > /tmp/inst$$ # remove hdb entries mv /tmp/inst$$ $CONTENTS chown root $CONTENTS chmod 644 $CONTENTS for i in $RET do rm -f /usr/installed/$i.un done fi exit 64 fi # No later versions to test for #if [ $XX -gt 31 ] #then # echo " #Install aborting: This package is intended only for systems #running 3.0 UNIX. #Press RETURN to continue. \c" # read X # exit #fi if [ "$FIRSTTIME" = "y" ] then # read Size < ./Size Size=`cat ./Size` echo " Saving the old version of uucp will require approximately $Size blocks." while true do echo " \ Do you wish to save copies of original files for possible later restoration? \c" read ANS case $ANS in Y*|y*) SAVFLG=1 break ;; N*|n*) SAVFLG=0 break ;; *) echo "Invalid response: Please answer either yes or no." ;; esac done fi # now find out what is connected to each port COMMFLG=0 IMODEM="" # first take care of phone line ( ph1 ) while true do echo "\nAre you using Line 2 (ph1) for data comunications? (y/n) : \c" read INP case $INP in Y*|y*) IMODEM=ph1 COMMFLG=1 # record selection break ;; N*|n*) break ;; *) echo "Invalid response. Please try again." ;; esac done # if not using ph1, ask about ph0 if [ -z "$IMODEM" ] then while true do echo "\nAre you using Line 1 (ph0) for data comunications? (y/n) : \c" read INP case $INP in Y*|y*) echo " WARNING - ph0 must be manually toggled to data mode to transfer data. No data calls can be made or received while ph0 is in voice mode. Therefore it is not recommended for data communications. You will be responsible for putting it in data mode whenever you wish to send or receive data." IMODEM=ph0 COMMFLG=1 # record selection break ;; N*|n*) break ;; *) echo "Invalid response. Please try again." ;; esac done fi while true do echo "\nDo you have a STARLAN NAU connection? (y/n) : \c" read INP case $INP in Y*|y*) SLAN=NAU COMMFLG=1 # record selection SLANDFLT=STARLAN echo "Enter the name of your STARLAN network [$SLANDFLT]: \c" read ANS SLANNAME=${ANS:-$SLANDFLT} break ;; N*|n*) SLAN="" break ;; *) echo "Invalid response. Please try again." ;; esac done # if he has STARLAN make sure he has psx devices if [ -n "$SLAN" -a ! -d $PSX ] then PSXMAJ=`masterupd -c psx 2>/dev/null` if [ $? -eq 0 ] # if device not exist, returns with 255 then mkdir $PSX chown uucp $PSX chmod 755 $PSX for i in 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 do mknod $PSX/p$i c $PSXMAJ $i chown uucp /dev/psx/p$i chmod 622 /dev/psx/p$i done fi fi # now get tty info echo " Please indicate what communications device you have connected to each of your tty ports. Available options include: isn, modem, direct, (port not used for cu or uucp) Note: Answers cannot be verified. Incorrect answers may cause serious problems for your system." TTY=`ls /dev | grep "tty0"` for i in $TTY do while true do echo "$i : \c" read INP if [ -n "$INP" ] then case $INP in isn | ISN) ISN="$ISN$i " COMMFLG=1 ;; modem | MODEM) ACU="$ACU$i " COMMFLG=1 ;; direct | DIRECT) DIR="$DIR$i " COMMFLG=1 ;; *) echo "Invalid communications device. Please try again." continue ;; esac fi break done # end INP validation loop done # end tty for-loop if [ "$COMMFLG" = "0" ] then echo "Warning! No means of data communications have been selected." echo "Do you wish to continue? (y/n) \c" read ANS case $ANS in y* | Y*) ;; *) RET=`grep "$PKGNAME" $CONTENTS | awk ' { print $1 } '` if [ -n "$RET" ] then grep -v "$PKGNAME" $CONTENTS > /tmp/inst$$ mv /tmp/inst$$ $CONTENTS chown root $CONTENTS chmod 644 $CONTENTS for i in $RET do rm -f /usr/installed/$i.un done fi exit 64 ;; esac fi # if they have isn, must know if speed type (fixed or match) and max speed if [ -n "$ISN" ] then while true do echo "Is your isn port set to speed match (m) or a fixed speed (f)? \c" read ANS ANS=`echo $ANS | tr "[a-z]" "[A-Z]"` case $ANS in M*) ISNSPEED=M # match end point NEWGDEFS="$CURDIR/etc/gettydefs.M" break ;; F*) ISNSPEED=F # fixed end point NEWGDEFS="$CURDIR/etc/gettydefs.F" break ;; *) echo "Invalid response - Valid answers are (f)ixed or (m)atch. Please try again." continue ;; esac done fi if [ -n "$ISN" -o -n "$DIR" ] then while true do echo "Enter maximum baud used for data communications [${MAXBAUD}]: \c" read ANS ANS=${ANS:-${MAXBAUD}} case $ANS in 1200) ISNBAUD=1200 TOPBAUD=1200 break ;; 2400) ISNBAUD="2400 1200" TOPBAUD=2400 break ;; 4800) ISNBAUD="4800 2400 1200" TOPBAUD=4800 break ;; 9600) ISNBAUD="9600 4800 2400 1200" TOPBAUD=9600 break ;; *) echo "Invalid response. Choices include 1200, 2400, 4800, 9600. Please try again." continue ;; esac done fi # now start putting things in place # first save the old stuff, if user requested it if [ $SAVFLG -eq 1 ] then mkdir $HDBsave mkdir $HDBsave/usrbin echo "Saving $BIN files" for i in `ls usrbin` do mv $BIN/$i $HDBsave/usrbin > /dev/null 2>&1 done fi echo "Installing files in $BIN ...." for i in `ls usrbin` do mv usrbin/$i $BIN echo " $i" done # Its a little more tricky in $LIB.... # First we save the key files if [ $SAVFLG -eq 1 ] then mkdir $HDBsave/usrlibuucp echo "Saving $LIB files" mv $LIB/* $HDBsave/usrlibuucp # put back L-devices for ATE cp $HDBsave/usrlibuucp/L-devices $LIB > /dev/null 2>&1 else while true do echo " The following files may contain information specific for your system: Devices Dialers L-devices Permissions Sys.priv Sysfiles Dialcodes L.sys Poll Systems Do you wish copies saved of these files? \c" read ANS case $ANS in y* | Y*) SAVFILES="$SAVLIST" break ;; n* | N*) SAVFILES="" break ;; *) echo "Invalid response. Please try again." ;; esac done if [ -n "$SAVFILES" ] then if [ -r "$LIB/oSystems" ] then while true do echo " Save copies of these files have previously been made. If you choose to make new save copies, the old ones will be overwritten. If you choose not to overwrite the old ones, no save copies will be made of your current versions. Do you wish to make new save copies? \c" read ANS case $ANS in y* | Y*) break ;; n* | N*) SAVFILES="" break ;; *) echo "Invalid response. Please try again." ;; esac done fi fi if [ -n "$SAVFILES" ] then echo "Saving $LIB files" for i in $SAVFILES do if [ -r $LIB/$i ] then mv $LIB/$i $LIB/o$i > /dev/null 2>&1 echo " $i -> o$i" chmod 600 $LIB/o$i fi done fi fi #must move old uugetty out of way or can't install new one mv $LIB/uugetty $LIB/ouugetty > /dev/null 2>&1 echo "Installing the files in $LIB ...." for i in `ls usrlibuucp` do mv usrlibuucp/$i $LIB echo " $i" done ln $LIB/Systems $LIB/L.sys # must put this systems name in Permissions for STORE THISSYS=`uname -n` sed -e "s/MyNaMe/$THISSYS/" $LIB/Permissions > /tmp/per$$ cp /tmp/per$$ $LIB/Permissions rm -f /tmp/per$$ # Install the spool stuff, by saving the LCK* files, delete the rest # and then overwrite if [ "$FIRSTTIME" = "y" ] then echo "Installing files and directories in $SPOOL ...." cd usrspooluucp mv $SPOOL/LTMP* $SPOOL/LCK* . 2>/dev/null find $SPOOL -exec rm -rf {} \; >/dev/null 2>/dev/null mkdir $SPOOL find . -type d -print | cpio -pcvdu $SPOOL find . -type f -print | cpio -pcvdu $SPOOL chmod 777 $SPOOL chown uucp $SPOOL chgrp bin $SPOOL cd .. else SPOOLLIST="$SPOOL $SPOOL/.Admin $SPOOL/.Corrupt $SPOOL/.Log $SPOOL/.Old $SPOOL/.Sequence $SPOOL/.Status $SPOOL/.Workspace $SPOOL/.Xqtdir $SPOOL/.Log/uucp $SPOOL/.Log/uucico $SPOOL/.Log/uux $SPOOL/.Log/uuxqt" echo "Checking $SPOOL directories" for i in $SPOOLLIST do if [ ! -d $i ] then mkdir $i fi chmod 755 $i chown uucp $i chgrp bin $i done chmod 777 $SPOOL $SPOOL/.Status fi echo "Customizing Devices" # now set up the Devices file #always put OBM in L-devices PHdev=$IMODEM if [ -z "$PHdev" ] then PHdev="ph0" fi echo "OBM $PHdev UNIXPC 1200" > $Ldevices if [ -n "$SLAN" ] then echo "$SLANNAME starlan - Any STARLAN" >> $Devices echo "STARLAN STARLAN 0 Any" >> $Ldevices fi if [ "$ISNSPEED" = "F" ] # a fixed speed endpoint then for j in $ISN # set up any isn connections do echo "ISNfixed $j - $TOPBAUD isnfixed" >> $Devices echo "Direct $j - $TOPBAUD direct" >> $Devices done xx=`echo $TOPBAUD | cut -c1-2` echo "ISNmatch$xx $j - $TOPBAUD isnfixed" >> $Devices elif [ "$ISNSPEED" = "M" ] # a match speed endpoint then for j in $ISN # set up any isn connections do for Brate in $ISNBAUD do xx=`echo $Brate | cut -c1-2` echo "ISNmatch$xx $j - $Brate isnauto" >> $Devices echo "Direct $j - $Brate direct" >> $Devices done echo "ISNfixed $j - $TOPBAUD isnauto" >> $Devices done fi for j in $ISN do echo "DIR $j 0 $TOPBAUD" >> $Ldevices if [ "$j" = "tty000" ] then Suffix="" else Portnum=`echo $j | cut -c4-6` Suffix="_$Portnum" fi echo "\ TYPE='OTHER' NAME='' SPEED=\"$TOPBAUD\" INCOME='BOTH HOST and CALLER'" \ > /etc/.rs232$Suffix done for j in $DIR # set up any Direct connections do echo "Direct $j - Any direct" >> $Devices echo "DIR $j 0 $TOPBAUD" >> $Ldevices if [ "$j" = "tty000" ] then Suffix="" else Portnum=`echo $j | cut -c4-6` Suffix="_$Portnum" fi echo "\ TYPE='OTHER' NAME='' SPEED=\"$TOPBAUD\" INCOME='BOTH HOST and CALLER'" \ > /etc/.rs232$Suffix done for j in $ACU do echo "ACU $j - Any 2224 \T" >> $Devices echo "Direct $j - Any direct" >> $Devices echo "ACU $j 2224 1200" >> $Ldevices if [ "$j" = "tty000" ] then Suffix="" else Portnum=`echo $j | cut -c4-6` Suffix="_$Portnum" fi echo "\ TYPE='MODEM' NAME='2224' SPEED='1200' INCOME='BOTH HOST and CALLER'" \ > /etc/.rs232$Suffix done if [ -n "$IMODEM" ] # if using the internal modem, set it up then echo "ACU $IMODEM $IMODEM 1200 PC7300 \T" >> $Devices fi chown uucp $Devices $Ldevices chgrp bin $Devices $Ldevices chmod 600 $Devices chmod 666 $Ldevices if [ -r $LIB/oSystems -a "$FIRSTTIME" = "n" ] then while true do echo " The following files were previously saved: Devices Dialers L-devices Permissions Sys.priv Sysfiles Dialcodes L.sys Poll Systems Do you want (a)ll, (s)ome, or (n)one of the saved copies restored? \c" read ANS case $ANS in a* | A*) for i in $SAVLIST do Sysold=$LIB/o$i if [ -r $Sysold ] then echo "Restoring $i file" cp $Sysold $LIB/$i else echo "$i not saved" fi done break ;; s* | S*) for i in $SAVLIST do Sysold=$LIB/o$i if [ -r $Sysold ] then echo "$i ? \c" read ANS case $ANS in y*|Y*) echo "$i restored" cp $Sysold $LIB/$i ;; *) echo "$i not restored" ;; esac else echo "$i not saved" fi done break ;; n* | N*) break ;; *) echo "Invalid response: only (a)ll, (s)ome, and (n)one are valid. Please try again." ;; esac done fi # now we must muck around with inittab and gettydefs if [ $SAVFLG -eq 1 ] # if we're saving stuff, save gettydefs then mkdir $HDBsave/etc echo "Saving $GETTYDEFS" cp $GETTYDEFS $HDBsave/etc fi #echo "Editing $GETTYDEFS" # fix gettydefs: remove CLOCAL, add HUPCL #cp $GETTYDEFS $TMPGD #ed - $TMPGD < /dev/null #\$a #CLOCAL HUPCL #. #1,\$s/ CLOCAL//g #1,\$s/ HUPCL//g #1,\$s/# /# HUPCL / #1,\$s/ # / # HUPCL / #\$d #w #q #! #if [ $? -ne 0 ] #then # echo "Edit of $GETTYDEFS failed" #else # cp $TMPGD $GETTYDEFS #fi #rm -f $TMPGD for i in $IMODEM $ACU # install uugetty on ACU Style ports do echo "Installing uugetty on $i" # first kill off anything running on port GDEF=`grep $i $INITTAB | cut -f1 -d'#' | awk ' { f = NF; print $f } '` if [ -n "$GDEF" ] then grep -v "$i" $INITTAB > $TMPTAB cp $TMPTAB $INITTAB init q fi # now put in the uugetty and start it up Devtype=`echo $i | cut -c1-2` if [ "$Devtype" = "ph" ] # phone device (ph0 or ph1) then TTYNUM="$i" else # tty device TTYNUM=`echo "$i" | cut -c4-6` fi echo " ${TTYNUM}:2:respawn:/usr/lib/uucp/uugetty -r -t60 $i 1200" >> $INITTAB done for i in $DIR # set up any Direct connects. do echo "Installing uugetty on $i" # first kill off anything running on port GDEF=`grep $i $INITTAB | cut -f1 -d'#' | awk ' { f = NF; print $f } '` if [ -n "$GDEF" ] then grep -v "$i" $INITTAB > $TMPTAB cp $TMPTAB $INITTAB init q fi # now put in the uugetty and start it up TTYNUM=`echo "$i" | cut -c4-6` echo " ${TTYNUM}:2:respawn:/usr/lib/uucp/uugetty -r -t60 $i ${TOPBAUD}" >> $INITTAB done rm -f $TMPTAB # now make adjustments to gettydefs if necessary if [ -n "$ISN" ] then while true do echo "Are you using Hardware Flow Control (HFC)? \c" read ANS case $ANS in y*|Y*) cp $NEWGDEFS $NEWGD break ;; n*|N*) # strip out HFC from new gettydefs entries sed "1,\$s/HFC //g" $NEWGDEFS > $NEWGD break ;; *) echo "Invalid response: Please answer (y)es or (n)o." continue ;; esac done echo "Editing $GETTYDEFS" # cleanup gettydefs, if a reinstall awk ' { if (( NF > 0 ) && ($1 !~ /00ISN/)) {print $0;print '\n'} } ' $GETTYDEFS > $TMPGD # grep -v "00ISN#" $GETTYDEFS > $TMPGD # cleanup, if a reinstall if [ "$ISNSPEED" = "M" ] # match end points must cycle entries then if [ "${TOPBAUD}" != "${MAXBAUD}" ] then sed -e s/${MAXBAUD}ISN$/${TOPBAUD}ISN/ $NEWGD >> $TMPGD else cat $NEWGD >> $TMPGD fi elif [ "$ISNSPEED" = "F" ] then cat $NEWGD >> $TMPGD fi cp $TMPGD $GETTYDEFS rm -f $TMPGD $NEWGD # update inittab for i in $ISN do echo "Installing uugetty on $i" # first kill off anything running on port GDEF=`grep $i $INITTAB | cut -f1 -d'#' | awk ' { f = NF; print $f } '` if [ -n "$GDEF" ] then grep -v "$i" $INITTAB > $TMPTAB cp $TMPTAB $INITTAB init q fi TTYNUM=`echo "$i" | cut -c4-6` echo " ${TTYNUM}:2:respawn:/usr/lib/uucp/uugetty -r -t60 $i ${TOPBAUD}ISN" >> $INITTAB done # put uugetty on where required init q fi # Now we need to modify the names of the daemons in /usr/lib/crontab if [ "$FIRSTTIME" = "y" ] then echo "Re-establish the administrative demons...." sed "s/uudemon.day/uudemon.admin/" $CRON > ccc sed "s/uudemon.hr/uudemon.hour/" ccc > ddd sed "s/uudemon.wk/uudemon.cleanu/" ddd > $CRON rm -f ccc ddd fi # now kill any uugettys still running RET=`ps -ef | grep uugetty | awk ' { print $2 } '` for i in $RET do kill -9 $i done echo "Installing the notes file in /tmp ...." mv HDB_notes /tmp echo " HDB_notes" SOFTMENU=$UA/Showsoft.menu FNAME=`date '+%y%m%d' `$$ CNT=`grep "$PKGNAME" $SOFTMENU | wc -l` # if hdb already installed, cleanup the user agent if [ $CNT -gt 0 ] then echo "Cleaning user agent" RET=`grep "$PKGNAME" $CONTENTS | awk ' { print $1 } '` grep -v "$PKGNAME" $CONTENTS > /tmp/inst$$ # remove hdb entries mv /tmp/inst$$ $CONTENTS chown root $CONTENTS chmod 644 $CONTENTS for i in $RET do rm -f /usr/installed/$i.un done grep -v "$PKGNAME" $UA/Uninstall.menu >> /tmp/unin$$ mv /tmp/unin$$ $UA/Uninstall.menu grep -v "$PKGNAME" $UA/Showsoft.menu >> /tmp/unin$$ mv /tmp/unin$$ $UA/Showsoft.menu chmod 644 $UA/Uninstall.menu $UA/Showsoft.menu NAME=`cat -s Name` echo $FNAME $NAME >> $CONTENTS fi if [ -d $HDBsave ] then rm -f $CURDIR/Remove ln $CURDIR/Remove.save $CURDIR/Remove cp $CURDIR/Remove.save /usr/installed/${FNAME}.un else rm -f $CURDIR/Remove ln $CURDIR/Remove.nosave $CURDIR/Remove cp $CURDIR/Remove.nosave /usr/installed/${FNAME}.un fi chmod 755 /usr/installed/${FNAME}.un # And we're done.... echo "\nHDB installation completed.... Notes:" if [ $SAVFLG -eq 1 ] then echo " \ 1) Your Dialcodes, Devices, Dialers and Systems files have been changed to the new contents. L.sys and Systems are linked together. If requested, copies of all the old files were saved in $HDBsave." else echo "\ 1) If requested, copies of the old Dialcodes, Dialers, Devices, L.sys, Permissions, Poll, Sysfiles, and Systems files have been saved in o. No other files have been saved." fi echo "\ 2) The Permissions file allows remote systems restricted access to this machine. You may need to change it if you normally allow programs other than those supported by the dptg to run. Examine /usr/lib/uucp/Permissions and documents for more information." echo "Touch to continue: \c" read PAUSE echo "\ 3) WARNING!!: Packages such as E-mail II etc, which look in uucp files will no longer work correctly, as the modes on all uucp files have been set to the most restrictive possible. They will have to be reset by the user. HOWEVER: Changing the modes on any uucp admin file deliberaty violates Corporate Security Guidelines. 4) You may also wish to examine the shell programs that handle the uucp administrative chores to make sure that they meet your needs. These are: /usr/lib/uucp/uudemon.wk (weekly) /usr/lib/uucp/uudemon.cleanu (daily)." echo "Touch to continue: \c" read PAUSE echo "\ 5) RS232 Hardware Setup and Mail Names of Other Systems are incompatible with this package and has been disabled. 6) Phones Hardware Setup is partially incompatible and if used, should be followed by a reinstall of this package. 7) A notes file (HDB_notes) has been placed in /tmp for your use. Move it to your user area if you wish to save it. 8) If you (re)install the RS232 Expansion Board software, you should reinstall this package." echo "Touch to continue: \c" read PAUSE 0707070000040014611006440000000000000000010611330411610354600000500000000076NameHoneyDanBer uucp MT-V5.4U -- from the D.P.T.G. via THE STORE! 0707070000040010011007550000000000000000020611360411567223500000700000004247Remove# HDB uucp remove script # bjc 6/86 LIB=/usr/lib/uucp SPOOL=/usr/spool/uucp BIN=/usr/bin UA=/usr/lib/ua INITTAB=/etc/inittab TMPTAB=/tmp/itab$$ GETTYDEFS=/etc/gettydefs TMPGD=/tmp/gdef$$ CRON=/usr/lib/crontab PSX=/dev/psx HDBsave=/u/.HDBsave echo "\nRemoving HoneyDanber uucp" # first try to put back all of the uucp stuff echo "Restoring $BIN" cp $HDBsave/usrbin/* /usr/bin echo "Restoring $GETTYDEFS" if [ -f $HDBsave/etc/gettydefs ] then cp $HDBsave/etc/gettydefs /etc else grep -v "00ISN" $GETTYDEFS > $TMPGD cp $TMPGD $GETTYDEFS rm -f $TMPGD fi # remove all uugettys from inittab and restore old gettydef references grep "uugetty" $INITTAB > /dev/null if [ $? -eq 0 ] then echo "Removing uugettys from $INITTAB" cat $INITTAB | sed -e "1,\$s:\/usr\/lib\/uucp\/uugetty -r -t60:/etc/getty:" > $TMPTAB # remove all references to dptg gettydefs entries cat $TMPTAB | sed -e "1,\$s:00ISN :00 :" > $INITTAB init q # now kill any uugettys still running RET=`ps -ef | grep uugetty | awk ' { print $2 } '` for i in $RET do kill -9 $i done rm -f $TMPTAB fi # /usr/lib/uucp is a little trickier echo "Restoring $LIB" echo "Saving files ..." for i in Dialcodes Dialers Devices L-devices L.sys Permissions Poll \ Sys.priv Systems do if [ -r $LIB/$i ] then mv $LIB/$i $HDBsave/usrlibuucp/o$i echo " $i" fi done rm -f $LIB/* cp $HDBsave/usrlibuucp/* /usr/lib/uucp # Restore spool dir -- Save LTMP* and LCK* and remove rest echo "Restoring $SPOOL " mkdir /tmp/spool$$ mv $SPOOL/LTMP* $SPOOL/LCK* /tmp/spool$$ 2>/dev/null find $SPOOL -exec rm -rf {} \; >/dev/null 2>/dev/null mkdir $SPOOL chmod +rwx $SPOOL chown uucp $SPOOL chgrp bin $SPOOL mv /tmp/spool$$/* $SPOOL rm -rf /tmp/spool$$ # Now we need to modify the names of the daemons in /usr/lib/crontab echo "Re-establish the administrative demons...." sed "s/uudemon.admin/uudemon.day/" $CRON > ccc sed "s/uudemon.hour/uudemon.hr/" ccc > ddd sed "s/uudemon.cleanu/uudemon.wk/" ddd > $CRON rm -f ccc ddd if [ -d $PSX ] then rm -rf $PSX fi # finish cleanup of all saved stuff rm -rf $HDBsave echo " Removal of HDB uucp package complete Press Enter to continue \c" read X 0707070000040041261006440000000000000000010611470400221530000001600000000227Remove.nosaveecho " Sorry, this package cannot be removed, since the old version of the uucp subsystem has not been saved. Press ENTER to continue. \c" read DUMMY 0707070000040010011007550000000000000000020611360411567223500001400000004247Remove.save# HDB uucp remove script # bjc 6/86 LIB=/usr/lib/uucp SPOOL=/usr/spool/uucp BIN=/usr/bin UA=/usr/lib/ua INITTAB=/etc/inittab TMPTAB=/tmp/itab$$ GETTYDEFS=/etc/gettydefs TMPGD=/tmp/gdef$$ CRON=/usr/lib/crontab PSX=/dev/psx HDBsave=/u/.HDBsave echo "\nRemoving HoneyDanber uucp" # first try to put back all of the uucp stuff echo "Restoring $BIN" cp $HDBsave/usrbin/* /usr/bin echo "Restoring $GETTYDEFS" if [ -f $HDBsave/etc/gettydefs ] then cp $HDBsave/etc/gettydefs /etc else grep -v "00ISN" $GETTYDEFS > $TMPGD cp $TMPGD $GETTYDEFS rm -f $TMPGD fi # remove all uugettys from inittab and restore old gettydef references grep "uugetty" $INITTAB > /dev/null if [ $? -eq 0 ] then echo "Removing uugettys from $INITTAB" cat $INITTAB | sed -e "1,\$s:\/usr\/lib\/uucp\/uugetty -r -t60:/etc/getty:" > $TMPTAB # remove all references to dptg gettydefs entries cat $TMPTAB | sed -e "1,\$s:00ISN :00 :" > $INITTAB init q # now kill any uugettys still running RET=`ps -ef | grep uugetty | awk ' { print $2 } '` for i in $RET do kill -9 $i done rm -f $TMPTAB fi # /usr/lib/uucp is a little trickier echo "Restoring $LIB" echo "Saving files ..." for i in Dialcodes Dialers Devices L-devices L.sys Permissions Poll \ Sys.priv Systems do if [ -r $LIB/$i ] then mv $LIB/$i $HDBsave/usrlibuucp/o$i echo " $i" fi done rm -f $LIB/* cp $HDBsave/usrlibuucp/* /usr/lib/uucp # Restore spool dir -- Save LTMP* and LCK* and remove rest echo "Restoring $SPOOL " mkdir /tmp/spool$$ mv $SPOOL/LTMP* $SPOOL/LCK* /tmp/spool$$ 2>/dev/null find $SPOOL -exec rm -rf {} \; >/dev/null 2>/dev/null mkdir $SPOOL chmod +rwx $SPOOL chown uucp $SPOOL chgrp bin $SPOOL mv /tmp/spool$$/* $SPOOL rm -rf /tmp/spool$$ # Now we need to modify the names of the daemons in /usr/lib/crontab echo "Re-establish the administrative demons...." sed "s/uudemon.admin/uudemon.day/" $CRON > ccc sed "s/uudemon.hour/uudemon.hr/" ccc > ddd sed "s/uudemon.cleanu/uudemon.wk/" ddd > $CRON rm -f ccc ddd if [ -d $PSX ] then rm -rf $PSX fi # finish cleanup of all saved stuff rm -rf $HDBsave echo " Removal of HDB uucp package complete Press Enter to continue \c" read X 0707070000040034241006660000000000000000010611520400221530400001200000007061HDB_notesNotes for SVR3 HoneyDanBer Uucp Software Package for 3.5 Systems A. Prerequisites 1. System must be running 3.5 UNIX B. Installation 1. Not necessary to Remove previous version. 2. Install with Administration/Software Setup/Install Software From Floppy C. Install process 1. Check if reinstall. 2. Check version. a. Must be at least 3.4. 3. If first install, ask user if want to save original uucp. 4. Prompt for site code. a. Use 'other' for home systems. 5. If site code is other, get additional information. a. area code b. how get outside line 6. Get data communications info a. ph1, ph0 b. starlan nau c. tty ports 7. Create psx devices 8. Move in /usr/bin files CMB232.sh Phones.sh RS232.sh RSfree.sh ct cu edlibuucp mailsetup uucp uulog uuname uupick uustat uuto uux 9. Setup /usr/spool/uucp a. Save LTMP and LCK files b. Remove /usr/spool/uucp c. Recreate /usr/spool/uucp d. Move in new stuff Saved LTMP and LCK files .Admin .Corrupt .Log .Log/uucp .Log/uux .Log/uuxqt .Log/uucico .Old .Sequence .Status .Workspace .Xqtdir 10. Setup /usr/lib/uucp a. Ask user if want to save old files Dev.cu Devices Dialcodes Dialers L-devices L.sys Permissions Poll Sys.priv Sys.uureg Sysfiles Systems b. If saving old files, check if old files previously saved. 1. If not, just save them (file -> ofile) 2. If old files exist, ask before overwriting them. c. Move uugetty out of way. d. Move in new files Dialcodes Dialers Maxuuscheds Maxuuxqts Permissions Poll SetUp Sysfiles Sys.priv Sys.uureg Systems Uutry remote.unknown uucheck uucico uucleanup uudemon.admin uudemon.cleanu uudemon.hour uudemon.poll uugetty uusched uuxqt e. Link Systems and L.sys f. Create L-devices, if necessary 11. Customize Dialcodes 12. Customize Dialers 13. Setup Devices, Dev.cu, L-devices and /etc/.rs232 files 14. If first install, try to convert the Systems file 15. If reinstall and old files saved, ask if they should be restored 16. Put uugetty on all active data comm ports 17. Modify names of uucp daemons in crontab 18. Put notes file (HDB_notes) in /tmp 19. If reinstall, cleanup user agent D. Comments 1. The Permissions file has been set up to allow remote systems full and free access to your system. You may wish to be more restrictive. 2. You may also wish to examine the shell programs that handle uucp administrative chores to be sure that they meet your needs. These are: /usr/lib/uucp/uudemon.wk (weekly) /usr/lib/uucp/uudemon.cleanu (daily) 3. RS232 Hardware Setup and Mail Names of Other Systems (accessable via the user agent) are incompatible with this software package and have been disabled. If you wish to change your configuration you should reinstall this package. 4. Phones Hardware setup (accessable via the user agent) is partially incompatible with this software package. If you change your phone setup you should reinstall this package. 5. If you requested the old version to be saved, all of the saved files are in /usr/lib/.HDBsave. 6. If you (re)install STARLAN or the RS232 Expansion Board software, you should reinstall this package. 7. Report bugs and problems to: Barbara Cours MT3G-320 957-2577 mtune!cours 0707070000040050310407550000000000000000020611660412350603600000400000000000etc0707070000040050341007550000000000000000010611710406635310400002000000001402etc/gettydefs.F 1200ISN# B1200 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B1200 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #1200ISN 2400ISN# B2400 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B2400 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #2400ISN 4800ISN# B4800 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B4800 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #4800ISN 9600ISN# B9600 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B9600 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #9600ISN 0707070000040050371007550000000000000000010611740406635322500002000000001402etc/gettydefs.M 1200ISN# B1200 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B1200 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #9600ISN 2400ISN# B2400 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B2400 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #1200ISN 4800ISN# B4800 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B4800 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #2400ISN 9600ISN# B9600 HFC CLOCAL BRKINT IGNPAR ISTRIP IXON IXOFF ECHO OPOST ONLCR # B9600 HFC HUPCL BRKINT ISTRIP ICRNL IXON OPOST ONLCR CS8 CREAD ISIG ICANON ECHO ECHOE ECHOK TAB3 #login: #4800ISN 0707070000040050550407770000000000020000020611770412350605300001300000000000usrlibuucp0707070000040050561006000000050000020000010612020411567240000002300000003515usrlibuucp/Devices# Some sample entries: # NOTE - all lines must have at least 5 fields # use '-' for unused fields # The Devices file is used in conjuction with the Dialers file. # Types that appear in the 5th field must be either built-in # functions or standard functions whose name appears in the # first field in the Dialers file. # Two escape characters may appear in this file: # - \D which means don't translate the phone #/token # - \T translate the phone #/token using the Dialcodes file # Both refer to the phone number field in the Systems file (field 5) # \D should always be used with entries in the Dialers file, since the # Dialers file can contain a \T to expand the number if necessary. # \T should only be used with builtin functions that require expansion # NOTE: - if a phone number is expected and a \D or \T is not present # a \T is used for a builtin, and \D is used for an entry # referencing the Dialers file. (see examples below) # # Examples using standard definitions of DPTG # # --- Internal modem via ph0 # ACU ph0 ph0 1200 PC7300 # # --- ISN on tty000 #MTfixed tty000 - Any isn #LZfixed tty000 - Any isn #Direct tty000 - Any direct # # --- Starlan NAU #STARLAN starlan - Any STARLAN #To set up ent for private starlan network, use the above entry but #replace STARLAN in the first field with the name of your network as in #mtsl33 starlan - Any STARLAN # # special STARLAN devices for uucp only #STARLAN_NAU,eg starlan - Any STARLAN \D.serve pc_uucp #STARLAN_UU,eg starlan - Any STARLAN \D.serve SLAN_uucico # # # --- Direct connection to a system # systemx tty001 - Any direct # # where the Systems file looks like # systemx Any systemx 1200 unused "" \r\d\r in:--in: nuucp word: passwd # (The third field in Systems matches the first field in Devices) # # # NOTE: blank lines and lines that begin with a , , or # are # ignored. # # 0707070000040050711006440000050000020000010612100411567233300002500000007207usrlibuucp/DialcodesOUT AB 9=1205988 AK 9=1404447 AKa 9=1404446 AL 9=1215439 ALa 9=1215778 ALv 9=1215861 ALB 9=1518447 ALC 9=1215770 ALF VOID BK 9=1201771 BU 9=1919228 CB 9=1614860 CBd 9=1614868 CE 9=1312981 CK 9=1201396 CQ 9=1614764 CU 9=1312810 DC 9=1303368 DJ 9=1214288 DL 9=1214553 DLa 9=1214851 DR 9=1303538 DRa 9=1303695 DRs 9=1303255 EA 9=1301584 EE 9=1215972 EJ 9=1305660 ELM VOID FJ 9=12014310502=1234= GC 9=1919279 GCd VOID HL 9=1201564 HLd 9=12015645810=0000= HO 9=1201949 HOe 9=1201975 HOt 9=1201834 HP 9=12015617120=0000= HQ 9=1212669 HW 9=1312494 HY VOID IE 9=1312416 IH 9=1312979 IHt VOID IN 9=1317352 INH 9=1317845 IP 9=1317352 IW 9=1312979 IX 9=1312979 KC 9=1816251 KCd 9=1816251 LC 9=1201580 LR VOID LT 9=1312971 LZ 9=1201576 MD 9=1201631 MG 9=1312859 MH 9=1201582 MHe 9=1201665 MHt 9=1201582 MI VOID ML 9=1201292 MO 9=1201898 MT 9=1201957 MTd 9=1201615 MV 9=1617681 MVd 9=1617689 MY 9=1301381 NE 9=1201468 NEd 9=1201596 NJ 9=1201851 NP 9=12019228900=1234= NR 9=1703731 NV 9=1615749 NW 9=1312510 NWd VOID OC 9=1405491 OH 9=1402691 OK 9=1405781 OS 9=1305345 OT 9=1312941 PC 9=1408522 PH VOID PHd 9=1215768 PK 9=1201299 PL 9=1717540 PR 9=1609639 RD 9=1215939 RG 9=1804226 RK 9=1703352 RP VOID RM 9=1312781 RN 9=1816654 RZ 9=1609639 RZa 9=1609896 SF 9=1201522 SO 9=1404257 SP 9=1318459 SW 9=1314391 SWa 9=1314256 SWb 9=1314275 SZ 9=1201467 TT 9=1312982 WA 9=1703553 WB 9=1201870 WD 9=1202457 WH 9=1201386 WHe 9=1201952 WL 9=1919784 WN 9=1312393 WNd VOID WR 9=1919727 WV 9=1201582 alabama 9=1205 alaska 9=1907 albany 9=1518 arizona 9=1602 arkansas 9=1501 arlington 9=1703 atlanta 9=1404 bermuda 9=1809 boston 9=1617 buffalo 9=1716 calgary 9=1403 cedarrapids 9=1319 charlotte 9=1704 chicago 9=1312 cincinnati 9=1513 cleveland 9=1216 colorado 9=1303 columbus 9=1614 connecticut 9=1203 councilbluffs 9=1712 dallas 9=1214 delaware 9=1302 desmoines 9=1515 detroit 9=1313 duluth 9=1218 eaststlouis 9=1618 eauclaire 9=1715 edmundston 9=1506 elpaso 9=1915 erie 9=1814 evansville 9=1812 fresno 9=1209 ftworth 9=1817 gardencity 9=1516 gary 9=1219 goosebay 9=1709 grandisland 9=1308 grandrapids 9=1616 halifax 9=1902 hawaii 9=1808 hongkong 9=0118525 houston 9=1713 idaho 9=1208 indianapolis 9=1317 ithaca 9=1607 jacksonville 9=1904 kansascityKS 9=1913 kansascityMO 9=1816 lansing 9=1517 lexington 9=1606 london 9=011441 losangeles 9=1213 louisville 9=1502 lubbock 9=1806 madison 9=1608 maine 9=1207 marquette 9=1906 maryland 9=1301 memphis 9=1901 miami 9=1305 milwaukee 9=1414 minneapolis 9=1612 mississipi 9=1601 montana 9=1406 montreal 9=1514 nashville 9=1615 nassau 9=1809 nevada 9=1702 newark 9=1201 newhampshire 9=1603 newmexico 9=1505 neworleans 9=1504 newyorkcity 9=1212 norfolk 9=1804 northdakota 9=1701 oklahomacity 9=1405 omaha 9=1402 orangecounty 9=1714 oregon 9=1503 ottawa 9=1613 oxnard 9=1805 pasadena 9=1818 peoria 9=1309 philadelphia 9=1215 pittsburgh 9=1412 puertorico 9=1809 quebec 9=1418 raleigh 9=1919 reading 9=1215 regina 9=1306 rhodeisland 9=1401 rochester 9=1507 rockford 9=1815 sacramento 9=1916 sanantonio 9=1512 sandiego 9=1619 sanfrancisco 9=1415 sanjose 9=1408 santarosa 9=1707 saultstemarie 9=1705 savannah 9=1912 scranton 9=1717 seattle 9=1206 sherbrooke 9=1819 shreveport 9=1318 singapore 9=01165 southcarolina 9=1803 southdakota 9=1605 spokane 9=1509 springfieldIL 9=1217 springfieldMA 9=1413 springfieldMO 9=1417 statenisland 9=1718 stlouis 9=1314 syracuse 9=1315 taiwan 9=011886 tampa 9=1813 thunderbay 9=1807 tokyo 9=011813 toledo 9=1419 tollfree 9=1800 tollil VOID tollnj VOID toronto 9=1416 trenton 9=1609 tulsa 9=1918 utah 9=1801 vermont 9=1802 victoria 9=1604 virginislands 9=1809 washington 9=1202 westvirginia 9=1304 wichita 9=1316 windsor 9=1519 winnipeg 9=1204 wyoming 9=1307 yonkers 9=1914 0707070000040051011006000000050000020000010605440411567265500002300000006053usrlibuucp/Dialers# @(#)uucp:Dialers 2.1 # # Each caller type that appears in the Devices file (5th field) # should appear in this file except for the built in callers. # Each line consists of three parts: # - the name of the caller # - the translation table for the phone number to translate from # the 801 codes (=-) to the code for the particular device # - a chat script (same format and meaning as the login scripts # that appear in the Systems file. # # Meaning of some of the escape characters: # \p - pause (approximately 1/4-1/2 second delay) # \d - delay (2 seconds) # \D - phone number/token # \M - set CLOCAL mode (as initial token does NDELAY open) # \m - unset CLOCAL mode # \T - phone number with Dialcodes and character translation # \K - insert a BREAK # \E - turn on echo checking (for slow devices) # \e - turn off echo checking # \r - carriage return # \c - no new-line # \n - send new-line # \nnn - send octal number # # See the Administration Documentation for more details. # # NOTE: blank lines and lines that begin with a , , or # are ignored penril =W-P "" \d > Q\c : \d- > s\p9\c )-W\p\r\ds\p9\c-) y\c : \E\TP > 9\c OK ventel =&-% "" \r\p\r\c $ \c ONLINE! vadic =K-K "" \005\p *-\005\p-*\005\p-* D\p BER? \E\T\e \r\c LINE develcon "" "" \pr\ps\c est:\007 \E\D\e \007 micom "" "" \s\c NAME? \D\r\c GO direct # Rixon Intelligent Modem -- modem should be set up in the Rixon # mode and not the Hayes mode. # rixon =&-% "" \r\r\d $ s9\c )-W\r\ds9\c-) s\c : \T\r\c $ 9\c LINE # here's a simpler rixon entry that shows the dialing =SC rix =&-% "" \r\r\d $ k\c NUMBER: \T\n # Hayes Smartmodem -- modem should be set with the configuration # switches as follows: # # S1 - UP S2 - UP S3 - DOWN S4 - UP # S5 - UP S6 - DOWN S7 - ? S8 - DOWN # hayes =,-, "" \dAT\r\c OK\r \EATDT\T\r\c CONNECT # AT&T modems 2224 =+-, "" \r\c :--: \T\r\c red att2224 =+-, "" \r\c :--: \T\r\c red att4000 =,-, "" \033\r\r\c DEM: \033s0401\c \006 \033s0901\c \006 \033s1001\c \006 \033s1102\c \006 \033dT\T\r\c \006 att2212c =+-, "" \r\c :--: ato12=y,T\T\r\c red # System85 data module PDM =+ "" \K\p\p\r\c DIAL:-\K\p\p\r\c-DIAL: \M\T ANSWERED \m\c # STARLAN dialers STARLAN_NIU "" "" \r\d\r\d\r DIAL:-\r\d\r\d\r-DIAL: \D "" \d\d\c pc_uucp "" "" NLPS:000:001:102\N\c SLAN_uucico "" "" NLPS:000:001:101\N\c SLAN_login "" "" NLPS:000:001:1\N\c nls "" "" NLPS:000:001:1\N\c # plain ordinary datakit datakit "" "" \d\d\r TION:--TION: \D "" \d\d\r # datakit which keeps DCD down until speed is set # datakit "" "" \M\r\d\r\d\r TION:--TION: \m\D "" \d\d\r # isn dialers without security set isnfixed "" "" \K\r\d\r DIAL:-\K\p\K\d\K-DIAL: \D ERED isnquiet "" "" "" DIAL:--DIAL: \D ERED isnauto "" "" \r\p\r\p\r DIAL:-\r\p\r\p\r-DIAL:-\r\p\r\p\r-DIAL: \D ERED # isn dialers with security set and local defines. #isnfixed "" "" \K\r\d\r ON:-\K\p\K\d\K-ON: WORD: DIAL: \D ERED #isnquiet "" "" "" ON:--ON: WORD: DIAL: \D ERED #isnauto "" "" \r\p\r\p\r ON:-\r\p\r\p\r-ON:-\r\p\r\p\r-ON: WORD: DIAL: \D ERED 0707070000040051301004440000050000020000010605600400221525200002700000000002usrlibuucp/Maxuuscheds2 0707070000040051351004440000050000020000010605630400221525200002500000000002usrlibuucp/Maxuuxqts2 0707070000040012701006000000050000020000010605660411567273000002700000001055usrlibuucp/Permissions# See the Basic Networking Utilities Guide for more information. # This entry is rather more restricted..... # Modified by Jonathan Clark for MT uucp usage. # These entries comply with Corporate Security Guidelines LOGNAME=uucp:nuucp:listen \ REQUEST=no SENDFILES=no \ READ=/usr/spool WRITE=/usr/spool # For STORE! Version response - MACHINE name is the local mach name MACHINE=MyNaMe READ=/usr/spool COMMANDS=cat:rmail MACHINE=OTHER REQUEST=no READ=/usr/spool/uucppublic \ WRITE=/usr/spool/uucppublic SENDFILES=no \ COMMANDS=rmail:rnews:lp:uucall 0707070000040015641006660000050000020000010605710400221525100002000000000326usrlibuucp/Poll# This file (Poll) contains a list of # "system hour1 hour2 hour3 ..." lines for polling remote systems. # See examples below # # Lines starting with # are ignored. # NOTE a tab must follow the machine name 0707070000040016151005550000050000020000010605740400221525400002100000002756usrlibuucp/SetUp#!/bin/sh #ident "@(#)uucp:SetUp 2.3" # This shell tries to set up all needed uucp system files. # Since the names changed from previous versions, it copies those. # For the Permissions, it will generate one if none exists LIB=$ROOT/usr/lib/uucp PERM=$LIB/Permissions LPERM=$LIB/PERMISSIONS DEVICES=$LIB/Devices DIAL=$LIB/Dialcodes DIALERS=$LIB/Dialers SYSTEM=$LIB/Systems LSYS=$LIB/L.sys LDIAL=$LIB/L-dialcodes LDEVICES=$LIB/L-devices LDIALERS=$LIB/L-dialers POLL=$LIB/Poll UUCP=uucp if [ ! -f $SYSTEM ] then if [ -f $LSYS ]; then cp $LSYS $SYSTEM else cp Systems ${SYSTEM} fi chown $UUCP $SYSTEM chmod 400 $SYSTEM fi if [ ! -f $DIAL ]; then if [ -f $LDIAL ]; then cp $LDIAL $DIAL else cp Dialcodes ${DIAL} fi chown $UUCP $DIAL chmod 444 $DIAL fi if [ ! -f $DIALERS ]; then if [ -f $LDIALERS ]; then cp $LDIALERS $DIALERS else cp Dialers $DIALERS fi chown $UUCP $DIALERS chmod 444 $DIALERS fi if [ ! -f $DEVICES ]; then if [ -f $LDEVICES ]; then cp $LDEVICES $DEVICES else cp Devices ${DEVICES} fi chown $UUCP $DEVICES chmod 444 $DEVICES fi if [ ! -f $POLL ]; then cp Poll ${POLL} chown $UUCP $POLL chmod 644 $POLL fi if [ ! -f $PERM ]; then if [ -f $LPERM ]; then cp $LPERM $PERM chown $UUCP $PERM chmod 400 $PERM fi fi if [ -f $PERM ]; then exit fi # Try to generate a Permissions file using uucp entries in /etc/passwd > $PERM set - `sed -n "/uucico/s/:.*//p" /etc/passwd` for i do echo "\tLOGNAME=$i\n" done > $PERM chown $UUCP $PERM chmod 400 $PERM 0707070000040016371006000000050000020000010606020411610337500002400000000032usrlibuucp/Sys.priv# private systems entries 0707070000040016401006000000050000020000010606050411610344600002400000003431usrlibuucp/Sysfiles#ident "@(#)uucp:Sysfiles 1.1" # # Sysfiles provides a means of specifying different Systems, # Devices and Dialers files for uucico and cu. This is useful # for certain networks where, for example, requests for login # service might be accepted on a different address than requests # for uucico service (hence different Systems files), or where # there are different chat scripts to request each service # (hence different Dialers files). # # Another use of Sysfiles is to split large Systems files into # smaller, more manageable files (e.g., local and global Systems # files). # # FORMAT: # # service= systems= \ # devices= \ # dialers= # # Where service name is "uucico" or "cu". Each file list is a list # of colon-separated file names. File names are relative to # /usr/lib/uucp unless a full path name is given. Files are searched # in the order that they appear in the file list. # # The defaults are the usual uucp files: /usr/lib/uucp/Systems, # /usr/lib/uucp/Devices and /usr/lib/uucp/Dialers. # # EXAMPLE 1: # This example uses different systems and dialers file to separate # the uucico- and cu-specific info, with information that they # use in common still in the "usual" Systems and Dialers files. # # service=uucico systems=Systems.cico:Systems \ # dialers=Dialers.cico:Dialers # service=cu systems=Systems.cu:Systems \ # dialers=Dialers.cu:Dialers # # EXAMPLE 2: # This example uses the same systems files for uucico and cu, # but has split the Systems file into local, company-wide, # and global files. # # service=uucico systems=Systems.local:Systems.company:Systems # service=cu systems=Systems.local:Systems.company:Systems service=uucico systems=Sys.priv:Systems service=cu systems=Sys.priv:Systems 0707070000040016441006000000050000020000010606130411610340200002300000000115usrlibuucp/Systems# public systems entries shop Any ACU Any OUT9574646 "" \r\d\r in:--in: shop 0707070000040016521005550000050000020000010606160406433075700002100000002376usrlibuucp/Uutry#!/bin/sh #ident "@(#)uucp:Uutry 2.3" # This shell will start a uucico for the system given. # Options: # -xN the debugging level for uucico (-x5 default) # -r force the removal of the status file # The output is put in /tmp/Name where Name is the name # of the system name. A tail -f is performed after uucico is started. STATUS=/usr/spool/uucp/.Status if [ -x "./uucico" ]; then UUCICO=./uucico else UUCICO=/usr/lib/uucp/uucico fi REMOVE="" X="-x5" SYS= while [ $# -gt 0 ] do case $1 in -x) shift; X="-x$1"; shift;; -x*) X=$1; shift;; -r) REMOVE="y"; shift;; *) SYS="$1"; shift;; esac done if [ -z "$SYS" ] then echo "$0: system name required" exit 1 fi # check for existence in Systems file # only accept match of full name # (important because some names may be prefixes of others!) XX= XX=`uuname | grep "^${SYS}$" ` if [ -z "$XX" ] then echo "Invalid system name \"$SYS\"" exit fi STMP=/tmp/$SYS rm -f $STMP > $STMP chmod 660 $STMP # remove old status file if [ -n "$REMOVE" ]; then rm -f $STATUS/${SYS} fi echo "$UUCICO -r1 -s$SYS $X >$STMP 2>&1&" $UUCICO -r1 -s$SYS $X >$STMP 2>&1& echo "tmp=$STMP" # on heavily loaded systems, may take a moment for uucico # to create debug file. if [ ! -f $STMP ] then sleep 5 fi tail -f $STMP 0707070000040016551004440000050000020000010606240406433075700003200000000205usrlibuucp/remote.unknown#!/bin/sh #ident "@(#)uucp:remote.unknown 2.3" FOREIGN=/usr/spool/uucp/.Admin/Foreign echo "`date`: call from system $1" >> $FOREIGN 0707070000040016601005110000050000020000010606270406433076000002300000026240usrlibuucp/uucheckR J ( ` .text( .data @.bss `.lib  NVp n./< 7/<0N1POp n. /< R/<0N1PO. N-@JfDp ./. /.NXPO-@Jg@p n. {/< `/<0N1POpN^NuB/< |/.NPO-@p n,N tJg | ` | ./< }/<0N1POp n,N Jg | ` | ./< /<0N1POp n,N DJg | ` | ./< /<0N1POp n. /< /<0N1PO .`NVH p n./< /<0N1POp./< /.NPO&pfp./< /< NPOp# p n,N @Jg |  ` | ./< /<0N1POp n,N TJg | $` | )./< /<0N1POp n,N Jg | @` | E./< //<0N1POp n. /< K/<0N1POt`(p n ./< Z/<0N1POR "| $Jf L N^NuNVJ fpN^Nu n JgHn/NPO-@ JgJg./.N1XOJfp`NVJ g, | h g". l/9 N1XOJf p# `B J g, | p g". t/9 N1XOJf p# `B J g, | x g". |/9 N1XOJf p# `B J g p./9 /< N1POB9 `B9 J gJ g . N1H. N1 R.N1B# Jf. /<0N1XOp.N1x. /9 N1XO y # (# # N^Nu#  `NVHB ."| $qpgpgpgpfp` p fp-@ gJf pLN^Nut``Jgrgr gz. N1FN. p/NXO. (p/NXONXJf # > . |p/NXO. p/NXO. $p /NXOpN^NuJgJ g. /.N1XOJf. /.N`JgrJgj./.N1XO`. N0Jg4. N1Fp n./< /<0N1POp`b ."| -qJg nJgHn/NPO-@ .`NV. Z/< @N1RXO @# fp nJ. k/< \/<0N1PO`.p n./< /<0N1PO. N1FpN^NuJ g$. /.NlXOJf. N1Fp`. N Jg`NVHt` "nBRp m. NNJf pLN^Nu$|  gJgHnHRNPO$@t`@Jg8 "| bJg( ./.N1XOJf "n#`Rp mp mp n./< /<0N1PO. N1./< N1XO. N1R p`.NVH$n`RJJg  g  g n `RJJg =fJgB n !J`RJJg  g  g  fJgB J LN^NuNVH $n`8HnHRN1POHnN1 XO *\fSJ` L N^Nu. HxHnN1PO @ gHnN1 XOSCG` KSKBAe  g  g  g .#g . gJ.fZ`NVH &| $n` :g Jg eB :fRJ n  J L N^NuNV 9 N^NuNVJ9 g. /.N1XON^Nu.N`NV 9 N^NuNV 9 N^NuNVp n./< "/<0N1PO. /.N`XON^NuNVH $n&n t`4 .N1 .HR /3N1POJf pL N^NuR Jfp`NVH$nBt` Jg4 | / g*. 3 "| $/1N1XOJf p-@` /g>p/. "| $/1N1,XO# g @A` "| $ q-H` "| $-qp n./< 7/<0N1POJg& g"./.N1XOJf "| $.`R "| $Jfpf./. N1XOpLN^Nu. A/. N1XOp`NVH.Nrf LN^NuJ f*. /.N.XOJg. |/.NXOJgp f*. (/.NXOJg. /.NXOJgh. N1 ././< N1POJfH. N1 "nE /f. Dg Xf"R .fp/.HRN1&XO @ fp`*p`$NVH . N1 "n AG /f<`R/p/./.N1,XO @# gA` n.HkN1XO`.. /. N1tXOJfp09  @g. /. N1tXOJf 9 fHn/. N1tPOJg. HnN1XOp/.HnN1,XO$@ gAڵfRJB. HnN1tXOJfp09  @g$JglHnNjXOrf L N^Nu | gA gHn/< N1POJg . HnN1tXOJf9 gp`p`NVN^NuNVN^NuNV. /< N1XO`brvg&rxf(.0&N1V# Jn>p# `4R `,. /< /< /<0N1O p.N1x. /. /.N1PO-@rf .0"g,.  /< /< /<0N1O p.N1xJ g . N1-| `FHn/(N1tPOJl. n./< L/<0N1PO n.N1R P nJfJ g . RN1J g. /< }N1XON4ѹ J g. /< N1XO. N1xN^NuNVBB`0J g&pf | ` | ./< xN1XO. /< N1RXO# JfJ g. /< N1XOp.N1x`N. p/NrXO. (p/NbXO. |p/NRXO. p/NBXOJ f. #HnN1XOA# . $p /NXO.N`Ѯ. NJg6. N1FJ g . )N1Rpn .N^Nu ."| Jf&`NVHB ."| qJgJf$y J g6. +N1`(HnHRNPO$@J g./< FN1XOJfJ g . LN1NJg~J g . NN1pLN^Nu$y J g6. iN1`(HnHRNPO$@J g./< N1XOJfJ g . N1J g&NJg | ` | ./< N1XOJf.J g&NJg | ` | ./< N1XOJ g . N1J fJ gJ. /< N1XO`4t` J g ./< $N1XOR "| (JfJ gHJ g . -N1t` J g ./< 6N1XOR "| JfNJgJ g . ?N1J fJ gJ. /< ]N1XO`4t` J g ./< pN1XOR "| JfJ gHJ g . yN1t` J g ./< N1XOR "| |JfHnN0XOJ gHn/< N1POJ g. /< N1XOJ g . N1pfJ g . WN1 .`NqNVH$nHnN1XOA-Hp./HRN1POB*LN^Nu/< N1X OQ./HJf/H#0N/N1x0<N@@(#)uucp:uucheck.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:permission.c 2.4            ' 0 @(#)uucp:sysfiles.h 1.4/usr/spool/uucp F V l t           8 @ X d ~          # , D O i p          % 0 < I W b mLOGNAMEMACHINECALLBACKREQUESTSENDFILESREADWRITENOREADNOWRITEMYNAMECOMMANDSVALIDATEPUBDIRlogFind called (name: %s, rmtname: %s) machine/login match failed_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), mchFind called (%s) OTHER_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), _Commands %s yesyesyesyesyesyesmalloc() error /usr/spool/uucppubliclist (%s) num = %d /usr/spool/uucppublicrmail/usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/Permissionsname (%s) not found; return FAIL //usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/PermissionsvalidateFind (%s) FAIL bad option (%s) in PERMISSIONS ***************************** **BAD OPTION in PERMISSIONS file: %s ***************************** cmdOK(%s, ) ALLALLbname=%s NuLL/usr/spool/uucp/usr/spool/uucppublicCORRUPT/usr/spool/uucp/.CorruptLOGUUCP/usr/spool/uucp/.Log/uucpLOGUUX/usr/spool/uucp/.Log/uuxLOGUUXQT/usr/spool/uucp/.Log/uuxqtLOGCICO/usr/spool/uucp/.Log/uucicoSEQDIR/usr/spool/uucp/.SequenceSTATDIR/usr/spool/uucp/.StatusPERMISSIONS/usr/lib/uucp/PermissionsSYSTEMS/usr/lib/uucp/SystemsDEVICES/usr/lib/uucp/DevicesDIALCODES/usr/lib/uucp/DialcodesDIALERS/usr/lib/uucp/DialersNOSTRANGERS/usr/lib/uucp/remote.unknownLMTUUXQT/usr/lib/uucp/MaxuuxqtsLMTUUSCHED/usr/lib/uucp/MaxuuschedsXQTDIR/usr/spool/uucp/.XqtdirWORKSPACE/usr/spool/uucp/.Workspaceadmin directory/usr/spool/uucp/.Adminuucheckvx: usage: %s %s [-v] [-xNUM] usage: %s %s [-v] [-xNUM]*** uucheck: Check Required Files and Directories %s - *** uucheck: Directories Check Complete *** uucheck: Check %s file /usr/lib/uucp/Permissions*** uucheck: %s Check Complete /usr/lib/uucp/PermissionsU_LOGNAMEU_MACHINEU_CALLBACKU_REQUESTU_SENDFILESU_READPATHU_WRITEPATHU_NOREADPATHU_NOWRITEPATHU_PROTOCOLU_COMMANDSU_VALIDATE** %s MACHINE PHASE (when we call or execute their uux requests)LOGNAME PHASE (when they call us)/usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/Permissionsrmail When a system logs in as: (%s) We will call them back. When we call system(s): (%s) We %s allow them to request files. DODO NOT We %s send files queued for them on this call. WILLWILL NOT They can send files to %s (DEFAULT) %s Except %s They can request files from %s (DEFAULT) %s Except %s Myname for the conversation will be %s. PUBDIR for the conversation will be %s. Machine(s): (%s) CAN execute the following commands: Software Error in permission.c command (%s), fullname (%s) @(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.90707070000040050471045110000050000020000010606760406433076500002200000232066usrlibuucp/uucicoR -V H6DT .text .data H6@.bss H6 H6DT.lib NVBp/N1XO# mNN1# mFN1# mJJ mFf p.N1J# B J. /< }N1XOB9 mfN. N1 9 # -@B. ./< mVN1XO. mVN֠p.N-@Jg,pL./< =/./< 5/9 dNOp.Np.N-@Jg,pN./< L/./< D/9 dNOp.NHp.N-@Jg,pP./< [/./< S/9 dNOp.N C me.p/N1nXO.p/N1nXO.p/N1nXO.p/N1nXO.p/N1nXO.p /N1nXO.p /N1nXO.p /N1nXO.p /N1nXO @g.p /N1nXO.Tp/N1nXO.Tp/N1nXO.Tp/N1nXO.Tp/N1nXO.p/N1nXO.p/N1nXO. uf/9 mJN@XO-@Jg,pn./< l/./< k/< bNOp.Np./< uf/< yfN1PO. ufNB.p# mB# m>-| s`rrgpnrdgrif-y0&`p./90&NXOJg,.0&/< mV/< /<0N1O p.N1x#0& H`.0&N1V# JrgJg~. /< mV/90&/< mV/< /<0N1Op.N1x`BrsgZrugrxf.0&N1V# DJnp# Dp Dl# D. D/< 0HnN1PO`.0&N҈Jg*.0&/< mV/< /<0N1O pe.Np./90&/< mfN1POB9 mt. mf/< N1XO`rp Dn.0&/< 5/<0N1POp./90&/< yvN1POB9 y`,. \/< mV/< M/<0N1O p.N1x. x/. /.N1PO-@rfp JgJ9 yvfH. yv/9 mFN@XO-@Jg,./< //< /< NOp.Np JfJ9 mff,p Dn. /< /<0N1POpe.N. mfN`. yN | mf gN | y gDp.//< mfN1POJf,p Dn. y/< /<0N1POpe.N. HN1*Jg0./< /90/9 H/9 NOp.N. H/< yN1XOJ JfN.0/< /< N1XPO @ fB./< &/90/<  /9 dNO.0/< 7/< -N1XPO.NHJg(./< mV/< 9/<0N1O pe.N. mB/< m>/9 J y 4NPOJg,p Dn. f/< S/<0N1POpe.NN-@p.B/9 m>NPPO. g/< yvNXO. yN p Dn. y/< h/<0N1POp Dn. yv/< }/<0N1PO.0N1L. N1# . y/< HnN1PO. mBHnpS/N6PO. p/N1nXOpB.N1. vN1JgNR-@BNzBN1x. m>HnNXO-@Jg"BN1NR-@BNzBN1x .Sf. N1# BN1A-H.N-@p././< mfN1POB9 mtB`f.N-@pѮ nHH @Qg* @xf8pѮ.N1V# DJnp# D`pѮ.N1V-@-n n -gp Dn. mf/< /<0N1PON. mfNrJg . mB/< pR/N6POpe.NV. mf/< yvNXOrfpp# R. "| /1NDXO. P 9 R"| /1p//< mfNhO . mB/< pR/N6POpe.N N8-@p Dn*Jg | ` | ./< /<0N1POpf.p/N1nXO.p/N1nXO. mB/< pR/N6PO. /< NDXO. P/< p//< mfNhO HnpC//< mf/NO.HnN1HXO.N1B. mfN0pe.N . mfN\rfF# R.  9 R"| /1NDXO. mB/< pR/N6POpe.N x. mfNX-@f". mB/<  pR/N6PON`vp# R. P"| /1p//< mfNhO .  9 R"| /1NDXON. mB/< pR/N6POpe.N . m>N1z-@JgpHn/9 m>N1POJf 3 mR`3 mRp/./.N1,XO @# NgA` n./< N1XO./.N10`. %/< N1XO. mf/< N1XO. yf/< ufN1XO.:p/N1XO-@> l,.d/< gfp Jf\. cN1 ./< ^/9 mB y 4NPO. mBN1B. m>N1Bp# mB# m>BNzp.N1. mf/< hHnN1PO. mfNrJg>. tHnNDXOp Dn. mf/< {/<0N1POpd.N Z. N1# . mfN# m># mB. N1# J mBlf. mfN.  9 R"| /1NDXO. P 9 R"| /1/9 R/< mfNhO pe.N`b. HnNDXO. m>N1z-@Jg:Hn/9 m>N1POJf 3 mR`3 mR./.N10XO. vN1Jg. mfNp# R"| ./< mfNDXO. P 9 R"| /1p//< mfNhO p Dn& 9 R"| ./< /<0N1POpe.N. p/N1nXOpc.N1` .Sg. m>HnNXO-@Jg`BN1 |  gA gp.Hn/< N1POJfA gB | mf g8.N1 rl. mfN1 `p./< mfHnN1POJg. mfNp# R"| .HnNDXO. P 9 R"| /1p//< mfNhO p Dn& 9 R"| ./< /<0N1POpe.NVp DnHn/< /<0N1O . mfNX-@Hn//< y/< HnN1O. mBHnpS/N6POpB.N1. m>HnNXO-@p DnHn/< /<0N1O Jg"BN1. mfNNpe.N .RfBN1B RA g$ |  g. HnN1XOJfp`*A g, |  g". HnN1XOJf p# R`A g$ |  g. HnN1XOJfp`A g& |  g. 2HnN1XOJfp`A g& | H g. OHnN1XOJfp`pA g | V g. YHnN1XOJgp`BJ Rg. mfN. P 9 R"| /1/9 R/< mfNhO . \ 9 R"| /1NDXOp Dn& 9 R"| ./< m/<0N1PONpe.NNp Dn. mf/< /<0N1POp Dn,J Jg | ` | ./< /<0N1POp Dn. m>/< /<0N1POp Dn. yv/< /<0N1PO. vN1JgL. mfN. /< NDXOp Dn. /< /<0N1POpe.N.,N1. JNeH-@BN1Jg. mfN. /< NDXOp# Rp Dn& 9 R"| ./< /<0N1PO. P 9 R"| /1/9 R/< mfNhO pe-@.NN^Nu. /< NDXO. P/9 p//< mfNhO . N1# . JNK -@. N1# p Dn./< /<0N1PO.p/N1nXO.p/N1nXO. p/N1nXOJfRHnFN1XO .FB./< /< HnJN1O . 1HnJNDXO. P/9 B`$. J/< 4NDXO. P/9 p//< mfNhO pB.N1. mB/< QpO/N6POp Dn./< W/<0N1PO. vN1Jf:. mB/< cpO/N6PO. m>HnNXO-@Jf .OfBN1`NVH$..p/N1nXO.p/N1nXOBNzN. mB/9 m>/9 J y 4NPOp Dn./< i/<0N1POp Dn(Jg | ` | ./< w/<0N1PON$Jf . N@.N1xLN^NuNVHp Dn0y ./< /<0N1POt`N./< /< HnN1O p DnHn/< /<0N1O HnN1XOR09 HmLN^NuNV0y ./. /< qf/< /.N1OJy f . /< qf/< /< N1O p Dn./< /<0N1PORy N^NuNVH$.f pc.N1x./N1nXO./< HnN1PO. HnNDXO.NLN^NuNV.0/< HnN1POHn/< NDPOBp/N1nXOBp/N1nXOBNzNb. mFN1JN1N^NuNVp./< vN1XON^NuNVH$n`RJg  fJgB J LN^NuNVH vPt`( m>g mBg90HHg.N1BRmL N^NuNVN^NuNVp./< N1 XOJf. mfN҈Jgp Dn. mf/< ./<0N1PO.p/N1nXOB0N1-@f&B/< mf/< h/< KN1lO . q` Jl. N1`(BN1-@gJlp0g. `. mB/< pR/N6POpe.NN^NuNV(p-@p Dn./< v/<0N1POB R`. /< /.Hn@ .[/NrOJfN| .N^Nup Dn./< /<0N1PO.N1BJ9 g0p Dn. /< /<0N1PO. Np2.Hn,/.N:PO-@oBN1p Dn.0/< /<0N1PO. /< NDXO`.'p/N1nXOp-.N1`B0p.Hn/. y 4 NPO$o|.HHr&p Dn*p l | ` | ./< /<0N1POp Dn$p lp@` ./< /<0N1PO n.gR P:e4p DnB/< /<0N1POBN1pL N^Nu nB. L:/.N XOJfBN1p DnB/< /<0N1POp`NVp DnB/< /<0N1POp./< vN1XON^NuNVHp-@B. N1 ././< N1POJf4p DnB/< /<0N1PO. NLN^NuJgh | g\. /.N1XOJfFp DnB/< /<0N1PO. N1 ./< /. y 4NPO`JgF | ! g<. $/.N1XOJf&p DnB/< '/<0N1POpѮIp DnB/< +/<0N1PO$n` \fRHH @cg@HH @Tgnl @Dg @Eg @Kg @Mg @NflB`lJ*f\A" Jo$.A" /Hn/. NO JfrIp DnB/< 6/<0N1POB` p DnB/< >/<0N1PO`.`.HTN1XO.N1 `A" Jo$.A" /Hn/. NO JfIJ f&p DnzB/< O/<0N1PO``p DnB/< e/<0N1PO . HxT/. y 4NPOJlp Dn.0/< s/<0N1PO`A" Jo$.A" /Hn/. N,O JfIp DnB/< /<0N1POp-@`A" Jo$.A" /Hn/. NO JfIp DnB/< /<0N1PO. N`0 @egxn @\g @dfA" Jo$.A" /Hn/. NPO Jf Ip DnB/< /<0N1POp.N1`A" Jo$.A" /Hn/. NO JfIp DnB/< /<0N1POB`V @mg @pg @sf: `8A" Jo$.A" /Hn/. NtO JfDIJ f&p DnB/< /<0N1PO`p DnB/< /<0N1POy . HxT/. y 4NPOJlp Dn.0/< /<0N1PO`fA" Jo$.A" /Hn/. NO JfrIp DnB/< /<0N1POp.Nz`\RJJf:Jg A" Jo.A" /Hn/. N,O p Dn B/< /<0N1PO`NVA-H ."n B1Jg./. /.NPON^Nup Dnp.NJfXB`>"n 1"n n  lR^ ."n 1@"nRR .m nB`. HnN1XOp DnBHn/<0N1PO. vN1Jf8.'p/N1nXOp-.N1./. /. y 4NPOgp`BN1p`NVH$.$n p.NJfp`p-@. vN1Jf.'p/N1nXOB`rJgjp Dn, . l | ` | ./< /<0N1POp DnH . l.HH@@`.HH./< `p DnB/< /<0N1POp.Hn/ y 4NPOrg`$p-.N1p.Hn/ y 4 NPOrg pLN^NuBN1.Jgjp Dn, . l | ` | ./< /<0N1POp DnH . l.HH@@`.HH./<  `p DnB/< #/<0N1PO.HH.HHfR .mVp`(NV`*.N1 ./. /.N1POJfpN^NuR n Jfp`NVHnN1XOHnN1XO-@ @rd. (N1"nЩ-@p;./.N1,XO @-Hg(HH"|0 1g. P/< : nHhN1POrlp# P 9 P"逐# P nB`B`. AN1 ././< =N1POJg<. HN1 ././< EN1POJf" nrnzrmpp-@`fB`J ..N1 ./. ."| V/1N1POJf n (fp-@R ."| VJfRJf nHH"|0 1HHr€f Jg`R nHH"|0 1HHr€fHnHn/< K/.N1OrmX .䰮gL .䰮l8n .o2p,./.N1&XO @-Hg R nJfh` .䰮npN^Nup`NV-n` 0m n 9o R nJf n N^NuNVHp<d"pЮr<.N1.N1LN^Nu ."ЀЁ"$HnN1XOЂ-@HnN1XOlB lR`NV nHH"|0 1HHr€f./. N1XON^NuA-H` nR"nR nHH"|0 1HHr€f nBA-H` nR"nR nJf nBB.H. /< N1RXO-@Jgv`(A gA gHnHn N1POJgDB.H.HxHn N1PO @ g&HnHHn /< Hn N1Orl`.N1FHnH/. N1POHn/. N1PO`NVH<$n&n (n-| P:`f \fR*HH @Dg. @Tf<.HSNbXO.HTNXO`R nJf`*K ngR`RJ` nRRJJf nB | P: L<N^NuNVH< $n&n p-@*K(| `JgJg./N1XOJfp Dn./< /<0N1POJf B'| . /*/+NPO'@.HR lNXO-@m>.NHJgPOHn/.N~POHn/./.Hn U/N#zOJg2p# RJm .N1B.N. NH`PJf./< N1XO .`NVH$n&n `(K` fRLJfTJgJ*fLN^NuNVH $n&n $.p Dnb./< /<0N1PO`H.HS/< PNPO&g2Jg. g*./N1XOJfN.N< L N^Nu./< PNpXOJg, 9# Pg 9 Pg 9 Pg 9 Pfx`Np`NV`j.N1BpL N^NuJg& | X g. f/N1XOJf.N$ `NVp Dn. /< t/<0N1PO. HxS/.N1POrfp Dn.0/< `p Dn. /< /<0N1POBHxP/.Np DnN./< /<0N1POp Dn.0/< 9`p Dn. b/< E/<0N1POp.HxP/.NHnN1VXO-@JmplB. B ."| @/1NDXOpf Hn/< mfHn/9 j/.NO` p Dn. P/< L/<0N1PO .Yf>. UpH/NlXOJf8 y VN# 8#6  y JNXO-@.N1FpfP. pC/N XOJf R. /< NDXOp DnB/< /<0N1PO`jJg" y VN. /< NDXOp`pn./9 nN1&XOJgp`p-@Hn/< ^NPO-@Jg | $` | '.pC/N XOJf JfHn/< )/9 vN1O Jn-|. qfN1 .Hn/< qfN1POJf.` .@.HnN10XO. uf/< mf/9 zHn/.NJO`P. 3/< ,NDXOp!./9 jN1,XO @# NgA` y j./< ^HnNPO-@p Dn./< 8/<0N1POJf. uf/< mf/9 zHn/.NO`p Dn. I/< E/<0N1PO .NfHnN1VXO-@JmplB. R ."| @/1NDXOHn/< mfHn/9 j/.N pOpg../< [//< Z/9 NOp.Nl.N1F` .Yf|pg../< d//< c/9 NOp.Nl./9 m> y JNXO-@.N1FJf&Hn/< ^NPO-@Jg | l` | o.pC/N XOJfJg | q` | t./< mfHn/9 j/.N ZOJf|Hn/< vHnN1O Jn-|. qfN1 .Hn/< qfN1POJf.HnN10XO` .@.HnN10XO`. /< yNDXO. j/< ^HnN zPO`\Jg.. /< //< /9 NOp.Nlp ./< ^HnNPO-@po,. pR/NXOJf. /< ND`4. j/9 f/< mf/9 b/< y/< HnN1O. HnNDXOp DnHn/< /<0N1O # r Zp DnHn/< /<0N1O p Dn. b/< /<0N1PO. bHnN1XOHnN@XO. VHnN1tXOJf`p09 Z @fH. ! HnN1XOp/./9 fN1,XO @# NgA` y f.HnN1XO. j/< ! /< ufN1PONJfB. !pR/N6XOJf. !/< !NDXOp Dn4B/< !$`p Dn. yv/< !;/<0N1POBHnN(XOJf . VHnN1tXOJf 9 [fB. !YpR/NXOJfj. !c/< !\NDXOp DnB/< !n`p Dn. yv/< !/<0N1PO. !HnN1RXO @-Hf. !pR/NXOJf. !/< !NDXOp DnHn/< !/<0N1O . yf/< ufN1XOB B9 Tp Dn./< /<0N1POpX.NDpfp ./< ^/< `N"PO-@f . `p Dn. `/< /<0N1POp.p///< `N1,PO @# NgA` | `Hh/< TN1POB9 bp Dn. T/< /<0N1PO y ^Ppm./9 nN1&XOJgp`p-@po./9 nN1&XOJgp`p# pn./9 nN1&XOJgp`p-@B.p-@`2. HnN1XO ."| ^.HnN1XOR .ΰm. j/< /< ufN1PO .Sf. uf/9 f/< mf/9 b/< y/< HnN1O. HnNDXOp DnHn/< /<0N1O # ~ Z. bHnN1XOHnN@XO. VHnN1tXOJfp09 Z@$fv. V/9 rN1tXOJfp09 Z@$fL`Hn n( HH/N1POJg0.B/< !/90Hn/9 |NOp.Nlp0.@H./< !/< !HnN1O HnpR/NPOJfdR F. mB/. y NNXO-@.N1FJf4 .r -@`HnpC/N(PO-@g SJlJg y VN`NVp Dn. HH./< !/<0N1PO. m>/. y 8NXOJgHp Dn. !/< !/<0N1PO. HH./< !HnN1PO. "`\J. gh n . gZp Dn./< "/<0N1PO. . HH//< " HnN1O . "5HnNDXOpN^Nup Dn. /< ">/<0N1POp`NVp Dn. HH./< "F/<0N1POp Dn. /< "Q/<0N1PO. mB/. . HH/ y ././. /< #$Hn8N1O. #Nu|XO# ZJfpN^Nup`NV. &N1JgpN^Nu. ZNs.p`NV. &N1JgpN^Nun A-H` nR"n R  n Jf nBp n  fBHnN1 XOR-@ j D?D`?-@gp@Ю-@SCB1./.HnN*POp`^NV. &N1JgpN^Nu .Ѯ nJ(g p@././9 ZNmPO-@Jf`p`NV. &N1JfXB n( HH-@N$.Hn/.N1,PO-@o0Ѯ. /.HnNrPO-@gpN^Nu g. BHnNHPO-@N$-@././< ' NPOp`NV. &N1Jg*`\p DnP.0/< ' /<0N1PO`4B n ( HH-@N$.HxHnN`PO-@JlpN^Nu .Ѯ.Hn/.N1POf lN$-@././< '6NPOp`NVB . l6 . ././9 ZNmPO-@JlpN^Nu .ѮJf .` .Ѯ`NV. /./9 ZNolPO-@N^NuNqNVH nJfFJ 'g"p;./< 'B/< '/< 'NOJ 'g . 'N1FB '`TJ 'f<. (/.N1RXO# 'Jf:pB./< (/90/./9 dNO.NbpLN^NuHn y '( HH/N1PO# p.p///.N1,PO @# NgA` nHP/< VrN1POB9 VA VrBy W|. ( /< VrN1RXO$@ gZ. W|/< (HRN1PO$.N1FJnBy W|t` . 'Hx/< VN1PO @ gR09 W|Hm. 'Hx/< VN1PO @ f.N1Jg.pc./< (/90/./9 NOp.Nl. VrN1p Dn0./< (/<0N1PO`.Nb. VrN1 nB`./. /< VNPO-@ 9R Vg 9S Vf 9R Vf pn 9S Vf pn. (:/< VrN1RXO$@ f(py./< (Jg | *` | *./< */<0N1POp Dn,NJg | *` | *./< */<0N1POp Dn. ]/< */<0N1POt`(p Dn ./< */<0N1POR "| YJf L N^NuNVJ fpN^Nu n JgHn/NPO-@ JgJg./.N1XOJfp`NVJ Wg, | + g". + /9 WN1XOJf p# ]~`B ]~J Wg, | + g". +/9 WN1XOJf p# ]`B ]J Wg, | + g". +/9 WN1XOJf p# ]`B ]J Wg p./9 W/< ]N1POB9 ]`B9 ]J WgJ )jg . )jN1H. WN1 R.N1B# )jJf../< + B/9 W/9 tNOp.Nl. W/9 )jN1XO y )j# X# W# LN^Nu# +- L`NVHB ."| W~$qpgpgpgpfp` p fp-@ gJf pLN^Nut``Jgrgr gz. )nN1FNz. Wp/NXO. Xp/NXON2Jf # + W. XZp/NXO. Xp/NXO. Yp /NXOpN^NuJgJ g. /.N1XOJf. W~/.N`JgrJgj./.N1XO`. W~N0Jg4. )nN1Fp Dn./< +/<0N1POp`b ."| W~-qJg nJgHn/NPO-@ .`NV. +/< +N1RXO @# )nfp DnJ. ,/< +/<0N1PO`.p Dn./< ,"/<0N1PO. )nN1FpN^NuJ Wg$. W/.N\XOJf. )nN1Fp`. W~N Jg`NVHt` "nBRp m. ]N(Jf pLN^Nu$| ]`HnHRNPO$@t`@Jg8 "| )Jg( ./.N1XOJf "n#`Rp mp m,./< ,Y//./< ,:NOp.Nl gJfnp`TNVH$n`RJJg  g  g n `RJJg =fJgB n !J`RJJg  g  g  fJgB J LN^NuNVH $n`8HnHRN1POHnN1 XO *\fSJ` L N^Nu. )nHxHnN1PO @ gHnN1 XOSCG` KSKBAe  g  g  g .#g . gJ.fZ`NVH &| a$n` :g Jg aeB :fRJ n a J L N^NuNV 9 ]~N^NuNVJ9 ]g. ]/.N1XON^Nu.N`NV 9 ]N^NuNV 9 ]N^NuNVp Dn./< ,f/<0N1PO. /.N`XON^NuNVH $n&n t`4 .N1 .HR /3N1POJf pL N^NuR Jfp`NVH$nBt` Jg4 | ,s g*. ,w "| Y/1N1XOJf p-@` /g>p/. "| Y/1N1,XO# Ng @A` "| Y q-H` "| Y-qp Dn./< ,{/<0N1POJg& g"./.N1XOJf "| Y.`R "| YJfpf./. N1XOpLN^Nu. ,/. N1XOp`NVH.Nrf LN^NuJ f*. W/.N,XOJg. XZ/.NXOJgp f*. X/.NXOJg. X/.NXOJgh. qfN1 ././< qfN1POJfH. qfN1 "nE /f. Dg Xf"R .fp/.HRN1&XO @ fp`*p`$NVH . N1 "n AG /f<`R/p/./.N1,XO @# NgA` n.HkN1XO`.. V/. N1tXOJfp09 Z @g. V/. N1tXOJf 9 [fHn/. N1tPOJg. HnN1XOp/.HnN1,XO$@ gAڵfRJB. VHnN1tXOJfp09 Z @g&JgnHnNXOrf L N^Nu | qf gA gHn/< qfN1POJg . VHnN1tXOJf9 [gp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNVH $n G.p/p/HSN1dO rg pL N^NuJSg +.gp.HkHRN1POB*p`NVH$n ./.NXOJf pLN^Nu././< -HnN1O p DnHn/< -/<0N1O . VHnN1tXOJfp09 Z @fxp`NVHBB/< -fN1 XOJgB`. -/< -NDXOp Dn. -/< -/<0N1PO`tt`p<./< -{NXO-@gRpmp.N1Jf. -/< -N1RXO$@ g". ./< -N1RXO&@ f.N1FpLN^Nu./< .N10`~.HxHnN1PO @ gHnHn/< .HnN1O-@poBB. 'oBp.Hn/.N1POJg.HnN1XO`R-nHnN1XOHnN1XO(@./,/, ,R//.Hn/< . HSN1O.HxHnN1PO @ g.HnN1XO`.N1F.N1FJf. .6Nz. .MN1 .`NVHB/< .aN1 XO$g. .uNzpLN^Nu. .N1. ./< .N1XO$. .N1. .Nz `NV. .N1. / NzN^NuNVH $n$. Bn-Jp DnZ. //< //<0N1PO`<$n=|`0Jng*Jg  fBpL N^NuRJ np.HR/ y 4 NPOrfp Dn*  l | /` | /./< //<0N1POp Dn.  l HH@@`HH./< //<0N1PO f>`.Bp`FNVH. $n .HH/p//< /HnN1Op DnHn/< 0/<0N1O HnN1 XOR.Hn/. y 4NPOpLN^NuNVp an0p./< 0p/9 a/< 0o/< 0XNOp.Nlp/./.N1,XO @# NgA` n. 9 aЀ"逐"| aAHPN1XO. 9 aЀ"逐"| aAHPN1XOR aN^NuNVHt`\p. Ѐ"逐"| aAHP/. N1POJf. Ѐ"逐"| aA./.N1XOpLN^NuR amp`NV`. a/< a/< aNPOJ anN^NuNVp Dn. /< 0z/<0N1PO.N p/./.N1,XO# Ng @A` n-Hp/./. N1,XO# Ng @A` n -H./< qf/< 0HnN1O p DnHn/< 0/<0N1O BHnN1 XOJf*pV./< 0BHn/9 NOp.NlHn/.NPOJg.pW./< 0/90Hn/9 NOp.NlB`JgЀ"逐"| aA g .Ѐ"逐A./.N1XOJftS a 9 aЀ"逐"| aA. .Ѐ"逐AHPN1XO 9 aЀ"逐"| aA. .Ѐ"逐AHPN1XON^NuR . al`8NVHt` Ѐ"逐"| aA.N1R amB aLN^NuNVH . 0/.N12XO @-HgB./< 1/< 0HnN1O . 1$HnN1XO$@ g. /< 1&HRN1PO nJg. V/N1tXOJfjJ dg`. 1*/.N1RXO&@ gF./< 1,N1XO.HSNXOJg./< 1FN1XO.N1F.p /N1XO nJg2./< 1cN1XO. V/.N1tXOJfJ df./< 1vN1`L N^NuB/.N(XOrf4./< 1N1XO././< 1HnN1O . 1`J. 1/.N1RXO&@ f@./< 1N1XO././< 1HnN1O . 1HnNDXO`8./< 1N1XO.HSNXOJg./< 1N1XO.N1F.p /N1XO.N1`NV-y `L. 2N1 . n//< 2 N1POJf"./< 2/< e2N1PO n e2X nJfN^NuNqNVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVHp-@p Dn./< 3/<0N1POp Dn. /< 3 /<0N1POHnHxT/. y 4NO Jf J on$| 2`  f-j`LN^NuPJJfJl.pD./< 3/./< 3/< 3NOp.Nln0.n`np=@=@=@nJg <`p@n||HnHxT/. y 4NO JlRp_./< 3?/90/< 3>/< 3$NOp.Nl`NVHnHxT/. y 4NO Jf&.fHnHxT/. y 4NO N^NuNVH$..N1JgBHxT/ y 4NPOLN^NuNVH. . ehHxT/9 m> y 4NPOJflp DnHH./< 3F/<0N1POHH @RgB @Sg @Xf, 9 eug" eu. ehHxT/9 m> y 4NPOLN^Nu 9@ eug@ eu`NV. eVHxTB y 4NPOJgB eR`,p# eR09 eZ@@ 3 eZ eYy e\pN^NuNVp eRf. eVHxTB y 4NPON^Nup`NqNV.Np Dn. qf/< 3/<0N1PO. qfN1*-@Jg0p./< 3/90/< qf/9 NOp.Nl. qf/< yN1XON^NuNV./< 3/< 3/< qfN1O p./< qfNXON^NuNqNVHt`. "ЀЁ/1N1XOJf "ЀЁ"| 4"# 4 "ЀЁ"| 4&# 4 "ЀЁ"| 4*# 4 "ЀЁ"| 4.# 4 "ЀЁ"| 42# 4p Dn./< 4/<0N1POpLN^NuR "ЀЁ"| 4Jf"p`NVJf n B nr pN^NuNVJf4NR-@p Dn./< 4/<0N1POBNp g<. N1z-@Jgp09 mR./.N10XO. N1B.N1BpN^NuNVJf4NR-@p Dn./< 4/<0N1POBNpgL. N1z-@Jg./N10XOHnHxP/.N1O . N1B.N1B. 6/< 4HnN1POp DnHn/< 4/<0N1O HnN1bXOJg*p Dn. 6/< 4/<0N1POpN^Nup`NqNVJfR./. N1XO-@.N1./< .N1XO//< .N1XO//. /./< 5fHnN1Op DnHn/< 5/<0N1O HnNXON^NuNVH$n&n (J`\ r g,n2rgr gr f2n`vt`nb`fv`^r g(r gr\gJ./< 5HRN1POV`4r`.f`(p\fJg./.N1&XO @ f\ HHJg6 |0 0(HHrW€fJg@./.N1&XO @ f`&B L LN^NuNVp./< ezN1XON^NuNV.p/N1nXO# epN^NuNV. ep/N1nXOpN^NuNVH $n n G`JfB # fBHnN1 XOR-@. ezN1Jg0p Dn. 61/< 6/<0N1POpL N^Nup<.N1.Hn/. y 4NPO-@BN1 .fp`NVH $n. ezN1Jg0p Dn. 6F/< 62/<0N1POpL N^Nu$<p<.N1.HR/. y 4 NPO&BN1JgÔJ*fp`NVH$n. ezN1Jg0p Dn. 6W/< 6G/<0N1POpLN^NuB* HH-@Hn/N1PO .-@-@N$./< 6XHnN1POp<.N1p.Hn/. y 4NPO$pfp Dn./< 6\/<0N1PO.Hn/.N1,PO-@o`p<.N1.Hn/. y 4NPO$BN1p Dn./< 6n/<0N1POf .nJmJfJfN$-@././< 6}NPOp`NVH$n p-@BBN$.p/HnNPO$mHn/< 6HnN1O p Dn./< 6/<0N1PO .Sr JjDD`R mNo p-@B-n* HH-@. l .` </HnNPO$p Dn./< 6/<0N1POJlp Dn8. 6/< 6`l0p Dn. 6/< 6/<0N1POpLN^NupfD.Hn/.N1POg.-y0p Dn./< 6/<0N1POBJfpf$N$-@././< 6NPOp`x .`pNVH $n. ezN1Jgp Dn. 7/< 6`rt`p<.N1p Dn . ./< 7 /<0N1PO . .HR/. y 4 NPO&n8BN1p Dn. 7/< 7/<0N1POpL N^Nup Dn./< 7/<0N1POJg ԃ mNBN1 `NqNV./.p//./. /.N2ON^NuNV./.p//./. /.N ON^NuNVHJ Dg$|0`*. 7/< 7lN1RXO$@./< 7N10XO g>N1-@./././. /.N//./< mVpf | 7`LN^Nu | 7HP/< 7HRN1O(.N1F. mV/. /.pf | 8` | 8HP/< 7HnN1Opf. PHnp //< mfNhO `pNVHHnN1XOHnN1XO$@./*/*/* *R//< 8/< eN1O | e LN^NuNqNVHp Dn./< 9/<0N1POp Dn.0/< 97`hp0.@H gd./.N10XOJgLp Dn./< 9A/<0N1POp Dnd.0/< 9b/<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< 9w/< 9lN1TO p.N1~pf2./< 9/90/< 9}/9 NOp.NlHnN1XO-@fJg./< 9/.HR/9 p`p0.@H g^p0.@H./.N10XOJg@./< 9/90/./9 NOp Dn./< 9`J mFg. mFN1JJgp Dn. mF/< 9`  @@H.HRN10XOJg(./< 9/90HR/9 NO`N1.p/HRN16POJgp Dn./< 9/<0N1POp Dn.0/< 9/<0N1PO./< 9/90HR/9 NO. mJN1JpLN^Nu. mJN1Jp`NV.NJfpN^Nu./< 9/<0N1POp`NVH$n(J&L /f`RL`p./< :HTN1POJg g | : g. :HTN1XOJgp./< :HTN1POJg" g> | : g4. :HTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVp Dn. HH./< :j/<0N1POp Dn. /< :v/<0N1POp Dn.HH./< :{/<0N1PO n Jf*-| y p Dn. /< :/<0N1PO. Nd-@ .C g .X fJ ."ЀЁ"| e..HH//. p/. HH//< :/.N1O`d ."ЀЁ"| eR 1@H. ."ЀЁ"| e 1//. . HH//< :/.N1Op Dn./< :/<0N1PON^NuNVH p :fb.pD./< :Hx/< :/< :NOp.NlHnN1XO.N1p./< :/< :HnN1O p/.HnN1,XO# Ng @A`AB(t` p .HnNXOJgp.N1Rpmpm*pQ./< :BHn/9 xNOp.Nl./< :/< :HnN1O . ;HnN1RXO$@ gHn/< ;HRN1O rgN1j-@* ./< ;HnN1XPO$@ f.p[./< ;!/90Hn/9 dNOp.Nl.HnN10XO`d. ;*HnN1RXO$@ f.p`./< ;,/90Hn/9 pNOp.Nl.HnN10XON1j-@R./< ;5HRN1PO* g.ph./< ;;/90Hn/9 hNOp.Nl.N1F* g.pj./< ;D/90Hn/9 NOp.NlHnNzXOp Dn./< ;M/<0N1POp Dn./< ;U/<0N1PO. 9 :f"ЀЁ"| eAHPN1XO 9 :f"ЀЁ"| e#N1j@H& 9 :f"ЀЁ"| e# 9 :fR :fL N^NuNVB`8p./. ."ЀЁ"| eAHPN1POJf .N^NuR . :fm.N0`NVB :fN^NuNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNVH$nJ9 ;fF-| ;N1"n" ;B9 ;N1./< ;/< ;/< hN1O ./< h/< ;NPOrfn. hN1.NfJg>`0. hN1p Dn. <+/< </<0N1POpLN^Nu./< h/< ;NPOJf.Np`NVH$np-@BHRN1XO-@p Dn./< <,/<0N1POpf(p0gNp Dn.0/< <<`p.Hn/.N1,PO$.N1Bpg( Dn. N1XOp./< >N1XOp./< > N1XO.p/N1nXO.p/N1nXO.p/N1nXON nJgJ./< >*HnN1PO. BHn/< >K/< >D/< >/N1`Opd.N1xN^NuB.`NVJg nJg./< >OHnN1PO`B.N1JfBN1Bp.N1Bp.N1Bp./< >TN1XOp./< >^N1XOp./< >hN1XO.p/N1nXO.p/N1nXO.p/N1nXONN1.N1J. BHn/< >/< >rN1`Opd.N1~N^NuNVH $n&n J9 mfgBJ f N1# J >g\p.p///< hN1,PO @# NgA`L N^Nu | hHP/< mfN1POJg. >N1FB >J >fj. mf/< }/< >/< hN1O . >/< hN1RXO# >./< hN10XOJ >gjB/9 >N1XOp.B/9 >N1PO. T/< mf/< uf/< >/9 >N1O. F/9 N//< >/9 >N1O.HS/< >/9 >N1O `NVH$n./< /9 FN1/9 meHH/N/J Jf | ?` | ?!HP/< uf/< mf/< >HnN1O(HnN1 XO-@J >l^B0p./< ?#N1XO# >p0f../< ?DN1HXO# >./< ?eN10XOJ >m*p.B/9 >N1PO.Hn/9 >N1POLN^NuNVJ >m. >N1Bp# >J >g. >N1FB >N^NuNVJ lfHnN1XO# lB`8HnN1XO-@쐹 l.N1r<.N1-@# l .N^NuNVHJg nJgJg | y g./.N1XOJf|`l .#gn . gd . gZ . f`N. ?HnN12XO$@ g6BJg.A g&Hn/.N1POJfN|pLN^Nu.,HnNXOJftN|p`NVpH$. BB.HnN1XOB./< @/< @HnN1O . @0HnN1RXO$@ gb.pd/HnN1PO @ g6p.HntHnNPOrf.xN1V-@.N1P-@JnB.N1F rb`@0; NJ>R*>>RRRR*RR*RRRRRRRDplbLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. @2HnN1RXO$@ f.p[./< @4/90Hn/9 dNOp.Nl.HnN10XO./././././/< @=HRN1O.N1F`NV|H./< @X/< @RHnN1O . @pHnN1RXO$@ f`.N1FHnN1XO`.pd/HnN1PO @ g.N1FHnN1XOHnHnHnHn/< @rHnN1O$. [rb@0; NJ""""tt""t"t""""t" .lD. @/< @}NDXOp Dn./< @/<0N1PO .LN^Nup`NqNV.N N^NuNV. /.NlXON^NuNV .Srb@0; NJ @Th|p. 9 l"| @`p. 9 l"| A/1N1 `Zp. 9 l"| B`p. 9 l"| @`&p. 9 l"| A`p. 9 l"| B/1NXON^Nu./< E/< N1PO. E/< NDXOp`NV# B# A# @. F /< F N1RXO @-HgH`4. F"HnN1DXO-@.//< F%NPOJgNBNHn/.NPOJnJ @fJ. F.Nh# @Jf../< Fd//< FS/< FDNOp.NlB @J AfJ. FoNh# AJf../< F//< F/< FNOp.NlB AJ BfJ. FNh# BJf../< F//< F/< FNOp.NlB BN^NuNVp# l# l# D# C. G /< FN1RXO @-Hgx``. G HnN1DXO-@.//< GN0POJg2. GBN1DXO-@. //< GNPOJgNNHn/.NPOJnN^NuNVB-n `-n n (\fpѮ. n A //.N1PO @ g~Jg0-n`R n  g  g./.N1XOS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1POJf.N1 Ѯ n Jf(pN^NuB./. N1XOJg8 nA-H p:./. N1&XO @-Hf./. N1XOJfp`p`NV# l m:. G"BN1DXO @-Hg$ y m:X m: 9 m: lrm y m:BN^NuNV-| l` p=./N1&XO-@Jg nBpѮ nJg. G% n/N1XOJf ./< @`". G- n/N1XOJf./< AN`. G5 n/N1XOJf ./< B`. G= n/N1XOJf ./< C`". GA n/N1XOJf./< DN<`, n./< GF/< N1PO. G\/< NDXOX . lrl nJfN^NuNV n Jg"-n`X nJf. Go/. `N^NuJgB. n /g. Gw/< GsHnN1PO.HnN1XOp.HnNXOJfLHnNhXO"n" nJf..o/< G//< G/< GNOp.NlX. GqBN1DXO-@`NNV n Jg -n`X nJf. G/. `\N^NuJg.Nh"n" nJf../< G//< G/< GNOp.NlX. GBN1DXO-@`NVJ lg . lN1FB lB lNN^NuNVJ lg . lN1FB lB lNN^NuNVJ lg . lN1FB lB lN^NuNVJ @f . GNNJ lfN,JfpN^Nu. l/. /.N1PO @ gp`NVNVJ lg. lN1F`2B l`0. G 9 l/1N1RXO @# lgpN^NuR l 9 l"| @Jfp`NVJ Af . GNJ lfN,JfpN^Nu. l/. /.N1PO @ gp`NVJ lg. lN1F`2B l`0. G 9 l/1N1RXO @# lgpN^NuR l 9 l"| AJfp`NVJ Bf . GNJ lfN,JfpN^Nu. l/. /.N1PO @ gp`NVJ lg. lN1F`2B l`0. G 9 l/1N1RXO @# lgpN^NuR l 9 l"| BJfp`NVHJ Cg 9 l"| CJf pLN^Nu 9 l"| C.N1 S-@ 9 l"| C q (fT 9 l$ ."Q 1)f: nr . o . . 9 lR l"| C qHh`" nB. 9 lR l"| C/1/.N1POp`:NVJ Dg 9 l"| DJfpN^Nu. 9 lR l"| D/1/.N1POp`NVH $n.N1 R.N1B&@ g .HSN1XO K L N^NuNVH$. Hn/.N1tPOrf LN^NupĀJgHp0.gg C?g CAg CBg CCg CDg CEg COg CPg CQg CRg CTgL CWg CXg Fg Fg Fg Ffp`p2`p -@`p`p`-|`-|`-| n(%fp-@`p`-|`-| n(g`np`p`-|`V-|`J-|.`-|.p//.N1xP`p`:B`p-@A-HA./<S/.N1PN^Nu/< N1X OQ./HJf/H#0N/N1x0<N@@(#)uucp:uucpdefs.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9   & 1 = H U d o z             0 8 L _ l x         0 H b  /usr/spool/uucp/usr/spool/uucppublicCAN'T OPENCAN'T WRITECAN'T READCAN'T CREATECAN'T ALLOCATECAN'T LOCKCAN'T STATCAN'T CHOWNCAN'T CHMODCAN'T LINKCAN'T CHDIRCAN'T UNLINKWRONG ROLECAN'T MOVE TO CORRUPTDIRCAN'T CLOSECAN'T FORKFILE EXISTSSUCCESSFULNO DEVICES AVAILABLEWRONG TIME TO CALLTALKINGCONVERSATION FAILEDBAD SEQUENCE CHECKLOGIN FAILEDDIAL FAILEDBAD LOGIN/MACHINE COMBINATIONDEVICE LOCKEDASSERT ERRORSYSTEM NOT IN Systems FILECAN'T ACCESS DEVICEDEVICE FAILEDWRONG MACHINE NAMECALLBACK REQUIREDREMOTE HAS A LCK FILE FOR MEREMOTE DOES NOT KNOW MEREMOTE REJECT AFTER LOGINREMOTE REJECT, UNKNOWN MESSAGESTARTUP FAILEDCALLER SCRIPT FAILED@(#)uucp:cico.c 2.21@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:sysfiles.h 1.4/usr/spool/uucp/.Log/uucicouucicoSystemscico.cDevicescico.cDialerscico.cBAD UID cico.cUNIXd:r:s:x:u:i:%s: cannot access spool directory %s %s: bad value '%s' for -r argument USAGE: %s %s [-xNUM] [-r[0|1]] -sSYSTEM -uUSERID -dSPOOL -iINTERFACE%s: %s not in Systems file -x%dLoginuser %s specified usage: %s %s [-xNUM] [-r[0|1]] -sSYSTEM -uUSERID -dSPOOL -iINTERFACEBAD LOGIN_UID cico.cNo -s specified This system specified: -sMyname: %s, cico.c/usr/spool/uucp/.Admin/audita/usr/spool/uucp/.Admin/auditcico.c/dev/nullw%s: invalid interface %s SLAVE Setup failedcico.c: Myname - %s cico.c: Loginuser - %s here=%ssys-%s LCKFAILEDLOGINreturn from callcheck: %sTRUEFALSECBCALLBACKREQUIREDCALL BACKPREVIOUSBADSEQOKHANDSHAKE FAILEDBADSEQnottyULIMIT TOO SMALLcico.cSYSTEM STATUSCAN NOT CALL    call to %s LOCKEDCurrently Talking With %s CONN FAILEDSUCCEEDED%s - failed here=here=%s - failed Login Successful: System=%s %s -Q%d %smsg-%s LCKLCKLOGINLOGINCBCBYou are unknown to meYou are unknown to meBADSEQBADSEQOKOKHANDSHAKE FAILEDHANDSHAKE FAILED: %s Rmtname %s, Role %s, MASTERSLAVEIfn - %d, Loginuser - %s startupTIMEOUT%s - timeout startupstartupFAILED%s startupOKcntrl - %d conversation complete %s %ldOKconversation completeFAILEDOOOOOsend OO %d,OOOOOexit code %d Conversation Complete: Status %s FAILEDSUCCEEDEDTM_cnt: %d %s.%3.3dtm_name: %s %s/TM.%.5d.%.3d%s/TM.%.5dTMname(%s) SIGNAL %dCAUGHT%dINTREXIT/usr/lib/uucp/remote.unknownInvoking NOSTRANGERS for %s /usr/lib/uucp/remote.unknownstrangercico.c: execlp NOSTRANGERS failedcico.c: fork failedcico.c: wait failedYou are unknown to me@(#)uucp:conn.c 2.13@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:sysfiles.h 1.4 % ( + . 1 4 7conn(%s) getto ret %d close caller (%d) delock(%s) Call Failed: %s Device Type %s wanted Requested Device Type Not Found AnyAnyAnyAny9600AnyAnyAnyAnyBAD LINEconn.c/dev/,MWrong Time To Call: %s ProtoStr = %s chat: TCGETA failed, errno %d FAILEDexpect: (^%c%c) """"got it lost line errno - %d LOGINLOST LINE%s^%cenough already got it timed out BREAKBREAKBREAK EOTEOTEOT     """""" sendthem ( ) set CLOCAL ignored ) CLOCAL set TCSETAW failed, errno %d ) clear CLOCAL ignored ) CLOCAL clear TCSETAW failed, errno %d ECHO CHECK ON ECHO CHECK OFF DELAY PAUSE BREAK ) ????????%s^%c?%s^%c?SuMoTuWeThFrSa%dAnyAnyWkWk%d-%d@(#)uucp:callers.c 2.19.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 = BPC7300STARLAN/usr/lib/uucp/Dialcodesr%s%sInternal caller type %s \Dinterface(%s) failedUNIXmlock %s failed mlock %s succeeded /dev/%s/generic open timeout generic openTIMEOUTopening with O_NDELAY set generic open failed, errno = %d generic openFAILEDclear O_NDELAY clear O_NDELAY failed, errno %d failed to lock device %s processdev: calling setdevcfg(%s, %s) MASTER Setup failed%s not found in Dialers file generic call to gdialFAILED\DUNIXgdial(%s) called Using pc7300 caller (dev=%s) mlock %s failed %s/usr/bin/getoff.sh %sgetty removal command: %s Failed to remove getty on %s /dev/%s%s%s</dev/%sUse Port %s, acu - %s, Phone Number %s /usr/bin/geton.sh %sgetty re-enable command: %s Failed to re-enable getty on %s Can't get ioctl on remotestty for remoteerror %d on PIOCSETPerror %d on offhook, is line plugged in?+,$$PC7300 dial error %d Remaining digits: %s slancall: entered%s slancall: flds: %s slancall: dev: %s /dev/starlanslancall: open(/dev/starlan) errno %d slancall: open ret %d ccmodslancall: push(ccmod) errno %d urpmodslancall: push(urpmod) errno %d slancall: can't bind %s, net_ioctl(N_ANAME) errno %d slancall: connecting to name %s slancall: net_ioctl(N_CONNECT) errno %d timeout on connect%s connectTIMEOUTslancall: net_ioctl(N_RCV_CONN) errno %d slancall: conresp.reason=%d slancall: net_ioctl(CS_OPAQUE) errno %d ioctl(I_SRDOPT) errno %d STARLAN_OTHERSTARLAN_OTHERslancall: pushing psxmod psxmodslancall: push(psxmod) errno %d slancall: net_ioctl P_ISLOAD slancall: net_ioctl P_DOLOAD slancall: P_DOLOAD major %d errno %d slancall: P_ISLOAD major %d errno %d slancall: net_ioctl P_OLINK slancall: P_OLINK errno %d slancall: calling pstart slancall: pstart errno %d /tmp/pt%d/etc/masterupd -c psx>%s 2>&1slancall|getmaj: system( %s ) r%dslancall|getmaj: returning %d /dev/psx/p%dslancall|pstart: access( %s ) slancall|pstart: access failed errno %d slancall|pstart: open() of %s failed, errno %d @(#)uucp:cntrl.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9g~6h~j~e66 `      S COPY FAILED (reason not given by remote)local access to file deniedremote access to path/file deniedsystem error - bad uucp command generatedremote system can't create temp filecan't copy to file/directory - file left in PUBDIR/user/filecan't copy to file/directory - file left in PUBDIR/user/fileforwarding error*** TOP *** - role=%d, Wfile - %s,Jobid = %s %s%s!%s --> %s!%s (%s)REQUESTRequest: %s DENIEDACCESSaccess deniedFailed: Access Denied rrcan't accessCAN'T READ %s %dFAILEDFailed: Can't Read %s %s!%s --> %s!%s (%s)REQUESTRequest: %s DENIEDACCESSaccess deniedFailed: Access Denied--File: $s wCAN'T CREATE TMFAILEDFailed: No Space! cntrl.cwrktype - %c PROCESS: msg - %s %s RQSTCMPT:REQUESTED%s HUP:Ycntrl.cSLAVE-switchRole (%s) TRUEFALSEYNN%s SNDFILE:REQUESTcntrl.ccntrl.ccntrl.ccntrl.cN3DENIEDTOO FEW ARGS IN SLAVE SNDFILE%s!%s --> %s!%s (%s)REMOTE REQUESTEDmsg - %s Remote Requested: %s SLAVE - filename: %s N2DENIEDPERMISSIONFailed: Access Denied %schkpth ok Rmtname - %s wN4CAN'T OPENDENIEDFailed: Can't Create Temp File YN4FILE EXCEEDS ULIMITFAILEDFailed: file size exceeds ulimitINPUT FAILUREIN SEND/SLAVE MODEN5Y%oFAILEDCOPY->PUBDIR %d %s RCVFILE:REQUESTcntrl.ccntrl.cN5YN6Y%oFAILEDCOPYcntrl.cN3DENIEDTOO FEW ARGS IN SLAVE RCVFILE%s!%s --> %s!%s (%s)REMOTE REQUESTEDRemote Requested: %s msg - %s W_FILE1 - %s /%sN2DENIEDREQUESTINGFailed: Access Denied requestOK for Loginuser - %s N2DENIEDPERMISSIONFailed: Access Denied chkpth ok Loginuser - %s rN2CAN'T OPENDENIEDFailed: Can't Open %s cntrl.c%s %oYrmesg - '%c' got %s FAILexpected '%c' got FAILBAD READgot %s expected '%c' got %sBAD READgot %s wmesg '%c'%s mailopt %d, statfopt %d copy succeededREQUEST: %s (SYSTEM: %s) %s REQUEST: %s (SYSTEM: %s) %s STMES %s a+uucp job: %s (%s) (%ld:%ld:%ld) %s %s NProto started %c Proto start-fail %c %s/%s/%s from %s!%s arrived FREESPACE IS LOWREMOTE TRANSFER DENIED - TOO FEW INODESREMOTE TRANSFER DENIED - @(#)uucp:pk0.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:pk.h 2.2not cntl %o alloc change not implemented pkcntl: RR/RJ: Connodata=%d srj not implemented r short %d want %d rcount = %d xcount = %d @(#)uucp:pk1.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:pk.h 2.2 %6 %< %H %T %Y %b %h %p %z % % % %Dead!INIT code aINIT code bO.K.Rcv/XmitRREJ?PDEBUG?Draino...WaitingLink downRCLOSE?Bad frameEnd of the linetries = %d pkgetpack: Connodata=%d rec h->cntl %o bad header %o,h->ccntl %o state -%s%c[%s]%s (%o) %sbad header %o bp NULL, all buffers lost!%s send %o PKXSTART retpk1.cPKXSTART retpk1.calarm %d pkcget, read failed, errno %d PKCGET READpk1.c@(#)uucp:gio.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:pk.h 2.2->grddata: write to file failed, errno %d <-@(#)uucp:xio.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:anlwrk.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9anlwrkattempt made to use old workfile was thwartedanlwrk.cranlwrk.cr%hdanlwrk.cFinished Processing file: %s wanlwrk.c%d%s/%srC.%.*sbldflst: Funny filenameanlwrk.cgtwvec: dir %s return - %d insert(%s) insert %s at %d @(#)uucp:permission.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 )r )z ) ) ) ) ) ) ) ) ) ) ) LOGNAMEMACHINECALLBACKREQUESTSENDFILESREADWRITENOREADNOWRITEMYNAMECOMMANDSVALIDATEPUBDIRlogFind called (name: %s, rmtname: %s) machine/login match failed_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), mchFind called (%s) OTHER_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), _Commands %s yesyesyesyesyesyespermission.c/usr/spool/uucppubliclist (%s) num = %d /usr/spool/uucppublicrmail/usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/Permissionsname (%s) not found; return FAIL //usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/PermissionsvalidateFind (%s) FAIL PERMISSIONS file: BAD OPTION--permission.ccmdOK(%s, ) ALLALLbname=%s NuLL@(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:gnamef.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sstat %s @(#)uucp:gnxseq.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/lib/uucp/SQFILE/usr/spool/uucp/LCK.SQCAN'T LOCK/usr/spool/uucp/LCK.SQcan't lock %s /usr/spool/uucp/LCK.SQ/usr/lib/uucp/SQFILEr/usr/lib/uucp/SQTMPw/usr/lib/uucp/SQTMP%s%d%s %d %d/%d-%d:%2.2d /usr/spool/uucp/LCK.SQ/usr/lib/uucp/SQTMP/usr/lib/uucp/SQTMP/usr/spool/uucp/LCK.SQ/usr/lib/uucp/SQFILE/usr/lib/uucp/SQTMP/usr/lib/uucp/SQFILE/usr/lib/uucp/SQTMP/usr/spool/uucp/LCK.SQ/usr/lib/uucp/SQTMP/usr/spool/uucp/LCK.SQ@(#)uucp:pkdefs.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:pk.h 2.2 @ @@(#)uucp:imsg.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9imsg %s>%s^%c%c%c%somsg "%s" @(#)uucp:gtcfile.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9TOO MANY SAVED C FILESgtcfile.ccommit %s %s/%sto %s gtcfile.cgtcfile.c@(#)uucp:mailst.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9;&|<>^`\('"{} %s mail '%s'PATH=/bin:/usr/bin:/usr/lbin w%s r ===== stderr was ===== ===== well, i tried ===== ===== stdin was emtpy ===== denied read permission ===== user %s, stdin %sDENIEDrunreadable ===== user %s, stdin %sDENIED===== ===== well, i tried ===== LOGNAMELOGNAMELOGNAME=%s@(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:line.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9,X `  % KKfixline(%d, %d) BAD SPEEDline.cRETURN FROM fixline ioctlline.csetline - %c @(#)uucp:chremdir.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9chdir(%s) chremdir.c%s/%s/usr/spool/uucp@(#)uucp:interface.c 1.9@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.91,11<Z 4~1,11<Z 41,11<Z 41,11<UNIXSTARLANPC7300set interface %s ret restline - %d ret restline - %d /usr/bin/geton.sh %sgetty re-enable command: %s Failed to re-enable getty on %s @(#)uucp:statlog.c 1.1.1@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s %lu / %lu.%.3u secs, %lu bytes/sec%s @(#)uucp:strecpy.c 1.1%.3o@(#)uucp:stoa.c 1.2@(#)uucp:parms.h 2.9@(#)uucp:eio.c 2.8@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9ewrmsg write failed erdmsg read failed ewrdata failed %ldewrdata write %d ewrmsg ret %d ->%lderdblk msglen %d erdblk ret %d erdblk failed erdblk read too much erddata: write to file failed, errno %d <-erdblk timeout ask %d read failed got %d @(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d@(#)uucp:cpmv.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/full %s %s/%s/usr/spool/uucp/.Corruptcpmv.c/@(#)uucp:expfile.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Corrupt/mkdir - %s .CAN'T STAT PARENT DIRECTORY %s errno %d CAN'T CHMOD PARENT DIRECTORY %s errno %d /bin/mkdirmkdirmkdirexpfile.cexpfile.cexpfile.cCAN'T CHMOD PARENT %s CAN'T SETUID %d expfile.cCHOWN FAILED %s errno %d expfile.cIllegal filename (%s). ./..../....@(#)uucp:gename.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9gename(%c, %s, %c) null sys -> %s %c.%.*s%c%.4x%c.%.5s%.4x%.3xfile - %s SYSLST OVERFLOWgename.c%s%s/usr/spool/uucp/LCK.SQ.gename.c%s/%s/usr/spool/uucp/.Sequencer%4xwgename.cwgename.c%.4x gename.cgename.c%s seq now %x @(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:xqt.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/dev/null/dev/null/dev/null-s%s/usr/lib/uucp/uucicoUUCICO-r1-s%s/dev/null/dev/null/dev/null/usr/lib/uucp/uuxqtUUXQT@(#)uucp:logent.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sa%s %s %s (%s,%d,%d) %s (%s) %s!%s %s (%s) (%c,%d,%d) [%s] %s SM/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats@(#)uucp:versys.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 @(#)uucp:systat.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Statusrwsystat.c%d %d %ld %ld %s %s %s/%s/usr/spool/uucp/.Statusr%d%d%ld%ldRETRY TIME NOT REACHEDNO CALLRETRY TIME (%ld) NOT REACHED @(#)uucp:sysfiles.c 1.9@(#)uucp:sysfiles.h 1.4bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systemssysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devicessysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialerssysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptrsysfiles.c::CAN'T ALLOCATEsetioctl: tptrsysfiles.cuucicoruucicoruucicor@(#)uucp:strsave.c 1.2 H@(#)starlan library: 54.1 7/30/860707070000040051371005110000050000020000010605730406433076700002500000051134usrlibuucp/uucleanupR ĺ 5\5 .text5 .data \<@.bss \ \.lib 48 48NVN^NuNVN^NuNVN^NuNVBB.. /< N1XO. "N&p./< "/< N1POB9 . /< "`A gB |  g8p./< HnN1POJfHnN|XO Jm HnN`hA gF |  gHnN1POB0.N1.0HnN XON^NuNVHp n./< S/<0N1PO. a/.N1RXO-@JfPp n./< c/<0N1POp n.0/< z/<0N1POLN^NuHn n( HH/N1POJfHnN1XO$@Jfp n./< /<0N1PO./< HnN1PO`~. *R/Hn/< #Hn/< "/< HnN1OA# z. r/< H`R .Rf\. *R/Hn/< "Hn/< #/< IHnN1OA# z. r/< HnBNO -@.HxHnN1PO @ ghHnN1 XOSCB1HnHnHnHnHnHn/< HnN1O rl.Hn/< HnN1O J.f ./.Hn/< HnN1Op nHn/< /<0N1O B0.N1.0HnNxXO.N1F`B.Bp/./.N1,XO @# 'gA` nA./< HnN1POA# ~ .SfLA g |  gp./<  HnN1POJf`zNVʸH. /./< HnN1O p nHn/< /<0N1O . HnN1RXO-@JfRp nHn/< /<0N1O p n.0/< /<0N1POLN^NuHn n( HH/N1POJfHnN1XO$@Jfp nHn/< `HnN1 XOSCB1HnHnHnHnHnHn/< HnN1O rlN  nHn/< %/<0N1O p nHn/< 7/<0N1O `p/.HnN1,XO @# 'gA`AA./< KHnN1POA# .Sf^A g | Z gp./< ]HnN1POJfHn/./< `HnN1O. fHnN1RXO @-Hf*p nHn/< h/<0N1O `p@@@@.HxHnN1PO @ gHnN1 XOSCB1.HH @Fg, @Rg@ @UfvHnHn/< HnN1O`VHn/./< wHnN1`Hn/< }HnN1O p nHn/< /<0N1O .Cf6A-HJ.gA-H nJfHn/N1POA g | " g.HnN1XOJg.Hn/< HnN1O `.HnN1XO. *R/A g, |  g"p//< HnN1O JfA`AHP/< #/< HnN1OA# A gB |  g8p./< HnN1POJf. HnHnBN|O -@ʼ`. /< HnBN\O -@ʼ.N1F`jA g& |  gp./< HnN1POJg . *R/Hn/< #Hn/< "/< HnN1OA# . /< HnBNO -@ʼ` .RfA gP |  gFp./< HnN1POJf,A g$ |  gp./< HnN1POJg\. *R/Hn/< "Hn/< #/<  HnN1OA# . /< 0HnBNO -@ʼ.HxHnN1PO @ f.ʼHnHnHn/< 1HnN1Op nHn/< m/<0N1O .0HnN bXO.N1F`&NVp n./< x/<0N1POp n./< /<0N1PO./< HnN1POB0.N1.0HnN XON^NuNVp n./< /<0N1POp n./< /<0N1PO./< HnN1POB0.N1.0HnN TXON^NuNVp n./< /<0N1POp n./< /<0N1PO./< HnN1POB0.N1.0HnN XON^NuNV. /./< HnN1O p nHn/< /<0N1O . N1 . n Hh/< N1POJf$p n<. /< #/<0N1PO`"p n. /< 5/<0N1POHnHnHnNVO Jgp n./< H/<0N1POp n./< T/<0N1PO. ZHn/./.NO -@p nHn/< b/<0N1O Hn/././.Hn/< yHnN1OB0HnN1XO.0HnN2XON^NuNV. /./< HnN1O p nHn/< /<0N1O . N1 . n Hh/< N1POJfpp n. /< /<0N1POp nHn/< /<0N1O HnN1XOHn/< HnN1O `p n. /< /<0N1POp nHn/< /<0N1O HnNXO-@p nHn/< ./<0N1O Hn/.Hn/< :HnN1OB0HnN1XO.0HnNXON^NuNVJ f . N1Hn/.N1tPOrg 9 . N1N^Nup`NV. w/.N1RXO-@JfLp n./< y/<0N1POp n.0/< /<0N1POpN^Nup-@Bp op nHn/< /<0N1O .HxHnN1PO @ gdA g( | gp./< HnN1POJfp`.A g< | g2p./< HnN1POJfp-@.N1F .`6A g( | gp ./< HnN1POJfp`R` NVH p n./< /<0N1POp n. /< /<0N1POJg* nJg". //< /< HnN1O`. /< "/< HnN1O p nHn/< @/<0N1O . NHnN1XO$@ f, 90DL N^Nu. # nX/HRN1PO n PJf. "/< PHRN1PO. gHRN1XO nJg:. /N1RXO&@ g$. HRN1XO.HSN2vXO.N1F.N1``NVH p n./< /<0N1PO. /< HnN1PO. HnN1XO$@ f 90DL N^Nu. /.N1RXO&@ g.HSN2vXO.N1F.N1`NVB9 \p n./< /<0N1PO. /.N1RXO-@B`.HxHnN1PO @ gp nHn/< /<0N1O . l/< lHnNPOJgzJ9 \f(. l/< \N1XO. l/< \N1XO | " g> | l g4./< "N1XOJf n l n l.N1F`:Rp n .N1FJ9 \fpN^Nu n \ n \p`NV. N1 ././< N1POJg&. 'N1 ././< N1POJfp ./.N1&XOR-@B` n "nRR nJg  g n  f ."n B1 nJgp ./N1&XO @-HgR. ;N1 ././< .N1POJf. HN1 "nA-HB` n"nRRpo nJg  g n  f ."nB1pN^Nup`NVH$nJ 'f N1# 'J fH. U/< N1RXO# ./< N10XOJ gB/9 N1XOp.B/9 N1PO. #/< W/9 N1PO. '/9 'N5(//< [/9 N1O. HR/< g/9 N1O LN^NuNVH $n G.p/p/HSN1dO rg pL N^NuJSg +.gp.HkHRN1POB*p`NVH$n ./.NXOJf pLN^Nu././< HnN1O p nHn/< /<0N1O . "HnN1tXOJfp09 " @fxp`NVH$n.HnN1XO /g ~fVGI`RKJg /fBJ.g.HnHnN&POJg. HRN1XO.HRN1XO`BHn/< '/< HRN1OJ9 'f`. HRN1XOpLN^Nu.NJfp`NVH $n.HnN1XOHnN1 XOCA (/g. 'HnN1XOGp/.HSN1&XO&@ f pL N^NuBp nHn/< )/<0N1O BHnNXOrf `/`NVH$n$. . "HRN1tXOJfp09 " @g.HnN1XOHnN1 XOCAA-H` nSB n /fCbp/.HnN1,XO @-Hg BA-H`-| 5Hn/.N1tPOJg>p n./< 7/<0N1POp n.0/< W`hp0.@H gd./.N10XOJgLp n./< a/<0N1POp nd.0/< /<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< /< N1TO p.N1~pf2./< /90/< /9 N3Op.NHnN1XO-@fJg./< /.HR/9 `p0.@H g^p0.@H./.N10XOJg@./< /90/./9 N3Op n./< `J +g. +N1JJgp n. +/< `  @@H.HRN10XOJg(./< /90HR/9 N3O`N1.p/HRN16POJgp n./< /<0N1POp n.0/< /<0N1PO./< /90HR/9 N3O. +N1JpLN^Nu. +N1Jp`NV.NJfpN^Nu./< /<0N1POp`NVH$n(J&L /f`RL`p./< 1HTN1POJg g | 4 g. 6HTN1XOJgp./< 8HTN1POJg" g> | < g4. ?HTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVH$nJ9 fF-| N1"n" B9 N1./< /< /< |N1O ./< |/< NPOrfn. |N1.NfJg>`0. |N1p n. /< /<0N1POpLN^Nu./< |/< NPOJf.Np`NVH$np-@BHRN1XO-@p n./< /<0N1POpf(p0gNp n.0/<  `p.Hn/.N1,PO$.N1Bpg( n. ^/< ;/<0N1PO`A-H-PB/.N1XO$g p0fp n. /< _`p n./< /<0N1POp n./< /<0N1POp n./< /<0N1PO.N1Jg0p n. /< /<0N1POpLN^Nup`NVHt` "| 4Jg R mp m..+/< //< /< N3Op.N m 9 R $p./.N1 XOR/N1TXO-@Jf,.//< B/./< N3Op.N./.N1XO "| 4#LN^NuNVH$nt`z "| 4Jgf g* g\ "| 4JgL .HRN1XOJf6 "| 4.N1 "| 4.N1H "| 4BR mLN^NuNV./< "/< HnN1O p/.HnN1,XO# 'g @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< =/< 7HnN1O p/.HnN1,XO# 'g @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| 4JgHn "| 4/1N1POR mLN^NuNVH.$/. N1HXO$l.0/./. /< RHnN1OHn/< [NPOp0g p0f. N1`p n& 90"|0./< b/<0N1POp n. /< g/<0N1POp n./< q/<0N1PO. N1Jl0.0/. /< vHnN1O Hn/< NPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< HnN1O Hn/< NPOp``NVpN^NuNqNVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNVHN1-@./././. /.N//./< "pf | `LN^Nu | HP/< HRN1O(.N1F. "/. /.pf | <` | DHP/< HnN1Opf. Hnp //< #NO `pNVHHnN1XOHnN1XO$@./*/*/* *R//< F/< N1O |  LN^NuNq/< 48N1X OQ./HJf/H#0N/N1x0<N@@(#)uucp:uucleanup.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9  6 T U r        G   QSubject: Undeliverable Mail This mail message is undeliverable. (Probably to or from system '%s') It was sent to you or by you. Sorry for the inconvenience. Subject: Job Killed By uucp We can't contact machine '%s'. Subject: Warning From uucp We have been unable to contact machine '%s' since you queued your job. The job will be deleted in several days if the problem is not corrected. If you care to kill the job, execute the following command: /usr/spool/uucp/.Admin/uucleanupuucleanupC:D:W:X:m:o:s:x:WARNING: %s: invalid debug level %s ignored, using level 1 usage: %s %s [-oDAYS] [-mSTRING] [-Cdays] [-Ddays] [-Wdays] [-Xdays] [-xLEVEL] [-sSYSTEM] Options: CDWXo require value > 0 usage: %s %s [-oDAYS] [-mSTRING] [-Cdays] [-Ddays] [-Wdays] [-Xdays] [-xLEVEL] [-sSYSTEM]Progname (%s): STARTED Myname (%s), _ShortLocal (%s) Days C.(%d), D.(%d), W.(%d), X.(%d), other (%d) /usr/spool/uucpCAN'T CHDIR (%s): errno (%d) /usr/spool/uucp/usr/spool/uucprCAN'T OPEN (%s): errno (%d) /usr/spool/uucpLCK..LCK..rDirectory: %s file: %s %s/%sC.C.C.C.X.X.D.D.D.D.C.C.D.D.X.X.xprocess(%s), unlink(%s) xprocess: unlink(%s)cprocess(%s) rCan't open file (%s), errno=%d -- skip it! dummy C. -- unlink(%s) dDprocess: dummy C. unlinked(%s)%s%s%s%s%s%scprocess: Bad C. %s, unlink(%s)Job (%s) killed! D.D. %s!%s -> %s!%s (Date %2.2d/%2.2d) Can't be executed. %s!%s -> %s!%s (Date %2.2d/%2.2d) Can't be executed.cprocess: C. %s, mail returned (%d), unlink(%s)text (%s) %s/%swprocess(%s) rCan't open file (%s), errno=%d -- skip it! dummy C. -- skip(%s) %s%s%s%s%s%sshort line (%s): bad D. -- skip(%s) uustat -k%s X.X.%s/%srCan't read %s %s/%s%sretaddr (%s) %s%s%s!%s %s!%s (Date %2.2d/%2.2d) rmailrmailrmailrmailD.D. %s!%s -> %s!%s (Date %2.2d/%2.2d) D.D.D.D. %s!%s -> %s!%s (Date %2.2d/%2.2d) wprocess: %s: %s, warning message sent to %s, returned (%d)text (%s) oprocess(%s), unlink(%s) oprocess: unlink(%s)dDprocess(%s), unlink(%s) dDprocess: unlink(%s)dXprocess(%s), unlink(%s) dXprocess: unlink(%s)%s/%sdMprocess(%s) Local file %s: Remote file %s: toUser %s, toSystem %s Mail sent, unlink(%s) dMprocess: mail %s to %s!%s, returned (%d), unlink(%s)%s/%sdNprocess(%s) Local file %s, unlink(%s) dNprocess: Local news item unlink(%s) Remote file %s, exec rnews(%s), unlink(%s) dNprocess: Remote - exec rnews %s: returned (%d), unlink(%s)rCan't open file (%s), errno=%d -- skip it! buf: %s From From U U Newsgroups: Newsgroups: Mail %s to %s %s mail %s!%sPATH=/bin:/usr/bin:/usr/lbin %s mail %sPATH=/bin:/usr/bin:/usr/lbin sendMail: %s w Sincerely, %s!uucp ############################################# r##### Data File: ############################ Rnews %s %s rnews PATH=/bin:/usr/bin:/usr/lbin wrtoWho(%s) rbuf: %s From From >From >From remote from remote from remote from a%s (%s,%d,%d) %s (%d) @(#)uucp:gnamef.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sstat %s @(#)uucp:expfile.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Corrupt/mkdir - %s .CAN'T STAT PARENT DIRECTORY %s errno %d CAN'T CHMOD PARENT DIRECTORY %s errno %d /bin/mkdirmkdirmkdirexpfile.cexpfile.cexpfile.cCAN'T CHMOD PARENT %s CAN'T SETUID %d expfile.cCHOWN FAILED %s errno %d expfile.cIllegal filename (%s). ./..../....@(#)uucp:uucpdefs.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 D T j u              * 5 A L a t |         $ 2 E W t    /usr/spool/uucp/usr/spool/uucppublicCAN'T OPENCAN'T WRITECAN'T READCAN'T CREATECAN'T ALLOCATECAN'T LOCKCAN'T STATCAN'T CHOWNCAN'T CHMODCAN'T LINKCAN'T CHDIRCAN'T UNLINKWRONG ROLECAN'T MOVE TO CORRUPTDIRCAN'T CLOSECAN'T FORKFILE EXISTSSUCCESSFULNO DEVICES AVAILABLEWRONG TIME TO CALLTALKINGCONVERSATION FAILEDBAD SEQUENCE CHECKLOGIN FAILEDDIAL FAILEDBAD LOGIN/MACHINE COMBINATIONDEVICE LOCKEDASSERT ERRORSYSTEM NOT IN Systems FILECAN'T ACCESS DEVICEDEVICE FAILEDWRONG MACHINE NAMECALLBACK REQUIREDREMOTE HAS A LCK FILE FOR MEREMOTE DOES NOT KNOW MEREMOTE REJECT AFTER LOGINREMOTE REJECT, UNKNOWN MESSAGESTARTUP FAILEDCALLER SCRIPT FAILED@(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:cpmv.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/full %s %s/%s/usr/spool/uucp/.Corruptcpmv.c/@(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d0707070000040051431005550000050000020000010606750406433076700003100000001114usrlibuucp/uudemon.admin#!/bin/sh #ident "@(#)uucp:uudemon.admin 2.2" # # This shell sends uucp status information to an administrator. # It should started by a line in /usr/lib/crontab. # e.g. # # 48 8,12,16 * * * /bin/su uucp -c "/usr/lib/uucp/uudemon.admin" > /dev/null # set +e export PATH PATH=/bin:/usr/bin MAILTO=uucp LOGDIR=/usr/spool/uucp/.Log ULOG=$LOGDIR/uucico TMP=/tmp/uu$$ (uustat -p; uustat -q) > $TMP if [ -s $TMP ] then (echo "Subject: uu-status"; cat $TMP) | mail $MAILTO fi grep passwd $ULOG/* > $TMP if [ -s $TMP ] then (echo "Subject: passwd check"; cat $TMP) | mail $MAILTO fi rm $TMP 0707070000040051541005550000050000020000010607000406433076700003200000010421usrlibuucp/uudemon.cleanu#!/bin/sh #ident "@(#)uucp:uudemon.cleanup 2.2" # # This demon cleans up uucp directories. # It is started by /usr/lib/crontab; # it can be run daily, weekly, whatever depending on the system # uucp load. # The log files get large so you may have to up the ulimit. # e.g. # # 45 23 * * * ulimit 5000; /bin/su uucp -c "/usr/lib/uucp/uudemon.cleanu" # MAILTO=uucp MAILDIR=/usr/mail export PATH PATH=/bin:/usr/bin:/usr/lib/uucp:/usr/lbin TMP=/tmp/uu$$ # # These are taken from the Makefile. If changed in Makefile # they must be changed here also. # PUBDIR=/usr/spool/uucppublic SPOOL=/usr/spool/uucp #LOCKS=/usr/spool/locks # needs a comment in parms.h on USRSPOOLOCKS LOCKS=/usr/spool/uucp XQTDIR=/usr/spool/uucp/.Xqtdir CORRUPT=/usr/spool/uucp/.Corrupt LOGDIR=/usr/spool/uucp/.Log SEQDIR=/usr/spool/uucp/.Sequence STATDIR=/usr/spool/uucp/.Status WORKDIR=/usr/spool/uucp/.Workspace ADMIN=/usr/spool/uucp/.Admin # OLD is the directory for archiving old admin/log files OLD=$SPOOL/.Old O_LOGS=$OLD/Old-Log mv $ADMIN/xferstats $OLD/xferstats mv $ADMIN/audit $OLD/audit mv $ADMIN/errors $OLD/errors mv $ADMIN/Foreign $OLD/Foreign > $ADMIN/xferstats > $ADMIN/audit > $ADMIN/errors > $ADMIN/Foreign # # The list in the for controls how many old LOG files are retained. # O_LOGS-2 goes to O_LOGS-3, O_LOGS-1 goes to O_LOGS-2. # Todays goes to O_LOGS-1 # for i in 2 1 do j=`expr $i + 1` mv ${O_LOGS}-$i ${O_LOGS}-$j done # # Combine all log files into O_LOGS-1. # Add a name separator between each system. # > ${O_LOGS}-1 for i in uucico uucp uux uuxqt do if [ ! -d $LOGDIR/$i ] then (echo "uudemon.cleanup: HELP! PANIC! FIRE!:" echo "$LOGDIR/$i not directory! - remaking") | mail $MAILTO rm -f $LOGDIR/$i mkdir $LOGDIR/$i chmod 777 $LOGDIR/$i continue fi cd $LOGDIR/$i if [ "`pwd`" != "$LOGDIR/$i" ] then (echo "uudemon.cleanup:" echo "unable to chdir to $LOGDIR/$i") | mail $MAILTO fi for j in * do if [ "$j" = "*" ] then break fi echo "********** $j **********" >> ${O_LOGS}-1 cat $j >> ${O_LOGS}-1 rm -f $j done done # Execute the system directory cleanup program # See uucleanup.1m for details. uucleanup -D7 -C7 -X2 -o2 -W1 # Use the grep instead of the mv to ignore warnings to uucp # grep -v 'warning message sent to uucp' $ADMIN/uucleanup > $OLD/uucleanup mv $ADMIN/uucleanup $OLD/uucleanup if [ -s $OLD/uucleanup ] then (echo "Subject: cleanup"; cat $OLD/uucleanup) | mail $MAILTO fi >$ADMIN/uucleanup # cleanup funny directories that may have been created in the spool areas for d in $SPOOL/[A-z]* do if [ -f $d ] then # skip any regular files, like lockfiles # and mail.log and so forth continue fi if [ -z "`ls $d`" ] then # empty directory continue fi cd $d # if we were really exceptionally paranoid then # we'd check that we were in the correct directory for s in * do if [ "$s" = "*" ] then break fi if [ -d $s ] then # Remove subdirs of subdirs rm -fr $s fi done # if it is now empty, remove it. cd .. rmdir $d done 2>&1 >/dev/null # # Find old cores # find $SPOOL -name core -print > $TMP if [ -s $TMP ] then (echo "Subject: cores"; cat $TMP) | mail $MAILTO fi # # Remove old files and directories # find $PUBDIR -type f -mtime +30 -exec rm -f {} \; find $PUBDIR/* -depth -type d -exec rmdir {} \; find $SEQDIR -mtime +30 -exec rm -f {} \; find $WORKDIR -mtime +1 -exec rm -f {} \; find $STATDIR -mtime +2 -exec rm -f {} \; find $CORRUPT -mtime +10 -exec rm -f {} \; rm -f $LOCKS/LTMP* rmdir $SPOOL/[A-z]* 2>/dev/null # # Mail a daily summary of status # grep passwd ${O_LOGS}-1 > $TMP grep "REQUEST.*/" ${O_LOGS}-1 >> $TMP #if [ -s $TMP ] #then # (echo "Subject: uucp requests"; cat $TMP) | mail $MAILTO #fi awk '/(DENIED)/ {print prev} {prev = $0}' ${O_LOGS}-1 > $TMP if [ -s $TMP ] then (echo "Subject: uucp DENIED"; cat $TMP) | mail $MAILTO fi uustat -q > $TMP if [ -s $TMP ] then (echo "Subject: uu-status"; cat $TMP) | mail $MAILTO fi ls $CORRUPT > $TMP if [ -s $TMP ] then (echo "Subject: $CORRUPT"; cat $TMP) | mail $MAILTO fi tail $OLD/errors 2>/dev/null > $TMP tail $OLD/Foreign 2>/dev/null >> $TMP if [ -s $TMP ] then (echo "Subject: uucp Admin"; cat $TMP) | mail $MAILTO fi (echo "Subject: uucleanup ran; $SPOOL du"; du $SPOOL) | mail $MAILTO # # Dispose of mail to uucp and nuucp # #rm -f $MAILDIR/uucp $MAILDIR/nuucp $TMP 0707070000040051621005550000050000020000010607170406433077000003000000000121usrlibuucp/uudemon.hour#ident "@(#)uucp:uudemon.hour 2.2" /usr/lib/uucp/uusched & /usr/lib/uucp/uuxqt & 0707070000040051661005550000050000020000010607220406433077000003000000001622usrlibuucp/uudemon.poll#! /bin/sh #ident "@(#)uucp:uudemon.poll 2.2" # This shell should be run out of crontab every hour, # a little before uudemon.hour since this one # does not start the scheduler. PATH=/bin:/usr/bin:/etc:/usr/lib/uucp SPOOL=/usr/spool/uucp POLLFILE=/usr/lib/uucp/Poll # POLLFILE is a list of "system hour1 hour2 hour3 ..." for polling # For example # raven 2 6 10 # without the # at the beginning. Lines starting with # are ignored. # NOTE a tab must follow the machine name umask 022 set +e HOUR="`date '+%H'`" # HOUR="`date | sed -e 's/:.*//' -e 's/^.*\(..\)$/\1/'" HOUR=`expr $HOUR + 0` cat $POLLFILE | sed -n -e "/^[^#].*[ ]$HOUR[ ]/s/ .*//p" -e "/^[^#].*[ ]$HOUR\$/s/ .*//p" | while read site do if test ! -d $SPOOL/$site then mkdir $SPOOL/$site chown uucp $SPOOL/$site fi j=`expr $site : '\(.\{1,7\}\)'` touch $SPOOL/$site/C.${j}n0000 chown uucp $SPOOL/$site/C.${j}n0000 done 0707070000040051741007550000000000020000010607250411241602300002300000031420usrlibuucp/uugettyR!* T .text .data $@.bss  T.lib %d %dNVN^NuNVN^NuNVN^NuNVH BB.p/N1nXOBp/N1nXOp-@BSgpѮ n P -f~ n PA-H nJgHH @cg @hgp @rgp @tf:pѮ nHH"|0 1gHn/< /.N1O pѮ nHH"|0 1fS`B`pѮ nHH"|0 1gJf8 n  n  n $n` Am Zn RJJfp`*NVH J g -y `-y B`(. /.N1RXO @-Hfp.N1RpnJf"./< NXO | H L N^Nup-@GB.`.  f . gBRKBAηd4 nSm n"hR@H` .N1-@rfpgt  glB.`.  f . f6B nSm n"hR@H` .N1-@rfJ g. 0/<0N1XOpfAηgzBHH g  fBJ gHn/< A/<0N1O .#g*$| BBjBjBjBj BjBjBjBjB(B,p-@G`-np-@`p.HnHSNPO//< @N1PO$ @`RKHH"|0 1f #fRKp-@`ZA.HSNHXO&@ gjp0*r0€fj0jj RKp-@`A.HSNXO&@ g@RKp-@`-| ``2 \fHnHSNPO .S d nRRKg #f #f%| `(p-@ nRBRK`-np-@`rp.HnHSNPO//< PN1PO%| P,`RKHH"|0 1fJfjB` Srb@0; NJ\ pg Jg .`JfJg$./.N1XOJf.N1F J`xJ g./< [/<0N1POp0* .?*Bg?*Bg?*Bg/< c/<0N1Op0*.?*Bg?*Bg?*Bg/< /<0N1O.(/< /<0N1PO.,/< /<0N1PO`6J g.RBHn ."| /1/< /<0N1Opg.N1F`xNVH $n n B`D \f6HnHRNPO n ".Ӑ .RHH"|0 1f `& n RRJHH"|0 1f \g&| B`8 \fHnHRN^PO n ".Ӑ` dRJ n RHH"|0 1f Jg #fB |  L N^NuNVH $nRHH @ngn @bg @ff6t `zt `tt`n @rg @tg @vft `Vt `Pt `J 0m< 7n6v$pl$HH0R 0m 7o`tSJ` R`Jg n " R HHL N^NuNVH $n n BP n Bh n Bh n Bh`HnHRNPO-@ @Jg. '/N1XOJf* n P& n h n h n h+`. H/.NXO&@ g n 2+P`. /.NXO&@ g n 2+h`j. /.NZXO&@ g n 2+h`D. /.N6XO&@ g n 2+h` J g./< ,/<0N1PO #gJf #g L N^Nu J J`NVH t` "n BRm&n$KtJg>l8`RJRK  g  gJg" "n #`HnHRNxPO` L N^NuJg \g  g  f RJBR``NVH $n* HH.N1N$pgP* g&| ;`* g&| >`* g &| @./N1^XO @ L N^Nu.N1B`NVH$nJ9 fF-| N1"n" B9 N1./< /< /< N1O ./< /< NPOrfn. N1.NfJg>`0. N1p n. /< /<0N1POpLN^Nu./< /< NPOJf.Np`NVH$np-@BHRN1XO-@p n./< /<0N1POpf(p0gNp n.0/< `p.Hn/.N1,PO$.N1Bpg( n. */< /<0N1PO`A-H-PB/.N1XO$g p0fp n. Y/< +`p n./< Z/<0N1POp n./< j/<0N1POp n./< v/<0N1PO.N1Jg0p n. /< /<0N1POpLN^Nup`NVHt` "| Jg R mp m..+/< //< /< NOp.N m 9 R $p./.N1 XOR/N1TXO-@Jf,.//< B/./< NOp.N./.N1XO "| #LN^NuNVH$nt`z "| Jgf g* g\ "| JgL .HRN1XOJf6 "| .N1 "| .N1H "| BR mLN^NuNV./< /< HnN1O p/.HnN1,XO# ,g @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< /< HnN1O p/.HnN1,XO# ,g @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| JgHn "| /1N1POR mLN^NuNVH.$/. N1HXO$l.0/./. /< HnN1OHn/< 'NPOp0g p0f. N1`p n& 90"|0./< ./<0N1POp n. /< 3/<0N1POp n./< =/<0N1PO. N1Jl0.0/. /< BHnN1O Hn/< PNPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< YHnN1O Hn/< _NPOp``NVpN^NuNq/< %dN1X OQ./HJf/H#0N/N1x0<N@@(#) uugetty.c 1.17@(#) jhc@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9       @              @  % + / 3 9 = A E I P U Z _ d j n r@ x |@                         0 @       % ) - 2 9 ? D J P@ W ^ c i n x |    #@;#@     J       IGNBRKBRKINTIGNPARPARMRKINPCKISTRIPINLCRIGNCRICRNLIUCLCIXONIXANYIXOFFOPOSTOLCUCONLCROCRNLONOCRONLRETOFILLOFDELNLDLYNL0NL1CRDLYCR0CR1CR2CR3TABDLYTAB0TAB1TAB2TAB3BSDLYBS0BS1VTDLYVT0VT1FFDLYFF0FF1B0B50B75B110B134B150B200B300B600B1200B1800B2400B4800B9600EXTAEXTBB19200B38400CS5CS6CS7CS8CSTOPBCREADPARENBPARODDHUPCLCLOCALHFCHDXISIGICANONXCASEECHOECHOEECHOKECHONLNOFLSHnonevt100hp45tektronixtekds40-1vt61tecLDISC0defaultLOGIN: default/dev/syscon/etc/issue/etc/gettydefs%d%d%d%duugetty: timeout argument invalid. "%s" Check Mode Usage: uugetty -c gettydefs-like-file rCannot open %s uugetty: no terminal line specified. uugetty: unable to find %s in "%s". uugetty: %s is an undefined terminal type. uugetty: %s is an undefined line discipline. /dev%s.%s/usr/spool/uucp/LCK.uugetty: cannot open "%s". errno: %d r+uugetty: cannot fdopen "%s". errno: %d r%slogin/bin/loginuugetty: pointer to next speed in entry %s is bad. uugetty: unable to find %s again. LOGIN/etc/wtmpr+a idinitial flagsfinal flagsmessagenext idruugetty: can't open "%s". Entry too long. **** Next Entry **** %s id: %s initial flags: iflag- %o oflag- %o cflag- %o lflag- %o final flags: iflag- %o oflag- %o cflag- %o lflag- %o message: %s next id: %s Parsing failure in the "%s" field %s<--error detected here SANEUndefined: %s r+rw@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:uucpdefs.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 h x    ) B N Y e p   4 H V i {     /usr/spool/uucp/usr/spool/uucppublicCAN'T OPENCAN'T WRITECAN'T READCAN'T CREATECAN'T ALLOCATECAN'T LOCKCAN'T STATCAN'T CHOWNCAN'T CHMODCAN'T LINKCAN'T CHDIRCAN'T UNLINKWRONG ROLECAN'T MOVE TO CORRUPTDIRCAN'T CLOSECAN'T FORKFILE EXISTSSUCCESSFULNO DEVICES AVAILABLEWRONG TIME TO CALLTALKINGCONVERSATION FAILEDBAD SEQUENCE CHECKLOGIN FAILEDDIAL FAILEDBAD LOGIN/MACHINE COMBINATIONDEVICE LOCKEDASSERT ERRORSYSTEM NOT IN Systems FILECAN'T ACCESS DEVICEDEVICE FAILEDWRONG MACHINE NAMECALLBACK REQUIREDREMOTE HAS A LCK FILE FOR MEREMOTE DOES NOT KNOW MEREMOTE REJECT AFTER LOGINREMOTE REJECT, UNKNOWN MESSAGESTARTUP FAILEDCALLER SCRIPT FAILED0707070000040052061045110000050000020000010607770406433077100002300000030510usrlibuucp/uuschedR ;[ d H%( .textd .data H$@.bss H H%.lib 2 2NVN^NuNVHBy d# h. D/< lN1XO`rugNrxf.0&N1V# @Jn.0&/< l/< Q/<0N1O p# @`n.0&N1V3 dJ@nV.0&/< l/< /<0N1O 3 d`*. /< l/< /<0N1O p.N. L/. /.N1PO-@rf .0"g*. /< l/< /<0N1O p.Np @n. l/< /<0N1PO. 9/< N1RXO-@Jf*p @n. N/< ;/<0N1PO`Hn/< h/.N1O .N1Fp @n./< k/<0N1POB`6./< /< HnN1O .HnNXXOJgR .䰮m .䰮f(p @n./< /<0N1POBNp @n./< /<0N1PO. N1*Jf. /< N1RXO @-Hfpe.N0`. |HnN1tXOJftp09  @f\. HnN1RXO @-Hg@` ..f .CfHnNXORHn/.NPOrg.N1FHn/.NPOrf4 |  gVA gLp.Hn/< N1POJf0`B9 HnN1O HnNFXOrg@. NJf0p @n. /< Y/<0N1PO. N`$p @n. /< l/<0N1PO0.HS"Ё$0.H"Ё"| A SnJnnBN LN^NuNV.N1 -@p @n./< /<0N1PO-| `TJgF"gBp.//.N1POJf,.N1 ".o./.N1XO n N^Nu nJf . r.N1 mL . r.N1 f(./< Hx/< /< NO`-| <./.N1XO nB`bNV./< HnN1POJy dg0y d./< HnN1PON1JffJy dg.. hBHnHn/< /< /< N1`O`(. hBHn/< /< /< N1`Opd.N6HnN1XOp @n0n./< /<0N1PON^NuNVBN.N1xN^NuNqNVH $n G.p/p/HSN1dO rg pL N^NuJSg +.gp.HkHRN1POB*p`NVH$n ./.NXOJf pLN^Nu././< jHnN1O p @nHn/< p/<0N1O . |HnN1tXOJfp09  @fxp`NVH$n.HnN1XO /g ~fVGI`RKJg /fBJ.g.HnHnNPOJg. HHRN1XO.HRN1XO`BHn/< !/< HRN1OJ9 !f`. HRN1XOpLN^Nu.NJfp`NVH $n.HnN1XOHnN1 XOCA (/g. HnN1XOGp/.HSN1&XO&@ f pL N^NuBp @nHn/< /<0N1O BHnNXOrf `/`NVH$n$. . |HRN1tXOJfp09  @g.HnN1XOHnN1 XOCAA-H` nSB n /fCbp/.HnN1,XO @-Hg BA-H`-| Hn/.N1tPOJg>p @n./< /<0N1POp @n.0/< `hp0.@H gd./.N10XOJgLp @n./< /<0N1POp @nd.0/< :/<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< O/< DN1TO p.N1~pf2./< [/90/< U/9 N\Op.NHnN1XO-@fJg./< e/.HR/9 l`p0.@H g^p0.@H./.N10XOJg@./< o/90/./9 NOp @n./< y`J %g. %N1JJgp @n. %/< `  @@H.HRN10XOJg(./< /90HR/9 NO`N1.p/HRN16POJgp @n./< /<0N1POp @n.0/< /<0N1PO./< /90HR/9 |NO. %N1JpLN^Nu. %N1Jp`NV.NJfpN^Nu./< /<0N1POp`NVH$n(J&L /f`RL`p./< HTN1POJg g |  g. HTN1XOJgp./< HTN1POJg" g> |  g4. HTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNVH$nJ9 .fF-| .N1"n" 2B9 3N1./< C/< 8/< HN1O ./< H/< .NPOrfn. HN1.NfJg>`0. HN1p @n. o/< S/<0N1POpLN^Nu./< H/< .NPOJf.Np`NVH$np-@BHRN1XO-@p @n./< p/<0N1POpf(p0gNp @n.0/< `p.Hn/.N1,PO$.N1Bpg( @n. /< /<0N1PO`A-H-PB/.N1XO$g p0fp @n. /< `p @n./< /<0N1POp @n./< /<0N1POp @n./< /<0N1PO.N1Jg0p @n. X/< =/<0N1POpLN^Nup`NVHt` "| 2Jg R 4mp m..+/< i//< h/< YN\Op.N 4m 9 4R 4$p./.N1 XOR/N1TXO-@Jf,.//< B/./< rN\Op.N./.N1XO "| 2#LN^NuNVH$nt`z "| 2Jgf g* g\ "| 2JgL .HRN1XOJf6 "| 2.N1 "| 2.N1H "| 2BR 4mLN^NuNV./< /< HnN1O p/.HnN1,XO# 2g @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< /< HnN1O p/.HnN1,XO# 2g @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| 2JgHn "| 2/1N1POR 4mLN^NuNVH.$/. N1HXO$l.0/./. /< HnN1OHn/< NPOp0g p0f. N1`p @n& 90"|0./< /<0N1POp @n. /< /<0N1POp @n./< /<0N1PO. N1Jl0.0/. /< HnN1O Hn/< NPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< HnN1O Hn/< NPOp``NVpN^NuNqNVpH$. BB.HnN1XOB./< X/< RHnN1O . pHnN1RXO$@ gb.pd/HnN1PO @ g6p.HntHnNPOrf.xN1V-@.N1P-@JnB.N1F rb`@0; NJ>R*>>RRRR*RR*RRRRRRRDplbLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. rHnN1RXO$@ f.p[./< t/90Hn/9 `NOp.N.HnN10XO./././././/< }HRN1O.N1F`NV|H./< /< HnN1O . HnN1RXO$@ f`.N1FHnN1XO`.pd/HnN1PO @ g.N1FHnN1XOHnHnHnHn/< HnN1O$. [rb@0; NJ""""tt""t"t""""t" .lD. /< NXOp @n./< /<0N1PO .LN^Nup`NqNVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNV./.p//./. /.N2ON^NuNV./.p//./. /.N ON^NuNVHJ @g$|0`*. /< N1RXO$@./< N10XO g>N1-@./././. /.N//./< lpf | `LN^Nu | HP/< HRN1O(.N1F. l/. /.pf | (` | 0HP/< HnN1Opf. LHnp //< NO `pNVHHnN1XOHnN1XO$@./*/*/* *R//< 2/< N1O | LN^NuNq/< 2N1X OQ./HJf/H#0N/N1x0<N@@(#)uucp:uusched.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9uuschedu:x:WARNING: %s: invalid debug level %s ignored, using level 1 WARNING: %s: invalid debug level %s ignored, using level 1 usage: %s %s [-xNUM] [-uNUM] usage: %s %s [-xNUM] [-uNUM]Progname (%s): STARTED /usr/lib/uucp/MaxuuschedsrNo limitfile - %s /usr/lib/uucp/Maxuuscheds%dUusched limit %d -- %s.%d/usr/spool/uucp/LCK.Sfound %d -- cleanuping continuing /usr/spool/uucp/usr/spool/uucprLCK..LCK..rmachine: %s, ccount: %d Execute num=%d num=%d, snumber=%d, Rmtname=%s %s.%s/usr/spool/uucp/LCK.call exuucico(%s) system %s locked or inappropriate status--skip it machine(%s) called MACHINE TABLE FULLuusched.c-s%s-x%.1d/usr/lib/uucp/uucicoUUCICO-r1/usr/lib/uucp/uucicoUUCICO-r1ret=%d, @(#)uucp:gnamef.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sstat %s @(#)uucp:expfile.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Corrupt/mkdir - %s .CAN'T STAT PARENT DIRECTORY %s errno %d CAN'T CHMOD PARENT DIRECTORY %s errno %d /bin/mkdirmkdirmkdirexpfile.cexpfile.cexpfile.cCAN'T CHMOD PARENT %s CAN'T SETUID %d expfile.cCHOWN FAILED %s errno %d expfile.cIllegal filename (%s). ./..../....@(#)uucp:uucpdefs.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9   " - 9 D Q ` k v             , 4 H [ h t         , D ^ } /usr/spool/uucp/usr/spool/uucppublicCAN'T OPENCAN'T WRITECAN'T READCAN'T CREATECAN'T ALLOCATECAN'T LOCKCAN'T STATCAN'T CHOWNCAN'T CHMODCAN'T LINKCAN'T CHDIRCAN'T UNLINKWRONG ROLECAN'T MOVE TO CORRUPTDIRCAN'T CLOSECAN'T FORKFILE EXISTSSUCCESSFULNO DEVICES AVAILABLEWRONG TIME TO CALLTALKINGCONVERSATION FAILEDBAD SEQUENCE CHECKLOGIN FAILEDDIAL FAILEDBAD LOGIN/MACHINE COMBINATIONDEVICE LOCKEDASSERT ERRORSYSTEM NOT IN Systems FILECAN'T ACCESS DEVICEDEVICE FAILEDWRONG MACHINE NAMECALLBACK REQUIREDREMOTE HAS A LCK FILE FOR MEREMOTE DOES NOT KNOW MEREMOTE REJECT AFTER LOGINREMOTE REJECT, UNKNOWN MESSAGESTARTUP FAILEDCALLER SCRIPT FAILED@(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:systat.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Statusrwsystat.c%d %d %ld %ld %s %s %s/%s/usr/spool/uucp/.Statusr%d%d%ld%ldRETRY TIME NOT REACHEDNO CALLRETRY TIME (%ld) NOT REACHED @(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d0707070000040052111045110000050000020000010610510406433077400002100000114124usrlibuucp/uuxqtR  nP$TJn .textnP .data $Tt@.bss $T $TJ.lib o oNV.p/N1nXO.p/N1nXO.p/N1nXO.p/N1nXO.p/N1nXO.p /N1nXO.p /N1nXO.p /N1nXO.p /N1nXO.p/N1nXO. /< Z N1XO# ^ BN1# ^<. !/< IN1XOQ I. UN&p# IB IB.`trsg&rxf:.0&N1V# DJnPp# D`F./90&HnN1PO`,. ;/< I/< ,/<0N1O p.N1x. '/. /.N1PO-@rfn .0"g,. _/< I/< P/<0N1O p.N1xp Dn. /< t/<0N1PO. /< N1RXO-@Jf*p Dn. /< /<0N1PO`Hn/< /.N1O .N1Fp Dn./< /<0N1PO. /< NXO-@p Dn./< /<0N1POJm4 .m*p Dn./< /<0N1POBN1xp Dn./<  /<0N1PO. /< QN1XON1# IN1# I. Q/NPXO. QN"dp Dn. Q/< /<0N1PO. U/9 INPXOp Dn. 3/< '/<0N1PO. 4/9 HN1RXO-@Jf0./< 6/90/9 H/9 dN>xOp.NJ.gB. HnN12XO @ g^p DnHn/< >/<0N1O ./< dN1/Hn/< TN>O.N1Fpe.NHn/< r/< lHnN1O.HnNPXOJfHnN ~XOBNTR.N1FBNN^Nu./< N1/Hn/< N>O`FHn/< /< HnN1O.HnNPXOJfHnN XOBNTR. HHn/.N%POrf`. HnN12XO @ g`VNVBNTR.N1xN^NuNVH$../N1nXO./< HnN1PO. HnNZXO D.NLN^NuNVp Dn./< /<0N1PO. 9 R "逐"| $TAHPN1XON^NuNVH $n&n .N1 AA.HRN1 XOAHhN1XODL N^NuNVp Dn. $T/< /<0N1PO.hp//9 /< $TN1O p Dn. $T/< /<0N1PON^NuNVJ oRS  9 "逐"| $TA./.N1XOp Dn./< /<0N1POpN^NuB p`NVH $n&n J f. HSN1RXO-@Jf(pL N^Nu.NlJg.N<  l<./.N%XOrf(p Dn./< /<0N1PO Xg`.N1FN.N`NVH $n. .HRN1RXO&@ f`pp DnHn/< 0/<0N1O .FfNHn/< 4HnN1O HnNDXOHnHnN1tPOrf.N1FpL N^Nu.HxHnN1PO @ fn.N1Fp`NVH. 7/< ^N1RXO$@ f|p Dn. ^/< 9/<0N1POLN^NuHnHn/< SHnN1Orm*Hn/< ^/< XHnN1OHnN1XO.HxHnN1PO @ g .Fg`.N1F`|NV8H. v/< ^N1RXO$@ fp Dn. ^/< x/<0N1POLN^NuHn|Hn/< HnN1OrmHnNDXOHn|/< /< HnxOp.N.Hn`.N1F`&NV. ^/< M/< HnN1O . HnN1RXO @-Hfp DnHn/< /<0N1O N^NuHn|Hn/< HnN1OrmHn/< M/< HnN1OHn|/< /< HnxOp.N.HnN10XO.HxHnN1PO @ g .Fg*`.N1F`NVp@@@HnHn/.N"O @-Hgp DnHn/< &/<0N1O .HH @g @\gV @^g @`gH @|f$HnHn/< bN1PO/N1POp`Fp jfFHnHnN2DPOJfp`HnHn/< bN1PO/N1POp# j`lHnNHXOJgp`THnHn/< bN1PO/`,J.gHn/< bN1POp`NV.HnN1XO nHH @!g @/g @~fHnNXO`FHnNXON^Nup!.HnN1&XO @-Hf(p/.HnN1&XO @-HgF.NFJg:p`. UN1 .Hn/< UN1POJf nA.NF`p`NV.NDp Dn./< 0/<0N1POB/.N4XOrgp./.N4XOrfpN^Nup`NV./.N?//< ^/< >HnN1Op DnHn/< j/<0N1O J gJ | U g@./. N1XOJf..HnN1XO./.HnHnN $O N^Nu./. /< xHnN1O `NV./.N?//< ^/< ~HnN1ON1././< HnN1O . HnN1RXO @-HgHn/< /.N1O nJg. ^/N1tXOJfxJ ^gn. /.N1RXO @-HgR./< N1XO./.NBXOJg./< N1XO.N1F.p /N1XO.N1F. /./< HnN1O N1JfBN1Bp.N1Bp.N1Bp./< N1XOp./< N1XOp./< N1XO.p/N1nXO.p/N1nXO.p/N1nXON\. ^ BHnHn/< $/< /< N1`Opd.N1~HnN1XOHnN1XON^NuNVD./< IN1XO. IN=. IN(P` p. ^NB:` `Jvf0./< 6/90/< ^/9 dN>xOp.NHnL/< ^N1tPOrg#b ^<. QHnLN1XO. >HnN1XO. HHnN1XO. Up//< RHnN1O Bp@L@L@NP p-@-@-@-@-@`X.LHH @Ngn @Bg @Cg @Ig* @Mf&p-@Hnz/< HnMN1O `Hn/< ZHnMN1O HnNDXOBHnN4XOJgp DnHn/< ]/<0N1O p-@`HnNHnN1POHnN1 XOCA ( fpHnN1 XOCAB(`TR`Lp-@`B @Og4 @Rg @Ug @Zg @nfR`HnL/< W`HnHn/< oHnMN1O. tHnN12XO @-HgBJ.g*A g | U g.HnN1XOJfHnNDXOp.HnN4XOJg~p-@p DnlHn/< w/<0N1O `NR`HHnL/< HnMN1O HnL/< /< IHnLN1PO/N1PO/N1PO.vHxHnLN1PO @ f.vN1Fp DnHn/< /<0N1O p DnHn/< /<0N1O p DnHn/< /<0N1O p DnHnL/< /<0N1O p DnHn/< /<0N1O J.LgHnLHnLN1PO. HnLN12XO @-HgBJ.gJfRA g4 |  g*. HnN1XOJf. HnN1XO`8HnzpO/HnpD/NJOHnz/< /< HnN1OHnL/< I/< k/< M/< /< bN1Op# jHnNXO-@Jfpg pfpf$HnL/< xHnN1O HnL/< `"HnL/< HnN1O HnL/< HnLN1O HnHnNZPOp DnHn/< /<0N1O Jg4. HnLHnJgA` | HP/< IHnLNOJgHnLHn/< Hnz/< INO`HnL/< HnN1O Hn/< bNZPOp Dn. b/< /<0N1PON. N1*Jg0./< xOp.NhBN1-@p Dn. b/< D/<0N1POHnzpE/HnpD/NJOHnz/< X/< RHnN1OHnHnHn/< bN;O-@.N1pf2N"./< s/90HnL/9 N>Op.NJfl. {HnLN1XOJg&. HnLHn/< /< IHnLN"OJg HnLHn/< Hnz/< INO` .@H-@HJg ./< `p./< HnLN1POp DnHnL/< /<0N1O Jg2HnHnLHnJgA` | HP/< IHnLNbOJgHnLHnHnHnz/< INOHnLHn/< HnN1O. HnNZXO. IN=NJgBHnN1 XOJg.HnN1HXO.N1B. HnN1RXO-@rJf../< /90Hn/9 dN>xOp.N. ^HnN1tXOJfTJ ^gL. HnN1RXO @-Hjg2HnL/< /.rN1O .r/.jNBXO.jN1F.rN1FA g" | g. HnN1XOJgA g0 | U g&.HnN1XOJfHnHnNAPO`|HnzpO/HnpC/NJOHnz/< /< HnN1O. 5HxHnN1HPO-@/N1^XO-@nJmJf../< 7/90Hn/9 dN>xOp.NJp/.HnN1,XO @# ^gA`A.HnLHnp//HnN1,PO @# ^gA`AHP/< ?/.nN1O.nN1FHnp//HnN1,PO @# ^gA`AHPHnN9O Hnp//HnN1,PO @# ^gA`AHPHnN9O . V/< ^N1RXO-@vJfV./< X/90/< ^/9 dN>xOp.N`$Hn/< `HnMN1O HnN1XO.vHxHnLN1PO @ g .FLg`. ^N1.vN1FHnN1XO. M/< ^NXOJoFp Dn. ^/< '/<0N1PO. 4/< ^N1RXO @-HvfL`8N^NuNVtB. c/. N1RXO-@Jf./< e/90/. /9 dN>xOp.N`P.N1 .Hnx/.N1POJf0Hnx/. /< mHnN1OHnNQXOJgRHnx/.N%POrg.N1F .N^NuNqNVH . /.N12XO @-HgB./< /< HnN1O . HnN1XO$@ g. /< HRN1PO nJg. ^/N1tXOJfjJ ^g`. /.N1RXO&@ gF./< N1XO.HSNBXOJg./< N1XO.N1F.p /N1XO nJg2./< /N1XO. ^/.N1tXOJfJ ^f./< BN1`L N^NuB/.N4XOrf4./< ON1XO././< mHnN1O . `J. /.N1RXO&@ f@./< N1XO././< HnN1O . HnNZXO`8./< N1XO.HSNBXOJg./< N1XO.N1F.p /N1XO.N1`NV-y ^ `L. N1 . n//< N1POJf"./< /< 4TN1PO n 4TX nJfN^NuNqNVH<$n&n (n gB`HH.N rgB`RJHH.NrgBJf L<N^NuHH.Nrf`HH.NrfZ (f|)`R.HH.HRN@XO*@ R.HRHTN1PO RB4$M.fRJ J`tHH.NHr gB`NVH$n n B (f2p).HRNXO&@RJ .HR/.N1PO "nB1`P(Jp!.HTN1&XO&@ f./.N1`*g4 +\f,B+./.N1XO./.N1XOpLN^NuB g | U g.HTN1XOJg"./. N1XOR./.N1XOp`I`^NVH$n=|Z`.fSnf`.fRnRJJf J LN^NuNV. HH @(gpn8 @ gnJ@g @ g @ fZpN^Nup` @"gB @&g6 @'g6`: @\g(n @;g @g` @^g @`g @|f p`p`p `NqNVH $n G.p/p/HSN1dO rg pL N^NuJSg +.gp.HkHRN1POB*p`NVH$n ./.NXOJf pLN^Nu././< zHnN1O p DnHn/< /<0N1O . ^HnN1tXOJfp09 ^ @fxp`NVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVp Dn./< /<0N1POp Dn. /< /<0N1PO. N-@JfDp ./. /.NhPO-@Jg@p Dn. //< /<0N1POpN^NuB/< 0/.N$PO-@p Dn,N ^Jg | A` | F./< 1/<0N1POp Dn,N rJg | [` | `./< L/<0N1POp Dn,N .Jg | w` | |./< f/<0N1POp Dn. :/< /<0N1PO .`NVH p Dn./< /<0N1POp./< /.NPO&pfp./< /< NPOp# :xp Dn,N *Jg | ` | ./< /<0N1POp Dn,N >Jg | ` | ./< /<0N1POp Dn,NJg | ` | ./< /<0N1POp Dn. :/< /<0N1POt`(p Dn ./< /<0N1POR "| 5Jf L N^NuNVJ fpN^Nu n JgHn/NPO-@ JgJg./.N1XOJfp`NVJ 4g, |  g".  /9 4N1XOJf p# :t`B :tJ 4g, | $ g". (/9 4N1XOJf p# :x`B :xJ 4|g, | , g". 0/9 4|N1XOJf p# :|`B :|J 4g p./9 4/< :N1POB9 :`B9 :J 4gJ ~g . ~N1H. 4N1 R.N1B# ~Jf../< 4B/9 4/9 tN>xOp.N. 4/9 ~N1XO y ~# 4# 4# LN^Nu# A L`NVHB ."| 4t$qpgpgpgpfp` p fp-@ gJf pLN^Nut``Jgrgr gz. N1FNz. 4p/NXO. 4p/NXON2Jf #  4. 5Pp/NXO. 5p/NXO. 5p /NXOpN^NuJgJ g. /.N1XOJf. 4t/.N`JgrJgj./.N1XO`. 4tN0Jg4. N1Fp Dn./< /<0N1POp`b ."| 4t-qJg nJgHn/NPO-@ .`NV.  /< N1RXO @# fp DnJ. /<  /<0N1PO`.p Dn./< 6/<0N1PO. N1FpN^NuJ 4g$. 4/.N\XOJf. N1Fp`. 4tN Jg`NVHt` "nBRp m. :N(Jf pLN^Nu$| :`HnHRNPO$@t`@Jg8 "| Jg( ./.N1XOJf "n#`Rp mp m,./< m//./< NN>xOp.N gJfnp`TNVH$n`RJJg  g  g n `RJJg =fJgB n !J`RJJg  g  g  fJgB J LN^NuNVH $n`8HnHRN1POHnN1 XO *\fSJ` L N^Nu. HxHnN1PO @ gHnN1 XOSCG` KSKBAe  g  g  g .#g . gJ.fZ`NVH &| >$n` :g Jg >eB :fRJ n > J L N^NuNV 9 :tN^NuNVJ9 :g. :/.N1XON^Nu.N&`NV 9 :|N^NuNV 9 :xN^NuNVp Dn./< z/<0N1PO. /.N`XON^NuNVH $n&n t`4 .N1 .HR /3N1POJf pL N^NuR Jfp`NVH$nBt` Jg4 |  g*.  "| 5/1N1XOJf p-@` /g>p/. "| 5/1N1,XO# ^g @A` "| 5 q-H` "| 5-qp Dn./< /<0N1POJg& g"./.N1XOJf "| 5.`R "| 5Jfpf./. N1XOpLN^Nu. /. N1XOp`NVH.NIrf LN^NuJ f*. 4/.N,XOJg. 5P/.NXOJgp f*. 4/.NXOJg. 5/.NXOJgh. MN1 ././< MN1POJfH. MN1 "nE /f. Dg Xf"R .fp/.HRN1&XO @ fp`*p`$NVH . N1 "n AG /f<`R/p/./.N1,XO @# ^gA` n.HkN1XO`.. ^/. N1tXOJfp09 ^ @g. ^/. N1tXOJf 9 ^fHn/. N1tPOJg. HnN1XOp/.HnN1,XO$@ gAڵfRJB. ^HnN1tXOJfp09 ^ @g&JgnHnNDXOrf L N^Nu | M gA gHn/< MN1POJg . ^HnN1tXOJf9 ^gp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNVp >n0p./< @/9 >/< ?/< (N>xOp.Np/./.N1,XO @# ^gA` n. 9 >Ѐ"逐"| >AHPN1XO. 9 >Ѐ"逐"| >AHPN1XOR >N^NuNVHt`\p. Ѐ"逐"| >AHP/. N1POJf. Ѐ"逐"| >A./.N1XOpLN^NuR >mp`NV`. >/< >/< >NPOJ >nN^NuNVp Dn. /< J/<0N1PO.N>

xOp.NHn/.NAPOJg.pW./< l/90Hn/9 N>xOp.NB`JgЀ"逐"| >A g .Ѐ"逐A./.N1XOJftS > 9 >Ѐ"逐"| >A. .Ѐ"逐AHPN1XO 9 >Ѐ"逐"| >A. .Ѐ"逐AHPN1XON^NuR . >l`8NVHt` Ѐ"逐"| >A.N1R >mB >LN^NuNVH J f-|  Jf-| Jf-| p Dn./< /<0N1PON1$f .p/N1nXO.p/N1nXO.p/N1nXON\. IN1B. IN1BBN1BB/. N1XOJg .0N1xp.N1B./.N1HXOrg .0N1xp.N1B./.N1HXOrg .0N1x. ^ B/./< /< /< N1`Opd.N1xpf L N^NuHnN1XO&gpfp Dn./< /<0N1PO .`NqNV.Np Dn. M/< @/<0N1PO. MN1*-@Jg0p./< K/90/< M/9 N>xOp.N. M/< V N1XON^NuNV./< \/< V/< MN1O p./< MNEXON^NuNqNV./.p//./. /.N2ON^NuNV./.p//./. /.N ON^NuNVHJ Dg$|0`*. /< N1RXO$@./< N10XO g>N1-@./././. /.N//./< Ipf | ,`LN^Nu | 4HP/< HRN1O(.N1F. I/. /.pf | T` | \HP/< 6HnN1Opf. PHnp //< IN^@O `pNVHHnN1XOHnN1XO$@./*/*/* *R//< ^/< B(N1O | B( LN^NuNqNVHxOp.NN^NuNVH $n&n `./p/HnN1jO .Hxp/HnN1dO $n* f+ g pL N^Nup`NV. HnN1XO. ^/. N1tXOJf\p09 ^ @fD. HnN1XOp/./.N1,XO @# ^gA` n.HnN1XO.HnN1HXO.N1B.HnN10XO. IN1JHn/.NHPO-@. IN1J .N^NuNVH$n.HnN1XO /g ~fVGI`RKJg /fBJ.g.HnHnNPPOJg. LHRN1XO.HRN1XO`BHn/< V /< ,HRN1OJ9 V f`. 2HRN1XOpLN^Nu.NJfp`NVH $n.HnN1XOHnN1 XOCA (/g. KHnN1XOGp/.HSN1&XO&@ f pL N^NuBp DnHn/< M/<0N1O BHnNXOrf `/`NVH$n$. . ^HRN1tXOJfp09 ^ @g.HnN1XOHnN1 XOCAA-H` nSB n /fCbp/.HnN1,XO @-Hg BA-H`-| YHn/.N1tPOJg>p Dn./< [/<0N1POp Dn.0/< {`hp0.@H gd./.N10XOJgLp Dn./< /<0N1POp Dnd.0/< /<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< /< N1TO p.N1~pf2./< /90/< /9 N>xOp.NHnN1XO-@fJg./< /.HR/9 p`p0.@H g^p0.@H./.N10XOJg@./< /90/./9 N>Op Dn./< `J Ig. IN1JJgp Dn. I/< `  @@H.HRN10XOJg(./<  /90HR/9 N>O`N1.p/HRN16POJgp Dn./< /<0N1POp Dn.0/< )/<0N1PO./< 3/90HR/9 N>O. IN1JpLN^Nu. IN1Jp`NV.NJfpN^Nu./< =/<0N1POp`NVH$n(J&L /f`RL`p./< UHTN1POJg g | X g. ZHTN1XOJgp./< \HTN1POJg" g> | ` g4. cHTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVp Dn. HH./< /<0N1POp Dn. /< /<0N1POp Dn.HH./< /<0N1PO n Jf*-| U p Dn. /< /<0N1PO. Nd-@ .C g .X fJ ."ЀЁ"| BL..HH//. p/. HH//< /.N1O`d ."ЀЁ"| BPR 1@H. ."ЀЁ"| BL 1//. . HH//< /.N1Op Dn./< /<0N1PON^NuNVH p b.pD./< Hx/<  /< N>xOp.NHnN1XO.N1p./< /< HnN1O p/.HnN1,XO# ^g @A`AB(t` p .HnNPXOJgp.N1Rpmpm*pQ./< 4BHn/9 xN>xOp.N./< C/< =HnN1O . ]HnN1RXO$@ gHn/< _HRN1O rgN1j-@* ./< cHnN1XPO$@ f.p[./< e/90Hn/9 dN>xOp.N.HnN10XO`d. nHnN1RXO$@ f.p`./< p/90Hn/9 pN>xOp.N.HnN10XON1j-@R./< yHRN1PO* g.ph./< /90Hn/9 hN>xOp.N.N1F* g.pj./< /90Hn/9 N>xOp.NHnNTRXOp Dn./< /<0N1POp Dn./< /<0N1PO. 9 "ЀЁ"| B`0. E N1p Dn. o/< S/<0N1POpLN^Nu./< E /< .NPOJf.Np`NVH$np-@BHRN1XO-@p Dn./< p/<0N1POpf(p0gNp Dn.0/< `p.Hn/.N1,PO$.N1Bpg( Dn. /< /<0N1PO`A-H-PB/.N1XO$g p0fp Dn. /< `p Dn./< /<0N1POp Dn./< /<0N1POp Dn./< /<0N1PO.N1Jg0p Dn. X/< =/<0N1POpLN^Nup`NVHt` "| jJg R 4mp m..+/< i//< h/< YN>xOp.N 4m 9 4R 4$p./.N1 XOR/N1TXO-@Jf,.//< B/./< rN>xOp.N./.N1XO "| j#LN^NuNVH$nt`z "| jJgf g* g\ "| jJgL .HRN1XOJf6 "| j.N1 "| j.N1H "| jBR 4mLN^NuNV./< /< HnN1O p/.HnN1,XO# ^g @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< /< HnN1O p/.HnN1,XO# ^g @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| jJgHn "| j/1N1POR 4mLN^NuNVH.$/. N1HXO$l.0/./. /< HnN1OHn/< NZPOp0g p0f. N1`p Dn& 90"|0./< /<0N1POp Dn. /< /<0N1POp Dn./< /<0N1PO. N1Jl0.0/. /< HnN1O Hn/< NZPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< HnN1O Hn/< NZPOp``NVpN^NuNqNVN1JfN1.N1J.NN^NuNVBN1Bp.N1Bp.N1BB/< PN1XOp./< ZN1XOp./< dN1XO.p/N1nXO.p/N1nXO.p/N1nXON\ nJgJ./< nHnN1PO. ^ BHn/< /< /< sN1`Opd.N1xN^NuB.`NVJg nJg./< HnN1PO`B.N1JfBN1Bp.N1Bp.N1Bp./< N1XOp./< N1XOp./< N1XO.p/N1nXO.p/N1nXO.p/N1nXON\N1.N1J. ^ BHn/< /< N1`Opd.N1~N^NuNVH $n&n J9 IgBJ ^f N1# ^J g\p.p///< ELN1,PO @# ^gA`L N^Nu | ELHP/< IN1POJg. N1FB J fj. I/< Z /< /< ELN1O .  /< ELN1RXO# ./< ELN10XOJ gjB/9 N1XOp.B/9 N1PO. T/< I/< Q/< "/9 N1O. ^/9 ^N?//< ,/9 N1O.HS/< 8/9 N1O `NVH$n./< ^/9 ^N1/9 IHH/N?/J ^f | c` | eHP/< Q/< I/< AHnN1O(HnN1 XO-@J l^B0p./< gN1XO# p0f../< N1HXO# ./< N10XOJ m*p.B/9 N1PO.Hn/9 N1POLN^NuNVJ m. N1Bp# J g. N1FB N^NuNVJ ILfHnN1XO# ILB`8HnN1XO-@쐹 IL.N1r<.N1-@# IL .N^NuNVHJg nJgJg | U g./.N1XOJf|`l .#gn . gd . gZ . f`N. HnN12XO$@ g6BJg.A g&Hn/.N1POJfNiTpLN^Nu.,HnNiXOJftNiTp`NVpH$. BB.HnN1XOB./< \/< VHnN1O . tHnN1RXO$@ gb.pd/HnN1PO @ g6p.HntHnN6POrf.xN1V-@.N1P-@JnB.N1F rb`@0; NJ>R*>>RRRR*RR*RRRRRRRDplbLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. vHnN1RXO$@ f.p[./< x/90Hn/9 dN>Op.N.HnN10XO./././././/< HRN1O.N1F`NV|H./< /< HnN1O . HnN1RXO$@ f`.N1FHnN1XO`.pd/HnN1PO @ g.N1FHnN1XOHnHnHnHn/< HnN1O$. [rb@0; NJ""""tt""t"t""""t" .lD. /< NZXOp Dn./< /<0N1PO .LN^Nup`NqNV.N N^NuNV. /.NlXON^NuNV .Srb@0; NJ @Th|p. 9 IP"| 0`p. 9 IT"| 0/1N1 `Zp. 9 IX"| 0`p. 9 IP"| 0`&p. 9 IT"| 0`p. 9 IX"| 0/1NmXON^Nu./< "0/< kN1PO. "C/< kNZXOp`NV# 0# 0# 0. "d/< "MN1RXO @-HgH`4. "fHnN1DXO-@.//< "iNPOJgNBNHn/.NPOJnJ 0fJ. "rNm@# 0Jf../< "//< "/< "N>xOp.NB 4J 0fJ. "Nm@# 0Jf../< "//< "/< "N>xOp.NB 4J 0fJ. "Nm@# 0Jf../< #*//< #/< # N>xOp.NB 4N^NuNVp# I`# I\# !0# 0. #M/< #5N1RXO @-Hgx``. #OHnN1DXO-@.//< #RN0POJg2. #[BN1DXO-@. //< #^NPOJgNNHn/.NPOJnN^NuNVB-n `-n n (\fpѮ. n A //.N1PO @ g~Jg0-n`R n  g  g./.N1XOS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1POJf.N1 Ѯ n Jf(pN^NuB./. N1XOJg8 nA-H p:./. N1&XO @-Hf./. N1XOJfp`p`NV# Ip I. #fBN1DXO @-Hg$ y IX I 9 I Iprm y IBN^NuNV-| Ip` p=./N1&XO-@Jg nBpѮ nJg. #i n/N1XOJf ./< 0`". #q n/N1XOJf./< 0N`. #y n/N1XOJf ./< 0`. # n/N1XOJf ./< 0`". # n/N1XOJf./< !0N<`, n./< #/< kN1PO. #/< kNZXOX . Iprl nJfN^NuNV n Jg"-n`X nJf. #/. `N^NuJgB. n /g. #/< #HnN1PO.HnN1XOp.HnNmXOJfLHnNm@XO"n" nJf..o/< #//< #/< #N>xOp.NX. #BN1DXO-@`NNV n Jg -n`X nJf. #/. `\N^NuJg.Nm@"n" nJf../< $//< $/< #N>xOp.NX. #BN1DXO-@`NVJ Idg . IdN1FB IdB IPNN^NuNVJ Ihg . IhN1FB IhB ITNN^NuNVJ Ilg . IlN1FB IlB IXN^NuNVJ 0f . $NNJ IdfN,JfpN^Nu. Id/. /.N1PO @ gp`NVNVJ Idg. IdN1F`2B IP`0. $% 9 IP/1N1RXO @# IdgpN^NuR IP 9 IP"| 0Jfp`NVJ 0f . $'NJ IhfN,JfpN^Nu. Ih/. /.N1PO @ gp`NVJ Ihg. IhN1F`2B IT`0. $. 9 IT/1N1RXO @# IhgpN^NuR IT 9 IT"| 0Jfp`NVJ 0f . $0NJ IlfN,JfpN^Nu. Il/. /.N1PO @ gp`NVJ Ilg. IlN1F`2B IX`0. $7 9 IX/1N1RXO @# IlgpN^NuR IX 9 IX"| 0Jfp`NVHJ 0g 9 I\"| 0Jf pLN^Nu 9 I\"| 0.N1 S-@ 9 I\"| 0 q (fT 9 I\$ ."Q 1)f: nr . o . . 9 I\R I\"| 0 qHh`" nB. 9 I\R I\"| 0/1/.N1POp`:NVJ !0g 9 I`"| !0JfpN^Nu. 9 I`R I`"| !0/1/.N1POp`NVH $n.N1 R.N1B&@ g .HSN1XO K L N^NuNVH$. Hn/.N1tPOrf LN^NupĀJgHp0.g^`\()'"/usr/spool/uucp/.Log/uuxqtuuxqts:x: usage: %s %s [-xDEGUG] [-sSYSTEM] usage: %s %s [-xDEGUG] [-sSYSTEM] ** START ** /usr/lib/uucp/MaxuuxqtsrNo limitfile - %s /usr/lib/uucp/Maxuuxqts%dUuxqt limit %d -- LCK.X/usr/spool/uucpfound %d -- exiting continuing uucpUser - %s process %s ruuxqt.cBad remote name '%s' BAD REMOTE NAMEuuxqt.c%s.%s/usr/spool/uucp/LCK.XBAD REMOTE NAMEuuxqt.c%s.%s/usr/spool/uucp/LCK.XQSIGNAL %dQCAUGHTstashing %s xsort: first was %s xsort: first is %s xget: returning %s rgt_Xfile got %s r%s %srrm_Xfiles: can't read %s %s%s%s/%s/usr/spool/uucp/.Xqtdirrmv_Xfiles: can't read %s %s%s%s/%s/usr/spool/uucp/.XqtdirXMV ERRORuuxqt.c%s/%srunmv_Xfiles: can't read %s %s%s%s/%s%s/%s/usr/spool/uucp/.XqtdirXMV ERRORuuxqt.cprm='%s' fullname: %s remote execution [uucp job %s (%s)] %s %s retosndr %s, %s!%suucp job %s (%s) remote execution %s %s %s.%dw%s r ===== stderr was ===== ===== well, i tried ===== %s!%s/dev/null/dev/null/dev/null/usr/bin/uucpUUCP-C_Xfile - %s ruuxqt.c/dev/null/dev/null%.*s%s%sbadfile - in: %s %s%s!/badfile - out: %s %s%s!fin - %s, fout - %s, sysout - %s, user - %s incmd - %s /dev/null/dev/null/dev/null%s/%s/usr/spool/uucp/.Workspace%s %s UU_MACHINE=%s UU_USER=%s export UU_MACHINE UU_USER PATH; PATH=/bin:/usr/bin:/usr/lbin LOGNAME=uucp%s XQT DENIEDexecution permission denied to %s%s XQT- STDIN/STDOUT/FILE ACCESS DENIEDfile access denied to %sbad command %s %s XQTcmd %s /usr/spool/uucp/.Xqtdir/usr/spool/uucp/.Xqtdiruuxqt.cfull cmd: %s %s/%s/usr/spool/uucp/.Workspaceuuxqt.cexited normallyexited with status %dterminated by signal %d%s %s - %sCOMMAND FAILauuxqt.cr%s ===== error output ===== /dev/null/dev/null%s/%s/usr/spool/uucp/.Workspacewuuxqt.cS %s %s %s -d %s 0666 ruuxqt.c%sruuxqt.c%s/%s@(#)uucp:mailst.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9;&|<>^`\('"{} %s mail '%s'PATH=/bin:/usr/bin:/usr/lbin w%s r ===== stderr was ===== ===== well, i tried ===== ===== stdin was emtpy ===== denied read permission ===== user %s, stdin %sDENIEDrunreadable ===== user %s, stdin %sDENIED===== ===== well, i tried ===== LOGNAMELOGNAMELOGNAME=%s@(#)uucp:getprm.c 2.4.1@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:gnamef.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sstat %s @(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:permission.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9              LOGNAMEMACHINECALLBACKREQUESTSENDFILESREADWRITENOREADNOWRITEMYNAMECOMMANDSVALIDATEPUBDIRlogFind called (name: %s, rmtname: %s) machine/login match failed_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), mchFind called (%s) OTHER_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), _Commands %s yesyesyesyesyesyespermission.c/usr/spool/uucppubliclist (%s) num = %d /usr/spool/uucppublicrmail/usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/Permissionsname (%s) not found; return FAIL //usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/PermissionsvalidateFind (%s) FAIL PERMISSIONS file: BAD OPTION--permission.ccmdOK(%s, ) ALLALLbname=%s NuLL@(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:gtcfile.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9TOO MANY SAVED C FILESgtcfile.ccommit %s %s/%sto %s gtcfile.cgtcfile.c@(#)uucp:shio.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/dev/null/dev/null/dev/nullshio - %s /bin/shsh-cstatus %d @(#)uucp:chremdir.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9chdir(%s) chremdir.c%s/%s/usr/spool/uucp@(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d@(#)uucp:cpmv.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/full %s %s/%s/usr/spool/uucp/.Corruptcpmv.c/@(#)uucp:expfile.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Corrupt/mkdir - %s .CAN'T STAT PARENT DIRECTORY %s errno %d CAN'T CHMOD PARENT DIRECTORY %s errno %d /bin/mkdirmkdirmkdirexpfile.cexpfile.cexpfile.cCAN'T CHMOD PARENT %s CAN'T SETUID %d expfile.cCHOWN FAILED %s errno %d expfile.cIllegal filename (%s). ./..../....@(#)uucp:gename.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9gename(%c, %s, %c) null sys -> %s %c.%.*s%c%.4x%c.%.5s%.4x%.3xfile - %s SYSLST OVERFLOWgename.c%s%s/usr/spool/uucp/LCK.SQ.gename.c%s/%s/usr/spool/uucp/.Sequencer%4xwgename.cwgename.c%.4x gename.cgename.c%s seq now %x @(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:xqt.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/dev/null/dev/null/dev/null-s%s/usr/lib/uucp/uucicoUUCICO-r1-s%s/dev/null/dev/null/dev/null/usr/lib/uucp/uuxqtUUXQT@(#)uucp:logent.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sa%s %s %s (%s,%d,%d) %s (%s) %s!%s %s (%s) (%c,%d,%d) [%s] %s SM/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats@(#)uucp:versys.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 @(#)uucp:systat.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Statusrwsystat.c%d %d %ld %ld %s %s %s/%s/usr/spool/uucp/.Statusr%d%d%ld%ldRETRY TIME NOT REACHEDNO CALLRETRY TIME (%ld) NOT REACHED @(#)uucp:sysfiles.c 1.9@(#)uucp:sysfiles.h 1.4bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systemssysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devicessysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialerssysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptrsysfiles.c::CAN'T ALLOCATEsetioctl: tptrsysfiles.cuucicoruucicoruucicor@(#)uucp:strsave.c 1.20707070000040052130407770000000000000000020612410412350607200000700000000000usrbin0707070000040052171007550000050000000000010612440400221524700002100000000361usrbin/CMB232.sh# CMB232.sh echo "The RS232 expansion ports were configured by the HoneyDanBer installation. To reconfigure reinstall HoneyDanBer uucp. Press RETURN to continue. \c" read X exit 0707070000040052241007550000050000000000020612470406635475600001700000000502usrbin/Lsys.sh# Lsys.sh echo "\ This function is incompatible with HDB uucp and has been disabled. If you wish to add new Systems file entries, you must use an editor. Contact the Distributed Programming Tools Group for assistance. Press RETURN to continue. \c" read X exit 0707070000040052331007550000050000000000010612520400221524600002100000011246usrbin/Phones.sh# Phones.sh # PURPOSE: Control of /etc/.lineone and /etc/.linetwo # CALLED BY: Admin-kit # REQUIRED FILES: Phones.form # MODIFIED FILES: /etc/.lineone, /etc/.linetwo # for HDB uucp version 1.5 =S.Coffin # ------------------------------------------------------------------------- ERROR1="An error has been encountered in the form file Phones.form\n Please notify AT&T User Support. Thank you." ERROR2="The command provided was not recognized.\nPlease use Enter or Cancl." ERROR3="Telephone line 2 must be the second line - it cannot be set up if there is no telephone line 1.\nTHE SETUP HAS NOT BEEN CHANGED!" WARNING="Warning: Your Devices file is no longer correct. You need to reinstall the latest release of HoneyDanBer uucp. Data calls may not work properly if you don't." NOLINE1=0 NOLINE2=0 NOCHANGE=0 INITTAB=/etc/inittab DEVICES=/usr/lib/uucp/Devices DEVCU=/usr/lib/uucp/Dev.cu TERMCAP= export TERMCAP umask 022 # Get the information from /etc files if [ -s /etc/.lineone ] then . /etc/.lineone L1="YES" else L1="NO" TT1="YES" KS1="NO" MS1="NO" fi if [ -s /etc/.linetwo ] then . /etc/.linetwo L2="YES" else L2="NO" MD2="DATA" TT2="YES" KS2="NO" fi export L1 TT1 KS1 L2 MD2 TT2 KS2 MS1 # Execute the telephone form while true do RET=`shform -u $UA/Phones.form` if [ "$?" != "0" ] then message "$ERROR1" exit fi eval set $RET PID=`cat $UA/phpid` case $1 in Enter) shift 1 # test the entries for LINE1 and LINE2 if [ \( "$1" = "NO" \) -o \( "$1" = "no" \) -o \( "$1" = "No" \) -o \( -z "$1" \) ] then NOLINE1=1 fi if [ \( "$5" = "NO" \) -o \( "$5" = "no" \) -o \( "$5" = "No" \) -o \( -z "$1" \) ] then NOLINE2=1 fi # update the files if necessary if [ \( "$NOLINE1" = "1" \) -a \( "$NOLINE2" != "1" \) ] then message $ERROR3 NOCHANGE=1 else if [ "$NOLINE1" = "1" ] then rm -f /etc/.lineone getoff.sh ph0 else cat > /etc/.lineone </tmp/L-dev$$ echo "ACU ph0 ph0 1200 PC7300" >> /tmp/L-dev$$ cp /tmp/L-dev$$ $i rm -f /tmp/L-dev$$ fi done grep "ph0:" $INITTAB > /dev/null if [ $? -ne 0 ] #not found then echo " ph0:2:respawn:/etc/getty -t60 ph0 1200" >> $INITTAB fi message "$WARNING" fi else cat > /etc/.linetwo </tmp/L-dev$$ echo "ACU ph1 ph1 1200 PC7300" >> /tmp/L-dev$$ cp /tmp/L-dev$$ $i rm -f /tmp/L-dev$$ fi done grep "ph1:" $INITTAB > /dev/null if [ $? -ne 0 ] #not found then echo " ph1:2:respawn:/etc/getty -t60 ph1 1200" >> $INITTAB fi message "$WARNING" fi fi # Kill the old process if there is a new phone setup. # Or else, reset the flags and show the form again. if [ "$NOCHANGE" != "1" ] then echo "Admin" > $UA/phnum kill -17 $PID grep "root::" /etc/passwd > /dev/null 2>&1 if [ "$?" = "0" ] then message -c "UNIX provides for a non-office login called \"root\". You should provide a password for this login in order to prevent unauthorized access via the phone lines. Touch Enter to provide a root password now, or Cancel to skip." if [ "$?" = "0" ] then password root 1 fi fi break else NOLINE1=0 NOLINE2=0 fi ;; # This is the Exit code if command is cancelled Cancel) exit ;; # help screen Help) /usr/bin/uahelp -h $UA/admin.hlp -t "Phone Setup" NOCHANGE=1 ;; # Unrecognizable return from action key *) message "$ERROR2" NOCHANGE=1 ;; esac clear if [ "$NOCHANGE" != "1" ] then grep "root::" /etc/passwd > /dev/null 2>&1 if [ "$?" = "0" ] then message -c "UNIX provides for a non-office login called \"root\". You should provide a password for this login in order to prevent unauthorized access via the phone lines. Touch Enter to provide a root password now, or Cancel to skip." if [ "$?" = "0" ] then password root 1 fi fi else NOCHANGE=0 fi done # ------------------------------------------------------------------------- # EXECUTABLE PROGRAM ENDS HERE Phones.sh # ========================================================================= 0707070000040052361007550000050000000000010612710400221524700002000000000344usrbin/RS232.sh# RS232.sh echo "The RS232 port was configured by the HoneyDanBer installation. To reconfigure reinstall HoneyDanBer uucp. Press RETURN to continue. \c" read X exit 0707070000040052371007550000050000000000010612740400221524700002100000000344usrbin/RSfree.sh# RS232.sh echo "The RS232 port was configured by the HoneyDanBer installation. To reconfigure reinstall HoneyDanBer uucp. Press RETURN to continue. \c" read X exit 0707070000040052531045110000050000000000010612770406433074600001200000117246usrbin/cuR ,- s&*r .texts .data &x@.bss & &*.lib Q QNV@HBxBtBpBlBhBd# & +# ' +# ( +# ) +# * +p# D. /< 7N1XO. 7Ncp.NcJg. /<0N1XOp.N1xp.NcJg. /<0N1XOp.N1xp.NcJg. :/<0N1XOp.N1x# Y +B +B +B +` rlgnr?g rdg8regNrhg8rngrogrrsgrtfp# b`p # $`B rB v`J fg$ n ./< j/<0N1POp.N1xp# j`|J jg$ n ./< /<0N1POp.N1xp# f`DR V#0& +`2Rl#0& +`"Rh. N1HnN1XO`Rp. ]/. /.N1PO-@|rf 90"lJnJhgJ0"oJhg A-H` 90""n -q. /.N18XO$.N1 gJ +g # +`BJhg*. n //< /<0N1O p.N1xRd` J +fRpJpg,J Do n ./9 /<0N1POp.N1x. +N1 r;m*J Do. `/9 /<0N1POBN1x. +HxTBN1POJfp`p# +p9 +Jg@H`p ,8p9 +Jg@H`p ,:p9 +Jg@H`p ,p9 +Jg@H`p ,@p9 +Jg@H`p ,Bp09 +r# 7p09 +r # 7.Zp/N1nXO.Zp/N1nXO.Zp/N1nXOJdgNJlg n ./< a/<0N1POJ Vg n ./< /<0N1PO.NG` . +N_# 7. 7N1z# &Jgg9 ,69 ,:g J ng6Jf29 ,69 ,>f J 7g@J Do6. /< `Af69 ,69 ,fB ~``EBNrfAf 9~ ,6f `p$Af 9~ ,6gp`pĀJg 9 ,6g 9 ,6g9 ,69 ,@f `NVBHxTp/N1POBHxT/9 7N1POp.HxT/N1POp.HxT/N1POJ ~gp# ~L N^NuJg | u g. y/.N1XOJfBJBFBBptnptlHJ Do. /< }/<0N1POJ Do. /< /<0N1`ptf-n. /.N1RXO @-Hpf:J Do./9 /<0N1POJ Do. /< `. N 0.N (. N B nBVBR`( .V"| +qog .RRRCfoRVpVn .RCfB1p.Np.N1`V.bN1 -@NѮB-nb^`9 ,8g nZ9 ,:g 9 ,@fHJ Do nZHH./9 /<0N1PO nZA./.ZN1XOp# n`, .Zb./.b nbHhN1PO-@b nZ|\ nZA-H^Hnf/.^N12PO @-HZfF .NѮJ Jmp.N1-nNJ.bN1 ./.b/9 7N1POJl,J Do. /9 /<0N1POp# n`6RF.BN&J nf".pHxAo-HbHPN1PO @ fp.N(p.N.pN1Fp nfJB nJ Do. /9 /<0N1PO. N J Do0RB.B/9 `J Do.F/9 /<0N1POJ Do.B/9 /<0N1PO. N p.N1`DJg |  g. /.N1XOJg&Jg8 |  g.. /.N1XOJfBHxT/9 7N1PO`Jg |  g. /.N1XOJg&JgR |  gH. /.N1XOJf2J $f p # $`B $J Dor. /<  `Jg |  g. /.N1XOJf. +HxT/9 7N1POJ vf  +`y +. +HxT/9 7N1POJ vfp`p# vp.NJ Do. 0/< %`@Jg | 1 g. 4/.N1XOJfpton. 7N1-@.HnxN1XOHnxN1*XOJlJ DoHnx/< ftJl .:g .>fB* .>fp`p-@CEJg$p.HRN1XO&op.B/N1PO`.HRN1HXO&Jl8J Do./9 /<0N1PO. N1p.N1`tp-@-@` . f.N1B$g0J DoHn/9 /<0N1O . N1tp.N J Do. /< /<0N1POJ Do./9 /<0N1POJ Do./9 /<0N1POv`4Jo0A" .Hn/N1POA" ӮR.N rE`4J Do. /< /<0N1POp.NL N^Nu. 7NrfJf.NJfp.NJ9 ,6g 9 ,6g 9 ,6g ,6 9 ,6gA" l`NVp $n./< /<0N1POJf J +g. +HxTBN1PON^Nu. +HxTBN1POpfjy? + + +y +y +J vf y +` +J bg + + +B9 +pf + +. +HxTBN1PO`HNVH v` N1$l>RpmJ $g . N1J Do. /9 /<0N1PO L N^NuNVHp-@Jfp`p-@"| &A-H ."| Z$1 ."| + q"n±e. 7N\Jg p.NPJf pLN^Nu././.N1,PO-@l@p0fp nfB9 ,6`p $n. 6/< /<0N1POJo$ ."| +# ."| Z#Jo& ."| +A"PR ,6p`FB9 ,6`:NVpfp` . 7fp`p-@"| (A-H ."| + q"nCe.N*JfpN^Nu ."| +A"PR ,6p`NVpfp` . 7fp`p-@"| (A-H ."| + qc`4p nf*J Do. M/< 7/<0N1POp.NL ."| + 1././.N1PO-@l$p0g ."| +#pN^Nu ."| +#p`NVH$n.N1 -@.HR/9 7N1POg"J Do. N/9 /<0N1POLN^NuNV.p/N1nXO.p/N1nXOp# nN^NuNVp $n./< O/<0N1POp.N1/N1XOpg ..N1xN^NuNVp $n./< c/<0N1POp ./9 7N1XO.NN^NuNVp $n./< t/<0N1PO.p/N1nXO.p/N1nXOHnN1XOJ Do. /< /<0N1POpf .-@.N N^Nu .`NVp $n./< /<0N1POJ9 7g. 7/9 7p/NaPO. 7N1JJ 7o$p09 7./9 &N10XO. 7N1BBNBBN.N1xN^NuNVJ Do./< /<0N1POJ Do*p.p//.N1PO./< /<0N1POHnHxT/.N1O Jl6-y0./< HnN1PO#0HnN1XON^NuJ Dop0../< /<0N1POJ Dop0../< /<0N1POJ Dop0../< /<0N1POJ Dop0../< /<0N1POJ Do.HH./< /<0N1POJ Dop../< /<0N1POp-@`NJ Do./< (/<0N1POJ Do"Ap./< ./<0N1PORpnJ Do. 9/< 6/<0N1PO`NVH. ,N1Jl$| :`$| ,.N1 R.HR/.N1PO.N1 "nB1LN^NuNVHpg 9 r JjDD`$pg .r JjDD`&(`Lp . N10@p.Hnp/N1POp2. N1Jfp./< @/N1PO Rm# LN^Nu 9 r JjDD`&gp./< Cp`p2. N1Jgp./< G/N1POB `NVN^NuNVN^NuNV nHH"|0 1HHr€f./. N1XON^NuA-H` nR"nR nHH"|0 1HHr€f nBA-H` nR"nR nJf nBB.H. /< N1RXO-@Jgv`(A gA gHnHn N1POJgDB.H.HxHn N1PO @ g&HnHHn /< Hn N1Orl`.N1FHnH/. N1POHn/. N1PO`NVH<$n&n (n-| ,F`f \fR*HH @Dg. @Tf<.HSNbXO.HTNXO`R nJf`*K ngR`RJ` nRRJJf nB | ,F L<N^NuNVH< $n&n p-@*K(| `JgJg./N1XOJfp $n./< /<0N1POJf B'| . /*/+NPO'@.HR lNXO-@m>.N`Jg/<0N1PO. a/< T`.Qp/N1nXOp .N1J 82g$p $nB/< i/<0N1POp`p.HnN1XO-@BN1JlLp $n.0/< /<0N1PO. /< N#tXOp # 7.N1B`ZJ 82gp $nB/< /<0N1POBp//.N1POr.p//.N1POJl2p $n.0/< /<0N1PO.N1B`.NFtJg4.N1Bp $nHn/< /<0N1O p `p./+ N^jXO/N1VXO//.N;POp $n. 7/< /<0N1POp $n./< '/<0N1PO./< 7NcXOHnHnp/ y NO Jgp $nB/< ,/<0N1POp `p2.Hn/+NHPO&pl: $n./< @/<0N1PO. t/< ^N#tXOp `rpoJf B'| {./*/+NPO-@Hn/N>POHn/.N~POHn/./.Hn U/NMOJg2p# 7Jm .N1B.NCj. ~N``PJf./< 86N1XO .`NVH$n&n `(K` fRLJfTJgJ*fLN^NuNVH $n&n $.p $nb./< /<0N1PO`H.HS/< ,N:8PO&g2Jg. g*./N1XOJfNk.N: L N^Nu./< ,NmhXOJg, 9# ,g 9 ,g 9 ,g 9 ,fx`Nkp`NVp $nN./< ;/<0N1POp $n.0/< W`p $n. /< c/<0N1POp.HxP/.NpdPO-@rfp $nh.0/< `Lp $n. /< /<0N1PO./.N:XO-@rf*p $n.0/< `.N1BpN^Nup.B/.N;PO .`NVN1./< HnN1POHn/< HnN1O p $nHn/< /<0N1O HnN1bXO. HnN1RXO @-HfpN^NuHn/< /.N1O rgp-@.N1FHnN1XOp $n./< /<0N1PO .`NVH $.. /< >HnN1POp $nHn/< K/<0N1O BHnN1 XOrfp $nr.0/< j`Tp.HnN1XO-@rfTp $nHn/< /<0N1O p $n.0/< /<0N1POpL N^Nu .`NqNVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNVHp-@p $n./< /<0N1POp $n. /< /<0N1POHnHxT/.N1O Jf@p=@=@=@=|%|nJ of$| 4`  f-j`LN^NuPJJfJl.pZ./< /./< /< N#lOp.NZ0.nJg <`p@nJ jg.fn `NJ fg@.g*J DoB/9 /<0N1POp.N1x`n `n0J rfnJ bgnnHnHxT/.N1O Jl./< /90/< /< N#lOp.NZ`NVHnHxT/.N1O Jf$.fHnHxT/.N1O N^NuNVH$..N1JgBHxT/N1POLN^NuNVH. . .HxT/9 8zN1POJfjp $nHH./< /<0N1POHH @Rg@ @Sg @Xf* 9 .g  .. .HxT/9 8zN1POLN^Nu 9@ .g@ .`NV. .HxTBN1PO-@09 .@@ 3 . .y . .N^NuNV. .HxTBN1PON^NuNVH$nJ9 fF-| N1"n" B9 N1./< /< /< .N1O ./< ./< NPOrfn. .N1.NfJg>`0. .N1p $n. /< /<0N1POpLN^Nu./< ./< NPOJf.Np`NVH$np-@BHRN1XO-@p $n./< /<0N1POpf(p0gNp $n.0/<  `p.Hn/.N1,PO$.N1Bpg( $n. r/< O/<0N1PO`A-H-PB/.N1XO$g p0fp $n. /< s`p $n./< /<0N1POp $n./< /<0N1POp $n./< /<0N1PO.N1Jg0p $n. /< /<0N1POpLN^Nup`NVHt` "| MVJg R mp m..+/<  //< /< N#lOp.NZ m 9 R $p./.N1 XOR/N1TXO-@Jf,.//< /B/./< N#lOp.NZ./.N1XO "| MV#LN^NuNVH$nt`z "| MVJgf g* g\ "| MVJgL .HRN1XOJf6 "| MV.N1 "| MV.N1H "| MVBR mLN^NuNV./< F/< @HnN1O p/.HnN1,XO# M2g @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< a/< [HnN1O p/.HnN1,XO# M2g @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| MVJgHn "| MV/1N1POR mLN^NuNVH.$/. N1HXO$l.0/./. /< vHnN1OHn/< N#tPOp0g p0f. N1`p $n& 90"|0./< /<0N1POp $n. /< /<0N1POp $n./< /<0N1PO. N1Jl0.0/. /< HnN1O Hn/< N#tPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< HnN1O Hn/< N#tPOp``NVpN^NuNqNVHnHxT/.N1O Jg&p0gp $n.0/< `BN^Nu.fHnHxT/.N1O Jgp $n.0/< ,/<0N1PO`NVp.N1HnHxT/.N1O Jg&p0gp $n.0/< R`BN^Nu.gnHnHxT/.N1O Jgp $n.0/< z/<0N1PO`NqNV(p-@p $n./< F/<0N1POB 7p2.Hn,/.NvPO-@oDHn,NxXO-@p $n./< P/<0N1POJmNkt .N^NuNktp $n& 9 7"| ./< ^/<0N1POp`NVH vB$B p $n n./< o/<0N1POB 7p op2.Hn(Hn( n/(NO $pf J ghR$p$n`XNk`Hn(/.NPOJfHn(/.N%xPO&l& 9 7r g~r gvr gnR `fNkpf0J 7f(p $nB/< /<0N1POp# 7 L N^NuNV nJ gb |  gV.  n/( N1XOJf< n J g2 |  g(.  n /( N1XOJf n !|  `< n J g8 |  g..  n /( N1XOJf n "n!i pN^Nu nJ g$ |  g.  n/( N1XOJg nJ g$ n J g. n/( N1XOJgp`NV`j./. /.N:8PO-@po../< /././< N#lOp.NZp./<  n /(N1POJf n hA. n /(N1XOp,. n /(N1&XO @-Hg". /N1XOJfp# 82 nBJ g.J g n Jg./9 N1XOJfl. N: n .HnN1XOp,.HnN1&XO @-HgBA g,Jg&.HnN1XOJf n .N .N^Nu./.NlXOJg, n  g  g n  gJg n #fZ`p`NVJg nJfxp # 7`./. /< /&N:8PO-@. N:Jg@ n Jg8p.//.N1POJg` B9  n .NRB 7 .N^Nu./< /&NkXOJg n9 /&f 9# /&ff`J 7gNp`NVHp,./.N1&XO$@ gVBJ9 fA./< N1`A./< N1XOp $n. /< /<0N1POLN^NuNVJ9 f N^Nu | `NVJ 3&fR. MHxT/. y NPOJf p# M~`$p $n.0/< /<0N1POp# 3&B`"n -qp-@`p-./.N1&XO-@Jg @RB./.NXO-@JgpJf(p# 7. "| /1N#tXOpN^Nup-./.N1&XO-@Jg @RB./././.N8O Jf\p.N1 .R"n Jg ././. .R/1NO T .mp`lNVH -| 3* nBp $nB/< "/<0N1POv`Np l&p $nBN1p $n.0/< D/<0N1PO. `/< ZN#tXO`.Qp/N1nXOp-.N1`B0p.Hn/. y NPO$o|.HHr&p $n*p l | m` | o./< j/<0N1POp $n$p lp@` ./< p/<0N1PO n.gR 7*e4p $nB/< s/<0N1POBN1pL N^Nu nB. 3*/.N XOJfBN1p $nB/< /<0N1POp`NVp $nB/< /<0N1POp./< 7N1XON^NuNVHp-@B. N1 ././< N1POJf4p $nB/< /<0N1PO. N=LN^NuJgh |  g\. /.N1XOJfFp $nB/< /<0N1PO. N1 ./< /. y NPO`JgF |  g<. /.N1XOJf&p $nB/< /<0N1POpѮIp $nB/< /<0N1PO$n` \fRHH @cg@HH @Tgnl @Dg @Eg @Kg @Mg @NflB`lJ*f\A" Jo$.A" /Hn/. NO JfrIp $nB/< /<0N1POB` p $nB/< /<0N1PO`.`.HTN1XO.N1 `A" Jo$.A" /Hn/. NO JfIJ M~f&p $nzB/< /<0N1PO``p $nB/< /<0N1PO M. MHxT/. y NPOJlp $n.0/< /<0N1PO`A" Jo$.A" /Hn/. N,O JfIp $nB/< n/<0N1POp-@`A" Jo$.A" /Hn/. NO JfIp $nB/< /<0N1PO. N=`0 @egxn @\g @dfA" Jo$.A" /Hn/. NPO Jf Ip $nB/< /<0N1POp.N1`A" Jo$.A" /Hn/. NO JfIp $nB/< }/<0N1POB`V @mg @pg @sf: `8A" Jo$.A" /Hn/. NtO JfDIJ M~f&p $nB/< ,/<0N1PO`p $nB/< D/<0N1POy M. MHxT/. y NPOJlp $n.0/< T/<0N1PO`fA" Jo$.A" /Hn/. NO JfrIp $nB/< /<0N1POp.Nz`\RJJf:Jg A" Jo.A" /Hn/. N,O p $n B/< /<0N1PO`NVA-H ."n B1Jg./. /.NPON^Nup $np.NcJfXB`>"n 1"n n  lR^ ."n 1@"nRR .m nB`. HnN1XOp $nBHn/<0N1PO. 7N1Jf8.Qp/N1nXOp-.N1./. /. y NPOgp`BN1p`NVH$.$n p.NcJfp`p-@. 7N1Jf.Qp/N1nXOB`rJgjp $n, . l | ` | ./< /<0N1POp $nH . l.HH@@`.HH./< `p $nB/< /<0N1POp.Hn/ y NPOrg`$p-.N1p.Hn/ y NPOrg pLN^NuBN1.Jgjp $n, . l | ` | ./< /<0N1POp $nH . l.HH@@`.HH./< `p $nB/< /<0N1PO.HH.HHfR .mVp`(NV`*.N1 ./. /.N1POJfpN^NuR n Jfp`NVHnN1XOHnN1XO-@ @rd. (N1"nЩ-@p;./.N1,XO @-Hg(HH"|0 1g. 0/<  nHhN1POrlp# 0 9 0"逐# 0 nB`B`. N1 ././< N1POJg<. N1 ././< N1POJf" nrnzrmpp-@`fB`J ..N1 ./. ."| &/1N1POJf n (fp-@R ."| &JfRJf nHH"|0 1HHr€f Jg`R nHH"|0 1HHr€fHnHn/< /.N1OrmX .䰮gL .䰮l8n .o2p,./.N1&XO @-Hg R nJfh` .䰮npN^Nup`NV-n` 0m n 9o R nJf n N^NuNVHp<d"pЮr<.N1.N1LN^Nu ."ЀЁ"$HnN1XOЂ-@HnN1XOlB lR`NVp-@-| -| "-| & n-P-| '-| (Bp $n. :/< )/<0N1PO nJg:p./< ;/(N1POJf n hA# ` n# nJg-h-| A`-| EHnNHxXO-@p $n./< L/<0N1PO .N^NuNqNVHt`. "ЀЁ/1N1XOJf "ЀЁ"| #  "ЀЁ"| #  "ЀЁ"| #  "ЀЁ"| #  "ЀЁ"| # p $n./< */<0N1POpLN^NuR "ЀЁ"| Jf"p`NVJf n B nr pN^NuNVJf4N?,-@p $n./< g . 7>N1FB 7>B 7*NN^NuNVJ 7Bg . 7BN1FB 7BB 7.NN^NuNVJ 7Fg . 7FN1FB 7FB 72N^NuNVJ f . &NNJ 7>fN,JfpN^Nu. 7>/. /.N1PO @ gp`NVNVJ 7>g. 7>N1F`2B 7*`0. & 9 7*/1N1RXO @# 7>gpN^NuR 7* 9 7*"| Jfp`NVJ f . &NJ 7BfN,JfpN^Nu. 7B/. /.N1PO @ gp`NVJ 7Bg. 7BN1F`2B 7.`0. && 9 7./1N1RXO @# 7BgpN^NuR 7. 9 7."| Jfp`NVJ !f . &(NJ 7FfN,JfpN^Nu. 7F/. /.N1PO @ gp`NVJ 7Fg. 7FN1F`2B 72`0. &/ 9 72/1N1RXO @# 7FgpN^NuR 72 9 72"| !Jfp`NVHJ "g 9 76"| "Jf pLN^Nu 9 76"| ".N1 S-@ 9 76"| " q (fT 9 76$ ."Q 1)f: nr . o . . 9 76R 76"| " qHh`" nB. 9 76R 76"| "/1/.N1POp`:NVJ #g 9 7:"| #JfpN^Nu. 9 7:R 7:"| #/1/.N1POp`NVH$n&n (J`\ r g,n2rgr gr f2n`vt`nb`fv`^r g(r gr\gJ./< &LHRN1POV`4r`.f`(p\fJg./.N1&XO @ f\ HHJg6 |0 0(HHrW€fJg@./.N1&XO @ f`&B L LN^NuNV-n p(-@-n . CgL Cg Cg Cg Cg Cg C g C g Cg Cg Cg Cg Cg Cg C(g Cg C?g CAg CBg CCg CDg CEg COg CPg CQg CRg CTgL CWg CXg Fg Fg Fg Ffp`p2`p -@`p`p`-|`-|`-| n(%fp-@`p`-|`-| n(g`np`p`-|`V-|`J-|.`-|.p//.N1xP`p`:B`p-@A-HA./<S/.N1PN^Nu/< QN1X OQ./HJf/H#0N/N1x0<N@@(#)cu:cu.c 2.20@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:sysfiles.h 1.4 , A S f |        B S ` o ~   USAGE:%s [-s speed] [-l line] [-h] [-n] [-t] [-d] [-o|-e] telno | systemname Connect failed: %s Cannot open: %s Remote line gone Can't execute shell Can't divert %s Use `~~' to start line with `~' after %ld bytes %d lines/%ld characters File transmission interrupted Can't fork -- try later r Can't transmit special character `%#o' Line too long r IO error Use `~$'cmd Use `~+'cmd Can't get terminal status Sorry, you can't cu from a 3B console Parity option error Telno cannot exceed 58 digits! cucu: cannot read Systems files cu: cannot read Devices files cu: cannot read Dialers files Anydhteons:l:c:%s: cannot have both even and odd parity %s: cannot have both even and odd parity Please enter the number: 0123456789=-*#%s: bad phone number %s Phone numbers may contain only the digits 0 through 9 and the special characters =, -, * and #. %s: warning: -l flag ignored when system name used %s: warning: -s flag ignored when system name used Unable to setuid/gid Connected transmit started [%s] got break in transmit got a tintr echo ' ~> ';mesg y;stty echo call tilda(%s)  %c (continue)(continue) %c (continue)(continue)(continue)call _shell(%s) SHELL/bin/shsh-ccall _dopercen("%s") taketakeusage: ~%%take from [to] (continue)stty -echo;test -r &&(echo '~>':;cat ;echo '~>');stty echo putputusage: ~%%put from [to] (continue)r(continue)stty -echo;(cat - >)||cat - >/dev/null;stty echo bbbreakbreakdddebugdebug(continue)nostopnostop(continue)cdcdHOMECannot change to %s (continue)Cannot change to %s (continue)(continue)~%%%s unknown to cu (continue)_receive started cu: open|creat failedcu: close failed~> Lost Carrier call _mode(%d) doforkgot read error, not EINTR cu: Output blocked call _rcvdead(%d) call _quit(%d) call _bye(%d) Disconnected call cleanup(%d) device status for fd=%d F_GETFL=%o, tdmp for fd=%diflag=`%o',oflag=`%o',cflag=`%o',lflag=`%o',line=`%o' cc[0]=`%o',[%d]=`%o' , Local + @(#)uucp:callers.c 2.19.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 + 2PC7300STARLAN/usr/lib/uucp/Dialcodesr%s%sInternal caller type %s \Dinterface(%s) failedUNIXmlock %s failed mlock %s succeeded /dev/%s/generic open timeout generic openTIMEOUTopening with O_NDELAY set generic open failed, errno = %d generic openFAILEDclear O_NDELAY clear O_NDELAY failed, errno %d failed to lock device %s processdev: calling setdevcfg(%s, %s) MASTER Setup failed%s not found in Dialers file generic call to gdialFAILED\DUNIXgdial(%s) called Using pc7300 caller (dev=%s) mlock %s failed %s/usr/bin/getoff.sh %sgetty removal command: %s Failed to remove getty on %s /dev/%s%s%s</dev/%sUse Port %s, acu - %s, Phone Number %s Trying modem - %s, acu - %s, Calling %s: SUCCEEDED /usr/bin/geton.sh %sgetty re-enable command: %s Failed to re-enable getty on %s FAILED Can't get ioctl on remotestty for remoteerror %d on PIOCSETPerror %d on offhook, is line plugged in?+,$$PC7300 dial error %d Remaining digits: %s slancall: entered%s slancall: flds: %s slancall: dev: %s /dev/starlanslancall: open(/dev/starlan) errno %d slancall: open ret %d ccmodslancall: push(ccmod) errno %d urpmodslancall: push(urpmod) errno %d slancall: can't bind %s, net_ioctl(N_ANAME) errno %d slancall: connecting to name %s slancall: net_ioctl(N_CONNECT) errno %d timeout on connect%s connectTIMEOUTslancall: net_ioctl(N_RCV_CONN) errno %d slancall: conresp.reason=%d slancall: net_ioctl(CS_OPAQUE) errno %d ioctl(I_SRDOPT) errno %d slancall: pushing psxmod psxmodslancall: push(psxmod) errno %d slancall: net_ioctl P_ISLOAD slancall: net_ioctl P_DOLOAD slancall: P_DOLOAD major %d errno %d slancall: P_ISLOAD major %d errno %d slancall: net_ioctl P_OLINK slancall: P_OLINK errno %d slancall: calling pstart slancall: pstart errno %d /tmp/pt%d/etc/masterupd -c psx>%s 2>&1slancall|getmaj: system( %s ) r%dslancall|getmaj: returning %d /dev/psx/p%dslancall|pstart: access( %s ) slancall|pstart: access failed errno %d slancall|pstart: open() of %s failed, errno %d @(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9,X `  % KKfixline(%d, %d) BAD SPEEDculine.cRETURN FROM fixline ioctlculine.csetline - %c @(#)uucp:uucpdefs.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9     ! , 9 H S ^ j v             0 C P \ z         , F e t/usr/spool/uucp/usr/spool/uucppublicCAN'T OPENCAN'T WRITECAN'T READCAN'T CREATECAN'T ALLOCATECAN'T LOCKCAN'T STATCAN'T CHOWNCAN'T CHMODCAN'T LINKCAN'T CHDIRCAN'T UNLINKWRONG ROLECAN'T MOVE TO CORRUPTDIRCAN'T CLOSECAN'T FORKFILE EXISTSSUCCESSFULNO DEVICES AVAILABLEWRONG TIME TO CALLTALKINGCONVERSATION FAILEDBAD SEQUENCE CHECKLOGIN FAILEDDIAL FAILEDBAD LOGIN/MACHINE COMBINATIONDEVICE LOCKEDASSERT ERRORSYSTEM NOT IN Systems FILECAN'T ACCESS DEVICEDEVICE FAILEDWRONG MACHINE NAMECALLBACK REQUIREDREMOTE HAS A LCK FILE FOR MEREMOTE DOES NOT KNOW MEREMOTE REJECT AFTER LOGINREMOTE REJECT, UNKNOWN MESSAGESTARTUP FAILEDCALLER SCRIPT FAILED@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKS../uucp/ulockf.cCAN NOT ALLOCATE FOR../uucp/ulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:PDMkludge.c 2.15@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9PDMset: ioctl(GET) failed (errno=%d) PDMset: ioctl(SET) failed (errno=%d) PDMclear: ioctl(GET) failed (errno=%d) PDMclear: ioctl(SET) failed (errno=%d) @(#)uucp:conn.c 2.13@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:sysfiles.h 1.4       conn(%s) getto ret %d Call Failed: %s Device Type %s wanted Requested Device Type Not Found AnyAnyAnyAny9600AnyAnyAnyAnyBAD LINE../uucp/conn.c/dev/,MProtoStr = %s chat: TCGETA failed, errno %d FAILEDexpect: (^%c%c) """"got it lost line errno - %d LOGINLOST LINE%s^%cenough already got it timed out BREAKBREAKBREAK EOTEOTEOT     """""" sendthem ( ) set CLOCAL ignored ) CLOCAL set TCSETAW failed, errno %d ) clear CLOCAL ignored ) CLOCAL clear TCSETAW failed, errno %d ECHO CHECK ON ECHO CHECK OFF DELAY PAUSE BREAK ) ????????%s^%c?%s^%c?SuMoTuWeThFrSa%dAnyAnyWkWk%d-%d@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9dummyAnyaltconn called /dev/ACUDirectgetto ret %d @(#)uucp:interface.c 1.9@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.91,11aa. 1,11aa. 1,11aa. #1,11aaUNIXSTARLANPC7300set interface %s ret restline - %d ret restline - %d /usr/bin/geton.sh %sgetty re-enable command: %s Failed to re-enable getty on %s @(#)uucp:strsave.c 1.2@(#)uucp:sysfiles.c 1.9@(#)uucp:sysfiles.h 1.4bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systems../uucp/sysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devices../uucp/sysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialers../uucp/sysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptr../uucp/sysfiles.c::CAN'T ALLOCATEsetioctl: tptr../uucp/sysfiles.cuucicoruucicoruucicor@(#)uucp:strecpy.c 1.1%.3o@(#)uucp:stoa.c 1.2@(#)uucp:parms.h 2.9 &@(#)starlan library: 54.1 7/30/860707070000040053151047550000050000000000010576430400221524600002100000031706usrbin/edlibuucpRdQ (&  .text(& .data 0@.bss   OQ./HJf/H# N,/N(0<N@NVH-| p/. n /(NX @ g. Np.N( n ././< 4HnN HnNXLN^NuNVHA -H. `//.NFP$9 lg pLN^Nu `NVH-| n-H-H||A-HHn//. NF $ nB LN^NuNVH<$n&nBB.G(J`RHH$gp%f -@"gtѮ "f&Sm kR`P.p/NlX`> + f."/ /+NP @"'H`./."p// N( Jf+ f .L<N^Nup-@-@-@-@-@RHH$  g$ #g" +g -fR`R`R`R`p*f$pѮ n -hl .D-@RR`Bp0fRB` .Ѐ"Ё"0Ё-@RHH$ | ;0(f .gJg .`p-@`VR *fpѮ n -hR`8B` .Ѐ"Ё"0Ё-@RHH$ | ;0(fBHH hg lfRR-| VLAG-HHp-@-@HH$ Jgv Eg Gg XgT cg dgL eg fg gg og* sg ug xfp` p`p`p-@Jlp-@JfpdpѮ n -h>pdfBJ>l-| WL >g* .>D-@>`Jg -| YL`Jg-| [LpXf | ]` | n-H*I\*L`Dp>-@ .>-@>.N&ЀЮ"n*1. .>N-@>J>f Ю-@Jgȹg  Xg4 og xf-| L` lp-@`-| L`xJlp-@pѮ n -h6-h:Hn.Hn2 .Rrl .R`p//.:/.6N  @(HJ.g -| L`Jg -| L`Jg-| LKQJgHH`p0JfJg.-n`SJoJfIQ. B/9 > .6".:NHXJg .2S-@"JlD`Jlp-@pѮ n -h6-h:Hn.Hn2 + f."/ /+NP @"'H`./."p// N( SmVSm kRr0`.p0/NlX` kR"nHRH`. nHRHp/NlX nHJg$Sm` kRr `.p /NlXS .䰮&mSm`J"g@p . ."N&0rH"nHp . ."N-@"`pH nH0 nHCEbJ2n . J/9 F .6".:NHXJfp+`p-rH"nH | ;0(gpE`perH"nH`>NVp././././. /.N> @ N^NuNVp././././. /.N @ N^NuNVH<$n&|  ."KI . fp.N#T/NlX. /9 .". NHXJlp`p"n"g .". @-@-A B9 B. /9 .". NHXJgd*| R. /9 .". NHXJm,`>./ .". NX-@-A -ђ`. /9 .". NHXJm`-y -y ` -n-n./. 9 "9 N|X-@-A. /.".NHXJo`. /9  .". NHXJln`8./ .". N|X-@-A -` M o2./ .". N|X. &/9 "NHXJl`Jgҹ eй c(| . ./9 * .". NHXJg e0`T .". N $ 0 N./ .". NHX./ 9 2"9 6N|X-@-A e$&L 5m0 f1 RJgR`R`R0R# 9nB |  L<N^Nu M o./ .". NHXJm`./. .". NXN $ 0 N./.N|X./ .". NHX-@-A R. /9  .".NHXJo^. /9  .".NX-@-A`ZH?L ` H?LN "LNuH? o "($/ &/$N " LNuH? o/NX$/ &/$N//N4P LNuH?$& /"/ `H?$/&/ /$"/(Nj "LNuH? o$&( / "/$NF " LNuH? o/NX$& / "/$N//N4P LNu@UUŰcBCEHNJGf(g~JFf `0 FgrFDGQGmfJf` ^GkQJkցՀd RF Fm`LdFED@N8NlM fBNuN`(fFfJj$<B`$<B`H?$& /"/ `H?$/&/ /$"/(Nj "LNuH? o$&( / "/$NF " LNuH? o/NX$& / "/$N//N4P LNu*BNb:G8<a,8<aᏄg$&<FNb`.HGODfJfJgRGSGgNu8<@ANBCFgDgNg Dg,NuNJk&Fg"Jg `Jk6g2$<`N LNu"`"/H8NVN0 LNu$<&HCĀ(f<Jg,<`&HBJ Bf4<`<Jg<`SB<B2Nu m `B>BFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu< `"-y0&. A/< LN1XO`N. /. /.N1PO-@rfp Dn. P/< D/<0N1PO. CNJgB n /g ./< C/< V/< PN1O `./< \/< PN1PO. _N1*-@Jg". /< z/<0N1POp.NJ9 L|f. ?l/< L|N1XO. ?l/< C|N1XOp Dn. 7L/< /<0N1POp Dn. ?l/< /<0N1PO .0"rlNPHnHnHn .S"n /1N OJ.g4HnN&XOJg6Hn/< /<0N1O p.N`. CHnN1XOp.Hn/< 7lN1POB9 7zp DnHn/< /<0N1O p DnHn/< /<0N1O p DnHn/< /<0N1O .0"ro. HnN1XO`nHnHnHn"n /1N OJ.g2HnN&XOJg"Hn/< /<0N1O p.NJ.g. 90""n ./<  /<0N1POp.N1xJ.g|p*.HnN1&XO @ f,p?.HnN1&XO @ fp[.HnN1&XO @ g8HnN9XOrf p.N1xHnHnHnHnHnHn`J.gHnHn/< !`jJ.gz | C gA gHn/< CN1POJgPJ.gJA g | C g.HnN1XOJg&HnHn/< "HnHnHnN TO`J.f. CHnN1XO`p.Hn/< 7lN1POB9 7zp DnHn/< #/<0N1O p DnHn/< //<0N1O p Dn. 7l/<  | C g" | } g. /< CN1XOJgHnN9XOJfp Dn./< /<0N1POHnHnNPOJg$Hn/< /<0N1O pN^Nup Dn./< /<0N1POHnN9XOJgp`HnN9XOJgp`HnHnNPOJgHn/< `HnHnNPO-@Jf60.nf,0.ްnf"HnHn/< /<0N1O`pd./< LN1&XO.HnHnN#.POJg. #/<0N1XOp.N@p0. @fHn/< 6`.fjp0.氹 7Lf.fRN1r2.貀f.f:p0..Hn/< S/<0N1O . s/<0N1XO`Jf0.f(p0..Hn/< /<0N1O p`6p DnHn/< /<0N1O p DnHn/< /<0N1O HnHnN3\POrf&.0Hn/< /<0N1O p`p0.@H@.HnN10XOJ gN./< ?lHn/.Hn/./< HnN1O. /< Hn/< ?lN+O J gB. ?l/.Hn/< HnN1O. 4/< 3Hn/< L|N+O p`p Dn./< 5/<0N1PO .~gHnN9XOJgp`HnN9XOJgp`.HnNhXO-@. L|Hx9 PHHg | P` | `HP/< L/< ?lHnHn/< H/.N1O .N1FHn/< CHn/< 7l/< fHnN1O. v`p0. @f Hn/< /<0N1O p `.fXp0.氹 7Lf.f@N1r2.貀f.f(p0..Hn/< /<0N1O p`hJ f". L\HnN1tXOJf 9 LafbHn9 HH//.pD/N:OHnHnN3\POJfP.HnN10XO.HnHnN(PO`. HnN1XO.HnNXO-@. P/< L|p0.@H/Hn/< L/< ?lHnHn/< /.N1O$.N1FHn/< 7lHn/< C/< 8HnN1O. HHnNJDXOR `4NV. /.N(:XOrf.9 HH//. pC/N:O B/.N1 XOJf..R/< O/90/./9 N.Op.N. VHx/.N1HPO/N1^XO-@. /.N'XO`. X/.N1RXO-@p.p.//.N1,PO @# LTgA` nHP/< TN1POB9 bJf..Z/< Z/90/./9 dN.Op.N* n N^NuNVH nr n n (np!.HTN1&XO$@ f./.N1XOLN^Nu | C g, g( .HT/N1POJf "| CJ1gtp!.HTN1,XO&@A./.N1XO .HT/. N1PO "n B1gz S.Hj/.N1PO S"nB1`PI`&NVJ9 Lg&. L/./9 /< aHnN1O`./9 /< ~HnN1O n Jg"gB | C g8./N1XOJf(.N9Jg p.N1x./. /< `.JgJ g. /.N1XOJg0./. /< HnN1 XOCAHPN1O `(./< HnN1 XOCAHPN1PO nJgp nJg4././/< HnN1 XOCAHPN1O`././< HnN1 XOCAHPN1O `n nJg"g2 | C g(./N1XOJf.N9Jg p.N1x././< HnN1 XOCAHPN1O p DnHn/< /<0N1O . HnNJDXOHnN1bXON^NuNV. 7\/< /<0N1POp.NN^NuNV nB. /< HnN1PO. 7LN1J. HnN1XO-@. 7PN1JJf` .N1pN^Nu.Hx/.N1PO @ g.N1 S"n 1 f.N1 S"nB1.N1p`NVH. 7LN1J. /.N1tXO$. 7PN1J LN^NuNVp Dn./< /<0N1POp Dn. /< /<0N1PO. N-@JfDp ./. /.NhPO-@Jg@p Dn. +/< /<0N1POpN^NuB/< ,/.N$PO-@p Dn,N ^Jg | =` | B./< -/<0N1POp Dn,N rJg | W` | \./< H/<0N1POp Dn,N .Jg | s` | x./< b/<0N1POp Dn. '/< ~/<0N1PO .`NVH p Dn./< /<0N1POp./< /.NPO&pfp./< /< NPOp# 'p Dn,N *Jg | ` | ./< /<0N1POp Dn,N >Jg | ` | ./< /<0N1POp Dn,NJg | ` | ./< /<0N1POp Dn. '/< /<0N1POt`(p Dn ./< /<0N1POR "| #hJf L N^NuNVJ fpN^Nu n JgHn/NPO-@ JgJg./.N1XOJfp`NVJ !g, |  g". /9 !N1XOJf p# '`B 'J !g, | g". $/9 !N1XOJf p# '`B 'J !g, | ( g". ,/9 !N1XOJf p# '`B 'J "g p./9 "/< 'N1POB9 '`B9 'J "gJ zg . zN1H. "N1 R.N1B# zJf../< 0B/9 "/9 tN.Op.N. "/9 zN1XO y z# "l# "# LN^Nu# = L`NVHB ."| !$qpgpgpgpfp` p fp-@ gJf pLN^Nut``Jgrgr gz. ~N1FNz. "p/NXO. "lp/NXON2Jf # ". "p/NXO. #p/NXO. #hp /NXOpN^NuJgJ g. /.N1XOJf. !/.N`JgrJgj./.N1XO`. !N0Jg4. ~N1Fp Dn./< /<0N1POp`b ."| !-qJg nJgHn/NPO-@ .`NV. /< N1RXO @# ~fp DnJ. /< /<0N1PO`.p Dn./< 2/<0N1PO. ~N1FpN^NuJ "g$. "/.N\XOJf. ~N1Fp`. !N Jg`NVHt` "nBRp m. (N(Jf pLN^Nu$| (`HnHRNPO$@t`@Jg8 "| Jg( ./.N1XOJf "n#`Rp mp m,./< i//./< JN.Op.N gJfnp`TNVH$n`RJJg  g  g n `RJJg =fJgB n !J`RJJg  g  g  fJgB J LN^NuNVH $n`8HnHRN1POHnN1 XO *\fSJ` L N^Nu. ~HxHnN1PO @ gHnN1 XOSCG` KSKBAe  g  g  g .#g . gJ.fZ`NVH &| ,$n` :g Jg ,eB :fRJ n , J L N^NuNV 9 'N^NuNVJ9 'g. '/.N1XON^Nu.N&d`NV 9 'N^NuNV 9 'N^NuNVp Dn./< v/<0N1PO. /.N`XON^NuNVH $n&n t`4 .N1 .HR /3N1POJf pL N^NuR Jfp`NVH$nBt` Jg4 | g*. "| #h/1N1XOJf p-@` /g>p/. "| #h/1N1,XO# LTg @A` "| #h q-H` "| #h-qp Dn./< /<0N1POJg& g"./.N1XOJf "| #h.`R "| #hJfpf./. N1XOpLN^Nu. /. N1XOp`NVH.N9rf LN^NuJ f*. "/.N,XOJg. "/.NXOJgp f*. "l/.NXOJg. #/.NXOJgh. ;lN1 ././< ;lN1POJfH. ;lN1 "nE /f. Dg Xf"R .fp/.HRN1&XO @ fp`*p`$NVH . N1 "n AG /f<`R/p/./.N1,XO @# LTgA` n.HkN1XO`.. L\/. N1tXOJfp09 L` @g. L\/. N1tXOJf 9 LafHn/. N1tPOJg. HnN1XOp/.HnN1,XO$@ gAڵfRJB. L\HnN1tXOJfp09 L` @g&JgnHnN5XOrf L N^Nu | ;l gA gHn/< ;lN1POJg . L\HnN1tXOJf9 Lagp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVHJg nJgJg | C g./.N1XOJf|`l .#gn . gd . gZ . f`N. fHnN12XO$@ g6BJg.A g&Hn/.N1POJfNYpLN^Nu.,HnNZXOJftNYp`NVp ,n0p./< /9 ,/< /< N.Op.Np/./.N1,XO @# LTgA` n. 9 ,Ѐ"逐"| ,AHPN1XO. 9 ,Ѐ"逐"| ,#AHPN1XOR ,N^NuNVHt`\p. Ѐ"逐"| ,#AHP/. N1POJf. Ѐ"逐"| ,A./.N1XOpLN^NuR ,mp`NV`. ,#/< ,/< ,NPOJ ,nN^NuNVp Dn. /< /<0N1PO.N+p/./.N1,XO# LTg @A` n-Hp/./. N1,XO# LTg @A` n -H./< ;l/< HnN1O p DnHn/< /<0N1O BHnN1 XOJf*pV./< BHn/9 N.Op.NHn/.N1POJg.pW./< /90Hn/9 N.Op.NB`JgЀ"逐"| ,A g .Ѐ"逐A./.N1XOJftS , 9 ,Ѐ"逐"| ,A. .Ѐ"逐AHPN1XO 9 ,Ѐ"逐"| ,#A. .Ѐ"逐AHPN1XON^NuR . ,l`8NVHt` Ѐ"逐"| ,A.N1R ,mB ,LN^NuNV.Np Dn. ;l/< D/<0N1PO. ;lN1*-@Jg0p./< O/90/< ;l/9 N.Op.N. ;l/< CN1XON^NuNV./< `/< Z/< ;lN1O p./< ;lN5XON^NuNqNVH . /.N12XO @-HgB./< /< HnN1O . HnN1XO$@ g. /< HRN1PO nJg. L\/N1tXOJfjJ Ljg`. /.N1RXO&@ gF./< N1XO.HSN2XOJg./< N1XO.N1F.p /N1XO nJg2./< +N1XO. L\/.N1tXOJfJ Ljf./< >N1`L N^NuB/.N"4XOrf4./< KN1XO././< iHnN1O . {`J. /.N1RXO&@ f@./< N1XO././< HnN1O . HnNJDXO`8./< N1XO.HSN2XOJg./< N1XO.N1F.p /N1XO.N1`NV-y K`L. N1 . n//< N1POJf"./< /< /N1PO n /X nJfN^NuNqNV./.p//./. /.N2ON^NuNV./.p//./. /.N ON^NuNVHJ Dg$|0`*. R/< 4N1RXO$@./< TN10XO g>N1-@./././. /.N//./< 7\pf | `LN^Nu | HP/< rHRN1O(.N1F. 7\/. /.pf | ` | HP/< HnN1Opf. PHnp //< 7lNNO `pNVHHnN1XOHnN1XO$@./*/*/* *R//< /< /N1O | / LN^NuNqNVHp Dn./< /<0N1POp Dn.0/< `hp0.@H gd./.N10XOJgLp Dn./<  /<0N1POp Dnd.0/< */<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< ?/< 4N1TO p.N1~pf2./< K/90/< E/9 N.Op.NHnN1XO-@fJg./< U/.HR/9 p`p0.@H g^p0.@H./.N10XOJg@./< _/90/./9 N.Op Dn./< i`J 7Lg. 7LN1JJgp Dn. 7L/< `  @@H.HRN10XOJg(./< /90HR/9 N.O`N1.p/HRN16POJgp Dn./< /<0N1POp Dn.0/< /<0N1PO./< /90HR/9 N.O. 7PN1JpLN^Nu. 7PN1Jp`NV.NJfpN^Nu./< /<0N1POp`NVH$n(J&L /f`RL`p./< HTN1POJg g |  g. HTN1XOJgp./< HTN1POJg" g> |  g4. HTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVp Dn. HH./< 2/<0N1POp Dn. /< >/<0N1POp Dn.HH./< C/<0N1PO n Jf*-| C p Dn. /< H/<0N1PO. Nd-@ .C g .X fJ ."ЀЁ"| /..HH//. p/. HH//< X/.N1O`d ."ЀЁ"| /R 1@H. ."ЀЁ"| / 1//. . HH//< f/.N1Op Dn./< v/<0N1PON^NuNVH p .b.pD./< Hx/< /< N.Op.NHnN1XO.N1p./< /< HnN1O p/.HnN1,XO# LTg @A`AB(t` p .HnN@XOJgp.N1Rpmpm*pQ./< BHn/9 xN.Op.N./< /< HnN1O . HnN1RXO$@ gHn/< HRN1O rgN1j-@* ./< HnN1XPO$@ f.p[./< /90Hn/9 dN.Op.N.HnN10XO`d. HnN1RXO$@ f.p`./< /90Hn/9 pN.Op.N.HnN10XON1j-@R./< HRN1PO* g.ph./< /90Hn/9 hN.Op.N.N1F* g.pj./<  /90Hn/9 N.Op.NHnNDzXOp Dn./< /<0N1POp Dn./< /<0N1PO. 9 ."ЀЁ"| /AHPN1XO 9 ."ЀЁ"| /#N1j@H& 9 ."ЀЁ"| /# 9 .R .L N^NuNVB`8p./. ."ЀЁ"| /AHPN1POJf .N^NuR . .m.N0`NVB .N^NuNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNVH$nJ9 fF-| N1"n" B9 N1./< /< /< 2N1O ./< 2/< NPOrfn. 2N1.NfJg>`0. 2N1p Dn. /< /<0N1POpLN^Nu./< 2/< NPOJf.Np`NVH$np-@BHRN1XO-@p Dn./< /<0N1POpf(p0gNp Dn.0/< `p.Hn/.N1,PO$.N1Bpg( Dn. V/< 3/<0N1PO`A-H-PB/.N1XO$g p0fp Dn. /< W`p Dn./< /<0N1POp Dn./< /<0N1POp Dn./< /<0N1PO.N1Jg0p Dn. /< /<0N1POpLN^Nup`NVHt` "| TJg R mp m..+/< //< /< N.Op.N m 9 R $p./.N1 XOR/N1TXO-@Jf,.//<  B/./< N.Op.N./.N1XO "| T#LN^NuNVH$nt`z "| TJgf g* g\ "| TJgL .HRN1XOJf6 "| T.N1 "| T.N1H "| TBR mLN^NuNV./< /< HnN1O p/.HnN1,XO# LTg @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< 5/< /HnN1O p/.HnN1,XO# LTg @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| TJgHn "| T/1N1POR mLN^NuNVH.$/. N1HXO$l.0/./. /< JHnN1OHn/< SNJDPOp0g p0f. N1`p Dn& 90"|0./< Z/<0N1POp Dn. /< _/<0N1POp Dn./< i/<0N1PO. N1Jl0.0/. /< nHnN1O Hn/< |NJDPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< HnN1O Hn/< NJDPOp``NVpN^NuNqNVN1JfN1.N1J.NN^NuNVBN1Bp.N1Bp.N1BB/< N1XOp./< N1XOp./< N1XO.p/N1nXO.p/N1nXO.p/N1nXONL nJgJ./< HnN1PO. KBHn/< /<  /< N1`Opd.N1xN^NuB.`NVJg nJg./< HnN1PO`B.N1JfBN1Bp.N1Bp.N1Bp./< N1XOp./< &N1XOp./< 0N1XO.p/N1nXO.p/N1nXO.p/N1nXONLN1.N1J. KBHn/< N/< :N1`Opd.N1~N^NuNVH $n&n J9 7lgBJ Kf N1# KJ g\p.p///< 2N1,PO @# LTgA`L N^Nu | 2HP/< 7lN1POJg. N1FB J fj. 7l/< G/< /< 2N1O . /< 2N1RXO# ./< 2N10XOJ gjB/9 N1XOp.B/9 N1PO. T/< 7l/< ?l/< /9 N1O. LL/9 KN0//< /9 N1O.HS/< /9 N1O `NVH$n./< L/9 LLN1/9 7kHH/N0/J LPf | ` | HP/< ?l/< 7l/< HnN1O(HnN1 XO-@J l^B0p./< N1XO# p0f../<  N1HXO# ./< -N10XOJ m*p.B/9 N1PO.Hn/9 N1POLN^NuNVJ m. N1Bp# J g. N1FB N^NuNVJ 6fHnN1XO# 6B`8HnN1XO-@쐹 6.N1r<.N1-@# 6 .N^NuNVH $n G.p/p/HSN1dO rg pL N^NuJSg +.gp.HkHRN1POB*p`NVH$n ./.NXOJf pLN^Nu././< HnN1O p DnHn/< /<0N1O . L\HnN1tXOJfp09 L` @fxp`NVpH$. BB.HnN1XOB./< /< HnN1O . HnN1RXO$@ gb.pd/HnN1PO @ g6p.HntHnN$POrf.xN1V-@.N1P-@JnB.N1F rb`@0; NJ>R*>>RRRR*RR*RRRRRRRDplbLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. HnN1RXO$@ f.p[./< /90Hn/9 dN.Op.N.HnN10XO./././././/< HRN1O.N1F`NV|H./< ,/< &HnN1O . DHnN1RXO$@ f`.N1FHnN1XO`.pd/HnN1PO @ g.N1FHnN1XOHnHnHnHn/< FHnN1O$. [rb@0; NJ""""tt""t"t""""t" .lD. h/< QNJDXOp Dn./< p/<0N1PO .LN^Nup`NqNV.N N^NuNV. /.NlXON^NuNV .Srb@0; NJ @Th|p. 9 6"| `p. 9 6"| /1N1 `Zp. 9 6"| `p. 9 6"| `&p. 9 6"| `p. 9 6"| /1N]XON^Nu./< /< TN1PO. /< TNJDXOp`NV# # # . /< N1RXO @-HgH`4. HnN1DXO-@.//< NPOJgNBNHn/.NPOJnJ fJ. N]# Jf../< 8//< '/< N.Op.NB J fJ. CN]# Jf../< y//< h/< YN.Op.NB J fJ. N]# Jf../< //< /< N.Op.NB N^NuNVp# 6# 6# # . /< N1RXO @-Hgx``. HnN1DXO-@.//< N0POJg2. BN1DXO-@. //< NPOJgNNHn/.NPOJnN^NuNVB-n `-n n (\fpѮ. n A //.N1PO @ g~Jg0-n`R n  g  g./.N1XOS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1POJf.N1 Ѯ n Jf(pN^NuB./. N1XOJg8 nA-H p:./. N1&XO @-Hf./. N1XOJfp`p`NV# 7 7@. BN1DXO @-Hg$ y 7@X 7@ 9 7@ 7rm y 7@BN^NuNV-| 7` p=./N1&XO-@Jg nBpѮ nJg. n/N1XOJf ./< `". ! n/N1XOJf./< N`. ! n/N1XOJf ./< `. ! n/N1XOJf ./< `". ! n/N1XOJf./< N<`, n./< !/< TN1PO. !0/< TNJDXOX . 7rl nJfN^NuNV n Jg"-n`X nJf. !C/. `N^NuJgB. n /g. !K/< !GHnN1PO.HnN1XOp.HnN]XOJfLHnN]XO"n" nJf..o/< !v//< !h/< !YN.Op.NX. !EBN1DXO-@`NNV n Jg -n`X nJf. !/. `\N^NuJg.N]"n" nJf../< !//< !/< !N.Op.NX. !BN1DXO-@`NVJ 6g . 6N1FB 6B 6NN^NuNVJ 6g . 6N1FB 6B 6NN^NuNVJ 6g . 6N1FB 6B 6N^NuNVJ f . !NNJ 6fN,JfpN^Nu. 6/. /.N1PO @ gp`NVNVJ 6g. 6N1F`2B 6`0. ! 9 6/1N1RXO @# 6gpN^NuR 6 9 6"| Jfp`NVJ f . !NJ 6fN,JfpN^Nu. 6/. /.N1PO @ gp`NVJ 6g. 6N1F`2B 6`0. ! 9 6/1N1RXO @# 6gpN^NuR 6 9 6"| Jfp`NVJ f . !NJ 6fN,JfpN^Nu. 6/. /.N1PO @ gp`NVJ 6g. 6N1F`2B 6`0. ! 9 6/1N1RXO @# 6gpN^NuR 6 9 6"| Jfp`NVHJ g 9 6"| Jf pLN^Nu 9 6"| .N1 S-@ 9 6"|  q (fT 9 6$ ."Q 1)f: nr . o . . 9 6R 6"|  qHh`" nB. 9 6R 6"| /1/.N1POp`:NVJ g 9 6"| JfpN^Nu. 9 6R 6"| /1/.N1POp`NVH $n.N1 R.N1B&@ g .HSN1XO K L N^NuNVH$. Hn/.N1tPOrf LN^NupĀJgHp0.g %s!%s (%s) (SYSTEM %s) copy succeeded %s from %s!%s arrived receive file - %d R %s %s %s %s %s %o %s dummy%s!%s --> %s!%sQUEUED/usr/spool/uucp/.Xqtdir/usr/spool/uucp/.Xqtdirsend file - %d can't get status for file %s directory name illegal - %s uucp can't read (%s) mode (%o) D.0S %s %s %s %s %s %o %s %s %s!%s --> %s!%sQUEUEDuucp.cwauucp.cuux -C %s %s!uucp -C \(%s\) uux -C %s %s!uucp -C %s!%s \(%s!%s\) \(%s\) \(%s!%s!%s\) \(%s!%s\) \(%s!%s\) cmd: %s QUEUEDUsage: %s [-c|-C] [-d|-f] [-gGRADE] [-j] [-m] [-nUSER]\ [-r] [-sFILE] [-xDEBUG_LEVEL] source-files destination-file @(#)uucp:gwd.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s pwd 2>&-PATH=/bin:/usr/bin:/usr/lbin r@(#)uucp:permission.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9         LOGNAMEMACHINECALLBACKREQUESTSENDFILESREADWRITENOREADNOWRITEMYNAMECOMMANDSVALIDATEPUBDIRlogFind called (name: %s, rmtname: %s) machine/login match failed_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), mchFind called (%s) OTHER_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), _Commands %s yesyesyesyesyesyespermission.c/usr/spool/uucppubliclist (%s) num = %d /usr/spool/uucppublicrmail/usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/Permissionsname (%s) not found; return FAIL //usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/PermissionsvalidateFind (%s) FAIL PERMISSIONS file: BAD OPTION--permission.ccmdOK(%s, ) ALLALLbname=%s NuLL@(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:versys.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 @(#)uucp:gtcfile.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9TOO MANY SAVED C FILESgtcfile.ccommit %s %s/%sto %s gtcfile.cgtcfile.c@(#)uucp:chremdir.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9chdir(%s) chremdir.c%s/%s/usr/spool/uucp@(#)uucp:mailst.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9;&|<>^`\('"{} %s mail '%s'PATH=/bin:/usr/bin:/usr/lbin w%s r ===== stderr was ===== ===== well, i tried ===== ===== stdin was emtpy ===== denied read permission ===== user %s, stdin %sDENIEDrunreadable ===== user %s, stdin %sDENIED===== ===== well, i tried ===== LOGNAMELOGNAMELOGNAME=%s@(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d@(#)uucp:cpmv.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/full %s %s/%s/usr/spool/uucp/.Corruptcpmv.c/@(#)uucp:expfile.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Corrupt/mkdir - %s .CAN'T STAT PARENT DIRECTORY %s errno %d CAN'T CHMOD PARENT DIRECTORY %s errno %d /bin/mkdirmkdirmkdirexpfile.cexpfile.cexpfile.cCAN'T CHMOD PARENT %s CAN'T SETUID %d expfile.cCHOWN FAILED %s errno %d expfile.cIllegal filename (%s). ./..../....@(#)uucp:gename.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9gename(%c, %s, %c) null sys -> %s %c.%.*s%c%.4x%c.%.5s%.4x%.3xfile - %s SYSLST OVERFLOWgename.c%s%s/usr/spool/uucp/LCK.SQ.gename.c%s/%s/usr/spool/uucp/.Sequencer%4xwgename.cwgename.c%.4x gename.cgename.c%s seq now %x @(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:xqt.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/dev/null/dev/null/dev/null-s%s/usr/lib/uucp/uucicoUUCICO-r1-s%s/dev/null/dev/null/dev/null/usr/lib/uucp/uuxqtUUXQT@(#)uucp:logent.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sa%s %s %s (%s,%d,%d) %s (%s) %s!%s %s (%s) (%c,%d,%d) [%s] %s SM/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats@(#)uucp:gnamef.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sstat %s @(#)uucp:systat.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Statusrwsystat.c%d %d %ld %ld %s %s %s/%s/usr/spool/uucp/.Statusr%d%d%ld%ldRETRY TIME NOT REACHEDNO CALLRETRY TIME (%ld) NOT REACHED @(#)uucp:sysfiles.c 1.9@(#)uucp:sysfiles.h 1.4bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systemssysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devicessysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialerssysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptrsysfiles.c::CAN'T ALLOCATEsetioctl: tptrsysfiles.cuucicoruucicoruucicor@(#)uucp:strsave.c 1.20707070000040053761005550000050000000000010574110406433075000001500000003006usrbin/uulog#!/bin/sh #ident "@(#)uucp:uulog 2.6" # # usage: # uulog # or uulog foo # or uulog -sfoo # or uulog -s foo # or uulog -ffoo # or uulog -f foo # # -x means check the execute file # -nnn where 'nnn' is a number will do tail -nnn # LOGDIR=/usr/spool/uucp/.Log type=uucico n="" cd $LOGDIR while [ $# -gt 0 ] do case $1 in -x) type=uuxqt shift ;; -[0-9]*)n=`echo $1|cut -c2-` shift ;; -f) fflag=1 shift if [ $# -eq 0 ] then echo "uulog: system name must follow -f flag" 1>&2 exit 1 else case "$1" in -*) echo "uulog: system name must follow -f flag" 1>&2 exit 1 ;; esac fi ;; -f*) x=`echo $1|cut -c3-` shift set - $x $* fflag=1 ;; -s) shift if [ $# -eq 0 ] then echo "uulog: system name must follow -s flag" 1>&2 exit 1 else case "$1" in -*) echo "uulog: system name must follow -s flag" 1>&2 exit 1 ;; esac fi ;; -s*) x=`echo $1|cut -c3-` shift set - $x $* ;; -*) echo "Invalid flag $1" 1>&2 exit 1 ;; *) sys="$sys $1" shift ;; esac done set - $sys if [ x$fflag = x ]; then if [ $# = 0 ]; then set - `ls $type` fi for i do if [ -f $type/$i ] then if [ x$n = x ]; then cat $type/$i else tail -$n $type/$i fi else echo "uulog: no log file available for system $i" fi done else if [ $# != 1 ]; then echo "uulog: only one system allowed with -f" 1>&2 exit 2 fi if [ -f $type/$1 ] then exec tail -${n}f $type/$1 else echo "uulog: no log file available for system $1" fi fi 0707070000040053771045110000050000000000010574170406433075100001600000020160usrbin/uunameR \  ph .text .data p@.bss p p.lib & & NVBB`6rcg rlf R`$R`. ]/<0N1XOp.N1x. Z/. /.N1PO-@rfJg:Jg. v/<0N1XOHnNXOHnN1XOBN1xJg. `. Np.NJg$ n ./< /<0N1POp.N1x.HnN (XOJg .#g . g . g . gHn/< HnN1O A gA gHnHnN1POJgHnN1XOHnHnN1PO`lBN1xN^NuNV./. /< /<0N1O N^NuNVN^NuNV.N1xN^NuNVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNV.N N^NuNV. /.NlXON^NuNV .Srb@0; NJ @Th|p. 9 p"| L`p. 9 t"| L/1N1 `Zp. 9 x"| L`p. 9 p"| L`&p. 9 t"| L`p. 9 x"| L/1NXON^Nu./< L/< " N1PO. _/< " NXOp`NV# L# L# L. /< iN1RXO @-HgH`4. HnN1DXO-@.//< NPOJgNBNHn/.NPOJnJ LfJ. N# LJf../< //< /< NOp.NB PJ LfJ. N# LJf../< //< /< NOp.NB PJ LfJ. N# LJf../< F//< 5/< &NOp.NB PN^NuNVp# # |# L# L. i/< QN1RXO @-Hgx``. kHnN1DXO-@.//< nN0POJg2. wBN1DXO-@. //< zNPOJgNNHn/.NPOJnN^NuNVB-n `-n n (\fpѮ. n A //.N1PO @ g~Jg0-n`R n  g  g./.N1XOS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1POJf.N1 Ѯ n Jf(pN^NuB./. N1XOJg8 nA-H p:./. N1&XO @-Hf./. N1XOJfp`p`NV# . BN1DXO @-Hg$ y X 9  rm y BN^NuNV-| ` p=./N1&XO-@Jg nBpѮ nJg. n/N1XOJf ./< L`". n/N1XOJf./< LN`. n/N1XOJf ./< L`. n/N1XOJf ./< L`". n/N1XOJf./< LN<`, n./< /< " N1PO. /< " NXOX . rl nJfN^NuNV n Jg"-n`X nJf. /. `N^NuJgB. n /g. /< HnN1PO.HnN1XOp.HnNXOJfLHnNXO"n" nJf..o/< //< /< NOp.NX. BN1DXO-@`NNV n Jg -n`X nJf. /. `\N^NuJg.N"n" nJf../< ///< /< NOp.NX. BN1DXO-@`NVJ g . N1FB B pNN^NuNVJ g . N1FB B tNN^NuNVJ g . N1FB B xN^NuNVJ Lf . :NNJ fN,JfpN^Nu. /. /.N1PO @ gp`NVNVJ g. N1F`2B p`0. A 9 p/1N1RXO @# gpN^NuR p 9 p"| LJfp`NVJ Lf . CNJ fN,JfpN^Nu. /. /.N1PO @ gp`NVJ g. N1F`2B t`0. J 9 t/1N1RXO @# gpN^NuR t 9 t"| LJfp`NVJ Lf . LNJ fN,JfpN^Nu. /. /.N1PO @ gp`NVJ g. N1F`2B x`0. S 9 x/1N1RXO @# gpN^NuR x 9 x"| LJfp`NVHJ Lg 9 |"| LJf pLN^Nu 9 |"| L.N1 S-@ 9 |"| L q (fT 9 |$ ."Q 1)f: nr . o . . 9 |R |"| L qHh`" nB. 9 |R |"| L/1/.N1POp`:NVJ Lg 9 "| LJfpN^Nu. 9 R "| L/1/.N1POp`NVH $n.N1 R.N1B&@ g .HSN1XO K L N^NuNVH$. Hn/.N1tPOrf LN^NupĀJgHp0.g/tmp/$$uupick cpio -pdmu $tdir /dev/null fi done rm -f /tmp/$$uupick break;; #As files are transferred, #put their names in /tmp/$$uupick. #Only remove those named files #from...receive/..dir if cmp #verifies transfer took place. #then find & remove directories #(separate find is necessary because #cpio -v doesn't print dir names) a) eval dir="$dir" if test $dir then abs=`expr "$dir" : '/.*'` if test $abs != 0 then tdir=$dir else tdir=$cdir/$dir fi else tdir=$cdir fi if [ ! -d $tdir -o ! -w $tdir ]; then echo "directory '$tdir' doesn't exist or isn't writable" continue fi find . -depth -print | \ grep -v '^\.$' >/tmp/$$uupick cpio -pdmu $tdir /dev/null fi done rm -f /tmp/$$uupick break 2 ;; p) if test -d $j then find $j -print elif test -s $j then cat $j fi ;; q) break 3 ;; !*) ex=`expr "$cmd $dir" : '!\(.*\)'` tdir=`pwd` cd $cdir sh -c "$ex" cd $tdir echo '!' ;; *) echo "usage: [d][m dir][a dir][p][q]\c" echo "[cntl-d][!cmd][*][new-line]" ;; esac trap "exit 1" 1 else break 3 fi done done fi done fi 0707070000040054401007550000050000000000010574660406437714200001600000001257usrbin/uupoll#! /bin/sh #ident "@(#)uucp:uucall 2.3" # This shell is called to force an immediate return call to a system. PATH=/bin:/usr/bin:/etc:/usr/lib/uucp use="Usage: $0 -s system [-r system_to_call] [-t time_to_wait]" time= site1= site2=`uname -n` while [ -n "$1" ] do case $1 in -s) site1=$2; shift; shift;; -s*) site1=`echo $1 | cut -c3-`; shift;; -r) site2=$2; shift; shift;; -r*) site2=`echo $1 | cut -c3-`; shift;; -t) time="-t"$2; shift; shift;; -t*) time="-t"`echo $1 | cut -c3-`; shift;; *) echo ${use}; exit -1 esac done if [ "${site1}" = "" ] then echo ${use} exit -1 fi set +e rm -f /usr/spool/uucp/.Status/${site1} uux ${site1}!uucall -s ${site2} ${time} 0707070000040054441045110000050000000000010574710407231065700001600000056350usrbin/uustatR P == .text= .data D@.bss  .lib NVHB9 B9 B9 p3 3 3 3 3 3 3 3 . N/< N1XON1# N1# . /9 N$XO. N0`rarb@0; NJ0Zlx pp./90&/< N1POB9 3 `p3 3 `t3 `hp./90&/< N1POB9 3 `>p3 3 `,p./90&/< N1POB9 . N0@Jg. d/<0N1XOp.N1x3 `p./90&/< N1POB9 HnHn/< N%O Jg. t/<0N1XOp.N1x3 `p.0&N1V# JnXp# `N. /< /< /<0N1O . /< /< /<0N1O p.N1x. U/. /.N1PO-@rf .0"gN. /< /< /<0N1O . 8/< /< &/<0N1O p.N1xp n. /< L/<0N1POp n. /< d/<0N1POp n. /< n/<0N1POp n. /< }/<0N1POp n. /< /<0N1PO09 H$09 H29 HЁ29 HЁ29 HЁ29 HЁ29 HЁro>. /< /< N1PO. /< /< N1POp.N1x09 H29 H29 H29 H29 H29 Hf. /< N1XO3 Jy gN`Jy gL. N1*Jf. )/< N1RXO @-Hfpe.N1x`HnNXO-@HnN1XO @ gp.HnHnN,POrm.N1V"n#@.N1V"n#@.N1P"n#@$.N1P"n#@ ./. nHh,N1POp . nHh,N1,XO-@pѮ.NF nBHn/.N(POrf".0/< +HnN1XPO @ f`.N1FJy g. -HnN1XOp/.HnN1,XOBHnN1*XOJf. BHnN1RXO @-Hf2pe.N1x`$ | D gA gp.Hn/< JN1POJfA g& | P gp./< THnN1POJgA g& | X gp./< \HnN1POJgA g& | ` gp./< eHnN1POJghA g$ | j gp./< pHnN1POJg:A g$ | v gp./< |HnN1POJgHnNzXOR(Hn/.N(POrg. N1*Jf. /< N1RXO @-Hfpe.N1x`J9 g2 | gA gp.Hn/< N1POJfJy fJy gp n./< /<0N1POp n.0/< `hp0.@H gd./.N10XOJgLp n./< /<0N1POp nd.0/< /<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< /< N1TO p.N1~pf2./< /90/< /9 HN.4Op.NHnN1XO-@fJg./< /.HR/9 `p0.@H g^p0.@H./.N10XOJg@./< /90/./9 ,N.\Op n./< %`J g. N1JJgp n. /< <`  @@H.HRN10XOJg(./< M/90HR/9 ,N.\O`N1.p/HRN16POJgp n./< W/<0N1POp n.0/< i/<0N1PO./< s/90HR/9 (N.\O. N1JpLN^Nu. N1Jp`NV.NJfpN^Nu./< }/<0N1POp`NVH$n(J&L /f`RL`p./< HTN1POJg g | g. HTN1XOJgp./< HTN1POJg" g> | g4. HTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNVH$nJ9 fF-| N1"n" B9 N1./< /< /< N1O ./< /< NPOrfn. N1.NfJg>`0. N1p n. /< /<0N1POpLN^Nu./< /< NPOJf.Np`NVH$np-@BHRN1XO-@p n./< /<0N1POpf(p0gNp n.0/< ,`p.Hn/.N1,PO$.N1Bpg( n. ~/< [/<0N1PO`A-H-PB/.N1XO$g p0fp n. /< `p n./< /<0N1POp n./< /<0N1POp n./< /<0N1PO.N1Jg0p n. /< /<0N1POpLN^Nup`NVHt` "| Jg R mp m..+/< //< /< N.4Op.N촹 m 9 R $p./.N1 XOR/N1TXO-@Jf,.//< 3B/./< N.4Op.N./.N1XO "| #LN^NuNVH$nt`z "| Jgf g* g\ "| JgL .HRN1XOJf6 "| .N1 "| .N1H "| BR mLN^NuNV./< B/< N1-@./././. /.N//./< pf | `LN^Nu | HP/< HRN1O(.N1F. /. /.pf | ` | HP/< HnN1Opf. Hnp //< NO `pNVHHnN1XOHnN1XO$@./*/*/* *R//< /< (N1O | ( LN^NuNqNVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVHJg nJgJg | g./.N1XOJf|`l .#gn . gd . gZ . f`N. HnN12XO$@ g6BJg.A g&Hn/.N1POJfN9pLN^Nu.,HnN:PXOJftN9p`NVH $n.N1 R.N1B&@ g .HSN1XO K L N^NuNVH$. Hn/.N1tPOrf LN^NupĀJgHp0.g L Y t ) 8/usr/spool/uucp/usr/spool/uucppublicCAN'T OPENCAN'T WRITECAN'T READCAN'T CREATECAN'T ALLOCATECAN'T LOCKCAN'T STATCAN'T CHOWNCAN'T CHMODCAN'T LINKCAN'T CHDIRCAN'T UNLINKWRONG ROLECAN'T MOVE TO CORRUPTDIRCAN'T CLOSECAN'T FORKFILE EXISTSSUCCESSFULNO DEVICES AVAILABLEWRONG TIME TO CALLTALKINGCONVERSATION FAILEDBAD SEQUENCE CHECKLOGIN FAILEDDIAL FAILEDBAD LOGIN/MACHINE COMBINATIONDEVICE LOCKEDASSERT ERRORSYSTEM NOT IN Systems FILECAN'T ACCESS DEVICEDEVICE FAILEDWRONG MACHINE NAMECALLBACK REQUIREDREMOTE HAS A LCK FILE FOR MEREMOTE DOES NOT KNOW MEREMOTE REJECT AFTER LOGINREMOTE REJECT, UNKNOWN MESSAGESTARTUP FAILEDCALLER SCRIPT FAILED@(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d@(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:versys.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 @(#)uucp:strsave.c 1.2@(#)uucp:sysfiles.c 1.9@(#)uucp:sysfiles.h 1.4bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systemssysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devicessysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialerssysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptrsysfiles.c::CAN'T ALLOCATEsetioctl: tptrsysfiles.cuucicoruucicoruucicor0707070000040054501005550000050000000000010576040406433075300001400000002735usrbin/uuto#ident "@(#)uucp:uuto 2.3" a="" f="" d="" sub="" export UUP mysys=`uuname -l` mesg="Usage: $0 [-m -p] files remote!user" if test $# -lt 1 then echo $mesg exit fi trap "trap '' 0; exit" 0 1 2 13 15 copy=0 # get options while true do case $1 in -m) a="$a $1" sub="$sub -m" ;; -p) copy=1 sub="$sub -p" ;; -*) echo $mesg; exit;; *) break ;; esac shift done # be sure have both files and destination if test $# -eq 1 then echo $mesg exit 2 fi # get file names while test $# -gt 1 do if test -d "$1" -a {"$1" = "." -o "$1" = ".."} then shift; continue elif test -r "$1" -a -f "$1" then f="$f $1" elif test -r "$1" -a -d "$1" then d="$d $1" elif test "$UUP" = "" then echo "$1: file/directory not found"; exit fi shift done # the recipient arg: remote!user # remote may be omitted (default is this machine) # must have at least !user remote=`expr $1 : '\(.*\)!'` user=`expr $1 : '.*!\(.*\)'` if test -z "$user" then echo "$0: incomplete destination -- must specify user" echo "$mesg" exit 2 fi if test 1 -eq "$copy" then a="$a -C" fi a="$a -d -n$user" error=1 if test -n "$d" -a -n "$user" then for i in $d do ( cd $i; UUP="$UUP/$i" for j in `ls -a` do if test "$j" = "." -o "$j" = ".."; then continue; else FILES="$FILES $j" fi done if test "$FILES"; then uuto $sub $FILES $1;fi) error=0 done fi if test -n "$f" -a -n "$user" then uucp $a $f $remote!~/receive/$user/$mysys$UUP/ error=0 fi if test $error = 1 then echo $mesg exit 2 fi 0707070000040054521045110000050000000000010576120406433075500001300000106204usrbin/uuxR ڱ h 2g .texth .data l@.bss 2.lib S( S(NVBBBBBBBBBBp-@BnBB.|B0B,# N N1# 9N1# 9J 9f p.N1J. /< J N1XO. /< 9N1XOX 9.p/N1nXO.p/N1nXO.p/N1nXO.p/N1nXO.p/N1nXO.p /N1nXO.p /N1nXO.p /N1nXO.p/N1nXO. FN2tp# 9B 9B9 -@ .ưlL"n q -f: .Jg< |  g2.  ."n /1N1XOJf ."n #  R`rjg^ndrCgHrag$rbg*rcg.rgf y0& `-y0&,`p-@`B`p-@`=|`|rrg"n&rngrpfbp-@`\R`TB`Lrsgrxgrzf6R`4-y0&0R $`$.0&N1V# DJnp# D`NF. /. /.N1PO-@rfp Dn. +/< /<0N1PO 90"mNB.y`dp Dn$ 90""n ./< 1/<0N1PO. ;HnyN1XO 90""n .HnyN1XOR0" 90"mp DnHny/< =/<0N1O . F Ntg .fV .~TgHnTNCXOJgp.NHnTHnTpO//< /.N1OJl ./< `Jf,J.f&HnTHnyN1PO. HnyN1XO` A4 g | F gp./Hn4N1POJfA4 gAT gp.HnTHn4N1POJfHnTNCXOJgp.N .tg ./<0N1POp Dn. */< Z/<0N1PO .`NVH p Dn./< i/<0N1POp./< ~/.NPO&pfp./< /< NPOp# *p Dn,N *Jg | ` | ./< /<0N1POp Dn,N >Jg | ` | ./< /<0N1POp Dn,NJg | ` | ./< /<0N1POp Dn. */< /<0N1POt`(p Dn ./< /<0N1POR "| & Jf L N^NuNVJ fpN^Nu n JgHn/NPO-@ JgJg./.N1XOJfp`NVJ $g, | g". /9 $N1XOJf p# *`B *J $g, | g". /9 $N1XOJf p# *`B *J $g, |  g". /9 $N1XOJf p# *`B *J $g p./9 $/< *N1POB9 *`B9 *J $gJ Vg . VN1H. $N1 R.N1B# VJf../< B/9 $/9 tN8Op.NB. $/9 VN1XO y V# %# $# LN^Nu#  L`NVHB ."| $$qpgpgpgpfp` p fp-@ gJf pLN^Nut``Jgrgr gz. ZN1FNz. $p/NXO. %p/NXON2Jf # $. %dp/NXO. %p/NXO. & p /NXOpN^NuJgJ g. /.N1XOJf. $/.N`JgrJgj./.N1XO`. $N0Jg4. ZN1Fp Dn./< /<0N1POp`b ."| $-qJg nJgHn/NPO-@ .`NV. /< N1RXO @# Zfp DnJ. /< /<0N1PO`.p Dn./< /<0N1PO. ZN1FpN^NuJ $g$. $/.N\XOJf. ZN1Fp`. $N Jg`NVHt` "nBRp m. *N(Jf pLN^Nu$| *`HnHRNPO$@t`@Jg8 "| Jg( ./.N1XOJf "n#`Rp mp m,./< E//./< &N8Op.NB gJfnp`TNVH$n`RJJg  g  g n `RJJg =fJgB n !J`RJJg  g  g  fJgB J LN^NuNVH $n`8HnHRN1POHnN1 XO *\fSJ` L N^Nu. ZHxHnN1PO @ gHnN1 XOSCG` KSKBAe  g  g  g .#g . gJ.fZ`NVH &| .$n` :g Jg .eB :fRJ n . J L N^NuNV 9 *N^NuNVJ9 *g. */.N1XON^Nu.N2t`NV 9 *N^NuNV 9 *N^NuNVp Dn./< R/<0N1PO. /.N`XON^NuNVH $n&n t`4 .N1 .HR /3N1POJf pL N^NuR Jfp`NVH$nBt` Jg4 | _ g*. c "| & /1N1XOJf p-@` /g>p/. "| & /1N1,XO# Ng @A` "| & q-H` "| & -qp Dn./< g/<0N1POJg& g"./.N1XOJf "| & .`R "| & Jfpf./. N1XOpLN^Nu. q/. N1XOp`NVH.NC8rf LN^NuJ f*. $/.N,XOJg. %d/.NXOJgp f*. %/.NXOJg. %/.NXOJgh. =N1 ././< =N1POJfH. =N1 "nE /f. Dg Xf"R .fp/.HRN1&XO @ fp`*p`$NVH . N1 "n AG /f<`R/p/./.N1,XO @# NgA` n.HkN1XO`.. N/. N1tXOJfp09 N @g. N/. N1tXOJf 9 NfHn/. N1tPOJg. HnN1XOp/.HnN1,XO$@ gAڵfRJB. NHnN1tXOJfp09 N @g&JgnHnN>xXOrf L N^Nu | = gA gHn/< =N1POJg . NHnN1tXOJf9 Ngp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JRJ'`RJJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH @6gRn. @2gJn @0gB @1g<` @3g2 @4g, @5g&` @ng`nb @7g @bfx`vt(J`HHr0ԀRL rl 0m 7oJf \N` E`0 `* @rg @sg @tf ` `  `\RJJfBX nJfLN^NuNVH<$n&n (n gB`HH.N rgB`RJHH.NrgBJf L<N^NuHH.Nrf`HH.NrfZ (f|)`R.HH.HRN@XO*@ R.HRHTN1PO RB4$M.fRJ J`tHH.NHr gB`NVH$n n B (f2p).HRNXO&@RJ .HR/.N1PO "nB1`P(Jp!.HTN1&XO&@ f./.N1`*g4 +\f,B+./.N1XO./.N1XOpLN^NuB g | F g.HTN1XOJg"./. N1XOR./.N1XOp`I`^NVH$n=|Z`.fSnf`.fRnRJJf J LN^NuNV. HH @(gpn8 @ gnJ@g @ g @ fZpN^Nup` @"gB @&g6 @'g6`: @\g(n @;g @g` @^g @`g @|f p`p`p `NqNVH$nHnN1XOA-Hp./HRN1POB*LN^NuNVHJg nJgJg | F g./.N1XOJf|`l .#gn . gd . gZ . f`N. HnN12XO$@ g6BJg.A g&Hn/.N1POJfNcpLN^Nu.,HnNcXOJftNcp`NVp .n0p./< /9 ./< /< N8Op.NBp/./.N1,XO @# NgA` n. 9 .Ѐ"逐"| .AHPN1XO. 9 .Ѐ"逐"| .AHPN1XOR .N^NuNVHt`\p. Ѐ"逐"| .AHP/. N1POJf. Ѐ"逐"| .A./.N1XOpLN^NuR .mp`NV`. ./< ./< .NPOJ .nN^NuNVp Dn. /< /<0N1PO.N7p/./.N1,XO# Ng @A` n-Hp/./. N1,XO# Ng @A` n -H./< =/< HnN1O p DnHn/< /<0N1O BHnN1 XOJf*pV./<  BHn/9 N8Op.NBHn/.N;FPOJg.pW./< /90Hn/9 N8Op.NBB`JgЀ"逐"| .A g .Ѐ"逐A./.N1XOJftS . 9 .Ѐ"逐"| .A. .Ѐ"逐AHPN1XO 9 .Ѐ"逐"| .A. .Ѐ"逐AHPN1XON^NuR . .l`8NVHt` Ѐ"逐"| .A.N1R .mB .LN^NuNV.Np Dn. =/< d/<0N1PO. =N1*-@Jg0p./< o/90/< =/9 N8Op.NB. =/< F N1XON^NuNV./< /< z/< =N1O p./< =N?*XON^NuNqNV./.p//./. /.N2ON^NuNV./.p//./. /.N ON^NuNVHJ Dg$|0`*. /< N1RXO$@./< N10XO g>N1-@./././. /.N//./< 9pf | P`LN^Nu | XHP/< HRN1O(.N1F. 9/. /.pf | x` | HP/< ZHnN1Opf. PHnp //< 9NWO `pNVHHnN1XOHnN1XO$@./*/*/* *R//< /< 2p Dn./< /<0N1POp Dn.0/< `hp0.@H gd./.N10XOJgLp Dn./< /<0N1POp Dnd.0/< /<0N1PO`FN1-@rgFJf|BN1p.N1Bp.N1BBHR/< /< N1TO p.N1~pf2./< /90/< /9 N8Op.NBHnN1XO-@fJg./< /.HR/9 p`p0.@H g^p0.@H./.N10XOJg@./< /90/./9 N80Op Dn./<  `J 9g. 9N1JJgp Dn. 9/<  `  @@H.HRN10XOJg(./< 1/90HR/9 N80O`N1.p/HRN16POJgp Dn./< ;/<0N1POp Dn.0/< M/<0N1PO./< W/90HR/9 N80O. 9N1JpLN^Nu. 9N1Jp`NV.NJfpN^Nu./< a/<0N1POp`NVH$n(J&L /f`RL`p./< yHTN1POJg g | | g. ~HTN1XOJgp./< HTN1POJg" g> |  g4. HTN1XOJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NqNVp Dn. HH./< /<0N1POp Dn. /< /<0N1POp Dn.HH./< /<0N1PO n Jf*-| F p Dn. /< /<0N1PO. Nd-@ .C g .X fJ ."ЀЁ"| 2`..HH//. p/. HH//< /.N1O`d ."ЀЁ"| 2dR 1@H. ."ЀЁ"| 2` 1//. . HH//< /.N1Op Dn./< /<0N1PON^NuNVH p b.pD./< 2Hx/< 1/< !N8Op.NBHnN1XO.N1p./< @/< ;HnN1O p/.HnN1,XO# Ng @A`AB(t` p .HnNJ`XOJgp.N1Rpmpm*pQ./< XBHn/9 xN8Op.NB./< g/< aHnN1O . HnN1RXO$@ gHn/< HRN1O rgN1j-@* ./< HnN1XPO$@ f.p[./< /90Hn/9 dN8Op.NB.HnN10XO`d. HnN1RXO$@ f.p`./< /90Hn/9 pN8Op.NB.HnN10XON1j-@R./< HRN1PO* g.ph./< /90Hn/9 hN8Op.NB.N1F* g.pj./< /90Hn/9 N8Op.NBHnNMXOp Dn./< /<0N1POp Dn./< /<0N1PO. 9 "ЀЁ"| 2PAHPN1XO 9 "ЀЁ"| 2`#N1j@H& 9 "ЀЁ"| 2d# 9 R L N^NuNVB`8p./. ."ЀЁ"| 2PAHPN1POJf .N^NuR . m.N0`NVB N^NuNVHN1 @-Hg.N1$@ g *g,.N1$@ fp.N1$@ f pLN^Nu./. N1XOp`NVH.N1$@ f nBpLN^Nu./.N1XO n p`NqNVH$nJ9 RfF-| RN1"n" VB9 WN1./< g/< \/< 5 N1O ./< 5 /< RNPOrfn. 5 N1.NfJg>`0. 5 N1p Dn. /< w/<0N1POpLN^Nu./< 5 /< RNPOJf.Np`NVH$np-@BHRN1XO-@p Dn./< /<0N1POpf(p0gNp Dn.0/< `p.Hn/.N1,PO$.N1Bpg( Dn. /< /<0N1PO`A-H-PB/.N1XO$g p0fp Dn. %/< `p Dn./< &/<0N1POp Dn./< 6/<0N1POp Dn./< B/<0N1PO.N1Jg0p Dn. |/< a/<0N1POpLN^Nup`NVHt` "| OJg R Xmp m..+/< //< /< }N8Op.NB Xm 9 XR X$p./.N1 XOR/N1TXO-@Jf,.//< B/./< N8Op.NB./.N1XO "| O#LN^NuNVH$nt`z "| OJgf g* g\ "| OJgL .HRN1XOJf6 "| O.N1 "| O.N1H "| OBR XmLN^NuNV./< /< HnN1O p/.HnN1,XO# Ng @AB(HnNXON^NuA`NVp/./.N1&XO @ gpN^Nu./< /< HnN1O p/.HnN1,XO# Ng @A`AB(.HnNXOJlp`p`NVHHnN1XO-@t`, "| OJgHn "| O/1N1POR XmLN^NuNVH.$/. N1HXO$l.0/./. /< HnN1OHn/< NSPOp0g p0f. N1`p Dn& 90"|0./< /<0N1POp Dn. /< /<0N1POp Dn./<  /<0N1PO. N1Jl0.0/. /< HnN1O Hn/< NSPOpLN^Nup././N1PO.$/. N10XOp.//. N16PO.N1B./. N1XOJm. N1Jl0.0/. /< %HnN1O Hn/< +NSPOp``NVpN^NuNqNVN1JfN1.N1J.NN^NuNVBN1Bp.N1Bp.N1BB/< tN1XOp./< ~N1XOp./< N1XO.p/N1nXO.p/N1nXO.p/N1nXONVN nJgJ./< HnN1PO. N BHn/< /< /< N1`Opd.N1xN^NuB.`NVJg nJg./< HnN1PO`B.N1JfBN1Bp.N1Bp.N1Bp./< N1XOp./< N1XOp./< N1XO.p/N1nXO.p/N1nXO.p/N1nXONVNN1.N1J. N BHn/< /< N1`Opd.N1~N^NuNVH $n&n J9 9gBJ N$f N1# N$J 6g\p.p///< 5`N1,PO @# NgA`L N^Nu | 5`HP/< 9N1POJg. 6N1FB 6J 6fj. 9/< J /< >/< 5`N1O . D/< 5`N1RXO# 6./< 5`N10XOJ 6gjB/9 6N1XOp.B/9 6N1PO. T/< 9/< A/< F/9 6N1O. N/9 N$N9p//< P/9 6N1O.HS/< \/9 6N1O `NVH$n./< N/9 NN1/9 9HH/N9p/J Nf | ` | HP/< A/< 9/< eHnN1O(HnN1 XO-@J :l^B0p./< N1XO# :p0f../< N1HXO# :./< N10XOJ :m*p.B/9 :N1PO.Hn/9 :N1POLN^NuNVJ :m. :N1Bp# :J 6g. 6N1FB 6N^NuNVJ 9`fHnN1XO# 9`B`8HnN1XO-@쐹 9`.N1r<.N1-@# 9` .N^NuNVH $n G.p/p/HSN1dO rg pL N^NuJSg +.gp.HkHRN1POB*p`NVH$n ./.NXOJf pLN^Nu././< 2HnN1O p DnHn/< 8/<0N1O . NHnN1tXOJfp09 N @fxp`NVpH$. BB.HnN1XOB./< /< HnN1O . HnN1RXO$@ gb.pd/HnN1PO @ g6p.HntHnN.POrf.xN1V-@.N1P-@JnB.N1F rb`@0; NJ>R*>>RRRR*RR*RRRRRRRDplbLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. HnN1RXO$@ f.p[./< /90Hn/9 dN80Op.NB.HnN10XO./././././/< HRN1O.N1F`NV|H./< /< HnN1O . HnN1RXO$@ f`.N1FHnN1XO`.pd/HnN1PO @ g.N1FHnN1XOHnHnHnHn/< HnN1O$. [rb@0; NJ""""tt""t"t""""t" .lD. /< NSXOp Dn./< /<0N1PO .LN^Nup`NqNV.N N^NuNV. /.NlXON^NuNV .Srb@0; NJ @Th|p. 9 9d"| ``p. 9 9h"| `/1N1 `Zp. 9 9l"| ``p. 9 9d"| ``&p. 9 9h"| ``p. 9 9l"| `/1Ng0XON^Nu./< `/< O(N1PO. s/< O(NSXOp`NV# `# `# `. /< }N1RXO @-HgH`4. HnN1DXO-@.//< NPOJgNBNHn/.NPOJnJ `fJ. Nf# `Jf../< //< /< N8Op.NBB dJ `fJ. Nf# `Jf../< //< /< N8Op.NBB dJ `fJ. $Nf# `Jf../< Z//< I/< :N8Op.NBB dN^NuNVp# 9t# 9p# `# `. }/< eN1RXO @-Hgx``. HnN1DXO-@.//< N0POJg2. BN1DXO-@. //< NPOJgNNHn/.NPOJnN^NuNVB-n `-n n (\fpѮ. n A //.N1PO @ g~Jg0-n`R n  g  g./.N1XOS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1POJf.N1 Ѯ n Jf(pN^NuB./. N1XOJg8 nA-H p:./. N1&XO @-Hf./. N1XOJfp`p`NV# 9 9. BN1DXO @-Hg$ y 9X 9 9 9 9rm y 9BN^NuNV-| 9` p=./N1&XO-@Jg nBpѮ nJg.  n/N1XOJf ./< ``".  n/N1XOJf./< `N`.  n/N1XOJf ./< ``.  n/N1XOJf ./< ``".  n/N1XOJf./< `N<`, n./< /< O(N1PO. /< O(NSXOX . 9rl nJfN^NuNV n Jg"-n`X nJf. /. `N^NuJgB. n /g. /< HnN1PO.HnN1XOp.HnNg0XOJfLHnNfXO"n" nJf..o/< //< /< N8Op.NBX. BN1DXO-@`NNV n Jg -n`X nJf. !/. `\N^NuJg.Nf"n" nJf../< C//< 4/< %N8Op.NBX. #BN1DXO-@`NVJ 9xg . 9xN1FB 9xB 9dNN^NuNVJ 9|g . 9|N1FB 9|B 9hNN^NuNVJ 9g . 9N1FB 9B 9lN^NuNVJ `f . NNNJ 9xfN,JfpN^Nu. 9x/. /.N1PO @ gp`NVNVJ 9xg. 9xN1F`2B 9d`0. U 9 9d/1N1RXO @# 9xgpN^NuR 9d 9 9d"| `Jfp`NVJ `f . WNJ 9|fN,JfpN^Nu. 9|/. /.N1PO @ gp`NVJ 9|g. 9|N1F`2B 9h`0. ^ 9 9h/1N1RXO @# 9|gpN^NuR 9h 9 9h"| `Jfp`NVJ `f . `NJ 9fN,JfpN^Nu. 9/. /.N1PO @ gp`NVJ 9g. 9N1F`2B 9l`0. g 9 9l/1N1RXO @# 9gpN^NuR 9l 9 9l"| `Jfp`NVHJ `g 9 9p"| `Jf pLN^Nu 9 9p"| `.N1 S-@ 9 9p"| ` q (fT 9 9p$ ."Q 1)f: nr . o . . 9 9pR 9p"| ` qHh`" nB. 9 9pR 9p"| `/1/.N1POp`:NVJ `g 9 9t"| `JfpN^Nu. 9 9tR 9t"| `/1/.N1POp`NVH $n.N1 R.N1B&@ g .HSN1XO K L N^NuNVH$. Hn/.N1tPOrf LN^NupĀJgHp0.g %s, rest -> %s, ret -> %d syspart -> %s bad system name: %s %c %s %s uux.c %c %s uux.crest %s can't get file status %s permission denied %s can't copy %s S %s %s %s -%s %s 0666 %s %s ouux.cS %s %s %s -%s %s 0666 %s %s oD.0uux.c%c %s %c %s %c %s %s uux.cauux.cR %s %s %s - %s 0666 %s dummyuux.cuux.c%c %s/%s/%s %c %s %c %s/%s/%s %s uux.cauux.cR %s %s %s - %s 0666 %s dummyuux.cuux.cuux.cwuux.c%c %s/%s/%s %s %c uucp -C %s %s!%s uux.c%c %s %c %s %c %s %s %c %s %c %s uux.cQUEUEDX.%sS %s %s %s -%s %s 0666 %s %s ouux.cuux.c%s uux failed ( %d ) exit code %d XSIGNAL %dXCAUGHTUsage: %s [-aNAME] [-b] [-c] [-C] [-j] [-gGRADE] [-n] [-p] \ [-r] [-sFILE] [-xNUM] [-z] command-string @(#)uucp:gwd.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s pwd 2>&-PATH=/bin:/usr/bin:/usr/lbin r@(#)uucp:permission.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 ^ f n w      LOGNAMEMACHINECALLBACKREQUESTSENDFILESREADWRITENOREADNOWRITEMYNAMECOMMANDSVALIDATEPUBDIRlogFind called (name: %s, rmtname: %s) machine/login match failed_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), mchFind called (%s) OTHER_Request (%s), TRUEFALSE_Switch (%s), TRUEFALSE_CallBack (%s), TRUEFALSE_MyName (%s), _Commands %s yesyesyesyesyesyespermission.c/usr/spool/uucppubliclist (%s) num = %d /usr/spool/uucppublicrmail/usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/Permissionsname (%s) not found; return FAIL //usr/lib/uucp/Permissionsrcan't open %s /usr/lib/uucp/PermissionsvalidateFind (%s) FAIL PERMISSIONS file: BAD OPTION--permission.ccmdOK(%s, ) ALLALLbname=%s NuLL@(#)uucp:getargs.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:getprm.c 2.4.1@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:uucpname.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:versys.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9 @(#)uucp:gtcfile.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9TOO MANY SAVED C FILESgtcfile.ccommit %s %s/%sto %s gtcfile.cgtcfile.c@(#)uucp:chremdir.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9chdir(%s) chremdir.c%s/%s/usr/spool/uucp@(#)uucp:utility.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/usr/spool/uucp/.Admin/errorsa/usr/spool/uucp/.Admin/errors%sERROR (%.9s) pid: %d (%s) %s %s (%d) [FILE: %s, LINE: %d] ASSERT %sERROR %.100s %.100s (%.9s)ASSERT %d/%d-%d:%2.2d:%2.2d@(#)uucp:cpmv.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/full %s %s/%s/usr/spool/uucp/.Corruptcpmv.c/@(#)uucp:expfile.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Corrupt/mkdir - %s .CAN'T STAT PARENT DIRECTORY %s errno %d CAN'T CHMOD PARENT DIRECTORY %s errno %d /bin/mkdirmkdirmkdirexpfile.cexpfile.cexpfile.cCAN'T CHMOD PARENT %s CAN'T SETUID %d expfile.cCHOWN FAILED %s errno %d expfile.cIllegal filename (%s). ./..../....@(#)uucp:gename.c 2.2@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9gename(%c, %s, %c) null sys -> %s %c.%.*s%c%.4x%c.%.5s%.4x%.3xfile - %s SYSLST OVERFLOWgename.c%s%s/usr/spool/uucp/LCK.SQ.gename.c%s/%s/usr/spool/uucp/.Sequencer%4xwgename.cwgename.c%.4x gename.cgename.c%s seq now %x @(#)uucp:getpwinfo.c 2.6@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9@(#)uucp:ulockf.c 2.7@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/LTMP.%d/usr/spool/uucpulockf failed in onelock() ulockf file %s Lock File--can't read (errno %d) --remove it! Lock File--bad format--remove it! Lock File--process still active--not removed kill pid (%d), returned %d--ok to remove lock file (%s) ulockf failed in unlink() TOO MANY LOCKSulockf.cCAN NOT ALLOCATE FORulockf.c%s.%s/usr/spool/uucp/LCK.%s.%s/usr/spool/uucp/LCK.%s %s %dULOCKC%s: link(%s, %s) ULK err %s %dULOCKLNK%s %dULOCKF@(#)uucp:xqt.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9/dev/null/dev/null/dev/null-s%s/usr/lib/uucp/uucicoUUCICO-r1-s%s/dev/null/dev/null/dev/null/usr/lib/uucp/uuxqtUUXQT@(#)uucp:logent.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sa%s %s %s (%s,%d,%d) %s (%s) %s!%s %s (%s) (%c,%d,%d) [%s] %s SM/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats/usr/spool/uucp/.Admin/xferstats@(#)uucp:gnamef.c 2.3@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%sstat %s @(#)uucp:systat.c 2.4@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9%s/%s/usr/spool/uucp/.Statusrwsystat.c%d %d %ld %ld %s %s %s/%s/usr/spool/uucp/.Statusr%d%d%ld%ldRETRY TIME NOT REACHEDNO CALLRETRY TIME (%ld) NOT REACHED @(#)uucp:sysfiles.c 1.9@(#)uucp:sysfiles.h 1.4bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systemssysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devicessysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialerssysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptrsysfiles.c::CAN'T ALLOCATEsetioctl: tptrsysfiles.cuucicoruucicoruucicor@(#)uucp:strsave.c 1.20707070000040054560407770000000000000000120577710412350610400001500000000000usrspooluucp0707070000040054570407550000050000000000020577740400221527200002500000000000usrspooluucp/.Xqtdir0707070000040055040407550000050000000000020577770400221527300002600000000000usrspooluucp/.Corrupt0707070000040055100407550000050000000000060600020412350610100002200000000000usrspooluucp/.Log0707070000040055200407550000050000000000020600050400221527400002700000000000usrspooluucp/.Log/uucp0707070000040055210407550000050000000000020600100400221527400002600000000000usrspooluucp/.Log/uux0707070000040055310407550000050000000000020600130400221527500003000000000000usrspooluucp/.Log/uuxqt0707070000040055330407550000050000000000020600160400221527500003100000000000usrspooluucp/.Log/uucico0707070000040055340407550000050000000000020600210400221527700002700000000000usrspooluucp/.Sequence0707070000040055500407770000050000000000020600240400221527700002500000000000usrspooluucp/.Status0707070000040055620407550000050000000000020600270400221527700003000000000000usrspooluucp/.Workspace0707070000040055710407550000050000000000020600320400221530000002400000000000usrspooluucp/.Admin0707070000040056100407550000050000000000020600350400221530000002200000000000usrspooluucp/.Old0707070000040056100407550000050000000000020600350400221530000001300000000000TRAILER!!!bad access type %dsysaccess/usr/lib/uucp/Sysfilesr service=/usr/lib/uucp/SystemsCAN'T ALLOCATEscansys: Systemssysfiles.c/usr/lib/uucp/DevicesCAN'T ALLOCATEscansys: Devicessysfiles.c/usr/lib/uucp/DialersCAN'T ALLOCATEscansys: Dialerssysfiles.c/usr/lib/uucp/Devconfigr service= device= systemsdevicesdialerspoppushunrecognized label %sSysfiles|Devconfig::%s//usr/lib/uucpCAN'T ALLOCATEsetfile: tptrsysfiles.c::CAN'T ALLOCATEsetioctl: tptrsysfiles.cuucicoruucicoruucicor@(#)uucp:strsave.c 1.20707070000040054560407770000000000000000120577710412350610400001500000000000usrspooluucp0707070000040054570407550000050000000000020577740400221527200002500000000000usrspooluucp/.Xqtdir0707070000040055040407550000050000000000020577770400221527300002600000000000usrspooluucp/.Corrupt0707070000040055100407550000050000000000060600020412350610100002200000000000usrspooluucp/.Log0707070000040055200407550000050000000000020600050400221527400002700000000000usrspooluucp/.Log/uucp0707070000040055210407550000050000000000020600100400221527400002600000000000usrspooluucp/.Log/uux0707070000040055310407550000050000000000020600130400221527500003000000000000usrspooluucp/.Log/uuxqt0707070000040055330407550000050000000000020600160400221527500003100000000000usrspooluucp/.Log/uucico0707070000040055340407550000050000000000020600210400221527700002700000000000usrspooluucp/.Sequence0707070000040055500407770000050000000000020600240400221527700002500000000000usrspooluucp/.Status0707070000040055620407550000050000000000020600270400221527700003000000000000usrspooluucp/.Workspace0707070000040055710407550000050000000000020600320400221530000002400000000000usrspooluucp/.Admin0707070000040056100407550000050000000000020600350400221530000002200000000000usrspooluucp/.Old0707070000040056100407550000050000000000020600350400221530000001300000000000TRAILER!!!