VOL.1
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:16k
源码类别:

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:04:47 1996
  4. %%Pages: (atend)
  5. %%DocumentFonts: (atend)
  6. /devps 180 dict def devps begin
  7. /res 10.000000 def
  8. /y_offset 843 def
  9. /X{exch}bind def
  10. /mm {transform round X round X itransform} bind def
  11. /r{rmoveto}bind def
  12. /m{moveto}bind def
  13. /l{lineto}bind def
  14. /rl{rlineto}bind def
  15. /st{stroke}bind def
  16. /gs{gsave}bind def
  17. /gr{grestore}bind def
  18. /cp{currentpoint}bind def
  19. /np{newpath}bind def
  20. /ct{curveto}bind def
  21. systemdict /setpacking known
  22.  { /savepacking currentpacking def true setpacking } if
  23. /m0{0 0 moveto}bind def
  24. /xc{//res div}bind def
  25. /yc{//res neg div //y_offset add}bind def
  26. /lc{yc X xc X l st}bind def
  27. /mc{yc X xc X m}bind def
  28. /el{gs /a X def a div 1 X scale cp np a xc 2 div 0 360 arc st gr}bind def
  29. /ar{cp 7 2 roll np xc 5 1 roll atan 3 1 roll atan X arc st}bind def
  30. /sp{yc X xc X 6 2 roll yc X xc X 6 2 roll yc X xc X 6 2 roll ct}bind def
  31. /V{//res neg div //y_offset add
  32. currentpoint pop X
  33. m}bind def
  34. /H{//res div
  35. 0 transform X round X itransform pop
  36. currentpoint X pop
  37. moveto}bind def
  38. /h{//res div 0 r}bind def
  39. /v{//res neg div 0 X r}bind def
  40. /S{X H show}bind def
  41. /A{H //res div 1 index stringwidth pop sub 1 index length div 0 3 2 roll ashow}bind def
  42. /psize 10 def
  43. /height 0 def
  44. /cheight { height 0 ne { height } { psize } ifelse } bind def
  45. /slant 0 def
  46. /FF{findfont X dup 30 div 0 mm pop setlinewidth /psize X def
  47.     [psize 0 cheight slant sin slant cos div mul cheight 0 0]
  48.     makefont setfont}bind def
  49. /shade{gs
  50.  /dy X def
  51.  /dx X def
  52.  np m
  53.  0 /dy rl
  54.  /dx 0 rl
  55.  0 /dy neg rl
  56.  /dx neg 0 rl
  57.  closepath
  58.  .9 setgray
  59.  fill
  60. gr}bind def
  61. 1 setlinecap
  62. /resolution res 72 mul def
  63. /startFig {
  64. /SavedState save def
  65. userdict maxlength dict begin
  66. currentpoint transform
  67. DocumentInitState setmiterlimit setgray setdash setlinejoin setlinecap
  68. setlinewidth setmatrix
  69. itransform moveto
  70. /ury exch def
  71. /urx exch def
  72. /lly exch def
  73. /llx exch def
  74. /y exch 72 mul resolution div def
  75. /x exch 72 mul resolution div def
  76. currentpoint /cy exch def /cx exch def
  77. /sx x urx llx sub div def
  78. /sy y ury lly sub div def
  79. sx sy scale
  80. cx sx div llx sub
  81. cy sy div ury sub translate
  82. /DefFigCTM matrix currentmatrix def
  83. /initmatrix {
  84. DefFigCTM setmatrix
  85. } def
  86. /defaultmatrix {
  87. DefFigCTM exch copy
  88. } def
  89. /initgraphics {
  90. DocumentInitState setmiterlimit setgray setdash 
  91. setlinejoin setlinecap setlinewidth setmatrix
  92. DefFigCTM setmatrix
  93. } def
  94. /showpage {
  95. initgraphics
  96. } def
  97. }bind  def
  98. /clipFig {
  99. currentpoint 6 2 roll
  100. newpath 4 copy
  101. 4 2 roll moveto
  102. 6 -1 roll exch lineto
  103. exch lineto
  104. exch lineto
  105. closepath clip
  106. newpath
  107. moveto
  108. }bind  def
  109. /doclip { llx lly urx ury clipFig } def
  110. /endFig {
  111. end SavedState restore
  112. }bind  def
  113. /globalstart {
  114. fontnum psize slant height resolution currentpoint 
  115. pagesave restore gsave 
  116. }bind  def
  117. /globalend {
  118. grestore moveto
  119. /resolution exch def /height exch def
  120. /slant exch def /psize exch def /fontnum exch def
  121. F
  122. /pagesave save def
  123. }bind  def
  124. /fontnum 1 def 
  125. systemdict /setpacking known { savepacking setpacking} if
  126. end
  127. /BP{
  128. save mark devps begin m0
  129. /DocumentInitState [ matrix currentmatrix currentlinewidth currentlinecap
  130. currentlinejoin currentdash currentgray currentmiterlimit ] cvx def
  131. }bind def
  132. /EP{
  133. end cleartomark restore showpage}def
  134. /Encoding-1 256 array def
  135. 0 1 255 {Encoding-1 exch /.notdef put} for
  136. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  137. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  138. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  139. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  140. Encoding-1
  141. dup 8#41 /copyright put
  142. dup 8#42 /registered put
  143. dup 8#43 /trademark put
  144. dup 8#44 /logicalnot put
  145. dup 8#45 /Eth put
  146. dup 8#46 /eth put
  147. dup 8#47 /Thorn put
  148. dup 8#50 /thorn put
  149. dup 8#51 /brokenbar put
  150. dup 8#52 /degree put
  151. dup 8#53 /divide put
  152. dup 8#54 /multiply put
  153. dup 8#55 /minus put
  154. dup 8#56 /onehalf put
  155. dup 8#57 /onequarter put
  156. dup 8#60 /threequarters put
  157. dup 8#101 /Aacute put
  158. dup 8#102 /Acircumflex put
  159. dup 8#103 /Adieresis put
  160. dup 8#104 /Agrave put
  161. dup 8#105 /Aring put
  162. dup 8#106 /Atilde put
  163. dup 8#107 /Ccedilla put
  164. dup 8#110 /Eacute put
  165. dup 8#111 /Ecircumflex put
  166. dup 8#112 /Edieresis put
  167. dup 8#113 /Egrave put
  168. dup 8#114 /Iacute put
  169. dup 8#115 /Icircumflex put
  170. dup 8#116 /Idieresis put
  171. dup 8#117 /Igrave put
  172. dup 8#120 /Ntilde put
  173. dup 8#121 /Oacute put
  174. dup 8#122 /Ocircumflex put
  175. dup 8#123 /Odieresis put
  176. dup 8#124 /Ograve put
  177. dup 8#125 /Otilde put
  178. dup 8#126 /Scaron put
  179. dup 8#127 /Uacute put
  180. dup 8#130 /Ucircumflex put
  181. dup 8#131 /Udieresis put
  182. dup 8#132 /Ugrave put
  183. dup 8#133 /Ydieresis put
  184. dup 8#134 /Zcaron put
  185. dup 8#135 /aacute put
  186. dup 8#136 /acircumflex put
  187. dup 8#137 /adieresis put
  188. dup 8#140 /agrave put
  189. dup 8#141 /aring put
  190. dup 8#142 /atilde put
  191. dup 8#143 /ccedilla put
  192. dup 8#144 /eacute put
  193. dup 8#145 /ecircumflex put
  194. dup 8#146 /edieresis put
  195. dup 8#147 /egrave put
  196. dup 8#150 /iacute put
  197. dup 8#151 /icircumflex put
  198. dup 8#152 /idieresis put
  199. dup 8#153 /igrave put
  200. dup 8#154 /ntilde put
  201. dup 8#155 /oacute put
  202. dup 8#156 /ocircumflex put
  203. dup 8#157 /odieresis put
  204. dup 8#160 /ograve put
  205. dup 8#161 /otilde put
  206. dup 8#162 /scaron put
  207. dup 8#163 /uacute put
  208. dup 8#164 /ucircumflex put
  209. dup 8#165 /udieresis put
  210. dup 8#166 /ugrave put
  211. dup 8#167 /ydieresis put
  212. dup 8#170 /zcaron put
  213. pop
  214. /Enc-dict 30 dict def
  215. Enc-dict /tmpstr1 50 string put
  216. Enc-dict /tmpstr2 50 string put
  217. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  218. /AEnc-def { % arguments: the original font's name, encoding nr
  219. Enc-dict begin
  220. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  221. dup /OrigName exch def % remember the name
  222. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  223. { exch dup /FID ne
  224.    { exch newdict 3 1 roll put }
  225.    { pop pop } % Ignore FID
  226.    ifelse
  227. } forall
  228. newdict begin
  229. /Encoding
  230.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  231.   cvn load
  232.   def % Replace encoding
  233. currentdict /UniqueID known
  234. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  235. end % newdict
  236. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  237. FNlength 1 add Enc-no length add string
  238. dup 0 OrigName tmpstr1 cvs putinterval
  239. dup FNlength (-) putinterval
  240. dup FNlength 1 add Enc-no putinterval
  241. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  242. cvn dup newdict /FontName 3 2 roll put newdict definefont
  243. end % Enc-dict
  244. } def
  245. /Times-Roman 1 AEnc-def pop
  246. /R-1{/Times-Roman-1 FF}def
  247. /Times-Bold 1 AEnc-def pop
  248. /B-1{/Times-Bold-1 FF}def
  249. /R{/Times-Roman FF}def
  250. /B{/Times-Bold FF}def
  251. /I{/Times-Italic FF}def
  252. %%EndProlog
  253. %%Page: 1 1
  254. BP
  255. /slant 0 def
  256. /height 0 def
  257. 480 V
  258. 10 R
  259. 720(VOL)S
  260. 936(()S
  261. 978(1)S
  262. 1036())S
  263. 2696(Eighth)S
  264. (Edition)296 2989 A
  265. 4911(VOL)S
  266. 5127(()S
  267. 5169(1)S
  268. 5227())S
  269. 960 V
  270. 9 R
  271. 720(N)S
  272. 722(NA)S
  273. 790(AM)S
  274. 858(ME)S
  275. 940(E)S
  276. 1080 V
  277. 10 R
  278. 1080(vol)S
  279. 10 R-1
  280. 1233(-)S
  281. 10 R
  282. (split)173 1315 A
  283. (input)206 1513 A
  284. 1744(on)S
  285. 1869(or)S
  286. 1978(combine)S
  287. 2349(output)S
  288. 2630(from)S
  289. 2851(several)S
  290. 3162(volumes)S
  291. 1248 V
  292. 9 R
  293. 720(S)S
  294. 722(SY)S
  295. 774(YN)S
  296. 842(NO)S
  297. 910(OP)S
  298. 978(PS)S
  299. 1030(SI)S
  300. 1082(IS)S
  301. 1115(S)S
  302. 1368 V
  303. 10 B
  304. 1080(vol)S
  305. 10 R
  306. 1246([)S
  307. 10 B-1
  308. 1280(-)S
  309. 10 B
  310. 1337(rw1)S
  311. 10 R
  312. 1505(])S
  313. 1577([)S
  314. 10 B-1
  315. 1611(-)S
  316. 10 B
  317. 1668(b)S
  318. 10 I
  319. 1762(blocksize)S
  320. 10 R
  321. 2139(])S
  322. 2211([)S
  323. 10 B-1
  324. 2245(-)S
  325. 10 B
  326. 2302(m)S
  327. 10 I
  328. (multiple)330 2424 A
  329. 10 R
  330. 2762(])S
  331. 2834([)S
  332. 10 I
  333. 2868(size)S
  334. 10 R
  335. 3027(])S
  336. 10 I
  337. 3099(device)S
  338. 1536 V
  339. 9 R
  340. 720(D)S
  341. 722(DE)S
  342. 790(ES)S
  343. 848(SC)S
  344. 900(CR)S
  345. 962(RI)S
  346. 1024(IP)S
  347. 1057(PT)S
  348. 1109(TI)S
  349. 1167(IO)S
  350. 1200(ON)S
  351. 1268(N)S
  352. 1656 V
  353. 10 B
  354. 1080(Vol)S
  355. 10 R
  356. 1269(either)S
  357. 1537(reads)S
  358. 1788(a)S
  359. 1871(large)S
  360. (input)206 2111 A
  361. 2355(stream)S
  362. 2662(from)S
  363. 2896(standard)S
  364. (input)206 3275 A
  365. 3519(and)S
  366. 3702(distributes)S
  367. 4160(it)S
  368. 4255(over)S
  369. 4473(several)S
  370. 4798(volumes)S
  371. 5177(or)S
  372. 1776 V
  373. 1080(combines)S
  374. 1492(volumes)S
  375. 1859(and)S
  376. 2031(sends)S
  377. 2281(them)S
  378. 2509(to)S
  379. 2613(standard)S
  380. 2980(output.)S
  381. 3312(The)S
  382. 3495(size)S
  383. 3678(of)S
  384. 3788(the)S
  385. 3937(volumes)S
  386. 4303(is)S
  387. 4396(determined)S
  388. 4875(automati-)S
  389. 1896 V
  390. 1080(cally)S
  391. 1323(if)S
  392. 1432(the)S
  393. 1602(device)S
  394. (supports)340 1912 A
  395. 2299(this,)S
  396. 2517(but)S
  397. 2693(may)S
  398. 2914(be)S
  399. 3057(speci256ed)S
  400. 3463(before)S
  401. 3769(the)S
  402. 3940(argument)S
  403. 4368(naming)S
  404. 4717(the)S
  405. 4888(device)S
  406. 5199(if)S
  407. 2016 V
  408. 1080(automated)S
  409. 1528(detection)S
  410. 1926(is)S
  411. 2022(not)S
  412. 2179(possible)S
  413. 2537(or)S
  414. 2650(if)S
  415. 2741(only)S
  416. 2948(part)S
  417. 3134(of)S
  418. 3247(the)S
  419. (physical)335 3399 A
  420. 3763(volume)S
  421. 4093(is)S
  422. 4189(used.)S
  423. 4452(The)S
  424. 4638(direction)S
  425. 5025(of)S
  426. 5138(the)S
  427. 2136 V
  428. 1080(data)S
  429. 1279(is)S
  430. 1377(automatically)S
  431. 1956(determined)S
  432. 2440(by)S
  433. 2571(checking)S
  434. 2966(whether)S
  435. 3323(the)S
  436. (input)206 3478 A
  437. 3716(or)S
  438. 3832(output)S
  439. 4120(of)S
  440. 10 B
  441. 4236(vol)S
  442. 10 R
  443. 4396(is)S
  444. 4495(a)S
  445. 4572(256le)S
  446. 4733(or)S
  447. 4849(pipe.)S
  448. 5104(Use)S
  449. 2256 V
  450. 1080(the)S
  451. 10 B-1
  452. 1228(-)S
  453. 10 B
  454. 1285(r)S
  455. 10 R
  456. 1355(or)S
  457. 10 B-1
  458. 1464(-)S
  459. 10 B
  460. 1521(w)S
  461. 10 R
  462. 1619(257ag)S
  463. 1795(if)S
  464. (you)150 1882 A
  465. 2057(want)S
  466. 2278(to)S
  467. 2381(specify)S
  468. 2697(the)S
  469. 2845(direction)S
  470. (explicitly,)405 3228 A
  471. 3658(in)S
  472. 3761(shell)S
  473. 3976(scripts)S
  474. 4264(for)S
  475. 4407(instance.)S
  476. 2424 V
  477. 10 B
  478. 1080(Vol)S
  479. 10 R
  480. 1259(waits)S
  481. 1500(for)S
  482. (each)185 1646 A
  483. 1859(new)S
  484. 2055(volume)S
  485. 2384(to)S
  486. 2490(be)S
  487. 2613(inserted,)S
  488. 2985(typing)S
  489. 3269(return)S
  490. 3538(makes)S
  491. 3823(it)S
  492. 3907(continue.)S
  493. 4331(If)S
  494. 4427(no)S
  495. 4555(size)S
  496. 4740(is)S
  497. 4836(explicitely)S
  498. 2544 V
  499. 1080(given)S
  500. 1331(then)S
  501. 1532(the)S
  502. 1683(size)S
  503. 1868(of)S
  504. 1980(the)S
  505. 2131(device)S
  506. 2422(is)S
  507. 2517(determined)S
  508. (each)185 2998 A
  509. 3211(time)S
  510. 3418(before)S
  511. 3704(it)S
  512. 3788(is)S
  513. 3883(read)S
  514. 4085(or)S
  515. (written,)311 4196 A
  516. 4534(so)S
  517. 4650(it)S
  518. 4733(is)S
  519. 4827(possible)S
  520. 5183(to)S
  521. 2664 V
  522. 1080(mix)S
  523. (257oppies)318 1271 A
  524. 1624(of)S
  525. 1743(different)S
  526. 2126(sizes.)S
  527. 2407(If)S
  528. 2510(the)S
  529. 2668(size)S
  530. (cannot)268 2860 A
  531. 3163(be)S
  532. 3293(determined)S
  533. 3781((probably)S
  534. 4208(a)S
  535. 4289(tape))S
  536. 4527(then)S
  537. 4736(the)S
  538. 4895(device)S
  539. 5194(is)S
  540. 2784 V
  541. 1080(assumed)S
  542. 1462(to)S
  543. 1576(be)S
  544. 1707(in256nitely)S
  545. 2106(big.)S
  546. 10 B
  547. 2320(Vol)S
  548. 10 R
  549. 2507(can)S
  550. 2682(be)S
  551. 2812(used)S
  552. 3031(both)S
  553. 3244(for)S
  554. 3397(block)S
  555. 3655(or)S
  556. 3774(character)S
  557. 4180(devices.)S
  558. 4567(It)S
  559. (will)157 4664 A
  560. 4856(buffer)S
  561. 5138(the)S
  562. 2904 V
  563. 1080(data)S
  564. 1273(and)S
  565. 1443(use)S
  566. 1602(a)S
  567. 1672(block)S
  568. 1920(size)S
  569. 2102(appropriate)S
  570. 2586(for)S
  571. 2729(256xed)S
  572. 2955(or)S
  573. 3064(variable)S
  574. 3414(block)S
  575. 3662(sized)S
  576. 3894(tapes.)S
  577. 3072 V
  578. 10 B
  579. 1080(Vol)S
  580. 10 R
  581. 1257(reads)S
  582. 1496(or)S
  583. 1606(writes)S
  584. (8192)200 1879 A
  585. 2105(bytes)S
  586. 2343(to)S
  587. 2447(block)S
  588. 2697(devices,)S
  589. 3051(usually)S
  590. (257oppies.)343 3368 A
  591. 3763(Character)S
  592. 4183(devices)S
  593. 4512(are)S
  594. 4663(read)S
  595. 4864(or)S
  596. (written)286 4975 A
  597. 3192 V
  598. 1080(using)S
  599. 1326(a)S
  600. (multiple)335 1400 A
  601. 1763(of)S
  602. (512)150 1875 A
  603. 2053(bytes.)S
  604. 2343(This)S
  605. (multiple)335 2550 A
  606. 2913(has)S
  607. 3075(an)S
  608. (upper)229 3198 A
  609. 3455(limit)S
  610. 3673(of)S
  611. (32767)250 3785 A
  612. 4063(bytes)S
  613. 4303((16-bit)S
  614. 4605(machine),)S
  615. 5033(64)S
  616. 5161(kb)S
  617. 3312 V
  618. 1080((32-bit),)S
  619. 1440(or)S
  620. 1551(even)S
  621. 1768(1)S
  622. 1845(Mb)S
  623. 2011((32-bit)S
  624. 2312(VM).)S
  625. 2585(The)S
  626. 2769(last)S
  627. 2936(partial)S
  628. 3221(write)S
  629. 3456(to)S
  630. 3561(a)S
  631. 3633(character)S
  632. 4031(device)S
  633. 4322(is)S
  634. 4417(padded)S
  635. 4735(with)S
  636. 4942(zeros)S
  637. 5183(to)S
  638. 3432 V
  639. 1080(the)S
  640. 1237(block)S
  641. 1494(size.)S
  642. 1735(If)S
  643. 1837(a)S
  644. 1916(character)S
  645. 2321(device)S
  646. 2618(is)S
  647. 2719(a)S
  648. 2798(tape)S
  649. 3000(device)S
  650. 3297(that)S
  651. (responds)357 3482 A
  652. 3873(to)S
  653. 3985(the)S
  654. 10 B
  655. 4142(mtio)S
  656. 10 R
  657. 4338((4))S
  658. 4490(status)S
  659. 4753(call)S
  660. 4932(then)S
  661. 5138(the)S
  662. 3552 V
  663. 1080(reported)S
  664. 1446(tape)S
  665. 1644(block)S
  666. 1897(size)S
  667. (will)157 2084 A
  668. 2272(be)S
  669. 2398(used)S
  670. 2613(as)S
  671. 2728(the)S
  672. 2882(smallest)S
  673. 3243(unit.)S
  674. 3480(If)S
  675. 3579(the)S
  676. 3733(tape)S
  677. 3932(is)S
  678. 4030(a)S
  679. 4106(variable)S
  680. 4462(block)S
  681. 4716(length)S
  682. 4998(device)S
  683. 3672 V
  684. 1080(then)S
  685. 1278(it)S
  686. 1359(is)S
  687. 1451(read)S
  688. 1650(or)S
  689. (written)286 1759 A
  690. 2070(like)S
  691. 2246(a)S
  692. 2316(block)S
  693. 2564(device,)S
  694. (8192)200 2877 A
  695. 3102(bytes)S
  696. 3339(at)S
  697. 3437(the)S
  698. 3585(time,)S
  699. 3814(with)S
  700. 4018(a)S
  701. 4088(minimum)S
  702. 4503(unit)S
  703. 4684(of)S
  704. 4793(one)S
  705. 4963(byte.)S
  706. 3840 V
  707. 1080(All)S
  708. 1234(sizes)S
  709. 1455(may)S
  710. 1653(be)S
  711. 1773(suf256xed)S
  712. 2123(by)S
  713. 2249(the)S
  714. 2398(letters)S
  715. 10 B
  716. 2671(M)S
  717. 10 R
  718. 2766(,)S
  719. 10 B
  720. 2817(k)S
  721. 10 R
  722. 2873(,)S
  723. 10 B
  724. 2924(b)S
  725. 10 R
  726. 3006(or)S
  727. 10 B
  728. 3116(w)S
  729. 10 R
  730. 3215(to)S
  731. (multiply)340 3319 A
  732. 3685(the)S
  733. 3834(number)S
  734. 4167(by)S
  735. 4293(mega,)S
  736. 4562(kilo,)S
  737. 4769(block)S
  738. ((512),)243 5018 A
  739. 3960 V
  740. 1080(or)S
  741. 1189(word)S
  742. 1421((2).)S
  743. 1614(The)S
  744. 1796(volume)S
  745. 2122(size)S
  746. 2304(by)S
  747. 2429(default)S
  748. 2734(in)S
  749. (kilobytes)368 2837 A
  750. 3230(if)S
  751. 3317(there)S
  752. 3544(is)S
  753. 3636(no)S
  754. 3761(suf256x.)S
  755. 4128 V
  756. 9 R
  757. 720(O)S
  758. 722(OP)S
  759. 790(PT)S
  760. 842(TI)S
  761. 900(IO)S
  762. 933(ON)S
  763. 1001(NS)S
  764. 1069(S)S
  765. 4248 V
  766. 10 B-1
  767. 1080(-)S
  768. 10 B
  769. 1137(rw)S
  770. 10 R
  771. (Explicitly)397 1440 A
  772. 1862(specify)S
  773. 2178(reading)S
  774. 2505(or)S
  775. (writing.)316 2614 A
  776. 2980(Almost)S
  777. 3301(mandatory)S
  778. 3756(in)S
  779. 3859(scripts.)S
  780. 4416 V
  781. 10 B-1
  782. 1080(-)S
  783. 10 B
  784. 1137(1)S
  785. 10 R
  786. 1440(Just)S
  787. 1621(one)S
  788. 1791(volume,)S
  789. 2142(start)S
  790. 2341(immediately.)S
  791. 4584 V
  792. 10 B-1
  793. 1080(-)S
  794. 10 B
  795. 1137(b)S
  796. 10 I
  797. 1218(blocksize)S
  798. 4704 V
  799. 10 R
  800. 1440(Specify)S
  801. 1773(the)S
  802. 1921(device)S
  803. 2209(block)S
  804. 2457(size.)S
  805. 4872 V
  806. 10 B-1
  807. 1080(-)S
  808. 10 B
  809. 1137(m)S
  810. 10 I
  811. (multiple)330 1246 A
  812. 4992 V
  813. 10 R
  814. 1440(Specify)S
  815. 1773(the)S
  816. 1921(maximum)S
  817. 2353(read)S
  818. 2552(or)S
  819. 2661(write)S
  820. 2894(size)S
  821. 3076(of)S
  822. (multiple)335 3186 A
  823. 3547(blocks.)S
  824. 3885(The)S
  825. 10 B-1
  826. 4068(-)S
  827. 10 B
  828. 4125(b)S
  829. 10 R
  830. 4207(and)S
  831. 10 B-1
  832. 4378(-)S
  833. 10 B
  834. 4435(m)S
  835. 10 R
  836. 4545(options)S
  837. 4866(allow)S
  838. 5116(one)S
  839. 5112 V
  840. 1440(to)S
  841. 1552(modify)S
  842. 1876(the)S
  843. 2033(block)S
  844. 2290(size)S
  845. 2481(assumptions)S
  846. 3011(that)S
  847. 3196(are)S
  848. 3354(made)S
  849. (above.)265 3606 A
  850. 3930(These)S
  851. 4205(assumptions)S
  852. 4734(are)S
  853. 10 B-1
  854. 4891(-)S
  855. 10 B
  856. 4948(b)S
  857. 5037(1)S
  858. 10 B-1
  859. 5120(-)S
  860. 10 B
  861. 5177(m)S
  862. 5232 V
  863. (8192)200 1440 A
  864. 10 R
  865. 1673(for)S
  866. 1824(block)S
  867. 2080(devices)S
  868. 2415(or)S
  869. 2532(variable)S
  870. 2890(length)S
  871. 3174(tapes,)S
  872. 3439(and)S
  873. 10 B-1
  874. 3617(-)S
  875. 10 B
  876. 3674(b)S
  877. (512)150 3763 A
  878. 10 B-1
  879. 3946(-)S
  880. 10 B
  881. 4003(m)S
  882. (65536)250 4120 A
  883. 10 R
  884. 4403(for)S
  885. 4554(character)S
  886. 4959(devices)S
  887. 5352 V
  888. 1440((32)S
  889. 1621(bit)S
  890. 1774(machine.))S
  891. 2245(These)S
  892. 2532(options)S
  893. (will)157 2873 A
  894. 3076(not)S
  895. 3250(override)S
  896. 3632(the)S
  897. 3801(tape)S
  898. 4015(block)S
  899. 4284(size)S
  900. (found)234 4487 A
  901. 4767(out)S
  902. 4941(with)S
  903. 5166(an)S
  904. 5472 V
  905. 10 B
  906. 1440(mtio)S
  907. 10 R
  908. 1636((4))S
  909. 1796(call.)S
  910. 2034(The)S
  911. (multiple)335 2233 A
  912. 2610(may)S
  913. 2825(be)S
  914. 2962(larger)S
  915. 3240(then)S
  916. 3455(the)S
  917. 3621(default)S
  918. 3944(if)S
  919. 10 B
  920. 4049(vol)S
  921. 10 R
  922. 4220(can)S
  923. 4403(allocate)S
  924. 4760(the)S
  925. 4926(memory)S
  926. 5592 V
  927. 1440(required.)S
  928. 5760 V
  929. 9 R
  930. 720(E)S
  931. 722(EX)S
  932. 780(XA)S
  933. 848(AM)S
  934. 916(MP)S
  935. 998(PL)S
  936. 1050(LE)S
  937. 1108(ES)S
  938. 1166(S)S
  939. 5880 V
  940. 10 R
  941. 1080(To)S
  942. 1217(back)S
  943. 1432(up)S
  944. 1557(a)S
  945. 1627(tree)S
  946. 1804(to)S
  947. (257oppies)318 1907 A
  948. 2250(as)S
  949. 2359(a)S
  950. 2429(compressed)S
  951. 2929(tar256le:)S
  952. 6048 V
  953. 1440(tar)S
  954. 1572(cf)S
  955. 10 R-1
  956. 1676(-)S
  957. 10 R
  958. 1758(.)S
  959. 1808(|)S
  960. 1853(compress)S
  961. 2258(|)S
  962. 2303(vol)S
  963. 2456(/dev/fd0)S
  964. 6216 V
  965. 1080(To)S
  966. 1217(restore)S
  967. 1517(a)S
  968. 1587(tree)S
  969. 1764(from)S
  970. (720)150 1985 A
  971. 2160(kb)S
  972. 2285(images)S
  973. 2595(from)S
  974. 2816(possibly)S
  975. 3175(bigger)S
  976. (257oppies:)346 3457 A
  977. 6384 V
  978. 1440(vol)S
  979. (720)150 1593 A
  980. 1768(/dev/fd0)S
  981. 2128(|)S
  982. 2173(uncompress)S
  983. 2678(|)S
  984. 2723(tar)S
  985. 2855(xfp)S
  986. 10 R-1
  987. 3014(-)S
  988. 6552 V
  989. 10 R
  990. 1080(Read)S
  991. 1312(or)S
  992. 1421(write)S
  993. 1654(a)S
  994. 1724(device)S
  995. 2012(with)S
  996. (1024)200 2216 A
  997. 2441(byte)S
  998. 2639(blocks:)S
  999. 6720 V
  1000. 1440(vol)S
  1001. 10 R-1
  1002. 1593(-)S
  1003. 10 R
  1004. 1650(b)S
  1005. 1725(1k)S
  1006. (/dev/rsd15)424 1850 A
  1007. 6888 V
  1008. 1080(Read)S
  1009. 1317(or)S
  1010. 1431(write)S
  1011. 1669(a)S
  1012. 1744(variable)S
  1013. 2099(block)S
  1014. 2352(length)S
  1015. 2633(tape)S
  1016. 2831(using)S
  1017. 3078(blocking)S
  1018. 3459(factor)S
  1019. 3726(20)S
  1020. 3857(as)S
  1021. 3972(used)S
  1022. 4187(by)S
  1023. 4318(default)S
  1024. 4629(by)S
  1025. 4760(many)S
  1026. 10 B
  1027. 5014(tar)S
  1028. 10 R
  1029. 5143((1))S
  1030. 7008 V
  1031. 1080(commands:)S
  1032. 7176 V
  1033. 1440(vol)S
  1034. 10 R-1
  1035. 1593(-)S
  1036. 10 R
  1037. 1650(m)S
  1038. (20b)150 1753 A
  1039. 1928(/dev/rst5)S
  1040. 7344 V
  1041. 1080(Note)S
  1042. 1310(that)S
  1043. 10 B-1
  1044. 1495(-)S
  1045. 10 B
  1046. 1552(m)S
  1047. 10 R
  1048. 1670(was)S
  1049. 1861(used)S
  1050. 2079(in)S
  1051. 2191(the)S
  1052. 2348(last)S
  1053. 2522(example.)S
  1054. 2947(It)S
  1055. 3043(sets)S
  1056. 3228(the)S
  1057. 3385(size)S
  1058. 3576(to)S
  1059. 3688(use)S
  1060. 3856(to)S
  1061. 3968(read)S
  1062. 4176(or)S
  1063. 4294(write,)S
  1064. 10 B-1
  1065. 4562(-)S
  1066. 10 B
  1067. 4619(b)S
  1068. 10 R
  1069. 4710(sets)S
  1070. 4896(the)S
  1071. 5054(basic)S
  1072. 7464 V
  1073. 1080(block)S
  1074. 1328(size)S
  1075. 1510(that)S
  1076. 1686(may)S
  1077. 1884(be)S
  1078. (written)286 2004 A
  1079. 2315(in)S
  1080. (multiples.)399 2418 A
  1081. 7903 V
  1082. 720(Page)S
  1083. 941(1)S
  1084. 4455(September)S
  1085. 4911(13,)S
  1086. (1996)200 5061 A
  1087. 8143 V
  1088. EP
  1089. %%Page: 2 2
  1090. BP
  1091. /slant 0 def
  1092. /height 0 def
  1093. 480 V
  1094. 10 R
  1095. 720(VOL)S
  1096. 936(()S
  1097. 978(1)S
  1098. 1036())S
  1099. 2696(Eighth)S
  1100. (Edition)296 2989 A
  1101. 4911(VOL)S
  1102. 5127(()S
  1103. 5169(1)S
  1104. 5227())S
  1105. 960 V
  1106. 9 R
  1107. 720(S)S
  1108. 722(SE)S
  1109. 774(EE)S
  1110. 832(E)S
  1111. 913(A)S
  1112. 915(AL)S
  1113. 983(LS)S
  1114. 1041(SO)S
  1115. 1093(O)S
  1116. 1080 V
  1117. 10 B
  1118. 1080(dd)S
  1119. 10 R
  1120. 1192((1),)S
  1121. 10 B
  1122. 1360(tar)S
  1123. 10 R
  1124. 1489((1),)S
  1125. 10 B
  1126. 1657(mt)S
  1127. 10 R
  1128. 1775((1),)S
  1129. 10 B
  1130. 1943(mtio)S
  1131. 10 R
  1132. 2139((4).)S
  1133. 7903 V
  1134. 720(September)S
  1135. 1176(13,)S
  1136. (1996)200 1326 A
  1137. 4990(Page)S
  1138. 5211(2)S
  1139. 8143 V
  1140. EP
  1141. %%Trailer
  1142. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  1143. %%Pages: 2