ALLMAN5.PS
上传用户:jnzhq888
上传日期:2007-01-18
资源大小:51694k
文件大小:192k
源码类别:

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Tue Sep 17 22:37:14 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. /R{/Times-Roman FF}def
  248. /B{/Times-Bold FF}def
  249. /I{/Times-Italic FF}def
  250. /Y{/Symbol FF}def
  251. /Times-Bold 1 AEnc-def pop
  252. /B-1{/Times-Bold-1 FF}def
  253. %%EndProlog
  254. %%Page: 1 1
  255. BP
  256. /slant 0 def
  257. /height 0 def
  258. 480 V
  259. 10 R
  260. 720(DIR)S
  261. 902(()S
  262. 944(5)S
  263. 1002())S
  264. 2696(Eighth)S
  265. (Edition)296 2989 A
  266. 4945(DIR)S
  267. 5127(()S
  268. 5169(5)S
  269. 5227())S
  270. 960 V
  271. 9 R
  272. 720(N)S
  273. 722(NA)S
  274. 790(AM)S
  275. 858(ME)S
  276. 940(E)S
  277. 1080 V
  278. 10 R
  279. 1080(dir)S
  280. 10 R-1
  281. 1217(-)S
  282. 10 R
  283. 1299(directory)S
  284. (layout)251 1688 A
  285. 1248 V
  286. 9 R
  287. 720(S)S
  288. 722(SY)S
  289. 774(YN)S
  290. 842(NO)S
  291. 910(OP)S
  292. 978(PS)S
  293. 1030(SI)S
  294. 1082(IS)S
  295. 1115(S)S
  296. 1368 V
  297. 10 B
  298. 1080(#include)S
  299. 1482(<sys/types.h>)S
  300. 1488 V
  301. 1080(#include)S
  302. 1482(<sys/dir.h>)S
  303. 1656 V
  304. 9 R
  305. 720(D)S
  306. 722(DE)S
  307. 790(ES)S
  308. 848(SC)S
  309. 900(CR)S
  310. 962(RI)S
  311. 1024(IP)S
  312. 1057(PT)S
  313. 1109(TI)S
  314. 1167(IO)S
  315. 1200(ON)S
  316. 1268(N)S
  317. 1776 V
  318. 10 R
  319. 1080(The)S
  320. 1290(directories)S
  321. 1769(of)S
  322. 1906(the)S
  323. 2082(V1)S
  324. 2258(and)S
  325. 2456(V2)S
  326. 2632(256le)S
  327. 2815(systems)S
  328. 3187(are)S
  329. 3365(arrays)S
  330. 3666(of)S
  331. 3804(the)S
  332. 3981(following)S
  333. 4426(structure)S
  334. 4833(de256ned)S
  335. 5183(in)S
  336. 1896 V
  337. 1080(<sys/dir.h>:)S
  338. 2064 V
  339. 1080(struct)S
  340. 1329(direct)S
  341. 1584({)S
  342. 2184 V
  343. (ino_t)206 1330 A
  344. 2080(d_ino;)S
  345. 2830(/*)S
  346. (I-node)263 2933 A
  347. 3221(number)S
  348. 3553(*/)S
  349. 2304 V
  350. 1330(char)S
  351. (d_name[14];)514 2080 A
  352. 2830(/*)S
  353. 2933(Name)S
  354. 3199(of)S
  355. 3308(up)S
  356. 3433(to)S
  357. 3536(14)S
  358. 3661(characters)S
  359. 4096(*/)S
  360. 2424 V
  361. 1080(};)S
  362. 2592 V
  363. 1080(The)S
  364. 10 B
  365. 1268(d_ino)S
  366. 10 R
  367. 1539(256eld)S
  368. 1749(is)S
  369. 1847(the)S
  370. (inode)223 2001 A
  371. 2255(number)S
  372. 2593(of)S
  373. 2708(the)S
  374. 2862(256le)S
  375. 3022(named)S
  376. 3322(by)S
  377. 10 B
  378. 3454(d_name)S
  379. 10 R
  380. 3795(.)S
  381. 10 B
  382. 3877(D_ino)S
  383. 10 R
  384. 4166(is)S
  385. 4265(zero)S
  386. 4471(if)S
  387. 4565(the)S
  388. 4720(directory)S
  389. 5116(slot)S
  390. 2712 V
  391. 1080(isn't)S
  392. 1291(allocated.)S
  393. 1737(This)S
  394. 1947(number)S
  395. 2285(is)S
  396. 2383(the)S
  397. 2537(same)S
  398. 2775(as)S
  399. 10 B
  400. 2890(st_ino)S
  401. 10 R
  402. 3178(returned)S
  403. 3545(by)S
  404. 10 B
  405. 3676(stat)S
  406. 10 R
  407. 3833((2))S
  408. 3982(unless)S
  409. 4264(the)S
  410. 4418(entry)S
  411. 4656(is)S
  412. (mounted)351 4754 A
  413. 5136(on.)S
  414. 2832 V
  415. 10 B
  416. 1080(D_name)S
  417. 10 R
  418. 1464(is)S
  419. 1557(the)S
  420. 1706(name)S
  421. 1951(of)S
  422. 2062(up)S
  423. 2189(to)S
  424. 2294(14)S
  425. 2421(characters,)S
  426. 2883(null-terminated)S
  427. 3531(only)S
  428. 3736(if)S
  429. 3825(less)S
  430. 4003(then)S
  431. 4203(14)S
  432. 4330(in)S
  433. 4435(length.)S
  434. 4763(Any)S
  435. 4963(charac-)S
  436. 2952 V
  437. 1080(ter)S
  438. 1212(other)S
  439. 1444(than)S
  440. 1642(null)S
  441. 1823(or)S
  442. 1932(')S
  443. 10 B
  444. 1966(/)S
  445. 10 R
  446. 1994(')S
  447. 2053(is)S
  448. 2145(allowed.)S
  449. 3120 V
  450. 1080(See)S
  451. 10 B
  452. (directory)398 1255 A
  453. 10 R
  454. 1653((3))S
  455. 1800(for)S
  456. 1947(a)S
  457. 2021(portable)S
  458. 2380(way)S
  459. 2577(to)S
  460. (access)258 2685 A
  461. 2973(directories,)S
  462. 3454(Minix)S
  463. 3729(is)S
  464. 3826(probably)S
  465. 4213(the)S
  466. 4366(last)S
  467. 4536(system)S
  468. 4845(with)S
  469. 5054(these)S
  470. 3240 V
  471. 1080(old)S
  472. 1233(V7)S
  473. 1381(format)S
  474. 1675(directories.)S
  475. 3408 V
  476. 9 R
  477. 720(S)S
  478. 722(SE)S
  479. 774(EE)S
  480. 832(E)S
  481. 913(A)S
  482. 915(AL)S
  483. 983(LS)S
  484. 1041(SO)S
  485. 1093(O)S
  486. 3528 V
  487. 10 B
  488. (directory)398 1080 A
  489. 10 R
  490. 1478((3).)S
  491. 3696 V
  492. 9 R
  493. 720(A)S
  494. 722(AU)S
  495. 790(UT)S
  496. 858(TH)S
  497. 916(HO)S
  498. 984(OR)S
  499. 1052(R)S
  500. 3816 V
  501. 10 R
  502. 1080(Kees)S
  503. 1307(J.)S
  504. 1396(Bot)S
  505. 1566((kjb@cs.vu.nl))S
  506. 7903 V
  507. 720(Page)S
  508. 941(1)S
  509. 4455(September)S
  510. 4911(17,)S
  511. (1996)200 5061 A
  512. 8143 V
  513. EP
  514. %%Page: 1 2
  515. BP
  516. /slant 0 def
  517. /height 0 def
  518. 480 V
  519. 10 R
  520. 720(ETHERS)S
  521. 1110(()S
  522. 1152(5)S
  523. 1210())S
  524. 2696(Eighth)S
  525. (Edition)296 2989 A
  526. 4737(ETHERS)S
  527. 5127(()S
  528. 5169(5)S
  529. 5227())S
  530. 960 V
  531. 9 R
  532. 720(N)S
  533. 722(NA)S
  534. 790(AM)S
  535. 858(ME)S
  536. 940(E)S
  537. 1080 V
  538. 10 R
  539. 1080(ethers)S
  540. 10 R-1
  541. 1346(-)S
  542. 10 R
  543. 1428(ethernet)S
  544. 1778(address)S
  545. 2105(to)S
  546. 2208(hostname)S
  547. 2618(database)S
  548. 1248 V
  549. 9 R
  550. 720(S)S
  551. 722(SY)S
  552. 774(YN)S
  553. 842(NO)S
  554. 910(OP)S
  555. 978(PS)S
  556. 1030(SI)S
  557. 1082(IS)S
  558. 1115(S)S
  559. 1368 V
  560. 10 B
  561. 1080(/etc/ethers)S
  562. 1536 V
  563. 9 R
  564. 720(D)S
  565. 722(DE)S
  566. 790(ES)S
  567. 848(SC)S
  568. 900(CR)S
  569. 962(RI)S
  570. 1024(IP)S
  571. 1057(PT)S
  572. 1109(TI)S
  573. 1167(IO)S
  574. 1200(ON)S
  575. 1268(N)S
  576. 1656 V
  577. 10 R
  578. 1080(The)S
  579. 1281(ethers)S
  580. 1566(database)S
  581. 1957(translates)S
  582. 2382(ethernet)S
  583. 2751(addresses)S
  584. 3181(to)S
  585. 3303(hostnames)S
  586. 3772(for)S
  587. 3935(use)S
  588. 4114(by)S
  589. 4259(the)S
  590. 4427(RARP)S
  591. 4735(daemon)S
  592. 5098((see)S
  593. 1776 V
  594. 10 B
  595. 1080(rarpd)S
  596. 10 R
  597. 1332((8).))S
  598. 10 B
  599. 1559(/etc/ethers)S
  600. 10 R
  601. 2028(may)S
  602. (look)178 2226 A
  603. 2429(like)S
  604. 2605(this:)S
  605. 1944 V
  606. 1440(0:0:c0:a:77:23)S
  607. 2440(darask)S
  608. 2064 V
  609. 1440(0:0:c0:a:68:ce)S
  610. 2440(burask)S
  611. 2232 V
  612. 1080(The)S
  613. 1266(six)S
  614. 1412(octet)S
  615. 1637(ethernet)S
  616. 1991(numbers)S
  617. 2366(must)S
  618. 2590(be)S
  619. 2714(entered)S
  620. 3040(as)S
  621. 3153(shown)S
  622. (above,)265 3444 A
  623. 3738(the)S
  624. 3890(hex)S
  625. 4064(constants)S
  626. 4468(must)S
  627. 4693(use)S
  628. 4857(lowercase)S
  629. 2352 V
  630. 1080(letters)S
  631. 1352(and)S
  632. 1522(may)S
  633. 1720(not)S
  634. 1873(have)S
  635. 2088(leading)S
  636. 2409(zeros.)S
  637. 2697(Comments)S
  638. 3157(are)S
  639. 3306(marked)S
  640. 3633(with)S
  641. 3837('#'.)S
  642. 2520 V
  643. 1080(See)S
  644. 10 B
  645. 1251(rarpd)S
  646. 10 R
  647. 1503((8))S
  648. 1646(on)S
  649. 1771(why)S
  650. (you)150 1969 A
  651. (shouldn't)379 2144 A
  652. 2548(list)S
  653. 2696(Sun)S
  654. 2877(hosts)S
  655. 3108(in)S
  656. 3211(this)S
  657. 3381(256le.)S
  658. 2688 V
  659. 9 R
  660. 720(F)S
  661. 722(FI)S
  662. 774(IL)S
  663. 807(LE)S
  664. 865(ES)S
  665. 923(S)S
  666. 2808 V
  667. 10 R
  668. 1080(/etc/ethers)S
  669. 1830(Ethernet)S
  670. 2197(addresses)S
  671. 2608(database.)S
  672. 2976 V
  673. 9 R
  674. 720(S)S
  675. 722(SE)S
  676. 774(EE)S
  677. 832(E)S
  678. 913(A)S
  679. 915(AL)S
  680. 983(LS)S
  681. 1041(SO)S
  682. 1093(O)S
  683. 3096 V
  684. 10 B
  685. 1080(hosts)S
  686. 10 R
  687. 1298((5),)S
  688. 10 B
  689. 1466(rarpd)S
  690. 10 R
  691. 1718((8),)S
  692. 10 B
  693. 1886(boot)S
  694. 10 R
  695. 2076((8).)S
  696. 3264 V
  697. 9 R
  698. 720(A)S
  699. 722(AU)S
  700. 790(UT)S
  701. 858(TH)S
  702. 916(HO)S
  703. 984(OR)S
  704. 1052(R)S
  705. 3384 V
  706. 10 R
  707. 1080(Kees)S
  708. 1307(J.)S
  709. 1396(Bot)S
  710. 1566((kjb@cs.vu.nl))S
  711. 7903 V
  712. 720(Page)S
  713. 941(1)S
  714. 4455(September)S
  715. 4911(17,)S
  716. (1996)200 5061 A
  717. 8143 V
  718. EP
  719. %%Page: 1 3
  720. BP
  721. /slant 0 def
  722. /height 0 def
  723. 480 V
  724. 10 R
  725. 720(FSTAB)S
  726. 1042(()S
  727. 1084(5)S
  728. 1142())S
  729. 2696(Eighth)S
  730. (Edition)296 2989 A
  731. 4805(FSTAB)S
  732. 5127(()S
  733. 5169(5)S
  734. 5227())S
  735. 960 V
  736. 9 R
  737. 720(N)S
  738. 722(NA)S
  739. 790(AM)S
  740. 858(ME)S
  741. 940(E)S
  742. 1080 V
  743. 10 R
  744. 1080(fstab,)S
  745. 1326(mtab)S
  746. 10 R-1
  747. 1552(-)S
  748. 10 R
  749. 1634(list)S
  750. 1782(of)S
  751. 1891(256le)S
  752. 2045(systems)S
  753. 2388(to)S
  754. (mount,)281 2491 A
  755. (mounted)351 2797 A
  756. 3173(256le)S
  757. 3327(system)S
  758. 3631(table.)S
  759. 1248 V
  760. 9 R
  761. 720(S)S
  762. 722(SY)S
  763. 774(YN)S
  764. 842(NO)S
  765. 910(OP)S
  766. 978(PS)S
  767. 1030(SI)S
  768. 1082(IS)S
  769. 1115(S)S
  770. 1368 V
  771. 10 B
  772. 1080(/etc/fstab)S
  773. 1608 V
  774. 1080(/etc/mtab)S
  775. 1776 V
  776. 9 R
  777. 720(D)S
  778. 722(DE)S
  779. 790(ES)S
  780. 848(SC)S
  781. 900(CR)S
  782. 962(RI)S
  783. 1024(IP)S
  784. 1057(PT)S
  785. 1109(TI)S
  786. 1167(IO)S
  787. 1200(ON)S
  788. 1268(N)S
  789. 1896 V
  790. 10 B
  791. 1080(/etc/fstab)S
  792. 10 R
  793. 1502(is)S
  794. 1598(a)S
  795. 1672(table)S
  796. 1897(of)S
  797. 2010(256le)S
  798. 2168(system)S
  799. 2476(to)S
  800. (mount)256 2583 A
  801. 2868(at)S
  802. (boot)178 2970 A
  803. 3177(time,)S
  804. 10 B
  805. 3411(/etc/mtab)S
  806. 10 R
  807. 3845(is)S
  808. 3942(a)S
  809. 4017(table)S
  810. 4243(of)S
  811. 4357(currently)S
  812. (mounted)351 4751 A
  813. 5132(256le)S
  814. 2016 V
  815. 1080(systems)S
  816. 1423(as)S
  817. 1532(maintained)S
  818. 2004(by)S
  819. 10 B
  820. 2129(mount)S
  821. 10 R
  822. 2434(and)S
  823. 10 B
  824. 2604(umount)S
  825. 10 R
  826. 2940(.)S
  827. 2184 V
  828. 10 B
  829. 1080(/etc/fstab)S
  830. 10 R
  831. 1502(is)S
  832. 1598(not)S
  833. 1755(read)S
  834. 1958(by)S
  835. 10 B
  836. 2087(mount)S
  837. 10 R
  838. 2396(as)S
  839. 2509(it)S
  840. (should)267 2594 A
  841. 2890(be.)S
  842. 3065(It)S
  843. 3157(is)S
  844. 3254(instead)S
  845. 3569(a)S
  846. 3644(simple)S
  847. 3942(shell)S
  848. 4162(script)S
  849. 4416(listing)S
  850. 4697(the)S
  851. 4850(three)S
  852. 5082(dev-)S
  853. 2304 V
  854. 1080(ices)S
  855. 1265(that)S
  856. 1444(Minix)S
  857. 1717(needs)S
  858. 1974(to)S
  859. 2080(operate:)S
  860. 2458(The)S
  861. 2643(device)S
  862. 2934(names)S
  863. 3219(of)S
  864. 3331(the)S
  865. 3482(root)S
  866. 3672(256le)S
  867. 3829(system,)S
  868. 4160(the)S
  869. 4310(temporary)S
  870. 4751((scratch))S
  871. 5132(256le)S
  872. 2424 V
  873. 1080(system,)S
  874. 1409(and)S
  875. 1579(the)S
  876. 1727(256le)S
  877. 1882(system)S
  878. 2187(for)S
  879. 10 B
  880. 2331(/usr)S
  881. 10 R
  882. 2499(.)S
  883. 2575(Of)S
  884. 2708(these)S
  885. 2941(only)S
  886. 3145(the)S
  887. 3294(/usr)S
  888. 3471(256le)S
  889. 3626(system)S
  890. 3931(is)S
  891. (mounted)351 4024 A
  892. 4401(in)S
  893. 10 B
  894. 4505(/etc/rc)S
  895. 10 R
  896. 4775(,)S
  897. 4826(the)S
  898. 4975(scratch)S
  899. 2544 V
  900. 1080(256le)S
  901. 1234(system)S
  902. 1538(is)S
  903. 1630(there)S
  904. 1857(for)S
  905. 2000(the)S
  906. 2148(system)S
  907. 2452(administrator)S
  908. 3014(to)S
  909. 3117(test)S
  910. 3282(new)S
  911. 3475(kernels,)S
  912. 3816(or)S
  913. 3925(as)S
  914. 4034(a)S
  915. 4104(temporary)S
  916. 4543(256le)S
  917. 4697(system.)S
  918. 2712 V
  919. 10 B
  920. 1080(/etc/mtab)S
  921. 10 R
  922. 1509(contains)S
  923. 1869(lines)S
  924. 2084(of)S
  925. 2193(four)S
  926. 2386(256elds.)S
  927. 2679(The)S
  928. (layout)251 2861 A
  929. 3137(is:)S
  930. 2952 V
  931. 10 B
  932. 1440(device)S
  933. (directory)398 1940 A
  934. 2590(type)S
  935. 2990(options)S
  936. 3120 V
  937. 10 R
  938. 1080(These)S
  939. 1346(256elds)S
  940. 1589(may)S
  941. 1787(be)S
  942. 1907(explained)S
  943. 2323(as)S
  944. 2432(follows:)S
  945. 3360 V
  946. 10 B
  947. 1080(device)S
  948. 3480 V
  949. 10 R
  950. 1440(A)S
  951. 1538(block)S
  952. 1786(special)S
  953. 2091(device.)S
  954. 3720 V
  955. 10 B
  956. (directory)398 1080 A
  957. 3840 V
  958. 10 R
  959. (Mount)267 1440 A
  960. 1732(point.)S
  961. 4080 V
  962. 10 B
  963. 1080(type)S
  964. 4200 V
  965. 10 R
  966. 1440(Either)S
  967. 10 B
  968. 1712(1)S
  969. 10 R
  970. 1762(,)S
  971. 1812(or)S
  972. 10 B
  973. 1921(2)S
  974. 10 R
  975. 1971(,)S
  976. 2021(indicating)S
  977. 2448(a)S
  978. 2518(V1)S
  979. 2666(or)S
  980. 2775(V2)S
  981. 2923(256le)S
  982. 3077(system.)S
  983. 4440 V
  984. 10 B
  985. 1080(options)S
  986. 4560 V
  987. 10 R
  988. 1440(Either)S
  989. 10 B
  990. 1712(ro)S
  991. 10 R
  992. 1807(,)S
  993. 1857(or)S
  994. 10 B
  995. 1966(rw)S
  996. 10 R
  997. 2084(,)S
  998. 2134(indicating)S
  999. 2561(a)S
  1000. 2631(read-only)S
  1001. 3042(or)S
  1002. 3151(read-write)S
  1003. (mounted)351 3592 A
  1004. 3968(256le)S
  1005. 4122(system.)S
  1006. 4728 V
  1007. 9 R
  1008. 720(F)S
  1009. 722(FI)S
  1010. 774(IL)S
  1011. 807(LE)S
  1012. 865(ES)S
  1013. 923(S)S
  1014. 4848 V
  1015. 10 B
  1016. 1080(/etc/fstab)S
  1017. 10 R
  1018. 1830(Shell)S
  1019. 2062(script)S
  1020. 2311(naming)S
  1021. 2637(three)S
  1022. 2864(important)S
  1023. 3280(256le)S
  1024. 3434(systems.)S
  1025. 5016 V
  1026. 10 B
  1027. 1080(/etc/mtab)S
  1028. 10 R
  1029. 1830(List)S
  1030. 2012(of)S
  1031. (mounted)351 2121 A
  1032. 2497(256le)S
  1033. 2651(systems.)S
  1034. 5184 V
  1035. 9 R
  1036. 720(S)S
  1037. 722(SE)S
  1038. 774(EE)S
  1039. 832(E)S
  1040. 913(A)S
  1041. 915(AL)S
  1042. 983(LS)S
  1043. 1041(SO)S
  1044. 1093(O)S
  1045. 5304 V
  1046. 10 B
  1047. 1080(printroot)S
  1048. 10 R
  1049. 1478((8),)S
  1050. 10 B
  1051. 1646(mount)S
  1052. 10 R
  1053. 1926((1),)S
  1054. 10 B
  1055. 2094(fsck)S
  1056. 10 R
  1057. 2268((1),)S
  1058. 10 B
  1059. 2436(mkfs)S
  1060. 10 R
  1061. 2649((1).)S
  1062. 5472 V
  1063. 9 R
  1064. 720(B)S
  1065. 722(BU)S
  1066. 784(UG)S
  1067. 852(GS)S
  1068. 920(S)S
  1069. 5592 V
  1070. 10 B
  1071. 1080(/etc/fstab)S
  1072. 10 R
  1073. 1498(is)S
  1074. 1590(a)S
  1075. 1660(joke.)S
  1076. 5760 V
  1077. 9 R
  1078. 720(A)S
  1079. 722(AU)S
  1080. 790(UT)S
  1081. 858(TH)S
  1082. 916(HO)S
  1083. 984(OR)S
  1084. 1052(R)S
  1085. 5880 V
  1086. 10 R
  1087. 1080(Kees)S
  1088. 1307(J.)S
  1089. 1396(Bot)S
  1090. 1566((kjb@cs.vu.nl))S
  1091. 7903 V
  1092. 720(Page)S
  1093. 941(1)S
  1094. 4455(September)S
  1095. 4911(17,)S
  1096. (1996)200 5061 A
  1097. 8143 V
  1098. EP
  1099. %%Page: 1 4
  1100. BP
  1101. /slant 0 def
  1102. /height 0 def
  1103. 480 V
  1104. 10 R
  1105. 720(HOSTS)S
  1106. 1048(()S
  1107. 1090(5)S
  1108. 1148())S
  1109. 2696(Eighth)S
  1110. (Edition)296 2989 A
  1111. 4799(HOSTS)S
  1112. 5127(()S
  1113. 5169(5)S
  1114. 5227())S
  1115. 960 V
  1116. 9 R
  1117. 720(N)S
  1118. 722(NA)S
  1119. 790(AM)S
  1120. 858(ME)S
  1121. 940(E)S
  1122. 1080 V
  1123. 10 R
  1124. 1080(hosts)S
  1125. 10 R-1
  1126. 1311(-)S
  1127. 10 R
  1128. 1393(hostname)S
  1129. 1803(to)S
  1130. 1906(IP)S
  1131. 2021(address)S
  1132. 2348(database)S
  1133. 1248 V
  1134. 9 R
  1135. 720(S)S
  1136. 722(SY)S
  1137. 774(YN)S
  1138. 842(NO)S
  1139. 910(OP)S
  1140. 978(PS)S
  1141. 1030(SI)S
  1142. 1082(IS)S
  1143. 1115(S)S
  1144. 1368 V
  1145. 10 B
  1146. 1080(/etc/hosts)S
  1147. 1536 V
  1148. 9 R
  1149. 720(D)S
  1150. 722(DE)S
  1151. 790(ES)S
  1152. 848(SC)S
  1153. 900(CR)S
  1154. 962(RI)S
  1155. 1024(IP)S
  1156. 1057(PT)S
  1157. 1109(TI)S
  1158. 1167(IO)S
  1159. 1200(ON)S
  1160. 1268(N)S
  1161. 1656 V
  1162. 10 R
  1163. 1080(The)S
  1164. 1271(hosts)S
  1165. 1511(database)S
  1166. 1892(lists)S
  1167. 2088(the)S
  1168. 2245(IP)S
  1169. 2369(addresses)S
  1170. 2789(and)S
  1171. 2968(the)S
  1172. 3125(hostnames)S
  1173. 3583(that)S
  1174. 3769(translate)S
  1175. 4146(to)S
  1176. 4259(these)S
  1177. 4501(IP)S
  1178. 4626(addresses.)S
  1179. 5097(It)S
  1180. 5194(is)S
  1181. 1776 V
  1182. 1080(used)S
  1183. 1289(by)S
  1184. 10 B
  1185. 1414(nonamed)S
  1186. 10 R
  1187. 1811((8))S
  1188. 1954(in)S
  1189. 2057(a)S
  1190. 2127(network)S
  1191. (without)307 2482 A
  1192. 2814(name)S
  1193. 3057(servers.)S
  1194. 3418(A)S
  1195. 3516(simple)S
  1196. 10 B
  1197. 3809(/etc/hosts)S
  1198. 10 R
  1199. 4232(may)S
  1200. (look)178 4430 A
  1201. 4633(like)S
  1202. 4809(this:)S
  1203. 1944 V
  1204. (127.0.0.1)375 1440 A
  1205. 2190(localhost)S
  1206. 2064 V
  1207. (192.9.200.1)475 1440 A
  1208. 2190(darask)S
  1209. 2184 V
  1210. (192.9.200.2)475 1440 A
  1211. 2190(burask)S
  1212. 2352 V
  1213. 1080(The)S
  1214. 1262(localhost)S
  1215. 1650(entry)S
  1216. 1882(lists)S
  1217. 2069(a)S
  1218. 2139(special)S
  1219. 2444(address)S
  1220. 2771(that)S
  1221. 2947(refers)S
  1222. 3204(to)S
  1223. 3308(the)S
  1224. 3457(local)S
  1225. 3679(host)S
  1226. 3872(itself)S
  1227. 4100((a)S
  1228. 4205(kind)S
  1229. 4409(of)S
  1230. (/dev/tty)307 4519 A
  1231. 4852(for)S
  1232. 4996(hosts.))S
  1233. 2472 V
  1234. 1080(You)S
  1235. (should)267 1282 A
  1236. 1578(only)S
  1237. 1785(list)S
  1238. 1937(it)S
  1239. 2022(if)S
  1240. 10 B
  1241. 2113(nonamed)S
  1242. 10 R
  1243. 2539(needs)S
  1244. 2797(it!)S
  1245. 2941(The)S
  1246. 3127(other)S
  1247. 3363(entries)S
  1248. 3660(are)S
  1249. 3812(actual)S
  1250. 4081(machines.)S
  1251. 4539(The)S
  1252. 4724(256le)S
  1253. 4881(may)S
  1254. 5082(con-)S
  1255. 2592 V
  1256. 1080(tain)S
  1257. 1256(comments)S
  1258. 1694(marked)S
  1259. 2021(with)S
  1260. 2225('#'.)S
  1261. 2760 V
  1262. 1080(You)S
  1263. 1278(can)S
  1264. 1443(have)S
  1265. 1659(aliases)S
  1266. 1954((more)S
  1267. 2221(hostnames)S
  1268. 2671(on)S
  1269. 2797(the)S
  1270. 2946(same)S
  1271. 3179(line),)S
  1272. 3415(but)S
  1273. 3569(it)S
  1274. 3651(is)S
  1275. 3744(not)S
  1276. 3898(recommended,)S
  1277. (because)319 4519 A
  1278. 10 B
  1279. 4864(nonamed)S
  1280. 2880 V
  1281. 10 R
  1282. 1080(can't)S
  1283. 1307(present)S
  1284. 1623(them)S
  1285. 1849(to)S
  1286. 1952(the)S
  1287. 2100(system)S
  1288. 2404(as)S
  1289. 2513(CNAME)S
  1290. 2902(records.)S
  1291. 3274(An)S
  1292. 3422(often)S
  1293. 3654(seen)S
  1294. 3858(form)S
  1295. 4079(like)S
  1296. 3048 V
  1297. (192.9.200.1)475 1440 A
  1298. 2190(darask.home.cs.vu.nl)S
  1299. 3138(darask)S
  1300. 3216 V
  1301. 1080(is)S
  1302. 1188(harmless)S
  1303. (though,)303 1587 A
  1304. 1931(and)S
  1305. 2117(has)S
  1306. 2292(the)S
  1307. 2456(small)S
  1308. 2715(advantage)S
  1309. 3164(that)S
  1310. (you)150 3356 A
  1311. 3547(can)S
  1312. 3728(use)S
  1313. 3903(the)S
  1314. 4067(short)S
  1315. 4309(name)S
  1316. 4568(in)S
  1317. 10 B
  1318. 4687(/etc/ethers)S
  1319. 10 R
  1320. 5172(so)S
  1321. 3336 V
  1322. 10 B
  1323. 1080(rarpd)S
  1324. 10 R
  1325. 1357(can)S
  1326. 1522(match)S
  1327. 1793(it)S
  1328. 1874(at)S
  1329. (boot)178 1972 A
  1330. 2175(time.)S
  1331. 3504 V
  1332. 9 R
  1333. 720(F)S
  1334. 722(FI)S
  1335. 774(IL)S
  1336. 807(LE)S
  1337. 865(ES)S
  1338. 923(S)S
  1339. 3624 V
  1340. 10 R
  1341. 1080(/etc/hosts)S
  1342. 1830(Hosts)S
  1343. 2084(database.)S
  1344. 3792 V
  1345. 9 R
  1346. 720(S)S
  1347. 722(SE)S
  1348. 774(EE)S
  1349. 832(E)S
  1350. 913(A)S
  1351. 915(AL)S
  1352. 983(LS)S
  1353. 1041(SO)S
  1354. 1093(O)S
  1355. 3912 V
  1356. 10 B
  1357. 1080(ethers)S
  1358. 10 R
  1359. 1344((5),)S
  1360. 10 B
  1361. 1512(nonamed)S
  1362. 10 R
  1363. 1909((8),)S
  1364. 10 B
  1365. 2077(rarpd)S
  1366. 10 R
  1367. 2329((8),)S
  1368. 10 B
  1369. 2497(boot)S
  1370. 10 R
  1371. 2687((8).)S
  1372. 4080 V
  1373. 9 R
  1374. 720(A)S
  1375. 722(AU)S
  1376. 790(UT)S
  1377. 858(TH)S
  1378. 916(HO)S
  1379. 984(OR)S
  1380. 1052(R)S
  1381. 4200 V
  1382. 10 R
  1383. 1080(Kees)S
  1384. 1307(J.)S
  1385. 1396(Bot)S
  1386. 1566((kjb@cs.vu.nl))S
  1387. 7903 V
  1388. 720(Page)S
  1389. 941(1)S
  1390. 4455(September)S
  1391. 4911(17,)S
  1392. (1996)200 5061 A
  1393. 8143 V
  1394. EP
  1395. %%Page: 1 5
  1396. BP
  1397. /slant 0 def
  1398. /height 0 def
  1399. 480 V
  1400. 10 R
  1401. 720(KEYMAP)S
  1402. 1154(()S
  1403. 1196(5)S
  1404. 1254())S
  1405. 2696(Eighth)S
  1406. (Edition)296 2989 A
  1407. 4693(KEYMAP)S
  1408. 5127(()S
  1409. 5169(5)S
  1410. 5227())S
  1411. 960 V
  1412. 9 R
  1413. 720(N)S
  1414. 722(NA)S
  1415. 790(AM)S
  1416. 858(ME)S
  1417. 940(E)S
  1418. 1080 V
  1419. 10 R
  1420. 1080(keymap)S
  1421. 10 R-1
  1422. 1423(-)S
  1423. 10 R
  1424. (keyboard)374 1505 A
  1425. 1904(maps)S
  1426. 1248 V
  1427. 9 R
  1428. 720(S)S
  1429. 722(SY)S
  1430. 774(YN)S
  1431. 842(NO)S
  1432. 910(OP)S
  1433. 978(PS)S
  1434. 1030(SI)S
  1435. 1082(IS)S
  1436. 1115(S)S
  1437. 1368 V
  1438. 10 B
  1439. 1080(/etc/keymap)S
  1440. 1536 V
  1441. 9 R
  1442. 720(D)S
  1443. 722(DE)S
  1444. 790(ES)S
  1445. 848(SC)S
  1446. 900(CR)S
  1447. 962(RI)S
  1448. 1024(IP)S
  1449. 1057(PT)S
  1450. 1109(TI)S
  1451. 1167(IO)S
  1452. 1200(ON)S
  1453. 1268(N)S
  1454. 1656 V
  1455. 10 B
  1456. 1080(/etc/keymap)S
  1457. 10 R
  1458. 1632(is)S
  1459. 1730(the)S
  1460. 1884(compressed)S
  1461. 2390(mapping)S
  1462. 2772(from)S
  1463. (keyboard)374 3000 A
  1464. 3406(scan)S
  1465. 3617(codes)S
  1466. 3878(to)S
  1467. 3988(ASCII.)S
  1468. 4334(It)S
  1469. 4428(is)S
  1470. 4527(made)S
  1471. 4777(from)S
  1472. 5005(a)S
  1473. 5082(key-)S
  1474. 1776 V
  1475. 1080(map)S
  1476. 1299(source)S
  1477. 1608(256le)S
  1478. 1783(consisting)S
  1479. 2236(of)S
  1480. 2366(MAP_COLS)S
  1481. 2938(columns)S
  1482. 3324((MINIX)S
  1483. 3707(assigns)S
  1484. 4043(the)S
  1485. 4212(value)S
  1486. 4475(6)S
  1487. 4570(to)S
  1488. 4693(MAX_COLS,)S
  1489. 1896 V
  1490. (corresponding)575 1080 A
  1491. 1699(to)S
  1492. 1821(key)S
  1493. 2010(pressed,)S
  1494. 2382(key+SHIFT,)S
  1495. 2935(key+LEFT_ALT,)S
  1496. 3696(key+RIGHT_ALT,)S
  1497. 4524(key+ALT+SHIFT)S
  1498. 2016 V
  1499. 1080(and)S
  1500. 1337(key+CTRL))S
  1501. 1943(and)S
  1502. 2200(NR_SCAN_CODES)S
  1503. 3152(rows)S
  1504. 3460((MINIX)S
  1505. 3908(assigns)S
  1506. 4309(the)S
  1507. 4543(value)S
  1508. (0x80)200 4872 A
  1509. 5183(to)S
  1510. 2136 V
  1511. 1080(NR_SCAN_CODES,)S
  1512. (corresponding)575 1974 A
  1513. 2578(to)S
  1514. 2685(the)S
  1515. 2837(number)S
  1516. 3173(of)S
  1517. 3286(scan)S
  1518. 3494(codes)S
  1519. 3752(to)S
  1520. 3859(be)S
  1521. 3983(provided)S
  1522. 4370(by)S
  1523. 4500(the)S
  1524. (keyboard),)433 4653 A
  1525. 5116(and)S
  1526. 2256 V
  1527. (each)185 1080 A
  1528. 1294(element)S
  1529. 1642(is)S
  1530. 1738(2)S
  1531. 1817(bytes)S
  1532. 2058(in)S
  1533. 2165(length)S
  1534. 2445((see)S
  1535. (u16_t)228 2637 A
  1536. 2894(in)S
  1537. 3000(type)S
  1538. (de256nitions).)483 3201 A
  1539. 3712(The)S
  1540. 3897(low)S
  1541. 4076(order)S
  1542. 4317(byte)S
  1543. (corresponds)486 4518 A
  1544. 5032(to)S
  1545. 5138(the)S
  1546. 2376 V
  1547. 1080(character)S
  1548. 1489(represented)S
  1549. 1992(by)S
  1550. 2131(the)S
  1551. 2293(scan)S
  1552. 2511(code,)S
  1553. 2765(and)S
  1554. 2949(the)S
  1555. 3111(high)S
  1556. 3328(order)S
  1557. 3580(byte)S
  1558. (corresponds)486 3792 A
  1559. 4317(to)S
  1560. 4434(the)S
  1561. 4596(special)S
  1562. 4915(meaning)S
  1563. 2496 V
  1564. 1080((when)S
  1565. 1364(CAPS)S
  1566. 1648(LOCK)S
  1567. 1954(has)S
  1568. 2119(effect,)S
  1569. 2406(if)S
  1570. 2499(it)S
  1571. 2586(is)S
  1572. 2684(a)S
  1573. 2760(function)S
  1574. 3126(key,)S
  1575. 3327(etc.),)S
  1576. 3560(which)S
  1577. 3837(is)S
  1578. (converted)397 3935 A
  1579. 4363(to)S
  1580. 4472(binary)S
  1581. 4760(keymap)S
  1582. 5109(for-)S
  1583. 2616 V
  1584. 1080(mat)S
  1585. 1256(using)S
  1586. 1498(the)S
  1587. 10 B
  1588. 1646(genmap)S
  1589. 10 R
  1590. (utility.)265 2012 A
  1591. 2784 V
  1592. 870(T)S
  1593. 872(Ty)S
  1594. 936(yp)S
  1595. 988(pe)S
  1596. 1040(es)S
  1597. 1087(s)S
  1598. 1153(()S
  1599. 1155((g)S
  1600. 1191(ge)S
  1601. 1243(en)S
  1602. 1290(ne)S
  1603. 1342(er)S
  1604. 1389(ra)S
  1605. 1425(al)S
  1606. 1472(l))S
  1607. 1502():)S
  1608. 1538(:)S
  1609. 1593(<)S
  1610. 1595(<s)S
  1611. 1654(sy)S
  1612. 1695(ys)S
  1613. 1747(s/)S
  1614. 1788(/t)S
  1615. 1818(ty)S
  1616. 1848(yp)S
  1617. 1900(pe)S
  1618. 1952(es)S
  1619. 1999(s.)S
  1620. 2040(.h)S
  1621. 2067(h>)S
  1622. 2119(>)S
  1623. 2904 V
  1624. 1080(<sys/types.h>)S
  1625. 1662(de256nes)S
  1626. 1972(the)S
  1627. 10 B
  1628. 2120(u8_t)S
  1629. 10 R
  1630. 2335(and)S
  1631. 10 B
  1632. (u16_t)240 2505 A
  1633. 10 R
  1634. 2770(types,)S
  1635. (corresponding)575 3032 A
  1636. 3632(to)S
  1637. 3735(8)S
  1638. 3810(and)S
  1639. 3980(16)S
  1640. 4105(bit)S
  1641. 4236(values.)S
  1642. 3072 V
  1643. 870(M)S
  1644. 872(Ma)S
  1645. 963(ac)S
  1646. 1010(cr)S
  1647. 1057(ro)S
  1648. 1093(os)S
  1649. 1145(s:)S
  1650. 1186(:)S
  1651. 1241(<)S
  1652. 1243(<m)S
  1653. 1302(mi)S
  1654. 1382(in)S
  1655. 1412(ni)S
  1656. 1464(ix)S
  1657. 1494(x/)S
  1658. 1546(/k)S
  1659. 1576(ke)S
  1660. 1628(ey)S
  1661. 1675(ym)S
  1662. 1727(ma)S
  1663. 1807(ap)S
  1664. 1854(p.)S
  1665. 1906(.h)S
  1666. 1933(h>)S
  1667. 1985(>)S
  1668. 3192 V
  1669. 10 B
  1670. 1080(C()S
  1671. 10 I
  1672. 1187(c)S
  1673. 10 B
  1674. 1240())S
  1675. 1299(-)S
  1676. 1358(Control)S
  1677. 3312 V
  1678. 10 R
  1679. 1440(Maps)S
  1680. 1688(to)S
  1681. 1791(control)S
  1682. 2101(code)S
  1683. 3480 V
  1684. 10 B
  1685. 1080(A()S
  1686. 10 I
  1687. 1187(c)S
  1688. 10 B
  1689. 1240())S
  1690. 1299(-)S
  1691. 1358(Alt)S
  1692. 3600 V
  1693. 10 R
  1694. 1440(Sets)S
  1695. 1633(the)S
  1696. 1781(eight)S
  1697. 2007(bit)S
  1698. 3768 V
  1699. 10 B
  1700. 1080(CA()S
  1701. 10 I
  1702. 1260(c)S
  1703. 10 B
  1704. 1313())S
  1705. 1372(-)S
  1706. 1431(Control-Alt)S
  1707. 3888 V
  1708. 10 R
  1709. 1440(Short)S
  1710. 1683(for)S
  1711. 10 B
  1712. 1826(A(C()S
  1713. 10 I
  1714. 2040(c)S
  1715. 10 B
  1716. 2093()))S
  1717. 4056 V
  1718. 1080(L()S
  1719. 10 I
  1720. 1181(c)S
  1721. 10 B
  1722. 1234())S
  1723. 1293(-)S
  1724. 1352(Caps)S
  1725. 1595(Lock)S
  1726. 4176 V
  1727. 10 R
  1728. 1440(Adds)S
  1729. 1677(Caps)S
  1730. 1903(Lock)S
  1731. 2135(effect)S
  1732. 4344 V
  1733. 1080(These)S
  1734. 1351(macros)S
  1735. 1672(are)S
  1736. 1826(used)S
  1737. 2040(in)S
  1738. 2148(a)S
  1739. 2223(keymap)S
  1740. 2571(source)S
  1741. 2864(256le)S
  1742. 3023(to)S
  1743. 3131(help)S
  1744. 3335(de256ne)S
  1745. 3612(keys.)S
  1746. 3877(So)S
  1747. 4014(instead)S
  1748. 4330(of)S
  1749. (writing)291 4445 A
  1750. 10 B
  1751. (032)150 4767 A
  1752. 10 R
  1753. 4948(to)S
  1754. 5057(put)S
  1755. 5216(a)S
  1756. 4464 V
  1757. 1080(CTRL-Z)S
  1758. 1465(in)S
  1759. 1574(the)S
  1760. 1728(map)S
  1761. (you)150 1931 A
  1762. 2111(write)S
  1763. 10 B
  1764. 2349(C('Z'))S
  1765. 10 R
  1766. 2625(.)S
  1767. 2705(The)S
  1768. 10 B
  1769. 2892(L()S
  1770. 10 I
  1771. 2993(c)S
  1772. 10 B
  1773. 3046())S
  1774. 10 R
  1775. 3110(macro)S
  1776. 3392(is)S
  1777. 3489(used)S
  1778. 3703(in)S
  1779. 3811(column)S
  1780. 4142(0)S
  1781. 4222(to)S
  1782. 4330(tell)S
  1783. 4489(that)S
  1784. 4670(the)S
  1785. 4823(Caps)S
  1786. 5054(Lock)S
  1787. 4584 V
  1788. 1080(key)S
  1789. 1250(is)S
  1790. 1342(active)S
  1791. 1608(for)S
  1792. 1751(this)S
  1793. 1921(key.)S
  1794. 2141((Caps)S
  1795. 2401(Lock)S
  1796. (should)267 2633 A
  1797. 2925(only)S
  1798. 3128(have)S
  1799. 3343(effect)S
  1800. 3599(on)S
  1801. 3724(letters.))S
  1802. 4752 V
  1803. 870(D)S
  1804. 872(De)S
  1805. 947(e256)S
  1806. 994(256n)S
  1807. 1052(ni)S
  1808. 1104(it)S
  1809. 1134(ti)S
  1810. 1164(io)S
  1811. 1194(on)S
  1812. 1246(ns)S
  1813. 1298(s:)S
  1814. 1339(:)S
  1815. 1394(<)S
  1816. 1396(<m)S
  1817. 1455(mi)S
  1818. 1535(in)S
  1819. 1565(ni)S
  1820. 1617(ix)S
  1821. 1647(x/)S
  1822. 1699(/k)S
  1823. 1729(ke)S
  1824. 1781(ey)S
  1825. 1828(ym)S
  1826. 1880(ma)S
  1827. 1960(ap)S
  1828. 2007(p.)S
  1829. 2059(.h)S
  1830. 2086(h>)S
  1831. 2138(>)S
  1832. 4872 V
  1833. 1080(<minix/keymap.h>)S
  1834. 1876(contains)S
  1835. 2238(a)S
  1836. 2310(large)S
  1837. 2539(number)S
  1838. 2873(of)S
  1839. (de256nitions)424 2984 A
  1840. 3435(for)S
  1841. 3580(special)S
  1842. 3888(keys,)S
  1843. 4125(like)S
  1844. 4304(function)S
  1845. 4667(keys,)S
  1846. 4904(and)S
  1847. 5077(keys)S
  1848. 4992 V
  1849. 1080(on)S
  1850. 1205(the)S
  1851. 1353(numeric)S
  1852. 1708(keypad.)S
  1853. 2073(They)S
  1854. 2305(are:)S
  1855. 5160 V
  1856. 1080(Escape)S
  1857. 1391(key)S
  1858. 1561(and)S
  1859. 1731(modi256ers:)S
  1860. 10 B
  1861. 2164(EXT)S
  1862. 10 R
  1863. 2371(,)S
  1864. 10 B
  1865. 2421(CTRL)S
  1866. 10 R
  1867. 2701(,)S
  1868. 10 B
  1869. 2751(SHIFT)S
  1870. 10 R
  1871. 3053(,)S
  1872. 10 B
  1873. 3103(ALT)S
  1874. 10 R
  1875. 3310(.)S
  1876. 5328 V
  1877. 1080(Numeric)S
  1878. 1466(keypad)S
  1879. 1789(keys:)S
  1880. 10 B
  1881. 2035(HOME)S
  1882. 10 R
  1883. 2353(,)S
  1884. 10 B
  1885. 2412(END)S
  1886. 10 R
  1887. 2625(,)S
  1888. 10 B
  1889. 2684(UP)S
  1890. 10 R
  1891. 2819(,)S
  1892. 10 B
  1893. 2878(DOWN)S
  1894. 10 R
  1895. 3202(,)S
  1896. 10 B
  1897. 3261(LEFT)S
  1898. 10 R
  1899. 3524(,)S
  1900. 10 B
  1901. 3583(RIGHT)S
  1902. 10 R
  1903. 3918(,)S
  1904. 10 B
  1905. 3977(PGUP)S
  1906. 10 R
  1907. 4252(,)S
  1908. 10 B
  1909. 4311(PGDN)S
  1910. 10 R
  1911. 4597(,)S
  1912. 10 B
  1913. 4656(MID)S
  1914. 10 R
  1915. 4897((numeric)S
  1916. 5448 V
  1917. 1080('5'),)S
  1918. 10 B
  1919. 1282(PLUS)S
  1920. 10 R
  1921. 1540(,)S
  1922. 10 B
  1923. 1590(INSRT)S
  1924. 10 R
  1925. 1898(.)S
  1926. 5616 V
  1927. 1080(ALT)S
  1928. 1302(+)S
  1929. 1384(numpad)S
  1930. 1732(key:)S
  1931. 10 B
  1932. 1930(AHOME)S
  1933. 10 R
  1934. 2321(,)S
  1935. 10 B
  1936. 2371(AEND)S
  1937. 10 R
  1938. 2657(,)S
  1939. (...,)100 2707 A
  1940. 10 B
  1941. 2832(AINSRT)S
  1942. 10 R
  1943. 3213(.)S
  1944. 5784 V
  1945. 1080(CTRL)S
  1946. 1363(+)S
  1947. 1445(numpad:)S
  1948. 10 B
  1949. 1821(CHOME)S
  1950. 10 R
  1951. 2212(,)S
  1952. 10 B
  1953. 2262(CEND)S
  1954. 10 R
  1955. 2548(,)S
  1956. (...,)100 2598 A
  1957. 10 B
  1958. 2723(CINSRT)S
  1959. 10 R
  1960. 3104(.)S
  1961. 5952 V
  1962. 1080(Lock)S
  1963. 1312(keys:)S
  1964. 10 B
  1965. 1549(CALOCK)S
  1966. 10 R
  1967. 2016((Caps)S
  1968. 2276(Lock),)S
  1969. 10 B
  1970. 2567(NLOCK)S
  1971. 10 R
  1972. 2961((Num)S
  1973. 3221(Lock),)S
  1974. 10 B
  1975. 3512(SLOCK)S
  1976. 10 R
  1977. 3889((Scroll)S
  1978. 4189(Lock).)S
  1979. 6120 V
  1980. 1080(Function)S
  1981. 1462(keys:)S
  1982. 10 B
  1983. 1699(F1)S
  1984. 10 R
  1985. 1811(,)S
  1986. (...,)100 1861 A
  1987. 10 B
  1988. 1986(F12)S
  1989. 10 R
  1990. 2148(.)S
  1991. 6288 V
  1992. 1080(ALT)S
  1993. 1302(-)S
  1994. 1361(function)S
  1995. 1721(key:)S
  1996. 10 B
  1997. 1919(AF1)S
  1998. 10 R
  1999. 2104(,)S
  2000. (...,)100 2154 A
  2001. 10 B
  2002. 2279(AF12)S
  2003. 10 R
  2004. 2514(.)S
  2005. 6456 V
  2006. 1080(CTRL)S
  2007. 1363(-)S
  2008. 1422(function)S
  2009. 1782(key:)S
  2010. 10 B
  2011. 1980(CF1)S
  2012. 10 R
  2013. 2165(,)S
  2014. (...,)100 2215 A
  2015. 10 B
  2016. 2340(CF12)S
  2017. 10 R
  2018. 2575(.)S
  2019. 6624 V
  2020. 1080(SHIFT)S
  2021. 1386(-)S
  2022. 1445(function)S
  2023. 1805(key:)S
  2024. 10 B
  2025. 2003(SF1)S
  2026. 10 R
  2027. 2171(,)S
  2028. (...,)100 2221 A
  2029. 10 B
  2030. 2346(SF12)S
  2031. 10 R
  2032. 2564(.)S
  2033. 6792 V
  2034. 1080(ALT)S
  2035. 1302(-)S
  2036. 1361(SHIFT)S
  2037. 1667(-)S
  2038. 1726(function)S
  2039. 2086(key:)S
  2040. 10 B
  2041. 2284(ASF1)S
  2042. 10 R
  2043. 2525(,)S
  2044. (...,)100 2575 A
  2045. 10 B
  2046. 2700(ASF12)S
  2047. 10 R
  2048. 2991(.)S
  2049. 6960 V
  2050. 1080(There)S
  2051. 1346(is)S
  2052. 1443(one)S
  2053. 1618(key)S
  2054. (de256nition)385 1793 A
  2055. 2208(that)S
  2056. 2389(isn't)S
  2057. 2598(a)S
  2058. 2674(key)S
  2059. 2850(at)S
  2060. (all:)129 2954 A
  2061. 10 B
  2062. 3114(EXTKEY)S
  2063. 10 R
  2064. 3539(.)S
  2065. 3620(This)S
  2066. 3830(keycode)S
  2067. 4196(is)S
  2068. 4294(sent)S
  2069. 4487(by)S
  2070. 4618(the)S
  2071. (keyboard)374 4772 A
  2072. 5177(as)S
  2073. 7080 V
  2074. 1080(an)S
  2075. 1206(indicator)S
  2076. 1595(that)S
  2077. 1776(the)S
  2078. 1929(next)S
  2079. 2132(keycode)S
  2080. 2497(is)S
  2081. 2594(special.)S
  2082. 2954(For)S
  2083. 3124(instance)S
  2084. 3484(both)S
  2085. 3692(ALT)S
  2086. 3919(keys)S
  2087. 4133(have)S
  2088. 4353(the)S
  2089. 4506(same)S
  2090. 4743(keycode,)S
  2091. 5133(but)S
  2092. 7200 V
  2093. 1080(the)S
  2094. 1229(right)S
  2095. 1445(ALT)S
  2096. 1668(key)S
  2097. 1839(is)S
  2098. 1932(sent)S
  2099. 2120(by)S
  2100. 2246(the)S
  2101. (keyboard)374 2395 A
  2102. (preceded)364 2795 A
  2103. 3185(by)S
  2104. 3311(the)S
  2105. 3460(EXTKEY)S
  2106. 3891(keycode.)S
  2107. 4302(The)S
  2108. 4485(same)S
  2109. 4718(is)S
  2110. 4811(true)S
  2111. 4994(for)S
  2112. 5138(the)S
  2113. 7320 V
  2114. 1080('/')S
  2115. 1207(key)S
  2116. 1382(on)S
  2117. 1512(the)S
  2118. 1665(numeric)S
  2119. 2025(pad)S
  2120. 2200(versus)S
  2121. 2487(the)S
  2122. 2640(other)S
  2123. 2877('/')S
  2124. 3003(key)S
  2125. 3178(on)S
  2126. 3308(the)S
  2127. 3461(US)S
  2128. (keyboard.)399 3620 A
  2129. 4074((On)S
  2130. 4261(other)S
  2131. (keyboards)413 4498 A
  2132. 4941(this)S
  2133. 5116(key)S
  2134. 7440 V
  2135. 1080(may)S
  2136. 1298(have)S
  2137. 1533(a)S
  2138. 1624(different)S
  2139. 2018(symbol.))S
  2140. 2443(The)S
  2141. (keyboard)374 2646 A
  2142. 3066(driver)S
  2143. (knows)262 3353 A
  2144. 3661(that)S
  2145. 3858(a)S
  2146. 3949(different)S
  2147. 4343(key)S
  2148. 4534(is)S
  2149. 4647(presses)S
  2150. 4984(if)S
  2151. 5092(it)S
  2152. 5194(is)S
  2153. 7903 V
  2154. 720(Page)S
  2155. 941(1)S
  2156. 4455(September)S
  2157. 4911(17,)S
  2158. (1996)200 5061 A
  2159. 8143 V
  2160. EP
  2161. %%Page: 2 6
  2162. BP
  2163. /slant 0 def
  2164. /height 0 def
  2165. 480 V
  2166. 10 R
  2167. 720(KEYMAP)S
  2168. 1154(()S
  2169. 1196(5)S
  2170. 1254())S
  2171. 2696(Eighth)S
  2172. (Edition)296 2989 A
  2173. 4693(KEYMAP)S
  2174. 5127(()S
  2175. 5169(5)S
  2176. 5227())S
  2177. 960 V
  2178. (preceded)364 1080 A
  2179. 1469(by)S
  2180. 1594(EXTKEY.)S
  2181. 1128 V
  2182. 870(C)S
  2183. 872(Cr)S
  2184. 941(re)S
  2185. 977(ea)S
  2186. 1024(at)S
  2187. 1071(ti)S
  2188. 1101(in)S
  2189. 1131(ng)S
  2190. 1183(g/)S
  2191. 1235(/c)S
  2192. 1265(ch)S
  2193. 1312(ha)S
  2194. 1364(an)S
  2195. 1411(ng)S
  2196. 1463(gi)S
  2197. 1515(in)S
  2198. 1545(ng)S
  2199. 1597(g)S
  2200. 1674(k)S
  2201. 1676(ke)S
  2202. 1728(ey)S
  2203. 1775(yb)S
  2204. 1827(bo)S
  2205. 1879(oa)S
  2206. 1931(ar)S
  2207. 1978(rd)S
  2208. 2014(d)S
  2209. 2091(m)S
  2210. 2093(ma)S
  2211. 2173(ap)S
  2212. 2220(pp)S
  2213. 2272(pi)S
  2214. 2324(in)S
  2215. 2354(ng)S
  2216. 2406(g)S
  2217. 1248 V
  2218. 1080(You)S
  2219. 1281(can)S
  2220. 1449(create)S
  2221. (your)184 1719 A
  2222. 1931(own)S
  2223. (keyboard)374 2132 A
  2224. 2534(mapping)S
  2225. 2913(by)S
  2226. (copying)323 3041 A
  2227. 3392(one)S
  2228. 3566(of)S
  2229. 3679(the)S
  2230. 3831(existing)S
  2231. 4178(keymap)S
  2232. 4525(source)S
  2233. 4817(256les)S
  2234. 5014((Stan-)S
  2235. 1368 V
  2236. 1080(dard)S
  2237. 1327(Minix:)S
  2238. 10 B
  2239. 1668(kernel/keymaps/*.src)S
  2240. 10 R
  2241. 2583(,)S
  2242. 2676(Minix-vmd:)S
  2243. 10 B
  2244. (kernel/ibm/keymaps/*.src)1111 3229 A
  2245. 10 R
  2246. 4340())S
  2247. 4441(and)S
  2248. 4653(modifying)S
  2249. 5138(the)S
  2250. 1488 V
  2251. 1080(desired)S
  2252. 1397(keys.)S
  2253. 1632(Once)S
  2254. 1871(this)S
  2255. 2042(has)S
  2256. 2202(been)S
  2257. (done,)220 2418 A
  2258. (you)150 2664 A
  2259. 2840(need)S
  2260. 3056(to)S
  2261. 3161(recompile)S
  2262. 3591(the)S
  2263. 3741(genmap.c)S
  2264. 4156(256le,)S
  2265. 4337(either)S
  2266. 4594(by)S
  2267. 4721(adding)S
  2268. 5021(a)S
  2269. 5093(new)S
  2270. 1608 V
  2271. 1080(entry)S
  2272. 1312(to)S
  2273. 1415(the)S
  2274. 1563(Make256le,)S
  2275. 1971(or)S
  2276. 2080(by)S
  2277. (running)312 2205 A
  2278. 2542(the)S
  2279. 2690(following)S
  2280. 3106(commands:)S
  2281. 1776 V
  2282. 10 B
  2283. 1440(cc)S
  2284. 1555(-DKEYSRC=\")S
  2285. 10 I
  2286. (keymap)308 2223 A
  2287. 10 B
  2288. 2531(.src\")S
  2289. 2794(genmap.c)S
  2290. 1944 V
  2291. 10 R
  2292. 1080(After)S
  2293. 1319(this,)S
  2294. 1514(the)S
  2295. 10 B
  2296. 1662(keymap)S
  2297. 10 R
  2298. 2028(256le)S
  2299. 2182(can)S
  2300. 2347(be)S
  2301. 2467(generated)S
  2302. 2884(by)S
  2303. (running:)340 3009 A
  2304. 2112 V
  2305. 10 B
  2306. 1440(a.out)S
  2307. 1680(>)S
  2308. 10 I
  2309. (keymap)308 1762 A
  2310. 10 B
  2311. 2078(.map)S
  2312. 2280 V
  2313. 10 R
  2314. 1080(The)S
  2315. 1262(keymap)S
  2316. 1605(can)S
  2317. 1770(be)S
  2318. 1890(loaded)S
  2319. 2183(in)S
  2320. 2286(the)S
  2321. (keyboard)374 2434 A
  2322. 2833(driver)S
  2323. 3099(by:)S
  2324. 2448 V
  2325. 10 B
  2326. 1440(loadkeys)S
  2327. 10 I
  2328. (keymap)308 1839 A
  2329. 10 B
  2330. 2155(.map)S
  2331. 2616 V
  2332. 10 R
  2333. 1080(It)S
  2334. 1177(is)S
  2335. 1279(wise)S
  2336. 1499(to)S
  2337. 1612(256rst)S
  2338. 1804(run)S
  2339. 10 B
  2340. 1973(loadkeys)S
  2341. 10 R
  2342. 2382(on)S
  2343. 2517(one)S
  2344. 2697(of)S
  2345. 2816(the)S
  2346. 2974(maps)S
  2347. 3221(in)S
  2348. 10 B
  2349. (/usr/lib/keymaps)716 3334 A
  2350. 10 R
  2351. 4085(so)S
  2352. 4209(that)S
  2353. (you)150 4395 A
  2354. 4580(can)S
  2355. 4755(easily)S
  2356. 5025(revert)S
  2357. 2736 V
  2358. 1080(back)S
  2359. 1299(to)S
  2360. 1406(a)S
  2361. (known)273 1480 A
  2362. 1782(keymap)S
  2363. 2128(with)S
  2364. 2335(a)S
  2365. 2408(few)S
  2366. 2588(taps)S
  2367. 2778(on)S
  2368. 2906(the)S
  2369. 3057(up-arrow)S
  2370. 3455(key)S
  2371. 3628(and)S
  2372. 3801(pressing)S
  2373. 4164(return.)S
  2374. 4483(You)S
  2375. (will)157 4684 A
  2376. 4869(otherwise)S
  2377. 2856 V
  2378. 1080(have)S
  2379. 1295(to)S
  2380. 1398(256x)S
  2381. 1529(the)S
  2382. 1677(keymap)S
  2383. 2020(with)S
  2384. 2224(a)S
  2385. 2294(faulty)S
  2386. 2554(keymap)S
  2387. 2897(loaded)S
  2388. 3190(into)S
  2389. 3371(the)S
  2390. (keyboard)374 3519 A
  2391. 3918(driver,)S
  2392. 4209(which)S
  2393. 4480(is)S
  2394. 4572(no)S
  2395. 4697(fun.)S
  2396. 3024 V
  2397. 1080(When)S
  2398. 1345(the)S
  2399. 1493(keymap)S
  2400. 1836(is)S
  2401. 1928(to)S
  2402. (your)184 2031 A
  2403. 2240(satisfaction)S
  2404. (you)150 2724 A
  2405. 2899(can)S
  2406. (copy)195 3064 A
  2407. 3284(it)S
  2408. 3366(to)S
  2409. 10 B
  2410. 3470(/etc/keymap)S
  2411. 10 R
  2412. 4017(to)S
  2413. 4121(have)S
  2414. 4337(it)S
  2415. 4419(loaded)S
  2416. 4713(automatically)S
  2417. 3144 V
  2418. 1080(at)S
  2419. (reboot.)282 1178 A
  2420. 3312 V
  2421. 9 R
  2422. 720(F)S
  2423. 722(FI)S
  2424. 774(IL)S
  2425. 807(LE)S
  2426. 865(ES)S
  2427. 923(S)S
  2428. 3432 V
  2429. 10 B
  2430. 1080(/etc/keymap)S
  2431. 10 R
  2432. 1830(Default)S
  2433. 2158(keymap)S
  2434. 2501(256le)S
  2435. 3600 V
  2436. 9 R
  2437. 720(S)S
  2438. 722(SE)S
  2439. 774(EE)S
  2440. 832(E)S
  2441. 913(A)S
  2442. 915(AL)S
  2443. 983(LS)S
  2444. 1041(SO)S
  2445. 1093(O)S
  2446. 3720 V
  2447. 10 B
  2448. 1080(loadkeys)S
  2449. 1479((1).)S
  2450. 3888 V
  2451. 9 R
  2452. 720(A)S
  2453. 722(AU)S
  2454. 790(UT)S
  2455. 858(TH)S
  2456. 916(HO)S
  2457. 984(OR)S
  2458. 1052(R)S
  2459. 4008 V
  2460. 10 R
  2461. 1080(Victor)S
  2462. 1363(A.)S
  2463. 1486(Rodriguez)S
  2464. 1930(-)S
  2465. 1989(El)S
  2466. 2104(bit)S
  2467. 2235(Fantasma)S
  2468. 2646((Bit-Man@Tasa.Com.AR))S
  2469. 7903 V
  2470. 720(September)S
  2471. 1176(17,)S
  2472. (1996)200 1326 A
  2473. 4990(Page)S
  2474. 5211(2)S
  2475. 8143 V
  2476. EP
  2477. %%Page: 1 7
  2478. BP
  2479. /slant 0 def
  2480. /height 0 def
  2481. 480 V
  2482. 10 R
  2483. 720(PASSWD)S
  2484. 1137(()S
  2485. 1179(5)S
  2486. 1237())S
  2487. 2696(Eighth)S
  2488. (Edition)296 2989 A
  2489. 4710(PASSWD)S
  2490. 5127(()S
  2491. 5169(5)S
  2492. 5227())S
  2493. 960 V
  2494. 9 R
  2495. 720(N)S
  2496. 722(NA)S
  2497. 790(AM)S
  2498. 858(ME)S
  2499. 940(E)S
  2500. 1080 V
  2501. 10 R
  2502. 1080(passwd,)S
  2503. (group,)259 1426 A
  2504. 1710(shadow)S
  2505. 10 R-1
  2506. 2042(-)S
  2507. 10 R
  2508. 2124(user)S
  2509. 2317(and)S
  2510. (group)234 2487 A
  2511. 2746(databases,)S
  2512. 3182(shadow)S
  2513. 3514(passwords)S
  2514. 1248 V
  2515. 9 R
  2516. 720(S)S
  2517. 722(SY)S
  2518. 774(YN)S
  2519. 842(NO)S
  2520. 910(OP)S
  2521. 978(PS)S
  2522. 1030(SI)S
  2523. 1082(IS)S
  2524. 1115(S)S
  2525. 1368 V
  2526. 10 B
  2527. 1080(/etc/passwd)S
  2528. 1488 V
  2529. 1080(/etc/group)S
  2530. 1608 V
  2531. 1080(/etc/shadow)S
  2532. 1776 V
  2533. 9 R
  2534. 720(D)S
  2535. 722(DE)S
  2536. 790(ES)S
  2537. 848(SC)S
  2538. 900(CR)S
  2539. 962(RI)S
  2540. 1024(IP)S
  2541. 1057(PT)S
  2542. 1109(TI)S
  2543. 1167(IO)S
  2544. 1200(ON)S
  2545. 1268(N)S
  2546. 1896 V
  2547. 10 B
  2548. 1080(/etc/passwd)S
  2549. 10 R
  2550. 1598(lists)S
  2551. 1785(all)S
  2552. 1911(the)S
  2553. 2059(users)S
  2554. 2292(of)S
  2555. 2402(the)S
  2556. 2551(system,)S
  2557. 2881(and)S
  2558. 10 B
  2559. 3052(/etc/group)S
  2560. 10 R
  2561. 3515(lists)S
  2562. 3703(all)S
  2563. 3830(the)S
  2564. (groups)273 3979 A
  2565. 4278(the)S
  2566. 4427(users)S
  2567. 4660(may)S
  2568. (belong)273 4859 A
  2569. 5158(to.)S
  2570. 2016 V
  2571. 1080(Both)S
  2572. 1303(256les)S
  2573. 1499(also)S
  2574. 1689(contain)S
  2575. 2013(encrypted)S
  2576. 2438(passwords,)S
  2577. 2910(numeric)S
  2578. 3268(ID's)S
  2579. 3476(etc.)S
  2580. 3672(Encrypted)S
  2581. 4114(passwords)S
  2582. 4561(may)S
  2583. 4761(be)S
  2584. 4883(hidden)S
  2585. 5183(in)S
  2586. 2136 V
  2587. 1080(the)S
  2588. 1228(256le)S
  2589. 10 B
  2590. 1382(/etc/shadow)S
  2591. 10 R
  2592. 1911(if)S
  2593. 1998(extra)S
  2594. 2225(protection)S
  2595. 2658(is)S
  2596. 2750(warranted.)S
  2597. 2304 V
  2598. 1080(Each)S
  2599. 1309(256le)S
  2600. 1465(is)S
  2601. 1559(an)S
  2602. 1681(text)S
  2603. 1859(256le)S
  2604. 2015(containing)S
  2605. 2466(one)S
  2606. 2638(line)S
  2607. 2816(per)S
  2608. 2973(user)S
  2609. 3169(or)S
  2610. (group.)259 3281 A
  2611. 3593(The)S
  2612. 3778(data)S
  2613. 3974(256elds)S
  2614. 4220(on)S
  2615. 4348(a)S
  2616. 4421(line)S
  2617. 4600(are)S
  2618. 4752(separated)S
  2619. 5161(by)S
  2620. 2424 V
  2621. 1080(colons.)S
  2622. 1417(Each)S
  2623. 1644(line)S
  2624. 1820(in)S
  2625. 1923(the)S
  2626. 2071(password)S
  2627. 2476(256le)S
  2628. 2630(has)S
  2629. 2789(the)S
  2630. 2937(following)S
  2631. 3353(form:)S
  2632. 2592 V
  2633. 10 I
  2634. 1440(name:passwd:uid:gid:gecos:dir:shell)S
  2635. 2760 V
  2636. 10 R
  2637. 1080(The)S
  2638. 10 I
  2639. 1270(name)S
  2640. 10 R
  2641. 1521(256eld)S
  2642. 1733(is)S
  2643. 1833(the)S
  2644. 1989(login)S
  2645. 2228(name)S
  2646. 2479(of)S
  2647. 2596(a)S
  2648. 2674(user,)S
  2649. 2900(it)S
  2650. 2989(is)S
  2651. 3089(up)S
  2652. 3222(to)S
  2653. 3333(8)S
  2654. 3416(letters)S
  2655. 3696(or)S
  2656. 3813(numbers)S
  2657. (long)178 4192 A
  2658. 4403(starting)S
  2659. 4738(with)S
  2660. 4950(a)S
  2661. 5028(letter.)S
  2662. 2880 V
  2663. 1080(The)S
  2664. 1277(login)S
  2665. 1523(name)S
  2666. 1781(must)S
  2667. 2016(be)S
  2668. 2151(unique.)S
  2669. 2514(The)S
  2670. 10 I
  2671. 2710(password)S
  2672. 10 R
  2673. 3133(256eld)S
  2674. 3351(is)S
  2675. 3457(either)S
  2676. 3726(empty)S
  2677. 4016((no)S
  2678. 4189(password),)S
  2679. 4667(a)S
  2680. 4751(13)S
  2681. 4890(character)S
  2682. 3000 V
  2683. 1080(encrypted)S
  2684. 1516(password)S
  2685. 1935(as)S
  2686. 2058(returned)S
  2687. 2433(by)S
  2688. 10 B
  2689. 2572(crypt)S
  2690. 10 R
  2691. 2802((3),)S
  2692. 2984(or)S
  2693. 3108(a)S
  2694. 3193(login)S
  2695. 3439(name)S
  2696. (preceded)364 3697 A
  2697. 4101(by)S
  2698. 4241(two)S
  2699. 4432(number)S
  2700. 4779(signs)S
  2701. 5025((#))S
  2702. 5183(to)S
  2703. 3120 V
  2704. 1080(index)S
  2705. 1337(the)S
  2706. 1494(shadow)S
  2707. 1835(password)S
  2708. 2249(256le.)S
  2709. 2462(Anything)S
  2710. 2875(else)S
  2711. 3066((usually)S
  2712. 10 Y
  2713. 3424(*)S
  2714. 10 R
  2715. 3474())S
  2716. 3542(is)S
  2717. 3643(invalid.)S
  2718. 4006(The)S
  2719. 10 I
  2720. 4197(uid)S
  2721. 10 R
  2722. 4359(and)S
  2723. 10 I
  2724. 4538(gid)S
  2725. 10 R
  2726. 4700(256elds)S
  2727. 4952(are)S
  2728. 5110(two)S
  2729. 3240 V
  2730. 1080(numbers)S
  2731. 1457(indicating)S
  2732. 1890(the)S
  2733. 2044(users)S
  2734. 2282(user-id)S
  2735. 2593(and)S
  2736. (group-id.)371 2769 A
  2737. 3196(These)S
  2738. 3468(id's)S
  2739. 3650(do)S
  2740. 3781(not)S
  2741. 3940(have)S
  2742. 4161(to)S
  2743. 4270(be)S
  2744. 4397(unique,)S
  2745. 4727(there)S
  2746. 4961(may)S
  2747. 5166(be)S
  2748. 3360 V
  2749. 1080(more)S
  2750. 1318(than)S
  2751. 1522(one)S
  2752. 1698(name)S
  2753. 1947(with)S
  2754. 2157(the)S
  2755. 2311(same)S
  2756. 2549(id's.)S
  2757. 2781(The)S
  2758. 10 I
  2759. 2969(gecos)S
  2760. 10 R
  2761. 3229(256eld)S
  2762. 3438(can)S
  2763. 3608(be)S
  2764. 3733(set)S
  2765. 3875(by)S
  2766. 4005(the)S
  2767. 4158(user.)S
  2768. 4406(It)S
  2769. 4498(is)S
  2770. 4595(expected)S
  2771. 4983(to)S
  2772. 5091(be)S
  2773. 5216(a)S
  2774. 3480 V
  2775. 1080(comma)S
  2776. 1405(separated)S
  2777. 1815(list)S
  2778. 1967(of)S
  2779. 2080(personal)S
  2780. 2450(data)S
  2781. 2647(where)S
  2782. 2923(the)S
  2783. 3075(256rst)S
  2784. 3261(item)S
  2785. 3469(is)S
  2786. 3565(the)S
  2787. 3718(full)S
  2788. 3888(name)S
  2789. 4136(of)S
  2790. 4250(the)S
  2791. 4403(user.)S
  2792. 4651(The)S
  2793. 10 I
  2794. 4838(dir)S
  2795. 10 R
  2796. 4985(256eld)S
  2797. 5194(is)S
  2798. 3600 V
  2799. 1080(the)S
  2800. 1239(path)S
  2801. 1448(name)S
  2802. 1702(of)S
  2803. 1822(the)S
  2804. 1981(users)S
  2805. 2224(home)S
  2806. 2482(directory.)S
  2807. 2931(Lastly)S
  2808. 3218(the)S
  2809. 10 I
  2810. 3376(shell)S
  2811. 10 R
  2812. 3601(256eld)S
  2813. 3815(is)S
  2814. 3917(the)S
  2815. 4075(path)S
  2816. 4283(name)S
  2817. 4536(of)S
  2818. 4655(the)S
  2819. 4813(users)S
  2820. 5055(login)S
  2821. 3720 V
  2822. 1080(shell,)S
  2823. 1325(it)S
  2824. 1411(may)S
  2825. 1614(be)S
  2826. 1739(empty)S
  2827. 2020(to)S
  2828. 2128(indicate)S
  2829. 10 B
  2830. 2477(/bin/sh)S
  2831. 10 R
  2832. 2768(.)S
  2833. 2848(A)S
  2834. 2951(Minix)S
  2835. 3226(speci256c)S
  2836. 3564(extension)S
  2837. 3979(allows)S
  2838. 4272(the)S
  2839. 4425(shell)S
  2840. 4646(256eld)S
  2841. 4856(to)S
  2842. 4965(contain)S
  2843. 3840 V
  2844. 1080(extra)S
  2845. (space)224 1307 A
  2846. 1556(separated)S
  2847. 1962(arguments)S
  2848. 2406(for)S
  2849. 2549(the)S
  2850. 2697(shell.)S
  2851. 4008 V
  2852. 1080(Lines)S
  2853. 1329(in)S
  2854. 1432(the)S
  2855. (group)234 1580 A
  2856. 1839(256le)S
  2857. 1993(consist)S
  2858. 2297(of)S
  2859. 2406(four)S
  2860. 2599(256elds:)S
  2861. 4176 V
  2862. 10 I
  2863. 1440(name:passwd:gid:mem)S
  2864. 4344 V
  2865. 10 R
  2866. 1080(The)S
  2867. 10 I
  2868. 1268(name)S
  2869. 10 R
  2870. 1517(256eld)S
  2871. 1727(is)S
  2872. 1825(the)S
  2873. 1979(name)S
  2874. 2228(of)S
  2875. 2343(the)S
  2876. (group,)259 2497 A
  2877. 2787(same)S
  2878. 3025(restrictions)S
  2879. 3504(as)S
  2880. 3619(a)S
  2881. 3696(login)S
  2882. 3934(name.)S
  2883. 4234(The)S
  2884. 10 I
  2885. 4423(passwd)S
  2886. 10 R
  2887. 4750(256eld)S
  2888. 4961(may)S
  2889. 5166(be)S
  2890. 4464 V
  2891. 1080(used)S
  2892. 1292(to)S
  2893. 1398(let)S
  2894. 1527(users)S
  2895. 1762(change)S
  2896. (groups.)298 2075 A
  2897. 2426(The)S
  2898. 10 I
  2899. 2611(gid)S
  2900. 10 R
  2901. 2767(256eld)S
  2902. 2974(is)S
  2903. 3069(a)S
  2904. 3142(number)S
  2905. (telling)257 3477 A
  2906. 3762(the)S
  2907. (group-id.)371 3913 A
  2908. 4337(The)S
  2909. (group-id)346 4521 A
  2910. 4894(is)S
  2911. 4988(unique)S
  2912. 4584 V
  2913. 1080(for)S
  2914. 1230(a)S
  2915. (group.)259 1307 A
  2916. 1623(The)S
  2917. 10 I
  2918. 1812(mem)S
  2919. 10 R
  2920. 2035(256eld)S
  2921. 2246(is)S
  2922. 2345(a)S
  2923. 2422(comma)S
  2924. 2750(separated)S
  2925. 3163(list)S
  2926. 3319(of)S
  2927. 3436(login)S
  2928. 3675(names)S
  2929. 3965(that)S
  2930. 4149(are)S
  2931. 4306(special)S
  2932. 4619(members)S
  2933. 5021(of)S
  2934. 5138(the)S
  2935. 4704 V
  2936. (group.)259 1080 A
  2937. 1395(If)S
  2938. 1494(a)S
  2939. 1570(system)S
  2940. (supports)340 1880 A
  2941. (supplementary)592 2251 A
  2942. (group)234 2874 A
  2943. 3139(id's)S
  2944. 3321(then)S
  2945. 3525(a)S
  2946. 3600(user's)S
  2947. 3871(set)S
  2948. 4013(of)S
  2949. (supplementary)592 4127 A
  2950. (group)234 4749 A
  2951. 5013(id's)S
  2952. 5194(is)S
  2953. 4824 V
  2954. 1080(set)S
  2955. 1231(to)S
  2956. 1348(all)S
  2957. 1488(the)S
  2958. (groups)273 1650 A
  2959. 1962(they)S
  2960. 2174(are)S
  2961. 2338(a)S
  2962. 2423(member)S
  2963. 2793(of.)S
  2964. 2967(If)S
  2965. 3075(a)S
  2966. 3160(system)S
  2967. 3479(allows)S
  2968. 3782(one)S
  2969. 3967(to)S
  2970. 4085(change)S
  2971. (groups)273 4410 A
  2972. 4723(then)S
  2973. 4936(one)S
  2974. 5121(can)S
  2975. 4944 V
  2976. 1080(change)S
  2977. 1390(to)S
  2978. 1493(a)S
  2979. (group)234 1563 A
  2980. 1822(one)S
  2981. 1992(is)S
  2982. 2084(a)S
  2983. 2154(member)S
  2984. 2509(of)S
  2985. (without)307 2618 A
  2986. 2950(using)S
  2987. 3192(the)S
  2988. (group's)307 3340 A
  2989. 3672(password.)S
  2990. 5112 V
  2991. 1080(The)S
  2992. 1267(shadow)S
  2993. 1604(password)S
  2994. 2014(256le)S
  2995. 2173(has)S
  2996. 2337(precisely)S
  2997. 2731(the)S
  2998. 2884(same)S
  2999. 3121(form)S
  3000. 3347(as)S
  3001. 3461(the)S
  3002. 3614(password)S
  3003. 4024(256le,)S
  3004. 4208(except)S
  3005. 4501(that)S
  3006. 4682(only)S
  3007. 4890(the)S
  3008. 10 I
  3009. 5043(name)S
  3010. 5232 V
  3011. 10 R
  3012. 1080(or)S
  3013. 10 I
  3014. 1196(passwd)S
  3015. 10 R
  3016. 1523(256elds)S
  3017. 1772(are)S
  3018. 1927(used)S
  3019. 2142(as)S
  3020. 2257(yet.)S
  3021. 2461(The)S
  3022. 2649(other)S
  3023. 2887(256elds)S
  3024. 3136(are)S
  3025. 3291(zero)S
  3026. 3496(or)S
  3027. 3611(empty.)S
  3028. 3943(A)S
  3029. 4047(password)S
  3030. 4458(in)S
  3031. 4567(the)S
  3032. 4721(password)S
  3033. 5132(256le)S
  3034. 5352 V
  3035. 1080(may)S
  3036. 1280(have)S
  3037. 1497(the)S
  3038. 1647(form)S
  3039. 10 B
  3040. 1870(##)S
  3041. 10 I
  3042. 1970(user)S
  3043. 10 R
  3044. 2170(to)S
  3045. 2276(indicate)S
  3046. 2623(the)S
  3047. 2774(entry)S
  3048. 10 I
  3049. 3009(user)S
  3050. 10 R
  3051. 3210(in)S
  3052. 3316(the)S
  3053. 3467(shadow)S
  3054. 3802(password)S
  3055. 4210(256le.)S
  3056. 4417(The)S
  3057. 4602(password)S
  3058. 5010(in)S
  3059. 5116(this)S
  3060. 5472 V
  3061. 1080(entry)S
  3062. 1322(is)S
  3063. 1424(then)S
  3064. 1632(used)S
  3065. 1851(for)S
  3066. 2004(authentication)S
  3067. 2609(of)S
  3068. 2728(the)S
  3069. 2886(user.)S
  3070. 3139(The)S
  3071. 3331(shadow)S
  3072. 3673(256le)S
  3073. 3837(can)S
  3074. 4012(only)S
  3075. 4225(be)S
  3076. 4354(read)S
  3077. 4562(by)S
  3078. 4696(the)S
  3079. 4853(privileged)S
  3080. 5592 V
  3081. (utility)240 1080 A
  3082. 10 B
  3083. 1355(pwdauth)S
  3084. 10 R
  3085. 1736((8),)S
  3086. 1914(so)S
  3087. 2038(that)S
  3088. 2224(the)S
  3089. 2382(encrypted)S
  3090. 2814(passwords)S
  3091. 3268(in)S
  3092. 3381(the)S
  3093. 3540(shadow)S
  3094. 3883(256le)S
  3095. 4048(are)S
  3096. 4208(kept)S
  3097. 4417(secret,)S
  3098. 4714(and)S
  3099. 4895(thus)S
  3100. 5098(safe)S
  3101. 5712 V
  3102. 1080(from)S
  3103. 1301(a)S
  3104. 1371(dictionary)S
  3105. 1804(attack.)S
  3106. 5880 V
  3107. 870(S)S
  3108. 872(Sp)S
  3109. 930(pe)S
  3110. 982(ec)S
  3111. 1029(ci)S
  3112. 1076(ia)S
  3113. 1106(al)S
  3114. 1153(l)S
  3115. 1208(p)S
  3116. 1210(pa)S
  3117. 1262(as)S
  3118. 1309(ss)S
  3119. 1350(sw)S
  3120. 1391(wo)S
  3121. 1466(or)S
  3122. 1518(rd)S
  3123. 1554(d)S
  3124. 1631(a)S
  3125. 1633(an)S
  3126. 1680(nd)S
  3127. 1732(d)S
  3128. 1809(g)S
  3129. 1811(gr)S
  3130. 1863(ro)S
  3131. 1899(ou)S
  3132. 1951(up)S
  3133. 2003(p)S
  3134. 2080(256)S
  3135. 2082(256l)S
  3136. 2140(le)S
  3137. 2170(e)S
  3138. 2242(e)S
  3139. 2244(en)S
  3140. 2291(nt)S
  3141. 2343(tr)S
  3142. 2373(ri)S
  3143. 2409(ie)S
  3144. 2439(es)S
  3145. 2486(s)S
  3146. 6000 V
  3147. 1080(There)S
  3148. 1344(are)S
  3149. 1496(several)S
  3150. 1810(entries)S
  3151. 2107(in)S
  3152. 2213(the)S
  3153. 2364(password)S
  3154. 2772(and)S
  3155. (group)234 2945 A
  3156. 3207(256les)S
  3157. 3403(that)S
  3158. 3582(are)S
  3159. 3735(preallocated)S
  3160. 4257(for)S
  3161. 4404(current)S
  3162. 4719(or)S
  3163. 4832(future)S
  3164. 5102(use.)S
  3165. 6120 V
  3166. 1080(All)S
  3167. 1234(id's)S
  3168. 1410(less)S
  3169. 1586(than)S
  3170. 1784(10)S
  3171. 1909(are)S
  3172. 2058(reserved.)S
  3173. 2475(The)S
  3174. 2657(special)S
  3175. 2962(password)S
  3176. 3367(256le)S
  3177. 3521(entries)S
  3178. 3815(are:)S
  3179. 6288 V
  3180. 1440(root:##root:0:0:Big)S
  3181. 2246(Brother:/usr/src:)S
  3182. 6408 V
  3183. 1440(daemon:*:1:1:The)S
  3184. 2202(Deuce:/etc:)S
  3185. 6528 V
  3186. 1440(bin:##root:2:0:Binaries:/usr/src:)S
  3187. 6648 V
  3188. 1440(uucp:*:5:5:UNIX)S
  3189. 2175(to)S
  3190. 2278(UNIX)S
  3191. (copy:/usr/spool/uucp:/usr/sbin/uucico)1512 2556 A
  3192. 6768 V
  3193. 1440(news:*:6:6:Usenet)S
  3194. (news:/usr/spool/news:)894 2214 A
  3195. 6888 V
  3196. (ftp:*:7:7:Anonymous)864 1440 A
  3197. 2329(FTP:/usr/ftp:)S
  3198. 7008 V
  3199. (nobody:*:9999:99::/tmp:)1002 1440 A
  3200. 7128 V
  3201. 1440(ast:*:8:3:Andrew)S
  3202. 2164(S.)S
  3203. 2270(Tanenbaum:/usr/ast:)S
  3204. 7296 V
  3205. 1080(The)S
  3206. 10 B
  3207. 1268(root)S
  3208. 10 R
  3209. 1478(id)S
  3210. 1587(is)S
  3211. 1685(of)S
  3212. 1800(course)S
  3213. 2094(the)S
  3214. 2248(super)S
  3215. 2497(user.)S
  3216. 2746(The)S
  3217. 10 B
  3218. 2934(daemon)S
  3219. 10 R
  3220. 3306(id)S
  3221. 3415(is)S
  3222. 3513(used)S
  3223. 3728(by)S
  3224. 3859(some)S
  3225. 4103(daemons.)S
  3226. 4542(Some)S
  3227. 4803(devices)S
  3228. 5137(are)S
  3229. 7416 V
  3230. 1080(protected)S
  3231. 1485(so)S
  3232. 1604(that)S
  3233. 1785(only)S
  3234. 1992(those)S
  3235. 2233(daemons)S
  3236. 2619(can)S
  3237. (access)258 2788 A
  3238. 3075(them.)S
  3239. 3355(The)S
  3240. 10 B
  3241. 3541(bin)S
  3242. 10 R
  3243. 3710(id)S
  3244. 3817(owns)S
  3245. 4058(all)S
  3246. 4188(sources)S
  3247. 4519(and)S
  3248. 4693(most)S
  3249. 4917(binaries.)S
  3250. 7536 V
  3251. 1080(The)S
  3252. 10 B
  3253. 1274(uucp)S
  3254. 10 R
  3255. 1487(,)S
  3256. 10 B
  3257. 1549(news)S
  3258. 10 R
  3259. 1799(and)S
  3260. 10 B
  3261. 1981(ftp)S
  3262. 10 R
  3263. 2142(id's)S
  3264. 2330(are)S
  3265. 2491(for)S
  3266. 2646(serial)S
  3267. 2902(line)S
  3268. 3090(data)S
  3269. 3295(transfer,)S
  3270. 3667(usenet)S
  3271. 3962(news,)S
  3272. 4232(or)S
  3273. 4354(ftp)S
  3274. 4504(if)S
  3275. 4604(so)S
  3276. 4731(needed.)S
  3277. 5104(The)S
  3278. 7903 V
  3279. 720(Page)S
  3280. 941(1)S
  3281. 4455(September)S
  3282. 4911(17,)S
  3283. (1996)200 5061 A
  3284. 8143 V
  3285. EP
  3286. %%Page: 2 8
  3287. BP
  3288. /slant 0 def
  3289. /height 0 def
  3290. 480 V
  3291. 10 R
  3292. 720(PASSWD)S
  3293. 1137(()S
  3294. 1179(5)S
  3295. 1237())S
  3296. 2696(Eighth)S
  3297. (Edition)296 2989 A
  3298. 4710(PASSWD)S
  3299. 5127(()S
  3300. 5169(5)S
  3301. 5227())S
  3302. 960 V
  3303. 10 B
  3304. 1080(nobody)S
  3305. 10 R
  3306. 1431(id)S
  3307. 1542(is)S
  3308. 1642(used)S
  3309. 1859(in)S
  3310. 1970(those)S
  3311. 2215(cases)S
  3312. 2461(that)S
  3313. 2645(a)S
  3314. 2723(program)S
  3315. 3097(may)S
  3316. 3303(not)S
  3317. 3464(have)S
  3318. 3687(any)S
  3319. 3865(privileges)S
  3320. 4295(at)S
  3321. 4401(all.)S
  3322. 4585(The)S
  3323. 10 B
  3324. 4774(ast)S
  3325. 10 R
  3326. 4929(id)S
  3327. 5039(is)S
  3328. 5138(the)S
  3329. 1080 V
  3330. (honorary)363 1080 A
  3331. 1470(home)S
  3332. 1720(directory)S
  3333. 2111(for)S
  3334. 2256(Andrew)S
  3335. 2608(S.)S
  3336. 2716(Tanenbaum,)S
  3337. 3243(the)S
  3338. 3393(creator)S
  3339. 3701(of)S
  3340. 3812(Minix.)S
  3341. 4134(You)S
  3342. 4334(can)S
  3343. 4501(also)S
  3344. 4691(256nd)S
  3345. 4875(the)S
  3346. (initial)235 5026 A
  3347. 1200 V
  3348. 1080(contents)S
  3349. 1440(for)S
  3350. 1583(a)S
  3351. 1653(new)S
  3352. 1846(home)S
  3353. 2094(directory)S
  3354. 2483(there.)S
  3355. 1368 V
  3356. 1080(The)S
  3357. 1262(special)S
  3358. (group)234 1567 A
  3359. 1826(256le)S
  3360. 1980(entries)S
  3361. 2274(are:)S
  3362. 1536 V
  3363. 1440(operator:*:0:)S
  3364. 1656 V
  3365. 1440(daemon:*:1:)S
  3366. 1776 V
  3367. 1440(bin:*:2:)S
  3368. 1896 V
  3369. 1440(other:*:3:)S
  3370. 2016 V
  3371. 1440(tty:*:4:)S
  3372. 2136 V
  3373. 1440(uucp:*:5:)S
  3374. 2256 V
  3375. 1440(news:*:6:)S
  3376. 2376 V
  3377. 1440(ftp:*:7:)S
  3378. 2496 V
  3379. 1440(kmem:*:8:)S
  3380. 2616 V
  3381. (nogroup:*:99:)568 1440 A
  3382. 2784 V
  3383. (Groups)296 1080 A
  3384. 1406(with)S
  3385. 1615(the)S
  3386. 1768(same)S
  3387. 2005(name)S
  3388. 2253(as)S
  3389. 2367(special)S
  3390. 2677(user)S
  3391. 2875(id)S
  3392. 2983(are)S
  3393. 3137(used)S
  3394. 3351(with)S
  3395. 3560(those)S
  3396. 3802(id's.)S
  3397. 4033(The)S
  3398. 10 B
  3399. 4220(operator)S
  3400. 10 R
  3401. (group)234 4626 A
  3402. 4891(is)S
  3403. 4989(for)S
  3404. 5138(the)S
  3405. 2904 V
  3406. 1080(administrators)S
  3407. 1683(of)S
  3408. 1794(the)S
  3409. 1944(system.)S
  3410. 2300(Users)S
  3411. 2557(in)S
  3412. 2662(this)S
  3413. (group)234 2834 A
  3414. 3094(are)S
  3415. 3244(granted)S
  3416. 3572(special)S
  3417. 3878(privileges.)S
  3418. 4351(The)S
  3419. 10 B
  3420. 4534(other)S
  3421. 10 R
  3422. (group)234 4790 A
  3423. 5050(is)S
  3424. 5143(for)S
  3425. 3024 V
  3426. 1080(ordinary)S
  3427. 1455(users.)S
  3428. 1746(The)S
  3429. 10 B
  3430. 1937(tty)S
  3431. 10 R
  3432. (group)234 2089 A
  3433. 2357(is)S
  3434. 2458(for)S
  3435. 2610(terminal)S
  3436. 2980(devices,)S
  3437. 3341(and)S
  3438. 3520(associated)S
  3439. 3968(set-gid)S
  3440. 4276(commands.)S
  3441. 4796(Same)S
  3442. 5055(thing)S
  3443. 3144 V
  3444. 1080(with)S
  3445. 1284(the)S
  3446. 10 B
  3447. 1432(kmem)S
  3448. 10 R
  3449. (group)234 1726 A
  3450. 1985(and)S
  3451. 2155(memory)S
  3452. 2515(devices.)S
  3453. 3312 V
  3454. 9 R
  3455. 720(F)S
  3456. 722(FI)S
  3457. 774(IL)S
  3458. 807(LE)S
  3459. 865(ES)S
  3460. 923(S)S
  3461. 3432 V
  3462. 10 B
  3463. 1080(/etc/passwd)S
  3464. 10 R
  3465. 1830(The)S
  3466. 2012(user)S
  3467. 2205(database.)S
  3468. 3600 V
  3469. 10 B
  3470. 1080(/etc/group)S
  3471. 10 R
  3472. 1830(The)S
  3473. (group)234 2012 A
  3474. 2271(database.)S
  3475. 3768 V
  3476. 10 B
  3477. 1080(/etc/shadow)S
  3478. 10 R
  3479. 1830(The)S
  3480. 2012(shadow)S
  3481. 2344(password)S
  3482. 2749(256le.)S
  3483. 3936 V
  3484. 9 R
  3485. 720(S)S
  3486. 722(SE)S
  3487. 774(EE)S
  3488. 832(E)S
  3489. 913(A)S
  3490. 915(AL)S
  3491. 983(LS)S
  3492. 1041(SO)S
  3493. 1093(O)S
  3494. 4056 V
  3495. 10 B
  3496. 1080(login)S
  3497. 10 R
  3498. 1292((1),)S
  3499. 10 B
  3500. 1460(passwd)S
  3501. 10 R
  3502. 1773((1),)S
  3503. 10 B
  3504. 1941(su)S
  3505. 10 R
  3506. 2036((1),)S
  3507. 10 B
  3508. 2204(crypt)S
  3509. 10 R
  3510. 2434((3),)S
  3511. 10 B
  3512. 2602(getpwent)S
  3513. 10 R
  3514. 2995((3),)S
  3515. 10 B
  3516. 3163(getgrent)S
  3517. 10 R
  3518. 3522((3),)S
  3519. 10 B
  3520. 3690(pwdauth)S
  3521. 10 R
  3522. 4071((8).)S
  3523. 4224 V
  3524. 9 R
  3525. 720(N)S
  3526. 722(NO)S
  3527. 790(OT)S
  3528. 858(TE)S
  3529. 916(ES)S
  3530. 974(S)S
  3531. 4344 V
  3532. 10 R
  3533. 1080(The)S
  3534. 10 B
  3535. 1263(nobody)S
  3536. 10 R
  3537. 1607(and)S
  3538. 10 B
  3539. 1778(nogroup)S
  3540. 10 R
  3541. 2167(id's)S
  3542. 2344(are)S
  3543. 2494(likely)S
  3544. 2749(to)S
  3545. 2853(be)S
  3546. 2974(renumbered)S
  3547. 3481(to)S
  3548. 3585(the)S
  3549. 3734(highest)S
  3550. 4050(possible)S
  3551. 4405(id's)S
  3552. 4582(once)S
  3553. 4799(it)S
  3554. 4882(is)S
  3555. 4976(256gured)S
  3556. 4464 V
  3557. 1080(out)S
  3558. 1233(what)S
  3559. 1454(they)S
  3560. 1652(are.)S
  3561. 4632 V
  3562. 9 R
  3563. 720(A)S
  3564. 722(AU)S
  3565. 790(UT)S
  3566. 858(TH)S
  3567. 916(HO)S
  3568. 984(OR)S
  3569. 1052(R)S
  3570. 4752 V
  3571. 10 R
  3572. 1080(Kees)S
  3573. 1307(J.)S
  3574. 1396(Bot)S
  3575. 1566((kjb@cs.vu.nl))S
  3576. 7903 V
  3577. 720(September)S
  3578. 1176(17,)S
  3579. (1996)200 1326 A
  3580. 2553(()S
  3581. (December)415 2595 A
  3582. 3035(14,)S
  3583. (1989)200 3185 A
  3584. 3393())S
  3585. 4990(Page)S
  3586. 5211(2)S
  3587. 8143 V
  3588. EP
  3589. %%Page: 1 9
  3590. BP
  3591. /slant 0 def
  3592. /height 0 def
  3593. 480 V
  3594. 10 R
  3595. 720(RESOLVER)S
  3596. 1250(()S
  3597. 1292(5)S
  3598. 1350())S
  3599. 2696(Eighth)S
  3600. (Edition)296 2989 A
  3601. 4597(RESOLVER)S
  3602. 5127(()S
  3603. 5169(5)S
  3604. 5227())S
  3605. 960 V
  3606. 9 R
  3607. 720(N)S
  3608. 722(NA)S
  3609. 790(AM)S
  3610. 858(ME)S
  3611. 940(E)S
  3612. 1080 V
  3613. 10 R
  3614. 1080(resolver)S
  3615. 10 R-1
  3616. 1430(-)S
  3617. 10 R
  3618. 1512(resolver)S
  3619. 1862(con256guration)S
  3620. 2423(256le)S
  3621. 1248 V
  3622. 9 R
  3623. 720(S)S
  3624. 722(SY)S
  3625. 774(YN)S
  3626. 842(NO)S
  3627. 910(OP)S
  3628. 978(PS)S
  3629. 1030(SI)S
  3630. 1082(IS)S
  3631. 1115(S)S
  3632. 1368 V
  3633. 10 R
  3634. 1080(/etc/resolv.conf)S
  3635. 1536 V
  3636. 9 R
  3637. 720(D)S
  3638. 722(DE)S
  3639. 790(ES)S
  3640. 848(SC)S
  3641. 900(CR)S
  3642. 962(RI)S
  3643. 1024(IP)S
  3644. 1057(PT)S
  3645. 1109(TI)S
  3646. 1167(IO)S
  3647. 1200(ON)S
  3648. 1268(N)S
  3649. 1656 V
  3650. 10 R
  3651. 1080(The)S
  3652. 10 I
  3653. 1266(resolver)S
  3654. 10 R
  3655. 1625(is)S
  3656. 1721(a)S
  3657. 1795(set)S
  3658. 1936(of)S
  3659. 2049(routines)S
  3660. 2402(in)S
  3661. 2509(the)S
  3662. 2661(C)S
  3663. 2757(library)S
  3664. 3056(()S
  3665. 10 I
  3666. 3090(resolv)S
  3667. 10 R
  3668. 3344((3)))S
  3669. 3526(that)S
  3670. 3707(provide)S
  3671. (access)258 4044 A
  3672. 4332(to)S
  3673. 4440(the)S
  3674. 4593(Internet)S
  3675. 4937(Domain)S
  3676. 1776 V
  3677. 1080(Name)S
  3678. 1348(System.)S
  3679. 1721(The)S
  3680. 1905(resolver)S
  3681. 2257(con256guration)S
  3682. 2820(256le)S
  3683. 2976(contains)S
  3684. 3338(information)S
  3685. 3840(that)S
  3686. 4018(is)S
  3687. 4111(read)S
  3688. 4311(by)S
  3689. 4437(the)S
  3690. 4586(resolver)S
  3691. 4937(routines)S
  3692. 1896 V
  3693. 1080(the)S
  3694. 1233(256rst)S
  3695. 1420(time)S
  3696. 1629(they)S
  3697. 1832(are)S
  3698. (invoked)323 1986 A
  3699. 2339(by)S
  3700. 2469(a)S
  3701. 2545(process.)S
  3702. 2928(The)S
  3703. 3116(256le)S
  3704. 3276(is)S
  3705. 3374(designed)S
  3706. 3762(to)S
  3707. 3871(be)S
  3708. 3997(human)S
  3709. 4301(readable)S
  3710. 4674(and)S
  3711. 4850(contains)S
  3712. 5216(a)S
  3713. 2016 V
  3714. 1080(list)S
  3715. 1228(of)S
  3716. 1337(keywords)S
  3717. 1753(with)S
  3718. 1957(values)S
  3719. 2239(that)S
  3720. 2415(provide)S
  3721. 2747(various)S
  3722. 3068(types)S
  3723. 3305(of)S
  3724. 3414(resolver)S
  3725. 3764(information.)S
  3726. 2184 V
  3727. 1080(On)S
  3728. 1230(a)S
  3729. 1302(normally)S
  3730. 1692(con256gured)S
  3731. 2149(system)S
  3732. 2455(this)S
  3733. 2627(256le)S
  3734. (should)267 2783 A
  3735. 3077(not)S
  3736. 3232(be)S
  3737. (necessary.)417 3354 A
  3738. 3823(The)S
  3739. 4007(only)S
  3740. 4212(name)S
  3741. 4457(server)S
  3742. 4731(to)S
  3743. 4836(be)S
  3744. 4959(queried)S
  3745. 2304 V
  3746. (will)157 1080 A
  3747. 1278(be)S
  3748. 1414(on)S
  3749. 1555(the)S
  3750. 1719(local)S
  3751. 1955(machine,)S
  3752. 2361(the)S
  3753. 2524(domain)S
  3754. 2865(name)S
  3755. 3123(is)S
  3756. 3230(determined)S
  3757. 3723(from)S
  3758. 3959(the)S
  3759. 4122(host)S
  3760. 4329(name,)S
  3761. 4612(and)S
  3762. 4797(the)S
  3763. 4960(domain)S
  3764. 2424 V
  3765. 1080(search)S
  3766. 1363(path)S
  3767. 1561(is)S
  3768. 1653(constructed)S
  3769. 2142(from)S
  3770. 2363(the)S
  3771. 2511(domain)S
  3772. 2837(name.)S
  3773. 2592 V
  3774. 1080(The)S
  3775. 1262(different)S
  3776. 1635(con256guration)S
  3777. 2196(options)S
  3778. 2516(are:)S
  3779. 2760 V
  3780. 10 B
  3781. 1080(nameserver)S
  3782. 2880 V
  3783. 10 R
  3784. 1440(Internet)S
  3785. 1798(address)S
  3786. 2144((in)S
  3787. 2300(dot)S
  3788. 2472(notation))S
  3789. 2879(of)S
  3790. 3007(a)S
  3791. 3096(name)S
  3792. 3358(server)S
  3793. 3649(that)S
  3794. 3844(the)S
  3795. 4011(resolver)S
  3796. (should)267 4380 A
  3797. 4691(query.)S
  3798. 5015(Up)S
  3799. 5183(to)S
  3800. 3000 V
  3801. (MAXNS)364 1440 A
  3802. 1844((currently)S
  3803. 2282(3))S
  3804. 2406(name)S
  3805. 2664(servers)S
  3806. 2990(may)S
  3807. 3203(be)S
  3808. 3338(listed,)S
  3809. 3621(one)S
  3810. 3806(per)S
  3811. 3974(keyword.)S
  3812. 4415(If)S
  3813. 4522(there)S
  3814. 4763(are)S
  3815. (multiple)335 4926 A
  3816. 3120 V
  3817. 1440(servers,)S
  3818. 1790(the)S
  3819. 1952(resolver)S
  3820. 2316(library)S
  3821. 2624(queries)S
  3822. 2954(them)S
  3823. 3194(in)S
  3824. 3312(the)S
  3825. 3475(order)S
  3826. 3728(listed.)S
  3827. 4036(If)S
  3828. 4144(no)S
  3829. 10 B
  3830. 4284(nameserver)S
  3831. 10 R
  3832. 4828(entries)S
  3833. 5137(are)S
  3834. 3240 V
  3835. 1440(present,)S
  3836. 1787(the)S
  3837. 1941(default)S
  3838. 2252(is)S
  3839. 2350(to)S
  3840. 2458(use)S
  3841. 2622(the)S
  3842. 2775(name)S
  3843. 3023(server)S
  3844. 3300(on)S
  3845. 3430(the)S
  3846. 3583(local)S
  3847. 3809(machine.)S
  3848. 4230((The)S
  3849. 4451(algorithm)S
  3850. 4872(used)S
  3851. 5086(is)S
  3852. 5183(to)S
  3853. 3360 V
  3854. 1440(try)S
  3855. 1591(a)S
  3856. 1675(name)S
  3857. 1932(server,)S
  3858. 2243(and)S
  3859. 2427(if)S
  3860. 2528(the)S
  3861. 2690(query)S
  3862. 2959(times)S
  3863. 3217(out,)S
  3864. 3410(try)S
  3865. 3562(the)S
  3866. 3725(next,)S
  3867. (until)184 3963 A
  3868. 4187(out)S
  3869. 4355(of)S
  3870. 4479(name)S
  3871. 4737(servers,)S
  3872. 5088(then)S
  3873. 3480 V
  3874. 1440(repeat)S
  3875. 1712(trying)S
  3876. 1977(all)S
  3877. 2103(the)S
  3878. 2251(name)S
  3879. 2494(servers)S
  3880. (until)184 2805 A
  3881. 3014(a)S
  3882. 3084(maximum)S
  3883. 3516(number)S
  3884. 3848(of)S
  3885. 3957(retries)S
  3886. 4235(are)S
  3887. 4384(made).)S
  3888. 3648 V
  3889. 10 B
  3890. 1080(domain)S
  3891. 10 R
  3892. 1440(Local)S
  3893. 1699(domain)S
  3894. 2029(name.)S
  3895. 2326(Most)S
  3896. 2561(queries)S
  3897. 2881(for)S
  3898. 3028(names)S
  3899. 3314(within)S
  3900. 3600(this)S
  3901. 3775(domain)S
  3902. 4106(can)S
  3903. 4276(use)S
  3904. 4440(short)S
  3905. 4671(names)S
  3906. 4958(relative)S
  3907. 3768 V
  3908. 1440(to)S
  3909. 1552(the)S
  3910. 1709(local)S
  3911. 1939(domain.)S
  3912. 2324(If)S
  3913. 2425(no)S
  3914. 10 B
  3915. 2558(domain)S
  3916. 10 R
  3917. 2915(entry)S
  3918. 3155(is)S
  3919. 3255(present,)S
  3920. 3604(the)S
  3921. 3760(domain)S
  3922. 4094(is)S
  3923. 4194(determined)S
  3924. 4680(from)S
  3925. 4909(the)S
  3926. 5065(local)S
  3927. 3888 V
  3928. 1440(host)S
  3929. 1633(name)S
  3930. 1877(returned)S
  3931. 2239(by)S
  3932. 10 I
  3933. 2365(gethostname)S
  3934. 10 R
  3935. 2889((2);)S
  3936. 3061(the)S
  3937. 3210(domain)S
  3938. 3537(part)S
  3939. 3720(is)S
  3940. 3813(taken)S
  3941. 4057(to)S
  3942. 4162(be)S
  3943. 4284(everything)S
  3944. 4741(after)S
  3945. 4954(the)S
  3946. 5104(256rst)S
  3947. 4008 V
  3948. 1440(`.'.)S
  3949. 1608(Finally,)S
  3950. 1943(if)S
  3951. 2030(the)S
  3952. 2178(host)S
  3953. 2370(name)S
  3954. 2613(does)S
  3955. 2822(not)S
  3956. 2975(contain)S
  3957. 3296(a)S
  3958. 3366(domain)S
  3959. 3692(part,)S
  3960. 3899(the)S
  3961. 4047(root)S
  3962. 4234(domain)S
  3963. 4560(is)S
  3964. 4652(assumed.)S
  3965. 4176 V
  3966. 10 B
  3967. 1080(search)S
  3968. 10 R
  3969. 1440(Search)S
  3970. 1762(list)S
  3971. 1932(for)S
  3972. 2098(host-name)S
  3973. (lookup.)303 2565 A
  3974. 2941(The)S
  3975. 3146(search)S
  3976. 3452(list)S
  3977. 3623(is)S
  3978. 3738(normally)S
  3979. 4149(determined)S
  3980. 4650(from)S
  3981. 4894(the)S
  3982. 5065(local)S
  3983. 4296 V
  3984. 1440(domain)S
  3985. 1792(name;)S
  3986. 2089(by)S
  3987. 2240(default,)S
  3988. 2596(it)S
  3989. 2703(begins)S
  3990. 3016(with)S
  3991. 3246(the)S
  3992. 3420(local)S
  3993. 3667(domain)S
  3994. 4018(name,)S
  3995. 4311(then)S
  3996. (successive)425 4534 A
  3997. 5009(parent)S
  3998. 4416 V
  3999. 1440(domains)S
  4000. 1806(that)S
  4001. 1983(have)S
  4002. 2199(at)S
  4003. 2298(least)S
  4004. 2509(two)S
  4005. (components)485 2686 A
  4006. 3197(in)S
  4007. 3301(their)S
  4008. 3512(names.)S
  4009. 3845(This)S
  4010. 4050(may)S
  4011. 4249(be)S
  4012. 4371(changed)S
  4013. 4733(by)S
  4014. 4860(listing)S
  4015. 5138(the)S
  4016. 4536 V
  4017. 1440(desired)S
  4018. 1765(domain)S
  4019. 2100(search)S
  4020. 2392(path)S
  4021. 2599(following)S
  4022. 3024(the)S
  4023. 10 I
  4024. 3181(search)S
  4025. 10 R
  4026. 3483(keyword)S
  4027. 3869(with)S
  4028. (spaces)263 4082 A
  4029. 4379(or)S
  4030. 4496(tabs)S
  4031. 4691(separating)S
  4032. 5138(the)S
  4033. 4656 V
  4034. 1440(names.)S
  4035. 1781(Most)S
  4036. 2021(resolver)S
  4037. 2380(queries)S
  4038. (will)157 2705 A
  4039. 2896(be)S
  4040. 3025(attempted)S
  4041. 3456(using)S
  4042. (each)185 3707 A
  4043. (component)446 3926 A
  4044. 4406(of)S
  4045. 4524(the)S
  4046. 4682(search)S
  4047. 4975(path)S
  4048. 5183(in)S
  4049. 4776 V
  4050. 1440(turn)S
  4051. (until)184 1631 A
  4052. 1844(a)S
  4053. 1918(match)S
  4054. 2193(is)S
  4055. (found.)259 2289 A
  4056. 2602(Note)S
  4057. 2827(that)S
  4058. 3007(this)S
  4059. 3181(process)S
  4060. 3512(may)S
  4061. 3714(be)S
  4062. 3838(slow)S
  4063. 4057(and)S
  4064. (will)157 4230 A
  4065. 4415(generate)S
  4066. 4785(a)S
  4067. 4858(lot)S
  4068. 4992(of)S
  4069. 5104(net-)S
  4070. 4896 V
  4071. 1440(work)S
  4072. 1675(traf256c)S
  4073. 1945(if)S
  4074. 2035(the)S
  4075. 2186(servers)S
  4076. 2500(for)S
  4077. 2646(the)S
  4078. 2798(listed)S
  4079. 3045(domains)S
  4080. 3414(are)S
  4081. 3567(not)S
  4082. 3724(local,)S
  4083. 3974(and)S
  4084. 4148(that)S
  4085. 4328(queries)S
  4086. (will)157 4648 A
  4087. 4834(time)S
  4088. 5042(out)S
  4089. 5199(if)S
  4090. 5016 V
  4091. 1440(no)S
  4092. 1565(server)S
  4093. 1837(is)S
  4094. 1929(available)S
  4095. 2318(for)S
  4096. 2461(one)S
  4097. 2631(of)S
  4098. 2740(the)S
  4099. 2888(domains.)S
  4100. 5184 V
  4101. 1440(The)S
  4102. 1622(search)S
  4103. 1905(list)S
  4104. 2053(is)S
  4105. 2145(currently)S
  4106. 2534(limited)S
  4107. 2844(to)S
  4108. 2947(six)S
  4109. 3089(domains)S
  4110. 3454(with)S
  4111. 3658(a)S
  4112. 3728(total)S
  4113. 3932(of)S
  4114. (256)150 4041 A
  4115. 4216(characters.)S
  4116. 5352 V
  4117. 1080(The)S
  4118. 10 I
  4119. 1263(domain)S
  4120. 10 R
  4121. 1590(and)S
  4122. 10 I
  4123. 1762(search)S
  4124. 10 R
  4125. 2057(keywords)S
  4126. 2475(are)S
  4127. 2626(mutually)S
  4128. 3010(exclusive.)S
  4129. 3467(If)S
  4130. 3562(more)S
  4131. 3796(than)S
  4132. 3996(one)S
  4133. 4168(instance)S
  4134. 4525(of)S
  4135. 4636(these)S
  4136. 4870(keywords)S
  4137. 5472 V
  4138. 1080(is)S
  4139. 1172(present,)S
  4140. 1513(the)S
  4141. 1661(last)S
  4142. 1826(instance)S
  4143. (will)157 2181 A
  4144. 2363(override.)S
  4145. 5640 V
  4146. 1080(The)S
  4147. 1263(keyword)S
  4148. 1641(and)S
  4149. 1812(value)S
  4150. 2056(must)S
  4151. 2278(appear)S
  4152. 2574(on)S
  4153. 2701(a)S
  4154. 2773(single)S
  4155. 3040(line,)S
  4156. 3243(and)S
  4157. 3415(the)S
  4158. 3565(keyword)S
  4159. 3944((e.g.)S
  4160. 10 B
  4161. 4150(nameserver)S
  4162. 10 R
  4163. 4654())S
  4164. 4715(must)S
  4165. 4937(start)S
  4166. 5138(the)S
  4167. 5760 V
  4168. 1080(line.)S
  4169. 1306(The)S
  4170. 1488(value)S
  4171. 1731(follows)S
  4172. 2058(the)S
  4173. 2206(keyword,)S
  4174. 2608(separated)S
  4175. 3014(by)S
  4176. 3139(white)S
  4177. (space.)249 3388 A
  4178. 5928 V
  4179. 9 R
  4180. 720(F)S
  4181. 722(FI)S
  4182. 774(IL)S
  4183. 807(LE)S
  4184. 865(ES)S
  4185. 923(S)S
  4186. 6048 V
  4187. 10 I
  4188. 1080(/etc/resolv.conf)S
  4189. 6216 V
  4190. 9 R
  4191. 720(S)S
  4192. 722(SE)S
  4193. 774(EE)S
  4194. 832(E)S
  4195. 928(A)S
  4196. 930(AL)S
  4197. 998(LS)S
  4198. 1056(SO)S
  4199. 1108(O)S
  4200. 6336 V
  4201. 10 R
  4202. (gethostbyname(3N),)824 1080 A
  4203. 1929(resolver(3),)S
  4204. 2422(hostname(7),)S
  4205. 2975(named(8))S
  4206. 6456 V
  4207. 1080(Name)S
  4208. 1346(Server)S
  4209. 1635(Operations)S
  4210. 2102(Guide)S
  4211. 2373(for)S
  4212. 2516(BIND)S
  4213. 7903 V
  4214. 720(Page)S
  4215. 941(1)S
  4216. 4455(September)S
  4217. 4911(17,)S
  4218. (1996)200 5061 A
  4219. 8143 V
  4220. EP
  4221. %%Page: 1 10
  4222. BP
  4223. /slant 0 def
  4224. /height 0 def
  4225. 480 V
  4226. 10 R
  4227. 720(RESOLV.CONF)S
  4228. 1415(()S
  4229. 1457(5)S
  4230. 1515())S
  4231. 2696(Eighth)S
  4232. (Edition)296 2989 A
  4233. 4432(RESOLV.CONF)S
  4234. 5127(()S
  4235. 5169(5)S
  4236. 5227())S
  4237. 960 V
  4238. 9 R
  4239. 720(N)S
  4240. 722(NA)S
  4241. 790(AM)S
  4242. 858(ME)S
  4243. 940(E)S
  4244. 1080 V
  4245. 10 R
  4246. 1080(resolv.conf)S
  4247. 10 R-1
  4248. 1555(-)S
  4249. 10 R
  4250. 1637(Domain)S
  4251. 1986(Name)S
  4252. 2252(System)S
  4253. 2573(resolver)S
  4254. 2923(configuration)S
  4255. 1248 V
  4256. 9 R
  4257. 720(S)S
  4258. 722(SY)S
  4259. 774(YN)S
  4260. 842(NO)S
  4261. 910(OP)S
  4262. 978(PS)S
  4263. 1030(SI)S
  4264. 1082(IS)S
  4265. 1115(S)S
  4266. 1368 V
  4267. 10 B
  4268. 1080(/etc/resolv.conf)S
  4269. 1536 V
  4270. 9 R
  4271. 720(D)S
  4272. 722(DE)S
  4273. 790(ES)S
  4274. 848(SC)S
  4275. 900(CR)S
  4276. 962(RI)S
  4277. 1024(IP)S
  4278. 1057(PT)S
  4279. 1109(TI)S
  4280. 1167(IO)S
  4281. 1200(ON)S
  4282. 1268(N)S
  4283. 1656 V
  4284. 10 R
  4285. 1080(The)S
  4286. 10 B
  4287. 1271(/etc/resolv.conf)S
  4288. 10 R
  4289. 1952(is)S
  4290. 2053(used)S
  4291. 2271(to)S
  4292. 2383(configure)S
  4293. 2804(how)S
  4294. 3012(the)S
  4295. 3170(host)S
  4296. (will)157 3372 A
  4297. 3564(use)S
  4298. 3733(the)S
  4299. 3891(Domain)S
  4300. 4250(Name)S
  4301. 4526(System)S
  4302. 4857(to)S
  4303. 4970(resolve)S
  4304. 1776 V
  4305. 1080(hostnames)S
  4306. 1529(to)S
  4307. 1632(IP)S
  4308. 1747(addresses.)S
  4309. 2208(It)S
  4310. 2295(may)S
  4311. 2493(contain)S
  4312. 2814(these)S
  4313. 3046(two)S
  4314. 3222(lines:)S
  4315. 1944 V
  4316. 1440(nameserver)S
  4317. 10 I
  4318. (IP-address)442 2190 A
  4319. 2064 V
  4320. 10 R
  4321. 1440(domain)S
  4322. 10 I
  4323. 2190(domain-name)S
  4324. 2232 V
  4325. 10 R
  4326. 1080(The)S
  4327. 1270(nameserver)S
  4328. 1768(entry)S
  4329. 2008(tells)S
  4330. 2209(the)S
  4331. 2365(IP)S
  4332. 2488(address)S
  4333. 2823(of)S
  4334. 2940(the)S
  4335. 3096(host)S
  4336. 3296(to)S
  4337. 3407(use)S
  4338. 3574(for)S
  4339. 3725(DNS)S
  4340. 3960(queries.)S
  4341. 4335(If)S
  4342. 4437(it)S
  4343. 4527(is)S
  4344. 4628(set)S
  4345. 4774(to)S
  4346. (127.0.0.1)375 4886 A
  4347. 2352 V
  4348. 1080((which)S
  4349. 1402(is)S
  4350. 1511(the)S
  4351. 1676(default))S
  4352. 2032(then)S
  4353. 2247(the)S
  4354. 2412(local)S
  4355. 2650(name)S
  4356. 2910(daemon)S
  4357. 3270(is)S
  4358. 3379(used)S
  4359. 3605(that)S
  4360. 3798(may)S
  4361. 4013(use)S
  4362. 4189(the)S
  4363. 10 B
  4364. 4354(/etc/hosts)S
  4365. 10 R
  4366. 4794(database)S
  4367. 5183(to)S
  4368. 2472 V
  4369. 1080(translate)S
  4370. 1447(host)S
  4371. 1639(names.)S
  4372. 1971(You)S
  4373. 2169(normally)S
  4374. 2557(only)S
  4375. 2760(need)S
  4376. 2976(a)S
  4377. 3047(nameserver)S
  4378. 3538(entry)S
  4379. 3771(if)S
  4380. 3859(the)S
  4381. 4008(name)S
  4382. 4252(server)S
  4383. 4525(is)S
  4384. 4618(at)S
  4385. 4717(the)S
  4386. 4866(other)S
  4387. 5099(side)S
  4388. 2592 V
  4389. 1080(of)S
  4390. 1189(a)S
  4391. 1259(router.)S
  4392. 1575(The)S
  4393. 1757(default)S
  4394. 10 B
  4395. 2062(nonamed)S
  4396. 10 R
  4397. 2484(name)S
  4398. 2727(server)S
  4399. 2999(can't)S
  4400. (look)178 3226 A
  4401. (beyond)295 3429 A
  4402. 3749(the)S
  4403. 3897(local)S
  4404. 4118(network.)S
  4405. 2760 V
  4406. 1080(The)S
  4407. 1268(domain)S
  4408. 1601(entry)S
  4409. 1840(tells)S
  4410. 2040(the)S
  4411. 2195(default)S
  4412. 2507(domain)S
  4413. 2840(to)S
  4414. 2950(use)S
  4415. 3116(for)S
  4416. (unqualified)458 3266 A
  4417. 3756(hostnames.)S
  4418. 4262(This)S
  4419. 4473(entry)S
  4420. 4712(is)S
  4421. 4811(usually)S
  4422. 5133(not)S
  4423. 2880 V
  4424. 1080(given)S
  4425. 1328(in)S
  4426. 1431(which)S
  4427. 1702(case)S
  4428. 1901(the)S
  4429. 2049(domain)S
  4430. 2375(of)S
  4431. 2484(the)S
  4432. 2632(local)S
  4433. 2853(host)S
  4434. 3045(is)S
  4435. 3137(used.)S
  4436. 3048 V
  4437. 1080(The)S
  4438. (long)178 1262 A
  4439. 1465(version)S
  4440. 1786(of)S
  4441. 1895(this)S
  4442. 2065(story)S
  4443. 2291(can)S
  4444. 2456(be)S
  4445. (found)234 2576 A
  4446. 2835(in)S
  4447. 10 B
  4448. 2938(resolver)S
  4449. 10 R
  4450. 3285((5).)S
  4451. 3216 V
  4452. 9 R
  4453. 720(F)S
  4454. 722(FI)S
  4455. 774(IL)S
  4456. 807(LE)S
  4457. 865(ES)S
  4458. 923(S)S
  4459. 3336 V
  4460. 10 R
  4461. 1080(/etc/resolv.conf)S
  4462. 2080(DNS)S
  4463. 2307(resolver)S
  4464. 2657(con256guration)S
  4465. 3218(256le.)S
  4466. 3504 V
  4467. 9 R
  4468. 720(S)S
  4469. 722(SE)S
  4470. 774(EE)S
  4471. 832(E)S
  4472. 913(A)S
  4473. 915(AL)S
  4474. 983(LS)S
  4475. 1041(SO)S
  4476. 1093(O)S
  4477. 3624 V
  4478. 10 B
  4479. 1080(resolver)S
  4480. 10 R
  4481. 1427((5),)S
  4482. 10 B
  4483. 1595(hosts)S
  4484. 10 R
  4485. 1813((5),)S
  4486. 10 B
  4487. 1981(nonamed)S
  4488. 10 R
  4489. 2378((8),)S
  4490. 10 B
  4491. 2546(boot)S
  4492. 10 R
  4493. 2736((8).)S
  4494. 3792 V
  4495. 9 R
  4496. 720(A)S
  4497. 722(AU)S
  4498. 790(UT)S
  4499. 858(TH)S
  4500. 916(HO)S
  4501. 984(OR)S
  4502. 1052(R)S
  4503. 3912 V
  4504. 10 R
  4505. 1080(Kees)S
  4506. 1307(J.)S
  4507. 1396(Bot)S
  4508. 1566((kjb@cs.vu.nl))S
  4509. 7903 V
  4510. 720(Page)S
  4511. 941(1)S
  4512. 4455(September)S
  4513. 4911(17,)S
  4514. (1996)200 5061 A
  4515. 8143 V
  4516. EP
  4517. %%Page: 1 11
  4518. BP
  4519. /slant 0 def
  4520. /height 0 def
  4521. 480 V
  4522. 10 R
  4523. 720(RHOSTS)S
  4524. 1115(()S
  4525. 1157(5)S
  4526. 1215())S
  4527. 2696(Eighth)S
  4528. (Edition)296 2989 A
  4529. 4732(RHOSTS)S
  4530. 5127(()S
  4531. 5169(5)S
  4532. 5227())S
  4533. 960 V
  4534. 9 R
  4535. 720(N)S
  4536. 722(NA)S
  4537. 790(AM)S
  4538. 858(ME)S
  4539. 940(E)S
  4540. 1080 V
  4541. 10 R
  4542. 1080(rhosts,)S
  4543. 1370(hosts.equiv)S
  4544. 10 R-1
  4545. 1849(-)S
  4546. 10 R
  4547. 1931(trusted)S
  4548. 2230(remote)S
  4549. 2535(users)S
  4550. 2767(or)S
  4551. 2876(hosts)S
  4552. 1248 V
  4553. 9 R
  4554. 720(S)S
  4555. 722(SY)S
  4556. 774(YN)S
  4557. 842(NO)S
  4558. 910(OP)S
  4559. 978(PS)S
  4560. 1030(SI)S
  4561. 1082(IS)S
  4562. 1115(S)S
  4563. 1368 V
  4564. 10 B
  4565. 1080(304)S
  4566. 10 I
  4567. 1114(user)S
  4568. 10 B
  4569. 1295(/.rhosts)S
  4570. 1488 V
  4571. 1080(/etc/hosts.equiv)S
  4572. 1656 V
  4573. 9 R
  4574. 720(D)S
  4575. 722(DE)S
  4576. 790(ES)S
  4577. 848(SC)S
  4578. 900(CR)S
  4579. 962(RI)S
  4580. 1024(IP)S
  4581. 1057(PT)S
  4582. 1109(TI)S
  4583. 1167(IO)S
  4584. 1200(ON)S
  4585. 1268(N)S
  4586. 1776 V
  4587. 10 R
  4588. 1080(The)S
  4589. 1270(per)S
  4590. 1432(user)S
  4591. 10 B
  4592. 1633(.rhosts)S
  4593. 10 R
  4594. 1954(and)S
  4595. 2132(the)S
  4596. 2288(per)S
  4597. 2450(system)S
  4598. 10 B
  4599. 2762(hosts.equiv)S
  4600. 10 R
  4601. 3273(256les)S
  4602. 3474(can)S
  4603. 3648(be)S
  4604. 3777(used)S
  4605. 3995(to)S
  4606. 4107(allow)S
  4607. 4365(users)S
  4608. 4606(to)S
  4609. 4718(use)S
  4610. 10 B
  4611. 4886(rlogin)S
  4612. 10 R
  4613. 5177(or)S
  4614. 1896 V
  4615. 10 B
  4616. 1080(rsh)S
  4617. 10 R
  4618. (without)307 1257 A
  4619. 1601(a)S
  4620. 1683(password.)S
  4621. 2150(The)S
  4622. 2344(remote)S
  4623. 2661(login)S
  4624. 2904(services)S
  4625. 3266(256rst)S
  4626. 3460(check)S
  4627. 3732(the)S
  4628. 3891(system)S
  4629. 4206(wide)S
  4630. 10 B
  4631. 4438(/etc/hosts.equiv)S
  4632. 10 R
  4633. 5132(256le)S
  4634. 2016 V
  4635. 1080(and)S
  4636. 1250(then)S
  4637. 1448(the)S
  4638. 10 B
  4639. 1596(304)S
  4640. 10 I
  4641. 1630(user)S
  4642. 10 B
  4643. 1811(/.rhosts)S
  4644. 10 R
  4645. 2152(of)S
  4646. 2261(the)S
  4647. 2409(intended)S
  4648. 2780(user.)S
  4649. 3023(Both)S
  4650. 3243(256les)S
  4651. 3436(contain)S
  4652. 3757(lines)S
  4653. 3972(of)S
  4654. 4081(one)S
  4655. 4251(of)S
  4656. 4360(two)S
  4657. 4536(forms:)S
  4658. 2184 V
  4659. 10 I
  4660. 1440(host)S
  4661. 2304 V
  4662. 1440(host)S
  4663. 1632(ruser)S
  4664. 2472 V
  4665. 10 R
  4666. 1080(The)S
  4667. 1263(256rst)S
  4668. 1446(form)S
  4669. 1668(tells)S
  4670. 1862(that)S
  4671. 2039(any)S
  4672. 2210(user)S
  4673. 2404(from)S
  4674. 10 I
  4675. 2626(host)S
  4676. 10 R
  4677. 2819(is)S
  4678. 2912(allowed)S
  4679. 3257(to)S
  4680. 3361(login)S
  4681. 3593(to)S
  4682. 3697(this)S
  4683. 3868(system)S
  4684. (under)229 4173 A
  4685. 4428(the)S
  4686. 4577(same)S
  4687. 4810(name.)S
  4688. 5104(The)S
  4689. 2592 V
  4690. (second)279 1080 A
  4691. 1384(form)S
  4692. 1605(allows)S
  4693. 10 I
  4694. 1893(ruser)S
  4695. 10 R
  4696. 2130(from)S
  4697. 10 I
  4698. 2351(host)S
  4699. 10 R
  4700. 2543(to)S
  4701. 2646(login.)S
  4702. 2760 V
  4703. 1080(The)S
  4704. 10 B
  4705. 1262(.rhosts)S
  4706. 10 R
  4707. 1575(256le)S
  4708. 1729(is)S
  4709. 1821(checked)S
  4710. 2176(to)S
  4711. 2279(be)S
  4712. 2399(owned)S
  4713. 2692(by)S
  4714. 10 I
  4715. 2817(user)S
  4716. 10 R
  4717. 3015(or)S
  4718. 3124(root,)S
  4719. 3336(and)S
  4720. 3506(only)S
  4721. 3709(its)S
  4722. 3829(owner)S
  4723. 4106(may)S
  4724. 4304(be)S
  4725. 4424(able)S
  4726. 4617(to)S
  4727. 4720(write)S
  4728. 4953(it.)S
  4729. 2928 V
  4730. 9 R
  4731. 720(S)S
  4732. 722(SE)S
  4733. 774(EE)S
  4734. 832(E)S
  4735. 913(A)S
  4736. 915(AL)S
  4737. 983(LS)S
  4738. 1041(SO)S
  4739. 1093(O)S
  4740. 3048 V
  4741. 10 B
  4742. 1080(rlogin)S
  4743. 10 R
  4744. 1337((1),)S
  4745. 10 B
  4746. 1505(rsh)S
  4747. 10 R
  4748. 1645((1).)S
  4749. 3216 V
  4750. 9 R
  4751. 720(N)S
  4752. 722(NO)S
  4753. 790(OT)S
  4754. 858(TE)S
  4755. 916(ES)S
  4756. 974(S)S
  4757. 3336 V
  4758. 10 R
  4759. 1080(Minix)S
  4760. 1350(has)S
  4761. 1509(no)S
  4762. 1634(restrictions)S
  4763. 2107(on)S
  4764. 2232(becoming)S
  4765. 2653(super-user)S
  4766. 3098(remotely.)S
  4767. 3531(Other)S
  4768. 3786(systems)S
  4769. 4129(usually)S
  4770. 4444(do.)S
  4771. 3504 V
  4772. 9 R
  4773. 720(A)S
  4774. 722(AU)S
  4775. 790(UT)S
  4776. 858(TH)S
  4777. 916(HO)S
  4778. 984(OR)S
  4779. 1052(R)S
  4780. 3624 V
  4781. 10 R
  4782. 1080(Kees)S
  4783. 1307(J.)S
  4784. 1396(Bot)S
  4785. 1566((kjb@cs.vu.nl))S
  4786. 7903 V
  4787. 720(Page)S
  4788. 941(1)S
  4789. 2586(()S
  4790. 2628(1)S
  4791. 2703(November)S
  4792. (1985)200 3153 A
  4793. 3361())S
  4794. 4455(September)S
  4795. 4911(17,)S
  4796. (1996)200 5061 A
  4797. 8143 V
  4798. EP
  4799. %%Page: 1 12
  4800. BP
  4801. /slant 0 def
  4802. /height 0 def
  4803. 480 V
  4804. 10 R
  4805. 720(TERMCAP)S
  4806. 1204(()S
  4807. 1246(5)S
  4808. 1304())S
  4809. 2696(Eighth)S
  4810. (Edition)296 2989 A
  4811. 4643(TERMCAP)S
  4812. 5127(()S
  4813. 5169(5)S
  4814. 5227())S
  4815. 960 V
  4816. 9 R
  4817. 720(N)S
  4818. 722(NA)S
  4819. 790(AM)S
  4820. 858(ME)S
  4821. 940(E)S
  4822. 1080 V
  4823. 10 R
  4824. 1080(termcap)S
  4825. 10 R-1
  4826. 1430(-)S
  4827. 10 R
  4828. 1512(terminal)S
  4829. (capability)397 1873 A
  4830. 2295(data)S
  4831. 2488(base)S
  4832. 1248 V
  4833. 9 R
  4834. 720(S)S
  4835. 722(SY)S
  4836. 774(YN)S
  4837. 842(NO)S
  4838. 910(OP)S
  4839. 978(PS)S
  4840. 1030(SI)S
  4841. 1082(IS)S
  4842. 1115(S)S
  4843. 1368 V
  4844. 10 B
  4845. 1080(/etc/termcap)S
  4846. 1536 V
  4847. 9 R
  4848. 720(D)S
  4849. 722(DE)S
  4850. 790(ES)S
  4851. 848(SC)S
  4852. 900(CR)S
  4853. 962(RI)S
  4854. 1024(IP)S
  4855. 1057(PT)S
  4856. 1109(TI)S
  4857. 1167(IO)S
  4858. 1200(ON)S
  4859. 1268(N)S
  4860. 1656 V
  4861. 10 B
  4862. 1080(Termcap)S
  4863. 10 R
  4864. 1529(is)S
  4865. 1645(a)S
  4866. 1739(data)S
  4867. 1956(base)S
  4868. 2184(describing)S
  4869. 2652(terminals,)S
  4870. 3101(used,)S
  4871. 10 I
  4872. 3359(e.g.)S
  4873. 10 R
  4874. 3512(,)S
  4875. 3586(by)S
  4876. 10 B
  4877. 3735(vi)S
  4878. 10 R
  4879. 3821((1))S
  4880. 3988(and)S
  4881. 10 B
  4882. 4183(curses)S
  4883. 10 R
  4884. 4460((3).)S
  4885. 4678(Terminals)S
  4886. 5137(are)S
  4887. 1776 V
  4888. 1080(described)S
  4889. 1499(in)S
  4890. 10 B
  4891. 1610(termcap)S
  4892. 10 R
  4893. 2010(by)S
  4894. 2143(giving)S
  4895. 2432(a)S
  4896. 2510(set)S
  4897. 2655(of)S
  4898. (capabilities)459 2772 A
  4899. 3264(that)S
  4900. 3448(they)S
  4901. 3654(have)S
  4902. 3877(and)S
  4903. 4054(by)S
  4904. 4186(describing)S
  4905. 4637(how)S
  4906. 4842(operations)S
  4907. 1896 V
  4908. 1080(are)S
  4909. 1229(performed.)S
  4910. 1724(Padding)S
  4911. 2078(requirements)S
  4912. 2629(and)S
  4913. (initialization)509 2799 A
  4914. 3333(sequences)S
  4915. 3766(are)S
  4916. 3915(included)S
  4917. 4286(in)S
  4918. 10 B
  4919. 4389(termcap)S
  4920. 10 R
  4921. 4756(.)S
  4922. 2064 V
  4923. 1080(Entries)S
  4924. 1397(in)S
  4925. 10 B
  4926. 1506(termcap)S
  4927. 10 R
  4928. 1904(consist)S
  4929. 2214(of)S
  4930. 2329(a)S
  4931. 2405(number)S
  4932. 2743(of)S
  4933. 2858(`:'-separated)S
  4934. 3400(256elds.)S
  4935. 3699(The)S
  4936. 3887(256rst)S
  4937. 4075(entry)S
  4938. 4314(for)S
  4939. (each)185 4464 A
  4940. 4681(terminal)S
  4941. 5049(gives)S
  4942. 2184 V
  4943. 1080(the)S
  4944. 1238(names)S
  4945. 1530(that)S
  4946. 1716(are)S
  4947. (known)273 1875 A
  4948. 2183(for)S
  4949. 2336(the)S
  4950. 2494(terminal,)S
  4951. 2890(separated)S
  4952. 3306(by)S
  4953. 3441(`|')S
  4954. 3564(characters.)S
  4955. 4059(The)S
  4956. 4251(256rst)S
  4957. 4443(name)S
  4958. 4695(is)S
  4959. 4796(always)S
  4960. 5110(two)S
  4961. 2304 V
  4962. 1080(characters)S
  4963. (long)178 1534 A
  4964. 1756(and)S
  4965. 1945(is)S
  4966. 2056(used)S
  4967. 2284(by)S
  4968. 2429(older)S
  4969. 2681(systems)S
  4970. 3044(which)S
  4971. 3335(store)S
  4972. 3576(the)S
  4973. 3744(terminal)S
  4974. 4125(type)S
  4975. 4343(in)S
  4976. 4466(a)S
  4977. 4556(16-bit)S
  4978. 4841(word)S
  4979. 5093(in)S
  4980. 5216(a)S
  4981. 2424 V
  4982. 1080(system-wide)S
  4983. 1618(data)S
  4984. 1815(base.)S
  4985. 2073(The)S
  4986. (second)279 2259 A
  4987. 2567(name)S
  4988. 2814(given)S
  4989. 3066(is)S
  4990. 3162(the)S
  4991. 3314(most)S
  4992. 3538(common)S
  4993. 3918(abbreviation)S
  4994. 4450(for)S
  4995. 4597(the)S
  4996. 4749(terminal,)S
  4997. 5138(the)S
  4998. 2544 V
  4999. 1080(last)S
  5000. 1251(name)S
  5001. 1500(given)S
  5002. (should)267 1754 A
  5003. 2052(be)S
  5004. 2178(a)S
  5005. (long)178 2254 A
  5006. 2463(name)S
  5007. 2712(fully)S
  5008. 2934(identifying)S
  5009. 3407(the)S
  5010. 3562(terminal,)S
  5011. 3955(and)S
  5012. 4132(all)S
  5013. 4265(others)S
  5014. 4543(are)S
  5015. (understood)446 4699 A
  5016. 5177(as)S
  5017. 2664 V
  5018. (synonyms)406 1080 A
  5019. 1518(for)S
  5020. 1668(the)S
  5021. 1823(terminal)S
  5022. 2191(name.)S
  5023. 2491(All)S
  5024. 2652(names)S
  5025. 2941(but)S
  5026. 3101(the)S
  5027. 3255(256rst)S
  5028. 3443(and)S
  5029. 3619(last)S
  5030. (should)267 3790 A
  5031. 4088(be)S
  5032. 4214(in)S
  5033. 4323(lower)S
  5034. 4584(case)S
  5035. 4789(and)S
  5036. 4965(contain)S
  5037. 2784 V
  5038. 1080(no)S
  5039. 1205(blanks;)S
  5040. 1520(the)S
  5041. 1668(last)S
  5042. 1833(name)S
  5043. 2076(may)S
  5044. 2274(well)S
  5045. 2473(contain)S
  5046. (upper)229 2794 A
  5047. 3048(case)S
  5048. 3247(and)S
  5049. 3417(blanks)S
  5050. 3704(for)S
  5051. (readability.)456 3847 A
  5052. 2952 V
  5053. 1080(Terminal)S
  5054. 1479(names)S
  5055. 1765((except)S
  5056. 2091(for)S
  5057. 2238(the)S
  5058. 2390(last,)S
  5059. 2585(verbose)S
  5060. 2928(entry))S
  5061. (should)267 3199 A
  5062. 3496(be)S
  5063. 3621(chosen)S
  5064. 3930(using)S
  5065. 4177(the)S
  5066. 4330(following)S
  5067. (conventions.)510 4751 A
  5068. 3072 V
  5069. 1080(The)S
  5070. 1264(particular)S
  5071. (piece)213 1678 A
  5072. 1918(of)S
  5073. 2029(hardware)S
  5074. 2432(making)S
  5075. 2760(up)S
  5076. 2887(the)S
  5077. 3037(terminal)S
  5078. (should)267 3400 A
  5079. 3694(have)S
  5080. 3910(a)S
  5081. 3981(root)S
  5082. 4169(name)S
  5083. 4413(chosen,)S
  5084. 4743(thus)S
  5085. (hp2621.)325 4936 A
  5086. 3192 V
  5087. 1080(This)S
  5088. 1289(name)S
  5089. (should)267 1537 A
  5090. 1834(not)S
  5091. 1992(contain)S
  5092. (hyphens.)359 2318 A
  5093. 2732(Modes)S
  5094. 3035(that)S
  5095. 3216(the)S
  5096. 3370(hardware)S
  5097. 3777(can)S
  5098. 3948(be)S
  5099. 4074(in)S
  5100. 4183(or)S
  5101. 4298(user)S
  5102. 4497(preferences)S
  5103. (should)267 4994 A
  5104. 3312 V
  5105. 1080(be)S
  5106. 1208(indicated)S
  5107. 1610(by)S
  5108. 1743(appending)S
  5109. 2194(a)S
  5110. (hyphen)295 2272 A
  5111. 2600(and)S
  5112. 2778(an)S
  5113. 2906(indicator)S
  5114. 3297(of)S
  5115. 3413(the)S
  5116. 3568(mode.)S
  5117. 3873(Therefore,)S
  5118. 4329(a)S
  5119. (vt100)228 4406 A
  5120. 4666(in)S
  5121. (132-column)485 4776 A
  5122. 3432 V
  5123. 1080(mode)S
  5124. 1328(would)S
  5125. 1604(be)S
  5126. (vt100-w.)360 1724 A
  5127. 2134(The)S
  5128. 2316(following)S
  5129. 2732(suf256xes)S
  5130. (should)267 3070 A
  5131. 3362(be)S
  5132. 3482(used)S
  5133. 3691(where)S
  5134. 3963(possible:)S
  5135. 3672 V
  5136. 10 B
  5137. 1956(Suf256x)S
  5138. 2283(Meaning)S
  5139. 3993(Example)S
  5140. 3792 V
  5141. 10 R
  5142. 1956(-w)S
  5143. 2283(Wide)S
  5144. 2526(mode)S
  5145. 2774((more)S
  5146. 3040(than)S
  5147. 3238(80)S
  5148. 3363(columns))S
  5149. (vt100-w)335 3993 A
  5150. 3912 V
  5151. 1956(-am)S
  5152. 2283(With)S
  5153. 2509(automatic)S
  5154. 2931(margins)S
  5155. 3280((usually)S
  5156. 3629(default))S
  5157. (vt100-am)385 3993 A
  5158. 4032 V
  5159. 1956(-nam)S
  5160. (Without)329 2283 A
  5161. 2637(automatic)S
  5162. 3059(margins)S
  5163. (vt100-nam)435 3993 A
  5164. 4152 V
  5165. 1956(-)S
  5166. 10 I
  5167. 1990(n)S
  5168. 10 R
  5169. 2283(Number)S
  5170. 2638(of)S
  5171. 2747(lines)S
  5172. 2962(on)S
  5173. 3087(the)S
  5174. 3235(screen)S
  5175. (aaa-60)269 3993 A
  5176. 4272 V
  5177. 1956(-na)S
  5178. 2283(No)S
  5179. 2431(arrow)S
  5180. 2692(keys)S
  5181. 2901((leave)S
  5182. 3173(them)S
  5183. 3399(in)S
  5184. 3502(local))S
  5185. (concept100-na)592 3993 A
  5186. 4392 V
  5187. 1956(-)S
  5188. 10 I
  5189. 1990(n)S
  5190. 10 R
  5191. 2048(p)S
  5192. 2283(Number)S
  5193. 2638(of)S
  5194. 2747(pages)S
  5195. 3001(of)S
  5196. 3110(memory)S
  5197. (concept100-4p)597 3993 A
  5198. 4512 V
  5199. 1956(-rv)S
  5200. 2283(Reverse)S
  5201. 2633(video)S
  5202. (concept100-rv)581 3993 A
  5203. 4680 V
  5204. 9 R
  5205. 720(C)S
  5206. 722(CA)S
  5207. 784(AP)S
  5208. 852(PA)S
  5209. 904(AB)S
  5210. 972(BI)S
  5211. 1034(IL)S
  5212. 1067(LI)S
  5213. 1125(IT)S
  5214. 1158(TI)S
  5215. 1216(IE)S
  5216. 1249(ES)S
  5217. 1307(S)S
  5218. 4800 V
  5219. 10 R
  5220. 1080(The)S
  5221. 1263(characters)S
  5222. 1699(in)S
  5223. 1803(the)S
  5224. 10 B
  5225. 1952(Notes)S
  5226. 10 R
  5227. 2219(256eld)S
  5228. 2424(in)S
  5229. 2528(the)S
  5230. 2677(table)S
  5231. 2899(have)S
  5232. 3115(the)S
  5233. 3264(following)S
  5234. 3681(meanings)S
  5235. 4093((more)S
  5236. 4361(than)S
  5237. 4561(one)S
  5238. 4733(may)S
  5239. 4933(apply)S
  5240. 5183(to)S
  5241. 4920 V
  5242. 1080(a)S
  5243. (capability):)459 1150 A
  5244. 5088 V
  5245. 1080(N)S
  5246. 1228(indicates)S
  5247. 1611(numeric)S
  5248. 1966(parameter(s))S
  5249. 5208 V
  5250. 1080(P)S
  5251. 1228(indicates)S
  5252. 1611(that)S
  5253. 1787(padding)S
  5254. 2135(may)S
  5255. 2333(be)S
  5256. 2453(speci256ed)S
  5257. 5328 V
  5258. 10 Y
  5259. 1080(*)S
  5260. 10 R
  5261. 1228(indicates)S
  5262. 1611(that)S
  5263. 1787(padding)S
  5264. 2135(may)S
  5265. 2333(be)S
  5266. 2453(based)S
  5267. 2707(on)S
  5268. 2832(the)S
  5269. 2980(number)S
  5270. 3312(of)S
  5271. 3421(lines)S
  5272. 3636(affected)S
  5273. 5448 V
  5274. 1080(o)S
  5275. 1228(indicates)S
  5276. (capability)397 1611 A
  5277. 2033(is)S
  5278. 2125(obsolete)S
  5279. 5616 V
  5280. 1080(Obsolete)S
  5281. (capabilities)459 1476 A
  5282. 1973(have)S
  5283. 2201(no)S
  5284. 10 B
  5285. 2339(terminfo)S
  5286. 10 R
  5287. 2762(equivalents,)S
  5288. 3284(since)S
  5289. 3530(they)S
  5290. 3742(were)S
  5291. 3978(considered)S
  5292. 4453(useless,)S
  5293. 4802(or)S
  5294. 4925(are)S
  5295. 5088(sub-)S
  5296. 5736 V
  5297. 1080(sumed)S
  5298. 1367(by)S
  5299. 1492(other)S
  5300. (capabilities.)484 1724 A
  5301. 2258(New)S
  5302. 2474(software)S
  5303. (should)267 2847 A
  5304. 3139(not)S
  5305. 3292(rely)S
  5306. 3474(on)S
  5307. 3599(them)S
  5308. 3825(at)S
  5309. 3923(all.)S
  5310. 5904 V
  5311. 10 B
  5312. 1080(Name)S
  5313. 1382(Type)S
  5314. 1650(Notes)S
  5315. 1941(Description)S
  5316. 6024 V
  5317. 10 R
  5318. 1080(ae)S
  5319. 1382(str)S
  5320. 1650((P))S
  5321. 1941(End)S
  5322. 2128(alternate)S
  5323. 2501(character)S
  5324. 2897(set)S
  5325. 6144 V
  5326. 1080(AL)S
  5327. 1382(str)S
  5328. 1650((NP)S
  5329. 10 Y
  5330. 1813(*)S
  5331. 10 R
  5332. 1863())S
  5333. 1941(Add)S
  5334. 10 I
  5335. 2139(n)S
  5336. 10 R
  5337. 2222(new)S
  5338. 2415(blank)S
  5339. 2663(lines)S
  5340. 6264 V
  5341. 1080(al)S
  5342. 1382(str)S
  5343. 1650((P)S
  5344. 10 Y
  5345. 1740(*)S
  5346. 10 R
  5347. 1790())S
  5348. 1941(Add)S
  5349. 2139(new)S
  5350. 2332(blank)S
  5351. 2580(line)S
  5352. 6384 V
  5353. 1080(am)S
  5354. (bool)178 1382 A
  5355. 1941(Terminal)S
  5356. 2336(has)S
  5357. 2495(automatic)S
  5358. 2917(margins)S
  5359. 6504 V
  5360. 1080(as)S
  5361. 1382(str)S
  5362. 1650((P))S
  5363. 1941(Start)S
  5364. 2157(alternate)S
  5365. 2530(character)S
  5366. 2926(set)S
  5367. 6624 V
  5368. 1080(bc)S
  5369. 1382(str)S
  5370. 1650((o))S
  5371. (Backspace)431 1941 A
  5372. 2397(if)S
  5373. 2484(not)S
  5374. 10 B
  5375. 2637(303H)S
  5376. 6744 V
  5377. 10 R
  5378. 1080(bl)S
  5379. 1382(str)S
  5380. 1650((P))S
  5381. 1941(Audible)S
  5382. 2290(signal)S
  5383. 2555((bell))S
  5384. 6864 V
  5385. 1080(bs)S
  5386. (bool)178 1382 A
  5387. 1650((o))S
  5388. 1941(Terminal)S
  5389. 2336(can)S
  5390. (backspace)414 2501 A
  5391. 2940(with)S
  5392. 10 B
  5393. 3144(303H)S
  5394. 6984 V
  5395. 10 R
  5396. 1080(bt)S
  5397. 1382(str)S
  5398. 1650((P))S
  5399. 1941(Back)S
  5400. 2173(tab)S
  5401. 7104 V
  5402. 1080(bw)S
  5403. (bool)178 1382 A
  5404. 10 B
  5405. 1941(le)S
  5406. 10 R
  5407. ((backspace))482 2039 A
  5408. 2546(wraps)S
  5409. 2812(from)S
  5410. 3033(column)S
  5411. 3359(0)S
  5412. 3434(to)S
  5413. 3537(last)S
  5414. 3702(column)S
  5415. 7224 V
  5416. 1080(CC)S
  5417. 1382(str)S
  5418. 1941(Terminal)S
  5419. 2336(settable)S
  5420. 2669(command)S
  5421. 3090(character)S
  5422. 3486(in)S
  5423. 3589(prototype)S
  5424. 7344 V
  5425. 1080(cd)S
  5426. 1382(str)S
  5427. 1650((P)S
  5428. 10 Y
  5429. 1740(*)S
  5430. 10 R
  5431. 1790())S
  5432. 1941(Clear)S
  5433. 2185(to)S
  5434. 2288(end)S
  5435. 2458(of)S
  5436. 2567(display)S
  5437. 7464 V
  5438. 1080(ce)S
  5439. 1382(str)S
  5440. 1650((P))S
  5441. 1941(Clear)S
  5442. 2185(to)S
  5443. 2288(end)S
  5444. 2458(of)S
  5445. 2567(line)S
  5446. 7903 V
  5447. 720(Page)S
  5448. 941(1)S
  5449. 2586(()S
  5450. 2628(1)S
  5451. 2703(November)S
  5452. (1985)200 3153 A
  5453. 3361())S
  5454. 4455(September)S
  5455. 4911(17,)S
  5456. (1996)200 5061 A
  5457. 8143 V
  5458. EP
  5459. %%Page: 2 13
  5460. BP
  5461. /slant 0 def
  5462. /height 0 def
  5463. 480 V
  5464. 10 R
  5465. 720(TERMCAP)S
  5466. 1204(()S
  5467. 1246(5)S
  5468. 1304())S
  5469. 2696(Eighth)S
  5470. (Edition)296 2989 A
  5471. 4643(TERMCAP)S
  5472. 5127(()S
  5473. 5169(5)S
  5474. 5227())S
  5475. 960 V
  5476. 1080(ch)S
  5477. 1382(str)S
  5478. 1650((NP))S
  5479. 1941(Set)S
  5480. 2095(cursor)S
  5481. 2372(column)S
  5482. 2698((horizontal)S
  5483. (position))357 3165 A
  5484. 1080 V
  5485. 1080(cl)S
  5486. 1382(str)S
  5487. 1650((P)S
  5488. 10 Y
  5489. 1740(*)S
  5490. 10 R
  5491. 1790())S
  5492. 1941(Clear)S
  5493. 2185(screen)S
  5494. 2468(and)S
  5495. 2638(home)S
  5496. 2886(cursor)S
  5497. 1200 V
  5498. 1080(CM)S
  5499. 1382(str)S
  5500. 1650((NP))S
  5501. 1941(Memory-relative)S
  5502. 2649(cursor)S
  5503. 2926(addressing)S
  5504. 1320 V
  5505. 1080(cm)S
  5506. 1382(str)S
  5507. 1650((NP))S
  5508. 1941(Screen-relative)S
  5509. 2578(cursor)S
  5510. 2855(motion)S
  5511. 1440 V
  5512. 1080(co)S
  5513. 1382(num)S
  5514. 1941(Number)S
  5515. 2296(of)S
  5516. 2405(columns)S
  5517. 2770(in)S
  5518. 2873(a)S
  5519. 2943(line)S
  5520. 3119((See)S
  5521. 3324(BUGS)S
  5522. 3618(section)S
  5523. 3928(below))S
  5524. 1560 V
  5525. 1080(cr)S
  5526. 1382(str)S
  5527. 1650((P))S
  5528. 1941(Carriage)S
  5529. 2314(return)S
  5530. 1680 V
  5531. 1080(cs)S
  5532. 1382(str)S
  5533. 1650((NP))S
  5534. 1941(Change)S
  5535. (scrolling)352 2273 A
  5536. 2650(region)S
  5537. ((VT100))353 2932 A
  5538. 1800 V
  5539. 1080(ct)S
  5540. 1382(str)S
  5541. 1650((P))S
  5542. 1941(Clear)S
  5543. 2185(all)S
  5544. 2311(tab)S
  5545. 2459(stops)S
  5546. 1920 V
  5547. 1080(cv)S
  5548. 1382(str)S
  5549. 1650((NP))S
  5550. 1941(Set)S
  5551. 2095(cursor)S
  5552. 2372(row)S
  5553. 2554((vertical)S
  5554. (position))357 2916 A
  5555. 2040 V
  5556. 1080(da)S
  5557. (bool)178 1382 A
  5558. 1941(Display)S
  5559. 2279(may)S
  5560. 2477(be)S
  5561. 2597(retained)S
  5562. (above)240 2947 A
  5563. 3212(the)S
  5564. 3360(screen)S
  5565. 2160 V
  5566. 1080(dB)S
  5567. 1382(num)S
  5568. 1650((o))S
  5569. (Milliseconds)519 1941 A
  5570. 2485(of)S
  5571. 10 B
  5572. 2594(bs)S
  5573. 10 R
  5574. 2714(delay)S
  5575. 2957(needed)S
  5576. 3267((default)S
  5577. 3606(0))S
  5578. 2280 V
  5579. 1080(db)S
  5580. (bool)178 1382 A
  5581. 1941(Display)S
  5582. 2279(may)S
  5583. 2477(be)S
  5584. 2597(retained)S
  5585. 2947(below)S
  5586. 3218(the)S
  5587. 3366(screen)S
  5588. 2400 V
  5589. 1080(DC)S
  5590. 1382(str)S
  5591. 1650((NP)S
  5592. 10 Y
  5593. 1813(*)S
  5594. 10 R
  5595. 1863())S
  5596. 1941(Delete)S
  5597. 10 I
  5598. 2230(n)S
  5599. 10 R
  5600. 2313(characters)S
  5601. 2520 V
  5602. 1080(dC)S
  5603. 1382(num)S
  5604. 1650((o))S
  5605. (Milliseconds)519 1941 A
  5606. 2485(of)S
  5607. 10 B
  5608. 2594(cr)S
  5609. 10 R
  5610. 2709(delay)S
  5611. 2952(needed)S
  5612. 3262((default)S
  5613. 3601(0))S
  5614. 2640 V
  5615. 1080(dc)S
  5616. 1382(str)S
  5617. 1650((P)S
  5618. 10 Y
  5619. 1740(*)S
  5620. 10 R
  5621. 1790())S
  5622. 1941(Delete)S
  5623. 2230(character)S
  5624. 2760 V
  5625. 1080(dF)S
  5626. 1382(num)S
  5627. 1650((o))S
  5628. (Milliseconds)519 1941 A
  5629. 2485(of)S
  5630. 10 B
  5631. 2594(ff)S
  5632. 10 R
  5633. 2687(delay)S
  5634. 2930(needed)S
  5635. 3240((default)S
  5636. 3579(0))S
  5637. 2880 V
  5638. 1080(DL)S
  5639. 1382(str)S
  5640. 1650((NP)S
  5641. 10 Y
  5642. 1813(*)S
  5643. 10 R
  5644. 1863())S
  5645. 1941(Delete)S
  5646. 10 I
  5647. 2230(n)S
  5648. 10 R
  5649. 2313(lines)S
  5650. 3000 V
  5651. 1080(dl)S
  5652. 1382(str)S
  5653. 1650((P)S
  5654. 10 Y
  5655. 1740(*)S
  5656. 10 R
  5657. 1790())S
  5658. 1941(Delete)S
  5659. 2230(line)S
  5660. 3120 V
  5661. 1080(dm)S
  5662. 1382(str)S
  5663. 1941(Enter)S
  5664. 2185(delete)S
  5665. 2451(mode)S
  5666. 3240 V
  5667. 1080(dN)S
  5668. 1382(num)S
  5669. 1650((o))S
  5670. (Milliseconds)519 1941 A
  5671. 2485(of)S
  5672. 10 B
  5673. 2594(nl)S
  5674. 10 R
  5675. 2703(delay)S
  5676. 2946(needed)S
  5677. 3256((default)S
  5678. 3595(0))S
  5679. 3360 V
  5680. 1080(DO)S
  5681. 1382(str)S
  5682. 1650((NP)S
  5683. 10 Y
  5684. 1813(*)S
  5685. 10 R
  5686. 1863())S
  5687. 1941(Move)S
  5688. 2200(cursor)S
  5689. 2477(down)S
  5690. 10 I
  5691. 2725(n)S
  5692. 10 R
  5693. 2808(lines)S
  5694. 3480 V
  5695. 1080(do)S
  5696. 1382(str)S
  5697. 1941(Down)S
  5698. 2212(one)S
  5699. 2382(line)S
  5700. 3600 V
  5701. 1080(ds)S
  5702. 1382(str)S
  5703. 1941(Disable)S
  5704. 2274(status)S
  5705. 2528(line)S
  5706. 3720 V
  5707. 1080(dT)S
  5708. 1382(num)S
  5709. 1650((o))S
  5710. (Milliseconds)519 1941 A
  5711. 2485(of)S
  5712. 2594(horizontal)S
  5713. 3027(tab)S
  5714. 3175(delay)S
  5715. 3418(needed)S
  5716. 3728((default)S
  5717. 4067(0))S
  5718. 3840 V
  5719. 1080(dV)S
  5720. 1382(num)S
  5721. 1650((o))S
  5722. (Milliseconds)519 1941 A
  5723. 2485(of)S
  5724. 2594(vertical)S
  5725. 2922(tab)S
  5726. 3070(delay)S
  5727. 3313(needed)S
  5728. 3623((default)S
  5729. 3962(0))S
  5730. 3960 V
  5731. 1080(ec)S
  5732. 1382(str)S
  5733. 1650((NP))S
  5734. 1941(Erase)S
  5735. 10 I
  5736. 2191(n)S
  5737. 10 R
  5738. 2274(characters)S
  5739. 4080 V
  5740. 1080(ed)S
  5741. 1382(str)S
  5742. 1941(End)S
  5743. 2128(delete)S
  5744. 2394(mode)S
  5745. 4200 V
  5746. 1080(ei)S
  5747. 1382(str)S
  5748. 1941(End)S
  5749. 2128(insert)S
  5750. 2377(mode)S
  5751. 4320 V
  5752. 1080(eo)S
  5753. (bool)178 1382 A
  5754. 1941(Can)S
  5755. 2128(erase)S
  5756. 2361(overstrikes)S
  5757. 2828(with)S
  5758. 3032(a)S
  5759. 3102(blank)S
  5760. 4440 V
  5761. 1080(EP)S
  5762. (bool)178 1382 A
  5763. 1650((o))S
  5764. 1941(Even)S
  5765. 2173(parity)S
  5766. 4560 V
  5767. 1080(es)S
  5768. (bool)178 1382 A
  5769. 1941(Escape)S
  5770. 2252(can)S
  5771. 2417(be)S
  5772. 2537(used)S
  5773. 2746(on)S
  5774. 2871(the)S
  5775. 3019(status)S
  5776. 3273(line)S
  5777. 4680 V
  5778. 1080(ff)S
  5779. 1382(str)S
  5780. 1650((P)S
  5781. 10 Y
  5782. 1740(*)S
  5783. 10 R
  5784. 1790())S
  5785. (Hardcopy)397 1941 A
  5786. 2363(terminal)S
  5787. 2724(page)S
  5788. 2939(eject)S
  5789. 4800 V
  5790. 1080(fs)S
  5791. 1382(str)S
  5792. 1941(Return)S
  5793. 2240(from)S
  5794. 2461(status)S
  5795. 2715(line)S
  5796. 4920 V
  5797. 1080(gn)S
  5798. (bool)178 1382 A
  5799. 1941(Generic)S
  5800. 2286(line)S
  5801. 2462(type)S
  5802. 2660(()S
  5803. 10 I
  5804. 2694(e.g.)S
  5805. 10 R
  5806. 2864(dialup,)S
  5807. 3165(switch))S
  5808. 5040 V
  5809. 1080(hc)S
  5810. (bool)178 1382 A
  5811. (Hardcopy)397 1941 A
  5812. 2363(terminal)S
  5813. 5160 V
  5814. 1080(HD)S
  5815. (bool)178 1382 A
  5816. 1650((o))S
  5817. (Half-duplex)487 1941 A
  5818. 5280 V
  5819. 1080(hd)S
  5820. 1382(str)S
  5821. 1941(Half-line)S
  5822. 2331(down)S
  5823. 2579((forward)S
  5824. 2958(1/2)S
  5825. 3111(linefeed))S
  5826. 5400 V
  5827. 1080(ho)S
  5828. 1382(str)S
  5829. 1650((P))S
  5830. 1941(Home)S
  5831. 2212(cursor)S
  5832. 5520 V
  5833. 1080(hs)S
  5834. (bool)178 1382 A
  5835. 1941(Has)S
  5836. 2123(extra)S
  5837. 2350(status)S
  5838. 2604(line)S
  5839. 5640 V
  5840. 1080(hu)S
  5841. 1382(str)S
  5842. 1941(Half-line)S
  5843. 2331(up)S
  5844. 2456((reverse)S
  5845. 2807(1/2)S
  5846. 2960(linefeed))S
  5847. 5760 V
  5848. 1080(hz)S
  5849. (bool)178 1382 A
  5850. (Cannot)290 1941 A
  5851. 2256(print)S
  5852. 2471(304s)S
  5853. ((Hazeltine))455 2569 A
  5854. 5880 V
  5855. 1080(i1-i3)S
  5856. 1382(str)S
  5857. 1941(Terminal)S
  5858. (initialization)509 2336 A
  5859. 2870(strings)S
  5860. 3163(()S
  5861. 10 B
  5862. 3197(terminfo)S
  5863. 10 R
  5864. 3606(only))S
  5865. 6000 V
  5866. 1080(IC)S
  5867. 1382(str)S
  5868. 1650((NP)S
  5869. 10 Y
  5870. 1813(*)S
  5871. 10 R
  5872. 1863())S
  5873. 1941(Insert)S
  5874. 10 I
  5875. 2196(n)S
  5876. 10 R
  5877. 2279(blank)S
  5878. 2527(characters)S
  5879. 6120 V
  5880. 1080(ic)S
  5881. 1382(str)S
  5882. 1650((P)S
  5883. 10 Y
  5884. 1740(*)S
  5885. 10 R
  5886. 1790())S
  5887. 1941(Insert)S
  5888. 2196(character)S
  5889. 6240 V
  5890. 1080(if)S
  5891. 1382(str)S
  5892. 1941(Name)S
  5893. 2207(of)S
  5894. 2316(256le)S
  5895. 2470(containing)S
  5896. (initialization)509 2919 A
  5897. 3453(string)S
  5898. 6360 V
  5899. 1080(im)S
  5900. 1382(str)S
  5901. 1941(Enter)S
  5902. 2185(insert)S
  5903. 2434(mode)S
  5904. 6480 V
  5905. 1080(in)S
  5906. (bool)178 1382 A
  5907. 1941(Insert)S
  5908. 2196(mode)S
  5909. (distinguishes)524 2444 A
  5910. 2993(nulls)S
  5911. 6600 V
  5912. 1080(iP)S
  5913. 1382(str)S
  5914. 1941(Pathname)S
  5915. 2363(of)S
  5916. 2472(program)S
  5917. 2838(for)S
  5918. (initialization)509 2981 A
  5919. 3515(()S
  5920. 10 B
  5921. 3549(terminfo)S
  5922. 10 R
  5923. 3958(only))S
  5924. 6720 V
  5925. 1080(ip)S
  5926. 1382(str)S
  5927. 1650((P)S
  5928. 10 Y
  5929. 1740(*)S
  5930. 10 R
  5931. 1790())S
  5932. 1941(Insert)S
  5933. 2196(pad)S
  5934. 2366(after)S
  5935. 2577(character)S
  5936. 2973(inserted)S
  5937. 6840 V
  5938. 1080(is)S
  5939. 1382(str)S
  5940. 1941(Terminal)S
  5941. (initialization)509 2336 A
  5942. 2870(string)S
  5943. 3124(()S
  5944. 10 B
  5945. 3158(termcap)S
  5946. 10 R
  5947. 3550(only))S
  5948. 6960 V
  5949. 1080(it)S
  5950. 1382(num)S
  5951. 1941(Tabs)S
  5952. (initially)313 2162 A
  5953. 2500(every)S
  5954. 10 I
  5955. 2749(n)S
  5956. 10 R
  5957. (positions)362 2832 A
  5958. 7080 V
  5959. 1080(K1)S
  5960. 1382(str)S
  5961. 1941(Sent)S
  5962. 2145(by)S
  5963. 2270(keypad)S
  5964. (upper)229 2585 A
  5965. 2839(left)S
  5966. 7200 V
  5967. 1080(K2)S
  5968. 1382(str)S
  5969. 1941(Sent)S
  5970. 2145(by)S
  5971. 2270(keypad)S
  5972. (upper)229 2585 A
  5973. 2839(right)S
  5974. 7320 V
  5975. 1080(K3)S
  5976. 1382(str)S
  5977. 1941(Sent)S
  5978. 2145(by)S
  5979. 2270(keypad)S
  5980. 2585(center)S
  5981. 7440 V
  5982. 1080(K4)S
  5983. 1382(str)S
  5984. 1941(Sent)S
  5985. 2145(by)S
  5986. 2270(keypad)S
  5987. 2585(lower)S
  5988. 2840(left)S
  5989. 7903 V
  5990. 720(September)S
  5991. 1176(17,)S
  5992. (1996)200 1326 A
  5993. 2586(()S
  5994. 2628(1)S
  5995. 2703(November)S
  5996. (1985)200 3153 A
  5997. 3361())S
  5998. 4990(Page)S
  5999. 5211(2)S
  6000. 8143 V
  6001. EP
  6002. %%Page: 3 14
  6003. BP
  6004. /slant 0 def
  6005. /height 0 def
  6006. 480 V
  6007. 10 R
  6008. 720(TERMCAP)S
  6009. 1204(()S
  6010. 1246(5)S
  6011. 1304())S
  6012. 2696(Eighth)S
  6013. (Edition)296 2989 A
  6014. 4643(TERMCAP)S
  6015. 5127(()S
  6016. 5169(5)S
  6017. 5227())S
  6018. 960 V
  6019. 1080(K5)S
  6020. 1382(str)S
  6021. 1941(Sent)S
  6022. 2145(by)S
  6023. 2270(keypad)S
  6024. 2585(lower)S
  6025. 2840(right)S
  6026. 1080 V
  6027. 1080(k0-k9)S
  6028. 1382(str)S
  6029. 1941(Sent)S
  6030. 2145(by)S
  6031. 2270(function)S
  6032. 2630(keys)S
  6033. 2839(0-9)S
  6034. 1200 V
  6035. 1080(kA)S
  6036. 1382(str)S
  6037. 1941(Sent)S
  6038. 2145(by)S
  6039. 2270(insert-line)S
  6040. 2704(key)S
  6041. 1320 V
  6042. 1080(ka)S
  6043. 1382(str)S
  6044. 1941(Sent)S
  6045. 2145(by)S
  6046. 2270(clear-all-tabs)S
  6047. 2823(key)S
  6048. 1440 V
  6049. 1080(kb)S
  6050. 1382(str)S
  6051. 1941(Sent)S
  6052. 2145(by)S
  6053. (backspace)414 2270 A
  6054. 2709(key)S
  6055. 1560 V
  6056. 1080(kC)S
  6057. 1382(str)S
  6058. 1941(Sent)S
  6059. 2145(by)S
  6060. 2270(clear-screen)S
  6061. 2784(or)S
  6062. 2893(erase)S
  6063. 3126(key)S
  6064. 1680 V
  6065. 1080(kD)S
  6066. 1382(str)S
  6067. 1941(Sent)S
  6068. 2145(by)S
  6069. 2270(delete-character)S
  6070. 2941(key)S
  6071. 1800 V
  6072. 1080(kd)S
  6073. 1382(str)S
  6074. 1941(Sent)S
  6075. 2145(by)S
  6076. 2270(down-arrow)S
  6077. 2788(key)S
  6078. 1920 V
  6079. 1080(kE)S
  6080. 1382(str)S
  6081. 1941(Sent)S
  6082. 2145(by)S
  6083. 2270(clear-to-end-of-line)S
  6084. 3086(key)S
  6085. 2040 V
  6086. 1080(ke)S
  6087. 1382(str)S
  6088. 1941(Out)S
  6089. 2117(of)S
  6090. 2226(keypad)S
  6091. 2541(transmit)S
  6092. 2896(mode)S
  6093. 2160 V
  6094. 1080(kF)S
  6095. 1382(str)S
  6096. 1941(Sent)S
  6097. 2145(by)S
  6098. 2270(scroll-forward/down)S
  6099. 3124(key)S
  6100. 2280 V
  6101. 1080(kH)S
  6102. 1382(str)S
  6103. 1941(Sent)S
  6104. 2145(by)S
  6105. 2270(home-down)S
  6106. 2775(key)S
  6107. 2400 V
  6108. 1080(kh)S
  6109. 1382(str)S
  6110. 1941(Sent)S
  6111. 2145(by)S
  6112. 2270(home)S
  6113. 2518(key)S
  6114. 2520 V
  6115. 1080(kI)S
  6116. 1382(str)S
  6117. 1941(Sent)S
  6118. 2145(by)S
  6119. 2270(insert-character)S
  6120. 2924(or)S
  6121. 3033(enter-insert-mode)S
  6122. 3775(key)S
  6123. 2640 V
  6124. 1080(kL)S
  6125. 1382(str)S
  6126. 1941(Sent)S
  6127. 2145(by)S
  6128. 2270(delete-line)S
  6129. 2721(key)S
  6130. 2760 V
  6131. 1080(kl)S
  6132. 1382(str)S
  6133. 1941(Sent)S
  6134. 2145(by)S
  6135. 2270(left-arrow)S
  6136. 2700(key)S
  6137. 2880 V
  6138. 1080(kM)S
  6139. 1382(str)S
  6140. 1941(Sent)S
  6141. 2145(by)S
  6142. 2270(insert)S
  6143. 2519(key)S
  6144. 2689(while)S
  6145. 2938(in)S
  6146. 3041(insert)S
  6147. 3290(mode)S
  6148. 3000 V
  6149. 1080(km)S
  6150. (bool)178 1382 A
  6151. 1941(Has)S
  6152. 2123(a)S
  6153. 2193(meta)S
  6154. 2414(key)S
  6155. 2584((shift,)S
  6156. 2847(sets)S
  6157. 3023(parity)S
  6158. 3283(bit))S
  6159. 3120 V
  6160. 1080(kN)S
  6161. 1382(str)S
  6162. 1941(Sent)S
  6163. 2145(by)S
  6164. 2270(next-page)S
  6165. 2692(key)S
  6166. 3240 V
  6167. 1080(kn)S
  6168. 1382(num)S
  6169. 1650((o))S
  6170. 1941(Number)S
  6171. 2296(of)S
  6172. 2405(function)S
  6173. 2765(()S
  6174. 10 B
  6175. 2799(k0)S
  6176. 10 R-1
  6177. 2905(-)S
  6178. 10 B
  6179. 2962(k9)S
  6180. 10 R
  6181. 3068())S
  6182. 3127(keys)S
  6183. 3336((default)S
  6184. 3675(0))S
  6185. 3360 V
  6186. 1080(ko)S
  6187. 1382(str)S
  6188. 1650((o))S
  6189. 1941(Termcap)S
  6190. 2325(entries)S
  6191. 2619(for)S
  6192. 2762(other)S
  6193. (non-function)519 2994 A
  6194. 3538(keys)S
  6195. 3480 V
  6196. 1080(kP)S
  6197. 1382(str)S
  6198. 1941(Sent)S
  6199. 2145(by)S
  6200. 2270(previous-page)S
  6201. 2865(key)S
  6202. 3600 V
  6203. 1080(kR)S
  6204. 1382(str)S
  6205. 1941(Sent)S
  6206. 2145(by)S
  6207. 2270(scroll-backward/up)S
  6208. 3073(key)S
  6209. 3720 V
  6210. 1080(kr)S
  6211. 1382(str)S
  6212. 1941(Sent)S
  6213. 2145(by)S
  6214. 2270(right-arrow)S
  6215. 2755(key)S
  6216. 3840 V
  6217. 1080(kS)S
  6218. 1382(str)S
  6219. 1941(Sent)S
  6220. 2145(by)S
  6221. 2270(clear-to-end-of-screen)S
  6222. 3193(key)S
  6223. 3960 V
  6224. 1080(ks)S
  6225. 1382(str)S
  6226. 1941(Put)S
  6227. 2100(terminal)S
  6228. 2461(in)S
  6229. 2564(keypad)S
  6230. 2879(transmit)S
  6231. 3234(mode)S
  6232. 4080 V
  6233. 1080(kT)S
  6234. 1382(str)S
  6235. 1941(Sent)S
  6236. 2145(by)S
  6237. 2270(set-tab)S
  6238. 2564(key)S
  6239. 4200 V
  6240. 1080(kt)S
  6241. 1382(str)S
  6242. 1941(Sent)S
  6243. 2145(by)S
  6244. 2270(clear-tab)S
  6245. 2649(key)S
  6246. 4320 V
  6247. 1080(ku)S
  6248. 1382(str)S
  6249. 1941(Sent)S
  6250. 2145(by)S
  6251. 2270(up-arrow)S
  6252. 2665(key)S
  6253. 4440 V
  6254. 1080(l0-l9)S
  6255. 1382(str)S
  6256. 1941(Labels)S
  6257. 2235(on)S
  6258. 2360(function)S
  6259. 2720(keys)S
  6260. 2929(if)S
  6261. 3016(not)S
  6262. 3169(f)S
  6263. 10 I
  6264. 3203(n)S
  6265. 4560 V
  6266. 10 R
  6267. 1080(LC)S
  6268. (bool)178 1382 A
  6269. 1650((o))S
  6270. 1941(Lower-case)S
  6271. 2438(only)S
  6272. 4680 V
  6273. 1080(LE)S
  6274. 1382(str)S
  6275. 1650((NP))S
  6276. 1941(Move)S
  6277. 2200(cursor)S
  6278. 2477(left)S
  6279. 10 I
  6280. 2637(n)S
  6281. 10 R
  6282. (positions)362 2720 A
  6283. 4800 V
  6284. 1080(le)S
  6285. 1382(str)S
  6286. 1650((P))S
  6287. 1941(Move)S
  6288. 2200(cursor)S
  6289. 2477(left)S
  6290. 2637(one)S
  6291. (position)323 2807 A
  6292. 4920 V
  6293. 1080(li)S
  6294. 1382(num)S
  6295. 1941(Number)S
  6296. 2296(of)S
  6297. 2405(lines)S
  6298. 2620(on)S
  6299. 2745(screen)S
  6300. 3028(or)S
  6301. 3137(page)S
  6302. 3352((See)S
  6303. 3557(BUGS)S
  6304. 3851(section)S
  6305. 4161(below))S
  6306. 5040 V
  6307. 1080(ll)S
  6308. 1382(str)S
  6309. 1941(Last)S
  6310. 2140(line,)S
  6311. 2341(256rst)S
  6312. 2523(column)S
  6313. 5160 V
  6314. 1080(lm)S
  6315. 1382(num)S
  6316. 1941(Lines)S
  6317. 2190(of)S
  6318. 2299(memory)S
  6319. 2659(if)S
  6320. 2746(>)S
  6321. 10 B
  6322. 2828(li)S
  6323. 10 R
  6324. 2909((0)S
  6325. 3018(means)S
  6326. 3300(varies))S
  6327. 5280 V
  6328. 1080(ma)S
  6329. 1382(str)S
  6330. 1650((o))S
  6331. 1941(Arrow)S
  6332. 2230(key)S
  6333. 2400(map)S
  6334. 2598((used)S
  6335. 2841(by)S
  6336. 10 B
  6337. 2966(vi)S
  6338. 10 R
  6339. 3077(version)S
  6340. 3398(2)S
  6341. 3473(only))S
  6342. 5400 V
  6343. 1080(mb)S
  6344. 1382(str)S
  6345. 1941(Turn)S
  6346. 2162(on)S
  6347. 2287(blinking)S
  6348. 2646(attribute)S
  6349. 5520 V
  6350. 1080(md)S
  6351. 1382(str)S
  6352. 1941(Turn)S
  6353. 2162(on)S
  6354. 2287(bold)S
  6355. 2490((extra)S
  6356. 2751(bright))S
  6357. 3050(attribute)S
  6358. 5640 V
  6359. 1080(me)S
  6360. 1382(str)S
  6361. 1941(Turn)S
  6362. 2162(off)S
  6363. 2305(all)S
  6364. 2431(attributes)S
  6365. 5760 V
  6366. 1080(mh)S
  6367. 1382(str)S
  6368. 1941(Turn)S
  6369. 2162(on)S
  6370. 2287(half-bright)S
  6371. 2743(attribute)S
  6372. 5880 V
  6373. 1080(mi)S
  6374. (bool)178 1382 A
  6375. 1941(Safe)S
  6376. 2146(to)S
  6377. 2249(move)S
  6378. 2497(while)S
  6379. 2746(in)S
  6380. 2849(insert)S
  6381. 3098(mode)S
  6382. 6000 V
  6383. 1080(mk)S
  6384. 1382(str)S
  6385. 1941(Turn)S
  6386. 2162(on)S
  6387. 2287(blank)S
  6388. 2535(attribute)S
  6389. 2896((characters)S
  6390. 3365(invisible))S
  6391. 6120 V
  6392. 1080(ml)S
  6393. 1382(str)S
  6394. 1650((o))S
  6395. 1941(Memory)S
  6396. 2312(lock)S
  6397. 2510(on)S
  6398. (above)240 2635 A
  6399. 2900(cursor)S
  6400. 6240 V
  6401. 1080(mm)S
  6402. 1382(str)S
  6403. 1941(Turn)S
  6404. 2162(on)S
  6405. 2287(meta)S
  6406. 2508(mode)S
  6407. 2756((8th)S
  6408. 2943(bit))S
  6409. 6360 V
  6410. 1080(mo)S
  6411. 1382(str)S
  6412. 1941(Turn)S
  6413. 2162(off)S
  6414. 2305(meta)S
  6415. 2526(mode)S
  6416. 6480 V
  6417. 1080(mp)S
  6418. 1382(str)S
  6419. 1941(Turn)S
  6420. 2162(on)S
  6421. 2287(protected)S
  6422. 2687(attribute)S
  6423. 6600 V
  6424. 1080(mr)S
  6425. 1382(str)S
  6426. 1941(Turn)S
  6427. 2162(on)S
  6428. 2287(reverse-video)S
  6429. (attibute)302 2861 A
  6430. 6720 V
  6431. 1080(ms)S
  6432. (bool)178 1382 A
  6433. 1941(Safe)S
  6434. 2146(to)S
  6435. 2249(move)S
  6436. 2497(in)S
  6437. (standout)340 2600 A
  6438. 2965(modes)S
  6439. 6840 V
  6440. 1080(mu)S
  6441. 1382(str)S
  6442. 1650((o))S
  6443. 1941(Memory)S
  6444. 2312(unlock)S
  6445. 2610((turn)S
  6446. 2831(off)S
  6447. 2974(memory)S
  6448. 3334(lock))S
  6449. 6960 V
  6450. 1080(nc)S
  6451. (bool)178 1382 A
  6452. 1650((o))S
  6453. 1941(No)S
  6454. 2089(correctly-working)S
  6455. 10 B
  6456. 2842(cr)S
  6457. 10 R
  6458. 2957((Datamedia)S
  6459. (2500,)225 3453 A
  6460. (Hazeltine)387 3703 A
  6461. (2000))234 4115 A
  6462. 7080 V
  6463. 1080(nd)S
  6464. 1382(str)S
  6465. 1941(Non-destructive)S
  6466. (space)224 2615 A
  6467. 2864((cursor)S
  6468. 3175(right))S
  6469. 7200 V
  6470. 1080(NL)S
  6471. (bool)178 1382 A
  6472. 1650((o))S
  6473. 10 B
  6474. 1941(\n)S
  6475. 10 R
  6476. 2050(is)S
  6477. 2142(newline,)S
  6478. 2511(not)S
  6479. 2664(line)S
  6480. 2840(feed)S
  6481. 7320 V
  6482. 1080(nl)S
  6483. 1382(str)S
  6484. 1650((o))S
  6485. 1941(Newline)S
  6486. 2308(character)S
  6487. 2704(if)S
  6488. 2791(not)S
  6489. 10 B
  6490. 2944(\n)S
  6491. 7440 V
  6492. 10 R
  6493. 1080(ns)S
  6494. (bool)178 1382 A
  6495. 1650((o))S
  6496. 1941(Terminal)S
  6497. 2336(is)S
  6498. 2428(a)S
  6499. 9 R
  6500. 2496(CRT)S
  6501. 10 R
  6502. 2697(but)S
  6503. 2850(doesn't)S
  6504. 3171(scroll)S
  6505. 7903 V
  6506. 720(Page)S
  6507. 941(3)S
  6508. 2586(()S
  6509. 2628(1)S
  6510. 2703(November)S
  6511. (1985)200 3153 A
  6512. 3361())S
  6513. 4455(September)S
  6514. 4911(17,)S
  6515. (1996)200 5061 A
  6516. 8143 V
  6517. EP
  6518. %%Page: 4 15
  6519. BP
  6520. /slant 0 def
  6521. /height 0 def
  6522. 480 V
  6523. 10 R
  6524. 720(TERMCAP)S
  6525. 1204(()S
  6526. 1246(5)S
  6527. 1304())S
  6528. 2696(Eighth)S
  6529. (Edition)296 2989 A
  6530. 4643(TERMCAP)S
  6531. 5127(()S
  6532. 5169(5)S
  6533. 5227())S
  6534. 960 V
  6535. 1080(nw)S
  6536. 1382(str)S
  6537. 1650((P))S
  6538. 1941(Newline)S
  6539. 2308((behaves)S
  6540. 2691(like)S
  6541. 10 B
  6542. 2867(cr)S
  6543. 10 R
  6544. 2982(followed)S
  6545. 3365(by)S
  6546. 10 B
  6547. 3490(do)S
  6548. 10 R
  6549. 3596())S
  6550. 1080 V
  6551. 1080(OP)S
  6552. (bool)178 1382 A
  6553. 1650((o))S
  6554. 1941(Odd)S
  6555. 2139(parity)S
  6556. 1200 V
  6557. 1080(os)S
  6558. (bool)178 1382 A
  6559. 1941(Terminal)S
  6560. 2336(overstrikes)S
  6561. 1320 V
  6562. 1080(pb)S
  6563. 1382(num)S
  6564. 1941(Lowest)S
  6565. 2263(baud)S
  6566. 2483(where)S
  6567. 2755(delays)S
  6568. 3037(are)S
  6569. 3186(required)S
  6570. 1440 V
  6571. 1080(pc)S
  6572. 1382(str)S
  6573. 1941(Pad)S
  6574. 2117(character)S
  6575. 2513((default)S
  6576. 8 R
  6577. 2847(NUL)S
  6578. 10 R
  6579. 3013())S
  6580. 1560 V
  6581. 1080(pf)S
  6582. 1382(str)S
  6583. 1941(Turn)S
  6584. 2162(off)S
  6585. 2305(the)S
  6586. 2453(printer)S
  6587. 1680 V
  6588. 1080(pk)S
  6589. 1382(str)S
  6590. 1941(Program)S
  6591. 2313(function)S
  6592. 2673(key)S
  6593. 10 I
  6594. 2843(n)S
  6595. 10 R
  6596. 2926(to)S
  6597. 3029(type)S
  6598. 3227(string)S
  6599. 10 I
  6600. 3481(s)S
  6601. 10 R
  6602. 3545(()S
  6603. 10 B
  6604. 3579(terminfo)S
  6605. 10 R
  6606. 3988(only))S
  6607. 1800 V
  6608. 1080(pl)S
  6609. 1382(str)S
  6610. 1941(Program)S
  6611. 2313(function)S
  6612. 2673(key)S
  6613. 10 I
  6614. 2843(n)S
  6615. 10 R
  6616. 2926(to)S
  6617. 3029(execute)S
  6618. 3362(string)S
  6619. 10 I
  6620. 3616(s)S
  6621. 10 R
  6622. 3680(()S
  6623. 10 B
  6624. 3714(terminfo)S
  6625. 10 R
  6626. 4123(only))S
  6627. 1920 V
  6628. 1080(pO)S
  6629. 1382(str)S
  6630. 1650((N))S
  6631. 1941(Turn)S
  6632. 2162(on)S
  6633. 2287(the)S
  6634. 2435(printer)S
  6635. 2729(for)S
  6636. 10 I
  6637. 2872(n)S
  6638. 10 R
  6639. 2955(bytes)S
  6640. 2040 V
  6641. 1080(po)S
  6642. 1382(str)S
  6643. 1941(Turn)S
  6644. 2162(on)S
  6645. 2287(the)S
  6646. 2435(printer)S
  6647. 2160 V
  6648. 1080(ps)S
  6649. 1382(str)S
  6650. 1941(Print)S
  6651. 2162(contents)S
  6652. 2522(of)S
  6653. 2631(the)S
  6654. 2779(screen)S
  6655. 2280 V
  6656. 1080(pt)S
  6657. (bool)178 1382 A
  6658. 1650((o))S
  6659. 1941(Has)S
  6660. 2123(hardware)S
  6661. 2524(tabs)S
  6662. 2711((may)S
  6663. 2943(need)S
  6664. 3158(to)S
  6665. 3261(be)S
  6666. 3381(set)S
  6667. 3518(with)S
  6668. 10 B
  6669. 3722(is)S
  6670. 10 R
  6671. 3789())S
  6672. 2400 V
  6673. 1080(px)S
  6674. 1382(str)S
  6675. 1941(Program)S
  6676. 2313(function)S
  6677. 2673(key)S
  6678. 10 I
  6679. 2843(n)S
  6680. 10 R
  6681. 2926(to)S
  6682. 3029(transmit)S
  6683. 3384(string)S
  6684. 10 I
  6685. 3638(s)S
  6686. 10 R
  6687. 3702(()S
  6688. 10 B
  6689. 3736(terminfo)S
  6690. 10 R
  6691. 4145(only))S
  6692. 2520 V
  6693. 1080(r1-r3)S
  6694. 1382(str)S
  6695. 1941(Reset)S
  6696. 2190(terminal)S
  6697. 2551(completely)S
  6698. 3023(to)S
  6699. 3126(sane)S
  6700. 3330(modes)S
  6701. 3617(()S
  6702. 10 B
  6703. 3651(terminfo)S
  6704. 10 R
  6705. 4060(only))S
  6706. 2640 V
  6707. 1080(rc)S
  6708. 1382(str)S
  6709. 1650((P))S
  6710. 1941(Restore)S
  6711. 2274(cursor)S
  6712. 2551(to)S
  6713. (position)323 2654 A
  6714. 3002(of)S
  6715. 3111(last)S
  6716. 10 B
  6717. 3276(sc)S
  6718. 2760 V
  6719. 10 R
  6720. 1080(rf)S
  6721. 1382(str)S
  6722. 1941(Name)S
  6723. 2207(of)S
  6724. 2316(256le)S
  6725. 2470(containing)S
  6726. 2919(reset)S
  6727. 3135(codes)S
  6728. 2880 V
  6729. 1080(RI)S
  6730. 1382(str)S
  6731. 1650((NP))S
  6732. 1941(Move)S
  6733. 2200(cursor)S
  6734. 2477(right)S
  6735. 10 I
  6736. 2692(n)S
  6737. 10 R
  6738. (positions)362 2775 A
  6739. 3000 V
  6740. 1080(rp)S
  6741. 1382(str)S
  6742. 1650((NP)S
  6743. 10 Y
  6744. 1813(*)S
  6745. 10 R
  6746. 1863())S
  6747. 1941(Repeat)S
  6748. 2246(character)S
  6749. 10 I
  6750. 2642(c)S
  6751. 2712(n)S
  6752. 10 R
  6753. 2795(times)S
  6754. 3120 V
  6755. 1080(rs)S
  6756. 1382(str)S
  6757. 1941(Reset)S
  6758. 2190(terminal)S
  6759. 2551(completely)S
  6760. 3023(to)S
  6761. 3126(sane)S
  6762. 3330(modes)S
  6763. 3617(()S
  6764. 10 B
  6765. 3651(termcap)S
  6766. 10 R
  6767. 4043(only))S
  6768. 3240 V
  6769. 1080(sa)S
  6770. 1382(str)S
  6771. 1650((NP))S
  6772. 1941(De256ne)S
  6773. 2235(the)S
  6774. 2383(video)S
  6775. 2631(attributes)S
  6776. 3360 V
  6777. 1080(sc)S
  6778. 1382(str)S
  6779. 1650((P))S
  6780. 1941(Save)S
  6781. 2162(cursor)S
  6782. (position)323 2439 A
  6783. 3480 V
  6784. 1080(se)S
  6785. 1382(str)S
  6786. 1941(End)S
  6787. (standout)340 2128 A
  6788. 2493(mode)S
  6789. 3600 V
  6790. 1080(SF)S
  6791. 1382(str)S
  6792. 1650((NP)S
  6793. 10 Y
  6794. 1813(*)S
  6795. 10 R
  6796. 1863())S
  6797. 1941(Scroll)S
  6798. 2207(forward)S
  6799. 10 I
  6800. 2552(n)S
  6801. 10 R
  6802. 2635(lines)S
  6803. 3720 V
  6804. 1080(sf)S
  6805. 1382(str)S
  6806. 1650((P))S
  6807. 1941(Scroll)S
  6808. 2207(text)S
  6809. 2383(up)S
  6810. 3840 V
  6811. 1080(sg)S
  6812. 1382(num)S
  6813. 1941(Number)S
  6814. 2296(of)S
  6815. 2405(garbage)S
  6816. 2749(chars)S
  6817. 2987(left)S
  6818. 3147(by)S
  6819. 10 B
  6820. 3272(so)S
  6821. 10 R
  6822. 3386(or)S
  6823. 10 B
  6824. 3495(se)S
  6825. 10 R
  6826. 3604((default)S
  6827. 3943(0))S
  6828. 3960 V
  6829. 1080(so)S
  6830. 1382(str)S
  6831. 1941(Begin)S
  6832. (standout)340 2206 A
  6833. 2571(mode)S
  6834. 4080 V
  6835. 1080(SR)S
  6836. 1382(str)S
  6837. 1650((NP)S
  6838. 10 Y
  6839. 1813(*)S
  6840. 10 R
  6841. 1863())S
  6842. 1941(Scroll)S
  6843. 2207(backward)S
  6844. 10 I
  6845. 2624(n)S
  6846. 10 R
  6847. 2707(lines)S
  6848. 4200 V
  6849. 1080(sr)S
  6850. 1382(str)S
  6851. 1650((P))S
  6852. 1941(Scroll)S
  6853. 2207(text)S
  6854. 2383(down)S
  6855. 4320 V
  6856. 1080(st)S
  6857. 1382(str)S
  6858. 1941(Set)S
  6859. 2095(a)S
  6860. 2165(tab)S
  6861. 2313(in)S
  6862. 2416(all)S
  6863. 2542(rows,)S
  6864. 2788(current)S
  6865. 3099(column)S
  6866. 4440 V
  6867. 1080(ta)S
  6868. 1382(str)S
  6869. 1650((P))S
  6870. 1941(Tab)S
  6871. 2123(to)S
  6872. 2226(next)S
  6873. (8-position)407 2424 A
  6874. 2856(hardware)S
  6875. 3257(tab)S
  6876. 3405(stop)S
  6877. 4560 V
  6878. 1080(tc)S
  6879. 1382(str)S
  6880. 1941(Entry)S
  6881. 2190(of)S
  6882. 2299(similar)S
  6883. 2604(terminal)S
  6884. 10 R-1
  6885. 2965(-)S
  6886. 10 R
  6887. 3047(must)S
  6888. 3267(be)S
  6889. 3387(last)S
  6890. 4680 V
  6891. 1080(te)S
  6892. 1382(str)S
  6893. 1941(String)S
  6894. 2212(to)S
  6895. 2315(end)S
  6896. 2485(programs)S
  6897. 2890(that)S
  6898. 3066(use)S
  6899. 10 B
  6900. 3225(termcap)S
  6901. 4800 V
  6902. 10 R
  6903. 1080(ti)S
  6904. 1382(str)S
  6905. 1941(String)S
  6906. 2212(to)S
  6907. 2315(begin)S
  6908. 2563(programs)S
  6909. 2968(that)S
  6910. 3144(use)S
  6911. 10 B
  6912. 3303(termcap)S
  6913. 4920 V
  6914. 10 R
  6915. 1080(ts)S
  6916. 1382(str)S
  6917. 1650((N))S
  6918. 1941(Go)S
  6919. 2089(to)S
  6920. 2192(status)S
  6921. 2446(line,)S
  6922. 2647(column)S
  6923. 10 I
  6924. 2973(n)S
  6925. 5040 V
  6926. 10 R
  6927. 1080(UC)S
  6928. (bool)178 1382 A
  6929. 1650((o))S
  6930. 1941(Upper-case)S
  6931. 2426(only)S
  6932. 5160 V
  6933. 1080(uc)S
  6934. 1382(str)S
  6935. 1941(Underscore)S
  6936. 2431(one)S
  6937. 2601(character)S
  6938. 2997(and)S
  6939. 3167(move)S
  6940. 3415(past)S
  6941. 3602(it)S
  6942. 5280 V
  6943. 1080(ue)S
  6944. 1382(str)S
  6945. 1941(End)S
  6946. (underscore)442 2128 A
  6947. 2595(mode)S
  6948. 5400 V
  6949. 1080(ug)S
  6950. 1382(num)S
  6951. 1941(Number)S
  6952. 2296(of)S
  6953. 2405(garbage)S
  6954. 2749(chars)S
  6955. 2987(left)S
  6956. 3147(by)S
  6957. 10 B
  6958. 3272(us)S
  6959. 10 R
  6960. 3392(or)S
  6961. 10 B
  6962. 3501(ue)S
  6963. 10 R
  6964. 3627((default)S
  6965. 3966(0))S
  6966. 5520 V
  6967. 1080(ul)S
  6968. (bool)178 1382 A
  6969. 1941(Underline)S
  6970. 2369(character)S
  6971. 2765(overstrikes)S
  6972. 5640 V
  6973. 1080(UP)S
  6974. 1382(str)S
  6975. 1650((NP)S
  6976. 10 Y
  6977. 1813(*)S
  6978. 10 R
  6979. 1863())S
  6980. 1941(Move)S
  6981. 2200(cursor)S
  6982. 2477(up)S
  6983. 10 I
  6984. 2602(n)S
  6985. 10 R
  6986. 2685(lines)S
  6987. 5760 V
  6988. 1080(up)S
  6989. 1382(str)S
  6990. 1941(Upline)S
  6991. 2240((cursor)S
  6992. 2551(up))S
  6993. 5880 V
  6994. 1080(us)S
  6995. 1382(str)S
  6996. 1941(Start)S
  6997. (underscore)442 2157 A
  6998. 2624(mode)S
  6999. 6000 V
  7000. 1080(vb)S
  7001. 1382(str)S
  7002. 1941(Visible)S
  7003. 2257(bell)S
  7004. 2433((must)S
  7005. 2687(not)S
  7006. 2840(move)S
  7007. 3088(cursor))S
  7008. 6120 V
  7009. 1080(ve)S
  7010. 1382(str)S
  7011. 1941(Make)S
  7012. 2195(cursor)S
  7013. 2472(appear)S
  7014. 2766(normal)S
  7015. ((undo)234 3076 A
  7016. 10 B
  7017. 3335(vs)S
  7018. 10 R
  7019. 3424(/)S
  7020. 10 B
  7021. 3452(vi)S
  7022. 10 R
  7023. 3530())S
  7024. 6240 V
  7025. 1080(vi)S
  7026. 1382(str)S
  7027. 1941(Make)S
  7028. 2195(cursor)S
  7029. 2472(invisible)S
  7030. 6360 V
  7031. 1080(vs)S
  7032. 1382(str)S
  7033. 1941(Make)S
  7034. 2195(cursor)S
  7035. 2472(very)S
  7036. 2676(visible)S
  7037. 6480 V
  7038. 1080(vt)S
  7039. 1382(num)S
  7040. 1941(Virtual)S
  7041. 2252(terminal)S
  7042. 2613(number)S
  7043. 2945((not)S
  7044. (supported)396 3132 A
  7045. 3553(on)S
  7046. 3678(all)S
  7047. 3804(systems))S
  7048. 6600 V
  7049. 1080(wi)S
  7050. 1382(str)S
  7051. 1650((N))S
  7052. 1941(Set)S
  7053. 2095(current)S
  7054. (window)324 2406 A
  7055. 6720 V
  7056. 1080(ws)S
  7057. 1382(num)S
  7058. 1941(Number)S
  7059. 2296(of)S
  7060. 2405(columns)S
  7061. 2770(in)S
  7062. 2873(status)S
  7063. 3127(line)S
  7064. 6840 V
  7065. 1080(xb)S
  7066. (bool)178 1382 A
  7067. 1941(Beehive)S
  7068. 2296((f1=)S
  7069. 8 R
  7070. 2471(ESC)S
  7071. 10 R
  7072. 2620(,)S
  7073. 2670(f2=303C))S
  7074. 6960 V
  7075. 1080(xn)S
  7076. (bool)178 1382 A
  7077. 1941(Newline)S
  7078. (ignored)307 2308 A
  7079. 2640(after)S
  7080. 2851(80)S
  7081. 2976(cols)S
  7082. 3163((Concept))S
  7083. 7080 V
  7084. 1080(xo)S
  7085. (bool)178 1382 A
  7086. 1941(Terminal)S
  7087. 2336(uses)S
  7088. (xoff/xon)346 2534 A
  7089. 2905(()S
  7090. 8 R
  7091. 2939(DC3)S
  7092. 10 R
  7093. 3091(/)S
  7094. 8 R
  7095. 3119(DC1)S
  7096. 10 R
  7097. 3271())S
  7098. 3330(handshaking)S
  7099. 7200 V
  7100. 1080(xr)S
  7101. (bool)178 1382 A
  7102. 1650((o))S
  7103. 1941(Return)S
  7104. 2240(acts)S
  7105. 2422(like)S
  7106. 10 B
  7107. 2598(ce)S
  7108. 2713(cr)S
  7109. 2828(nl)S
  7110. 10 R
  7111. 2937((Delta)S
  7112. 3215(Data))S
  7113. 7320 V
  7114. 1080(xs)S
  7115. (bool)178 1382 A
  7116. (Standout)357 1941 A
  7117. 2323(not)S
  7118. 2476(erased)S
  7119. 2759(by)S
  7120. (overwriting)470 2884 A
  7121. 3379((Hewlett-Packard))S
  7122. 7440 V
  7123. 1080(xt)S
  7124. (bool)178 1382 A
  7125. 1941(Tabs)S
  7126. 2162(ruin,)S
  7127. 2374(magic)S
  7128. 10 B
  7129. 2645(so)S
  7130. 10 R
  7131. 2759(char)S
  7132. 2958((Teleray)S
  7133. (1061))234 3326 A
  7134. 7903 V
  7135. 720(September)S
  7136. 1176(17,)S
  7137. (1996)200 1326 A
  7138. 2586(()S
  7139. 2628(1)S
  7140. 2703(November)S
  7141. (1985)200 3153 A
  7142. 3361())S
  7143. 4990(Page)S
  7144. 5211(4)S
  7145. 8143 V
  7146. EP
  7147. %%Page: 5 16
  7148. BP
  7149. /slant 0 def
  7150. /height 0 def
  7151. 480 V
  7152. 10 R
  7153. 720(TERMCAP)S
  7154. 1204(()S
  7155. 1246(5)S
  7156. 1304())S
  7157. 2696(Eighth)S
  7158. (Edition)296 2989 A
  7159. 4643(TERMCAP)S
  7160. 5127(()S
  7161. 5169(5)S
  7162. 5227())S
  7163. 960 V
  7164. 1080(xx)S
  7165. (bool)178 1382 A
  7166. 1650((o))S
  7167. 1941(Tektronix)S
  7168. (4025)200 2363 A
  7169. 2588(insert-line)S
  7170. 1128 V
  7171. 10 B
  7172. 1080(A)S
  7173. 1178(Sample)S
  7174. 1522(Entry)S
  7175. 1296 V
  7176. 10 R
  7177. 1080(The)S
  7178. 1280(following)S
  7179. 1714(entry,)S
  7180. 1989(which)S
  7181. 2278(describes)S
  7182. 2696(the)S
  7183. 2862(Concept)S
  7184. 10 R-1
  7185. 3197(-)S
  7186. 10 R
  7187. (100,)175 3254 A
  7188. 3472(is)S
  7189. (among)273 3582 A
  7190. 3898(the)S
  7191. 4064(more)S
  7192. 4314(complex)S
  7193. 4703(entries)S
  7194. 5016(in)S
  7195. 5138(the)S
  7196. 1416 V
  7197. 10 B
  7198. 1080(termcap)S
  7199. 10 R
  7200. 1472(256le)S
  7201. 1626(as)S
  7202. 1735(of)S
  7203. 1844(this)S
  7204. (writing.)316 2014 A
  7205. 1584 V
  7206. 1080(ca)S
  7207. 1186(|)S
  7208. (concept100)463 1222 A
  7209. 1701(|)S
  7210. (c100)195 1737 A
  7211. 1948(|)S
  7212. 1984(concept)S
  7213. 2313(|)S
  7214. (c104)195 2349 A
  7215. 2560(|)S
  7216. (concept100-4p)597 2596 A
  7217. 3209(|)S
  7218. 3245(HDS)S
  7219. 3472(Concept)S
  7220. 10 R-1
  7221. 3807(-)S
  7222. 10 R
  7223. (100:\)206 3864 A
  7224. 1704 V
  7225. 1480(:al=3)S
  7226. 10 Y
  7227. 1688(*)S
  7228. 10 R
  7229. 1738(\E303R:am:bl=303G:cd=16)S
  7230. 10 Y
  7231. 2630(*)S
  7232. 10 R
  7233. 2680(\E303C:ce=16\E303U:cl=2)S
  7234. 10 Y
  7235. 3551(*)S
  7236. 10 R
  7237. 3601(303L:cm=\Ea%+)S
  7238. 4206(%+)S
  7239. 4372(:\)S
  7240. 1824 V
  7241. (:co#80:.cr=9303M:db:dc=16\E303A:dl=3)1453 1480 A
  7242. 10 Y
  7243. 2933(*)S
  7244. 10 R
  7245. (\E303B:do=303J:ei=\E\200:eo:im=\E303P:in:\)1531 2983 A
  7246. 1944 V
  7247. 1480(:ip=16)S
  7248. 10 Y
  7249. 1743(*)S
  7250. 10 R
  7251. (:is=\EU\Ef\E7\E5\E8\El\ENH\EK\E\200\Eo&\200\Eo\47\E:k1=\E5:\)2779 1793 A
  7252. 2064 V
  7253. 1480(:k2=\E6:k3=\E7:kb=303h:kd=\E<:ke=\Ex:kh=\E?:kl=\E>:kr=\E=:ks=\EX:\)S
  7254. 2184 V
  7255. (:ku=\E;:le=303H:li#24:mb=\EC:me=\EN\200:mh=\EE:mi:mk=\EH:mp=\EI:\)2989 1480 A
  7256. 2304 V
  7257. (:mr=\ED:nd=\E=:pb#9600:rp=0.2)1364 1480 A
  7258. 10 Y
  7259. 2844(*)S
  7260. 10 R
  7261. 2894(\Er%.%+)S
  7262. 3293(:se=\Ed\Ee:sf=303J:so=\EE\ED:\)S
  7263. 2424 V
  7264. (:.ta=8\t:te=\Ev)587 1480 A
  7265. (\200\200\200\200\200\200\Ep\r\n:\)1404 2167 A
  7266. 2544 V
  7267. (:ti=\EU\Ev)444 1480 A
  7268. 1974(8p\Ep\r:ue=\Eg:ul:up=\E;:us=\EG:\)S
  7269. 2664 V
  7270. (:vb=\Ek\200\200\200\200\200\200\200\200\200\200\200\200\200\200\EK:\)3036 1480 A
  7271. 2784 V
  7272. 1480(:ve=\Ew:vs=\EW:vt#8:xn:\)S
  7273. 2904 V
  7274. 1480(:bs:cr=303M:dC#9:dT#8:nl=303J:ta=303I:pt:)S
  7275. 3072 V
  7276. 1080(Entries)S
  7277. 1397(may)S
  7278. 1602(continue)S
  7279. 1980(onto)S
  7280. (multiple)335 2190 A
  7281. 2557(lines)S
  7282. 2779(by)S
  7283. 2911(giving)S
  7284. 3199(a)S
  7285. 3276(\)S
  7286. 3336(as)S
  7287. 3452(the)S
  7288. 3607(last)S
  7289. 3779(character)S
  7290. 4182(of)S
  7291. 4298(a)S
  7292. 4375(line,)S
  7293. 4583(and)S
  7294. 4760(empty)S
  7295. 5043(256elds)S
  7296. 3192 V
  7297. 1080(may)S
  7298. 1289(be)S
  7299. 1420(included)S
  7300. 1802(for)S
  7301. (readability)431 1956 A
  7302. 2423((here)S
  7303. 2667(between)S
  7304. 3039(the)S
  7305. 3198(last)S
  7306. 3374(256eld)S
  7307. 3589(on)S
  7308. 3725(a)S
  7309. 3806(line)S
  7310. 3992(and)S
  7311. 4172(the)S
  7312. 4330(256rst)S
  7313. 4522(256eld)S
  7314. 4736(on)S
  7315. 4871(the)S
  7316. 5029(next).)S
  7317. 3312 V
  7318. 1080(Comments)S
  7319. 1540(may)S
  7320. 1738(be)S
  7321. 1858(included)S
  7322. 2229(on)S
  7323. 2354(lines)S
  7324. 2569(beginning)S
  7325. 2995(with)S
  7326. 3199(#.)S
  7327. 3480 V
  7328. 10 B
  7329. 1080(Types)S
  7330. 1362(of)S
  7331. (Capabilities)515 1471 A
  7332. 3648 V
  7333. 10 R
  7334. (Capabilities)481 1080 A
  7335. 1588(in)S
  7336. 10 B
  7337. 1694(termcap)S
  7338. 10 R
  7339. 2089(are)S
  7340. 2241(of)S
  7341. 2353(three)S
  7342. 2583(types:)S
  7343. 2851(Boolean)S
  7344. (capabilities,)484 3214 A
  7345. 3726(which)S
  7346. 4000(indicate)S
  7347. 4347(particular)S
  7348. 4762(features)S
  7349. 5110(that)S
  7350. 3768 V
  7351. 1080(the)S
  7352. 1233(terminal)S
  7353. 1599(has;)S
  7354. 1791(numeric)S
  7355. (capabilities,)484 2151 A
  7356. 2665(giving)S
  7357. 2951(the)S
  7358. 3104(size)S
  7359. 3291(of)S
  7360. 3405(the)S
  7361. 3558(display)S
  7362. 3878(or)S
  7363. 3992(the)S
  7364. 4145(size)S
  7365. 4332(of)S
  7366. 4446(other)S
  7367. 4683(attributes;)S
  7368. 5116(and)S
  7369. 3888 V
  7370. 1080(string)S
  7371. (capabilities,)484 1353 A
  7372. 1881(which)S
  7373. 2171(give)S
  7374. 2388(character)S
  7375. 2803(sequences)S
  7376. 3255(that)S
  7377. 3450(can)S
  7378. 3634(be)S
  7379. 3773(used)S
  7380. 4001(to)S
  7381. 4123(perform)S
  7382. 4493(particular)S
  7383. 4925(terminal)S
  7384. 4008 V
  7385. 1080(operations.)S
  7386. 1607(All)S
  7387. (capabilities)459 1794 A
  7388. 2311(have)S
  7389. 2559(two-letter)S
  7390. 3010(codes.)S
  7391. 3347(For)S
  7392. 3545(instance,)S
  7393. 3958(the)S
  7394. 4138(fact)S
  7395. 4347(that)S
  7396. 4555(the)S
  7397. 4735(Concept)S
  7398. 5127(has)S
  7399. 4128 V
  7400. 10 I
  7401. 1080(automatic)S
  7402. 1507(margins)S
  7403. 10 R
  7404. 1861(()S
  7405. 10 I
  7406. 1895(i.e.)S
  7407. 10 R
  7408. 2026(,)S
  7409. 2077(an)S
  7410. 2198(automatic)S
  7411. 2621(return)S
  7412. 2888(and)S
  7413. 3059(linefeed)S
  7414. 3410(when)S
  7415. 3654(the)S
  7416. 3803(end)S
  7417. 3974(of)S
  7418. 4084(a)S
  7419. 4155(line)S
  7420. 4332(is)S
  7421. (reached))348 4425 A
  7422. 4799(is)S
  7423. 4892(indicated)S
  7424. 4248 V
  7425. 1080(by)S
  7426. 1205(the)S
  7427. 1353(Boolean)S
  7428. (capability)397 1713 A
  7429. 10 B
  7430. 2135(am)S
  7431. 10 R
  7432. 2269(.)S
  7433. 2344(Hence)S
  7434. 2627(the)S
  7435. 2775(description)S
  7436. 3247(of)S
  7437. 3356(the)S
  7438. 3504(Concept)S
  7439. 3864(includes)S
  7440. 10 B
  7441. 4224(am)S
  7442. 10 R
  7443. 4358(.)S
  7444. 4416 V
  7445. 1080(Numeric)S
  7446. (capabilities)459 1461 A
  7447. 1948(are)S
  7448. 2100(followed)S
  7449. 2486(by)S
  7450. 2614(the)S
  7451. 2765(character)S
  7452. 3164(`#')S
  7453. 3311(then)S
  7454. 3513(the)S
  7455. 3665(value.)S
  7456. 3962(In)S
  7457. 4075(the)S
  7458. 4227(example)S
  7459. (above)240 4597 A
  7460. 10 B
  7461. 4866(co)S
  7462. 10 R
  7463. 4961(,)S
  7464. 5015(which)S
  7465. 4536 V
  7466. 1080(indicates)S
  7467. 1463(the)S
  7468. 1611(number)S
  7469. 1943(of)S
  7470. 2052(columns)S
  7471. 2417(the)S
  7472. 2565(display)S
  7473. 2880(has,)S
  7474. 3064(gives)S
  7475. 3301(the)S
  7476. 3449(value)S
  7477. 3692(`80')S
  7478. 3885(for)S
  7479. 4028(the)S
  7480. 4176(Concept.)S
  7481. 4704 V
  7482. 1080(Finally,)S
  7483. 1415(string-valued)S
  7484. (capabilities,)484 1971 A
  7485. 2480(such)S
  7486. 2689(as)S
  7487. 10 B
  7488. 2798(ce)S
  7489. 10 R
  7490. 2914((clear-to-end-of-line)S
  7491. 3765(sequence))S
  7492. 4194(are)S
  7493. 4344(given)S
  7494. 4593(by)S
  7495. 4719(the)S
  7496. 4868(two-letter)S
  7497. 4824 V
  7498. 1080(code,)S
  7499. 1328(an)S
  7500. 1456(`=',)S
  7501. 1639(then)S
  7502. 1845(a)S
  7503. 1923(string)S
  7504. 2185(ending)S
  7505. 2491(at)S
  7506. 2597(the)S
  7507. 2753(next)S
  7508. 2959(following)S
  7509. 3383(`:'.)S
  7510. 3562(A)S
  7511. 3668(delay)S
  7512. 3919(in)S
  7513. (milliseconds)508 4029 A
  7514. 4569(may)S
  7515. 4774(appear)S
  7516. 5075(after)S
  7517. 4944 V
  7518. 1080(the)S
  7519. 1253(`=')S
  7520. 1428(in)S
  7521. 1556(such)S
  7522. 1791(a)S
  7523. (capability,)422 1887 A
  7524. 2360(which)S
  7525. 2657(causes)S
  7526. 2971(padding)S
  7527. 3345(characters)S
  7528. 3806(to)S
  7529. 3935(be)S
  7530. (supplied)340 4081 A
  7531. 4472(by)S
  7532. 10 B
  7533. 4623(tputs)S
  7534. 10 R
  7535. 4901(after)S
  7536. 5138(the)S
  7537. 5064 V
  7538. 1080(remainder)S
  7539. 1521(of)S
  7540. 1637(the)S
  7541. 1792(string)S
  7542. 2053(is)S
  7543. 2152(sent)S
  7544. 2345(to)S
  7545. 2454(provide)S
  7546. 2792(this)S
  7547. 2968(delay.)S
  7548. 3267(The)S
  7549. 3455(delay)S
  7550. 3704(can)S
  7551. 3875(be)S
  7552. 4001(either)S
  7553. 4262(a)S
  7554. 4338(number,)S
  7555. 10 I
  7556. 4701(e.g.)S
  7557. 10 R
  7558. 4877(`20',)S
  7559. 5101(or)S
  7560. 5216(a)S
  7561. 5184 V
  7562. 1080(number)S
  7563. 1416(followed)S
  7564. 1803(by)S
  7565. 1932(an)S
  7566. 2057(`)S
  7567. 10 Y
  7568. 2091(*)S
  7569. 10 R
  7570. 2141(',)S
  7571. 10 I
  7572. 2230(i.e.)S
  7573. 10 R
  7574. 2361(,)S
  7575. 2416(`3)S
  7576. 10 Y
  7577. 2500(*)S
  7578. 10 R
  7579. 2550('.)S
  7580. 2664(An)S
  7581. 2817(`)S
  7582. 10 Y
  7583. 2851(*)S
  7584. 10 R
  7585. 2901(')S
  7586. 2965(indicates)S
  7587. 3353(that)S
  7588. 3534(the)S
  7589. 3687(padding)S
  7590. 4040(required)S
  7591. 4406(is)S
  7592. (proportional)497 4503 A
  7593. 5030(to)S
  7594. 5138(the)S
  7595. 5304 V
  7596. 1080(number)S
  7597. 1435(of)S
  7598. 1567(lines)S
  7599. 1805(affected)S
  7600. 2179(by)S
  7601. 2327(the)S
  7602. 2498(operation,)S
  7603. 2951(and)S
  7604. 3144(the)S
  7605. (amount)301 3315 A
  7606. 3663(given)S
  7607. 3933(is)S
  7608. 4047(the)S
  7609. 4217(per-affected-line)S
  7610. 4938(padding)S
  7611. 5424 V
  7612. 1080(required.)S
  7613. 1491((In)S
  7614. 1634(the)S
  7615. 1782(case)S
  7616. 1981(of)S
  7617. 2090(insert-character,)S
  7618. 2769(the)S
  7619. 2917(factor)S
  7620. 3178(is)S
  7621. (still)151 3270 A
  7622. 3446(the)S
  7623. 3594(number)S
  7624. 3927(of)S
  7625. 10 I
  7626. 4037(lines)S
  7627. 10 R
  7628. 4261(affected;)S
  7629. 4641(this)S
  7630. 4812(is)S
  7631. 4905(always)S
  7632. 5211(1)S
  7633. 5544 V
  7634. 1080(unless)S
  7635. 1360(the)S
  7636. 1512(terminal)S
  7637. 1877(has)S
  7638. 10 B
  7639. 2040(in)S
  7640. 10 R
  7641. 2153(and)S
  7642. 2327(the)S
  7643. 2479(software)S
  7644. 2856(uses)S
  7645. 3058(it.))S
  7646. 3227(When)S
  7647. 3496(an)S
  7648. 3620(`)S
  7649. 10 Y
  7650. 3654(*)S
  7651. 10 R
  7652. 3704(')S
  7653. 3766(is)S
  7654. 3861(speci256ed,)S
  7655. 4272(it)S
  7656. 4356(is)S
  7657. 4451(sometimes)S
  7658. 4909(useful)S
  7659. 5183(to)S
  7660. 5664 V
  7661. 1080(give)S
  7662. 1283(a)S
  7663. 1358(delay)S
  7664. 1606(of)S
  7665. 1720(the)S
  7666. 1873(form)S
  7667. 2099(`3.5')S
  7668. 2322(to)S
  7669. 2430(specify)S
  7670. 2751(a)S
  7671. 2826(delay)S
  7672. 3074(per)S
  7673. 3234(line)S
  7674. 3416(to)S
  7675. 3525(tenths)S
  7676. 3796(of)S
  7677. (milliseconds.)533 3911 A
  7678. 4500((Only)S
  7679. 4766(one)S
  7680. 4942(decimal)S
  7681. 5784 V
  7682. (place)213 1080 A
  7683. 1318(is)S
  7684. 1410(allowed.))S
  7685. 5952 V
  7686. 1080(A)S
  7687. 1182(number)S
  7688. 1518(of)S
  7689. 1631(escape)S
  7690. 1929(sequences)S
  7691. 2366(are)S
  7692. 2519(provided)S
  7693. 2905(in)S
  7694. 3012(the)S
  7695. 3164(string-valued)S
  7696. (capabilities)459 3724 A
  7697. 4213(for)S
  7698. 4361(easy)S
  7699. 4570(encoding)S
  7700. 4968(of)S
  7701. 5082(con-)S
  7702. 6072 V
  7703. 1080(trol)S
  7704. 1252(characters)S
  7705. 1694(there.)S
  7706. 10 B
  7707. 1977(\E)S
  7708. 10 R
  7709. 2103(maps)S
  7710. 2346(to)S
  7711. 2455(an)S
  7712. 8 R
  7713. 2576(ESC)S
  7714. 10 R
  7715. 2756(character,)S
  7716. 10 B
  7717. 3183(303X)S
  7718. 10 R
  7719. 3321(maps)S
  7720. 3564(to)S
  7721. 3673(a)S
  7722. 3749(control-X)S
  7723. 4172(for)S
  7724. 4321(any)S
  7725. 4497(appropriate)S
  7726. 4987(X,)S
  7727. 5116(and)S
  7728. 6192 V
  7729. 1080(the)S
  7730. 1230(sequences)S
  7731. 10 B
  7732. 1665(\n)S
  7733. 1776(\r)S
  7734. 1876(\t)S
  7735. 1966(\b)S
  7736. 2078(\f)S
  7737. 10 R
  7738. 2168(map)S
  7739. 2369(to)S
  7740. 2475(linefeed,)S
  7741. 2853(return,)S
  7742. 3147(tab,)S
  7743. (backspace,)439 3323 A
  7744. 3790(and)S
  7745. 3963(formfeed,)S
  7746. 4386(respectively.)S
  7747. 4951(Finally,)S
  7748. 6312 V
  7749. 1080(characters)S
  7750. 1519(may)S
  7751. 1721(be)S
  7752. 1845(given)S
  7753. 2097(as)S
  7754. 2210(three)S
  7755. 2441(octal)S
  7756. 2666(digits)S
  7757. 2918(after)S
  7758. 3132(a)S
  7759. 10 B
  7760. 3205(\)S
  7761. 10 R
  7762. 3233(,)S
  7763. 3286(and)S
  7764. 3459(the)S
  7765. 3610(characters)S
  7766. 10 B
  7767. 4048(303)S
  7768. 10 R
  7769. 4110(and)S
  7770. 10 B
  7771. 4283(\)S
  7772. 10 R
  7773. 4339(may)S
  7774. 4540(be)S
  7775. 4663(given)S
  7776. 4914(as)S
  7777. 10 B
  7778. 5026(\303)S
  7779. 10 R
  7780. 5116(and)S
  7781. 6432 V
  7782. 10 B
  7783. 1080(\\)S
  7784. 10 R
  7785. 1136(.)S
  7786. 1214(If)S
  7787. 1310(it)S
  7788. 1394(is)S
  7789. (necessary)392 1489 A
  7790. 1909(to)S
  7791. (place)213 2015 A
  7792. 2257(a)S
  7793. 10 B
  7794. 2331(:)S
  7795. 10 R
  7796. 2394(in)S
  7797. 2501(a)S
  7798. (capability)397 2575 A
  7799. 3001(it)S
  7800. 3086(must)S
  7801. 3310(be)S
  7802. 3434(escaped)S
  7803. 3782(in)S
  7804. 3889(octal)S
  7805. 4114(as)S
  7806. 10 B
  7807. (\072)178 4227 A
  7808. 10 R
  7809. 4405(.)S
  7810. 4484(If)S
  7811. 4581(it)S
  7812. 4666(is)S
  7813. (necessary)392 4762 A
  7814. 5183(to)S
  7815. 6552 V
  7816. (place)213 1080 A
  7817. 1329(a)S
  7818. 8 R
  7819. 1405(NUL)S
  7820. 10 R
  7821. 1607(character)S
  7822. 2014(in)S
  7823. 2128(a)S
  7824. 2209(string)S
  7825. (capability)397 2473 A
  7826. 2905(it)S
  7827. 2996(must)S
  7828. 3226(be)S
  7829. 3356(encoded)S
  7830. 3726(as)S
  7831. 10 B
  7832. (\200)178 3845 A
  7833. 10 R
  7834. 4023(.)S
  7835. 4108((The)S
  7836. 4334(routines)S
  7837. 4693(that)S
  7838. 4879(deal)S
  7839. 5082(with)S
  7840. 6672 V
  7841. 10 B
  7842. 1080(termcap)S
  7843. 10 R
  7844. 1474(use)S
  7845. 1635(C)S
  7846. 1729(strings)S
  7847. 2024(and)S
  7848. 2196(strip)S
  7849. 2402(the)S
  7850. 2552(high)S
  7851. 2757(bits)S
  7852. 2929(of)S
  7853. 3041(the)S
  7854. 3192(output)S
  7855. 3476(very)S
  7856. 3683(late,)S
  7857. 3882(so)S
  7858. 3999(that)S
  7859. 4178(a)S
  7860. 10 B
  7861. (\200)178 4251 A
  7862. 10 R
  7863. 4457(comes)S
  7864. 4742(out)S
  7865. 4898(as)S
  7866. 5010(a)S
  7867. 10 B
  7868. (\000)178 5083 A
  7869. 6792 V
  7870. 10 R
  7871. 1080(would.))S
  7872. 6960 V
  7873. 1080(Sometimes)S
  7874. 1554(individual)S
  7875. (capabilities)459 1988 A
  7876. 2474(must)S
  7877. 2696(be)S
  7878. 2818(commented)S
  7879. 3314(out.)S
  7880. 3519(To)S
  7881. 3659(do)S
  7882. 3787(this,)S
  7883. 3985(put)S
  7884. 4141(a)S
  7885. 4214(period)S
  7886. 4499(before)S
  7887. 4785(the)S
  7888. 4936(capabil-)S
  7889. 7080 V
  7890. 1080(ity)S
  7891. 1211(name.)S
  7892. 1504(For)S
  7893. 1669(example,)S
  7894. 2060(see)S
  7895. 2214(the)S
  7896. 2362(256rst)S
  7897. 10 B
  7898. 2544(cr)S
  7899. 10 R
  7900. 2659(and)S
  7901. 10 B
  7902. 2829(ta)S
  7903. 10 R
  7904. 2938(in)S
  7905. 3041(the)S
  7906. 3189(example)S
  7907. (above.)265 3555 A
  7908. 7903 V
  7909. 720(Page)S
  7910. 941(5)S
  7911. 2586(()S
  7912. 2628(1)S
  7913. 2703(November)S
  7914. (1985)200 3153 A
  7915. 3361())S
  7916. 4455(September)S
  7917. 4911(17,)S
  7918. (1996)200 5061 A
  7919. 8143 V
  7920. EP
  7921. %%Page: 6 17
  7922. BP
  7923. /slant 0 def
  7924. /height 0 def
  7925. 480 V
  7926. 10 R
  7927. 720(TERMCAP)S
  7928. 1204(()S
  7929. 1246(5)S
  7930. 1304())S
  7931. 2696(Eighth)S
  7932. (Edition)296 2989 A
  7933. 4643(TERMCAP)S
  7934. 5127(()S
  7935. 5169(5)S
  7936. 5227())S
  7937. 960 V
  7938. 10 B
  7939. 1080(Preparing)S
  7940. 1542(Descriptions)S
  7941. 1128 V
  7942. 10 R
  7943. 1080(We)S
  7944. 1245(now)S
  7945. (outline)279 1443 A
  7946. 1747(how)S
  7947. 1945(to)S
  7948. 2048(prepare)S
  7949. 2376(descriptions)S
  7950. 2887(of)S
  7951. 2996(terminals.)S
  7952. 3446(The)S
  7953. 3628(most)S
  7954. 3848(effective)S
  7955. 4227(way)S
  7956. 4421(to)S
  7957. 4525(prepare)S
  7958. 4854(a)S
  7959. 4925(terminal)S
  7960. 1248 V
  7961. 1080(description)S
  7962. 1560(is)S
  7963. 1659(by)S
  7964. 1791(imitating)S
  7965. 2186(the)S
  7966. 2341(description)S
  7967. 2820(of)S
  7968. 2936(a)S
  7969. 3013(similar)S
  7970. 3325(terminal)S
  7971. 3693(in)S
  7972. 10 B
  7973. 3803(termcap)S
  7974. 10 R
  7975. 4202(and)S
  7976. 4379(to)S
  7977. 4489(build)S
  7978. 4727(up)S
  7979. 4859(a)S
  7980. 4936(descrip-)S
  7981. 1368 V
  7982. 1080(tion)S
  7983. 1269(gradually,)S
  7984. 1707(using)S
  7985. 1957(partial)S
  7986. 2248(descriptions)S
  7987. 2767(with)S
  7988. 10 B
  7989. 2980(vi)S
  7990. 10 R
  7991. 3100(to)S
  7992. 3212(check)S
  7993. 3481(that)S
  7994. 3666(they)S
  7995. 3873(are)S
  7996. 4031(correct.)S
  7997. 4396(Be)S
  7998. 4542(aware)S
  7999. 4818(that)S
  8000. 5003(a)S
  8001. 5082(very)S
  8002. 1488 V
  8003. (unusual)312 1080 A
  8004. 1421(terminal)S
  8005. 1786(may)S
  8006. (expose)279 1988 A
  8007. 2296(de256ciencies)S
  8008. 2801(in)S
  8009. 2908(the)S
  8010. (ability)257 3060 A
  8011. 3346(of)S
  8012. 3458(the)S
  8013. 10 B
  8014. 3609(termcap)S
  8015. 10 R
  8016. 4004(256le)S
  8017. 4161(to)S
  8018. 4267(describe)S
  8019. 4631(it)S
  8020. 4715(or)S
  8021. (bugs)189 4827 A
  8022. 5044(in)S
  8023. 10 B
  8024. 5150(vi)S
  8025. 10 R
  8026. 5236(.)S
  8027. 1608 V
  8028. 1080(To)S
  8029. 1220(easily)S
  8030. 1484(test)S
  8031. 1653(a)S
  8032. 1727(new)S
  8033. 1924(terminal)S
  8034. 2289(description)S
  8035. (you)150 2765 A
  8036. 2944(can)S
  8037. 3113(set)S
  8038. 3254(the)S
  8039. 3406(environment)S
  8040. 3943(variable)S
  8041. 9 B
  8042. 4295(TERMCAP)S
  8043. 10 R
  8044. 4784(to)S
  8045. 4891(the)S
  8046. 5043(abso-)S
  8047. 1728 V
  8048. 1080(lute)S
  8049. 1270(pathname)S
  8050. 1700(of)S
  8051. 1823(a)S
  8052. 1907(256le)S
  8053. 2075(containing)S
  8054. 2538(the)S
  8055. 2700(description)S
  8056. (you)150 3186 A
  8057. 3374(are)S
  8058. 3536(working)S
  8059. 3909(on)S
  8060. 4047(and)S
  8061. 4230(programs)S
  8062. (will)157 4648 A
  8063. (look)178 4843 A
  8064. 5059(there)S
  8065. 1848 V
  8066. 1080(rather)S
  8067. 1341(than)S
  8068. 1539(in)S
  8069. 10 B
  8070. 1642(/etc/termcap)S
  8071. 10 R
  8072. 2189(.)S
  8073. 9 B
  8074. 2260(TERMCAP)S
  8075. 10 R
  8076. 2745(can)S
  8077. 2910(also)S
  8078. 3097(be)S
  8079. 3217(set)S
  8080. 3354(to)S
  8081. 3457(the)S
  8082. 10 B
  8083. 3605(termcap)S
  8084. 10 R
  8085. 3997(entry)S
  8086. 4229(itself)S
  8087. 4457(to)S
  8088. 4561(avoid)S
  8089. 4810(reading)S
  8090. 5138(the)S
  8091. 1968 V
  8092. 1080(256le)S
  8093. 1234(when)S
  8094. 1477(starting)S
  8095. 1804(up)S
  8096. 1929(a)S
  8097. 1999(program.)S
  8098. 2136 V
  8099. 1080(To)S
  8100. 1220(get)S
  8101. 1371(the)S
  8102. 1522(padding)S
  8103. 1873(for)S
  8104. 2019(insert-line)S
  8105. 2456(right)S
  8106. 2674((if)S
  8107. 2798(the)S
  8108. 2949(terminal)S
  8109. 3313(manufacturer)S
  8110. 3879(did)S
  8111. 4035(not)S
  8112. 4191(document)S
  8113. 4616(it),)S
  8114. 4760(a)S
  8115. 4834(severe)S
  8116. 5121(test)S
  8117. 2256 V
  8118. 1080(is)S
  8119. 1182(to)S
  8120. 1295(use)S
  8121. 10 B
  8122. 1464(vi)S
  8123. 10 R
  8124. 1585(to)S
  8125. 1698(edit)S
  8126. 10 B
  8127. 1884(/etc/passwd)S
  8128. 10 R
  8129. 2420(at)S
  8130. (9600)200 2528 A
  8131. 2763(baud,)S
  8132. 3018(delete)S
  8133. (roughly)312 3294 A
  8134. 3641(16)S
  8135. 3776(lines)S
  8136. 4001(from)S
  8137. 4232(the)S
  8138. 4390(middle)S
  8139. 4703(of)S
  8140. 4821(the)S
  8141. 4978(screen,)S
  8142. 2376 V
  8143. 1080(then)S
  8144. 1279(hit)S
  8145. 1411(the)S
  8146. 1560(`u')S
  8147. 1704(key)S
  8148. 1875(several)S
  8149. 2187(times)S
  8150. 2431(quickly.)S
  8151. 2808(If)S
  8152. 2902(the)S
  8153. 3051(display)S
  8154. 3367(messes)S
  8155. 3679(up,)S
  8156. 3831(more)S
  8157. 4065(padding)S
  8158. 4415(is)S
  8159. 4509(usually)S
  8160. 4826(needed.)S
  8161. 5188(A)S
  8162. 2496 V
  8163. 1080(similar)S
  8164. 1385(test)S
  8165. 1550(can)S
  8166. 1715(be)S
  8167. 1835(used)S
  8168. 2044(for)S
  8169. 2187(insert-character.)S
  8170. 2664 V
  8171. 10 B
  8172. 1080(Basic)S
  8173. (Capabilities)515 1334 A
  8174. 2832 V
  8175. 10 R
  8176. 1080(The)S
  8177. 1263(number)S
  8178. 1596(of)S
  8179. 1706(columns)S
  8180. 2072(on)S
  8181. (each)185 2198 A
  8182. 2409(line)S
  8183. 2586(of)S
  8184. 2696(the)S
  8185. 2845(display)S
  8186. 3161(is)S
  8187. 3254(given)S
  8188. 3503(by)S
  8189. 3629(the)S
  8190. 10 B
  8191. 3778(co)S
  8192. 10 R
  8193. 3899(numeric)S
  8194. (capability.)422 4255 A
  8195. 4728(If)S
  8196. 4822(the)S
  8197. 4971(display)S
  8198. 2952 V
  8199. 1080(is)S
  8200. 1186(a)S
  8201. 9 R
  8202. 1268(CRT)S
  8203. 10 R
  8204. 1444(,)S
  8205. 1508(then)S
  8206. 1720(the)S
  8207. 1882(number)S
  8208. 2228(of)S
  8209. 2351(lines)S
  8210. 2580(on)S
  8211. 2719(the)S
  8212. 2881(screen)S
  8213. 3178(is)S
  8214. 3284(given)S
  8215. 3546(by)S
  8216. 3685(the)S
  8217. 10 B
  8218. 3846(li)S
  8219. 10 R
  8220. (capability.)422 3940 A
  8221. 4425(If)S
  8222. 4531(the)S
  8223. 4692(display)S
  8224. 5020(wraps)S
  8225. 3072 V
  8226. (around)279 1080 A
  8227. 1390(to)S
  8228. 1499(the)S
  8229. 1653(beginning)S
  8230. 2085(of)S
  8231. 2200(the)S
  8232. 2354(next)S
  8233. 2558(line)S
  8234. 2740(when)S
  8235. 2989(the)S
  8236. 3143(cursor)S
  8237. (reaches)303 3426 A
  8238. 3760(the)S
  8239. 3915(right)S
  8240. 4137(margin,)S
  8241. 4479(then)S
  8242. 4684(it)S
  8243. (should)267 4772 A
  8244. 5071(have)S
  8245. 3192 V
  8246. 1080(the)S
  8247. 10 B
  8248. 1230(am)S
  8249. 10 R
  8250. (capability.)422 1391 A
  8251. 1865(If)S
  8252. 1960(the)S
  8253. 2110(terminal)S
  8254. 2473(can)S
  8255. 2640(clear)S
  8256. 2864(its)S
  8257. 2986(screen,)S
  8258. 3296(the)S
  8259. 3446(code)S
  8260. 3663(to)S
  8261. 3768(do)S
  8262. 3895(this)S
  8263. 4067(is)S
  8264. 4161(given)S
  8265. 4411(by)S
  8266. 4538(the)S
  8267. 10 B
  8268. 4688(cl)S
  8269. 10 R
  8270. 4787(string)S
  8271. 5042(capa-)S
  8272. 3312 V
  8273. (bility.)237 1080 A
  8274. 1372(If)S
  8275. 1470(the)S
  8276. 1623(terminal)S
  8277. 1989(overstrikes)S
  8278. 2461((rather)S
  8279. 2761(than)S
  8280. 2964(clearing)S
  8281. 3319(the)S
  8282. (position)323 3472 A
  8283. 3825(when)S
  8284. 4074(a)S
  8285. 4150(character)S
  8286. 4552(is)S
  8287. (overwritten),)524 4650 A
  8288. 5205(it)S
  8289. 3432 V
  8290. (should)267 1080 A
  8291. 1376(have)S
  8292. 1595(the)S
  8293. 10 B
  8294. 1746(os)S
  8295. 10 R
  8296. (capability.)422 1863 A
  8297. 2338(If)S
  8298. 2434(the)S
  8299. 2585(terminal)S
  8300. 2949(is)S
  8301. 3044(a)S
  8302. 3117(printing)S
  8303. 3463(terminal,)S
  8304. 3852(with)S
  8305. 4059(no)S
  8306. 4187(soft)S
  8307. (copy)195 4366 A
  8308. 4589(unit,)S
  8309. 4798(give)S
  8310. 4999(it)S
  8311. 5083(both)S
  8312. 3552 V
  8313. 10 B
  8314. 1080(hc)S
  8315. 10 R
  8316. 1209(and)S
  8317. 10 B
  8318. 1382(os)S
  8319. 10 R
  8320. 1471(.)S
  8321. 1549(()S
  8322. 10 B
  8323. 1583(os)S
  8324. 10 R
  8325. 1701(applies)S
  8326. 2015(to)S
  8327. 2122(storage)S
  8328. 2442(scope)S
  8329. 2700(terminals,)S
  8330. 3129(such)S
  8331. 3342(as)S
  8332. 3455(the)S
  8333. 3607(Tektronix)S
  8334. (4010)200 4033 A
  8335. 4262(series,)S
  8336. 4546(as)S
  8337. 4659(well)S
  8338. 4862(as)S
  8339. 4975(to)S
  8340. 5082(hard)S
  8341. 3672 V
  8342. (copy)195 1080 A
  8343. 1304(and)S
  8344. 9 R
  8345. 1476(APL)S
  8346. 10 R
  8347. 1676(terminals.))S
  8348. 2163(If)S
  8349. 2259(there)S
  8350. 2489(is)S
  8351. 2584(a)S
  8352. 2657(code)S
  8353. 2875(to)S
  8354. 2981(move)S
  8355. 3232(the)S
  8356. 3383(cursor)S
  8357. 3663(to)S
  8358. 3769(the)S
  8359. 3920(left)S
  8360. 4083(edge)S
  8361. 4301(of)S
  8362. 4413(the)S
  8363. 4564(current)S
  8364. 4878(row,)S
  8365. 5088(give)S
  8366. 3792 V
  8367. 1080(this)S
  8368. 1255(as)S
  8369. 10 B
  8370. 1369(cr)S
  8371. 10 R
  8372. 1459(.)S
  8373. 1539((Normally)S
  8374. 1989(this)S
  8375. (will)157 2164 A
  8376. 2351(be)S
  8377. 2476(carriage-return,)S
  8378. 10 B
  8379. 3133(303M)S
  8380. 10 R
  8381. 3262(.))S
  8382. 3377(If)S
  8383. 3476(there)S
  8384. 3709(is)S
  8385. 3807(a)S
  8386. 3883(code)S
  8387. 4104(to)S
  8388. (produce)324 4213 A
  8389. 4568(an)S
  8390. 4694(audible)S
  8391. 5021(signal)S
  8392. 3912 V
  8393. 1080((bell,)S
  8394. 1315(beep,)S
  8395. 10 I
  8396. 1555(etc.)S
  8397. 10 R
  8398. 1714(),)S
  8399. 1798(give)S
  8400. 1996(this)S
  8401. 2166(as)S
  8402. 10 B
  8403. 2275(bl)S
  8404. 10 R
  8405. 2359(.)S
  8406. 4080 V
  8407. 1080(If)S
  8408. 1176(there)S
  8409. 1406(is)S
  8410. 1501(a)S
  8411. 1574(code)S
  8412. 1792((such)S
  8413. 2038(as)S
  8414. (backspace))448 2150 A
  8415. 2626(to)S
  8416. 2732(move)S
  8417. 2983(the)S
  8418. 3134(cursor)S
  8419. 3414(one)S
  8420. (position)323 3588 A
  8421. 3940(to)S
  8422. 4047(the)S
  8423. 4199(left,)S
  8424. 4388(that)S
  8425. (capability)397 4568 A
  8426. (should)267 4994 A
  8427. 4200 V
  8428. 1080(be)S
  8429. 1204(given)S
  8430. 1456(as)S
  8431. 10 B
  8432. 1569(le)S
  8433. 10 R
  8434. 1642(.)S
  8435. 1721(Similarly,)S
  8436. 2150(codes)S
  8437. 2408(to)S
  8438. 2515(move)S
  8439. 2767(to)S
  8440. 2874(the)S
  8441. 3026(right,)S
  8442. 3269(up,)S
  8443. 3422(and)S
  8444. 3595(down)S
  8445. (should)267 3846 A
  8446. 4141(be)S
  8447. 4264(given)S
  8448. 4515(as)S
  8449. 10 B
  8450. 4627(nd)S
  8451. 10 R
  8452. 4739(,)S
  8453. 10 B
  8454. 4792(up)S
  8455. 10 R
  8456. 4904(,)S