0707070000020074441006440001460001440000011062560404373225600000500000000005Size2590 0707070000020057431006440001460001440000010531650404373225500000600000005440Files./Size ./Files ./Install ./MKflop ./Name ./Remove ./usr/bin/300 ./usr/bin/300s ./usr/bin/4014 ./usr/bin/450 ./usr/bin/470 ./usr/bin/478 ./usr/bin/checkcw ./usr/bin/checkmm ./usr/bin/checkmm1 ./usr/bin/col ./usr/bin/cw ./usr/bin/deroff ./usr/bin/diffmk ./usr/bin/fx ./usr/bin/greek ./usr/bin/hp ./usr/bin/hplj ./usr/bin/hyphen ./usr/bin/macref ./usr/bin/man ./usr/bin/mm ./usr/bin/ndx ./usr/bin/neqn ./usr/bin/newform ./usr/bin/nroff ./usr/bin/osdd ./usr/bin/ptx ./usr/bin/spell ./usr/bin/subj ./usr/bin/tabs ./usr/bin/tbl ./usr/lib/dwb/deroff ./usr/lib/dwb/ndexer ./usr/lib/dwb/ndxformat ./usr/lib/dwb/pages ./usr/lib/dwb/parts ./usr/lib/dwb/samples/eqn.stats ./usr/lib/dwb/samples/mm.letter ./usr/lib/dwb/samples/mm.report ./usr/lib/dwb/samples/mm.sales ./usr/lib/dwb/samples/nroff.letter ./usr/lib/dwb/samples/tbl.bridges ./usr/lib/dwb/samples/tbl.language ./usr/lib/dwb/samples/tbl.pres ./usr/lib/dwb/sbj1 ./usr/lib/dwb/sbj2 ./usr/lib/dwb/sbj3 ./usr/lib/dwb/sbjprep ./usr/lib/dwb/style1 ./usr/lib/dwb/style2 ./usr/lib/dwb/style3 ./usr/lib/eign ./usr/lib/macros/an ./usr/lib/macros/mmn ./usr/lib/macros/osdd ./usr/lib/macros/ptx ./usr/lib/macros/strings.mm ./usr/lib/nterm/tab.2631 ./usr/lib/nterm/tab.2631-c ./usr/lib/nterm/tab.2631-e ./usr/lib/nterm/tab.300 ./usr/lib/nterm/tab.300-12 ./usr/lib/nterm/tab.300S ./usr/lib/nterm/tab.300S-12 ./usr/lib/nterm/tab.300s ./usr/lib/nterm/tab.300s-12 ./usr/lib/nterm/tab.37 ./usr/lib/nterm/tab.382 ./usr/lib/nterm/tab.4000A ./usr/lib/nterm/tab.4000a ./usr/lib/nterm/tab.450 ./usr/lib/nterm/tab.450-12 ./usr/lib/nterm/tab.455 ./usr/lib/nterm/tab.455-12 ./usr/lib/nterm/tab.455-15 ./usr/lib/nterm/tab.470 ./usr/lib/nterm/tab.470-12 ./usr/lib/nterm/tab.470-17 ./usr/lib/nterm/tab.475 ./usr/lib/nterm/tab.475-12 ./usr/lib/nterm/tab.475-17 ./usr/lib/nterm/tab.478 ./usr/lib/nterm/tab.478-12 ./usr/lib/nterm/tab.478-18 ./usr/lib/nterm/tab.479 ./usr/lib/nterm/tab.479-12 ./usr/lib/nterm/tab.479-18 ./usr/lib/nterm/tab.832 ./usr/lib/nterm/tab.8510 ./usr/lib/nterm/tab.8510-12 ./usr/lib/nterm/tab.8510-17 ./usr/lib/nterm/tab.X ./usr/lib/nterm/tab.fx ./usr/lib/nterm/tab.fx-12 ./usr/lib/nterm/tab.fx-17 ./usr/lib/nterm/tab.hpljr8 ./usr/lib/nterm/tab.ibm ./usr/lib/nterm/tab.ibm-17 ./usr/lib/nterm/tab.lp ./usr/lib/nterm/tab.tn300 ./usr/lib/spell/compress ./usr/lib/spell/hashcheck ./usr/lib/spell/hashmake ./usr/lib/spell/hlista ./usr/lib/spell/hlistb ./usr/lib/spell/spellin ./usr/lib/spell/spellprog ./usr/lib/spell/hstop ./usr/lib/spell/spellhist ./usr/lib/tabset/3101 ./usr/lib/tabset/beehive ./usr/lib/tabset/diablo ./usr/lib/tabset/std ./usr/lib/tabset/teleray ./usr/lib/tabset/tvi925 ./usr/lib/tabset/vt100 ./usr/lib/tabset/xerox1720 ./usr/lib/tmac/tmac.an ./usr/lib/tmac/tmac.m ./usr/lib/tmac/tmac.osd ./usr/lib/tmac/tmac.ptx ./usr/pub/cateqnchar ./usr/pub/eqnchar ./usr/pub/o.neqnchar ./usr/pub/terminals 0707070000020127231007550001460001440000011314400404373225500001000000000774Install# Install package for DOCUMENT PREPARATION 3.51 # J. Roy export BEEP ; BEEP="\007\007\007\007" if grep '^Name=DOCUMENT PREPARATION' $UA/Uninstall.menu > /dev/null 2>&1 then echo "The DOCUMENT PREPARATION set \n\ is already installed. Please remove \n\ it before installing this version.\n\ \n\ Press Return or Enter to exit.$BEEP" read junk exit 64 fi echo "Installing DOCUMENT PREPARATION" find usr -print | cpio -pdlm / 2>/dev/null echo echo "Installation of DOCUMENT PREPARATION is complete" 0707070000020057371007550001460001440000010541370404373225500000700000000120MKflop# this creates the install format floppy cat Files | cpio -ocvBlm >/dev/rfp021 0707070000020036411006440001460001440000010315360404373225500000500000000032NameDOCUMENT PREPARATION 3.51 0707070000020057511007550001460001440000010537110404373225500000700000006770Remove# Remove script for DOCUMENT PREPARATION 3.51 BEEP="\007\007\007\007" INSBIN=/usr/bin INSLIB=/usr/lib export BEEP INSBIN INSLIB echo "Removing DOCUMENT PREPARATION" echo "Removing programs from /usr/bin" rm -f /usr/bin/300 rm -f /usr/bin/300s rm -f /usr/bin/4014 rm -f /usr/bin/450 rm -f /usr/bin/470 rm -f /usr/bin/478 rm -f /usr/bin/checkcw rm -f /usr/bin/checkmm rm -f /usr/bin/checkmm1 rm -f /usr/bin/col rm -f /usr/bin/cw rm -f /usr/bin/deroff rm -f /usr/bin/diffmk rm -f /usr/bin/fx rm -f /usr/bin/greek rm -f /usr/bin/hp rm -f /usr/bin/hplj rm -f /usr/bin/hyphen rm -f /usr/bin/macref rm -f /usr/bin/man rm -f /usr/bin/mm rm -f /usr/bin/ndx rm -f /usr/bin/neqn rm -f /usr/bin/newform rm -f /usr/bin/nroff rm -f /usr/bin/osdd rm -f /usr/bin/ptx rm -f /usr/bin/spell rm -f /usr/bin/subj rm -f /usr/bin/tabs rm -f /usr/bin/tbl echo "Removing files in /usr/lib/dwb" rm -f /usr/lib/dwb/deroff rm -f /usr/lib/dwb/ndexer rm -f /usr/lib/dwb/ndxformat rm -f /usr/lib/dwb/pages rm -f /usr/lib/dwb/parts rm -f /usr/lib/dwb/samples/eqn.stats rm -f /usr/lib/dwb/samples/mm.letter rm -f /usr/lib/dwb/samples/mm.report rm -f /usr/lib/dwb/samples/mm.sales rm -f /usr/lib/dwb/samples/nroff.letter rm -f /usr/lib/dwb/samples/tbl.bridges rm -f /usr/lib/dwb/samples/tbl.language rm -f /usr/lib/dwb/samples/tbl.pres rm -f /usr/lib/dwb/sbj1 rm -f /usr/lib/dwb/sbj2 rm -f /usr/lib/dwb/sbj3 rm -f /usr/lib/dwb/sbjprep rm -f /usr/lib/dwb/style1 rm -f /usr/lib/dwb/style2 rm -f /usr/lib/dwb/style3 echo "Removing /usr/lib/eign" rm -f /usr/lib/eign echo "Removing macros from /usr/lib/macros and /usr/lib/tmac" rm -f /usr/lib/macros/an rm -f /usr/lib/macros/mmn rm -f /usr/lib/macros/osdd rm -f /usr/lib/macros/ptx rm -f /usr/lib/macros/strings.mm rm -f /usr/lib/tmac/tmac.an rm -f /usr/lib/tmac/tmac.m rm -f /usr/lib/tmac/tmac.osd rm -f /usr/lib/tmac/tmac.ptx echo "Removing files in /usr/lib/spell" rm -f /usr/lib/spell/compress rm -f /usr/lib/spell/hashcheck rm -f /usr/lib/spell/hlista rm -f /usr/lib/spell/hlistb rm -f /usr/lib/spell/spellin rm -f /usr/lib/spell/spellprog rm -f /usr/lib/spell/hstop rm -f /usr/lib/spell/spellhist echo "Removing files from /usr/lib/tabset" rm -f /usr/lib/tabset/3101 rm -f /usr/lib/tabset/beehive rm -f /usr/lib/tabset/diablo rm -f /usr/lib/tabset/std rm -f /usr/lib/tabset/teleray rm -f /usr/lib/tabset/tvi925 rm -f /usr/lib/tabset/vt100 rm -f /usr/lib/tabset/xerox1720 echo "Removing eqn character descriptions from /usr/pub." rm -f /usr/pub/cateqnchar rm -f /usr/pub/eqnchar rm -f /usr/pub/o.neqnchar rm -f /usr/pub/terminals save=true echo echo "Do you wish to save the nroff printer driving " echo "tables now located in /usr/lib/nterm (you " echo "should save them if any printer tables have" echo "been modified or new tables have been added)?" echo "[y/n](default y): $BEEP\c" read ans case $ans in n*|N*) save=false;; esac if $save then rm -rf $INSLIB/nterm.save 2> /dev/null mv $INSLIB/nterm $INSLIB/nterm.save 2> /dev/null echo "\nNroff printer driving tables have been saved " echo "in /usr/lib/nterm.save." else echo "\nRemoving printer description files from /usr/lib/nterm." rm -rf $INSLIB/nterm/* fi /bin/rmdir /usr/lib/dwb/samples > /dev/null 2>/dev/null /bin/rmdir /usr/lib/dwb > /dev/null 2>/dev/null /bin/rmdir /usr/lib/macros > /dev/null 2>/dev/null /bin/rmdir /usr/lib/spell > /dev/null 2>/dev/null /bin/rmdir /usr/lib/tabset > /dev/null 2>/dev/null /bin/rmdir /usr/lib/tmac > /dev/null 2>/dev/null /bin/rmdir /usr/pub > /dev/null 2>/dev/null echo echo "Press Return or Enter to continue.$BEEP" read junk 0707070000020046631007550000020000020000010451560402460620600001400000011154usr/bin/300R7 l@ .text .data l@.bss l l@.lib  /< N1X OQ./HJf/H#0Np# # 0m y0ѹ0r`.0p/N1XO`pfN`pgR p f B `zp fBN`6pfS `(R  9  mB BNpJ g 9  g8S0m y0R0r`.0p/N1XO#  S0m y0R0"`.0 r/N1XO`y S0m y0R0@H` .0N1$J pgp7gy Nhy p8fp `p9fp ./9 NJXO` p7fR py S0m y0R0@H` .0N1$pgJ gp f`NNnLN^NuNVH` - - t ~~ O-O=c , c ` c , < ABDWSN\Go^LEM[_@CZ]UFVHJPKYRITOXQ @ H T \ l p |     * : D T ` j t    +12@(#) doccmd:doccmd.sl 1.3 0707070000020046521007550000020000020000010451360402460622500001500000011154usr/bin/300sR7 @l@ .text @ .data l@.bss l l@.lib  /< N1X OQ./HJf/H#0NBN `6pfS `(R  9  mB BNJ g 9  grp f.0m y0ѹ0r`.0p/N1XOS0m y0R0r`.0p/N1XO#  S0m y0R0"`.0 r/N1XO`y S0m y0R0@H` .0N1$J pgp7gy Njy p8fp`p9fp ./9 NzXO` p7fR py S0m y0R0@H` .0N1$pgJ gp f`NNpLN^NuNVH` -- t ~~ O-O=c ,c ` c ,< ABDWSN\Go^LEM[_@CZ]UFVHJPKYRITOXQ @ H T \ l p |     * : D T ` j t    +12@(#) doccmd:doccmd.sl 1.3 0707070000020046571007550000020000020000010452310402460704700001500000012410usr/bin/4014R7 H .text H .data @.bss  .lib  /< N1X OQ./HJf/H#0NS0m y0R0. `.0. r/N1XO . (g>S0m y0R0.``.0.`r/N1XO . ,f .찹 $f . (g>S0m y0R0.``.0.`r/N1XO .찹 $g>S0m y0R0. `.0. r/N1XOS0m y0R0.@`.0.@r/N1XO# # (# ,# $# 0B  `6NVH $nv` Ѐ"ЁЂr0&HHJg p0mp9o Jg rig rlfp/.`. N1L N^NuA./< /<0N1POp.N1x`Nq  tnp:c:usage: 4014 [ -tn ] [ -cN ] [ -pL ] [ file ] /dev/ttyrr4014: cannot open %s  ;;! /dev/ttyr/dev/nullr/dev/ttyr/bin/shsh-tillegal scale factor: %s @(#) doccmd:doccmd.sl 1.3 0707070000020046451007550000020000020000010447070402460707700001400000007120usr/bin/450R7   P8 .text  .data P @.bss P P8.lib  /< N1X OQ./HJf/H#0N - - t ~~ O-O=c , c ` c , < ABDWSN\Go^LEM[_@CZ]UFVHJPKYRITOXQ ( 4 < L P \ b r |   $ 4 @ J T ` d h vDU@(#) doccmd:doccmd.sl 1.3 0707070000020075321007550000020000020000011014210400470034200001400000023370usr/bin/470Rԛ` ` .text .data `@.bss ` `.lib ` `/< `N1X OQ./HJf/H#0N_sibuf0`_sobuf0d_tbase1shlbat1shlbatid1access1 alarm1brk1ibrk1sbrk1$chdir1*chmod10chown16chroot1<close1Bcreat1Hdup1Nexecl1Texecv1Zexecle1`execve1fexeclp1lexecvp1rexit1x_exit1~fcntl1fork1getpid1getpgrp1getppid1getuid1geteuid1getgid1getegid1gtty1ioctl1kill1link1locking1lseek1mknod1mount1msgctl1msgget1msgsnd1msgrcv1nice1open1openi1pause1pipe1profil1 ptrace1&read1,semctl12semget18semop1>setpgrp1Dsetuid1Jsetgid1Pshmctl1Vshmget1\shmat1bshmdt1hsignal1nstat1tstty1zfstat1stime1swrite1sync1syslocal1time1times1ulimit1umask1umount1uname1unlink1ustat1utime1wait1write1abort1abs1atof1clock1crypt1setkey1encrypt1ctermid1 ctime111gmtime1asctime1"tzset1(cuserid1.ecvt14fcvt1:gcvt1@fclose1Ffflush1Lfopen1Rfreopen1Xfdopen1^fread1dfwrite1jfrexp1pldexp1vmodf1|fseek1rewind1ftell1ftw1fgetc1getw1getcwd1getenv1getgrent1getgrgid1getgrnam1setgrent1endgrent1getlogin1getopt1getpass1getpw1getpwent1getpwuid1getpwnam1setpwent1endpwent1gets1getchar1 fgets1getutent1getutid1;1$E1*setutent10endutent16utmpname1<malloc1Bfree1Hrealloc1Ncalloc1Tcfree1Zmemccpy1`memchr1fmemcmp1lmemcpy1rmemset1xmktemp1~monitor1perror1popen1pclose1printf1fprintf1sprintf1fputc1putw1putpwent1puts1putchar1fputs1scanf1fscanf1sscanf1setbuf1sleep1ssignal1gsignal1strcat1strncat1strcmp1strncmp1strcpy1strncpy1strlen1 strchr1&strrchr1,strpbrk12strspn18strcspn1>strtok1Dstrtol1Jatol1Patoi1Vswab1\system1btmpfile1htmpnam1ntempnam1tttyname1zisatty1ttyslot1ungetc1_filbuf1_flsbuf1lmul__1lmul1ldiv__1ldiv1lrem__1lrem1aldiv1almul1alrem1ulmul1uldiv__1uldiv1ulrem__1ulrem1qsort1l3tol1ltol31tgetflag1tgetent1 tgetstr1tgetnum1tgoto1tputs1"form1(menu1.message14setattr1:pb_open1@O1FY1Lpb_gets1Rpb_check1Xpb_weof1^pb_seek1dpb_puts1jpb_name1ppb_empty1vpb_gbuf1|c1wrefresh1track1wcreate1initscr1cbreak1attroff1nl1attron1flushinp1noecho1inch1getch1savetty1resetty1echo1nocbreak1nonl1wdelete1wprexec1m1wgetc1kcodemap1keypad1 wsigintr1wind1w1winit1$wsetbuf1*iswind10wexit16endwin1<wgetpos1Bwgoto1Hwinstr1N1T1Z1`wnl1fwndelay1lwprompt1rwguser1xwcmd1~wslk1wlabel1wuser1wprintf1printw1wputc1wputs1wrastop1wselect1wgetsel1wsetstat1wgetstat1setty1fixterm1physclr11setterm1getterm1baudrate11slkcol1setjmp1longjmp1afmulf1afdivf1afaddf1_cvfd1 _cvif1&fltused1,nlist12fmul18fdiv1>fadd1Dfsub1J_cvdf1P_cvdi1V_cvid1\_cvfi1bafadd1hafsub1nafsubf1tafmul1zexhelp1tolower1wicon1wicoff1toupper1l64a1a64l1_bufsync1setuname1auldiv1eprintf1dbsub__1dbadd__1dbdiv__1dbmul__1ltodb__1dbtol__1dbtofl__1fltodb__1ltofl__1fltol__1ultodb__1ultofl__1aulmul1 afdiv1dbtst__1fltst__1plock1"dial1(callout1.undial14drand481:erand481@lrand481Fmrand481Lsrand481Rjrand481Xseed481^lcong481drand1jsrand1pftok1vputenv1|targets111w_target1_fpachk1_startmain<_end `_etextetext_edata `edata `end `patltgray_bufendtabsys_errlist_buf2endtablocaltimegetutlinepututlineadf_gtxcdadf_gtwrdadf_gttokwpostwaitwsigcatchwreadmousewsetmousewgetmouseresettermparselinen_targetswtargeton0707070000020101231007550000020000020000021014330400470034400001400000025340usr/bin/478R H H .text .data H @.bss H H.lib H H/< HN1X OQ./HJf/H#0Nnjrg|nrgXrgrrgtrf. N1`^. N1S0l.0p./N1XO`.. N1p$-@p`. $`. &`. (`r-gr0gr7g.r8f6. N1S0mX y0R0.`$. N1S0m y0R0.`.0p./N1XO`p.0p./N1XO`V. `. !N1p-@p-@`0r_g,nhrIgrSgrUg_sibuf0`_sobuf0d_tbase1shlbat1shlbatid1access1 alarm1brk1ibrk1sbrk1$chdir1*chmod10chown16chroot1<close1Bcreat1Hdup1Nexecl1Texecv1Zexecle1`execve1fexeclp1lexecvp1rexit1x_exit1~fcntl1fork1getpid1getpgrp1getppid1getuid1geteuid1getgid1getegid1gtty1ioctl1kill1link1locking1lseek1mknod1mount1msgctl1msgget1msgsnd1msgrcv1nice1open1openi1pause1pipe1profil1 ptrace1&read1,semctl12semget18semop1>setpgrp1Dsetuid1Jsetgid1Pshmctl1Vshmget1\shmat1bshmdt1hsignal1nstat1tstty1zfstat1stime1swrite1sync1syslocal1time1times1ulimit1umask1umount1uname1unlink1ustat1utime1wait1write1abort1abs1atof1clock1crypt1setkey1encrypt1ctermid1 ctime111gmtime1asctime1"tzset1(cuserid1.ecvt14fcvt1:gcvt1@fclose1Ffflush1Lfopen1Rfreopen1Xfdopen1^fread1dfwrite1jfrexp1pldexp1vmodf1|fseek1rewind1ftell1ftw1fgetc1getw1getcwd1getenv1getgrent1getgrgid1getgrnam1setgrent1endgrent1getlogin1getopt1getpass1getpw1getpwent1getpwuid1getpwnam1setpwent1endpwent1gets1getchar1 fgets1getutent1getutid1;1$E1*setutent10endutent16utmpname1<malloc1Bfree1Hrealloc1Ncalloc1Tcfree1Zmemccpy1`memchr1fmemcmp1lmemcpy1rmemset1xmktemp1~monitor1perror1popen1pclose1printf1fprintf1sprintf1fputc1putw1putpwent1puts1putchar1fputs1scanf1fscanf1sscanf1setbuf1sleep1ssignal1gsignal1strcat1strncat1strcmp1strncmp1strcpy1strncpy1strlen1 strchr1&strrchr1,strpbrk12strspn18strcspn1>strtok1Dstrtol1Jatol1Patoi1Vswab1\system1btmpfile1htmpnam1ntempnam1tttyname1zisatty1ttyslot1ungetc1_filbuf1_flsbuf1lmul__1lmul1ldiv__1ldiv1lrem__1lrem1aldiv1almul1alrem1ulmul1uldiv__1uldiv1ulrem__1ulrem1qsort1l3tol1ltol31tgetflag1tgetent1 tgetstr1tgetnum1tgoto1tputs1"form1(menu1.message14setattr1:pb_open1@O1FY1Lpb_gets1Rpb_check1Xpb_weof1^pb_seek1dpb_puts1jpb_name1ppb_empty1vpb_gbuf1|c1wrefresh1track1wcreate1initscr1cbreak1attroff1nl1attron1flushinp1noecho1inch1getch1savetty1resetty1echo1nocbreak1nonl1wdelete1wprexec1m1wgetc1kcodemap1keypad1 wsigintr1wind1w1winit1$wsetbuf1*iswind10wexit16endwin1<wgetpos1Bwgoto1Hwinstr1N1T1Z1`wnl1fwndelay1lwprompt1rwguser1xwcmd1~wslk1wlabel1wuser1wprintf1printw1wputc1wputs1wrastop1wselect1wgetsel1wsetstat1wgetstat1setty1fixterm1physclr11setterm1getterm1baudrate11slkcol1setjmp1longjmp1afmulf1afdivf1afaddf1_cvfd1 _cvif1&fltused1,nlist12fmul18fdiv1>fadd1Dfsub1J_cvdf1P_cvdi1V_cvid1\_cvfi1bafadd1hafsub1nafsubf1tafmul1zexhelp1tolower1wicon1wicoff1toupper1l64a1a64l1_bufsync1setuname1auldiv1eprintf1dbsub__1dbadd__1dbdiv__1dbmul__1ltodb__1dbtol__1dbtofl__1fltodb__1ltofl__1fltol__1ultodb__1ultofl__1aulmul1 afdiv1dbtst__1fltst__1plock1"dial1(callout1.undial14drand481:erand481@lrand481Fmrand481Lsrand481Rjrand481Xseed481^lcong481drand1jsrand1pftok1vputenv1|targets111w_target1_fpachk1_startmain<_end H_etextetext_edata Hedata Hend Hpatltgray_bufendtabsys_errlist_buf2endtablocaltimegetutlinepututlineadf_gtxcdadf_gtwrdadf_gttokwpostwaitwsigcatchwreadmousewsetmousewgetmouseresettermparselinen_targetswtargeton0707070000020040601007550000020000020000010452730402460711600002000000006510usr/bin/checkcwR7 H8 .text .data H @.bss H H8.lib  /< N1X OQ./HJf/H#0Np`p`p# Bp `p`p`p`p# B/N XOJ f. /< /< `6p# p./9 N XOJ f. /< /< N2`p# J fJ fB/9 N XOJ f\#  `Np # J fJ fB/9 N XOJ f#  ` 9S fp`p # J gp`|J gp./9 N`p./9 N XO 9 "| hJf 9 # `p `lp `Rp # B/N `fp `6J |g\. /< /< `0. /< NXOJ |g*. /< /< N` J g. /< `*. /< NXOJ g. /< Nd`J g. /< `. /< NXOJ g. /< ` 92 frJ gh. /< NdXO`P 92 fFJ g. /< `f. /< NXO`. /< NXO`PON-@m .r4bx@0; NJ5z  0 .. ."| 8/1/9 /< /9 TNOp# pn p l .R-@`| ."| Jod . 1 lP ."| . ."| 8/1 ./1/9 /< /9 TNOp# `Rp n~pf6 .S"| 8 q"y g. /< D/9 TNPO ."| 8# `NVp# 8# 4# 0# ,# (# $# JopoJ fp# J g0Jo*po". b ."| /1NXOpN^Nup f, ."| ./9 /< m/9 TNO ."| hJf .# pgV ."| h 1 g> .. ."| /1/9 /< /9 TNOp# pgpfH .S"| hJf4 ."| ./9 /< /9 TNO p# pfJ g" 9  o./< /< N* f* g * HHrD€g$&| h`+ g.N:G e&| `+ g.N:G e%j* gp`8 * l* HH"| `* HHr"| $ q ./** HH/N!PO$Sm jR@HL N^Nupg ` * g* Bp`NVH-| n-H-H||PA-HHn//. N"dO $ nB LN^NuNqNVH N-@f,B/./< /< |/< tNOp.N.p/NXO$@.p/NXO&@HnNGXO-@찮gpf.p/NXO.p/NXOpf .L N^Nu .`NV. Hn /.NPON^NuNq0<;N@NG0<N@NrNq0<N@dNGJAgBNuNqNVH$. Smp op# | LN^Nu "| `-q  gJ f$. /NXO-@ "| `# `4 "| `#  Ѐ"ЀЁ"|A./NXO-@ g JgJl-n n`ZN$NNNN NNNNN N N N N NNNNNNNNNNNNNNN|NvNpNjNd N^!NX"NR#NL$NF%N@&N:'N4(N.)N(*N"+N,N-N.N /N0H o<0H/ | ` PNXLXDNuNq0<0N@dNGNuNqNVN d./. /.N@PO @ N^NuNVH$n.N:x./. /.NPO @ LN^NuNVH$n gJg nJg n (+fp`p$ n HH @ag @rg, @wfJgp`p@`Jgp`p@@` Jgp`p&.//.N!PO(mJB @ Jg <` n rfp`p@ n af&Jf"p.B/N!|POJl LN^Nu%H%H J`NVH$| h` dE* HH@f e0$| ` e LN^NuE* HH@f J`NVH$nN@$.NF` p . N!0p . NF$ "XgRJg(aB/.N!hXOJf$R zo nB`B/.N!hXOJg n LN^NuNq0<!N@dNGNuNq0<N@dNGNuNq0<N@dNGNuNq0<N@dNGNuNq0<N@dNGBNu o"opWf / @NuNqNV//$".`NV// .$". f lB@H@0B@H@`4& l//NGPlD&$N^NuNVH<$n&nBB.(J`RJHHJgp%f -@gpѮpf&m kѫ`N.p/N;VXO`< +P f.HT/+NEPO @'H`./.p/HTN8,O Jf+ f .L<N^Nup-@-@-@-@-@RHH r gr#gr+g r-fR`R`R`R`p*f$pѮ n -hl .D-@RRJ`@p0fRB` .Ѐ"Ё"0Ё-@RJHH | 0(f .gJg .`p-@`TR *fpѮ n -hRJ`6B` .Ѐ"Ё"0Ё-@RJHH | 0(fBHH @hg @lfRRJ-| A-Hp-@-@HH regnXrGglnJgZrEf"Jlp-@pѮ n -h-h0.H@ @gHnHn .Rr(l .R`p`p(//./.N-O(@Jg -| `Jg -| `Jg-| KJgHH`p0JfJg.-n`SJoJfI./.NXOJf .S-@JlJD`vrXgrcg rdg`pѮ n hIK`rogdnrfgrgfJlp-@pѮ n -h-h0.H@ @gHnHnp(o .`p-@Jlp-@JfpdpѮ n -hpdfBJl-| g* .D-@`Jg -| `Jg-| pXf | ` | -HI*L`Dp-@ .-@.NAЀЮ"n1. .NB\-@Jf Ю-@Jgg rXg,rogrxf-| `xpon-@`f-| `ZJlp-@pѮ n -h-h0.H@ @fHnNXO(@.NFK` HnHn l .` <//./.N-2O(@Jg .".Do 0g -| `Jg -| `Jg-| K-nBJo Jgp(np0` RHHSnJfJo. l .` <-@ .-@`"Ro Jgp(np0` RHHSlI`p(//./.N-O(@./.NXOJgp-@-nJf4.NF-@ΰl -n`Spn .S 40gpn .ްo .S-@` .Ґ-@`rsgrug rxf.p`p`pѮ n (h*LJl.NF` @`JgSlSJlBJlB nJfp` nJ(fp`p" -AҮҮҀA Ҁ-A .䰁n .ѮJfd` kRr S .䰮mDSl.p /N;VXO` kR"nR`. nRp/N;VXO nJg$Sm` kRr0`.p0/N;VXOSmSm`Jojpf$m kѫ`f.p/N;VXO`< +P f.HT/+NEPO @'H`./.p/HTN8,O SmVSm kRr0`.p0/N;VXO` kR"nR`. nRp/N;VXO nJg$Sm` kRr `.p /N;VXOS .䰮mSm`Jg@p . .NA0r"np . .NB\-@`p n0 nCbJn./.N>XOJgp+`p-r"n | 0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| `$| `$| J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.N@/NA XO nJfPJg n f@ nB nr pc$.p0//< BFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu<n p.Hn* HH/NGPOrf. @H` `* HHrrf"Jg jfJf* HHrD€f .NPJfJ`pfD* HHrD€f.NDSm jR. `.p. /NXO* gp`. @H`NVH$n&j *$%K* HHrD€gp`8 * l* HH"| `* HHr"| $ q $ * l* HH"| `* HHr"| $ q(HJlp` " l.NJo,.HS* HH/NGPOg pLN^Nup`NVH $n* HHrrg** HH@f pL N^Nu* @ Jf.N jf* HHrD€f * l* HH"| `* HHr"| $ q $ * l* HH"| `* HHr"| $ q&HJlp` " l.Nhp`2NVH $n* HHplN * l "| ` q` "| ` q%HA&H* HHr"| $#`.NB @%HgV * l"* HH"| A"jC `* HHr"| $A"jC `d * l* "| A%HA&H* HH"| `, "| A%HA&H* HHr"| $#%j.N@Jg* f L N^NuNVH$n * l* HH"| `* HHr"| $ q $l@ * l* HH"| `* HHr"| $ q%HLN^Nul$`0<N@dNGBNu0<N@NuNVHnHxT/.N@O JlpN^Nup`0<6N@dNGNu0<%N@dNGBNuNVH8B$lDF&.l$DF`NVH8B$.lDF&. lDFB02HBHC҂HABAЁJlDLN^NuNqNVH8BJlDF$".l"D`NVH8B .lDF$". lF lB@H@0B@H@`,& l//NGPlDJlDLN^NuNqNVH $.$n p . NB\& Ѐ"Ё"0$f J L N^NuNqNVH<zJlDD&".l&DD` NVH<z .lDD&". lDD( lB@H@40H@0H@`* l$//NGPlS JlDL A D G J M P S232232/+-) '""$1 /.+-,)(  '"!" $#10 '%&*  12YY3489 @ $G 1&J38 @!A!B@t$G/` &J#`"#  *!A'($-./`!%&  ) + "C"D  /, cd0 d #E#F  effjmmuw"C5g :n %H%I 1c (N(O3e #Ew yz   z5g{|:n|%H}~(N                1d 6h3f                          5)P)Q+U+V,W,X=q67:0a0b;o>rE{KR;<ZL6i)PN+U,YS=q6[50a]^a5KR;5:Z5l5:55:gg:hg:]::=ig5;p>sE|l>?'KGG:LnnggNhg'L'MSgh[igi^a5>=GGonnn=:pn'L='Kno=='K=='Ksq'K'Kon'K'K*Rpn=pqqG}G~*S*T-Z'Kgisqhis-[-\GGqq=*S*Rqrnp8889*R'K-[*R-Z*R*R-Z*R*R-Zj-Zop-Z88-Z-Z.]*R8jCCCD.^._rq-Z8k8k8k8l8l8l8l8l8l8lHHHIqsAAABCC*RCx.^.]rqCy.]-Z.]+m.]HH.]AA.].]HAu8mJJ.]AvAvAvAvAvAvAvAvAvAvHJHJCzPPPQ.]rs,HJJJJJJHAwPPPXUUUVPWWWXPPPPPPPPPPUUUWYUWWWUWWWWWWWWWW PUUUUUUUUUUUUUUUUUUUUUUUUUUUWUUUUUUUUUUUUUUUUUUUUUUUUUUkk9'tt ktttvvBklklklklklklklklklklttxxtvttxxxttDttttQttttvvvvvvvvvvvvvvvvvvvvxxttx5xxxxxxxx'(xxxxttxx9QxxVj0B56(0B$(;m/1/Q20/16BBV1Q46DXBB/1B/#D9#B1I++BQ+DF+,I  QO'QQ######5(,,VXWWWB,,?#6WWWuWwb                                                       ! " "!!!!!!%&!)&*%!%%%-%%*.  )%))))).  -)-%---- 2 2 2 2 2 2 2 2 2 2!!-)!!"!""-!!!!!""!!"!!!!"3!!!!"!"!"!"!"!$7!!$8%%"!%%!!$8$$$7"4%%$7%$7$7%%$7$7%%%%%%%%%%&%$7&&))%%))$7&&&$2C&9%%))&%)&%&%))&%&%))))))2C))))*)&%***Q))22222222222222222222--&:**--**<))*)*)*)*=*)*).----..--*)----------3!..3!.?--.@*>.-.-.-4!.-.-3!4!33!--.-3!3!3!773!3!4!7744!3!4!.A4!4!874!4!77887$774!773477779%7777889%8$8E77874!8787:%87879%:%99%879%779%9%;G9%9%:%;H::%9%:%8F:%:%<):%:%;H<);;;G:%;G9:;G;G=);G;G<)=I<<);G<):%<)<)>)<)<)=I>)==)<)=);G=)=)?J=)=)>)?K>>)=)>)<>>)>)@->)>)?K@-???J>)?J=)?J?JA-?J?J@-A-@CC@-?J@->)@-@-@-@-A-ACCA-@-A-?JA-A-A-A-CLCLCLCLCLCLCLCLCLCLDMA-@ADNE7E7A-DNDDDME7DME$DMDME7DMDME7E7E7E7E7F7DMF7GGE7GGDMF7F$F7EFGGF7G;F7F7GGF7F7GGGGGGGGGGHGF7HHI)GGIIF7HHH;HOGGIIHGIHGHGI<HGHGI)I)I)I)I)JJHGJJKJI)KKHPJJJ?LSJJI>KKJJK?JJJJKQJJJJKJKJKJLSKJKJMMJJMMKJLLLLLLLLLLLLLLLLLLLLNMJJMMNNMDMMKRMMMMMMOGMMMMNNOGNDNTMMNMNMNMPGNMNMOGPGO;OGNMOGMMOGOGQJOGOGPGQJP;PGOGPGNUPGPGRJPGPGQJRJQ?SSQJPGQJOPQJQJQJQJRJR?SSRJQJRJPGRJRJRJRJSVSVSVSVSVSVSVSVSVSVTMRJQRTMUMUMRJTMTDVWTMUMTMUDTMTMUMTMTMUMUMUMVWUMUMTMUMVVVVVVVVVVVVVVVVVVVVTUUM  |T  |T |T       $ , 4  < H D L T \ ( d 8 l ` x H  p    X   `   (        ` h  p ,  8 Dx P \  d }P p | }\   h }h  h }h   X   X }   }   P }   }   }     P  (  } 0 <  D  L X  `  } l  } t  0 }       ~   ~         X ,   ~4  x ~4   p ~@  X ~@  , ~L 4  ~X < H h P  }h P  }h X  }h ` ` h   p ( } x }  X }  } ` }  }  X   ` ` 8 0 X       H    }  } h }  ` h H h ~  p  8` ~  ~  ~  h   ~  "  H 8 8  $ 0p ~4 , ~4 4 ~4 <H ~@ D ~@ L ~@ T   \ d }h l   t !@ |  }  }   " $   0     } @  @  x  %  %  P }   0  & ` $ ~ ,  ~ 4 ' < ! Dp L ( T \܀ ~4 d0 ~@ l tڐ |@ }h ؠ } P } p   < 0  +   *H  ְ H x  ` H  8 }    ~ P ~  Ӑ ~4  ~@ X $ , }h 4P }h <А } D } L } TP } \  d E $ l  ` p @ tp x x | 0  p }  }    1p Ȁ ~ 0 ~ Ɛ ~4 @ ~4 Ġ ~@ P ~@ ° x   `  R     h   t x $ ,` ` 4 P < D L T Vh $ \ d` l t t |p t  t    `   ޘ  @ ( p   \      t @ t  t  t  t @ `  `  `  $@ , 4p < i $ D  L@ t T t \P t d t l` ` t |p r     P t  t   v $     y 5 { |$  "'++.0003444444AAAAAAAAAAAAAAAAAAAAAAAAAA\AAAAAAAAAAAAAAAAAAAAAAAAAA NDTLAFAUATTMASAENSNEOKMTNDLOWAWEIAIELTSGNSNESGAUSGSGonly ND, WA/WE or IA/IE may LTASAEASAESG s FCFCSG s FCAVletterAVAVletterCSletterCSCSletter2Cletter2Cletter1C or 2CSbad switch yylook %d @(#)checkmm:chekmain.c 1.9rCan't open %s /usr/tmp/checkmm.tXXXXXXw %s: checkmm1 %s >> %s sort %s rm %s null or blank line(s) MM macrostext line(s) MM macrosletterLine %5u: syntax error in %s Line %5u: extra %s; first referenced at line %d Line %5u: %s is after %s at line %d Line %5u: AT must follow AU memorandumLine %5u: syntax error in %s Line %5u: extra %s; first referenced at line %d Line %5u: unmatched %s LO must LTLine %5u: LO must not be between WA/WE or IA/IE Line %5u: more than 5 LOs LO CNLO RNLO ATLO SALO SJLine %5u: %s is after %s at line %d Line %5u: %s within %s Line %5u: missing %s before %s Line %5u: %s will be ignored in a %s Line %5u: extra %s Line %5u: syntax error in %s Line %5u: %spreceed%s Unfinished NS Unfinished AS Missing MT ! Missing LT ! Unfinished WA Unfinished IA /bin/shsh-c-+ 0123456789ABCDEF0123456789abcdef0x0X-+ -+ -InfInfNaN ((((( H @:'i _;U?3RE)?9p8)5D}[ % /-I /w5b6,6)d>a<M*N5[!kj@g#*)3)5T?=D=)3+DZ^?* n#%9XVY'A H0n:?vr'"Q"`(d+42M;C~:<q(Ff"7&>nG 978 5q5& 1Z$.H+tj']!6$J !w5%_^LKzaN } dP@ff&f&hQ!G+ A D )K m5\W?Y U?}F^ z!%ph]( Z(J9H/9!Y, l t  d0707070000020044221007550000020000020000020365500373210776100002100000315104usr/bin/checkmm1Qh1"CUt .textC .data UDh@.bss U Ut OQ./HJf/H# UN/NC0<N@NVp# W# W# W# W# W# W# W# W# W# W# W# W# X# X# X# X p# V0p# W# W# WN -@m .rFb @0; NJG\~,n~, (8,<|   @  2 B   & 6 F V f v -@Jf Ю-@Jgg rXg,rogrxf-| Lm`xpon-@`f-| Lp`ZJlp-@pѮ n -h-h0.H@ @fHnNXO(@.NBK` HnHn l .` <//./.N(O(@Jg .".Do 0g -| Ly`Jg -| L{`Jg-| L}K-nBJo Jgp(np0` RHHSnJfJo. l .` <-@ .-@`"Ro Jgp(np0` RHHSlI`p(//./.N(O(@./.NXOJgp-@-nJf4.NB-@ΰl -n`Spn .S 40gpn .ްo .S-@` .Ґ-@`rsgrug rxf.p`p`pѮ n (h*LJl.NB` @`JgSlSJlBJlB nJfp` nJ(fp`p" -AҮҮҀA Ҁ-A .䰁n .ѮJfd` kRr S .䰮mDSl.p /N7XO` kR"nR`. nRp/N7XO nJg$Sm` kRr0`.p0/N7XOSmSm`Jojpf$m kѫ`f.p/N7XO`< +P f.HT/+NAlPO @'H`./.p/HTN3O SmVSm kRr0`.p0/N7XO` kR"nR`. nRp/N7XO nJg$Sm` kRr `.p /N7XOS .䰮mSm`Jg@p . .N=H0r"np . .N> -@`p n0 nCbJn./.N>XOJgp+`p-r"n | L0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| L`$| L`$| L J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.N -@JgԮJlt R& r (o & o( *.Hn//HnN+(O-@ | UE8./N=XO-@" *o ۮJgԅJoAH./.N=XO&@`<0e(npc$E(&J 5m*0f<1RJgpfS` R# 9nB n L`NVH$n$ H@Hr`r"n" H@H@@H-@ fHn/*/N3O $%A&<?$* *p (ppĀ ԀƂpBHB p gd <P "ЀЁ"| ME0*H. N<,0*H. N<.0*H. N<-@0*H. N<-@0*H. N<-@0*H. N<-@0*H. N<ЮЮЮr-@0H. N<ІЇЮЮ*0*H. N<,0*H. N<.0H. N<ІЇ"Ё(0*H. N<,0H. N<І"Ё&0H. N<"Ё$0* HѮ` pԃ&(zp g,<? -@ * ( &pp r"ЀЁ"| NE0*H. N<,0*H. N<.0*H. N<-@0*H. N<-@0*H. N<-@0*H. N<-@0*H. N<-@0H. .N<ЮЮЮЮr-@0H. N<ІЇЮЮ*0*H. N<,0*H. N<.0H. N<ІЇ"Ё(0*H. N<,0H. N<І"Ё&0H. N<"Ё$0* HѮ,<?ƆȆʆ .r,n "D-@p"DSĀp܀`" "Ё-@ <?$&(Jo rԀ ր r؀,<?ĆƆȆp"ЀЁ"| NE0*H. N<,0*H. N<.0H. N<Їr-@0H. N<ІЮ&0H. N<"Ё$:* H r,n "D` "A?HЁ"n" .LN^Nu"`"H8N` "/H8NNLNu"`"/H8NNLNu /"/H8NnN LNu /"/H8NRN LNu"`"H8Nr` "/H8NRN LNu"`"/H8NjNL LNu$<&HCĀ(f<Jg,<`&HBJ Bf4<`<Jg<`SB<B2Nu m `B>BFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu< `Z&j &n,.N8rf Ю S. NB". `"d ` &./.HSNAlPOת * l* HH"| QD`* HHr"| T q*HJlp` " l.N;ꔃfD* HHrD€g.* f *.p //*NA8POJg.N8 .`h׮`NVH$| P(` .N2E Q@e$| Q` .NE TeLN^NuNVH$nt gd* HH@g2* gp`.NP$* HH.N<|Jl tp# U* g.N@XBB* B%j LN^NuNVH$n* fBpLN^Nu.N* f* gJg jb* gp`p`NVH$n * HHrRrBfx * l* HH"| QD`* HHr"| T q"jd jR.   f^.N rf LN^Nu. @H`* HHrrf>n p.Hn* HH/NCxPOrf. @H` `* HHrrf"Jg jfJf* HHrD€f .NPJfJ`pfD* HHrD€f.NDSm jR. `.p. /NXO* gp`. @H`NVH$n&j *$%K* HHrD€gp`8 * l* HH"| QD`* HHr"| T q $ * l* HH"| QD`* HHr"| T q(HJlp` " l.NJo,.HS* HH/NCxPOg pLN^Nup`NVH $n* HHrrg** HH@f pL N^Nu* @ Jf.N jf* HHrD€f * l* HH"| QD`* HHr"| T q $ * l* HH"| QD`* HHr"| T q&HJlp` " l.Nhp`2NVH $n* HHplN * l "| P q` "| P q%HA&H* HHr"| T#`.N> @%HgV * l"* HH"| QDA"jC `* HHr"| TA"jC `d * l* "| \A%HA&H* HH"| QD`, "| \A%HA&H* HHr"| T#%j.N & Ѐ"Ё"0$f J L N^NuNqNVH<zJlDD&".l&DD` NVH<z .lDD&". lDD( lB@H@40H@0H@`* l$//NCHPlS JlDL0@CB CA$2"!" "))&)'( 43687  :<;#>=-0/,.*@?%+1NOPQ%] N/q   R SP%]/q  R!T!U "V"W 3] 4      ~ !T5"V               LJK                          %0r%L#X#Y   M6M|~ P$Z$[&^&_0r J#X  !  T     $Z &^   J #  '`'a+$$\   %  P    " # V'` +     ! #T $)%,%()$&(b(c'78^$*,)d)e;<.-(b 7V=.>2)d*f*g,j,k9-l-mdo3^*f%,j%=?-l:/012y@|do?@+h1s1t2u2v3w3x6y6z998EJ::;;y?~+h1s2uM3w 6y97{78:(;+i+i+i+i+i+i+i<<==AA&ABBK7{B(DC7|CCP<=A7}&BDDQ RUC$EFGHDIV7~\].nEEFFGG.n.o.pIIKK`\\[ii@ +E bF  G@.o c.nI K1.n\:i.n>.n+.n.n.n>.n.nf.n>>>1&Y:.n.n.n>.n.nA.n.n'Yg.nh:k>>&D&Y>BC.n>AN>'>>>/>:>i>??@D&:kB>>>N>>m>>/n>:??L:;<<?ST?>?=??????????NNNOLST;[??M?NNWZ^RRRSeN[s?jkBZNNNNNNNNNN^RRyze]_NNRjXXXYZz0|}NRRRRRRRRRR]_N}~;XXNX-w-xNXBZZZ[XXNXXXXXXXXXX-wRbbbcZZZXXZOX1cXXZZ\bbb`SS*u*[bX````a1YY@bbbbbbbbbb__SS*u```YqZ`qqSS`*v*`__```r`{``bqqq_```````r{`qqqqqqqqqq`fffffffffffgffffffffffffffffffffffffKNKeefrrt(tYfffffff fKN eerrt(fffe fffffrrrrrrssst//f#K#'Kss//0s' efsfjjjjjjjjjjjkjjjjjjjjjjjjjjjjjjjjjjjjjsjjjjjjjjlllmvv[jjjjjjjkjllvljll O"""Sl $l jj""l" $lq"rluuuuuuuuuuuvuuuuuuuuuuuuuuuuuuuuuuuuu"uuuuuuuuuuuuuuuOuuOOOOOOOuuwwwwwwwwwwwxwwwwwwwwwwwwwwwwwwwwwwww[w"Swwwwwwww"wwwwwwwvwwww'''YXYXYXYXYXYXYXYXYXYXY''///a'          // 444g/y44 4|'+++[*/z+++4}+\-+44444456786666666666666666F9FFFFFGHH(((Y111c((11(1((1{HH(1HH a DDDtNNN aDDNNDN                    HHIDN>>8>>FFFv>>>FF>FF>W@>XXYYYYYYYYYYF_ZZZ_dTTTldoTTlooTpooooooo  ooo     OToooooooo      o          !!      !!!!!Q                !!!!!!  !!!!!!!!!!##!!!!!!#####S!!!!!!!!!!!!!!!!######!!##########$$######$$$$$U################$$$$$$##$$$$$$$$$$%%$$$$$$%%%%%W$$$$$$$$$$$$$$$$%%%%%%$$%%%%%%%%%%%%%%%%&&&Y[[[%%%%%%%%%%%%%%%%&&&s[[&AA[&%%&&t&t&&&&&&&&))AA)))))Y&^^^&AAAAAAAAAA))))&^^[))aaa))^)))))))),,)))))),,,,,[aa))))))))))a)))))),,,,,,)),,,,^,,,,,,..,,,,,,....._,,,,,,,,,,,,,,a ,,wwwx......  ,,..........00..ww....0000w  ................  000000..0000 000000220000 0022222cw0000000000000000  2222 22002222 222222332222 2233333e2222222222222222 3333 332233333333335~3333335555g33333333333333335555533555555555555555555555555555555556666666655666666666666666666666666766@777777777dd777777777777777766dd7777777777777777dddddddddd677688888888888888888888888888888886869999999999999999999999999999999uuu[96O<<<<<<<kSuuu<<<<uuv<<[<<8<<8<<<<<<96<<<<<<cv<<<<<<??<<<<<<<<?????m<<u99<<??????x??????????@@??????@@@????????????????@@@@@??@@@@@@@@@@EE@@@@@@EEEEEt@@@@@@@@@@@@@@@@EEEEEE@@EEEEEEEEEEGEEEEEEGGGGvEEEEEEEEEEEEEEEEGGGGGEEGGGGGGGGGGGGGGGGHHHx GGGGGGGGGGGGGGIGGHHIIIIxHGGHHHHHHHHHHIIIIIIIIIIIIIIIJJIIIIIIJJJJJzHIIIIIIIIIIIIIIIIJJJJJJIIJJJJJJJJJJPPJJJJJJPPPPPJJJJJJJJJJJJJJJJPPPPPPJJPPPPPPPPPPQQPPPPPPQQQQQPPPPPPPPPPPPPPPPQQQQQQPPQQQQQQQQQQRRQQQQQQRRRRRQQQQQQQQQQQQQQQQRRRRRRQQRRRRRRRRRRUURRRRRRUUUUURRRRRRRRRRRRRRRRUUUUUURRUUUUUUUUUUVVUUUUUUVVVUUUUUUUUUUUUUUUUVVVVVUUVVVVVVVVVV\\VVVVVV\\\\\VVVVVVVVVVVVVVVV\\\\\\VV\\\\\\\\\\``\\\\\\`````\\\\\\\\\\\\\\\\``````\\``````````bb``````bbbbb````````````````bbbbbb``bbbbbbbbbbccbbbbbbcccccbbbbbbbbbbbbbbbbccccccbbccccccccccffccccccfffffccccccccccccccccffffffccffffffffffggffffffgggggffffffffffffffffggggggffgggggggggghhgggggghhhhhgggggggggggggggghhhhhhgghhhhhhhhhhiihhhhhhiiiiihhhhhhhhhhhhhhhhiiiiiihhiiiiiiiiiiiiiiiijjjk$$$miiiiiilliiiiiiiiiijj$$mmj$lliimmmmmjjjjjjjjjjllllllllllmmmmmmkmmmmmmmmmmommmmjmm$ooommmmmmmmmmmmmmmmooommooooopooopppoooooooo%%%pppopppppp%%pp~~~~%pppppppp~~~~~~p~~~~~~~~~~~~~~~~~%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~@@@@@@@@@@@@@@@@@@@xVVVVVVVVVVVVVVVVVVVk~~~~~[~~~~~~~~~~~~~~~~~~v~~~~~~~~~~~~~~~~~~~~@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@C@@VVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVkVV[x                                                                                                                          !!!!!!!!!!""!%!%"""!!!!!!!!!!!!!!!!!!!!"""""""&"&"&"&"&"&&&(""""""""&(&&"&&&&&&&&&&&&&&(((&&&&&&&&((((&(((((((((((((((((   ,    0  x $ X ,  ,  ,  ,  , p ,  ,  ,  , 4 ( x , ( , ,  , <  ,  , H -D , p  T  \  h  x     `  8   x     ,  <  H  X h  t H                           0 @ " L  \ 0 d P t     8  H  X          P  $     -    $   , p . 4  @  . H  T % \  h & p  x    .4   .@       '     .d        .|       0   $  . ,  . 4  < ) D ,h L - T  \ d  l t    /     /    /$  P  /$  0     /<    8 /H    1     /`   /`     /l  x  #(  3 ,  4  2 <  H :0 P  X = `  l  / t  | >     /     /    $    5(  ?`      @ 68   4X  p -  @  p  9   P P    ` , ! 5  !x 5  !   .  @ . $ X۸   .( , p  0 4  P8 0 < 0 D0 0 L p  X .X T ' \   P׈ 1@ dP 1@ l 1@ tx |   p .  !  "   X .    .  P .  !` 1 !   ! .  ( 1 π 1 H 1  2 P 2 Ȑ 2  2  ` 8p   ( !P X " /0  %   h X  x  #x /T  # /T $  /` , /` 4 Y0 /l < D  $H / L    $ / T Z \  H TP d 0 p h  ^x l $ 9 t  X  (  | ! % 4  ^  "( @ 2p  ( 4X  h  2  H   h  =  P 5 p  5`  A  h 5  P  >  0 $ P ,0 4 < ? D L 6\ Tp \ 6\ dP 6\ l "@ 6 t " | "x W 1  ` .  i $@ 6    T`   XH @  `  P  ,@  # " Tp  5 0   (X 2 ^   /` $ $ < ( < , %8 38 4 i < D % / L j T ) < \` d k l t@ | x 3 ,X 9      4 }X  {z8 )h - ) - $H ,p 5 p 5`  5`  5   # %0 ) .X  #h %x : w : $t 6\ ,s` ; r8 ; 4p ; < # %H %X *h . Do . L ,P ; $` &H $ , . T &m ; \l` ; d % @ l &j ; th ; | %gX /` w 9 9 %h p 'H 9   =  = | }H ( 5`( 5`  5` 5`  5 5 ~ c : b : _p 6\ \ 6\ ZP 6\ X ; WP ; $V( ; ,T ; 4S ; <Qx ; DO ; L ' b( 1 TNX . \L . d PJ l ~ tI ; |G ; F ; 0 Dp ; B ; AP ; '0? /` >0 /` 3 < X b 5` : 8 7X ; 5 ; 48 ; 2 ; $1 ; , ( ( , . 4 - A</ ; <- ; D 1x L,h : T* : \)H : dh B, l B, t ' )p' ; |&( ; $ ; # ; !x ;  ; )H c 1 0 - B  :  B @ :  : p B,  B,  ;  ;  ; p ;  ; P ;  )` )x 1 . 9 C  : 0 ; $ ; , ) eH 1 4 <  D +` + 28 . L0 D Tp D \8 D dx D l + n 1 t  | + ,( 2 . * x ,( E,  E, , p` 1  E  E, ` E,  E, , -( 2 . %H Eh  E, -8 0 E, - E,  ,` ,  "'++.0122446688ABCBEFBHIBBCBNEEBBBBBBBBBB\ABBBBBBBABBBBBBBBBBBBBBBBB \ RSRSRSLine %5u: expecting RF RF RF or RPlist beginLILElist-initialization macroLine %5u: LC %d with %d lists active LCEQLine %5u: EQ in %c%c, line %d EQDS/DEEQENLine %5u: EN in %c%c ENdefineDSdelimDSLine %5u: missing right delimiter %c, at delimiter change delim offDSDSDS or DFASDS or DFFSDEDEFSDEASENDE DS or DF or DEFSFSLine %5u: only labeled footnotes appear properly in title, abstract or a table FE FS or FE or FD SGFSSGDSEC or FG or TB or EX notDS/DETEHTHHDEHFEHNEHENHLine %5u: missing LE before H for %s HUH or HC or HMTSTSTSTSTS HDSTETHTETST&TS HTHTCHeader of Footer MacroHeader of Footer MacroOPPPMSSASKVMBSBSBSDSBSASBSFSBSBEBEDS or FSBEASBS or BELine %5u: right delimiter %c only Line %5u: left delimiter %c in EQ Line %5u: left delimiter %c only bad switch yylook %d J@(#)checkmm:chekmain1.c 1.4rCan't open %s Line %5u: %s within %s Line %5u: missing %s before %s Line %5u: lists nested %d deep Line %5u: extra %s Line %5u: syntax error in %s Unfinished DS Unfinished BS Unfinished EQ Missing right delimiter %c Unfinished FS Unfinished RS Unfinished TS Unfinished TS H Unfinished '%s' ~~~~~ %d lines done ~~~~~ -+ 0123456789ABCDEF0123456789abcdef0x0X-+ -+ -InfInfNaN ((((( H @:'i _;U?3RE)?9p8)5D}[ % /-I /w5b6,6)d>a<M*N5[!kj@g#*)3)5T?=D=)3+DZ^?* n#%9XVY'A H0n:?vr'"Q"`(d+42M;C~:<q(Ff"7&>nG 978 5q5& 1Z$.H+tj']!6$J !w5%_^LKzaN } dP@ff&f&hQ!G+ A D )K m5\W?Y U?}F^ z!%ph]( Z(J9H/9!Y, _X c` \ \ Q@ \ T iP0707070000020105061007550000020000020000011014470400470034700001400000065077usr/bin/colRl]'E" 5H $ .text5H .data <@.bss $ OQ./HJf/H# N,/N5$0<N@NVH. /< .NXO n # "R "`6R " `.HH./9 "N `^N `>J "f4S "$p "$o:N N T "$`(R "$oNNU "$` J " gp.NR " y " "R " y " B "pXf "pYfJ9 "gB9 " " "p]f "p[fB9 "`-|`|B`t 9 "(Pr# "(`^J9 "g y " R "  y " B`:J "(o2S "(`*R "(`"pĀp opl .NR "(S  m y $R $@H` .  N $pgJ9 "gHJ9 "g@p o:p.NR y " JgR " y " R " XB9 " y "  "pgJ9 "gB9 " r b>@0; NJ!P.......@................&B`x 9 "8ЮJj DD`"|  JgD 9 "8Ю. 9 "8ЮJj DD`"|  /1NXXOR m 9 "4Rr./< 9N.XOpLN^NuNVH. B. 9 ", "(ov#  " B ",`b y " g J.gB. y " HHJ@g @g @f"R " |` y "  `S ",`R ",R " 9 ", "(m y " fpѹ " `pѹ " y " gJ "f y " Jg  f y " LN^NuJ9 "gpѹ " y " R "  y " R " [ y " R "  y " R "  y " R " ] y " PR " `$ y " PR " .nJf`Dpѹ " y " R "  y " R " ` y " R " JfB ",#  " `NVH .j DD`-@"|  Jg ..N1.  N4,T.N0@$ ."|  # .Jf p.N5$.  ."|  /1NXOLN^NuNVH .j DD`-@$|  `BJf#  " B ", ."|  Jg ../9 " NXOLN^NuNVHB. nJgvJ grS .m y 2R 2r`. .p/N(XOB `:S .m y 2R 2r `. .p /N(XOB T  9 ". Sm 9  gdS .m y 2R 2r`. .p/N(XOS .m y 2R 2r9`. .p9/N(XOR J g.S .m y 2R 2r `. .p /N(XOB $n`$9 `8 y 2R 2r `$. .p /N(XO`J"fhLN^Nu  fRpfJ "f# S .m`S .m y 2R 2r `. .p /N(XOR 9 m 9 HHAHgp ghJg,S .m y 2R 2r`*. .p/N(XO`.S .m y 2R 2r`. .p/N(XOy S .m y 2R 2`. .r/N(XO fJ*g *fR `S RJJg`nNV 9 "0R "0.N 9 "0 "4o# "4 9 "0 "8m j DD`"|  Jg 9 "0. 9 "0j DD`"|  /1NXOR "8 9 "0j DD`"|  .N1 9 "0j DD`"|  B. "0NN^NuNV 9 "0"9 "8oS "0.N. "0NpN^NuNVHA-H.//. NPO$ n( g pLN^Nu `NqNVH $nJf.N,* f* g * HHrD€g$&|  `+ g.N(HG 8e&| `+ g.N(HG e%j* gp`8 * l* HH"| <`* HHr"|  q ./** HH/NPO$Sm jR@HL N^Nupg ` * g* Bp`NVH $n* HHJg* g .N1* %n f pld * l "|  q%HA`` "|  q%HA&H* HHr"| #%jBL N^Nu * l. "| "@A%HA&H* HH"| <#` "| "@A%HA&H* HHr"| #` * l* HH"| <`* HHr"| A"jC .N. Jg< `20<N@dN5NuNq o"opWf / @NuNqNVH<$n&nBB.(J`RJHHJgp%f -@gpѮpf&m kѫ`N.p/N(XO`< +P f.HT/+N2PO @'H`./.p/HTN%xO Jf+ f .L<N^Nup-@-@-@-@-@RHH r gr#gr+g r-fR`R`R`R`p*f$pѮ n -hl .D-@RRJ`@p0fRB` .Ѐ"Ё"0Ё-@RJHH | 0(f .gJg .`p-@`TR *fpѮ n -hRJ`6B` .Ѐ"Ё"0Ё-@RJHH | 0(fBHH @hg @lfRRJ-| XOJgp+`p-r"n | 0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| w`$| |`$| J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.N./N.XXO nJfPJg n f@ nB nr pc$.p0//< N3PO | B0( LBFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu<n p.Hn* HH/N5POrf. @H` `* HHrrf"Jg jfJf* HHrD€f .NPJfJ`pfD* HHrD€f.NDSm jR. `.p. /NXO* gp`. @H`NVH$n&j *$%K* HHrD€gp`8 * l* HH"| <`* HHr"|  q $ * l* HH"| <`* HHr"|  q(HJlp` " l.NJo,.HS* HH/N5POg pLN^Nup`NVH $n* HHrrg** HH@f pL N^Nu* @ Jf.N jf* HHrD€f * l* HH"| <`* HHr"|  q $ * l* HH"| <`* HHr"|  q&HJlp` " l.Nhp`2NVH $n* HHplN * l "|  q` "|  q%HA&H* HHr"| #`.N0@ @%HgV * l"* HH"| a<M*N5[!kj@g#*)3)5T?=D=)3+DZ^?* n#%9XVY'A H0n:?vr'"Q"`(d+42M;C~:<q(Ff"7&>nG 978 5q5& 1Z$.H+tj']!6$J !w5%_^LKzaN } dP@ff&f&hQ!G+ A D )K m5\W?Y U?}F^ z!%ph]( Z(J9H/9!Y, $ ( "P "P 8 "X  ..text,.data .bss XX1 .filegcol.c.text, p.data <.bss .filegfprintf.c.text D.data <.bss .filegfilbuf.c.text 4 .data <.bss .file6gsetbuf.c.textl .data <.bss .text.data <.bss noerror.text.data <.bss L0L1.file@gdoprnt.c.text *.data <H.bss zeropsetnan.fileHgctype.c.textT.data .bss .fileRgecvt.c.textT\ .data .bss cvtbuf .fileZgdtop.c.text&.data .bss .filegbiglitpow.c.text!.data .bss .text!.data .bss !u_unpk$!i_unpk$d_pack"fd_comm!f_unpk#i_pack$f_pack$"@""H,"\dunp2"dunp8"dunp3"dunp9"dpk0"dpksgn"norm1#4norm#6canceln#Dnormxit#Bdrcpok#jdsgned0#denl#`drcp0#xdrcp1#drcp2#drcpbig#usel#dra#unp2#unp8$ unp3$unp9$spk0$,spksgn$Rspk2$:spk1$0spk5$Fspk4$@f_rcp$Xrcp1$`rcp2$rsigned0$rcp4$~rcpbig$iupos$bigi$gnsh$ipz$g_nsh$shr%ll$simpl$nshofl%(nshxit%&lr%simpr%fr1%Lfr2%Tfrz%nfr3%\fr4%j.filegfwrite.c.text%x.data .bss .filegflsbuf.c.text'|".data .bss .text..data .bss noerror..filegdata.c.text..data x.bss .text..data .bss .fileghighbuf.c.text. .data @.bss .filegisatty.c.text. (.data .bss .text.H.data .bss noerror.V.text.X.data .bss noerror.h.text.ld.data .bss XX0.~L2.XX1.XX2.XX3..text..data .bss XX0.L2/ XX1/XX2/ XX3/$XX6/PXX4/&XX5/LXX7/V.filegltostr.c.text/`H.data .bss .text/.data .bss XX100/L2/XX1/XX30XX500XX40.XX606.file{gmalloc.c.text0@!.data .bss allocs allocp alloct allocx .text24.data .bss  L32L02L12L22.text2.data .bss  bcp5003Dbcp90034bcp3503bcp4503*bcp4003bcp4703<bcp4603.bcp6003Zbcp6503bbcp6703x.text3h.data .bss  L53L13L33L23L63L43.text3D.data .bss  nd noerr14noerr24 .text4,.data .bss  L042L14B.text4H.data .bss  L14nXX14XX34XX24.text40.data .bss  XX34.text5.data .bss  noerror5.text5.data .bss  .filegcuexit.c.text5$.data .bss  .text5< .data .bss  exit5$environ _startmain,errno page  lbuff  line " 6 "@ "temp_off "smart "bflag "xflag "fflag "pflag " half "$cp "(lp ",ll "0llh "4mustwr "8pcp pgmname "<outc`_iob  setbuffprintf decr hincr h_filbuf emit~store\fetchfree1strlen4,malloc0@strcpy_flsbuf(_doprnt_findbuf,fflush(H_lastbuf 8_iob2 J T <_ read_stdbuf _smbuf "@isatty. __cerror5memcpy2fwrite%x_ctype ecvtTlrem__.ldiv__/fcvt~getpid.kill.Xmemset3frexp%,lmul__.l_dtop_ltostr/`_bigpow _litpow _hugeval _cvid!_cvfd!_cvdi!_cvdf"_cvif"<_cvfi"Xfltodb__!fltol__"Tdbtol__!dbtofl__"ltofl__",ultofl__"0ltodb__!ultodb__!d_unpk"pd_norm# d_rcp#Td_exte"d_nrcp#Jd_usel#fltused%*_wrtchk+write5_xflsbuf*&uldiv__4H_bufsync-rmemchr2_cleanup'|fclose'close._sibuf $_sobuf (_sm2buf ,ioctl.Hlmul.lrem.ulmul4ldiv/sbrk3realloc2 sbrk23_end .brk4uldiv4Z_exit5<_etext5Hetext5H_edata edata end .kcvid_commcvid_packcvif_commcvif_packcvfi_commesc_charsunderline_last2buf_bufendtab_buf2endtab0707070000020060731007550000020000020000010452770402460714500001300000023650usr/bin/cwR7Z  .text .data  @.bss  .lib T T/< TN1X OQ./HJf/H#0N\(buda\(emua\(ualh\(lh  !\(34\(de$%&'()*+,-./0123456789:;\(fi=\(fl?\-ABCDEFGHIJKLMNOPQRSTUVWXYZ[\(rg]\(14\(ru`abcdefghijklmnopqrstuvwxyz\(Fl|\(Fi\(12.fp %c CW '\" ldel = %s, rdel = %s, font = %c, tflag = %d -rcw: can't open %s .ft \n(cE .ft \n(cW %c%s%c.nr cW \n(.f .ft P .nr cE \n(.f .ft %c \&%s%c%sUNGETC ERROR%c%s%c%c.fp %c CW '\" ldel = %s, rdel = %s, font = %c, tflag = %d .nr cW \n(.f .ft P .nr cE \n(.f .br .ft %c .cs %c 24 .fp %c CW .br .cs %c .ft \n(cE .ft \n(cW %c%s%c%c%s'\" ldel = %s, rdel = %s, font = %c, tflag = %d %c%s%c%c.fp %c CW '\" ldel = %s, rdel = %s, font = %c, tflag = %d %c%s%c%c%s\fP\&\f%c \ %sUNGETC ERROR%s\fP.nr cW \n(.f .ft P .nr cE \n(.f .ft %c .ft \n(cE .ft \n(cW %c%sUNGETC ERROR .nr cW \n(.f .ft P .nr cE \n(.f .ft %c UNGETC ERROR\&%s%c%sUNGETC ERRORUNGETC ERROR\%s\&.nr cW \n(.f .ft P .nr cE \n(.f .ft %c %c%s\&\f%c%c\fP\\ %s\&%s\%s%s\(%sUNGETC ERROR@(#) doccmd:doccmd.sl 1.3 0707070000020045351007550000020000020000020413450373211726100001700000113334usr/bin/deroffRh" P  .textP .data @.bss  OQ./HJf/H# N,/N,0<N@NVH B# # ` rmg@nr?grlgrngrpgrwfp# `p# `p# y  mf # `d y  sf B `N y  lf p# `6R`0 y  igRJ fp# `p# `R. @/9 /9 NSPO&pfJgB/< HNXO 9 8 f # ( `" 9 8R 8"y .N# #  # ta` | (RpzotA` | (RpZot0` | (Rp9o ; : B @ O S NNL N^NuNV`R `p fN# `p" f`rR `hp gDp\ fR y Sm y "hR@H` . N[# rf N&# ` p g y Sm y "hR@H` . N[# r"gp fV`H y Sm y "hR@H` . N[# ,gp f`J gpx`p # N^NuNVH$n. HRN]XXO @-Hf./< NJXOB J g./< NYtXO n LN^NuNV ( g . Nw cp  y # `4 9 8 lR 8"y .N># `BN, y Sm y "hR@H` . N[# rfNRN^Nu 9 (f fNv`p fR 9 ` 9 `NVH y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g$| `z y Sm y "hR@H` . N[# rfN>`6 9 (f fNd`p f 9 R R9  g p gp g p\ f\B` y Sm y "hR@H` . N[# rfNֶ`6 9 (f fN`p fR 9 &p g. HHf.HHf y Sm y "hR@H` . N[# rfN`6 9 (f fN@`p fR 9 r fJgS`Jg . NYtS 6m y :R :r LN^Nu. 6p /NxXO` .L fpLfR y Sm y "hR@H` . N[# rfN0`6 9 (f fNV`p fR 9 r g:` .D fpEfpQf Nx` .f fpPgf y Sm y "hR@H` . N[# rfNz`6 9 (f fNҠ`p fR 9 r g` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r f y Sm y "hR@H` . N[# rfNz`6 9 (f fNѠ`p fR 9 r.gp f:`tNV y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r.f y Sm y "hR@H` . N[# rfNj`6 9 (f fNА`p fR 9 r fp# $N^NuNV y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r.f y Sm y "hR@H` . N[# rfN^`6 9 (f fNτ`p fR 9 r g` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r f# y Sm y "hR@H` . N[# rfNV`6 9 (f fN|`p fR 9 r.fzp fn y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 rZnpT f y Sm y "hR@H` . N[# rfNB`6 9 (f fNh`p fR 9 rEg y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g`# y Sm y "hR@H` . N[# rfN:`6 9 (f fN``p fR 9 r.fzp fn y Sm y "hR@H` . N[# rfNͰ`6 9 (f fN`p fR 9 rTf y Sm y "hR@H` . N[# rfN2`6 9 (f fNX`p fR 9 rEfrN^NuNVHB.x y Sm y "hR@H` . N[# rfN̠`6 9 (f fN`p fR 9 r g` y Sm y "hR@H` . N[# rfN `p fR 9 r.gp' f`zpd f y Sm y "hR@H` . N[# rfN˨`p fR 9 refp y Sm y "hR@H` . N[# rfNJ`p fR 9 rlf y Sm y "hR@H` . N[# rfN`p fR 9 rif y Sm y "hR@H` . N[# rfNʎ`p fR 9 rmfV y Sm y "hR@H` . N[# rfN0`p fR 9 r g$9 p g y Sm y "hR@H` . N[# rfN`p fR 9 &p gnpofvpffn y Sm y "hR@H` . N[# rfNT`p fR 9 rffp# (# ,` # (# ,xp g`y `p gB. y Sm y "hR@H` . N[# rfNȴ`p fR 9 r g8 9 "|  1f`r y Sm y "hR@H` . N[# rfN<`p fR 9 r gp gpE f y Sm y "hR@H` . N[# rfN`p fR 9 rNf y Sm y "hR@H` . N[# rfNh`6 9 (f fNŎ`p fR 9 r fJ gJgS 6m y :R :rx`. 6px/NxXOS 6m y :R :r `. 6p /NxXOJ.gNS 6m y :R :.`. 6p./NxXOS 6m y :R :r LN^Nu. 6p /NxXO`NV y Sm y "hR@H` . N[# rfN`> 9 (f fN.`p fR 9 ` 9 rfghnBr*g^nr"gr$g`N^NurLgr\grb`J g`8rognrhgrlgrnf y Sm y "hR@H` . N[# rfN`6 9 (f fNB`p fR 9 r(f>J g y Sm y "hR@H` . N[# rfNĔ`6 9 (f fNº`p fR 9 ref y Sm y "hR@H` . N[# rfN`6 9 (f fN<`p fR 9 rmf8 y -`*p g y Sm y "hR@H` . N[# rfN~` 9 (f fN`p f 9 R ` y Sm y "hR@H` . N[# rfN`6 9 (f fN$`p fR 9 r g `rsg:rvgrwgrxf y Sm y "hR@H` y Sm y "hR@H` . N[# rfN<`6 9 (f fNb`p fR 9 r\fN`. N[# rfN`6 9 (f fN`p fR 9 -@r fF` y Sm y "hR@H` . N[# rfNR`6 9 (f fNx`p fR 9 r gt` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r0m p9 lz. /9 N_XXOp0# p `p\ fN y Sm y "hR@H` . N[# rfN`6 9 (f fN8`p fR 9 r g4 9 g&`dNVH$np.HRN4XOR/NY XO&@(K fB/< NœXOJf L LN^NuNVH E` Af y Sm y "hR@H` . N[# rfN `6 9 (f fN2`p fR 9 r fE`RJ y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r fAgHnNVXO$`tv`p g y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g`Rl y Sm y "hR@H` . N[# rfNR`6 9 (f fNx`p fR 9 r.f( y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 rcf y Sm y "hR@H` . N[# rfNV`6 9 (f fN|`p fR 9 ref0 y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r gp0 f$ y Sm y "hR@H` . N[# rfNN`6 9 (f fNt`p fR 9 r g`pP g y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 rPf^p g y Sm y "hR@H` . N[# rfN6`6 9 (f fN\`p fR 9 r fL N^Nu y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g` y Sm y "hR@H` . N[# rfN,`6 9 (f fNR`p fR 9 r gX` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g`NVHp g y Sm y "hR@H` . N[# rfN`6 9 (f fN:`p fR 9 r g` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r.f y Sm y "hR@H` . N[# rfN`6 9 (f fN<`p fR 9 r]g y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g`$9 y Sm y "hR@H` . N[# rfN`6 9 (f fN6`p fR 9 r f~ |  0(f./< NYtXOLN^Nu y Sm y "hR@H` . N[# rfNj`6 9 (f fN`p fR 9 r gZ`NVH y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r f$| p # ` y Sm y "hR@H` . N[# rfNN`6 9 (f fNt`p fR 9 rEgp f` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g` y Sm y "hR@H` . N[# rfN@`6 9 (f fNf`p fR 9 r fLN^Nu$9 y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r.fp f y Sm y "hR@H` . N[# rfN,`6 9 (f fNR`p fR 9 rPgbp g y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r g`p" f`np fP gFBJ gBNh`:. NYS 6m y :R :r `. 6p /NxXO$| ` y Sm y "hR@H` . N[# rfN`6 9 (f fN`p fR 9 r"gp\ f y Sm y "hR@H` . N[# rfN`6 9 (f fNB`p fR 9 r"g. /9 N_XXON|` ` `NVHp g& y : >f&J 6f9 BHHrD€f. 6N{`prg( 9 Cl9 CHH"| D`9 CHHr"| q&H$y : &n. 6Nz.rf`.B/.HRN[O @-Hg & 6׹ : 9 Cl9 CHH"| D`9 CHHr"| q(HJ 6lp` 9 6" :l . 6N}zԃJg> y :| 9 BHHrD€g. 6Nz.rf L N^Nu `׮` /o*"/ o"oSѲWg f B @Nu Nu`NVH $nJf.N|* f* g * HHrD€g$&| (`+ g.NxPG @e&| `+ g.NxPG e%j* gp`8 * l* HH"| D`* HHr"| q ./** HH/N_DPO$Sm jR@HL N^Nupg ` * g* Bp` o"/g JfB @Nu NuNq o"ofBNuJgg H!HAHNuHHDNuNVN^./. /.N@PO @ N^NuNVH$n.Nw./. /.NPO @ LN^NuNVH$n gJg nJg n (+fp`p$ n HH @ag @rg, @wfJgp`p@`Jgp`p@@` Jgp`p&.//.N_0PO(mJB @ Jg <` n rfp`p@ n af&Jf"p.B/N_POJl LN^Nu%H%H J`NVH$| (` @dE* HH@f @e0$| ` e LN^NuE* HH@f J`0<N@dNNuNq0<N@dNNuNq0<N@dNNuNqNVH$n pg:* g jb jf(Jf$pѪp j ђ .LN^Nup`NqNVH<$n&nBB.(J`RJHHJgp%f -@gpѮpf&m kѫ`N.p/NxXO`< +P f.HT/+NPO @'H`./.p/HTNuO Jf+ f .L<N^Nup-@-@-@-@-@RHH r gr#gr+g r-fR`R`R`R`p*f$pѮ n -hl .D-@RRJ`@p0fRB` .Ѐ"Ё"0Ё-@RJHH | 0(f .gJg .`p-@`TR *fpѮ n -hRJ`6B` .Ѐ"Ё"0Ё-@RJHH | 0(fBHH @hg @lfRRJ-| DA-Hp-@-@HH regnXrGglnJgZrEf"Jlp-@pѮ n -h-h0.H@ @gHnHn .Rr(l .R`p`p(//./.Nj\O(@Jg -| s`Jg -| u`Jg-| wKJgHH`p0JfJg.-n`SJoJfI./.NXOJf .S-@JlJD`vrXgrcg rdg`pѮ n hIK`rogdnrfgrgfJlp-@pѮ n -h-h0.H@ @gHnHnp(o .`p-@Jlp-@JfpdpѮ n -hpdfBJl-| E g* .D-@`Jg -| G`Jg-| IpXf | K` | \-HI*L`Dp-@ .-@.N~ЀЮ"n1. .N-@Jf Ю-@Jgg rXg,rogrxf-| m`xpon-@`f-| p`ZJlp-@pѮ n -h-h0.H@ @fHnNXO(@.N4K` HnHn l .` <//./.NjO(@Jg .".Do 0g -| y`Jg -| {`Jg-| }K-nBJo Jgp(np0` RHHSnJfJo. l .` <-@ .-@`"Ro Jgp(np0` RHHSlI`p(//./.Nj\O(@./.NXOJgp-@-nJf4.N4-@ΰl -n`Spn .S 40gpn .ްo .S-@` .Ґ-@`rsgrug rxf.p`p`pѮ n (h*LJl.N4` @`JgSlSJlBJlB nJfp` nJ(fp`p" -AҮҮҀA Ҁ-A .䰁n .ѮJfd` kRr S .䰮mDSl.p /NxXO` kR"nR`. nRp/NxXO nJg$Sm` kRr0`.p0/NxXOSmSm`Jojpf$m kѫ`f.p/NxXO`< +P f.HT/+NPO @'H`./.p/HTNuO SmVSm kRr0`.p0/NxXO` kR"nR`. nRp/NxXO nJg$Sm` kRr `.p /NxXOS .䰮mSm`Jg@p . .N~0r"np . .N-@`p n0 nCbJn./.N>XOJgp+`p-r"n | 0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| `$| `$|  J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.N~ /N~`XO nJfPJg n f@ nB nr pc$.p0//< NPO | B0( LBFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu<n p.Hn* HH/NPOrf. @H` `* HHrrf"Jg jfJf* HHrD€f .NPJfJ`pfD* HHrD€f.NDSm jR. `.p. /NXO* gp`. @H`NVH$n&j *$%K* HHrD€gp`8 * l* HH"| D`* HHr"| q $ * l* HH"| D`* HHr"| q(HJlp` " l.NJo,.HS* HH/NPOg pLN^Nup`NVH $n* HHrrg** HH@f pL N^Nu* @ Jf.N jf* HHrD€f * l* HH"| D`* HHr"| q $ * l* HH"| D`* HHr"| q&HJlp` " l.Nhp`2NVH $n* HHplN * l "|  q` "|  q%HA&H* HHr"| #`.NH @%HgV * l"* HH"| DA"jC `* HHr"| A"jC `d * l* "| (A%HA&H* HH"| D`, "| (A%HA&H* HHr"| #%j.N~(Jg* f L N^NuNVH$n * l* HH"| D`* HHr"| q $l@ * l* HH"| D`* HHr"| q%HLN^Nul$`0<N@dNBNu0<N@NuNVHnHxT/.N~PO JlpN^Nup`0<6N@dNNu0<%N@dNBNuNVH8B$lDF&.l$DF`NVH8B$.lDF&. lDFB02HBHC҂HABAЁJlDLN^NuNqNVH8BJlDF$".l"D`NVH8B .lDF$". lF lB@H@0B@H@`,& l//NPlDJlDLN^NuNqNVH $.$n p . N& Ѐ"Ё"0$f J L N^NuNqNVH<zJlDD&".l&DD` NVH<z .lDD&". lDD( lB@H@40H@0H@`* l$//NPlS JlDLa<M*N5[!kj@g#*)3)5T?=D=)3+DZ^?* n#%9XVY'A H0n:?vr'"Q"`(d+42M;C~:<q(Ff"7&>nG 978 5q5& 1Z$.H+tj']!6$J !w5%_^LKzaN } dP@ff&f&hQ!G+ A D )K m5\W?Y U?}F^ z!%ph]( Z(J9H/9!Y,   8 8 @ @ 0707070000020045631007550000020000020000020433510373212035600001700000002523usr/bin/diffmk# Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any # actual or intended publication of such source code. #ident "@(#)diffmk:diffmk.sh 1.9" # Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any actual # or intended publication of such source code. trap 'rm -f /tmp/d$$; exit' 1 2 3 15 if [ $? != 0 ] || test -z "$3" -o "$3" = "$1" -o "$3" = "$2"; then echo "usage: diffmk name1 name2 name3 -- name3 must be different" >&2 exit 2 fi if test "$3" = "-" -o "$1" = "-" -a "$2" = "-"; then echo "usage: diffmk name1 name2 name3 -- name3 must be different" >&2 exit 2 fi if test "$1" != "-" && test ! -r "$1"; then echo "diffmk: $1 can not be read" >&2 exit 2 fi if test "$2" != "-" && test ! -r "$2"; then echo "diffmk: $2 can not be read" >&2 exit 2 fi if test "$1" = "-"; then file1=/tmp/d$$ cat - >$file1 else file1=$1 fi diff -e $file1 $2 | (sed -n -e ' /[ac]$/{ p a\ .mc \\(br : loop n /^\.$/b done1 p b loop : done1 a\ .mc\ . b } /d$/{ s/d/c/p a\ .mc \\(**\ .mc\ . b }'; echo '1,$p') | ed - $file1| sed -e ' /^\.TS/,/.*\. *$/b pos /^\.T&/,/.*\. *$/b pos p d :pos /^\.mc/d ' > $3 if test "$1" = "-"; then rm -f /tmp/d$$ fi 0707070000020105371007550000020000020000011015030400470035000001300000025330usr/bin/fxRq @ P@ .textP .data @ @.bss @ @.lib @ @/< @N1X OQ./HJf/H#0N_sibuf0`_sobuf0d_tbase1shlbat1shlbatid1access1 alarm1brk1ibrk1sbrk1$chdir1*chmod10chown16chroot1<close1Bcreat1Hdup1Nexecl1Texecv1Zexecle1`execve1fexeclp1lexecvp1rexit1x_exit1~fcntl1fork1getpid1getpgrp1getppid1getuid1geteuid1getgid1getegid1gtty1ioctl1kill1link1locking1lseek1mknod1mount1msgctl1msgget1msgsnd1msgrcv1nice1open1openi1pause1pipe1profil1 ptrace1&read1,semctl12semget18semop1>setpgrp1Dsetuid1Jsetgid1Pshmctl1Vshmget1\shmat1bshmdt1hsignal1nstat1tstty1zfstat1stime1swrite1sync1syslocal1time1times1ulimit1umask1umount1uname1unlink1ustat1utime1wait1write1abort1abs1atof1clock1crypt1setkey1encrypt1ctermid1 ctime111gmtime1asctime1"tzset1(cuserid1.ecvt14fcvt1:gcvt1@fclose1Ffflush1Lfopen1Rfreopen1Xfdopen1^fread1dfwrite1jfrexp1pldexp1vmodf1|fseek1rewind1ftell1ftw1fgetc1getw1getcwd1getenv1getgrent1getgrgid1getgrnam1setgrent1endgrent1getlogin1getopt1getpass1getpw1getpwent1getpwuid1getpwnam1setpwent1endpwent1gets1getchar1 fgets1getutent1getutid1;1$E1*setutent10endutent16utmpname1<malloc1Bfree1Hrealloc1Ncalloc1Tcfree1Zmemccpy1`memchr1fmemcmp1lmemcpy1rmemset1xmktemp1~monitor1perror1popen1pclose1printf1fprintf1sprintf1fputc1putw1putpwent1puts1putchar1fputs1scanf1fscanf1sscanf1setbuf1sleep1ssignal1gsignal1strcat1strncat1strcmp1strncmp1strcpy1strncpy1strlen1 strchr1&strrchr1,strpbrk12strspn18strcspn1>strtok1Dstrtol1Jatol1Patoi1Vswab1\system1btmpfile1htmpnam1ntempnam1tttyname1zisatty1ttyslot1ungetc1_filbuf1_flsbuf1lmul__1lmul1ldiv__1ldiv1lrem__1lrem1aldiv1almul1alrem1ulmul1uldiv__1uldiv1ulrem__1ulrem1qsort1l3tol1ltol31tgetflag1tgetent1 tgetstr1tgetnum1tgoto1tputs1"form1(menu1.message14setattr1:pb_open1@O1FY1Lpb_gets1Rpb_check1Xpb_weof1^pb_seek1dpb_puts1jpb_name1ppb_empty1vpb_gbuf1|c1wrefresh1track1wcreate1initscr1cbreak1attroff1nl1attron1flushinp1noecho1inch1getch1savetty1resetty1echo1nocbreak1nonl1wdelete1wprexec1m1wgetc1kcodemap1keypad1 wsigintr1wind1w1winit1$wsetbuf1*iswind10wexit16endwin1<wgetpos1Bwgoto1Hwinstr1N1T1Z1`wnl1fwndelay1lwprompt1rwguser1xwcmd1~wslk1wlabel1wuser1wprintf1printw1wputc1wputs1wrastop1wselect1wgetsel1wsetstat1wgetstat1setty1fixterm1physclr11setterm1getterm1baudrate11slkcol1setjmp1longjmp1afmulf1afdivf1afaddf1_cvfd1 _cvif1&fltused1,nlist12fmul18fdiv1>fadd1Dfsub1J_cvdf1P_cvdi1V_cvid1\_cvfi1bafadd1hafsub1nafsubf1tafmul1zexhelp1tolower1wicon1wicoff1toupper1l64a1a64l1_bufsync1setuname1auldiv1eprintf1dbsub__1dbadd__1dbdiv__1dbmul__1ltodb__1dbtol__1dbtofl__1fltodb__1ltofl__1fltol__1ultodb__1ultofl__1aulmul1 afdiv1dbtst__1fltst__1plock1"dial1(callout1.undial14drand481:erand481@lrand481Fmrand481Lsrand481Rjrand481Xseed481^lcong481drand1jsrand1pftok1vputenv1|targets111w_target1_fpachk1_startmain<_end @_etextPetextP_edata @edata @end @patltgray_bufendtabsys_errlist_buf2endtablocaltimegetutlinepututlineadf_gtxcdadf_gtwrdadf_gttokwpostwaitwsigcatchwreadmousewsetmousewgetmouseresettermparselinen_targetswtargeton0707070000020013311007550000020000020000010447020402460716200001600000000632usr/bin/greek#sccs "@(#)shells:greek.sh 1.1" TERM=${1--T$TERM} case $TERM in -T450|-T450-12|-T1620|-T1620-12) exec 450;; -T300) exec 300;; -T300-12) exec 300 +12;; -T300s) exec 300s;; -T300s-12) exec 300s +12;; -Thp|-T2621|-T2645|-T2640) exec hp;; -T4014|-Ttek) exec 4014;; "") echo 'usage: greek [ -Tterminal ] ($TERM must be set if arg omitted)' >&2 exit 1;; *) echo "greek: $TERM not implemented" >&2; exit 1;; esac 0707070000020065101007550000020000020000010452420402460720200001300000010324usr/bin/hpR7 4 .text  .data @.bss 4.lib  /< N1X OQ./HJf/H#0NS0m y0R0..`.0..r/N1XOS0m y0R0@H` .0N1-@rfrN^NuNq.text<.data .bss XX1.fileghplj.c.text< .data .bss timezone0tzname0patblack0patwhite04patgray0T0t_iob00_ctype0 0_iob20 %0 _dbase0errno0environ0PC0BC0 UP0ospeed0LINES0COLS0wncur0 optind0"optarg0&opterr0*optopt0.sys_nerr02FPA_flag06FPA_s0:FPA_d0>_sibuf0`_sobuf0d_tbase1shlbat1shlbatid1access1 alarm1brk1ibrk1sbrk1$chdir1*chmod10chown16chroot1<close1Bcreat1Hdup1Nexecl1Texecv1Zexecle1`execve1fexeclp1lexecvp1rexit1x_exit1~fcntl1fork1getpid1getpgrp1getppid1getuid1geteuid1getgid1getegid1gtty1ioctl1kill1link1locking1lseek1mknod1mount1msgctl1msgget1msgsnd1msgrcv1nice1open1openi1pause1pipe1profil1 ptrace1&read1,semctl12semget18semop1>setpgrp1Dsetuid1Jsetgid1Pshmctl1Vshmget1\shmat1bshmdt1hsignal1nstat1tstty1zfstat1stime1swrite1sync1syslocal1time1times1ulimit1umask1umount1uname1unlink1ustat1utime1wait1write1abort1abs1atof1clock1crypt1setkey1encrypt1ctermid1 ctime111gmtime1asctime1"tzset1(cuserid1.ecvt14fcvt1:gcvt1@fclose1Ffflush1Lfopen1Rfreopen1Xfdopen1^fread1dfwrite1jfrexp1pldexp1vmodf1|fseek1rewind1ftell1ftw1fgetc1getw1getcwd1getenv1getgrent1getgrgid1getgrnam1setgrent1endgrent1getlogin1getopt1getpass1getpw1getpwent1getpwuid1getpwnam1setpwent1endpwent1gets1getchar1 fgets1getutent1getutid1;1$E1*setutent10endutent16utmpname1<malloc1Bfree1Hrealloc1Ncalloc1Tcfree1Zmemccpy1`memchr1fmemcmp1lmemcpy1rmemset1xmktemp1~monitor1perror1popen1pclose1printf1fprintf1sprintf1fputc1putw1putpwent1puts1putchar1fputs1scanf1fscanf1sscanf1setbuf1sleep1ssignal1gsignal1strcat1strncat1strcmp1strncmp1strcpy1strncpy1strlen1 strchr1&strrchr1,strpbrk12strspn18strcspn1>strtok1Dstrtol1Jatol1Patoi1Vswab1\system1btmpfile1htmpnam1ntempnam1tttyname1zisatty1ttyslot1ungetc1_filbuf1_flsbuf1lmul__1lmul1ldiv__1ldiv1lrem__1lrem1aldiv1almul1alrem1ulmul1uldiv__1uldiv1ulrem__1ulrem1qsort1l3tol1ltol31tgetflag1tgetent1 tgetstr1tgetnum1tgoto1tputs1"form1(menu1.message14setattr1:pb_open1@O1FY1Lpb_gets1Rpb_check1Xpb_weof1^pb_seek1dpb_puts1jpb_name1ppb_empty1vpb_gbuf1|c1wrefresh1track1wcreate1initscr1cbreak1attroff1nl1attron1flushinp1noecho1inch1getch1savetty1resetty1echo1nocbreak1nonl1wdelete1wprexec1m1wgetc1kcodemap1keypad1 wsigintr1wind1w1winit1$wsetbuf1*iswind10wexit16endwin1<wgetpos1Bwgoto1Hwinstr1N1T1Z1`wnl1fwndelay1lwprompt1rwguser1xwcmd1~wslk1wlabel1wuser1wprintf1printw1wputc1wputs1wrastop1wselect1wgetsel1wsetstat1wgetstat1setty1fixterm1physclr11setterm1getterm1baudrate11slkcol1setjmp1longjmp1afmulf1afdivf1afaddf1_cvfd1 _cvif1&fltused1,nlist12fmul18fdiv1>fadd1Dfsub1J_cvdf1P_cvdi1V_cvid1\_cvfi1bafadd1hafsub1nafsubf1tafmul1zexhelp1tolower1wicon1wicoff1toupper1l64a1a64l1_bufsync1setuname1auldiv1eprintf1dbsub__1dbadd__1dbdiv__1dbmul__1ltodb__1dbtol__1dbtofl__1fltodb__1ltofl__1fltol__1ultodb__1ultofl__1aulmul1 afdiv1dbtst__1fltst__1plock1"dial1(callout1.undial14drand481:erand481@lrand481Fmrand481Lsrand481Rjrand481Xseed481^lcong481drand1jsrand1pftok1vputenv1|targets111w_target1_fpachk1_startmain<_end _etextetext_edata edata end patltgray_bufendtabsys_errlist_buf2endtablocaltimegetutlinepututlineadf_gtxcdadf_gtwrdadf_gttokwpostwaitwsigcatchwreadmousewsetmousewgetmouseresettermparselinen_targetswtargeton0707070000020046051007550000020000020000020436130373212042200001700000037104usr/bin/hyphenRh" .` D .text.` .data D4@.bss D D OQ./HJf/H# DN,/N.<0<N@NVB`. !/< NXOp.N.<. /. /.NPO-@rf 9 hfRR 9 h"n A-H `d n P -f n PJ(gJgB`H n ./< 6NXOB n /NXO-@l n ./< =/< NPO`p-@-@p-@`v .R"| tA"| `T ."| 1-f .R"| tA"| R.N"|  fpgpp-@p-@R.N`"|  g ."| 1 g"| 1 f8` ."| 1 fpfp-@pftB .R"| t `R"| t1"y R  .l2S l.  .R"| t1@H/N!XO`p-@-@R.Nv"| gJ ."| 1am"| 1zoR ."| 1Am`"| 1ZnP`*R hX 9 hmN^NuNVS g&`JmJ# L y LR LHHN^Nu./< /.NPO# fp# `p# . U/< NXOp`NVHp lff 9 hl*"n q -f 9 h qJ(f`R hpLN^Nu. p 9 h"n /1NpXOJg 9 h"n q lHH# p:g./.NTXO$@ fJ dgJ.  n /N0XO. /< sN0XO. /NXO. p /NXOR l 9 h"n q lJfR h`R :f 9 h"n q"9 lRAJg( 9 hR h q"9 lRA# `R h 9 hmbJ dgJ.  n /N0XO. /< N0XO. /NXO. p /NXOp# lp?`T 9 hR h"n # p# l`4R l 9 h"n q lJfp# lѹ hB  `NqNVH$n Sm jR. pHLN^Nu.p. /N!XO`NVH< $n t* HHrrf"Jg jf Jf* HHrD€f.N$*Jf`pg pL< N^Nu * l* HH"| `* HHr"| L q(H&j &n.N#>rf `.B/.HSNO @-Hg S&ת * l* HH"| `* HHr"| L q*HJlp` " l.N&ԃJg$* HHrD€g.N#>rg\ `׮`4NVHA -H. //.NPO$9 g pLN^Nu `NqNVHA-H.//. NPO$ n( g pLN^Nu `Nq /o*"/ o"oSѲWg f B @Nu Nu` o"/g JfB @Nu NuNq o"ofBNuJgg H!HAHNuHHDNu0<N@dN.,NuNq0<N@dN.,NuNqNVH<$n&nBB.(J`RJHHJgp%f -@gpѮpf&m kѫ`N.p/N!XO`< +P f.HT/+N, PO @'H`./.p/HTNO Jf+ f .L<N^Nup-@-@-@-@-@RHH r gr#gr+g r-fR`R`R`R`p*f$pѮ n -hl .D-@RRJ`@p0fRB` .Ѐ"Ё"0Ё-@RJHH | 0(f .gJg .`p-@`TR *fpѮ n -hRJ`6B` .Ѐ"Ё"0Ё-@RJHH | 0(fBHH @hg @lfRRJ-| A-Hp-@-@HH regnXrGglnJgZrEf"Jlp-@pѮ n -h-h0.H@ @gHnHn .Rr(l .R`p`p(//./.NlO(@Jg -| `Jg -| `Jg-| KJgHH`p0JfJg.-n`SJoJfI./.NXOJf .S-@JlJD`vrXgrcg rdg`pѮ n hIK`rogdnrfgrgfJlp-@pѮ n -h-h0.H@ @gHnHnp(o .`p-@Jlp-@JfpdpѮ n -hpdfBJl-| g* .D-@`Jg -| `Jg-| pXf | ` | -HI*L`Dp-@ .-@.N'ЀЮ"n1. .N(-@Jf Ю-@Jgg rXg,rogrxf-| `xpon-@`f-| `ZJlp-@pѮ n -h-h0.H@ @fHnNXO(@.N-DK` HnHn l .` <//./.NO(@Jg .".Do 0g -| `Jg -| `Jg-| K-nBJo Jgp(np0` RHHSnJfJo. l .` <-@ .-@`"Ro Jgp(np0` RHHSlI`p(//./.NlO(@./.NXOJgp-@-nJf4.N-D-@ΰl -n`Spn .S 40gpn .ްo .S-@` .Ґ-@`rsgrug rxf.p`p`pѮ n (h*LJl.N-D` @`JgSlSJlBJlB nJfp` nJ(fp`p" -AҮҮҀA Ҁ-A .䰁n .ѮJfd` kRr S .䰮mDSl.p /N!XO` kR"nR`. nRp/N!XO nJg$Sm` kRr0`.p0/N!XOSmSm`Jojpf$m kѫ`f.p/N!XO`< +P f.HT/+N, PO @'H`./.p/HTNO SmVSm kRr0`.p0/N!XO` kR"nR`. nRp/N!XO nJg$Sm` kRr `.p /N!XOS .䰮mSm`Jg@p . .N'0r"np . .N(-@`p n0 nCbJn./.N>XOJgp+`p-r"n | 0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| `$| `$| J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.N'0/N'pXO nJfPJg n f@ nB nr pc$.p0//< PN,PO | PB0( LBFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu<rf Ю S. N-`". `"d ` &./.HSN, POת * l* HH"| `* HHr"| L q*HJlp` " l.N&fD* HHrD€g.* f *.p //*N+POJg.N#> .`h׮`NVH$| ` .N2E e$| ` .NE HeLN^NuNVH$nt gd* HH@g2* gp`.NP$* HH.N'Jl tp# H* g.N*BB* B%j LN^NuNVH$n* fBpLN^Nu.N* f* gJg jb* gp`p`NVH$n * HHrRrBfx * l* HH"| `* HHr"| L q"jd jR.   f^.N rf LN^Nu. @H`* HHrrf>n p.Hn* HH/N.POrf. @H` `* HHrrf"Jg jfJf* HHrD€f .NPJfJ`pfD* HHrD€f.NDSm jR. `.p. /NXO* gp`. @H`NVH$n&j *$%K* HHrD€gp`8 * l* HH"| `* HHr"| L q $ * l* HH"| `* HHr"| L q(HJlp` " l.NJo,.HS* HH/N.POg pLN^Nup`NVH $n* HHrrg** HH@f pL N^Nu* @ Jf.N jf* HHrD€f * l* HH"| `* HHr"| L q $ * l* HH"| `* HHr"| L q&HJlp` " l.Nhp`2NVH $n* HHplN * l "|  q` "|  q%HA&H* HHr"| L#`.N)X @%HgV * l"* HH"| A"jC `* HHr"| LA"jC `d * l* "| A%HA&H* HH"| `, "| A%HA&H* HHr"| L#%j.N'8Jg* f L N^NuNVH$n * l* HH"| `* HHr"| L q $l@ * l* HH"| `* HHr"| L q%HLN^Nul$`0<N@dN.,BNu0<N@NuNVHnHxT/.N'`O JlpN^Nup`0<6N@dN.,Nu0<%N@dN.,BNuNVH8B$lDF&.l$DF`NVH8B$.lDF&. lDFB02HBHC҂HABAЁJlDLN^NuNqNVH8BJlDF$".l"D`NVH8B .lDF$". lF lB@H@0B@H@`,& l//N-PlDJlDLN^NuNqNVH $.$n p . N(& Ѐ"Ё"0$f J L N^NuNqNVH<zJlDD&".l&DD` NVH<z .lDD&". lDD( lB@H@40H@0H@`* l$//N-PlS JlDLa<M*N5[!kj@g#*)3)5T?=D=)3+DZ^?* n#%9XVY'A H0n:?vr'"Q"`(d+42M;C~:<q(Ff"7&>nG 978 5q5& 1Z$.H+tj']!6$J !w5%_^LKzaN } dP@ff&f&hQ!G+ A D )K m5\W?Y U?}F^ z!%ph]( Z(J9H/9!Y, @ H     H 80707070000020044541007550000020000020000020403220373211255100001700000072564usr/bin/macrefQhh"_ .text_ .data `@.bss   OQ./HJf/H# N,/N_0<N@NVB.B.B.B.B.pfN`J.gBN n PA-H`HH @-g$ @ng& @sg2 @tfBJ.gNlp1@`*|1`LJ.gNRp1@`J.gN@p1@@`$ nHH./< /< @N1PONR nJfpJ.fJ.f. N0NB.SopѮ n P -gY JfN`X Hnj n /N9POrf n ./< (` p0.n g n ./< 8/< @N1PO`F. R n /N6TXO @-Hf n ./< T`. cHnN9XO. wHn N9XO. HnN9XOHnN8XOHn N8XOHnN8XO n ./< N0XO. HnN6TXO-@./.NXXO.NR\.NR\HnjHnN9POrfHn/< /< @N1O `BJxf. /< @N1XO`$Hn Hn/< pd/NZXO @-HHPN2O.N3JmJ.g. Hn N6TXO @-Hg. HnN6TXO-@./.N XO.NR\.NR\. N0. N0HnHn/< /.N2O.N3Jm(. .HnN6TXO-@`Hn/< 0N0PO.pd/HnN/PO @ f.NR\J.g,. 3Hn N6TXO @-Hg.N.NR\. 5N0. NN0. gHn N6TXO @-HgFJ.f.N,`,Hn/< iN0PO.pd/HnN/PO @ f.NR\HnHn Hn/< l/.N2O.N3Jl 9 "|  qHH.N8 .SJnTN^NuNV. |/< @N1XOp.N_N^NuNVp-np@l@4@`HnxHnpd/N-(`dHnx/< Hn@HnN+OJg.HnxHnpd/N-(O HnHn@HnN-pO Hn/< HnN-pO `HnxHnlHn/< N+OJg. Hnlpd/N-(POHnx/< HnHnN+OJfHn/< HnN-pO HnHn/< N-pO Hn/< HnN-pO Hnx/< HnHnN+OJgp.HnHnN/0POHnlHnHnlN-pO Bt .tRtClJ1fpDtnHnl/< N0POB.l.pd/HnN/PO @ gbB.Hnx/< HnHnN+OJgHnHnxHnN-pO Hnx/< Hn4HnN+OJf`HnxHnlHn/< N+OJfHnl/< N0PON^NuHnHnxHn@N-pO Hnx/< Hn@HnN+OJfHnHnHnN-pO HnxHn4HnHnN+OJg HnxHnHnHn4N+OJfHnxHnlHn/< N+OJfHnl/< N0POHn4Hnpd/N-(O Hn/< HnN-pO B.HnHnlpd/N-(O `bNqNVd-np t  # # # # p# # # . N0. N0`Hn/< /< Hn$/< HnN-pO Hn$/< `Hn$N-pO Hn$/< `Hn$/< |HnN-pO Hn$/< `Hn$N-pO Hn$/< ~`LHnx/< Hn/< N+OJg>. /< HnxN-pPO. Hn/< N-pPOHn$/< ` Hn$/< HnN-pO Hn$/< ``HnHn/< N-pO Hn/< HnN-pO Hn/< `HnN-pO Hn/< HnN-pO Hn/< /.N1O B9 \Hn/< Hn/< N+OJgHn/< HxN-(O . Hn/< N-pPO`>HnHn/< N-pO Hn/< HnN-pO Hn/< `HnN-pO Hn/< HnN-pO Hn/< /.N1O B9 \`B.pHnHnp/N-(O HnHn$pd/N-(O Hn$/< GHn$N-pO Hn$/< `Hn$N-pO Hn$/< I`B.HnHnHn/< N+OJfHnHnpP/N-(O B.J.g . fB.Hn/< HnHnTN+OJg\HnT/< HnN-pO HnTHnHnTN-pO HnT/< HnTN-pO HnTHnHnTN-pO HnHnHn/< N+OJfHnHn/< N-pO Hn/< HnN-pO HnHnHnHnTN+OJg$ . fHn/< HnHnN+OHnHn/< N-pO Hn/< HnN-pO HnHnHnN-pO Hn/< HnN-pO Hn/< HnHnN+OJgJ.fHnHnHxN-(O J.gDJ.g>nnB.HnHnHnHnN+OHnHnHnN-p`2HnHnHn/< N+OJfHHnHnp/N-(O . fB.HnHn/< N-pO HnHnHn`HnHn/< N-pO Hn$/< HnN-pO Hn$/< `Hn$N-pO Hn$/< Hn$N-pO J9 gPJ9 gHy y B.HnHnHn/< N+O. HnHnN-pPO`@Hn/< Hn/< N+OJf. Hnp/N-(POB9 J.g . nB.Hn/< Hn/< N+OJgJ.fHn/< HxN-(O B.#HnHn"HnHnN+OJgpJ.$g n$B.Hn/< HnHn$N+OJg nB.B.Hn/< HnHn$N+OJg |#B.HnHn/< N-pO HnHnHnN-pO Hn/< `HnN-pO HnHnHnN-pO Hn/< /.N1O . /< HnN-pPOHn/<  Hn/< N+OJfHn/< Hn/< N+OJgHn/< HxN-(O . Hn/< N-pPO`FHn/< HnN-pO HnHn$HnN-pO Hn/< /.N1O . /< /< N-pPOHn/<  Hn/< N+OJg`B9  Hn/< /< /< N+OJgJ.gJ.gnnB.`8Hn/< /< /< N+OJgJ.gnB.HnHnHnHnN+OHn/< HxN-(O Hn$/< rHnN-pO Hn$/< `Hn$N-pO Hn$/< tHn$N-p`Hn/< "/< /< N+OJgJ.gJ.gnnB.`4Hn/< &/< /< N+OJgPJ.gJnB.HnHnHnHnN+OHn/< HxN-(O Hn$/< v`Hn/< )/< /< N+OJgJ.gJ.gnnB.`8Hn/< -/< /< N+OJglJ.gdnB.HnHnHnHnN+OHn/< HxN-(O Hn$/< xHnN-pO Hn$/< ``lHn/< 0/< /< N+OJgPJ.gJnB.HnHnHnHnN+OHn/< HxN-(O Hn$/< z`rJ9 \g. /< 3/< \N-pPO. Hn/< N-pPO. /< 5/< N-pPO. /< `/< N-pPO. /< 7/< N-pPO. /< 9/.N1POB9 \J9 f(N-.Hx/< N/PO @ fN^NuN.`0Hn/< OHnHnTN+OJgNJ.gHJ.gBp.HnHnN/0POHnT/< QHnN-pO HnTHnHnTN-pO Hn/< SHnHnTN+OJg.HnT/< VHnN-pO HnTHnHnTN-pO HnHnTHn/< XN+OJf:Hn/< ZHnHnpN+OJg"HnHnppP/N-(O `B.`Hn/< \HnHnTN+OJg`J.fXHn/< ^HnHnN+OJg6J.g0J.g*p.HnHnN/0POHnHnpP/N-(O Hn/< `HnHnN+OJgJ.fHnHnHxN-(O Hn/< bHnN-pO Hn/< dHnxHnN+OJgHnHnHnxN-pO Hn/< gHnxHnN+OJgHnHnHnxN-pO HnHnHn/< iN+OJfVHnHn/< jN-pO Hn/< lHnN-pO HnHnHnN-pO Hn/< nHn`Hn/< pHnN-pO `@NqNVB-n-n -n-n nr n nJf nJg( nJf nJgpN^Nu nJg nJf./.HxNPO` nR"nR`-nR-nR nJgF"nf*pѮѮ nJf nJf< nr n` nR"nR nJf&-np-@Jf> nr n  `. nJg"ng^`D nR"nR nJf nr np`NVB-n-n ` nR"nRR nJg .m nBN^NuNV-nA-H-n -n` nR"nR nJf nJg nR"nR` nBHn/.HxNNO N^NuNVHBBR ` .R"| ` pl .S"| `B1-y `4p . .NYh$ .RC#p . .NZ@-@p m .C# .-@`* .SC10 .R"| `Jlp \   LN^NuNVBB9  `R"| 1"|  ."| J1f | r N^NuNVB-n-n -n`RR nJf .l nBpN^NuB`"n1"nRR .m nB nB`NqNVH $. $n-n* f* gS` L N^NuJoJn".N1rf ng`SRl ` &.p //*/.N1HO @-Hg &׮ת * l* HH"| @`* HHr"|  q&HJlp` " l.NX Jf`< nB n`"NqNVHA -H. 2//.N:HPO$9 >g pLN^Nu `NqNVHA-H.//. N:HPO$ n( g pLN^Nu `Nq /o*"/ o"oSѲWg f B @Nu Nu`NVH $nJf.NV* f* g * HHrD€g$&| $`+ g.NRG XOJgp+`p-r"n | 0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| {`$| `$| J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.NX/NXXO nJfPJg n f@ nB nr pc$.p0//< N^PO | B0( LBFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu<n p.Hn* HH/N_POrf. @H` `* HHrrf"Jg jfJf* HHrD€f .NPJfJ`pfD* HHrD€f.NDSm jR. `.p. /NXO* gp`. @H`NVH$n&j *$%K* HHrD€gp`8 * l* HH"| @`* HHr"|  q $ * l* HH"| @`* HHr"|  q(HJlp` " l.NJo,.HS* HH/N_POg pLN^Nup`NVH $n* HHrrg** HH@f pL N^Nu* @ Jf.N jf* HHrD€f * l* HH"| @`* HHr"|  q $ * l* HH"| @`* HHr"|  q&HJlp` " l.Nhp`2NVH $n* HHplN * l "|  q` "|  q%HA&H* HHr"| #`.NZ @%HgV * l"* HH"| @A"jC `* HHr"| A"jC `d * l* "| A%HA&H* HH"| @`, "| A%HA&H* HHr"| #%j.NXJg* f L N^NuNVH$n * l* HH"| @`* HHr"|  q $l@ * l* HH"| @`* HHr"|  q%HLN^Nul$`0<N@dN_BNu0<N@NuNVHnHxT/.NXO JlpN^Nup`0<6N@dN_Nu0<%N@dN_BNuNVH8B$lDF&.l$DF`NVH8B$.lDF&. lDFB02HBHC҂HABAЁJlDLN^NuNqNVH8BJlDF$".l"D`NVH8B .lDF$". lF lB@H@0B@H@`,& l//N_hPlDJlDLN^NuNqNVH $.$n p . NZ@& Ѐ"Ё"0$f J L N^NuNqNVH<zJlDD&".l&DD` NVH<z .lDD&". lDD( lB@H@40H@0H@`* l$//N_hPlS JlDL%s rw Macro Table of Contents ----------------------- pr -4 -t %s >%s r%srCross-reference listing ----------------------- r%srm -f %s %s %s Usage: macref [-n] [-s] [-t] [--] file ... ) %s ) # %s %s Symbol Use Statistics --------------------- --? type error: [%s] # macro refrequest callstring refnumber reg refdiversion refparameter refmodification%s , , , s -m# ............ %s%s%s .. %s No Macros Defined. @(#)macref:main.c 1.3 \. .'\n+(\n+\n(\n\*(\*\$ r %s m ()--n#nspn#m#s#d#mn -#~gen %s %s if r %s yesyes - . ()el r %s /bin/shsh-cUnknown error: d l v         # 5 F X d z           + : R _ u         * 8 Q n            . ; Q f o x   ) 7 S b t &SError 0Not ownerNo such file or directoryNo such processInterrupted system callI/O errorNo such device or addressArg list too longExec format errorBad file numberNo child processesNo more processesNot enough spacePermission deniedBad addressBlock device requiredDevice busyFile existsCross-device linkNo such deviceNot a directoryIs a directoryInvalid argumentFile table overflowToo many open filesNot a typewriterText file busyFile too largeNo space left on deviceIllegal seekRead-only file systemToo many linksBroken pipeArgument out of domainResult too largeNo message of desired typeIdentifier removedChannel number out of rangeLevel 2 not synchronizedLevel 3 haltedLevel 3 resetLink number out of rangeProtocol driver not attachedNo CSI structure availableLevel 2 haltedError 45Error 46Error 47Error 48Error 49Bad exchange descriptorBad request descriptorMessage tables fullAnode table overflowBad request codeInvalid slotFile locking deadlockBad font file formatError 58Error 59Not a stream deviceNo data availableTimer expiredOut of stream resourcesMachine is not on the networkInode is remoteObject is remoteLink has been severedAdvertise errorSrmount errorCommunication error on sendProtocol errorCross mount pointName server not running at portMultihop attemptedInode is remoteCross mount pointNot a data messageError 78Error 79Name not unique on networkFile descriptor in bad stateRemote address changed-+ 0123456789ABCDEF0123456789abcdef0x0X-+ -+ -InfInfNaN ((((( H @:'i _;U?3RE)?9p8)5D}[ % /-I /w5b6,6)d>a<M*N5[!kj@g#*)3)5T?=D=)3+DZ^?* n#%9XVY'A H0n:?vr'"Q"`(d+42M;C~:<q(Ff"7&>nG 978 5q5& 1Z$.H+tj']!6$J !w5%_^LKzaN } dP@ff&f&hQ!G+ A D )K m5\W?Y U?}F^ z!%ph]( Z(J9H/9!Y, " & , , < 4  ,0707070000020105461007550000020000020000021015300403132576400001400000007523usr/bin/man# Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any # actual or intended publication of such source code. #ident "@(#)shells:mm.sh " # Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any actual # or intended publication of such source code. if test $# = 0; then cat >&2 < 12-pitch (effective only with DASI terminals) -e => neqn -t => tbl -c => col -D => "debug" option; ${0}'s nroff command string to standard error. -E => "-e" option of NROFF (not effective with "-c") -Tterm => where term is the desired terminal type, e.g., -Thp. (Cat /usr/pub/terminals for a list of available terminal types.) If no -T option is given then \$TERM is used if it has a value otherwise the default is DASI 450. - => instead of "files" inside a pipeline. Other options as required by nroff and/or ${0}. ! exit 1 fi trap 'trap 0; if test "$m" = 0; then mesg -y 2>/dev/null; fi; exit $z' 0 trap 'trap 0; if test "$m" = 0; then mesg -y 2>/dev/null; fi; exit 1' 1 2 3 15 if test -t; then mesg >/dev/null; m=$?; mesg -n 2>/dev/null; else m=1; fi PATH=$PATH:/bin:/usr/bin TERM=${TERM-450}; t=0; v=0; y=0; g=""; h="-h"; w="" a= c= e= f= DEBUG=false if [ $0 = "mm" ] then u="-mm" elif [ $0 = "man" ] then u="-man" fi while test -n "$1" -a ! -f "$1" do case $1 in -T*) TERM=`echo $1 | sed "s/-T//"` ;; -12) y=1 ;; -e) e=neqn ;; -t) f=tbl ;; -c) c=c ;; -D) DEBUG=true ;; -E) a="$a -e" ;; -y) ;; -) break ;; *) a="$a $1" ;; esac shift done if test -z "$1"; then echo "$0: no input file" >&2; z=1; exit; fi case "$TERM" in 300|300s|450|37|300-12|300s-12|450-12|4000a|382) ;; X) v=4;; 4014) g="|4014" ;; 1620) TERM=450 ;; 1620-12) TERM=450-12 ;; hp|2621|2640|2645) v=2; c=c; a="-u1 $a"; g="|hp"; TERM=hp ;; 735|745|43|40/4|40/2) v=2; c=c ;; 2631|2631-c|2631-e) v=3; c=c ;; 832) c=c ;; 8510|8510-12|8510-17) c=c; g="|470" ;; 470|470-12|470-17) c=c; g="|470" ;; 475|475-12|475-17) c=c; g="|470" ;; 478|478-12|478-18) c=c; g="|478" ;; 479|479-12|479-18) c=c; g="|478" ;; fx|fx-12|fx-17) c=c; g="|fx" ;; 455|455-12|455-15) h="" ;; hpljr8) g="|hplj" h="" ;; ibm|ibm-17) c=c; g="|478" ;; *) TERM=lp;v=2; c=c ;; esac if test \( "$y" = 1 \) -a \( "$TERM" = 300 -o "$TERM" = 300s -o "$TERM" = 450 \) then TERM="$TERM"-12 fi if test "$c" = c then case "$TERM" in 300|300s|450|4014) g="|col -f|greek -T$TERM" ;; 300-12|300s-12|450-12) g="|col -f|greek -T$TERM"; w="-rW72" ;; 37|4000a|382) g="|col -fp" ;; X) g="|col -fp"; v=5;; hp) g="|col|hp" ;; 2631-c|2631-e) g="|col -p" ;; 735|745) g="|col -xp" ;; 43) g="|col -xp"; w="-rW75" ;; 40/4|40/2) g="|col -b" ;; 8510|8510-12|8510-17) g="|col -xfp|470" ;; 470|470-12|470-17) g="|col -xfp|470" ;; 475|475-12|475-17) g="|col -xfp|470" ;; 455|455-12|455-15) g="|col -xfp" ;; 478|478-12|478-18) g="|col -xfp|478" ;; 479|479-12|479-18) g="|col -xfp|478" ;; fx|fx-12|fx-17) g="|col -xfp|fx" ;; ibm|ibm-17) g="|col -xfp|478" ;; hpljr8) g="|col -xfp|hplj" ;; lp|2631) g="|col" ;; esac h="" # if test "$v" = 0; then v=1; fi fi d="$*" if test "$d" = "-"; then shift; d=""; fi if test -n "$f" then if test "$v" -gt 1 then f="tbl -TX $*|" else f="tbl $*|" fi d="" fi if test -n "$e" then if test -n "$f" then e="neqn /usr/pub/eqnchar -|" else if test -z "$*" then e="neqn /usr/pub/eqnchar -|" else e="neqn /usr/pub/eqnchar $*|" fi; d="" fi fi if test "$TERM" = 4014 -o "$TERM" = hp; then v=1; fi case "$v" in 1|5) TERM=37 ;; 2) TERM=lp ;; esac if $DEBUG then eval "echo \"$f $e nroff $u $w -T$TERM $h $a $d $g\"">&2 fi eval "$f $e nroff $u $w -T$TERM $h $a $d $g"; z=0; exit 0707070000020105461007550000020000020000021015300403132576400001300000007523usr/bin/mm# Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any # actual or intended publication of such source code. #ident "@(#)shells:mm.sh " # Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any actual # or intended publication of such source code. if test $# = 0; then cat >&2 < 12-pitch (effective only with DASI terminals) -e => neqn -t => tbl -c => col -D => "debug" option; ${0}'s nroff command string to standard error. -E => "-e" option of NROFF (not effective with "-c") -Tterm => where term is the desired terminal type, e.g., -Thp. (Cat /usr/pub/terminals for a list of available terminal types.) If no -T option is given then \$TERM is used if it has a value otherwise the default is DASI 450. - => instead of "files" inside a pipeline. Other options as required by nroff and/or ${0}. ! exit 1 fi trap 'trap 0; if test "$m" = 0; then mesg -y 2>/dev/null; fi; exit $z' 0 trap 'trap 0; if test "$m" = 0; then mesg -y 2>/dev/null; fi; exit 1' 1 2 3 15 if test -t; then mesg >/dev/null; m=$?; mesg -n 2>/dev/null; else m=1; fi PATH=$PATH:/bin:/usr/bin TERM=${TERM-450}; t=0; v=0; y=0; g=""; h="-h"; w="" a= c= e= f= DEBUG=false if [ $0 = "mm" ] then u="-mm" elif [ $0 = "man" ] then u="-man" fi while test -n "$1" -a ! -f "$1" do case $1 in -T*) TERM=`echo $1 | sed "s/-T//"` ;; -12) y=1 ;; -e) e=neqn ;; -t) f=tbl ;; -c) c=c ;; -D) DEBUG=true ;; -E) a="$a -e" ;; -y) ;; -) break ;; *) a="$a $1" ;; esac shift done if test -z "$1"; then echo "$0: no input file" >&2; z=1; exit; fi case "$TERM" in 300|300s|450|37|300-12|300s-12|450-12|4000a|382) ;; X) v=4;; 4014) g="|4014" ;; 1620) TERM=450 ;; 1620-12) TERM=450-12 ;; hp|2621|2640|2645) v=2; c=c; a="-u1 $a"; g="|hp"; TERM=hp ;; 735|745|43|40/4|40/2) v=2; c=c ;; 2631|2631-c|2631-e) v=3; c=c ;; 832) c=c ;; 8510|8510-12|8510-17) c=c; g="|470" ;; 470|470-12|470-17) c=c; g="|470" ;; 475|475-12|475-17) c=c; g="|470" ;; 478|478-12|478-18) c=c; g="|478" ;; 479|479-12|479-18) c=c; g="|478" ;; fx|fx-12|fx-17) c=c; g="|fx" ;; 455|455-12|455-15) h="" ;; hpljr8) g="|hplj" h="" ;; ibm|ibm-17) c=c; g="|478" ;; *) TERM=lp;v=2; c=c ;; esac if test \( "$y" = 1 \) -a \( "$TERM" = 300 -o "$TERM" = 300s -o "$TERM" = 450 \) then TERM="$TERM"-12 fi if test "$c" = c then case "$TERM" in 300|300s|450|4014) g="|col -f|greek -T$TERM" ;; 300-12|300s-12|450-12) g="|col -f|greek -T$TERM"; w="-rW72" ;; 37|4000a|382) g="|col -fp" ;; X) g="|col -fp"; v=5;; hp) g="|col|hp" ;; 2631-c|2631-e) g="|col -p" ;; 735|745) g="|col -xp" ;; 43) g="|col -xp"; w="-rW75" ;; 40/4|40/2) g="|col -b" ;; 8510|8510-12|8510-17) g="|col -xfp|470" ;; 470|470-12|470-17) g="|col -xfp|470" ;; 475|475-12|475-17) g="|col -xfp|470" ;; 455|455-12|455-15) g="|col -xfp" ;; 478|478-12|478-18) g="|col -xfp|478" ;; 479|479-12|479-18) g="|col -xfp|478" ;; fx|fx-12|fx-17) g="|col -xfp|fx" ;; ibm|ibm-17) g="|col -xfp|478" ;; hpljr8) g="|col -xfp|hplj" ;; lp|2631) g="|col" ;; esac h="" # if test "$v" = 0; then v=1; fi fi d="$*" if test "$d" = "-"; then shift; d=""; fi if test -n "$f" then if test "$v" -gt 1 then f="tbl -TX $*|" else f="tbl $*|" fi d="" fi if test -n "$e" then if test -n "$f" then e="neqn /usr/pub/eqnchar -|" else if test -z "$*" then e="neqn /usr/pub/eqnchar -|" else e="neqn /usr/pub/eqnchar $*|" fi; d="" fi fi if test "$TERM" = 4014 -o "$TERM" = hp; then v=1; fi case "$v" in 1|5) TERM=37 ;; 2) TERM=lp ;; esac if $DEBUG then eval "echo \"$f $e nroff $u $w -T$TERM $h $a $d $g\"">&2 fi eval "$f $e nroff $u $w -T$TERM $h $a $d $g"; z=0; exit 0707070000020045731007550000020000020000010425500373212035100001400000011224usr/bin/ndx# Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any # actual or intended publication of such source code. #ident "@(#)subndx:ndx.sh 1.6" # Copyright (c) 1984 AT&T # All Rights Reserved # THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T # The copyright notice above does not evidence any actual # or intended publication of such source code. trap 'rm -f /tmp/slist.$$ /tmp/cpy*$$ /tmp/sj* /tmp/sb* /tmp/ndx*$$ /tmp/$$.*; exit' 1 2 3 15 UL=/usr/lib/dwb # # test for the correct number of arguments and # that the subject file exists and is readable # if test $# -lt 2 -o $# -gt 2; then echo 'Usage: ndx subject_file "formatter command line"' >&2 exit 1 fi if test "$1" = "-"; then echo 'Usage: ndx subject_file "formatter command line"' >&2 exit 1 elif test ! -r "$1"; then echo "ndx: ndx aborted, cannot read the file: $1" >&2 echo "Please check to see that $1 exists and is readable" >&2 exit 1 fi echo "ndx running" >&2 TEXT=/tmp/cpy SUBJS=/tmp/sb SUJS=/tmp/sj # store name(s) of the textfile(s) in "textlist" and the options # to the formatter (nroff, troff, mmt, mm) in "optlist" # textlist= optlist= opt=n #formatter option, default=nroff pgopt=n #section-page numbering, default = none pagereg=n #formatter page register, default=nroff arg=$2 for i in $arg do case $i in troff) opt=t;; mmt) opt=z;; nroff) opt=n;; mm) pagereg=m; opt=m;; -rN3 | -rN5) pgopt=s; optlist="$optlist $i";; -z) ;; -*) optlist="$optlist $i";; *) textlist="$textlist $i";; default) echo $0: unknown formatter: $arg >&2; echo "formatters are: troff, nroff, mmt, mm">&2 exit;; esac done # sed -e "/^$/d" -e "/^[ ][ ]*$/d" $1 > $SUBJS$$ sort +0ub -o $SUBJS$$ $SUBJS$$ pr -t -n1 -s $SUBJS$$ > $SUJS$$ # # begin inner loop: it repeats for each textfile # this is where the real business of this shell # program is begun. The program ndexer, a # lex program, is run on each textfile in the # "textlist" seaching for the subjects listed in # the current subject list # save the marked up textfile in $TEXT$COUNT$$ # COUNT=0 for text in $textlist do if test ! \( -r $text \) then echo "ndx: ndx aborted, cannot read file $text" >&2 echo " please check to see that $text exists and is readable" >&2 rm -f $TEXT*$$ $SUBJS$$.* $SUJS$$.* exit 1 fi $UL/ndexer $SUJS$$ $text $TEXT$COUNT$$ $pagereg > /dev/null if test $? -ne 0 then echo "ndx: ndx aborted, files were $1 $text" >&2 rm -f $TEXT*$$ $SUBJS$$.* $SUJS$$.* exit 2 fi COUNT=`expr "$COUNT" + 1` done FILE10= FILE100= FINAL=/tmp/ndx0$$ IFILE2=/tmp/ndx2$$ SFILE=/tmp/ndx3$$ # # format the textfiles using the options saved in "optlist" and the user- # named formatter. Save only the subject numbers and page numbers in the # file $FINAL # if test "$COUNT" -gt "9"; then FILE10="$TEXT??$$"; fi; if test "$COUNT" -gt "99"; then FILE100="$TEXT???$$"; fi; case $opt in t) troff -z $optlist $TEXT?$$ $FILE10 $FILE100 1>/dev/null 2> $FINAL ;; n) nroff -z $optlist $TEXT?$$ $FILE10 $FILE100 1>/dev/null 2> $FINAL ;; z) mmt -z $optlist $TEXT?$$ $FILE10 $FILE100 1>/dev/null 2> $FINAL ;; m) mm $optlist $TEXT?$$ $FILE10 $FILE100 1>/dev/null 2> $FINAL ;; esac if test $? -ne 0 then case $opt in t) echo ' error message from troff' >&2;; n) echo ' error message from nroff' >&2;; z) echo ' error message from nroff' >&2;; m) echo ' error message from mm' >&2;; esac sed -n "/^[^0-9]/p" $FINAL >&2 echo " please check your formatter options"; echo exit 3 fi # # Process $FINAL replacing subject numbers # with actual subjects and collating page numbers # Append the index to INDEX$$ # sed -n "/^[^0-9]/p" $FINAL >&2 sed "/^[^0-9]/d" $FINAL | sort -u +0n +1n +2n | $UL/pages $pgopt >$IFILE2 $UL/sbjprep $SUJS$$ >$SFILE paste -d] $SFILE $IFILE2 >> /tmp/INDEX$$ rm -f $TEXT*$$ rm -f $FINAL # # if all the subject lists have been processed, sort the file # INDEX$$, make it look good, and output it to the user. # remove temporary files and exit. # sed "s/,/ ,/" /tmp/INDEX$$ | sort -u +1fibt] -2 +1 -2 | sed "s/ ,/,/" | $UL/ndxformat rm -f /tmp/slist.$$ $SUBJS$$* $SUJS$$ $IFILE2 $SFILE INDEX$$ echo "ndx has completed" >&2 0707070000020105471007550000020000020000011015330400470036000001500000130564usr/bin/neqnRh" w5t*H .textw .data 5t|@.bss 5t 5t*H OQ./HJf/H# 5tN 4/Nwt0<N@NVHNf-@Nf-@./9 5/.NPO ."| 5$1B ."| 7@ 1r(/NPXO./< NMXO . 0rb@0; NJ<H0Td./< ` ./< !NMXO`J./< +`./< 5`./< J`././< ``././< ~NMPO./9 5/.NPO././././< NMO././< NMPO 5 g ."| 7@J 8g8 ."| 5. ."| 7@/1/./. /< NMO.N.NLN^NuNVH # 8 . "| 5. ./1NPXO-@ . "| 5$1 .&1 . "| 7@ 1. . 1/NPXOЮ-@ 9 8"| 7@# 9 8"| 5#J 8g&././. /./9 8/< NMO ."| 8 1f . "| :h 1f -| /`-| 2Jg>././9 5/./< 3NMO./././< KNMO . /./9 8/< kNMO . "| 8$1 .#. NL N^NuNV# ; 8 .r g( .R g .i g .I g .b g .B fp1`. HH# ;. ;/< |NMXOJ 8g. ;/< NMXON^NuNVH # 8 9 8$p1 ;gp1"| 8"& 9 8"| :h#J 8gn 9 8"| 8. 9 8"| :h/1 9 8"| 7@/1 9 8"| 5/1/./. /9 ;/9 8/< NMO ./. /9 ;/9 8/< NMO# ;. ;/< NMXOL N^NuNV# 8 9 5jDD`-@./9 5/.NPO./././././< NMOJ 8g././<  NMPON^NuNVp.HnNFXOp# ;# 8.HH# rRg n rBgFrIgrbg:rig rrf p1`p2# . /<  NMXO#  ;N^Nup3`NVHNf# 8"| 8Bp$ 9 8"| :h# 9 8$ ."| 7@ 1"-@ ."| 5-qBp 5n 9 5`p-@V 5./9 5/.NPO./9 8/< (NMPOJ oj. /./. NPO. /9 8/9 8/. /< 6NMO 9 8$ . "| 7@ 1ё . "| 7@-qJoV././.NPO./9 8/9 8/./< TNMO 9 8$ ."| 7@ 1ё. 8/< rNMXOJ o . "| 5$1p 5n 9 5`p./. /./. /9 8 . "| 7@ 1Ю//< zNMO . "| 5$1 . "| 7@ 1ЮD./. /9 8/< NMO ./9 8/././9 8/< NMOJo~ ."| 5 1".Ҁ././9 8p 5n 9 5`p//./././9 8 ."| 5 1".ҀD//< NMO$. NMO.NJ o . NJo .NLN^NuNVHNf# 8 . rb@@0; NJ 2(-| l`4-| q`*-| v` -| {`./< p/NPO./9 8/< NMPO 9 8"| 7@#( 9 8"| 5BJ 8g8 9 8. 9 8"| 7@/1/./9 8/< NMO 9 8"| 8Ar1 $ 9 8"| :h#LN^NuNVJ gJg./. /.N2`(J g . Hx#`Jg.Hx"/.N0|POJ 8g4 ."| 5. ."| 7@/1/./< NMO ."| :h#1N^NuNVHNf# 8-| .//< NMPO 9 8"| 7@#( 9 8"| 5B 9 8"| 8Ar1 $ 9 8"| :h#LN^NuNV. /.N XO.NN^NuNV.NwtN^NuNV. /.NXOJlpN^NuN`N`. >/< NMXO. >N-@rgN# > > 9. >f 9E >f 9Q >fp -@` .R"| =DBpdn. >/< &NMXO. )NMB NN@J ;or. ;/9 ;/< DNMPO. /< VNMXO. >/9 >/< aNMPO. ;/< wNMXOJ Cf . NM. NM. NMp >f4S /m y /R /r `. /p /NjXOp`tS /m y /R /9 >pH`. /p9 >/NjXOr gVS /mN"y /R /@H`. /Nr/NjXOr g` . f`NVH$nN$  g0pg* g" Ce. >/< BNPOB9 C fSJB LN^NuNV. NMNF-@./< NMXOJ9 >g. >/./< NMPONfN@J ;o". ;/./< NMPO. ;N.. NM. >N gJ9 >g. >/./< NMPO. NM./< 4NMXO.NN^NuNVHJ 8g4 ."| 5. ."| 7@/1/./< ;NMO ."| 7@# >./< ZNMXO ."| 5$1 ."| 7@ 1r<-@Jo./< gNMXO ."| 8 1f | ` | ././9 /9 /< qNMO ."| 5 1r-@Jo./< NMXOS /m$ y /R /r # ;LN^Nu. /p /NjXO`NV . n . N^NuNVp -@`$ ."| =DA"RJf .N^NuRpdn./< p/NPPOp`NV ."| =DBN^NuNVpn ../< NMXON^Nup`NV.p n . //./< NMO N^Nup`NV .S# ># >`r?g rdgrfgbrpgHrsg.`f y CR CHH#  y CHH# `:. CNI$# `&. CNI$# ` y CHH# . /9 >/9 >NIPO-@rfT 9 + >Sѹ >p# ># >J >o.  y >/(NOXOJf:# / > y >!y `\ n ./< /< /NMPOpN^Nu.  y >/(NOXO @# >f y >./<  p/NPPOp`NVN^NuNVB =@#  5#  ;. 5N. ;/< NMXON^NuNVJo . 'NM./. NMXO. >/9 > 9 >"y >/1/< 9NMO . \/< /NMXOJo. b/< /NMXO./. /< /NMPO. >/9 > 9 >"y >/1/< p/< /NMOJop.NzN^NuNV`^# / >`R.  9 >"y >/1NOXO @# >f( 9 >"y >./< p/NPO` E@ cp  y HHN^Nu y >Sm y >"hR@H` . >NNd# >p >fR >p >g 9 >`R > 9 >ذ >op` / >g . >Njp# >.  9 >"y >/1NOXOJf`NVH $n&JJfS Fl e". p/NXO` y R bL N^NuNVH`# G r^gDnrg(r g>r"gHr{g:r}g8r~g fpLN^Nu <` <` <`p{`p}`B E<`fp\f$N$p"g 9 E`NVH $. $n`pf` nBL N^NuNh&p gp f`p\fNN&p"g\ Sn./< 9p/NPON &p g4p g.p g(p{g"p}gp"gp~gp^g fp{g&p}g p"gp~gp^gp g f y R "B# G`&NVN-@r gp gp gJ g@BNj-@gpgx .R"n .mpN^Nu np-@N -@r g8p g0p g(pg .R"n .m` ."nB1pf./< Qp/NPOp`zNV./< CNXO g.p//< CN`. CN|-@.p//< CNPOJg. C/< rp/NPO. CN<-@././< HNPOJ 8g././< NMPON^NuNVH.Nv|R.Nr$@ f./< p/NPO.HRNQXO J LN^NuNV. BNXON^NuNVp# ;# 8.B/< CNPOJg. C/< p/NPO9 CHH# 9 CHH# po fpf fp# # N^NuNqNVH &n t`HHԀJfpd. Nq $ "n$q`0./. NOXOJfJg%n J L N^Nu$j fJf`p .Nr$@ f. p/NXO$ %n "n%q "n#`NVB`0 ."|  . ."| /1/< IN POR ."| JfB`0 ."| . ."| /1/< K NPOR ."| JfN^NuNqNVp# ././< NMPO# 8J 8g./< NMXON^NuNVp# JfNf# 8./< NMXOJ 8g./< )NMXON^NuNV . "| <A"9 =@ S J 8gh./< fp>.p-/N*XOR L`@pi.pm/NXO`.p1 N`fN.pl.ps`NN N` p1 N`fN 9 LR L"| L  9 LR L"n 1HH-@ 9 LR L"| LA". 9 LR L"n 1 9 LR L"| Lp(f* 9 LR L"n 1 9 LR L"| Lp*fF 9 L"| L 1(f0 9 LR L"n 1 9 LR L"| L 9 LR L"n 1 9 LR L"| L` 9 LR L"| L\ 9 LR Lfp1 N`gp1 9 LR L"| Lpm.pf/N\XO 9 LR L"| L\ 9 LR Lf 9 LR L"| LPp1 N`f(`&p1 ;fr 9 LR L"| L\ 9 LR L^ 9 LR L"| Lf 9 LR L\ 9 LR L"| L|` 9 LR L"| Lf`p1 ;fD 9 LR L"| L\ 9 LR L^ 9 LR L"| Lj`< 9 LR L"| Lj`( 9 LR L"| L p1 ;gp1-@ .LN^NuNV 9 LR L"| L\ 9 LR L|N^NuNV 9 LR L"| L\ 9 LR Lf 9 LR L"| L1 9 LR L  9 LR L"| L\ 9 LR Lf 9 LR L"| LPN^NuNV 9 LR L"| L\ 9 LR L( 9 LR L"| L  9 LR LN^NuNVH<# Nh S# P S B S$B S(B S,B S0p# S4&y S(y S $9 S$X Se. +N`(X& 8` 9 S0rb@0; NJr. +0Np# S0`J "| l 1&m. 0l& "|  1"| &T f `YLYK Pd`J S4f pL<N^Nup# S4 "| l&1 o|J S4lNr# S4lB S4ֹ S4mV 0m`L "| &1 "| &T 1 S4f(p# S4# G 8$J S0oS S0` "| (&1pfRJ S4lNr# S4lB S4*| `Ppf -f`.N`2. +=BN`B ;`B`p.//*N`&B` # 8p.N`# =@ 8`.pL`.pC`.pR/N``.p-` 9 =@R =@`# 8`B 8`./*N$,`$.N@`n./*N5`./*N0`.N6`B.N7`6. =@/*pL` . =@/*pC/N+PO# =@`. =@/*pR`. =@/*p-`./*/*N2PO`./*/*N0|`./*/*`B/`.B/*`BB/N `./*/*N&L`./*/*NXOJgp+`p-r"n | ,%0(gpE`per"n`PNVJ f .fpN^Nup`NVH n f Jf ng$| ,`$| ,`$| , J LN^NuNVB/./././. /.N:O @ N^NuNVp././././. /.NO @ N^NuNVH<$.A-H0.H@ @fp.Nph/NpXO nJfPJg n f@ nB nr pc$.p0//< 5|NuPO | 5|B0( LBFCNBNr, AKNux ,<.̂(ȃ⊄(΀ȁ∀NuJf F m F BJgk [ZNu<