0707070000020126341006440001500000000000011445520406565064400000500000000004Size850 0707070000020126331006440001500000000000011445530411607761600000600000002154Files/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 0707070000020126321006440001500000000000011445550411607767100000600000002160filesSize 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 0707070000020126311007770001500000000000011445570406565064300001100000000041MAKEcpiocat files | cpio -ocdBv > HDB+IN 0707070000020126271007770001500000000000011445600406565064400001100000000046MAKEflopcat files | cpio -ocdBv > /dev/rfp021 0707070000020126251007550001500000000000011445610411610177400001000000052100Install#Install for SVR3 HoneyDanBer uucp on AT&T UNIXPC Release 3.0 #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 -pldum $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 2.9 or 3.0 XX=`uname -v | cut -c1-3 | awk ' { num = $1 * 10; print num } '` if [ $XX -lt 29 ] then echo " Install aborting: You must upgrade your system to at least 3.0 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 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 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 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 # mknods p0-15 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 baud rate 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 - choose (f)ixed or (m)atch" continue ;; esac done fi if [ -n "$ISN" -o -n "$DIR" ] then while true do echo "Enter maximum baud rate 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/uucico $SPOOL/.Log/uucp $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 1200 PC7300" > $Ldevices if [ -n "$SLAN" ] then echo "$SLANNAME starlan - Any STARLAN" >> $Devices echo "STARLAN STARLAN Any 0" >> $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 xx=`echo $TOPBAUD | cut -c1-2 ` echo "ISNmatch${xx} $j - $TOPBAUD isnfixed" >> $Devices done elif [ "$ISNSPEED" = "M" ] # a speed match 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 $TOPBAUD 0" >> $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 - $TOPBAUD direct" >> $Devices echo "DIR $j $TOPBAUD 0" >> $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 - 1200 2224 \T" >> $Devices echo "Direct $j - 1200 direct" >> $Devices echo "ACU $j 1200 2224" >> $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 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 # 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" FNAME=`date '+%y%m%d' `$$ SOFTMENU=$UA/Showsoft.menu CNT=`grep "$PKGNAME" $SOFTMENU | wc -l'` # if hdb already installed, cleanup the user agent if [ $CNT -gt 1 ] 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 HoneyDanBer $UA/Uninstall.menu >> /tmp/unin$$ mv /tmp/unin$$ $UA/Uninstall.menu grep -v HoneyDanBer $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 # in any case, must put appropriate Remove script in place if [ -d $HDBsave ] # was stuff saved before 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 0707070000020126221006440001500000000000011446150411566271400000500000000076NameHoneyDanBer uucp MT-V5.4U -- from the D.P.T.G. via THE STORE! 0707070000020126211007550001500000000000021446160411566503200000700000004331Remove# 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 awk ' { if (( NF > 0 ) && ($1 !~ /00ISN/)) {print $0;print '\n'} } ' $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 0707070000020023731006440001500000000000011446210406565065300001600000000227Remove.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 0707070000020126211007550001500000000000021446160411566503200001400000004331Remove.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 awk ' { if (( NF > 0 ) && ($1 !~ /00ISN/)) {print $0;print '\n'} } ' $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 0707070000020126701006660001500000000000011446220406565070600001200000007061HDB_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 0707070000020126660407550001500000000000021446260411566254500000400000000000etc0707070000020126721007550001500000000000011446270406635337300002000000001402etc/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 0707070000020126751007550001500000000000011446300406635337300002000000001402etc/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 0707070000020126770407770001500000000000021446310411566534700001300000000000usrlibuucp0707070000020127001006000001500000000000011446320411566563400002300000003515usrlibuucp/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. # # 0707070000020127021006440001500000000000011446350411566532600002500000007206usrlibuucp/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 0707070000020127041006000001500000000000011446410411566620600002300000006005usrlibuucp/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\T\r\c red att2224 =+-, "" \r\c :--: T\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 #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 0707070000020127061004440001500000000000011446440406565062400002700000000002usrlibuucp/Maxuuscheds2 0707070000020127101004440001500000000000011446450406565062300002500000000002usrlibuucp/Maxuuxqts2 0707070000020127121006000001500000000000011446460411566541300002700000001056usrlibuucp/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 0707070000020127131006660001500000000000011446500406565062300002000000000326usrlibuucp/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 0707070000020127141005550001500000000000011446510406654370500002100000002756usrlibuucp/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 0707070000020127161006000001500000000000011446530411610334500002400000000032usrlibuucp/Sys.priv# private systems entries 0707070000020127201006440001500000000000011446570411566551500002400000003431usrlibuucp/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 0707070000020127221006000001500000000000011446610411610335400002300000000115usrlibuucp/Systems# public systems entries shop Any ACU Any OUT9574646 "" \r\d\r in:--in: shop 0707070000020127231005550001500000000000011446620406654371200002100000002376usrlibuucp/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 0707070000020127241004440001500000000000011446640406654371400003200000000205usrlibuucp/remote.unknown#!/bin/sh #ident "@(#)uucp:remote.unknown 2.3" FOREIGN=/usr/spool/uucp/.Admin/Foreign echo "`date`: call from system $1" >> $FOREIGN 0707070000020127261005110001500000000000011446650406654374100002300000026236usrlibuucp/uucheckR ٸB  `Z .text .data @.bss `.lib  NV  m./< 7/<0N1P  m. /< R/<0N1P. N-@JfFp ./. /.NP-@JgD  m. {/< `/<0N1PpN^Nup./< |/.N:P-@  m,N Jg | ` | ./< }/<0N1P  m,N Jg | ` | ./< /<0N1P  m,N Jg | ` | ./< /<0N1P  m. /< /<0N1P .`NVH  m./< /<0N1Pp./< /.NP&pfp./< /< NPp#   m,N xJg |  ` | ./< /<0N1P  m,N Jg | $` | )./< /<0N1P  m,N DJg | @` | E./< //<0N1P  m. /< K/<0N1Pt`*  m ./< Z/<0N1PR "| "Jf L N^NuNVJ fpN^Nu n JgHn/NP @-H JgJg./.N1XJfp`NVJ g, | h g". l/9 N1XJf p# `B J g, | p g". t/9 N1XJf p# `B J g, | x g". |/9 N1XJf p# `B J g p./9 /< N1PB9 `B9 J gJ g . N1H. N1 R.N1B @# .f. /<0N1Xp.N1x. /9 N1X y # &# # N^Nu#  `NVHB ."| $q g g g fp` fp-@ gJf pLN^Nut`>B`:R`T :fB  m "n ./< /<0N1PRJg,l& "n # :gJg :g`  m./< /<0N1P "n B `RNVB B B B9  | # &# ґ# *# . /< N1X @# . "p /NXJg. /< N1RX @# f6  mf. /< `HJgfJg^p././.N1PJfD`Jg g gz. N1FNr. p/NX. &p/NXNnJf # > . zp/NX. p/NX. "p /NXpN^NuJgJ g. /.N1XJf. /.N`JgtJgl./.N1X`. N:Jg6. N1F  m./< /<0N1Pp`` ."| -qJg nJgHn/.NP @-H .`NV. Z/< @N1RX @# f  mL. k/< \/<0N1P`0  m./< /<0N1P. N1FpN^NuJ g$. /.NHXJf. N1Fp`. N Jg`NVHt` "nBRp m. NXJf pLN^Nu$|  gJgHn/ NP @$Ht`FJg> "| bJg. "| b./.N1XJf "n#`Rp mp m  m./< /<0N1P. N1./< N1X. N1R p`$NVH$n`RJg  g  g n `RJg =fJgB n !J`RJg  g  g  fJgB J LN^NuNVH $n`8Hn/ N1PHnN1 X *\fS` L N^Nu. /<HnN1P @ gHnN1 XSCG` KSBAe  g  g  g .#g . gJ.fX`NVH &| $n` :g Jg eB :fR n  J L N^NuNV 9 N^NuNVJ9 g. /.N1XN^Nu.N`NV 9 N^NuNV 9 N^NuNV  m./< "/<0N1P. /.N`XN^NuNVH $n&n t`4 .N1 ./ /3N1PJf pL N^NuR Jfp`NVH$nBt` Jg4 | / g*. 3 "| "/1N1XJf p-@` /g>p/. "| "/1N1,X @# gA` "| " q-H` "| "-q  m./< 7/<0N1PJg& g"./.N1XJf "| ".` R "| "Jf f./. N1XpLN^Nu. A/. N1Xp`NVH.Nrf LN^NuJ f*. /.N*XJg. z/.NXJg  f*. &/.NXJg. /.NXJgh. N1 ././< N1PJfH. N1 "nE /f. Dg Xf"R .fp/./ N1&X @ fp`(p`"NVH . N1 "n AG /f>`R/p/./.N1,X @# gA` n.A/N1X`.. /. N1tXJfp09  @g. /. N1tXJf 9 fHn/. N1tPJg. HnN1Xp/.HnN1,X @$H gAڵfRB. HnN1tXJfp09  @g$JglHnNjXrf L N^Nu | gA gHn/< N1PJg . HnN1tXJf9 gp`p`NVN^NuNVN^NuNV. /< N1X`h vg( xf(.0&N1V# Jn@p# `6R `.. /< /< /<0N1 p.N1x. /. /.N1P-@rfz .0"g..  /< /< /<0N1 p.N1xJ g . N1-| `FHn/(N1tPJl. n./< L/<0N1P n.N1R P nJfJ g . RN1J g. /< }N1XN4ѹ J g. /< N1X. N1xN^NuNVBB`4J g( f | ` | ./< xN1X. /< N1RX @# .fJ g. /< N1Xp.N1x`N. p/N.X. &p/NX. zp/NX. p/NXJ f. #HnN1XA# . "p /NX.NbѮ. NJg8. N1FJ g . )N1R m .N^Nu ."| Jf$`NVHB ."| qJgJf$y J g8. +N1`*Hn/ NhP @$HJ g./< FN1XJfJ g . LN1NJgJ g . NN1pLN^Nu$y J g8. iN1`*Hn/ NP @$HJ g./< N1XJfJ g . N1J g&NJg | ` | ./< N1XJf.J g&NJg | ` | ./< N1XJ g . N1J fJ gJ. /< N1X`4t` J g ./< $N1XR "| &JfJ gHJ g . -N1t` J g ./< 6N1XR "| JfNJgJ g . ?N1J fJ gJ. /< ]N1X`4t` J g ./< pN1XR "| JfJ gHJ g . yN1t` J g ./< N1XR "| zJfHnNXJ gHn/< N1PJ g. /< N1XJ g . N1 f@J g . N1$y `*Hn/ N:P @$HJ g./< N1XJfJ g . N1t`Hnp// /1N1,P @# gA` "| " q/NdPJfJ g . N1RJ gPHnp// "| "/1N1,P @# gA` "| " q//< :N1 R "| "JfN1PB9 yL`8-y0&`.. Z/< m/< K/<0N1 p.N1x. v/. /.N1P-@rf  gJ9 y>fJ. y>/9 mN|X-@Jg../< //< /< N^p.NJ  fJ9 m.f.  Dm. /< /<0N1Ppe.N. m.N. yNN | m. gT | yN gJp./< yN/< m.N1PJf.  Dm. yN/< /<0N1Ppe.N. HN1*Jg2./< /90/9 H/9 N^p.NN. H/< y^N1XJ fN.0/< /< N1XP @ fD./< $/90/< /9 dN.0/< 5/< +N1XP.NJg*./< m/< 7/<0N1 pe.N. m /< m/9  y 3NPJg.  Dm. d/< Q/<0N1Ppe.NBNb-@p.p//9 mNP. e/< y>NbX. yNN  Dm. yN/< f/<0N1P  Dm. y>/< {/<0N1P.0N1L. N1# n. yN/< HnN1P. m HnpS/NJP.p/N1nXpB.N1. >N1JgN-@.Np.N1x. mHnN&X-@Jg(p.N1N-@.Np.N1x .Sf. N1# rp.N1A-H.N @-Hp././< m.N1PB9 mNbXrfrp# . "| /1NX. P 9 "| /1p//< m.N . m /< pR/NJPpe.N&N -@  Dm(Jg | ` | ./< /<0N1P f.p/N1nX.p/N1nX. m /< pR/NJP. /< NX. P/< p//< m.N HnpC//< m./N.HnN1HX.N1B. m.NӰpe.N . m.NrfF# .  9 "| /1NX. m /< pR/NJPpe.N . m.NR-@f". m /< pR/NJPN`xp# . P"| /1p//< m.N .  9 "| /1NXN. m /< pR/NJPpe.N . mN1z @-H.gpHn/9 mN1PJf 3 m`3 mp/./.N1,X @# gA` n./< N1X./.N10`. #/< N1X. m./< N1X. y./< u.N1X.:p/N1X-@> l..d/< ://< y>/< )N^p.N   f,. m.NJg. O/< ANXpe.N . m.N. q./< y^N1X  f.p/N1nX.p/N1nX.p/N1nX mgj  f^. aN1 ./< \/9 m y 3NP. m N1B. mN1Bp# m # m.Np.N1. m./< fHnN1P. m.NJg@. rHnNX  Dm. m./< y/<0N1Ppd.N . N1# n. m.N# m# m . N1# rJ m lh. m.NЈ.  9 "| /1NX. P 9 "| /1/9 /< m.N pe.N`d. HnNX. mN1z @-H.g:Hn/9 mN1PJf 3 m`3 m./.N10X. >N1Jg. m.NЈp# "| ./< m.NX. P 9 "| /1p//< m.N  Dm& 9 "| ./< /<0N1Ppe.N.p/N1nXpc.N1` .Sg. mHnN&X-@Jg`p.N1 |  g A gp.Hn/< N1PJfA gF | m. g<. m.N1 rl. m.N1 `p./< m.HnN1PJg. m.NЈp# "| .HnNX. P 9 "| /1p//< m.N  Dm& 9 "| ./< /<0N1Ppe.N~  DmHn/< /<0N1 . m.NR-@Hn//< yN/< HnN1. m HnpS/NJPpB.N1. mHnN&X-@  DmHn/< /<0N1 Jg$p.N1. m.NЈNpe.N .Rfp.N1B A g$ |  g. HnN1XJfp`*A g, |  g". HnN1XJf p# `A g$ |  g. HnN1XJfp`A g& |  g. 0HnN1XJfp`A g& | F g. MHnN1XJfp`pA g | T g. WHnN1XJgp`BJ g. m.NЈ. P 9 "| /1/9 /< m.N . Z 9 "| /1NX  Dm& 9 "| ./< k/<0N1PNpe.NN  Dm. m./< /<0N1P  Dm,J g | ` | ./< /<0N1P  Dm. m/< /<0N1P  Dm. y>/< /<0N1P. >N1JgN. m.NЈ. /< NX  Dm. /< /<0N1Ppe.N.,N1. Nh-@p.N1Jg. m.NЈ. /< NXp#   Dm "| ./< /<0N1P. P 9 "| /1/9 /< m.N pe-@.NN^Nu. /< NX. P/9 p//< m.N . N1# ~. NM-@. N1#  Dm./< /<0N1P.p/N1nX.p/N1nX.p/N1nXJfTHnFN1X .FB./< /< HnJN1 . /HnJNX. P/9 p`". H/< 2NX. P/9 p//< m.N pB.N1. m /< OpO/NJP  Dm./< U/<0N1P. >N1Jf:. m /< apO/NJP. mHnN&X-@Jf .Ofp.N1`NVH$..p/N1nX.p/N1nX.NN. m /9 m/9  y 3NP  Dm./< g/<0N1P  Dm(Jg | ` | ./< u/<0N1PN$Jf . N.N1xLN^NuNVH  Dm09 H./< /<0N1Pt`T./< r/< HnN1  DmHn/< /<0N1 HnN1XR09 HmLN^NuNV09 H./. /< q./< /.N1Jy f". /< q./< /< rN1  Dm./< /<0N1PRy N^NuNVH$.f pc.N1x./N1nX./< HnN1P. HnNX.NLN^NuNV.0/< HnN1PHn/< NP.p/N1nX.p/N1nX.NNb. mN1JN1N^NuNVp./< >N1XN^NuNVH$n`RJg  fJgB J LN^NuNVH vt`( mg m g90HHg.N1BRmL N^NuNVN^NuNVp./< N1 XJf. m.N2Jg  Dm. m./< ,/<0N1P.p/N1nXB0N1-@f*./< m./< f/< IN1l . o` Jl. N1`,.N1-@gJl 0g. `. m /< pR/NJPpe.NN^NuNV(p-@  Dm./< r/<0N1PB `. /< /.Hn@ .[/NJfNp .N^Nu  Dm./< /<0N1P.N1BJ9 g2  Dm. /< /<0N1P. NЈp2.Hn,/.NRP-@o:Hn,NrX-@  Dm./< |/<0N1PJl`Np  Dm& 9 "| ./< /<0N1Pp`NVH vB$B  Dm n./< /<0N1PB   lp2.Hn(Hn( n/(N $pf J gnR$ $m`\N`Hn(/.NPJfHn(/.N8P&l, 9  gx gn gdR `\Npf4J f,  Dmp./< /<0N1Pp#  L N^NuNV nJ gb | gV. n/( N1XJf< n J g2 | g(. n /( N1XJf n !|  `< n J g8 | g.. n /( N1XJf n "n!i pN^Nu nJ g$ |  g.  n/( N1XJg nJ g( n J g n . n/( N1XJgp`NV`4./. /.NP-@ l../< "//./< N^p.Np./< ) n /(N1PJf n hA. n /(N1Xp,. n /(N1&X @-Hg". //N1XJfp# nB. N n .HnN1Xp,.HnN1&X @-HgBA g,Jg&.HnN1XJf n .Nj .N^Nu./.NXJg0 n  g  g n  g nJg n #f`p`NVJg nJfp # `./. /< HNP-@. NJg n Jg~p. n //.N1PJg`` n .N2Jg B9 * n .NB  .N^Nu  Dm n ./< 2/<0N1Pp# ./< HNXJg n9 Hf 9# Hf`J gp`NVHp,./.N1&X @$H gXBJ9 *fA./< *N1`A./< *N1X  Dm. */< J/<0N1PLN^NuNVJ9 *f N^Nu | *`NVJ LfV. /<T/. y 3NPJf p# `&  Dm.0/< Y/<0N1Pp# LB`"n -qp-@`p-./.N1&X @-H.g GRB./.NX-@JgtJf(p# . x"| /1NXpN^Nup-./.N1&X @-H.g GRB./././.Nf JfVp.N1 .R"n Jg"././. .R/1N T .mp`fNVH -| L nB  Dmp./< /<0N1Pv`Rp l(  Dm>p@./< /<0N1P`"  Dm./< /<0N1PR n08HH$f  Dmp./< /<0N1PJg< | g2. /.N1XJf  Dmp./< `. >N1JgL`Lp.N1  Dm.0/< /<0N1P. /< NX`.(p/N1nXp-.N1`B0p.Hn/. y 3NP$ox.HHr&  Dm*p l | ` | ./< /<0N1P  Dm$p lp@` ./< /<0N1P n.gR Pe:  Dmp./< /<0N1Pp.N1pL N^Nu nB. L/.N XJfp.N1  Dmp./< /<0N1Pp`NV  Dmp./< /<0N1Pp./< >N1XN^NuNVHp-@B. N1 ././< N1PJf8  Dmp./< /<0N1P. NfLN^NuJgl |  g`. /.N1XJfJ  Dmp./< /<0N1P. N1 ./< /. y 3NP`JgJ |  g@. /.N1XJf*  Dmp./< #/<0N1PpѮI  Dmp./< '/<0N1P$n` \fRHH cgHH Dg Eg Kgt Mg Ng Tg \g dgt eg mg pg sf `~J*fdA" Jo&.A" /Hn/. N JfI  Dmp./< 2/<0N1PB`  Dmp./< :/<0N1P`.`./ N1X.N1 `B`A" Jo&.A" /Hn/. N JfIJ f*  Dmvp./< K/<0N1P`Z  Dmp./< a/<0N1P . /<T/. y 3NPJl  Dm.0/< o/<0N1P`A" Jo&.A" /Hn/. N$ JfIJ f*  Dmp./< /<0N1P`z  Dmp./< /<0N1Py . /<T/. y 3NPJl.  Dm .0/< /<0N1P`A" Jo&.A" /Hn/. ND JfI  Dmp./< /<0N1Pp-@`A" Jo&.A" /Hn/. N JfI  Dmp./< /<0N1PB`"n 1"n n  lR^ ."n 1@"nRR .m nB`. HnN1X  Dmp.Hn/<0N1P. >N1Jf8.(p/N1nXp-.N1./. /. y 3NPgp`p.N1p`NVH$.$n p.N݌Jfp`p-@. >N1Jf.(p/N1nXB`rJgn  Dm, . l | ` | ./<  /<0N1P  DmL . l.HH@@`.HH./< `  Dmp./< /<0N1Pp.Hn/ y 3NPrg`$p-.N1p.Hn/ y 3NPrg pLN^Nup.N1.Jgn  Dm, . l | ` | ./< /<0N1P  DmL . l.HH@@`.HH./< `  Dmp./< /<0N1P.HH.HHfR .mDp`NV`*.N1 ./. /.N1PJfpN^NuR n Jfp`NVHnN1XHnN1X @-Hrd. (N1"nЩ-@p;./.N1,X @-Hg(HH"|0 1g. P/< 6 nA/N1Prlp# P 9 P"逐# P nB`B`. =N1 ././< 9N1PJg@. DN1 ././< AN1PJf& n m| npp-@`fB`J ..N1 ./. ."| R/1N1PJf n (fp-@R ."| RJfRJf nHH"|0 1HHr€fJg`R nHH"|0 1HHr€fHnHn/< G/.N1rmX .䰮gL .䰮l8n .o2p,./.N1&X @-Hg R nJfb` .䰮npN^Nup`NV-n` 0m n 9o R nJf n N^NuNVH <c& .r<.N1.N1LN^Nu ."ЀЁ"$HnN1XЂ-@HnN1XlB lR`NV nHH"|0 1HHr€f./. N1XN^NuA-H` nR"nR nHH"|0 1HHr€f nBA-H` nR"nR nJf nBB.H. /< N1RX @-H.gz`(A gA gHnHn N1PJgHB.H./<Hn N1P @ g(HnHHn /< Hn N1rl`.N1FHnH/. N1PHn/. N1P`NVH<$n&n (n-| P`j \fV*HH Dg0 Tf<./ NXX./ NX`R nJf`*K ngR`R` nRRJf nB | P L<N^NuNVH< $n&n p-@*K(| `JgJg./N1XJf  Dm./< /<0N1PJf B'| . /*/+NP @'H./ lNX-@m@.NJg>  Dm./< /<0N1Pp # .  `tL< N^NuP`PJf( f.Nrf2  Dm./< /<0N1Pp # p`  Dm./< "/<0N1P k /g./< 6HnN1P`.HnN1Xp./< >N1X$.N1B. >N1Jg<.N1B  Dmp./< @/<0N1P. c/< V`.(p/N1nXp .N1J g(  Dmp./< k/<0N1Pp`p.HnN1X-@p.N1JlN  Dm.0/< /<0N1P. /< NXp # .N1B`vJ g  Dmp./< /<0N1Pp.p//.N1Pr.p//.N1PJl4  Dm.0/< /<0N1P.N1B`.NӦJg8.N1B  DmHn/< /<0N1 p `p./+ N5X @/N1VX//.NP  Dm. m/< /<0N1P  Dm./< )/<0N1P./< mNvXHnHnp/ y 3N Jg&  Dmp./< ./<0N1Pp `p2.Hn/+NLP&pl: Dn./< B/<0N1P. v/< `NXp `vpoJf B'| }./*/+NpP @-HHn/NPHn/.NPHn/./.Hn U/N$zJg2p# Jm .N1B.NЈ. N`PJf./< N1X .`bNVH$n&n `(K` fRJfTJgJ*fLN^NuNVH $n&n $.  Dmb./< /<0N1P`H./ /< PNP&g2Jg. g*./N1XJfN.N L N^Nu./< PNdXJg, 9# Pg 9 Pg 9 Pg 9 Pfx`Np`NV>p-@  Dm n ./< /<0N1P n .Nrf4  Dm n ./< /<0N1Pp # ` n ./< /< N1P. /< HnBN1P  DmHnB/< /<0N1 HnBN1bXJf,  Dm. /< /<0N1PpN^Nu n ./< HnN1P. % n /(/<  HnN1 n ./< 'HnN1P n . N5 @.N1V-@ DmHn/< //<0N1  DmHn/< =/<0N1 DmHn/< H/<0N1 Hn/.HnN -@Jm.p././.NP n ./< N1X` n .NЈ. /< ZHnBN1P  DmHnB/< o/<0N1 HnBN1bXJg&  Dm. /< /<0N1P .`:NV./.N1X-@l.N1`A-H./<T/.N1PJl . `v nh nr2(p0fh0 nh nh  f nh ` nh./<T/.N1PJl. N1`../.NHXJfp.p//.N1P .N^Nu./<P/.N1P.N1Bp`NVHHn/<P/.N1 .J Don`nHn/<P/.N1 Jl  Dm.0/< `8Hn/<P/.N1 Jl,  DmH.0/< /<0N1P`*-n nHH -gF N1JgF  Dm. /< /<0N1P.N1B. /< NX`.(p/N1nXp.N1Bn=nA./<C?/N4PJl4  Dm.0/< /<0N1Pp.N1`p.N1Jng  Dm0.H./< `p./<C)/N4Prf  DmF.0/< `np./<S/N1Prf0  Dm.0/< 8`8.N1BpL N^NuJg& | R g. `/N1XJf.N$ `NV Dm. /< n/<0N1P. /<S/.N1Prf  Dm.0/< ` Dm. /< /<0N1Pp./<P/.N4P-@rf Dm. /< /<0N1PN./<P/.N4P-@rf  DmNx./< /<0N1P  Dm*.0/<  /<0N1P` fB  DmN./< /<0N1P  Dm.0/< 3` Dm. \/< ?/<0N1Pp./<P/.N4P-@rf  Dml.0/< ]`@ Dm. /< y/<0N1P./.NHX-@rf,  Dm.0/< `.N1BpN^Nup.p//.NP .`NVN1./< HnN1PHn/< HnN1 DmHn/< /<0N1 HnN1bX. HnN1RX @-HfpN^NuHn/< /.N1 rgp-@.N1FHnN1X Dm./< /<0N1P .`NVH $.. /< HnN1P DmHn/< '/<0N1 p.HnN1 Xrf  Dmx.0/< F`Zp.HnN1X-@rfZ  DmHn/< o/<0N1  Dm.0/< /<0N1PpL N^Nu .`NVH$.p-@N1# RB9 X`. /< NX. :N.  Hn/< u.N6P  Dmp./< /<0N1P`. :/< &N1XB. ./< &N1RX @-H.f. 0HnN1RX @-Hfp. &N@. 2Hn/< u.NP.0Hn/< ?HnN1 . PHnNX  DmHn/< W`R pS.N .Rf. u./9 ./< yN/9 */< m./< nHnN1. HnNX  DmHn/< /<0N1 # : ". .HnN1XHnN&Xpd./9 6N1&X @.Hn/9 *NPJgX. /< NX. Hn/< u.NDP  DmHn/< /<0N1 `. R/< &NX. /< &N1RX @-Hg. &NJg. /< NX  Dmp./< /<0N1P. &N&./< /< &NX//< &/9 pN^p.NR ./< &N10XpR.N  Dm.HH./<  /<0N1PHn.HH/NzPJf:Hn.HH/N4PJg`Nj  DmHn/< /<0N1 .HH CgB Hg Rg $ Sg Xf. ~pX/NXJg`  Dm. 0/< ,/<0N1P .Nf>HnN1VX-@Jm oB. : ."| 8/1NXpfZHn/< m.Hn/9 2/.N`4  Dm. H/< D/<0N1P .Yf>. MpH/NXJf y N#& 0#J 4pLN^Nu .NfN1 Jn-|. q.N1 .Hn/< q.N1PJf.` .@.HnN10X. u./< m./9 BHn/.N`~. +/< $NXp!./9 2N1,X @# gA` y 2./< &HnNP-@  Dm./< 0/<0N1PJf. u./< m./9 BHn/.N*`  Dm. A/< =/<0N1P .NfHnN1VX-@Jm oB. J ."| 8/1NXHn/< m.Hn/9 2/.N pg0./< S//< R/9 N^p.N.N1F` .Yfpg0./< \//< [/9 N^p.N./9 m y NX-@.N1FJflHn/< &NP-@Jg | d` | g.pC/N rXJf2Jg | i` | l./< m.Hn/9 2/.N Jf~Hn/< nHnN1 Jn-|. q.N1 .Hn/< q.N1PJf.HnN10X` .@.HnN10X`. x/< qNX. 2/< &HnN P`|Jg0. /< ~//< }/9 N^p.Np ./< &HnNP-@ l,. pR/N XJf. /< N`2. 2/9 ./< m./9 */< yN/< HnN1. HnNX  DmHn/< /<0N1 # : "  DmHn/< /<0N1  Dm. */< /<0N1P. *HnN1XHnN&X. HnN1tXJf`p09 " @fH. !HnN1Xp/./9 .N1,X @# gA` y ..HnN1X. 2/< !/< u.N1PNJfF. !pR/NvXJf6. !/< ! NX  DmDp./< !`  Dm. y>/< !3/<0N1Pp.HnNXJf . HnN1tXJf 9 #fF. !QpR/NXJf. ![/< !TNX  Dmp./< !f`  Dm. y>/< !}/<0N1P. !HnN1RX @-Hf4. !pR/NNXJf. !/< !NX  DmHn/< !/<0N1 . y./< u.N1XB RB9 T  Dm./< /<0N1PpX.Npfp ./< &/< XNP-@f . `^  Dm. X/< /<0N1Pp.p///< XN1,P @# gA` | XA//< TN1PB9 b  Dm. T/< /<0N1P y &Ppm./9 6N1&X @ gp`p-@po./9 6N1&X @ gp`p# Rpn./9 6N1&X @ gp`p-@B.p-@`2. HnN1X ."| &.HnN1XR .ΰm. 2/< /< u.N1P .Sfd. u./9 ./< m./9 */< yN/< HnN1. HnNX  DmHn/< /<0N1 # F ". *HnN1XHnN&X. HnN1tXJfp09 "@$f. /9 :N1tXJf^p09 "@$f`JHnp`Hn n( HH/N1PJg2.B/< !/90Hn/9 |N^p.Np0../< !/< !HnN1 HnpR/NPJfdR . m /. y NX-@.N1FJf4 .r -@`HnpC/N(P-@g SJlJg y N`NV  Dm. HH./< !/<0N1P. m/. y 0NXJgJ  Dm. !/< !/<0N1P. HH./< !HnN1P. "`bJ. gn n . g`  Dm. /< "/<0N1P. . HH//< "HnN1 . "-HnNXpN^Nu  Dm. /< "6/<0N1Pp`NV  Dm. HH./< ">/<0N1P  Dm. /< "I/<0N1P. m /. . HH/ y 4NPN^NuNVH $n  Dm./< "M/<0N1P  Dm. R/< "Z/<0N1PJ Rf Jf Yg Yf&| "g`4L N^NuA.N1V$pmpot "| 8&qJ Rg./.NX`./././< "vHnN1. "/< "Hn/. N `tNVJ Rg./. NNXN^Nu./< yN/. /< "HnN1. "/< "Hn/.N `NV  Dm. "/< "/<0N1P. "/9 "N1RX @-HgHnN1XN @./< T/< "/.N1 . -@p<. .N1-@p<. .N1-@p<. .N1-@p<. .N1-@-@. /./././/< "/.N1.N1F./9 "N10XN^NuNVH$.#& 0#J 4pf\HnpP/NPJfvHnNX@f. "pU/NXJgp`LB.HnpU/NPJf4Hn`DHnNX @.pP/NjXJfHnpU/N,PJg y N` .NgHnNXJg pLN^Nup`NVH$nHnNJXA-H`0HH./ N1&X @ g nHHLN^NuR nJfp`NVH $nN$^ @ gN$^ @./ N1X`&| -J` nRf J L N^NuNVH $n&| `fr# 0# 4# # # #  y NJf@  DmHH./< "/<0N1PpL N^NuJf~  DmHH./< #/<0N1Pp`NV./9 L/< #HnN1 HnNXJgpN^Nup/./.N1,X @# gA` n.HnN1XHn/. NP-@Jf"Hn/.N1P.HnN10X .`NVH$n.N1 ro.N1LN^NuNV4JgB././. /< #Hn8N1. #4/< #3Hn8/.N N^NuNVHn/.N1tPJmbp0. fRHn0.H/N1PJm4 2l. #F/< #5` nd. #o/< #`NXpN^Nup`NVH $n p& .r$ .@g. #/<0N1XL N^Nu*g./< #/<0N1P S b@0; NJTR "| /t5q @"5|*f*g*)(`0Hrf 4*)`(Jg @'`Jf*g . #`hJgp() @'`T( @,.N Dm0. %"/< $/<0N1P`. $%/<0N1XJ*(g.N`4 `NVH $np-@-@-@*+HH"| /b1HH$`.Nzj.fJ*gB*.p*&F-@n.t`.HH"| /j1(HHgAxp(.gAx(0*H. CP/1N bX.HA@=@ ЀC01n nfH.HHr&.HH"| /j18HHgAx08HHr0€g8(R`R CP-q n %nAxB0(`ƴgB CP-q CP&q CP#AxCx8( CP#Ax 8RB.gNAx`8 CP-q nRHH-@.gp nHH ЀCA2*n0RpmDB*+HH"| /b1HH$p-@`tAx0(g Ax(Ax0(g6Jm* CP-q n %nAxB0(R`R` Jl-B | /b0(HH$.HH"| /j1(HHftJg(Jg(n .L N^NuNVH $nBB.NJgB %"JgD*+HH"| /b1HH$Ax0(HH-@.g ЀC01Hl ЀC01H` .-@JfJf.g-j`( CP-q.g nRgR&.g&n (nSf .Ѯ  .ѮR ЀCA2.P ЀCJqf6 @+ CP-q n %nAxB0(S*(` n%HAx(Jf.N* .L N^NuNVH$nfJRfp`pg pLN^Nu-n`R.N.Nz`@*/HH"| /b1HH$`.NzApJ0(fAp ( @/R*0*H.N1B& C0A"C -IB .2*HlT-@0*H-@ I. o nR nR".`Rp@-@` 0*H-@&.g(n &nSf .Ѯ 0*H. C0/1N:X8 ЀC3Ap.R(.NJf .`**'m`NVH $nv**HH$`L | /b0(HH$Ap0(g0RB %"ApB0(RS* C0.N1H @**,HHf L N^NuNVH$n*$R*$JgS*$LN^Nu*g*,HH"| /bq-*-HH$App(J*(g*(HHr€f .f*(HH$B` fR m$. .S b0@0; NJ""JJ*+`:0*H.N Ԁ ."| /j1F*(p.// NdP`*&HH`f.HHr€gt @ | /bp(-*+HH.HHЁ$.gB@.HH.// NdP.HHCpRR* `J*g |#`RB*$`dNVH$nt|#`Rpo`.NJ*g*g 0H@ gB*#t`|(|#.NRfpmt` "| V qf BRpmBt`BApJ0(g C0.N1HS*AxJ0(g CP.N1HRRpmJg-j n%PR.N1H` .*&HHgb*&HH././< $:/<0N1 *HH./< $N/<0N1P*HH./< $[/<0N1P.N1HLN^NuNVH$np@,@+@*|-LN^NuNVH<$n$. vzJClCRC`C8H@@ @@DbCSn0HL/<0N1PGJl@p./ /* y 3NP-@ g.K/< &U//< &T/< &G`vxIZ*KSf0*H(g .C0*qSf0*H\.HnZ/* y 3NP-@2*H\g..f/< &i/./< &h/< &[N^N^J*(g.NulL<N^NuNVp./< N1XN^NuNVH<&.$n $.g@R J 2o  2lp`p*. N1JglR %&  DmL. %&/< &o/<0N1P`0  Dm.0/< &y/<0N1Pp.N1pLpLN^NuHn y '( HH/N1P# p.p///.N1,P @# gA` n//< V. V./< **/<0N1P  Dm,N pJg | *U` | *Z./< *D/<0N1P  Dm. ]T/< *`/<0N1P .`NVH  Dm./< *o/<0N1Pp./< */.N2P&pfp./< */< *NPp# ]L  Dm,N fJg | *` | *./< */<0N1P  Dm,N xJg | *` | *./< */<0N1P  Dm,N 2Jg | *` | *./< */<0N1P  Dm. ]T/< */<0N1Pt`*  Dm ./< */<0N1PR "| XJf L N^NuNVJ fpN^Nu n JgHn/NP @-H JgJg./.N1XJfp`NVJ WTg, | * g". */9 WTN1XJf p# ]H`B ]HJ WXg, | + g". +/9 WXN1XJf p# ]L`B ]LJ WPg, | + g". +/9 WPN1XJf p# ]P`B ]PJ Wlg p./9 Wl/< ]TN1PB9 ]b`B9 ]TJ WxgJ )\g . )\N1H. WxN1 R.N1B @# )\.f2./< +p//9 Wx/9 tN^p.N. Wx/9 )\N1X y )\# W# W|# LN^Nu# + L`NVHB ."| WH$q g g g fp` fp-@ gJf pLN^Nut`>B`:R`T :fB  Dm "n ./< +5/<0N1PRJg,l& "n # :gJg :g`  Dm./< +@/<0N1P "n B `RNVB ]HB ]PB ]LB9 ]T | +J# W# W|# W# W. +`/< YHN1X @# Wp. Xp /NXJg. +/< +fN1RX @# )`f6  Dmf. +/< +`HJgfJg^p././.N1PJfD`Jg g gz. )`N1FN^. W|p/NX. Wp/NXNHJf # + Wd. X$p/NX. Xxp/NX. Xp /NXpN^NuJgJ g. /.N1XJf. WH/.Nt`JgtJgl./.N1X`. WHN:Jg6. )`N1F  Dm./< +/<0N1Pp`` ."| WH-qJg nJgHn/.NP @-H .`NV. +/< +N1RX @# )`f  DmL. +/< +/<0N1P`0  Dm./< ,/<0N1P. )`N1FpN^NuJ Wtg$. Wt/.N4XJf. )`N1Fp`. WHN Jg`NVHt` "nBRp m. ]dN2Jf pLN^Nu$| ]d`Hn/ NP @$Ht`FJg> "| (Jg. "| (./.N1XJf "n#`Rp mp m../< ,K//./< ,,N^p.N gJfdp`JNVH$n`RJg  g  g n `RJg =fJgB n !J`RJg  g  g  fJgB J LN^NuNVH $n`8Hn/ N1PHnN1 X *\fS` L N^Nu. )`/<HnN1P @ gHnN1 XSCG` KSBAe  g  g  g .#g . gJ.fX`NVH &| ad$n` :g Jg aseB :fR n ad J L N^NuNV 9 ]HN^NuNVJ9 ]Tg. ]T/.N1XN^Nu.NP`NV 9 ]PN^NuNV 9 ]LN^NuNV  Dm./< ,X/<0N1P. /.N`XN^NuNVH $n&n t`4 .N1 ./ /3N1PJf pL N^NuR Jfp`NVH$nBt` Jg4 | ,e g*. ,i "| X/1N1XJf p-@` /g>p/. "| X/1N1,X @# gA` "| X q-H` "| X-q  Dm./< ,m/<0N1PJg& g"./.N1XJf "| X.` R "| XJf f./. N1XpLN^Nu. ,w/. N1Xp`NVH.Nrf LN^NuJ f*. W|/.N(XJg. X$/.NXJg  f*. W/.NXJg. Xx/.NXJgh. q.N1 ././< q.N1PJfH. q.N1 "nE /f. Dg Xf"R .fp/./ N1&X @ fp`(p`"NVH . N1 "n AG /f>`R/p/./.N1,X @# gA` n.A/N1X`.. /. N1tXJfp09 " @g. /. N1tXJf 9 #fHn/. N1tPJg. HnN1Xp/.HnN1,X @$H gAڵfRB. HnN1tXJfp09 " @g&JgnHnNXrf L N^Nu | q. gA gHn/< q.N1PJg . HnN1tXJf9 #gp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNVH $n G.p/p// N1d rg pL N^NuJSg +.gp.A// N1PB*p`NVH$n ./.NXJf pLN^Nu././< -HnN1  DmHn/< -/<0N1 . HnN1tXJfp09 " @frp`~NVHBp./< -TN1 XJgD`. -/< -NX  Dm. -/< -/<0N1P`xt`p<./< -iN:X-@gRpmp.N1Jf. -/< -N1RX @$H g$. -/< -N1RX @&H f.N1FpLN^Nu./< -N10`./<HnN1P @ gHnHn/< . HnN1-@ lBB. 'oBp.Hn/.N1PJg.HnN1X`|R-nHnN1XHnN1X @(H./,/, ,R//.Hn/< ./ N1./<HnN1P @ g .HnN1X`.N1F.N1FJf. .$N. .;N1 .`NVHp./< .ON1 X$g. .cNpLN^Nu. .zN1. ./< .N1X$. .N1. .N `NV. .N1. .NN^NuNVH $n$. Bn-J  DmZ. //< //<0N1P`<$n=|`0Jng*Jg  fBpL N^NuR np./ / y 3NPrf  Dm*  l | /` | /./< //<0N1P  Dm.  l HH@@`HH./< //<0N1P f:`*Bp`BNVH. $n .HH/p//< /HnN1  DmHn/< //<0N1 HnN1 XR.Hn/. y 3NPpLN^NuNV  atm2p./< 0\/9 at/< 0[/< 0DN^p.Np/./.N1,X @# gA` n. 9 atЀ"逐"| axA/N1X. 9 atЀ"逐"| aA/N1XR atN^NuNVHt`\p. Ѐ"逐"| aA//. N1PJf. Ѐ"逐"| axA./.N1XpLN^NuR atmp`NV`. a/< ax/< axNPJ atnN^NuNV  Dm. /< 0f/<0N1P.Np/./.N1,X @# gA` n-Hp/./. N1,X @# gA` n -H./< q./< 0qHnN1  DmHn/< 0w/<0N1 p.HnN1 XJf.pV./< 0~p/Hn/9 N^p.NHn/.NPJg0pW./< 0/90Hn/9 N^p.NB`JgЀ"逐"| axA g .Ѐ"逐"| axA./.N1XJftS at 9 atЀ"逐"| axA. .Ѐ"逐A/N1X 9 atЀ"逐"| aA. .Ѐ"逐A/N1XN^NuR . atl`2NVHt` Ѐ"逐"| axA.N1R atmB atLN^NuNVH . 0/.N12X @-HgB./< 0/< 0HnN1 . 1HnN1X @$H g. /< 1/ N1P nJg. /N1tXJflJ ,gb. 1/.N1RX @&H gF./< 1N1X./ NXJg./< 10N1X.N1F.p /N1X nJg:./< 1MN1X. /.N1tXJfJ ,f./< 1`N1`L N^Nup./.NXrf6./< 1mN1X././< 1HnN1 . 1`N. 1/.N1RX @&H fB./< 1N1X././< 1HnN1 . 1HnNX`8./< 1N1X./ NXJg./< 1N1X.N1F.p /N1X.N1`NV-y ^`L. 1N1 . n//< 1N1PJf"./< 2/< dN1P n dX nJfN^NuNVH$nHnN1XA-Hp.// N1PB*LN^NuNVHp-@  Dm./< 2/<0N1P  Dm. /< 2/<0N1PHn/<T/. y 3N Jf J op$| 2`  f-j`LN^NuPJfJl0pD./< 2/./< 2/< 2N^p.Nn0.n`np=@=@=@nJg <`p@n||Hn/<T/. y 3N JlLp_./< 3/90/< 3/< 3N^p.N`NVHn/<T/. y 3N Jf*.f"Hn/<T/. y 3N N^NuNVH$..N1Jgp./<T/ y 3NPLN^NuNVH. . e0/<T/9 m y 3NPJfv  DmHH./< 3&/<0N1PHH RgH Sg Xf. 9 e=g$ e=. e0/<T/9 m y 3NPLN^Nu 9@ e=g@ e=`NV. e/<Tp/ y 3NPJgB e`,p# e09 e"@@ 3 e" e!y e$pN^NuNV  ef. e/<Tp/ y 3NPN^Nup`NV.N  Dm. q./< 3x/<0N1P. q.N1*-@Jg2p./< 3/90/< q./9 N^p.N. q./< y^N1XN^NuNV./< 3/< 3/< q.N1 p./< q.NXN^NuNVHt`. "ЀЁ/1N1XJf "ЀЁ"| 4# 3 "ЀЁ"| 4# 3 "ЀЁ"| 4 # 3 "ЀЁ"| 4# 3 "ЀЁ"| 4# 3  Dm./< 4r/<0N1PpLN^NuR "ЀЁ"| 3Jf p`NVJf n B nr pN^NuNVJf6N-@  Dm./< 4/<0N1Pp.N g<. N1z @-H.gp09 m./N10X. N1B.N1BpN^NuNVJf6N-@  Dm./< 4/<0N1Pp.N gR. N1z @-H.g./N10XHn/<P/.N1 . N1B.N1B. /< 4HnN1P  DmHn/< 4/<0N1 HnN1bXJg,  Dm. /< 4/<0N1PpN^Nup`NVJfR. . N1-@.N1./< .N1X//< .N1X//. /./< 5DHnN1  DmHn/< 5j/<0N1 HnNnXN^NuNVH$n&n (J`\  gT gF g8 gN g@ g2 \gd./< 5/ N1PV`Ln`Ft`@b`:r`4f`.v`(p\fJg./.N1&X @ f\ HH$g6 |0 0(HHrW€fJg:./.N1&X @ f` B L LN^NuNVp./< eBN1XN^NuNV..p/N1nX @# evpN^NuNV. evp/N1nXpN^NuNVH $n n G`JfB # fBHnN1 XR-@. eBN1Jg2  Dm. 6 /< 5/<0N1PpL N^Nup<.N1.Hn/. y 3NP-@p.N1 .fp`NVH $n. eBN1Jg2  Dm. 6 /< 6 /<0N1PpL N^Nu$<p<.N1./ /. y 3NP&p.N1JgÔJ*fp`NVH$n. eBN1Jg2  Dm. 61/< 6!/<0N1PpLN^NuB* HH-@Hn/N1P .-@-@N./< 62HnN1Pp<.N1p.Hn/. y 3NP$pf  Dm./< 66/<0N1P.Hn/.N1,P-@odp<.N1.Hn/. y 3NP$p.N1  Dm./< 6H/<0N1Pf .nJmJfJfN-@././< 6WNxPp`NVH$n p-@BBN.p/HnNP$mHn/< 6ZHnN1  Dm./< 6^/<0N1P .Sr JjDD`R mo p-@B-n* HH-@. l .` </HnN P$  Dm./< 6p/<0N1PJl  Dm:. 6/< 6`l2  Dm. 6/< 6/<0N1PpLN^Nu fF.Hn/.N1Pg0-y0  Dm./< 6/<0N1PBJf f$N-@././< 6NxPp`r .`jNVH $n. eBN1Jg  Dm. 6/< 6`xt`p<.N1  Dm . ./< 6/<0N1P . ./ /. y 3NP&n | 9 g4. 9/ N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NV Dm. HH./< :B/<0N1P Dm. /< :N/<0N1P Dm.HH./< :S/<0N1P n Jf,-| yN Dm. /< :X/<0N1P. N-@ .C g .X fJ ."ЀЁ"| e..HH//. p/. HH//< :h/.N1`d ."ЀЁ"| eR 1. ."ЀЁ"| e 1//. . HH//< :v/.N1  Dm./< :/<0N1PN^NuNVH  :>e2pD./< :/</< :/< :N^p.NHnN1X.N1p./< :/< :HnN1 p/.HnN1,X @# gA`AB(t` p .HnN:XJgp.N1Rpmpm.pQ./< :p/Hn/9 xN^p.N./< :/< :HnN1 . :HnN1RX @$H gHn/< :/ N1 rgN1j-@* ./< :HnN1XP @$H f0p[./< :/90Hn/9 dN^p.N.HnN10X`h. ;HnN1RX @$H f0p`./< ;/90Hn/9 pN^p.N.HnN10XN1j-@R./< ; / N1P* g0ph./< ;/90Hn/9 hN^p.N.N1F* g0pj./< ;/90Hn/9 N^p.NHnNX  Dm./< ;%/<0N1P  Dm./< ;-/<0N1P. 9 :>"ЀЁ"| eA/N1X 9 :>"ЀЁ"| e#N1j& 9 :>"ЀЁ"| e# 9 :>R :>L N^NuNVB`8p./. ."ЀЁ"| eA/N1PJf .N^NuR . :>m.N`NVB :>N^NuNVHN1 @-Hg.N1 @$H g *g0.N1 @$H fp.N1 @$H f pLN^Nu./. N1Xp`NVH.N1 @$H f nBpLN^Nu./.N1X n p`NVH$nJ9 ;fH-| ;N1"n" ;B9 ;N1./< ;/< ;/< h^N1 ./< h^/< ;NPrfp. h^N1.NhJg@`2. h^N1  Dm. ;/< ;/<0N1PpLN^Nu./< h^/< ;NPJf.Np`NVH$np-@p./ N1X-@  Dm./< </<0N1P f, 0g^  Dm.0/< <`p.Hn/.N1,P$.N1Bpg( Dn. /< >/< >N1`pd.N1xN^NuB.`NVJg nJg./< >!HnN1P`B.N1Jfp.N1Bp.N1Bp.N1Bp./< >&N1Xp./< >0N1Xp./< >:N1X.p/N1nX.p/N1nX.p/N1nXNؐN1.N1J. ^/Hn/< >X/< >DN1`pd.N1~N^NuNVH $n&n J9 m.gBJ bf N1# bJ >g\p.p///< hN1,P @# gA`L N^Nu | h//< m.N1PJg. >N1FB >J >fr. m./< }^/< >/< hN1 . >/< hN1RX @# >./< hN10XJ >gd./9 >N1Xp.p//9 >N1P. T/< m./< u./< >/9 >N1. /9 bN @//< >/9 >N1./ /< >/9 >N1 `NVH$n./< /9 N1/9 m-HH/N @/J f | >` | >//< u./< m./< >HnN1(HnN1 X-@J >l`B0p./< >N1X# > 0f../< ?N1HX# >./< ?7N10XJ >m,p.p//9 >N1P.Hn/9 >N1PLN^NuNVJ >m. >N1Bp# >J >g. >N1FB >N^NuNVJ lfHnN1X# lB`8HnN1X-@쐹 l.N1r<.N1-@# l .N^NuNVHJg nJgJg | yN g. yN/.N1XJf~`n .#gp . gf . g\ . f`P. ?HnN12X @$H g6BJg.A g&Hn/.N1PJfNppLN^Nu.,HnNXJfrNpp`NVpH$. BB.HnN1XB./< ?/< ?HnN1 . ?HnN1RX @$H gb.pd/HnN1P @ g6p.HntHnNPrf.xN1V-@.N1P-@JnB.N1F  bb@0; NJ@T*@@TTTT*TT*TTTTTTTF obLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. @HnN1RX @$H f0p[./< @/90Hn/9 dNp.N.HnN10X./././././/< @ / N1.N1F`NV|H./< @&/< @ HnN1 . @>HnN1RX @$H f`.N1FHnN1X`.pd/HnN1P @ g.N1FHnN1XHnHnHnHn/< @@HnN1$. [ b@0; NJ""""vv""v"v""""v" .lF. @b/< @KNX  Dm./< @j/<0N1P .LN^Nup`NV.N N^NuNV. /.N|XN^NuNV .S b@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/1NXN^Nu./< E/< RN1P. E/< RNXp`NV# B# A# @. E/< EN1RX @-HgJ`6. EHnN1DX @-H.//< ENPJgNTNHn/.NPJnJ @fN. EN^ @# @.f0./< F0//< F/< FN^p.NB @J AfN. F;N^ @# A.f0./< Fq//< F`/< FQN^p.NB AJ BfN. F|N^ @# B.f0./< F//< F/< FN^p.NB BN^NuNVp# l# l# D# C. F/< FN1RX @-Hg~`f. FHnN1DX @-H.//< FN4PJg6. F/N1DX @-H. //< FNPJgNNHn/.NPJnN^NuNVB-n `-n n (\fpѮ. n A //.N1P @ g~Jg0-n`R n  g  g./.N1XS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1PJf.N1 Ѯ n Jf(pN^NuB./. N1XJg8 nA-H p:./. N1&X @-Hf./. N1XJfp`p`NV# l m. F/N1DX @-Hg$ y mX m 9 m lrm y mBN^NuNV-| l`&p=. n/N1&X @-H.g nBpѮ nJg. F n/N1XJf ./< @`". F n/N1XJf./< AN`. G n/N1XJf ./< B`. G n/N1XJf ./< C`". G n/N1XJf./< DND`, n./< G/< RN1P. G(/< RNXX . lrl nJfN^NuNV n Jg"-n`X nJf. G;/. `N^NuJgB. n /g. GC/< G?HnN1P.HnN1Xp.HnNXJfPHnN^X @"n" nJf0.o/< Gn//< G`/< GQN^p.NX. G=/N1DX @-H`FNV n Jg -n`X nJf. Gy/. `bN^NuJg.N^ @"n" nJf0./< G//< G/< G}N^p.NX. G{/N1DX @-H`NVJ lg . lN1FB lB lNN^NuNVJ lg . lN1FB lB lNN^NuNVJ lg . lN1FB lB lN^NuNVJ @f . GNbNJ lfN,JfpN^Nu. l/. /.N1P @ gp`NVNVJ lg. lN1F`2B l`0. G 9 l/1N1RX @# lgpN^NuR l 9 l"| @Jfp`NVJ Af . GNJ lfN,JfpN^Nu. l/. /.N1P @ gp`NVJ lg. lN1F`2B l`0. G 9 l/1N1RX @# lgpN^NuR l 9 l"| AJfp`NVJ Bf . GNJ lfN,JfpN^Nu. l/. /.N1P @ gp`NVJ lg. lN1F`2B l`0. G 9 l/1N1RX @# lgpN^NuR l 9 l"| BJfp`NVHJ Cg 9 l"| CJf pLN^Nu 9 l"| C.N1 S-@ 9 l"| C q (fV 9 l$ ."Q 1)f< nr . o . . 9 lR l"| C qA/`" nB. 9 lR l"| C/1/.N1Pp`8NVJ Dg 9 l"| DJfpN^Nu. 9 lR l"| D/1/.N1Pp`NVH $n.N1 R.N1B @&H g ./ N1X K L N^NuNVH$. Hn/.N1tPrf 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/< RN1X 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 ! $ ' * - 0 3conn(%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 ?2 E"PC7300STARLAN/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.9gxeHBpl&J X      K 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 %* %0 %< %H %M %V %\ %d %n %v % % %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 )d )l )t )} ) ) ) ) ) ) ) ) ) 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 4^1,11 4c1,11 4k1,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 G@(#)starlan library: 54.1 7/30/860707070000020127301005110001500000000000011450220406654420600002500000051122usrlibuucp/uucleanupR ٸc 7R7 .text7 .data R<@.bss R R.lib 4. 4.NVN^NuNVN^NuNVN^NuNVBB.. /< N1X. "N(`p./< "/< N1PB9 . /< "`A gB |  g8p./< HnN1PJfHnNxX Jm HnN(`pA gF |  gHnN1PB0.N1.0HnNXN^NuNVH  m./< S/<0N1P. a/.N1RX @-H.fT  m./< c/<0N1P  m.0/< z/<0N1PLN^NuHn n( HH/N1PJfHnN1X @$HJf  m./< /<0N1P./< HnN1P`. *R/Hn/< #Hn/< "/< HnN1A# z. r/< H`T .Rfb. *R/Hn/< "Hn/< #/< IHnN1A# z. r/< HnՑ/NB -@./<HnN1P @ glHnN1 XSCB1HnHnHnHnHnHn/< HnN1 rl.Hn/< HnN1 J.f"./.Hn/< HnN1  mHn/< /<0N1 B0.N1.0HnNNX.N1F`B.Bp/./.N1,X @# 'gA` nA./< HnN1PA# ~ .Sf:A g |  gp./<  HnN1PJf`nNVʸH. /./< HnN1  mHn/< /<0N1 . HnN1RX @-H.fX  mHn/< /<0N1  m.0/< /<0N1PLN^NuHn n( HH/N1PJfHnN1X @$HJfX  mHn/< `HnN1 XSCB1HnHnHnHnHnHn/< HnN1 rlR nHn/< %/<0N1  m. /< #/<0N1P`$  m. /< 5/<0N1PHnHnHnN Jg  m./< H/<0N1P  m./< T/<0N1P. ZHn/./.N -@  mHn/< b/<0N1 Hn/././.Hn/< yHnN1B0HnN1X.0HnNXN^NuNV. /./< HnN1  mHn/< /<0N1 . N1 . n A//< N1PJfx  m. /< /<0N1P  mHn/< /<0N1 HnN1XHn/< HnN1 `  m. /< /<0N1P  mHn/< /<0N1 HnNX-@  mHn/< ./<0N1 Hn/.Hn/< :HnN1B0HnN1X.0HnNXN^NuNVJ f . N1Hn/.N1tPrg 9 . N1N^Nup`NV. w/.N1RX @-H.fP  m./< y/<0N1P  m.0/< /<0N1PpN^Nup-@B l mHn/< /<0N1 ./<HnN1P @ gdA g( | gp./< HnN1PJfp`.A g< | g2p./< HnN1PJfp-@.N1F .`.A g( | gp ./< HnN1PJfp`R`NVH  m./< /<0N1P  m. /< /<0N1PJg. nJg&. /./< /< HnN1` . /< "/< HnN1  mHn/< @/<0N1 . NHnN1X @$H f, 90DL N^Nu. # nX// N1P n PJf. "/< P/ N1P. g/ N1X nJg<. /N1RX @&H g$. / N1X./ N4RX.N1F.N1`^NVH  m./< /<0N1P. /< HnN1P. HnN1X @$H f 90DL N^Nu. /.N1RX @&H g./ N4RX.N1F.N1`NVB9 R  m./< /<0N1P. /.N1RX @-HB`./<HnN1P @ g mHn/< /<0N1 . b/< bHnNPJg~J9 Rf(. b/< RN1X. b/< RN1X | " gB | b g8. b/< "N1XJf n b n b.N1F` | : g4. =/ N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NVHN1 @-Hg.N1 @$H g *g0.N1 @$H fp.N1 @$H f pLN^Nu./. N1Xp`NVH.N1 @$H f nBpLN^Nu./.N1X n p`NVH$nHnN1XA-Hp.// N1PB*LN^NuNVH$nJ9 fH-| N1"n" B9 N1./< /< /< rN1 ./< r/< NPrfp. rN1.NhJg@`2. rN1  m. /< /<0N1PpLN^Nu./< r/< NPJf.Np`NVH$np-@p./ N1X-@  m./< /<0N1P f, 0g^  m.0/< `p.Hn/.N1,P$.N1Bpg( n. V/< 3/<0N1P`A-H-Pp./.N1X$g 0f  m. /< W`  m./< /<0N1P  m./< /<0N1P  m./< /<0N1P.N1Jg2  m. /< /<0N1PpLN^Nup`NVHt` "| 4Jg R mp m0.+/< //< /< N5p.N m 9 R $p./.N1 XR/N1TX @-H.f0.//<  p//./< N5p.N./.N1X "| 4#LN^NuNVH$nt` "| 4Jgn g2 gd "| 4JgR "| 4./ N1XJf6 "| 4.N1 "| 4.N1H "| 4BR mxLN^NuNV./< /< HnN1 p/.HnN1,X @# 'gAB(HnN XN^NuA`NVp/./.N1&X @ gpN^Nu./< 5/< /HnN1 p/.HnN1,X @# 'gA`AB(.HnNXJlp`p`NVHHnN1X-@t`, "| 4JgHn "| 4/1N1PR mLN^NuNVH.$/. N1HX$l&.0/./. /< JHnN1Hn/< SNP 0g 0f. N1`  m& 90"|0./< Z/<0N1P  m. /< _/<0N1P  m./< i/<0N1P. N1Jl2.0/. /< nHnN1 Hn/< |NPpLN^Nup././N1P.$/. N10Xp.//. N16P.N1B./. N1XJm. N1Jl2.0/. /< HnN1 Hn/< NPp`^NVpN^NuNVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNVH 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 @ P f q }             & 1 = H ] p x          . A S p    /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.2d0707070000020127311005550001500000000000011450500406654421100003100000001114usrlibuucp/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 0707070000020127321005550001500000000000011450510406655217600003200000010421usrlibuucp/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 0707070000020127331005550001500000000000011450560406654422300003000000000121usrlibuucp/uudemon.hour#ident "@(#)uucp:uudemon.hour 2.2" /usr/lib/uucp/uusched & /usr/lib/uucp/uuxqt & 0707070000020127351005550001500000000000011450570406654422600003000000001622usrlibuucp/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 0707070000020127361005550001500000000000011450600411242224300002300000033360usrlibuucp/uugettyR!* T l .text  .data (@.bss  T.lib %D %DNVN^NuNVN^NuNVN^NuNVH BB.p/N1nX.p/N1nXp-@BSgpѮ n P -f n PA-H nJgHH cg hgv rgt tfHpѮ nHH"|0 1g Hn/< /.N1 pѮ nHH"|0 1fS`B`pѮ nHH"|0 1g>Hn/< /.N1 pѮ nHH"|0 1fS`DSgNpѮ n P-HHH"|0 1g*Hn/< /.N1 Jf8R`0p-@Ѯp pѮ nJfS` SgpѮ n P-HHH"|0 1gHn/< /.N1 ` n ./< NTX`.p/N1nXSf. /<0N1Xp.N1xp# tpѮ n # . /9 N1RX @-Hf$. /< /<0N1Pp.N1x.N1Fp.N p.N1xR`~ l . /Np.N1p.N1x` n -PSo0pѮ n .N N @$H f$. p n //< UN8Pp.N & @$HSo4. pѮ n /NX @&H f n ./< zNXBSo4. (pѮ n /NX @&H f n ./< NXB.N. N1*./< /< HnN1 ` p<.N1HnNXJfHnP/.N1tPp0.Z.p//.N16P./.N10Xp.N1B.0N1Fp.N1Bp.N1B.0N1F.0N1Fp./.N1X-@ rf*.0/./< NPp.N1p.N1x. /. N1^X @ f*.0/./< NrPp.N1p.N1xJfJg././ NbPJgZp.Hnp/N1,PJm .f.0N1Fp .N1p.N1x`-k`-k`4JgHnn/<T90HH/N1 un|y|zHnn/<T90HH/N1 `J.Hnp/N1,P-@l .0N1Fp .N1p.N1x fR .SJf.NJg0.0N1Fp<.N1HnNXJfp.N1x./././ /.N(Jf`S0m y0R0r `.0p /N1XS0m y0R0r `2.0p /N1X`p./< x90HH/N1PJg. p/N1nX.N1. E/9 lN1RX @-Hgn`& y0R0r `.0p /N1X./<HnN1P @-Hg.0/N1XS0m`.N1F.(/< G/<0N1PHnnHnNP gJg g`Jg p.N1Jg80*@@ nn0*@@np=jr0*@@;=@t` 0*nn0*np0*nr0*ntnvHnn/<T90HH/N1 -| Jp?.HnHnNPHn/< PN1ZPp.N1x.HnN1X.,HnN1XHnN\X @$H fJf8 n  n  n $n` Am Zn RJfp`&NVH J tg -y `-y pB`(. /.N1RX @-Hfp.N1R mJf"./< NX | 8 L N^Nup-@GB.`.  f . g>RBAηd0 nSm n"hRp` .N1-@rf gp  ghB.`.  f . f2B nSm n"hRp` .N1-@rfJ tg. /<0N1X fAηgBHH g  fBJ tgHn/< &/<0N1 .#gH$| BBjBjBjBj BjBjBjBjB(B,p-@G`-np-@`p.Hn/ NP @//<  N1P$  `RHH"|0 1f #fRp-@`bA./ NpX @&H gjp0*r0€fj0jj Rp-@`A./ N(X @&H g:Rp-@`-| @`2 \fHn/ N P .S d nRRg #f #f%| @(p-@ nRBR`-np-@`vp.Hn/ NP @//< 0N1P%| 0,`RHH"|0 1fJfbB`"S b@0; NJR g Jg .`JfJg$./.N1XJf .N1F J`nJ tg./< @/<0N1Pp0* .p0*/p0*/p0*//< H/<0N1p0*.p0*/p0*/p0*//< /<0N1.(/< /<0N1P.,/< /<0N1P`8J tg0RBHn ."| z/1/< /<0N1 g|.N1F`ZNVH $n n B`D \f6Hn/ NP n ".Ӑ .RHH"|0 1f `& n RRHH"|0 1f \g&| B`8 \fHn/ N^P n ".Ӑ` dR n RHH"|0 1f Jg #fB |  L N^NuNVH $nRHH bg: fg> ng rg tg vf$t `ht `bt `\t`Vt `Pt `J 0m< 7n6v$pl$HH0R 0m 7o`tS` R`Jg n " R HHL N^NuNVH $n n BP n Bh n Bh n Bh`Hn/ N P @-HJg. /.N1XJf* n P& n h n h n h+`. H/.NZX @&H g n 2+P`. /.N4X @&H g n 2+h`n. /.N X @&H g n 2+h`F. /.NX @&H g n 2+h` J tg./< /<0N1P #gJf #g L N^Nu J J`NVH t` "n BRm&n$KtJg>l8`RR  g  gJg" "n #`Hn/ NdP` L N^NuJg \g  g  f RBR``NVH $n* HH.N1N$pgP* g&| `* g&| #`* g &| %./N1^X @ L N^Nu.N1B`NVH$nJ9 jfH-| jN1"n" nB9 oN1./< /< t/< N1 ./< /< jNPrfp. N1.NhJg@`2. N1  m. /< /<0N1PpLN^Nu./< /< jNPJf.Np`NVH$np-@p./ N1X-@  m./< /<0N1P f, 0g^  m.0/< `p.Hn/.N1,P$.N1Bpg( n. /< /<0N1P`A-H-Pp./.N1X$g 0f  m. =/< `  m./< >/<0N1P  m./< N/<0N1P  m./< Z/<0N1P.N1Jg2  m. /< y/<0N1PpLN^Nup`NVHt` "| Jg R pmp m0.+/< //< /< Np.N pm 9 pR p$p./.N1 XR/N1TX @-H.f0.//< p//./< Np.N./.N1X "| #LN^NuNVH$nt` "| Jgn g2 gd "| JgR "| ./ N1XJf6 "| .N1 "| .N1H "| BR pmxLN^NuNV./< /< HnN1 p/.HnN1,X @#  gAB(HnN XN^NuA`NVp/./.N1&X @ gpN^Nu./< /< HnN1 p/.HnN1,X @#  gA`AB(.HnNXJlp`p`NVHHnN1X-@t`, "| JgHn "| /1N1PR pmLN^NuNVH.$/. N1HX$l&.0/./. /< HnN1Hn/< NP 0g 0f. N1`  m& 90"|0./< /<0N1P  m. /< /<0N1P  m./< !/<0N1P. N1Jl2.0/. /< &HnN1 Hn/< 4NPpLN^Nup././N1P.$/. N10Xp.//. N16P.N1B./. N1XJm. N1Jl2.0/. /< =HnN1 Hn/< CNPp`^NVpN^Nu/< %DN1X OQ./HJf/H#0N/N1x0<N@@(#) uugetty.c 1.17@(#) jhc@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9       @              @     # ) - 1 5 9 @ E J O T Z ^ b@ h l@ p v z ~                    0 @          $ ) / 5@ < C H N S ] a h m q x#@;#@     J      IGNBRKBRKINTIGNPARPARMRKINPCKISTRIPINLCRIGNCRICRNLIUCLCIXONIXANYIXOFFOPOSTOLCUCONLCROCRNLONOCRONLRETOFILLOFDELNLDLYNL0NL1CRDLYCR0CR1CR2CR3TABDLYTAB0TAB1TAB2TAB3BSDLYBS0BS1VTDLYVT0VT1FFDLYFF0FF1B0B50B75B110B134B150B200B300B600B1200B1800B2400B4800B9600EXTAEXTBB19200CS5CS6CS7CS8CSTOPBCREADPARENBPARODDHUPCLCLOCALHFCISIGICANONXCASEECHOECHOEECHOKECHONLNOFLSHnonevt100hp45tektronixtekds40-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 J Z p { $ 0 ; G R g z  * 8 K ] z    /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 FAILED0707070000020127371045110001500000000000011450770406654430200002300000030472usrlibuucp/uuschedR ٸ- n :%2 .textn .data :$@.bss : :%.lib 2 2NVN^NuNVHBy V# Z. D/< ^N1X` ugR xf.0&N1V# :Jn.0&/< ^/< Q/<0N1 p# :`r.0&N1V3 VJ@nZ.0&/< ^/< /<0N1 3 V`,. /< ^/< /<0N1 p.NR. L/. /.N1P-@rf .0"g,. /< ^/< /<0N1 p.N :m. ^/< /<0N1P. 9/< N1RX @-H.f,  :m . N/< ;/<0N1P`Hn/< h/.N1 .N1F  :m./< k/<0N1PB`8./< /< HnN1 .HnNXJgR .䰮m .䰮f,  :m./< /<0N1Pp.N  :m./< /<0N1P. N1*Jf. /< N1RX @-Hfpe.Nh`. nHnN1tXJfvp09 r @f^. HnN1RX @-HgB` ..f .CfHnNX @RHn/.NnPrg.N1FHn/.NnPrf4 |  gTA gJp.Hn/< N1PJf.`B9 .Bn-| `  :m.0.H"Ё"| A./< /<0N1P  :m,0.H"Ё"| ./< /<0N1PRn nJfz  :m0.H./<  /<0N1P`.N12.H.N1=@H"Ё"| A./< N1X  :m0.H./< /<0N1P  :m0.H./< %/<0N1P  :m. /< 2/<0N1P. /< D/< >HnN1 HnNXrgB. N^Jf2  :m. /< Y/<0N1P. N`&  :m. /< l/<0N1P0.HS"Ё$0.H"Ё"| A SnJnnnp.N&LN^NuNV.N1 -@ :m./< /<0N1P-| `XJgH.gDp././.N1PJf,.N1 ".o./.N1X n N^Nu nJf . r.N1 mP . r.N1 f,./< /</< /< Nz`-| ../.N1X nB`^NV./< HnN1PJy Vg09 VH./< HnN1PN1JfpJy Vg2. Z/HnHn/< /< /< N1``,. Z/Hn/< /< /< N1`pd.N:HnN1X  :m0.H./< /<0N1PN^NuNV.N.N1xN^NuNVH $n G.p/p// N1d rg pL N^NuJSg +.gp.A// N1PB*p`NVH$n ./.NXJf pLN^Nu././< hHnN1  :mHn/< n/<0N1 . nHnN1tXJfp09 r @frp`~NVH$n.HnN1X /g ~fVGI`RJg /fBJ.g.HnHnNPJg. B/ N1X./ N1X`DHn/< !/< / N1J9 !f`. / N1XpLN^Nu.NJfp`NVH $n.HnN1XHnN1 XCA (/g. HnN1XGp/./ N1&X @&H f pL N^NuB  :mHn/< /<0N1 p.HnNXrf `/`NVH$n$. . n/ N1tXJfp09 r @g.HnN1XHnN1 XCAA-H` nSB n /fCbp/.HnN1,X @-Hg BA-H`-| Hn/.N1tPJgB  :m./< /<0N1P  :m.0/<  `jp0. gf./.N10XJgP  :m./< /<0N1P  :m~.0/< 6/<0N1P``N1-@ gLJfp.N1p.N1Bp.N1B./ /< K/< @N1T p.N1~ f4./< W/90/< Q/9 NPp.NRHnN1X-@fJg./< a/./ /9 f`p0. gbp0../.N10XJgD./< k/90/./9 zNz  :m$./< u`J %g$. %N1JJg  :m. %/< `n  @./ N10XJg*./< /90/ /9 zNz`N1.p// N16PJg  :m./< /<0N1P  :m.0/< /<0N1P./< /90/ /9 vNz. %N1JpLN^Nu. %N1Jp`NV.NnJfpN^Nu./< /<0N1Pp`NVH$n(J&L /f`R`p./< / N1PJg g |  g. / N1XJgp./< / N1PJg" g> |  g4. / N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NVHN1 @-Hg.N1 @$H g *g0.N1 @$H fp.N1 @$H f pLN^Nu./. N1Xp`NVH.N1 @$H f nBpLN^Nu./.N1X n p`NVH$nJ9 $fH-| $N1"n" (B9 )N1./< 9/< ./< :N1 ./< :/< $NPrfp. :N1.NhJg@`2. :N1  :m. e/< I/<0N1PpLN^Nu./< :/< $NPJf.Np`NVH$np-@p./ N1X-@  :m./< f/<0N1P f, 0g^  :m.0/< v`p.Hn/.N1,P$.N1Bpg( :n. /< /<0N1P`A-H-Pp./.N1X$g 0f  :m. /< `  :m./< /<0N1P  :m./< /<0N1P  :m./< /<0N1P.N1Jg2  :m. N/< 3/<0N1PpLN^Nup`NVHt` "| 2Jg R *mp m0.+/< _//< ^/< ONPp.NR *m 9 *R *$p./.N1 XR/N1TX @-H.f0.//< }p//./< hNPp.NR./.N1X "| 2#LN^NuNVH$nt` "| 2Jgn g2 gd "| 2JgR "| 2./ N1XJf6 "| 2.N1 "| 2.N1H "| 2BR *mxLN^NuNV./< /< HnN1 p/.HnN1,X @# 2gAB(HnN XN^NuA`NVp/./.N1&X @ gpN^Nu./< /< HnN1 p/.HnN1,X @# 2gA`AB(.HnNXJlp`p`NVHHnN1X-@t`, "| 2JgHn "| 2/1N1PR *mLN^NuNVH.$/. N1HX$l&.0/./. /< HnN1Hn/< NP 0g 0f. N1`  :m& 90"|0./< /<0N1P  :m. /< /<0N1P  :m./< /<0N1P. N1Jl2.0/. /< HnN1 Hn/< NPpLN^Nup././N1P.$/. N10Xp.//. N16P.N1B./. N1XJm. N1Jl2.0/. /< HnN1 Hn/< NPp`^NVpN^NuNVpH$. BB.HnN1XB./< L/< FHnN1 . dHnN1RX @$H gb.pd/HnN1P @ g6p.HntHnNPrf.xN1V-@.N1P-@JnB.N1F  bb@0; NJ@T*@@TTTT*TT*TTTTTTTF obLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. fHnN1RX @$H f0p[./< h/90Hn/9 ZNzp.NR.HnN10X./././././/< q/ N1.N1F`NV|H./< /< HnN1 . HnN1RX @$H f`.N1FHnN1X`.pd/HnN1P @ g.N1FHnN1XHnHnHnHn/< HnN1$. [ b@0; NJ""""vv""v"v""""v" .lF. /< NX  :m./< /<0N1P .LN^Nup`NVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNV./.p//./. /.N6N^NuNV./.p//./. /.N N^NuNVHJ :g$|0`,. /< vN1RX @$H./< N10X gBN1-@./././. /.N @//./< ^ f | `LN^Nu | //< / N1(.N1F. ^/. /. f | ` | "//< HnN1 f. FHnp //< N\ `fNVHHnN1XHnN1X @$H./*/*/* *R//< $/< zN1 | z LN^Nu/< 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    ' 3 > K Z e p |            & . B U b n         & > X w /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.2d0707070000020127411045110001500000000000011451150406654440200002100000116070usrlibuucp/uuxqtR ٷ$ q$8Jq .textq .data $8x@.bss $8 $8J.lib n nNV.p/N1nX.p/N1nX.p/N1nX.p/N1nX.p/N1nX.p /N1nX.p /N1nX.p /N1nX.p /N1nX.p/N1nX. /< YN1X# ].N1# ^. /< IN1XQ I. UN(,p# IB IB.`z sg( xf:.0&N1V# DJnRp# D`H./90&HnN1P`.. 9/< I/< */<0N1 p.N1x. %/. /.N1P-@rfh .0"g.. ]/< I/< N/<0N1 p.N1x  Dm. /< r/<0N1P. /< N1RX @-H.f,  Dm. /< /<0N1P`Hn/< /.N1 .N1F  Dm./< /<0N1P. /< NX-@  Dm./< /<0N1PJm8 .m.  Dm./< /<0N1Pp.N1x  Dm./<  /<0N1P. /< QN1XN1# IN1# I. Q/NRX. QN#  Dm. Q/< /<0N1P. U/9 INRX  Dm. 1/< %/<0N1P. 2/9 HN1RX @-H.f2./< 4/90/9 H/9 dN@p.NJ.gT. HnN12X @ gd  DmHn/< ./.N'"Xrf*  Dm./< /<0N1P Xg`.N1FNx.N`NVH $n. ,/ N1RX @&H f`v  DmHn/< ./<0N1 .FfPHn/< 2HnN1 HnNFrXHnHnN1tPrf.N1FpL N^Nu./<HnN1P @ ff.N1Fp`NVH. 5/< ^N1RX @$H f  Dm. ^/< 7/<0N1PLN^NuHnHn/< QHnN1rm,Hn/< \/< VHnN1HnN1X./<HnN1P @ g .Fg`.N1F`vNV8H. t/< ^N1RX @$H f  Dm. ^/< v/<0N1PLN^NuHn|Hn/< HnN1rmHnNFrXHn|/< /< Hng: \g ^g `g |fHnHn/< bN1P @/N1Pp`nB.HnHn/< bN1P @/N1PHnN1 XSCqHnN1 XSCB1HnNX-@fHn/< bN1P`N^Nu  jfFHnHnN40PJfp`HnHn/< bN1P @/N1Pp# j`JHnNJXJgp`HnHn/< bN1P @/`nJ.gHn/< bN1Pp`\NV.HnN1X nHH !g /g ~fHnNX`FHnNXN^Nup!.HnN1&X @-Hf(p/.HnN1&X @-HgF.NFJg:p`. UN1 .Hn/< UN1PJf nA.N@`p`NV.NFr  Dm./< ./<0N1Pp./.N6 Xrgp./.N6 XrfpN^Nup`NV./.NB& @//< ^/< -@.N1 f4NT./< q/90HnL/9 N@p.NJfp. yHnLN1XJg(. HnLHn/< /< IHnLNJgHnLHn/< Hnz/< IN6` .-@HJg ./< `p./< HnLN1P  DmHnL/< /<0N1 Jg4HnHnLHnJgA` | //< IHnLNJg HnLHnHnHnz/< INrHnLHn/< HnN1. HnN] X. IN?NJgp.HnN1 XJg.HnN1HX.N1B. HnN1RX @-Hr.f0./< /90Hn/9 dN@p.N. ^HnN1tXJfVJ ^gN. HnN1RX @-Hjg4HnL/< /.rN1 .r/.jNE"X.jN1F.rN1FA g" | g. HnN1XJgA g4 | U g*. UHnN1XJfHnHnNDP`HnzpO/HnpC/NM"Hnz/< /< HnN1. 3/<HnN1HP-@/N1^X @-HnJm.f0./< 5/90Hn/9 dN@p.N$p/.HnN1,X @# ^gA`A.HnLHnp//HnN1,P @# ^gA`A//< =/.nN1.nN1FHnp//HnN1,P @# ^gA`A/HnN; Hnp//HnN1,P @# ^gA`A/HnN; . T/< ^N1RX @-Hv.fZ./< V/90/< ^/9 dN@p.N`&Hn/< ^HnMN1 HnN1X.v/<HnLN1P @ g .FLg`. ^N1.vN1FHnN1X. M/< ^NbXJoH  Dm. ^/< %/<0N1P. 2/< ^N1RX @-Hvf`N^NuNVtB. a/. N1RX @-H.f./< c/90/. /9 dN@p.N`R.N1 .Hnx/.N1PJf2Hnx/. /< kHnN1HnNTxXJgRHnx/.N'"Prg.N1F .N^NuNVH . /.N12X @-HgB./< /< HnN1 . HnN1X @$H g. /< / N1P nJg. ^/N1tXJflJ ^gb. /.N1RX @&H gF./< N1X./ NE"XJg./< N1X.N1F.p /N1X nJg:./< -N1X. ^/.N1tXJfJ ^f./< @N1`L N^Nup./.N6 Xrf6./< MN1X././< kHnN1 . }`N. /.N1RX @&H fB./< N1X././< HnN1 . HnN] X`8./< N1X./ NE"XJg./< N1X.N1F.p /N1X.N1`NV-y ]`L. N1 . n//< N1PJf"./< /< 48N1P n 48X nJfN^NuNVH<$n&n (n gB`HH.NrgB`HH.NrgBJf L<N^NuHH.Nrf`HH.Nrf\ (f|)`R.HH./ NJX @*H R./ / N1P RB4$M.fR J`rHH.NPr gB`NVH$n n B (f4p)./ NX @&HR ./ /.N1P "nB1`R(Jp!./ N1&X @&H f./.N1`*g4 +\f,B+./.N1X./.N1XpLN^NuB g | U g. U/ N1XJg"./. N1XR./.N1Xp`I`XNVH$n=|Z`.fSnf`.fRnRJf J LN^NuNV. HHJg gt gj g` "g` &gH 'gN (gF ;g0 g \g ^g `g |fpN^Nup`p`p`p `NVH $n G.p/p// N1d rg pL N^NuJSg +.gp.A// N1PB*p`NVH$n ./.NXJf pLN^Nu././< vHnN1  DmHn/< |/<0N1 . ^HnN1tXJfp09 ^ @frp`~NVH$nHnN1XA-Hp.// N1PB*LN^NuNV  Dm./< /<0N1P  Dm. /< /<0N1P. N-@JfFp ./. /.NP-@JgD  Dm. )/< /<0N1PpN^Nup./< */.NNP-@  Dm,N Jg | ;` | @./< +/<0N1P  Dm,N Jg | U` | Z./< F/<0N1P  Dm,N pJg | q` | v./< `/<0N1P  Dm. :b/< |/<0N1P .`NVH  Dm./< /<0N1Pp./< /.N2P&pfp./< /< NPp# :Z  Dm,N fJg | ` | ./< /<0N1P  Dm,N xJg | ` | ./< /<0N1P  Dm,N 2Jg | ` | ./< /<0N1P  Dm. :b/< /<0N1Pt`*  Dm ./< /<0N1PR "| 5Jf L N^NuNVJ fpN^Nu n JgHn/NP @-H JgJg./.N1XJfp`NVJ 4bg, |  g". /9 4bN1XJf p# :V`B :VJ 4fg, |  g". "/9 4fN1XJf p# :Z`B :ZJ 4^g, | & g". */9 4^N1XJf p# :^`B :^J 4zg p./9 4z/< :bN1PB9 :p`B9 :bJ 4gJ xg . xN1H. 4N1 R.N1B @# x.f2./< .p//9 4/9 tN@p.N. 4/9 xN1X y x# 4# 4# LN^Nu# ; L`NVHB ."| 4V$q g g g fp` fp-@ gJf pLN^Nut`>B`:R`T :fB  Dm "n ./< Q/<0N1PRJg,l& "n # :gJg :g`  Dm./< \/<0N1P "n B `RNVB :VB :^B :ZB9 :b | f# 4# 4# 4# 4. |/< 6VN1X @# 4~. 5p /NXJg. /< N1RX @# |f6  Dmf. /< `HJgfJg^p././.N1PJfD`Jg g gz. |N1FN^. 4p/NX. 4p/NXNHJf #  4r. 52p/NX. 5p/NX. 5p /NXpN^NuJgJ g. /.N1XJf. 4V/.Nt`JgtJgl./.N1X`. 4VN:Jg6. |N1F  Dm./< /<0N1Pp`` ."| 4V-qJg nJgHn/.NP @-H .`NV. /< N1RX @# |f  DmL. /< /<0N1P`0  Dm./< 0/<0N1P. |N1FpN^NuJ 4g$. 4/.N4XJf. |N1Fp`. 4VN Jg`NVHt` "nBRp m. :rN2Jf pLN^Nu$| :r`Hn/ NP @$Ht`FJg> "| Jg. "| ./.N1XJf "n#`Rp mp m../< g//./< HN@p.N gJfdp`JNVH$n`RJg  g  g n `RJg =fJgB n !J`RJg  g  g  fJgB J LN^NuNVH $n`8Hn/ N1PHnN1 X *\fS` L N^Nu. |/<HnN1P @ gHnN1 XSCG` KSBAe  g  g  g .#g . gJ.fX`NVH &| >r$n` :g Jg >eB :fR n >r J L N^NuNV 9 :VN^NuNVJ9 :bg. :b/.N1XN^Nu.N(,`NV 9 :^N^NuNV 9 :ZN^NuNV  Dm./< t/<0N1P. /.N`XN^NuNVH $n&n t`4 .N1 ./ /3N1PJf pL N^NuR Jfp`NVH$nBt` Jg4 |  g*.  "| 5/1N1XJf p-@` /g>p/. "| 5/1N1,X @# ^gA` "| 5 q-H` "| 5-q  Dm./< /<0N1PJg& g"./.N1XJf "| 5.` R "| 5Jf f./. N1XpLN^Nu. /. N1Xp`NVH.NL,rf LN^NuJ f*. 4/.N(XJg. 52/.NXJg  f*. 4/.NXJg. 5/.NXJgh. MN1 ././< MN1PJfH. MN1 "nE /f. Dg Xf"R .fp/./ N1&X @ fp`(p`"NVH . N1 "n AG /f>`R/p/./.N1,X @# ^gA` n.A/N1X`.. ^/. N1tXJfp09 ^ @g. ^/. N1tXJf 9 ^fHn/. N1tPJg. HnN1Xp/.HnN1,X @$H gAڵfRB. ^HnN1tXJfp09 ^ @g&JgnHnNGDXrf L N^Nu | M gA gHn/< MN1PJg . ^HnN1tXJf9 ^gp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNV  >m2p./< 8/9 >/< 7/<  N@p.Np/./.N1,X @# ^gA` n. 9 >Ѐ"逐"| >A/N1X. 9 >Ѐ"逐"| >A/N1XR >N^NuNVHt`\p. Ѐ"逐"| >A//. N1PJf. Ѐ"逐"| >A./.N1XpLN^NuR >mp`NV`. >/< >/< >NPJ >nN^NuNV  Dm. /< B/<0N1P.N@np/./.N1,X @# ^gA` n-Hp/./. N1,X @# ^gA` n -H./< M/< MHnN1  DmHn/< S/<0N1 p.HnN1 XJf.pV./< Zp/Hn/9 N@p.NHn/.NDPJg0pW./< d/90Hn/9 N@p.NB`JgЀ"逐"| >A g .Ѐ"逐"| >A./.N1XJftS > 9 >Ѐ"逐"| >A. .Ѐ"逐A/N1X 9 >Ѐ"逐"| >A. .Ѐ"逐A/N1XN^NuR . >l`2NVHt` Ѐ"逐"| >A.N1R >mB >LN^NuNVH J f-|  Jf-| Jf-|   Dm./< /<0N1PN1$f.p/N1nX.p/N1nX.p/N1nXN_. IN1B. IN1Bp.N1Bp./. N1XJg .0N1xp.N1B./.N1HXrg .0N1xp.N1B./.N1HXrg .0N1x. ]//./< /< /< N1`pd.N1xpf L N^NuHnN1X&gpf  Dm./< /<0N1P .`NV.N  Dm. M/< 4/<0N1P. MN1*-@Jg2p./< ?/90/< M/9 N@p.N. M/< UN1XN^NuNV./< P/< J/< MN1 p./< MNGXN^NuNV./.p//./. /.N6N^NuNV./.p//./. /.N N^NuNVHJ Dg$|0`,. /< N1RX @$H./< N10X gBN1-@./././. /.N @//./< I f |  `LN^Nu | (//< / N1(.N1F. I/. /. f | H` | P//< *HnN1 f. PHnp //< INad `fNVHHnN1XHnN1X @$H./*/*/* *R//< R/< B N1 | B LN^NuNVH | T g4. W/ N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NV Dm. HH./< /<0N1P Dm. /< /<0N1P Dm.HH./< /<0N1P n Jf,-| U Dm. /< /<0N1P. N-@ .C g .X fJ ."ЀЁ"| B...HH//. p/. HH//< /.N1`d ."ЀЁ"| B2R 1. ."ЀЁ"| B. 1//. . HH//< /.N1  Dm./< /<0N1PN^NuNVH  e2pD./< /</< /< N@p.NHnN1X.N1p./< /<  HnN1 p/.HnN1,X @# ^gA`AB(t` p .HnNSXJgp.N1Rpmpm.pQ./< &p/Hn/9 xN@p.N./< 5/< /HnN1 . OHnN1RX @$H gHn/< Q/ N1 rgN1j-@* ./< UHnN1XP @$H f0p[./< W/90Hn/9 dN@p.N.HnN10X`h. `HnN1RX @$H f0p`./< b/90Hn/9 pN@p.N.HnN10XN1j-@R./< k/ N1P* g0ph./< q/90Hn/9 hN@p.N.N1F* g0pj./< z/90Hn/9 N@p.NHnNW,X  Dm./< /<0N1P  Dm./< /<0N1P. 9 "ЀЁ"| BA/N1X 9 "ЀЁ"| B.#N1j& 9 "ЀЁ"| B2# 9 R L N^NuNVB`8p./. ."ЀЁ"| BA/N1PJf .N^NuR . m.N`NVB N^NuNVHN1 @-Hg.N1 @$H g *g0.N1 @$H fp.N1 @$H f pLN^Nu./. N1Xp`NVH.N1 @$H f nBpLN^Nu./.N1X n p`NVH$nJ9 fH-| N1"n"  B9 !N1./< 1/< &/< DN1 ./< D/< NPrfp. DN1.NhJg@`2. DN1  Dm. ]/< A/<0N1PpLN^Nu./< D/< NPJf.Np`NVH$np-@p./ N1X-@  Dm./< ^/<0N1P f, 0g^  Dm.0/< n`p.Hn/.N1,P$.N1Bpg( Dn. /< /<0N1P`A-H-Pp./.N1X$g 0f  Dm. /< `  Dm./< /<0N1P  Dm./< /<0N1P  Dm./<  /<0N1P.N1Jg2  Dm. F/< +/<0N1PpLN^Nup`NVHt` "| jJg R "mp m0.+/< W//< V/< GN@p.Nִ "m 9 "R "$p./.N1 XR/N1TX @-H.f0.//< up//./< `N@p.N./.N1X "| j#LN^NuNVH$nt` "| jJgn g2 gd "| jJgR "| j./ N1XJf6 "| j.N1 "| j.N1H "| jBR "mxLN^NuNV./< /< ~HnN1 p/.HnN1,X @# ^gAB(HnN XN^NuA`NVp/./.N1&X @ gpN^Nu./< /< HnN1 p/.HnN1,X @# ^gA`AB(.HnNXJlp`p`NVHHnN1X-@t`, "| jJgHn "| j/1N1PR "mLN^NuNVH.$/. N1HX$l&.0/./. /< HnN1Hn/< N] P 0g 0f. N1`  Dm& 90"|0./< /<0N1P  Dm. /< /<0N1P  Dm./< /<0N1P. N1Jl2.0/. /< HnN1 Hn/< N] PpLN^Nup././N1P.$/. N10Xp.//. N16P.N1B./. N1XJm. N1Jl2.0/. /< HnN1 Hn/< N] Pp`^NVpN^NuNVN1JfN1.N1J.NN^NuNVp.N1Bp.N1Bp.N1Bp./< HnN1 . \HnN1RX @$H gb.pd/HnN1P @ g6p.HntHnN8Prf.xN1V-@.N1P-@JnB.N1F  bb@0; NJ@T*@@TTTT*TT*TTTTTTTF obLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. ^HnN1RX @$H f0p[./< `/90Hn/9 dN@p.N.HnN10X./././././/< i/ N1.N1F`NV|H./< /< ~HnN1 . HnN1RX @$H f`.N1FHnN1X`.pd/HnN1P @ g.N1FHnN1XHnHnHnHn/< HnN1$. [ b@0; NJ""""vv""v"v""""v" .lF. /< N] X  Dm./< /<0N1P .LN^Nup`NV.N N^NuNV. /.N|XN^NuNV .S b@0; NJ @Th|p. 9 I2"| `p. 9 I6"| /1N1 `Zp. 9 I:"| `p. 9 I2"| `&p. 9 I6"| `p. 9 I:"| /1NpXN^Nu./< "/< jN1P. ")/< jN] Xp`NV# # # . "J/< "3N1RX @-HgJ`6. "LHnN1DX @-H.//< "ONPJgNTNHn/.NPJnJ fN. "XNp @# .f0./< "//< "}/< "nN@p.NB J fN. "Np @# .f0./< "//< "/< "N@p.NB J fN. "Np @# .f0./< #//< "/< "N@p.NB N^NuNVp# IB# I># !# . #3/< #N1RX @-Hg~`f. #5HnN1DX @-H.//< #8N4PJg6. #A/N1DX @-H. //< #DNPJgNNHn/.NPJnN^NuNVB-n `-n n (\fpѮ. n A //.N1P @ g~Jg0-n`R n  g  g./.N1XS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1PJf.N1 Ѯ n Jf(pN^NuB./. N1XJg8 nA-H p:./. N1&X @-Hf./. N1XJfp`p`NV# IR I. #L/N1DX @-Hg$ y IX I 9 I IRrm y IBN^NuNV-| IR`&p=. n/N1&X @-H.g nBpѮ nJg. #O n/N1XJf ./< `". #W n/N1XJf./< N`. #_ n/N1XJf ./< `. #g n/N1XJf ./< `". #k n/N1XJf./< !ND`, n./< #p/< jN1P. #/< jN] XX . IRrl nJfN^NuNV n Jg"-n`X nJf. #/. `N^NuJgB. n /g. #/< #HnN1P.HnN1Xp.HnNpXJfPHnNpX @"n" nJf0.o/< #//< #/< #N@p.NX. #/N1DX @-H`FNV n Jg -n`X nJf. #/. `bN^NuJg.Np @"n" nJf0./< #//< #/< #N@p.NX. #ّ/N1DX @-H`NVJ IFg . IFN1FB IFB I2NN^NuNVJ IJg . IJN1FB IJB I6NN^NuNVJ INg . INN1FB INB I:N^NuNVJ f . $NbNJ IFfN,JfpN^Nu. IF/. /.N1P @ gp`NVNVJ IFg. IFN1F`2B I2`0. $ 9 I2/1N1RX @# IFgpN^NuR I2 9 I2"| Jfp`NVJ f . $ NJ IJfN,JfpN^Nu. IJ/. /.N1P @ gp`NVJ IJg. IJN1F`2B I6`0. $ 9 I6/1N1RX @# IJgpN^NuR I6 9 I6"| Jfp`NVJ f . $NJ INfN,JfpN^Nu. IN/. /.N1P @ gp`NVJ INg. INN1F`2B I:`0. $ 9 I:/1N1RX @# INgpN^NuR I: 9 I:"| Jfp`NVHJ g 9 I>"| Jf pLN^Nu 9 I>"| .N1 S-@ 9 I>"|  q (fV 9 I>$ ."Q 1)f< nr . o . . 9 I>R I>"|  qA/`" nB. 9 I>R I>"| /1/.N1Pp`8NVJ !g 9 IB"| !JfpN^Nu. 9 IBR IB"| !/1/.N1Pp`NVH $n.N1 R.N1B @&H g ./ N1X K L N^NuNVH$. Hn/.N1tPrf 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.20707070000020127430407770001500000000000021455530411566260100000700000000000usrbin0707070000020127451007550001500000000000011455540406565062000002100000000361usrbin/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 0707070000020127461007550001500000000000021455550406635600000001700000000531usrbin/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. Consult uucp documentation or the Distributed Programming Tools Group for assistance. Press RETURN to continue. \c" read X exit 0707070000020127471007550001500000000000011455560406565061700002100000011246usrbin/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 # ========================================================================= 0707070000020127501007550001500000000000011455630406565061700002000000000344usrbin/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 0707070000020127511007550001500000000000011455640406565062000002100000000344usrbin/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 0707070000020127531045110001500000000000011455650406654450400001200000120724usrbin/cuR ٵ u%*uj .textu .data %|@.bss % %*.lib P PNVBHBxBtBpBlBhBd# % *# & *# ' *# ( *# ) *p# N. /< 6N1X. 6Nfp.Nf&Jg. /<0N1Xp.N1xp.Nf&Jg. /<0N1Xp.N1xp.Nf&Jg. :/<0N1Xp.N1x# Y *B *B *B *`2 ?g$ dgD egd hg@ lg ng ogx sg tg `p # .`B rB v`p# b`J fg$ n ./< j/<0N1Pp.N1xp# j`|J jg$ n ./< /<0N1Pp.N1xp# f`DR V#0& *`2Rl#0& *`"Rh. N1HnN1X`Rp. ]/. /.N1P-@|rf 90"lJnJhgJ0"oJhg A-H` 90""n -q. /.N18X$.N1 gJ *g # *`DJhg,. n //< /<0N1 p.N1xRd` J *fRpJpg,J No n ./9 /<0N1Pp.N1x. *N1 r;m,J No. `/9 /<0N1Pp.N1x. +/<Tp/N1PJfp`p# *p9 +Jg p9 +`p +fp9 +Jg p9 +`p +hp9 +Jg p9 +`p +jp9 +Jg p9 +`p +lp9 + Jg p9 + `p +np9 +Jg p9 +`p +pp09 +r# 6p09 +r # 6. :p/N1nX. :p/N1nX. :p/N1nXJdgNJlg n ./< a/<0N1PJ Vg n ./< /<0N1P.NI ` . *Naj# 6. 6N1z @# %.gJ*fJJ No. /9 /<0N1PJ No. /< /<0N1P`.NJ NovHH./< `R.N$`Z. 6NjJ NoH. /< `J No. /9 /<0N1PJ No. /< `lp`NV  .m./< /<0N1PN \-@Jmp.N 6.p/N1nX @-H.p/N1nX @-HJf. N1 @-H.f-| p.N1Bp.p/ n !fp` N^Nu 9 6/N1P. 6N1B.p/N1nX.p/N1nX.p/N1nX.p/N1nXpѮ nJfp.///.`p././< /< /.N1TJ No. /9 /<0N1Pp.N1x.N1԰f.p/N1nX.p/N1nXp.N `NV>H$np.N  .m./< /<0N1P. / N1DX @&Hp-@tC#. /N1DX @(HRt .tC#g tmJg |  g.  /.N1XJf tm to .NѮJ Jmp.N1-nNJ.bN1 ./.b/9 6N1PJl,J No. /9 /<0N1Pp# n`8RF.BNzJ nf$.p/<Ao-Hb/N1P @ fzp.N>p.N>.pN1F  nfJB nJ No. /9 /<0N1P. N J No0RB.B/9 `J No.F/9 /<0N1PJ No.B/9 /<0N1P. N p.N1`0Jg |  g. /.N1XJg&Jg< |  g2. /.N1XJfp./<T/9 6N1P`Jg |  g. /.N1XJg&JgR |  gH. /.N1XJf2J .f p # .`B .J NoZ. /<  `Jg |  g. /.N1XJf. +/<T/9 6N1PJ vf  +`y +. +/<T/9 6N1PJ vfp`p# vp.NJ No. 0/< %`(Jg | 1 g. 4/.N1XJf tlr. 7N1 @-H.HnxN1XHnxN1*XJlJ NoHnx/< fxJl .:g .>fB* .>fp`p-@CEJg&p./ N1X&op.p//N1P`./ N1HX&Jl8J No./9 /<0N1P. N1p.N1`tp-@-@` . f.N1B$g2J NoHn/9 /<0N1 . N1tp.N HJ No. /< /<0N1PJ No./9 /<0N1PJ No./9 /<0N1Pv`4Jo0A" .Hn/N1PA" ӮR.N E`4J No. /< /<0N1Pp.N8L N^Nu. 6NrfJf.NJfp.NJ9 +dg 9 +dg 9 +dg +d 9 +dgA" l`NV  .m./< /<0N1PJf$J *g. +/<Tp/N1PN^Nu. +/<Tp/N1P fjy? + + +y +y +J vf y +` +J bg + + + B9 + f + +. +/<Tp/N1P`RpmJ .g . N1J No. /9 /<0N1P L N^NuNVHp-@Jfp`p-@"| %A-H ."| Z&1 ."| * q"nñe. 6NfJg p.NZJf pLN^Nu././.N1,P-@lH 0f  nfB9 +d`x  .m. 6/< /<0N1PJo$ ."| *# ."| Z#Jo& ."| *A"PR +dp`>B9 +d`2NV fp` . 6fp`p-@"| 'A-H ."| * q"nCe.N*JfpN^Nu ."| *A"PR +dp`NV fp` . 6fp`p-@"| 'A-H ."| * qc`6  nf*J No. M/< 7/<0N1Pp.NV ."| * 1././.N1P-@l& 0g ."| *#pN^Nu ."| *#p`NVH$n.N1 -@./ /9 6N1Pg"J No. N/9 /<0N1PLN^NuNV.p/N1nX.p/N1nXp# nN^NuNV  .m./< O/<0N1Pp.N1/N1X fp.N1xN^Nu .`NV  .m./< c/<0N1Pp ./9 6N1X.NN^NuNV  .m./< t/<0N1P.p/N1nX.p/N1nXHnN1XJ No. /< /<0N1P f .-@.N N^Nu .`NV  .m./< /<0N1PJ9 7g. 6/9 6p/NdP. 7N1JJ 6o$p09 7./9 %N10X. 6N1B.NE:p.Np.N1xN^NuNVJ No./< /<0N1PJ No*p.p//.N1P./< /<0N1PHn/<T/.N1 Jl6-y0./< HnN1P#0HnN1XN^NuJ Nop0../< /<0N1PJ Nop0../< /<0N1PJ Nop0../< /<0N1PJ Nop0../< /<0N1PJ No.HH./< /<0N1PJ Nop../< /<0N1Pp-@`NJ No./< (/<0N1PJ No"Ap./< ./<0N1PR mJ No. 9/< 6/<0N1P`NVH. +6N1Jl$| :`$| +?.N1 R./ /.N1P.N1 "nB1LN^NuNVH g 9 r JjDD`$ g .r JjDD`&(`Lp . N10@p.Hnp/N1Pp2. N1Jfp./< @/N1P Rm# LN^Nu 9 r JjDD`&gp./< Cp`p2. N1Jgp./< G/N1PB `NVN^NuNVN^NuNV nHH"|0 1HHr€f./. N1XN^NuA-H` nR"nR nHH"|0 1HHr€f nBA-H` nR"nR nJf nBB.H. /< N1RX @-H.gz`(A gA gHnHn N1PJgHB.H./<Hn N1P @ g(HnHHn /< Hn N1rl`.N1FHnH/. N1PHn/. N1P`NVH<$n&n (n-| +r`j \fV*HH Dg0 Tf<./ NXX./ NX`R nJf`*K ngR`R` nRRJf nB | +r L<N^NuNVH< $n&n p-@*K(| `JgJg./N1XJf  .m./< /<0N1PJf B'| . /*/+NP @'H./ lNX-@m@.NbnJg>  .m./< /<0N1Pp # 7. `tL< N^NuP`PJf( f.NF/<0N1P. r/< \N$dXp `vpoJf B'| y./*/+NpP @-HHn/NPHn/.NPHn/./.Hn U/NOPJg2p# 7Jm .N1B.NE. |Nbn`PJf./< 7bN1X .`bNVH$n&n `(K` fRJfTJgJ*fLN^NuNVH $n&n $.  .mb./< /<0N1P`H./ /< +N<@P&g2Jg. g*./N1XJfNnb.N< L N^Nu./< +NoXJg, 9# +g 9 +g 9 +g 9 +fx`Nnbp`NV>p-@  .m n ./< /<0N1P n .NFp@./< N/<0N1P`"  .m./< R/<0N1PR n08HH$f  .mp./< U/<0N1PJg< | X g2. [/.N1XJf  .mp./< ^`. 6N1JgL`Lp.N1  .m.0/< f/<0N1P. /< |N$dX`.Sp/N1nXp-.N1`B0p.Hn/. y NP$ox.HHr&  .m*p l | ` | ./< /<0N1P  .m$p lp@` ./< /<0N1P n.gR 6Ve:  .mp./< /<0N1Pp.N1pL N^Nu nB. 2V/.N XJfp.N1  .mp./< /<0N1Pp`NV  .mp./< /<0N1Pp./< 6N1XN^NuNVHp-@B. N1 ././< N1PJf8  .mp./< /<0N1P. N@2LN^NuJgl |  g`. /.N1XJfJ  .mp./< /<0N1P. N1 ./< /. y NP`JgJ |  g@. /.N1XJf*  .mp./< /<0N1PpѮI  .mp./< /<0N1P$n` \fRHH cgHH Dg Eg Kgt Mg Ng Tg \g dgt eg mg pg sf `~J*fdA" Jo&.A" /Hn/. N JfI  .mp./< /<0N1PB`  .mp./< /<0N1P`.`./ N1X.N1 `B`A" Jo&.A" /Hn/. N JfIJ Lf*  .mvp./< /<0N1P`Z  .mp./< &/<0N1P L. L/<T/. y NPJl  .m.0/< 4/<0N1P`A" Jo&.A" /Hn/. N$ JfIJ Lf*  .mp./< N/<0N1P`z  .mp./< f/<0N1Py L. L/<T/. y NPJl.  .m .0/< v/<0N1P`A" Jo&.A" /Hn/. ND JfI  .mp./< /<0N1Pp-@`A" Jo&.A" /Hn/. N JfI  .mp./< /<0N1PB`"n 1"n n  lR^ ."n 1@"nRR .m nB`. HnN1X  .mp.Hn/<0N1P. 6N1Jf8.Sp/N1nXp-.N1./. /. y NPgp`p.N1p`NVH$.$n p.Nf&Jfp`p-@. 6N1Jf.Sp/N1nXB`rJgn  .m, . l | ` | ./< /<0N1P  .mL . l.HH@@`.HH./< `  .mp./< /<0N1Pp.Hn/ y NPrg`$p-.N1p.Hn/ y NPrg pLN^Nup.N1.Jgn  .m, . l | ` | ./< /<0N1P  .mL . l.HH@@`.HH./< `  .mp./< /<0N1P.HH.HHfR .mDp`NV`*.N1 ./. /.N1PJfpN^NuR n Jfp`NVHnN1XHnN1X @-Hrd. (N1"nЩ-@p;./.N1,X @-Hg(HH"|0 1g. :/<  nA/N1Prlp# : 9 :"逐# : nB`B`. N1 ././< N1PJg@.  N1 ././< N1PJf& n m| npp-@`fB`J ..N1 ./. ."| H/1N1PJf n (fp-@R ."| HJfRJf nHH"|0 1HHr€fJg`R nHH"|0 1HHr€fHnHn/<  /.N1rmX .䰮gL .䰮l8n .o2p,./.N1&X @-Hg R nJfb` .䰮npN^Nup`NV-n` 0m n 9o R nJf n N^NuNVH <c& .r<.N1.N1LN^Nu ."ЀЁ"$HnN1XЂ-@HnN1XlB lR`NVp-@-| T-| Z-| ^ n-P-| _-| `B  .m. r/< a/<0N1P nJg:p./< s/(N1PJf n hA# ` n# nJg-h-| y`-| }HnNIX-@  .m./< /<0N1P .N^NuNVHt`. "ЀЁ/1N1XJf "ЀЁ"| #  "ЀЁ"| #  "ЀЁ"| #  "ЀЁ"| #  "ЀЁ"| #   .m./< `/<0N1PpLN^NuR "ЀЁ"| Jf p`NVJf n B nr pN^NuNVJf6NAt-@  .m./< r/<0N1Pp.N? g<. N1z @-H.gp09 7./N10X. N1B.N1BpN^NuNVJf6NAt-@  .m./< /<0N1Pp.N? gR. N1z @-H.g./N10XHn/<P/.N1 . N1B.N1B. 7/< HnN1P  .mHn/< /<0N1 HnN1bXJg,  .m. 7/< /<0N1PpN^Nup`NVH $n.N1 R.N1B @&H g ./ N1X K L N^NuNVH$. Hn/.N1tPrf LN^NupĀJgHp0.g//< $-/< $N$\p.N :B 8N^NuNVp# 6f# 6b# "4# !4. $i/< $QN1RX @-Hg~`f. $kHnN1DX @-H.//< $nN4PJg6. $w/N1DX @-H. //< $zNPJgNNHn/.NPJnN^NuNVB-n `-n n (\fpѮ. n A //.N1P @ g~Jg0-n`R n  g  g./.N1XS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1PJf.N1 Ѯ n Jf(pN^NuB./. N1XJg8 nA-H p:./. N1&X @-Hf./. N1XJfp`p`NV# 6v 6. $/N1DX @-Hg$ y 6X 6 9 6 6vrm y 6BN^NuNV-| 6v`&p=. n/N1&X @-H.g nBpѮ nJg. $ n/N1XJf ./< 4`". $ n/N1XJf./< 4N`. $ n/N1XJf ./< 4`. $ n/N1XJf ./< !4`". $ n/N1XJf./< "4ND`, n./< $/< LN1P. $/< LN$dXX . 6vrl nJfN^NuNV n Jg"-n`X nJf. $/. `N^NuJgB. n /g. $/< $HnN1P.HnN1Xp.HnNelXJfPHnNe*X @"n" nJf0.o/< %//< $/< $N$\p.N :X. $ё/N1DX @-H`FNV n Jg -n`X nJf. %/. `bN^NuJg.Ne* @"n" nJf0./< %7//< %(/< %N$\p.N :X. %/N1DX @-H`NVJ 6jg . 6jN1FB 6jB 6VNN^NuNVJ 6ng . 6nN1FB 6nB 6ZNN^NuNVJ 6rg . 6rN1FB 6rB 6^N^NuNVJ 4f . %JNbNJ 6jfN,JfpN^Nu. 6j/. /.N1P @ gp`NVNVJ 6jg. 6jN1F`2B 6V`0. %Q 9 6V/1N1RX @# 6jgpN^NuR 6V 9 6V"| 4Jfp`NVJ 4f . %SNJ 6nfN,JfpN^Nu. 6n/. /.N1P @ gp`NVJ 6ng. 6nN1F`2B 6Z`0. %Z 9 6Z/1N1RX @# 6ngpN^NuR 6Z 9 6Z"| 4Jfp`NVJ 4f . %\NJ 6rfN,JfpN^Nu. 6r/. /.N1P @ gp`NVJ 6rg. 6rN1F`2B 6^`0. %c 9 6^/1N1RX @# 6rgpN^NuR 6^ 9 6^"| 4Jfp`NVHJ !4g 9 6b"| !4Jf pLN^Nu 9 6b"| !4.N1 S-@ 9 6b"| !4 q (fV 9 6b$ ."Q 1)f< nr . o . . 9 6bR 6b"| !4 qA/`" nB. 9 6bR 6b"| !4/1/.N1Pp`8NVJ "4g 9 6f"| "4JfpN^Nu. 9 6fR 6f"| "4/1/.N1Pp`NVH$n&n (J`\  gT gF g8 gN g@ g2 \gd./< %~/ N1PV`Ln`Ft`@b`:r`4f`.v`(p\fJg./.N1&X @ f\ HH$g6 |0 0(HHrW€fJg:./.N1&X @ 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/< PN1X 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 - 3PC7300STARLAN/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@(#)cu:culine.c 2.5@(#)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     + 6 C R ] h t             & : M Z f          6 P o ~/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: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@(#)cu:altconn.c 2.3@(#)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,11cdc L1,11cdc Q1,11cdc Y1,11cddUNIXSTARLANPC7300set 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/860707070000020127551047550001500000000000011456370406565061700002100000031706usrbin/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< | C g" | { g. /< CN1XJgHnN;VXJf  Dm./< /<0N1PHnHnNtPJgLHn/< /<0N1 pN^Nu  Dm./< /<0N1PHnN;VXJgp`HnN;VXJgp`HnHnNtPJgHn/< `|HnHnNtP-@Jf80.nf.0.ްnf$HnHn/< /<0N1`pd./< LN1&X @.HnHnN$NPJg. !/<0N1Xp.N&p0. @fHn/< 4`".flp0.氹 70f.fTN1r2.貀f.fJ f". L@HnN1tXJf 9 LEfdHn9 HH//.pD/N<~HnHnN4PJf8.HnN10X.HnHnN*P`. HnN1X.HnNX @-H. P/< L`p0./Hn/< L/< ?PHnHn/< /N1$.N1FHn/< 7PHn/< Cp/< 6HnN1. FHnNL|XR ` NV. /.N)zXrf.9 HH//. pC/N<~ p./.N1 XJf0.R/< M/90/./9 N0p.N. T/</.N1HP/N1^X @-H. /.N(X`. V/.N1RX @-Hp.p.//.N1,P @# L8gA` n//< TN1PB9 bJf0.Z/< X/90/./9 dN0p.N n N^NuNVH nr n n (np!./ N1&X @$H f./.N1XLN^Nu | Cp g0 g, ./ /< CpN1PJf "| CpJ1gxp!./ N1,X @&HA./.N1X ./ /. N1P "n B1gt S.A//.N1P S"nB1`HI`NVJ9 Lg(. L/./9 /< _HnN1` ./9 /< |HnN1 n Jg$.gH | Cp g>. Cp/. N1XJf(.N;VJg p.N1x./. /< `.JgJ g. /.N1XJg2./. /< HnN1 XCA/N1 `(./< HnN1 XCA/N1P nJgt nJg6././/< HnN1 XCA/N1`././< HnN1 XCA/N1 `v nJg$.g8 | Cp g.. Cp/.N1XJf.N;VJg p.N1x././< HnN1 XCA/N1  DmHn/< /<0N1 . HnNL|XHnN1bXN^NuNV. 7@/< /<0N1Pp.NDN^NuNV nB. /< HnN1P. 70N1J. HnN1X @-H. 74N1JJf` .N1pN^Nu./</.N1P @ g.N1 S"n 1 f.N1 S"nB1.N1p`NVH. 70N1J. /.N1tX$. 74N1J LN^NuNV  Dm./< /<0N1P  Dm. /< /<0N1P. N-@JfFp ./. /.NP-@JgD  Dm. )/< /<0N1PpN^Nup./< */.NNP-@  Dm,N Jg | ;` | @./< +/<0N1P  Dm,N Jg | U` | Z./< F/<0N1P  Dm,N pJg | q` | v./< `/<0N1P  Dm. '/< |/<0N1P .`NVH  Dm./< /<0N1Pp./< /.N2P&pfp./< /< NPp# '  Dm,N fJg | ` | ./< /<0N1P  Dm,N xJg | ` | ./< /<0N1P  Dm,N 2Jg | ` | ./< /<0N1P  Dm. '/< /<0N1Pt`*  Dm ./< /<0N1PR "| #NJf L N^NuNVJ fpN^Nu n JgHn/NP @-H JgJg./.N1XJfp`NVJ !g, |  g". /9 !N1XJf p# '`B 'J !g, |  g". "/9 !N1XJf p# '`B 'J !g, | & g". */9 !N1XJf p# '`B 'J !g p./9 !/< 'N1PB9 '`B9 'J !gJ xg . xN1H. !N1 R.N1B @# x.f2./< .p//9 !/9 tN0p.N. !/9 xN1X y x# "R# !# LN^Nu# ; L`NVHB ."| !$q g g g fp` fp-@ gJf pLN^Nut`>B`:R`T :fB  Dm "n ./< Q/<0N1PRJg,l& "n # :gJg :g`  Dm./< \/<0N1P "n B `RNVB 'B 'B 'B9 ' | f# "R# !# "V# ". |/< #N1X @# !. #Np /NXJg. /< N1RX @# |f6  Dmf. /< `HJgfJg^p././.N1PJfD`Jg g gz. |N1FN^. !p/NX. "Rp/NXNHJf # !. "p/NX. "p/NX. #Np /NXpN^NuJgJ g. /.N1XJf. !/.Nt`JgtJgl./.N1X`. !N:Jg6. |N1F  Dm./< /<0N1Pp`` ."| !-qJg nJgHn/.NP @-H .`NV. /< N1RX @# |f  DmL. /< /<0N1P`0  Dm./< 0/<0N1P. |N1FpN^NuJ !g$. !/.N4XJf. |N1Fp`. !N Jg`NVHt` "nBRp m. 'N2Jf pLN^Nu$| '`Hn/ NP @$Ht`FJg> "| Jg. "| ./.N1XJf "n#`Rp mp m../< g//./< HN0p.N gJfdp`JNVH$n`RJg  g  g n `RJg =fJgB n !J`RJg  g  g  fJgB J LN^NuNVH $n`8Hn/ N1PHnN1 X *\fS` L N^Nu. |/<HnN1P @ gHnN1 XSCG` KSBAe  g  g  g .#g . gJ.fX`NVH &| +$n` :g Jg +eB :fR n + J L N^NuNV 9 'N^NuNVJ9 'g. '/.N1XN^Nu.N'`NV 9 'N^NuNV 9 'N^NuNV  Dm./< t/<0N1P. /.N`XN^NuNVH $n&n t`4 .N1 ./ /3N1PJf pL N^NuR Jfp`NVH$nBt` Jg4 | g*. "| #N/1N1XJf p-@` /g>p/. "| #N/1N1,X @# L8gA` "| #N q-H` "| #N-q  Dm./< /<0N1PJg& g"./.N1XJf "| #N.` R "| #NJf f./. N1XpLN^Nu. /. N1Xp`NVH.N;rf LN^NuJ f*. !/.N(XJg. "/.NXJg  f*. "R/.NXJg. "/.NXJgh. ;PN1 ././< ;PN1PJfH. ;PN1 "nE /f. Dg Xf"R .fp/./ N1&X @ fp`(p`"NVH . N1 "n AG /f>`R/p/./.N1,X @# L8gA` n.A/N1X`.. L@/. N1tXJfp09 LD @g. L@/. N1tXJf 9 LEfHn/. N1tPJg. HnN1Xp/.HnN1,X @$H gAڵfRB. L@HnN1tXJfp09 LD @g&JgnHnN6Xrf L N^Nu | ;P gA gHn/< ;PN1PJg . L@HnN1tXJf9 LEgp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNVH$nHnN1XA-Hp.// N1PB*LN^NuNVHJg nJgJg | Cp g. Cp/.N1XJf~`n .#gp . gf . g\ . f`P. bHnN12X @$H g6BJg.A g&Hn/.N1PJfN\ |  g4. / N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NV Dm. HH./< &/<0N1P Dm. /< 2/<0N1P Dm.HH./< 7/<0N1P n Jf,-| Cp Dm. /<  %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.20707070000020127631005550001500000000000011457220406654460100001500000003006usrbin/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 0707070000020127641045110001500000000000011457240406654462100001600000020150usrbin/uunameR ٸ7  h .text .data h@.bss h h.lib & &NVBB`: cg lf R`$R`. ]/<0N1Xp.N1x. Z/. /.N1P-@rfJg/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 0707070000020127661007550001500000000000011457410406565062100001600000001257usrbin/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} 0707070000020127671045110001500000000000011457420407426117300001600000056332usrbin/uustatR ": ?? .text? .data D@.bss  .lib NVHB9 B9 B9 p3 x3 v3 t3 r3 |3 z3 ~3 . N/< N1XN1# N1# . /9 N%X. N1`a b@0; NJ0Zlx rp./90&/< N1PB9 3 r`p3 z3 ~`z3 `np./90&/< N1PB9 3 t`Dp3 z3 |`2p./90&/< N1PB9 . N1Jg. d/<0N1Xp.N1x3 x`p./90&/< N1PB9 HnHn/< N&X Jg. t/<0N1Xp.N1x3 v`t.0&N1V# Jn\p# `R. /< /< /<0N1 . /< /< /<0N1 p.N1x. U/. /.N1P-@rf .0"gR. /< /< /<0N1 . 8/< /< &/<0N1 p.N1x m. /< L/<0N1P m. /< d/<0N1P m. /< n/<0N1P m. /< }/<0N1P m. /< /<0N1P09 xH$09 H29 ~HЁ29 |HЁ29 rHЁ29 tHЁ29 vHЁro>. /< /< N1P. /< /< N1Pp.N1x09 rH29 tH29 vH29 xH29 |H29 ~Hf. /< N1X3 vJy gN2Jy zgT. N1*Jf. )/< N1RX @-Hfpe.N1x`HnNX @-HHnN1X @ gp.HnHnN.Prm.N1V"n#@.N1V"n#@.N1P"n#@$.N1P"n#@ ./. nA,/N1Pp . nA,/N1,X @-HpѮ.N nBHn/.N*Prf".0/< +HnN1XP @ f`.N1FJy zg. -HnN1Xp/.HnN1,X @BHnN1*XJf. BHnN1RX @-Hf4pe.N1x`& | D gA gp.Hn/< JN1PJfA g& | P gp./< THnN1PJgA g& | X gp./< \HnN1PJgA g& | ` gp./< eHnN1PJgjA g$ | j gp./< pHnN1PJg | g4. / N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NVHN1 @-Hg.N1 @$H g *g0.N1 @$H fp.N1 @$H f pLN^Nu./. N1Xp`NVH.N1 @$H f nBpLN^Nu./.N1X n p`NVH$nJ9 fH-| N1"n" B9 N1./< /< /< N1 ./< /< NPrfp. N1.NhJg@`2. N1  m. /< /<0N1PpLN^Nu./< /< NPJf.Np`NVH$np-@p./ N1X-@  m./< /<0N1P f, 0g^  m.0/< $`p.Hn/.N1,P$.N1Bpg( n. v/< S/<0N1P`A-H-Pp./.N1X$g 0f  m. /< w`  m./< /<0N1P  m./< /<0N1P  m./< /<0N1P.N1Jg2  m. /< /<0N1PpLN^Nup`NVHt` "| Jg R mp m0.+/<  //<  /< N/p.N m 9 R $p./.N1 XR/N1TX @-H.f0.//< +p//./< N/p.N./.N1X "| #LN^NuNVH$nt` "| Jgn g2 gd "| JgR "| ./ N1XJf6 "| .N1 "| .N1H "| BR mxLN^NuNV./< :/< 4HnN1 p/.HnN1,X @# gAB(HnN XN^NuA`NVp/./.N1&X @ gpN^Nu./< U/< OHnN1 p/.HnN1,X @# gA`AB(.HnNXJlp`p`NVHHnN1X-@t`, "| JgHn "| /1N1PR mLN^NuNVH.$/. N1HX$l&.0/./. /< jHnN1Hn/< sNP 0g 0f. N1`  m& 90"|0./< z/<0N1P  m. /< /<0N1P  m./< /<0N1P. N1Jl2.0/. /< HnN1 Hn/< NPpLN^Nup././N1P.$/. N10Xp.//. N16P.N1B./. N1XJm. N1Jl2.0/. /< HnN1 Hn/< NPp`^NVpN^NuNVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNV./.p//./. /.N6N^NuNV./.p//./. /.N N^NuNVHJ g$|0`,. X/< :N1RX @$H./< ZN10X gBN1-@./././. /.N @//./< f | `LN^Nu | //< x/ N1(.N1F. /. /. f | ` | //< HnN1 f. Hnp //< N `fNVHHnN1XHnN1X @$H./*/*/* *R//< /< N1 |  LN^NuNVH$nHnN1XA-Hp.// N1PB*LN^NuNVHJg nJgJg | g. /.N1XJf~`n .#gp . gf . g\ . f`P. HnN12X @$H g6BJg.A g&Hn/.N1PJfN;pLN^Nu.,HnN<&XJfrN;p`NVH $n.N1 R.N1B @&H g ./ N1X K L N^NuNVH$. Hn/.N1tPrf LN^NupĀJgHp0.g# :# # . /< N1RX @-Hg~`f. HnN1DX @-H.//< N4PJg6. /N1DX @-H. //< NPJgNNHn/.NPJnN^NuNVB-n `-n n (\fpѮ. n A //.N1P @ g~Jg0-n`R n  g  g./.N1XS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1PJf.N1 Ѯ n Jf(pN^NuB./. N1XJg8 nA-H p:./. N1&X @-Hf./. N1XJfp`p`NV# N . /N1DX @-Hg$ y X  9  Nrm y BN^NuNV-| N`&p=. n/N1&X @-H.g nBpѮ nJg.  n/N1XJf ./< `".  n/N1XJf./< N`.  n/N1XJf ./< `. ! n/N1XJf ./< `". % n/N1XJf./< ND`, n./< */< N1P. @/< NXX . Nrl nJfN^NuNV n Jg"-n`X nJf. S/. `N^NuJgB. n /g. [/< WHnN1P.HnN1Xp.HnN3XJfPHnN2X @"n" nJf0.o/< //< x/< iN/p.NX. U/N1DX @-H`FNV n Jg -n`X nJf. /. `bN^NuJg.N2 @"n" nJf0./< //< /< N/p.NX. /N1DX @-H`NVJ Bg . BN1FB BB .NN^NuNVJ Fg . FN1FB FB 2NN^NuNVJ Jg . JN1FB JB 6N^NuNVJ f . NbNJ BfN,JfpN^Nu. B/. /.N1P @ gp`NVNVJ Bg. BN1F`2B .`0.  9 ./1N1RX @# BgpN^NuR . 9 ."| Jfp`NVJ f . NJ FfN,JfpN^Nu. F/. /.N1P @ gp`NVJ Fg. FN1F`2B 2`0.  9 2/1N1RX @# FgpN^NuR 2 9 2"| Jfp`NVJ f . NJ JfN,JfpN^Nu. J/. /.N1P @ gp`NVJ Jg. JN1F`2B 6`0.  9 6/1N1RX @# JgpN^NuR 6 9 6"| Jfp`NVHJ g 9 :"| Jf pLN^Nu 9 :"| .N1 S-@ 9 :"|  q (fV 9 :$ ."Q 1)f< nr . o . . 9 :R :"|  qA/`" nB. 9 :R :"| /1/.N1Pp`8NVJ g 9 >"| JfpN^Nu. 9 >R >"| /1/.N1Pp`/< N1X OQ./HJf/H#0N/N1x0<N@@(#)uucp:uustat.c 2.5@(#)uucp:uucp.h 2.11@(#)uucp:parms.h 2.9Quustatak:mpr:qs:u:x:Invalid system Invalid user usage: %s %s [-a] [-q] or [-m] or [-kJOB] or [-rJOB] or [-p]or usage: %s %s [-sSYSTEM] [-uUSER] usage: %s %s [-a] [-q] or [-m] or [-kJOB] or [-rJOB] or [-p]or usage: %s %s [-sSYSTEM] [-uUSER]Progname (%s): STARTED User=%s, Loginuser=%s, Jobid=%s, Rmtname=%s usage: %s %s [-a] [-q] or [-m] or [-kJOB] or [-rJOB] or [-p]or usage: %s %s [-sSYSTEM] [-uUSER]/usr/spool/uucp/.Status/usr/spool/uucp/.Statusrr/usr/spool/uucp/LCK.rLCK..LCK..culculttyttydtswdtswvadicvadicmicommicom/usr/spool/uucp/usr/spool/uucprLCK..LCK..rCan't find Job %s; Not %s killedrejuvenateduprocessC(%s, %s); %s/%sCan't stat file (%s), errno (%d) -- skip it! rCan't open file (%s), errno=%d -- skip it! %-12s %2.2d/%2.2d-%2.2d:%2.2d:%2.2d (POLL) %s%s%s%s%s%sshort line (%s) type (%s), file1 (%s)file2 (%s)file3 (%s)user (%s)%-12s %2.2d/%2.2d-%2.2d:%2.2d %-12s %2.2d/%2.2d-%2.2d:%2.2d %s %s %s %s %s %ld %s %s/%srCan't read %s, errno=%d -- skip it! %s %s %s ???? %s%s%s%s!%s %skprocessC(%s, %s); %s/%sCan't stat:%s, errno (%d)--can't %s it! killrejuvenaterCan't read:%s, errno (%d)--can't %s it! killrejuvenate%s%s%s%s%s%sBad format:%s, errno (%d)--can't %s it! killrejuvenatetype (%s), file1 (%s)file2 (%s)file3 (%s)user (%s)Not owner or root - can't %s job %s killrejuvenate%s/%sRemove %s Error: Can't %s, File ( %s), errno (%d) killrejuvenateRemove %s Error: Can't %s, File ( %s), errno (%d) killrejuvenateJob: %s successfully %s killedrejuvenated%s/%smachine(%s), m-M=%d MACHINE TABLE FULLuustat.cWARNING: Table Overflow--output not complete %-10s%3dC (%d) %4dX (%d) %2.2d/%2.2d-%2.2d:%2.2d Locked %sRetry: %d:%2.2d Count: %dlckpid() - entered /usr/spool/uucp/LCK.lockdir (%s) rf (%s) LCK.LCK.%s: %d ???? %d /bin/psps-flp%s/%s@(#)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    * 6 A M Z e ~    : H U p  % 4/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.cuucicoruucicoruucicor0707070000020127711005550001500000000000011457730406654470600001400000002735usrbin/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 0707070000020127721045110001500000000000011457750406654500200001300000110154usrbin/uuxR ٷ  k l2j .textk .data lp@.bss l l2.lib S SNV BBBBBBBBBBp-@BnBB.|B0B,# NN1# 9N1# 9J 9f p.N1J. /< JN1X. /< 9N1XX 9.p/N1nX.p/N1nX.p/N1nX.p/N1nX.p/N1nX.p /N1nX.p /N1nX.p /N1nX.p/N1nX. EN4p# 9B 9B9 l-@ .ưll"n q -fZ ."n Jg< |  g2.  ."n /1N1XJf ."n #  R` Cg agj bgn cgp ggx jg~ ng| pgx rgv sgr xgx zfR`-y0&,`~p-@`tB`lp-@`b y0& `R=|`HR`Bp-@`:B`4-y0&0R $l`$.0&N1V# DJnp# D`ND.  /. /.N1P-@rf  Dm. )/< /<0N1P 90"mNB.y``  Dm"n ./< //<0N1P. 9HnyN1X 90""n .HnyN1XR0" 90"m  DmHny/< ;/<0N1 . FNXJ0gD n0 /g"./< F/< E/< lN1 `.0/< K/< lN1P. NN1*Jg". /< i/<0N1Pp .NAy-HtB.4`Hntp//.tN1> @-HtHntp//.tN1> @-Htg( .>tg .. EHnTN1X  DmtHnT/< _/<0N1 `THnTN4ZXJgDHnT/< n/<0N1 Jg .N1FJg .N1Fp .N .>fX .~TgHnTNE"XJgp.NlHnTHnTpO//< /.N1Jl D./< ` Jf,J.f&HnTHnyN1P. HnyN1X` A4 g | E gp./< EHn4N1PJfA4 gAT gp.HnTHn4N1PJfHnTNE"XJgp.N .PJg$HnT/< /<0N1 p.N .HnN10X. l/< AHnJ $lg |  ` |  //< AHnHnT/< /.N1 Jl2./< /90/<  /9 hN9p.N Hn4HnHnN6 `. l/< A/< 5J $lg | 2` | 4//< AHnHnT/< /.N1 Jl2./< :/90/< 9/9 hN9p.N h . @-Htg  DmHnt/< )/<0N1 .>tg^ .B`:R`T :fB  Dm "n ./< -/<0N1PRJg,l& "n # :gJg :g`  Dm./< 8/<0N1P "n B `RNVB *pB *xB *tB9 *| | B# $# $# $# $. X/< &pN1X @# $. %p /NXJg. x/< ^N1RX @# Xf6  Dmf. /< z`HJgfJg^p././.N1PJfD`Jg g gz. XN1FN^. $p/NX. $p/NXNHJf # $. %Lp/NX. %p/NX. %p /NXpN^NuJgJ g. /.N1XJf. $p/.Nt`JgtJgl./.N1X`. $pN:Jg6. XN1F  Dm./< /<0N1Pp`` ."| $p-qJg nJgHn/.NP @-H .`NV. /< N1RX @# Xf  DmL. /< /<0N1P`0  Dm./< /<0N1P. XN1FpN^NuJ $g$. $/.N4XJf. XN1Fp`. $pN Jg`NVHt` "nBRp m. *N2Jf pLN^Nu$| *`Hn/ NP @$Ht`FJg> "| Jg. "| ./.N1XJf "n#`Rp mp m../< C//./< $N9p.N\ gJfdp`JNVH$n`RJg  g  g n `RJg =fJgB n !J`RJg  g  g  fJgB J LN^NuNVH $n`8Hn/ N1PHnN1 X *\fS` L N^Nu. X/<HnN1P @ gHnN1 XSCG` KSBAe  g  g  g .#g . gJ.fX`NVH &| .$n` :g Jg .eB :fR n . J L N^NuNV 9 *pN^NuNVJ9 *|g. *|/.N1XN^Nu.N4`NV 9 *xN^NuNV 9 *tN^NuNV  Dm./< P/<0N1P. /.N`XN^NuNVH $n&n t`4 .N1 ./ /3N1PJf pL N^NuR Jfp`NVH$nBt` Jg4 | ] g*. a "| %/1N1XJf p-@` /g>p/. "| %/1N1,X @# NgA` "| % q-H` "| %-q  Dm./< e/<0N1PJg& g"./.N1XJf "| %.` R "| %Jf f./. N1XpLN^Nu. o/. N1Xp`NVH.NETrf LN^NuJ f*. $/.N(XJg. %L/.NXJg  f*. $/.NXJg. %/.NXJgh. =N1 ././< =N1PJfH. =N1 "nE /f. Dg Xf"R .fp/./ N1&X @ fp`(p`"NVH . N1 "n AG /f>`R/p/./.N1,X @# NgA` n.A/N1X`.. N/. N1tXJfp09 N @g. N/. N1tXJf 9 NfHn/. N1tPJg. HnN1Xp/.HnN1,X @$H gAڵfRB. NHnN1tXJfp09 N @g&JgnHnN@lXrf L N^Nu | = gA gHn/< =N1PJg . NHnN1tXJf9 Ngp`p`NVH $n&n $.vlH`B  g  g  fBJg, "JR'`RJg  g  g  fR` B L N^NuNVH`$P&J` \fJ*gRHH 0gt 1gj 2gb 3gZ 4gR 5gJ 6gB 7g: bg ngr rgn sgX tff `dt(J`HHr0ԀR rl 0m 7oJf \N` E` ` ` ` `\RJfBX nJfLN^NuNVH<$n&n (n gB`HH.NrgB`HH.NrgBJf L<N^NuHH.Nrf`HH.Nrf\ (f|)`R.HH./ NJX @*H R./ / N1P RB4$M.fR J`rHH.NPr gB`NVH$n n B (f4p)./ NX @&HR ./ /.N1P "nB1`R(Jp!./ N1&X @&H f./.N1`*g4 +\f,B+./.N1X./.N1XpLN^NuB g | E g. E/ N1XJg"./. N1XR./.N1Xp`I`XNVH$n=|Z`.fSnf`.fRnRJf J LN^NuNV. HHJg gt gj g` "g` &gH 'gN (gF ;g0 g \g ^g `g |fpN^Nup`p`p`p `NVH$nHnN1XA-Hp.// N1PB*LN^NuNVHJg nJgJg | E g. E/.N1XJf~`n .#gp . gf . g\ . f`P. HnN12X @$H g6BJg.A g&Hn/.N1PJfNfpLN^Nu.,HnNfXJfrNfp`NV  .m2p./< /9 ./< /< N9p.N\p/./.N1,X @# NgA` n. 9 .Ѐ"逐"| .A/N1X. 9 .Ѐ"逐"| .A/N1XR .N^NuNVHt`\p. Ѐ"逐"| .A//. N1PJf. Ѐ"逐"| .A./.N1XpLN^NuR .mp`NV`. ./< ./< .NPJ .nN^NuNV  Dm. /< /<0N1P.N9p/./.N1,X @# NgA` n-Hp/./. N1,X @# NgA` n -H./< =/< HnN1  DmHn/< /<0N1 p.HnN1 XJf.pV./< p/Hn/9 N9p.N\Hn/.N=.PJg0pW./< /90Hn/9 N9p.N\B`JgЀ"逐"| .A g .Ѐ"逐"| .A./.N1XJftS . 9 .Ѐ"逐"| .A. .Ѐ"逐A/N1X 9 .Ѐ"逐"| .A. .Ѐ"逐A/N1XN^NuR . .l`2NVHt` Ѐ"逐"| .A.N1R .mB .LN^NuNV.N  Dm. =/< \/<0N1P. =N1*-@Jg2p./< g/90/< =/9 N9p.N\. =/< FN1XN^NuNV./< x/< r/< =N1 p./< =NA&XN^NuNV./.p//./. /.N6N^NuNV./.p//./. /.N N^NuNVHJ Dg$|0`,. /< N1RX @$H./< N10X gBN1-@./././. /.N @//./< 9 f | H`LN^Nu | P//<  / N1(.N1F. 9/. /. f | p` | x//< RHnN1 f. PHnp //< 9NZ `fNVHHnN1XHnN1X @$H./*/*/* *R//< z/< 2$N1 | 2$ LN^NuNVH | | g4. / N1XJf TAf /g@bpLN^NuJff.Bp`Sc +/g`Jg /f /f6`,NV Dm. HH./< /<0N1P Dm. /< /<0N1P Dm.HH./< /<0N1P n Jf,-| E Dm. /< /<0N1P. N-@ .C g .X fJ ."ЀЁ"| 2H..HH//. p/. HH//< /.N1`d ."ЀЁ"| 2LR 1. ."ЀЁ"| 2H 1//. . HH//< /.N1  Dm./<  /<0N1PN^NuNVH  e2pD./< (/</< '/< N9p.N\HnN1X.N1p./< 6/< 1HnN1 p/.HnN1,X @# NgA`AB(t` p .HnNLXJgp.N1Rpmpm.pQ./< Np/Hn/9 xN9p.N\./< ]/< WHnN1 . wHnN1RX @$H gHn/< y/ N1 rgN1j-@* ./< }HnN1XP @$H f0p[./< /90Hn/9 dN9p.N\.HnN10X`h. HnN1RX @$H f0p`./< /90Hn/9 pN9p.N\.HnN10XN1j-@R./< / N1P* g0ph./< /90Hn/9 hN9p.N\.N1F* g0pj./< /90Hn/9 N9p.N\HnNPTX  Dm./< /<0N1P  Dm./< /<0N1P. 9 "ЀЁ"| 28A/N1X 9 "ЀЁ"| 2H#N1j& 9 "ЀЁ"| 2L# 9 R L N^NuNVB`8p./. ."ЀЁ"| 28A/N1PJf .N^NuR . m.N`NVB N^NuNVHN1 @-Hg.N1 @$H g *g0.N1 @$H fp.N1 @$H f pLN^Nu./. N1Xp`NVH.N1 @$H f nBpLN^Nu./.N1X n p`NVH$nJ9 DfH-| DN1"n" HB9 IN1./< Y/< N/< 5N1 ./< 5/< DNPrfp. 5N1.NhJg@`2. 5N1  Dm. /< i/<0N1PpLN^Nu./< 5/< DNPJf.Np`NVH$np-@p./ N1X-@  Dm./< /<0N1P f, 0g^  Dm.0/< `p.Hn/.N1,P$.N1Bpg( Dn. /< /<0N1P`A-H-Pp./.N1X$g 0f  Dm. /< `  Dm./< /<0N1P  Dm./< (/<0N1P  Dm./< 4/<0N1P.N1Jg2  Dm. n/< S/<0N1PpLN^Nup`NVHt` "| NJg R Jmp m0.+/< //< ~/< oN9p.N\ Jm 9 JR J$p./.N1 XR/N1TX @-H.f0.//< p//./< N9p.N\./.N1X "| N#LN^NuNVH$nt` "| NJgn g2 gd "| NJgR "| N./ N1XJf6 "| N.N1 "| N.N1H "| NBR JmxLN^NuNV./< /< HnN1 p/.HnN1,X @# NgAB(HnN XN^NuA`NVp/./.N1&X @ gpN^Nu./< /< HnN1 p/.HnN1,X @# NgA`AB(.HnNXJlp`p`NVHHnN1X-@t`, "| NJgHn "| N/1N1PR JmLN^NuNVH.$/. N1HX$l&.0/./. /< HnN1Hn/< NVHP 0g 0f. N1`  Dm& 90"|0./< /<0N1P  Dm. /< /<0N1P  Dm./< /<0N1P. N1Jl2.0/. /< HnN1 Hn/< NVHPpLN^Nup././N1P.$/. N10Xp.//. N16P.N1B./. N1XJm. N1Jl2.0/. /< HnN1 Hn/< NVHPp`^NVpN^NuNVN1JfN1.N1J.NN^NuNVp.N1Bp.N1Bp.N1Bp./< dN1Xp./< nN1Xp./< xN1X.p/N1nX.p/N1nX.p/N1nXNY nJgN./< HnN1P. N/Hn/< /< /< N1`pd.N1xN^NuB.`NVJg nJg./< HnN1P`B.N1Jfp.N1Bp.N1Bp.N1Bp./< N1Xp./< N1Xp./< N1X.p/N1nX.p/N1nX.p/N1nXNYN1.N1J. N/Hn/< /< N1`pd.N1~N^NuNVH $n&n J9 9gBJ N f N1# N J &g\p.p///< 5HN1,P @# NgA`L N^Nu | 5H//< 9N1PJg. &N1FB &J &fr. 9/< J/< ./< 5HN1 . 4/< 5HN1RX @# &./< 5HN10XJ &gd./9 &N1Xp.p//9 &N1P. T/< 9/< A/< 6/9 &N1. N/9 N N;N @//< @/9 &N1./ /< L/9 &N1 `NVH$n./< N/9 NN1/9 9HH/N;N @/J Nf | w` | y//< A/< 9/< UHnN1(HnN1 X-@J *l`B0p./< {N1X# * 0f../< N1HX# *./< N10XJ *m,p.p//9 *N1P.Hn/9 *N1PLN^NuNVJ *m. *N1Bp# *J &g. &N1FB &N^NuNVJ 9HfHnN1X# 9HB`8HnN1X-@쐹 9H.N1r<.N1-@# 9H .N^NuNVH $n G.p/p// N1d rg pL N^NuJSg +.gp.A// N1PB*p`NVH$n ./.NXJf pLN^Nu././<  HnN1  DmHn/< &/<0N1 . NHnN1tXJfp09 N @frp`~NVpH$. BB.HnN1XB./< x/< rHnN1 . HnN1RX @$H gb.pd/HnN1P @ g6p.HntHnN/Prf.xN1V-@.N1P-@JnB.N1F  bb@0; NJ@T*@@TTTT*TT*TTTTTTTF obLN^NuB`-|CpB`BRJf& ,m& .Ѐ-@ Cpo-|Cp` ,l-|,. HnN1RX @$H f0p[./< /90Hn/9 dN9p.N\.HnN10X./././././/< / N1.N1F`NV|H./< /< HnN1 . HnN1RX @$H f`.N1FHnN1X`.pd/HnN1P @ g.N1FHnN1XHnHnHnHn/< HnN1$. [ b@0; NJ""""vv""v"v""""v" .lF. /< NVHX  Dm./< /<0N1P .LN^Nup`NV.N N^NuNV. /.N|XN^NuNV .S b@0; NJ @Th|p. 9 9L"| J`p. 9 9P"| J/1N1 `Zp. 9 9T"| J`p. 9 9L"| J`&p. 9 9P"| J`p. 9 9T"| J/1Nj8XN^Nu./< J/< ON1P. ]/< ONVHXp`NV# J# J# J. ~/< gN1RX @-HgJ`6. HnN1DX @-H.//< NPJgNTNHn/.NPJnJ JfN. Ni @# J.f0./< //< /< N9p.N\B NJ JfN. Ni @# J.f0./< //< /< N9p.N\B NJ JfN. Ni @# J.f0./< D//< 3/< $N9p.N\B NN^NuNVp# 9\# 9X# J# J. g/< ON1RX @-Hg~`f. iHnN1DX @-H.//< lN4PJg6. u/N1DX @-H. //< xNPJgNNHn/.NPJnN^NuNVB-n `-n n (\fpѮ. n A //.N1P @ g~Jg0-n`R n  g  g./.N1XS.N1 "nA-Hg* n ( g`p nB n fD`^ . N^NuNV.N1 ./. /.N1PJf.N1 Ѯ n Jf(pN^NuB./. N1XJg8 nA-H p:./. N1&X @-Hf./. N1XJfp`p`NV# 9l 9. /N1DX @-Hg$ y 9X 9 9 9 9lrm y 9BN^NuNV-| 9l`&p=. n/N1&X @-H.g nBpѮ nJg.  n/N1XJf ./< J`".  n/N1XJf./< JN`.  n/N1XJf ./< J`.  n/N1XJf ./< J`".  n/N1XJf./< JND`, n./< /< ON1P. /< ONVHXX . 9lrl nJfN^NuNV n Jg"-n`X nJf. /. `N^NuJgB. n /g. /< HnN1P.HnN1Xp.HnNj8XJfPHnNiX @"n" nJf0.o/< //< /< N9p.N\X. ϑ/N1DX @-H`FNV n Jg -n`X nJf. /. `bN^NuJg.Ni @"n" nJf0./< -//< /< N9p.N\X. /N1DX @-H`NVJ 9`g . 9`N1FB 9`B 9LNN^NuNVJ 9dg . 9dN1FB 9dB 9PNN^NuNVJ 9hg . 9hN1FB 9hB 9TN^NuNVJ Jf . 8NbNJ 9`fN,JfpN^Nu. 9`/. /.N1P @ gp`NVNVJ 9`g. 9`N1F`2B 9L`0. ? 9 9L/1N1RX @# 9`gpN^NuR 9L 9 9L"| JJfp`NVJ Jf . ANJ 9dfN,JfpN^Nu. 9d/. /.N1P @ gp`NVJ 9dg. 9dN1F`2B 9P`0. H 9 9P/1N1RX @# 9dgpN^NuR 9P 9 9P"| JJfp`NVJ Jf . JNJ 9hfN,JfpN^Nu. 9h/. /.N1P @ gp`NVJ 9hg. 9hN1F`2B 9T`0. Q 9 9T/1N1RX @# 9hgpN^NuR 9T 9 9T"| JJfp`NVHJ Jg 9 9X"| JJf pLN^Nu 9 9X"| J.N1 S-@ 9 9X"| J q (fV 9 9X$ ."Q 1)f< nr . o . . 9 9XR 9X"| J qA/`" nB. 9 9XR 9X"| J/1/.N1Pp`8NVJ Jg 9 9\"| JJfpN^Nu. 9 9\R 9\"| J/1/.N1Pp`NVH $n.N1 R.N1B @&H g ./ N1X K L N^NuNVH$. Hn/.N1tPrf 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 \ d l u }     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.20707070000020127730407770001500000000000121460430411566262300001500000000000usrspooluucp0707070000020127750407550001500000000000021460440406565064500002500000000000usrspooluucp/.Xqtdir0707070000020127770407550001500000000000021460450406565064600002600000000000usrspooluucp/.Corrupt0707070000020130010407550001500000000000061460460411566261500002200000000000usrspooluucp/.Log0707070000020127740407550001500000000000021460470406565064700002700000000000usrspooluucp/.Log/uucp0707070000020130040407550001500000000000021460500406565065000002600000000000usrspooluucp/.Log/uux0707070000020130050407550001500000000000021460510406565065000003000000000000usrspooluucp/.Log/uuxqt0707070000020130070407550001500000000000021460520406565065100003100000000000usrspooluucp/.Log/uucico0707070000020130100407550001500000000000021460530406565065100002700000000000usrspooluucp/.Sequence0707070000020130110407770001500000000000021460540406565065200002500000000000usrspooluucp/.Status0707070000020130120407550001500000000000021460550406565065200003000000000000usrspooluucp/.Workspace0707070000020130130407550001500000000000021460560406565065300002400000000000usrspooluucp/.Admin0707070000020130140407550001500000000000021460570406565065300002200000000000usrspooluucp/.Old0707070000020130140407550001500000000000021460570406565065300001300000000000TRAILER!!! 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.