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

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Tue Sep 17 22:37:11 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. /Times-Bold 1 AEnc-def pop
  251. /B-1{/Times-Bold-1 FF}def
  252. /C{/Courier FF}def
  253. /C{/Courier FF}def
  254. %%EndProlog
  255. %%Page: 1 1
  256. BP
  257. /slant 0 def
  258. /height 0 def
  259. 480 V
  260. 10 R
  261. 720(CONSOLE)S
  262. 1194(()S
  263. 1236(4)S
  264. 1294())S
  265. 2696(Eighth)S
  266. (Edition)296 2989 A
  267. 4653(CONSOLE)S
  268. 5127(()S
  269. 5169(4)S
  270. 5227())S
  271. 960 V
  272. 9 R
  273. 720(N)S
  274. 722(NA)S
  275. 790(AM)S
  276. 858(ME)S
  277. 940(E)S
  278. 1080 V
  279. 10 R
  280. 1080(console,)S
  281. (keyboard,)399 1437 A
  282. 1861(log)S
  283. 10 R-1
  284. 2014(-)S
  285. 10 R
  286. 2096(system)S
  287. 2400(console)S
  288. 1248 V
  289. 9 R
  290. 720(D)S
  291. 722(DE)S
  292. 790(ES)S
  293. 848(SC)S
  294. 900(CR)S
  295. 962(RI)S
  296. 1024(IP)S
  297. 1057(PT)S
  298. 1109(TI)S
  299. 1167(IO)S
  300. 1200(ON)S
  301. 1268(N)S
  302. 1368 V
  303. 10 R
  304. 1080(The)S
  305. 1267(TTY)S
  306. 1494(device)S
  307. 1787(driver)S
  308. 2058(manages)S
  309. 2440(two)S
  310. 2621(devices)S
  311. 2953(related)S
  312. 3259(to)S
  313. 3368(the)S
  314. 3522(main)S
  315. 3754(user)S
  316. (interface,)379 3953 A
  317. 4363(the)S
  318. 4517(system)S
  319. 4827(screen)S
  320. 5116(and)S
  321. 1488 V
  322. 1080(the)S
  323. (keyboard.)399 1228 A
  324. 1677(These)S
  325. 1943(two)S
  326. 2119(together)S
  327. 2474(are)S
  328. 2623(named)S
  329. 2916("the)S
  330. 3105(Console".)S
  331. 1656 V
  332. 870(T)S
  333. 872(Th)S
  334. 936(he)S
  335. 988(e)S
  336. 1060(S)S
  337. 1062(Sc)S
  338. 1120(cr)S
  339. 1167(re)S
  340. 1203(ee)S
  341. 1250(en)S
  342. 1297(n)S
  343. 1776 V
  344. 1080(The)S
  345. 1277(screen)S
  346. 1575(of)S
  347. 1699(a)S
  348. 1784(PC)S
  349. 1947(can)S
  350. 2127(be)S
  351. 2262(managed)S
  352. 2666(by)S
  353. 2807(a)S
  354. (Monochrome)541 2893 A
  355. 3475(Display)S
  356. 3829(Adapter,)S
  357. 4220(a)S
  358. 4306(Hercules)S
  359. 4706(card,)S
  360. 4946(a)S
  361. 5032(Color)S
  362. 1896 V
  363. 1080(Graphics)S
  364. 1477(Adapter,)S
  365. 1860(an)S
  366. 1988(Enhanced)S
  367. 2418(Graphics)S
  368. 2815(Adapter,)S
  369. 3197(or)S
  370. 3313(a)S
  371. 3390(Video)S
  372. 3668(Graphics)S
  373. 4064(Array.)S
  374. 4382(To)S
  375. 4526(the)S
  376. 4681(console)S
  377. 5020(driver)S
  378. 2016 V
  379. 1080(these)S
  380. 1312(devices)S
  381. 1639(are)S
  382. 1788(seen)S
  383. 1992(as)S
  384. 2101(a)S
  385. 2171(block)S
  386. 2419(of)S
  387. 2528(video)S
  388. 2776(memory)S
  389. 3137(into)S
  390. 3319(which)S
  391. 3591(characters)S
  392. 4027(can)S
  393. 4193(be)S
  394. (written)286 4314 A
  395. 4626(to)S
  396. 4730(be)S
  397. 4851(displayed,)S
  398. 2136 V
  399. 1080(an)S
  400. 1205(I/O)S
  401. 1370(register)S
  402. 1703(that)S
  403. 1884(sets)S
  404. 2065(the)S
  405. 2218(video)S
  406. 2470(memory)S
  407. 2834(origin)S
  408. 3103(to)S
  409. 3210(the)S
  410. 3362(character)S
  411. 3762(that)S
  412. 3942(is)S
  413. 4038(to)S
  414. 4145(be)S
  415. 4269(displayed)S
  416. 4683(on)S
  417. 4812(the)S
  418. 4964(top-left)S
  419. 2256 V
  420. (position)323 1080 A
  421. 1431(of)S
  422. 1543(the)S
  423. 1694(screen,)S
  424. 2005(and)S
  425. 2178(an)S
  426. 2301(I/O)S
  427. 2464(register)S
  428. 2795(that)S
  429. 2974(sets)S
  430. 3154(the)S
  431. (position)323 3306 A
  432. 3658(of)S
  433. 3771(the)S
  434. 3923(hardware)S
  435. 4328(cursor.)S
  436. 4659(Each)S
  437. 4890(character)S
  438. 2376 V
  439. 1080(within)S
  440. 1368(video)S
  441. 1622(memory)S
  442. 1988(is)S
  443. 2085(a)S
  444. 2160(two-byte)S
  445. 2548(word.)S
  446. 2835(The)S
  447. 3022(low)S
  448. 3203(byte)S
  449. 3406(is)S
  450. 3503(the)S
  451. 3656(character)S
  452. 4057(code,)S
  453. 4302(and)S
  454. 4477(the)S
  455. 4630(high)S
  456. 4838(byte)S
  457. 5041(is)S
  458. 5138(the)S
  459. 2496 V
  460. 1080("attribute)S
  461. 1485(byte",)S
  462. 1752(a)S
  463. 1825(set)S
  464. 1965(of)S
  465. 2077(bits)S
  466. 2250(that)S
  467. 2429(controls)S
  468. 2781(the)S
  469. 2932(way)S
  470. 3128(the)S
  471. 3279(character)S
  472. 3678(is)S
  473. 3774(displayed,)S
  474. 4213(character)S
  475. 4613(and)S
  476. (background)474 4787 A
  477. 2616 V
  478. 1080(colours)S
  479. 1401(for)S
  480. 1544(a)S
  481. 1614(colour)S
  482. 1896(card,)S
  483. 2120(or)S
  484. (intensity/underline/reverse)1074 2229 A
  485. 3328(video)S
  486. 3576(for)S
  487. (monochrome.)555 3719 A
  488. 2784 V
  489. 1080(These)S
  490. 1346(are)S
  491. 1495(the)S
  492. 1643(characteristics)S
  493. 2246(of)S
  494. 2355(the)S
  495. 2503(adapters)S
  496. 2864(in)S
  497. 2967(text)S
  498. 3143(mode:)S
  499. 2952 V
  500. 1440(Adapter)S
  501. 2190(Usable)S
  502. 2495(memory)S
  503. (Mono/Colour)546 2940 A
  504. 3072 V
  505. 1490(MDA)S
  506. 2240(4K)S
  507. 2990(M)S
  508. 3192 V
  509. 1490(Hercules)S
  510. 2240(4K)S
  511. 2990(M)S
  512. 3312 V
  513. 1490(CGA)S
  514. 2240(16K)S
  515. 2990(C)S
  516. 3432 V
  517. 1490(EGA)S
  518. 2240(32K)S
  519. 2990(M)S
  520. 3104(or)S
  521. 3213(C)S
  522. 3552 V
  523. (VGA)219 1490 A
  524. 2240(32K)S
  525. 2990(M)S
  526. 3104(or)S
  527. 3213(C)S
  528. 3720 V
  529. 1080(MDA)S
  530. 1342(and)S
  531. 1514(Hercules)S
  532. 1900(are)S
  533. 2051(the)S
  534. 2201(same)S
  535. 2435(to)S
  536. 2540(the)S
  537. 2690(console)S
  538. 3024(driver,)S
  539. (because)319 3317 A
  540. 3663(the)S
  541. 3813(graphics)S
  542. 4181(mode)S
  543. 4432(of)S
  544. 4544(the)S
  545. 4695(Hercules)S
  546. 5082(is)S
  547. 5177(of)S
  548. 3840 V
  549. 1080(no)S
  550. 1213(use)S
  551. 1380(to)S
  552. 1491(Minix.)S
  553. 1819(EGA)S
  554. 2060(and)S
  555. (VGA)219 2238 A
  556. 2490(are)S
  557. 2647(also)S
  558. 2842(mostly)S
  559. 3148(seen)S
  560. 3360(as)S
  561. 3477(the)S
  562. 3633(same)S
  563. 3872(in)S
  564. 3982(text)S
  565. 4165(mode.)S
  566. 4470(An)S
  567. 4625(EGA)S
  568. 4865(adapter)S
  569. 5194(is)S
  570. 3960 V
  571. 1080(either)S
  572. 1344(a)S
  573. (monochrome)530 1423 A
  574. 1987(or)S
  575. 2105(a)S
  576. 2184(colour)S
  577. 2475(device)S
  578. 2772(depending)S
  579. 3224(on)S
  580. 3358(the)S
  581. 3515(screen)S
  582. 3807(attached)S
  583. 4177(to)S
  584. 4289(it.)S
  585. 4429(A)S
  586. (VGA)219 4536 A
  587. 4789(adapter)S
  588. 5121(can)S
  589. 4080 V
  590. 1080(run)S
  591. 1245(in)S
  592. 1354(either)S
  593. (monochrome)530 1615 A
  594. 2176(or)S
  595. 2291(colour)S
  596. 2578((grayscale))S
  597. 3057(mode)S
  598. 3310(depending)S
  599. 3758(on)S
  600. 3888(how)S
  601. 4091(the)S
  602. 4244(Boot)S
  603. 4469(Monitor)S
  604. 4828(has)S
  605. (initial-)269 4992 A
  606. 4200 V
  607. 1080(ized)S
  608. 1273(it.)S
  609. 4368 V
  610. 1080(The)S
  611. 1279(driver)S
  612. 1562(uses)S
  613. 1777(the)S
  614. 1942(video)S
  615. 2207(origin)S
  616. 2489(to)S
  617. 2610(avoid)S
  618. (copying)323 2876 A
  619. 3242(the)S
  620. 3408(screen)S
  621. 3709(contents)S
  622. 4087(when)S
  623. (scrolling)352 4348 A
  624. 4743(up)S
  625. 4886(or)S
  626. 5013(down.)S
  627. 4488 V
  628. 1080(Instead,)S
  629. 1426(the)S
  630. 1579(origin)S
  631. 1849(is)S
  632. 1946(simply)S
  633. 2249(moved)S
  634. 2551(one)S
  635. 2725(line.)S
  636. 2955(This)S
  637. 3163(is)S
  638. 3259(named)S
  639. 3556("hardware)S
  640. (scrolling",)418 4002 A
  641. 4449(as)S
  642. (opposed)334 4562 A
  643. 4925(to)S
  644. (copy-)229 5032 A
  645. 4608 V
  646. 1080(ing)S
  647. 1233(memory:)S
  648. 1621("software)S
  649. (scrolling".)418 2035 A
  650. 4776 V
  651. 1080(The)S
  652. 1275(video)S
  653. 1536(origin)S
  654. 1814(is)S
  655. 1919(also)S
  656. 2119(used)S
  657. 2341(to)S
  658. 2457(implement)S
  659. 2926(several)S
  660. 3251(virtual)S
  661. 3553(consoles)S
  662. 3938(inside)S
  663. 4217(the)S
  664. 4379(video)S
  665. 4641(memory)S
  666. 5015(of)S
  667. 5138(the)S
  668. 4896 V
  669. 1080(adapter.)S
  670. 1460(Each)S
  671. 1694(virtual)S
  672. 1989(console)S
  673. 2328(gets)S
  674. 2522(a)S
  675. 2599(segment)S
  676. 2966(of)S
  677. 3082(video)S
  678. 3337(memory.)S
  679. 3754(The)S
  680. 3943(driver)S
  681. (chooses)318 4216 A
  682. 4566(which)S
  683. 4844(console)S
  684. 5183(to)S
  685. 5016 V
  686. 1080(display)S
  687. 1398(by)S
  688. 1526(moving)S
  689. 1860(the)S
  690. 2011(video)S
  691. 2263(origin.)S
  692. 2582(Note)S
  693. 2807(that)S
  694. 2987(an)S
  695. 3111(MDA)S
  696. 3375(or)S
  697. 3488(Hercules)S
  698. 3876(adapter)S
  699. 4202(can)S
  700. 4371(only)S
  701. (support)301 4578 A
  702. 4908(one)S
  703. 5082(con-)S
  704. 5136 V
  705. 1080(sole.)S
  706. 1328(CGA)S
  707. 1577(can)S
  708. (support)301 1753 A
  709. 2090(up)S
  710. 2226(to)S
  711. 2340(four)S
  712. (80x25)250 2544 A
  713. 2830(consoles,)S
  714. 3237(and)S
  715. 3418(EGA)S
  716. 3662(and)S
  717. (VGA)219 3843 A
  718. 4098(can)S
  719. 4274(have)S
  720. 4500(eight.)S
  721. 4787(It)S
  722. 4884(is)S
  723. 4986(best)S
  724. 5183(to)S
  725. 5256 V
  726. 1080(con256gure)S
  727. 1487(one)S
  728. 1659(less)S
  729. 1837(console)S
  730. 2171(to)S
  731. 2276(leave)S
  732. 2516(some)S
  733. 2755(video)S
  734. 3006(memory)S
  735. 3369(free)S
  736. 3555(so)S
  737. 3672(that)S
  738. 3851(hardware)S
  739. (scrolling)352 4255 A
  740. 4635(has)S
  741. 4797(some)S
  742. (space)224 5037 A
  743. 5376 V
  744. 1080(to)S
  745. 1183(work)S
  746. 1415(in.)S
  747. 5544 V
  748. 1080(Character)S
  749. 1502(codes)S
  750. 1760(are)S
  751. 1913(used)S
  752. 2126(as)S
  753. 2239(indices)S
  754. 2553(into)S
  755. 2738(a)S
  756. 2812(display)S
  757. 3131(font)S
  758. 3322(that)S
  759. 3502(is)S
  760. 3598(stored)S
  761. 3873(in)S
  762. 3980(the)S
  763. 4132(adapter.)S
  764. 4508(The)S
  765. 4694(default)S
  766. 5003(font)S
  767. 5194(is)S
  768. 5664 V
  769. 1080(the)S
  770. 1252(IBM)S
  771. 1491(character)S
  772. 1911(set,)S
  773. 2097(which)S
  774. 2391(is)S
  775. 2506(an)S
  776. 2649(ASCII)S
  777. 2961(character)S
  778. 3380(set)S
  779. 3540(in)S
  780. 3666(the)S
  781. 3837(low)S
  782. (128)150 4036 A
  783. 4234(codes,)S
  784. 4536(and)S
  785. 4729(a)S
  786. 4822(number)S
  787. 5177(of)S
  788. 5784 V
  789. 1080(mathematical,)S
  790. 1677(greek,)S
  791. (silly)173 1956 A
  792. 2159(graphics,)S
  793. 2555(and)S
  794. (accented)353 2730 A
  795. 3113(characters)S
  796. 3553(in)S
  797. 3661(the)S
  798. (upper)229 3814 A
  799. (128)150 4073 A
  800. 4253(codes.)S
  801. 4562(This)S
  802. 4771(font)S
  803. 4963(is)S
  804. 5060(256xed)S
  805. 5904 V
  806. 1080(in)S
  807. 1187(the)S
  808. 1339(MDA,)S
  809. 1628(Hercules)S
  810. 2016(and)S
  811. 2190(CGA)S
  812. 2432(adapters,)S
  813. 2822(but)S
  814. 2979(can)S
  815. 3148(be)S
  816. (replaced)342 3272 A
  817. 3643(by)S
  818. 3771(a)S
  819. 3844(user)S
  820. 4040(selected)S
  821. 4393(font)S
  822. 4583(for)S
  823. 4729(the)S
  824. 4880(EGA)S
  825. 5116(and)S
  826. 6024 V
  827. (VGA)219 1080 A
  828. 1324(adapters.)S
  829. 6192 V
  830. 1080(A)S
  831. 1192(number)S
  832. 1538(of)S
  833. 1661(control)S
  834. 1985(characters)S
  835. 2434(and)S
  836. 2618(escape)S
  837. 2926(sequences)S
  838. 3373(are)S
  839. 3536(implemented)S
  840. 4100(by)S
  841. 4239(the)S
  842. 4402(driver.)S
  843. 4733(The)S
  844. 4930(result)S
  845. 5194(is)S
  846. 6312 V
  847. 1080(upward)S
  848. 1413(compatible)S
  849. 1890(with)S
  850. 2099(the)S
  851. 2252(ANSI)S
  852. 2518(standard)S
  853. 2889(terminal.)S
  854. 3305(The)S
  855. 10 B
  856. 3492(termcap)S
  857. 10 R
  858. 3851((5))S
  859. 3999(type)S
  860. 4202(is)S
  861. 10 B
  862. 4299(minix)S
  863. 10 R
  864. 4545(.)S
  865. 4625(Normal)S
  866. 4963(charac-)S
  867. 6432 V
  868. 1080(ters)S
  869. (written)286 1252 A
  870. 1564(to)S
  871. 1668(the)S
  872. 1817(console)S
  873. 2150(are)S
  874. 2300(displayed)S
  875. 2711(at)S
  876. 2810(the)S
  877. 2959(cursor)S
  878. (position)323 3237 A
  879. 3586(and)S
  880. 3757(the)S
  881. 3906(cursor)S
  882. 4184(is)S
  883. 4277(advanced)S
  884. 4683(one)S
  885. 4855(column)S
  886. 5183(to)S
  887. 6552 V
  888. 1080(the)S
  889. 1236(right.)S
  890. 1509(If)S
  891. 1610(an)S
  892. 1738(entire)S
  893. 2001(line)S
  894. 2185(is)S
  895. 2285(256lled)S
  896. 2525(then)S
  897. 2730(the)S
  898. 2885(cursor)S
  899. 3169(wraps)S
  900. 3442(to)S
  901. 3552(the)S
  902. 3707(256rst)S
  903. 3896(column)S
  904. 4229(of)S
  905. 4345(the)S
  906. 4500(next)S
  907. 4705(line)S
  908. 4888(when)S
  909. 5138(the)S
  910. 6672 V
  911. 1080(next)S
  912. 1279(character)S
  913. 1676(must)S
  914. 1897(be)S
  915. 2018(displayed.)S
  916. 2479(The)S
  917. 2662(screen)S
  918. 2946(is)S
  919. 3039(scrolled)S
  920. 3384(up)S
  921. 3510(if)S
  922. 3598(needed)S
  923. 3909(to)S
  924. 4013(start)S
  925. 4213(a)S
  926. 4284(new)S
  927. 4479(line.)S
  928. 4707(Some)S
  929. 4963(charac-)S
  930. 6792 V
  931. 1080(ters)S
  932. 1259(have)S
  933. 1482(special)S
  934. 1795(effects)S
  935. 2098(when)S
  936. 2349(sent)S
  937. 2544(to)S
  938. 2655(the)S
  939. 2811(console.)S
  940. 3200(Some)S
  941. 3461(even)S
  942. 3683(have)S
  943. 3905(arguments)S
  944. 4356(in)S
  945. 4466(the)S
  946. 4621(form)S
  947. 4849(of)S
  948. 4965(comma)S
  949. 6912 V
  950. 1080(separated)S
  951. 1497(decimal)S
  952. 1852(numbers.)S
  953. 2284(These)S
  954. 2561(numbers)S
  955. 2943(default)S
  956. 3259(to)S
  957. 3374(the)S
  958. 3534(lowest)S
  959. 3834(possible)S
  960. 4200(value)S
  961. 4455(when)S
  962. (omitted.)332 4710 A
  963. 5104(The)S
  964. 7032 V
  965. 1080(top-left)S
  966. 1422(character)S
  967. 1838(is)S
  968. 1949(at)S
  969. (position)323 2066 A
  970. 2433((1,)S
  971. 2586(1).)S
  972. 2764(The)S
  973. 2965(following)S
  974. 3400(control)S
  975. 3729(characters)S
  976. 4183(and)S
  977. 4372(escape)S
  978. 4685(sequences)S
  979. 5137(are)S
  980. 7152 V
  981. 1080(implemented)S
  982. 1630(by)S
  983. 1755(the)S
  984. 1903(console:)S
  985. 7320 V
  986. 1080(Sequence)S
  987. 1580(Name)S
  988. 2580(Function)S
  989. 7440 V
  990. 1130(303@)S
  991. 1630(Null)S
  992. (Ignored)313 2630 A
  993. 2968((padding)S
  994. 3350(character))S
  995. 7903 V
  996. 720(Page)S
  997. 941(1)S
  998. 4455(September)S
  999. 4911(17,)S
  1000. (1996)200 5061 A
  1001. 8143 V
  1002. EP
  1003. %%Page: 2 2
  1004. BP
  1005. /slant 0 def
  1006. /height 0 def
  1007. 480 V
  1008. 10 R
  1009. 720(CONSOLE)S
  1010. 1194(()S
  1011. 1236(4)S
  1012. 1294())S
  1013. 2696(Eighth)S
  1014. (Edition)296 2989 A
  1015. 4653(CONSOLE)S
  1016. 5127(()S
  1017. 5169(4)S
  1018. 5227())S
  1019. 960 V
  1020. 1130(303G)S
  1021. 1630(Bell)S
  1022. (Produce)330 2630 A
  1023. 2985(a)S
  1024. 3055(short)S
  1025. 3281(tone)S
  1026. 3479(from)S
  1027. 3700(the)S
  1028. 3848(speaker)S
  1029. 1080 V
  1030. 1130(303H)S
  1031. (Backspace)431 1630 A
  1032. 2630(Move)S
  1033. 2897(the)S
  1034. 3053(cursor)S
  1035. 3338(back)S
  1036. 3562(one)S
  1037. 3741(column,)S
  1038. 4101(wrapping)S
  1039. 4515(from)S
  1040. 4745(the)S
  1041. 4902(left)S
  1042. 5071(edge)S
  1043. 1200 V
  1044. 2630(up)S
  1045. 2755(one)S
  1046. 2925(line)S
  1047. 3101(to)S
  1048. 3204(the)S
  1049. 3352(right)S
  1050. 3567(edge)S
  1051. 1320 V
  1052. 1130(303I)S
  1053. 1630(Horizontal)S
  1054. 2087(Tab)S
  1055. 2631(Move)S
  1056. 2891(to)S
  1057. 2995(the)S
  1058. 3144(next)S
  1059. 3343(tab)S
  1060. 3492(stop,)S
  1061. 3710(with)S
  1062. (each)185 3915 A
  1063. 4126(tab)S
  1064. 4275(stop)S
  1065. 4468(at)S
  1066. 4567(columns)S
  1067. 4933(1,)S
  1068. 5034(9,)S
  1069. 5136(25,)S
  1070. 1440 V
  1071. 2630(etc.)S
  1072. 2823(Wrap)S
  1073. 3072(to)S
  1074. 3175(the)S
  1075. 3323(next)S
  1076. 3521(line)S
  1077. 3697(if)S
  1078. (necessary.)417 3784 A
  1079. 1560 V
  1080. 1130(303J)S
  1081. 1630(Line)S
  1082. 1840(Feed)S
  1083. 2630(Move)S
  1084. 2889(one)S
  1085. 3059(line)S
  1086. 3235(down,)S
  1087. (scrolling)352 3508 A
  1088. 3885(the)S
  1089. 4033(screen)S
  1090. 4316(up)S
  1091. 4441(if)S
  1092. (necessary)392 4528 A
  1093. 1680 V
  1094. 1130(303K)S
  1095. 1630(Vertical)S
  1096. 1981(Tab)S
  1097. 2630(Same)S
  1098. 2879(as)S
  1099. 2988(LF)S
  1100. 1800 V
  1101. 1130(303L)S
  1102. 1630(Form)S
  1103. 1873(Feed)S
  1104. 2630(Same)S
  1105. 2879(as)S
  1106. 2988(LF)S
  1107. 1920 V
  1108. 1130(303M)S
  1109. 1630(Carriage)S
  1110. 2003(Return)S
  1111. 2630(Move)S
  1112. 2889(to)S
  1113. 2992(column)S
  1114. 3318(1)S
  1115. 2040 V
  1116. 1130(303[)S
  1117. 1630(Escape)S
  1118. 2630(Start)S
  1119. 2846(of)S
  1120. 2955(an)S
  1121. 3075(escape)S
  1122. 3369(sequence)S
  1123. 2160 V
  1124. 1130(303[M)S
  1125. 1630(Reverse)S
  1126. 1980(Index)S
  1127. 2630(Move)S
  1128. 2889(one)S
  1129. 3059(line)S
  1130. 3235(up,)S
  1131. (scrolling)352 3385 A
  1132. 3762(the)S
  1133. 3910(screen)S
  1134. 4193(down)S
  1135. 4441(if)S
  1136. (necessary)392 4528 A
  1137. 2280 V
  1138. (303[[)102 1130 A
  1139. 10 I
  1140. 1232(n)S
  1141. 10 R
  1142. 1282(A)S
  1143. 1630(Cursor)S
  1144. 1929(Up)S
  1145. 2630(Move)S
  1146. 2889(the)S
  1147. 3037(cursor)S
  1148. 3314(up)S
  1149. 10 I
  1150. 3439(n)S
  1151. 10 R
  1152. 3514(lines)S
  1153. 2400 V
  1154. (303[[)102 1130 A
  1155. 10 I
  1156. 1232(n)S
  1157. 10 R
  1158. 1282(B)S
  1159. 1630(Cursor)S
  1160. 1929(Down)S
  1161. 2630(Move)S
  1162. 2889(the)S
  1163. 3037(cursor)S
  1164. 3314(down)S
  1165. 10 I
  1166. 3562(n)S
  1167. 10 R
  1168. 3637(lines)S
  1169. 2520 V
  1170. (303[[)102 1130 A
  1171. 10 I
  1172. 1232(n)S
  1173. 10 R
  1174. 1282(C)S
  1175. 1630(Cursor)S
  1176. 1929(Forward)S
  1177. 2630(Move)S
  1178. 2889(the)S
  1179. 3037(cursor)S
  1180. 3314(right)S
  1181. 10 I
  1182. 3529(n)S
  1183. 10 R
  1184. 3604(columns)S
  1185. 2640 V
  1186. (303[[)102 1130 A
  1187. 10 I
  1188. 1232(n)S
  1189. 10 R
  1190. 1282(D)S
  1191. 1630(Cursor)S
  1192. 1929(Backward)S
  1193. 2630(Move)S
  1194. 2889(the)S
  1195. 3037(cursor)S
  1196. 3314(left)S
  1197. 10 I
  1198. 3474(n)S
  1199. 10 R
  1200. 3549(columns)S
  1201. 2760 V
  1202. (303[[)102 1130 A
  1203. 10 I
  1204. 1232(m)S
  1205. 10 R
  1206. 1305(;)S
  1207. 10 I
  1208. 1333(n)S
  1209. 10 R
  1210. 1383(H)S
  1211. 1630(Cursor)S
  1212. (Position)329 1929 A
  1213. 2630(Move)S
  1214. 2889(the)S
  1215. 3037(cursor)S
  1216. 3314(to)S
  1217. 3417(line)S
  1218. 10 I
  1219. 3593(m)S
  1220. 10 R
  1221. 3666(,)S
  1222. 3716(column)S
  1223. 10 I
  1224. 4042(n)S
  1225. 2880 V
  1226. 10 R
  1227. (303[[)102 1130 A
  1228. 10 I
  1229. 1232(s)S
  1230. 10 R
  1231. 1271(J)S
  1232. 1630(Erase)S
  1233. 1880(in)S
  1234. 1983(Display)S
  1235. 2630(Clear)S
  1236. 2874(characters)S
  1237. 3309(as)S
  1238. 3418(follows:)S
  1239. 3000 V
  1240. 10 I
  1241. 2630(s)S
  1242. 10 R
  1243. 2694(=)S
  1244. 2776(0:)S
  1245. 2879(From)S
  1246. 3122(cursor)S
  1247. 3399(to)S
  1248. 3502(end)S
  1249. 3672(of)S
  1250. 3781(screen)S
  1251. 3120 V
  1252. 10 I
  1253. 2630(s)S
  1254. 10 R
  1255. 2694(=)S
  1256. 2776(1:)S
  1257. 2879(From)S
  1258. 3122(start)S
  1259. 3321(of)S
  1260. 3430(screen)S
  1261. 3713(to)S
  1262. 3816(cursor)S
  1263. 3240 V
  1264. 10 I
  1265. 2630(s)S
  1266. 10 R
  1267. 2694(=)S
  1268. 2776(2:)S
  1269. 2879(Entire)S
  1270. 3151(screen)S
  1271. 3360 V
  1272. (303[[)102 1130 A
  1273. 10 I
  1274. 1232(s)S
  1275. 10 R
  1276. 1271(K)S
  1277. 1630(Erase)S
  1278. 1880(in)S
  1279. 1983(Line)S
  1280. 2630(Clear)S
  1281. 2874(characters)S
  1282. 3309(as)S
  1283. 3418(follows:)S
  1284. 3480 V
  1285. 10 I
  1286. 2630(s)S
  1287. 10 R
  1288. 2694(=)S
  1289. 2776(0:)S
  1290. 2879(From)S
  1291. 3122(cursor)S
  1292. 3399(to)S
  1293. 3502(end)S
  1294. 3672(of)S
  1295. 3781(line)S
  1296. 3600 V
  1297. 10 I
  1298. 2630(s)S
  1299. 10 R
  1300. 2694(=)S
  1301. 2776(1:)S
  1302. 2879(From)S
  1303. 3122(start)S
  1304. 3321(of)S
  1305. 3430(line)S
  1306. 3606(to)S
  1307. 3709(cursor)S
  1308. 3720 V
  1309. 10 I
  1310. 2630(s)S
  1311. 10 R
  1312. 2694(=)S
  1313. 2776(2:)S
  1314. 2879(Entire)S
  1315. 3151(line)S
  1316. 3840 V
  1317. (303[[)102 1130 A
  1318. 10 I
  1319. 1232(n)S
  1320. 10 R
  1321. 1282(L)S
  1322. 1630(Insert)S
  1323. 1885(Lines)S
  1324. 2630(Insert)S
  1325. 10 I
  1326. 2885(n)S
  1327. 10 R
  1328. 2960(blank)S
  1329. 3208(lines)S
  1330. 3960 V
  1331. (303[[)102 1130 A
  1332. 10 I
  1333. 1232(n)S
  1334. 10 R
  1335. 1282(M)S
  1336. 1630(Delete)S
  1337. 1919(Lines)S
  1338. 2630(Delete)S
  1339. 10 I
  1340. 2919(n)S
  1341. 10 R
  1342. 2994(lines)S
  1343. 4080 V
  1344. (303[[)102 1130 A
  1345. 10 I
  1346. 1232(n)S
  1347. 10 R
  1348. 1282(@)S
  1349. 1630(Insert)S
  1350. 1885(Characters)S
  1351. 2630(Insert)S
  1352. 10 I
  1353. 2885(n)S
  1354. 10 R
  1355. 2960(blank)S
  1356. 3208(characters)S
  1357. 4200 V
  1358. (303[[)102 1130 A
  1359. 10 I
  1360. 1232(n)S
  1361. 10 R
  1362. 1282(P)S
  1363. 1630(Delete)S
  1364. 1919(Characters)S
  1365. 2630(Delete)S
  1366. 10 I
  1367. 2919(n)S
  1368. 10 R
  1369. 2994(characters)S
  1370. 4320 V
  1371. (303[[)102 1130 A
  1372. 10 I
  1373. 1232(n)S
  1374. 10 R
  1375. 1282(m)S
  1376. 1630(Character)S
  1377. 2048(Attribute)S
  1378. 2630(Set)S
  1379. 2784(character)S
  1380. 3180(attribute)S
  1381. 3541(as)S
  1382. 3650(follows:)S
  1383. 4440 V
  1384. 10 I
  1385. 2630(n)S
  1386. 10 R
  1387. 2705(=)S
  1388. 2787(0:)S
  1389. 2890(Normal)S
  1390. 3223((default))S
  1391. 3596(attribute)S
  1392. 4560 V
  1393. 10 I
  1394. 2630(n)S
  1395. 10 R
  1396. 2705(=)S
  1397. 2787(1:)S
  1398. 2890(Bold)S
  1399. ((mono))296 3110 A
  1400. 3431(/)S
  1401. 3484(Yellow)S
  1402. 3806((colour))S
  1403. 4680 V
  1404. 10 I
  1405. 2630(n)S
  1406. 10 R
  1407. 2705(=)S
  1408. 2787(4:)S
  1409. 2890(Underline)S
  1410. 3318((M))S
  1411. 3500(/)S
  1412. 3553(Light)S
  1413. 3796(green)S
  1414. 4045((C))S
  1415. 4800 V
  1416. 10 I
  1417. 2630(n)S
  1418. 10 R
  1419. 2705(=)S
  1420. 2787(5:)S
  1421. 2890(Blinking)S
  1422. 3266((M))S
  1423. 3448(/)S
  1424. 3501(Magenta)S
  1425. 3878((C))S
  1426. 4920 V
  1427. 10 I
  1428. 2630(n)S
  1429. 10 R
  1430. 2705(=)S
  1431. 2787(7:)S
  1432. 2890(Reverse)S
  1433. 3240(Video)S
  1434. 5040 V
  1435. 10 I
  1436. 2630(n)S
  1437. 10 R
  1438. 2705(=)S
  1439. 2787(30:)S
  1440. 2940(Black)S
  1441. (foreground)447 3200 A
  1442. 3672(colour)S
  1443. 5160 V
  1444. 10 I
  1445. 2630(n)S
  1446. 10 R
  1447. 2705(=)S
  1448. 2787(31:)S
  1449. 2940(Red)S
  1450. 5280 V
  1451. 10 I
  1452. 2630(n)S
  1453. 10 R
  1454. 2705(=)S
  1455. 2787(32:)S
  1456. 2940(Green)S
  1457. 5400 V
  1458. 10 I
  1459. 2630(n)S
  1460. 10 R
  1461. 2705(=)S
  1462. 2787(33:)S
  1463. 2940(Orange)S
  1464. 5520 V
  1465. 10 I
  1466. 2630(n)S
  1467. 10 R
  1468. 2705(=)S
  1469. 2787(34:)S
  1470. 2940(Blue)S
  1471. 5640 V
  1472. 10 I
  1473. 2630(n)S
  1474. 10 R
  1475. 2705(=)S
  1476. 2787(35:)S
  1477. 2940(Magenta)S
  1478. 5760 V
  1479. 10 I
  1480. 2630(n)S
  1481. 10 R
  1482. 2705(=)S
  1483. 2787(36:)S
  1484. 2940(Light)S
  1485. 3183(blue)S
  1486. 5880 V
  1487. 10 I
  1488. 2630(n)S
  1489. 10 R
  1490. 2705(=)S
  1491. 2787(37:)S
  1492. 2940(White)S
  1493. 6000 V
  1494. 10 I
  1495. 2630(n)S
  1496. 10 R
  1497. 2705(=)S
  1498. 2787(40)S
  1499. 10 R-1
  1500. 2912(-)S
  1501. 10 R
  1502. 2994(47:)S
  1503. 3147(Same)S
  1504. 3396(for)S
  1505. (background)474 3539 A
  1506. 4038(colour)S
  1507. 6168 V
  1508. 1080(The)S
  1509. 1265(console)S
  1510. 1600(device)S
  1511. 1891(implements)S
  1512. 2388(the)S
  1513. 2539(following)S
  1514. 2958(ioctl)S
  1515. 3166(to)S
  1516. (copy)195 3273 A
  1517. 3497(a)S
  1518. 3571(font)S
  1519. 3762(into)S
  1520. 3947(font)S
  1521. 4138(memory)S
  1522. 4502(on)S
  1523. 4631(EGA)S
  1524. 4868(and)S
  1525. (VGA)219 5042 A
  1526. 6288 V
  1527. 1080(adapters:)S
  1528. 6456 V
  1529. 10 B
  1530. 1440(ioctl()S
  1531. 10 I
  1532. 1659(fd)S
  1533. 10 B
  1534. 1745(,)S
  1535. 1795(TIOCSFON,)S
  1536. 2371(u8_t)S
  1537. 10 I
  1538. 2586(font)S
  1539. 10 B
  1540. ([256][32]);)454 2750 A
  1541. 6624 V
  1542. 10 R
  1543. 1080(Font)S
  1544. 1294(memory)S
  1545. 1659(consists)S
  1546. 2007(of)S
  1547. (256)150 2121 A
  1548. 2301(character)S
  1549. (de256nitions)424 2702 A
  1550. 3156(of)S
  1551. 3270(32)S
  1552. 3401(lines)S
  1553. 3622(per)S
  1554. 3782(character)S
  1555. 4184(and)S
  1556. 4360(8)S
  1557. 4441(pixels)S
  1558. 4712(per)S
  1559. 4872(line.)S
  1560. 5104(The)S
  1561. 6744 V
  1562. 1080(256rst)S
  1563. 1264(line)S
  1564. 1442(is)S
  1565. 1536(the)S
  1566. 1686(topmost)S
  1567. 2036(line)S
  1568. 2214(of)S
  1569. 2325(the)S
  1570. 2475(character.)S
  1571. 2923(The)S
  1572. 3107(leftmost)S
  1573. 3464(pixel)S
  1574. 3691(is)S
  1575. (lit)84 3784 A
  1576. 3894(if)S
  1577. 3982(the)S
  1578. 4131(most)S
  1579. 4352(signi256cant)S
  1580. 4797(bit)S
  1581. 4929(of)S
  1582. 5039(a)S
  1583. 5110(line)S
  1584. 6864 V
  1585. 1080(is)S
  1586. 1173(set,)S
  1587. 1336(etc.)S
  1588. 1530(The)S
  1589. (80x25)250 1713 A
  1590. 1989(video)S
  1591. 2238(mode)S
  1592. 2487(used)S
  1593. 2697(by)S
  1594. 2823(Minix)S
  1595. 3094(has)S
  1596. 3254(an)S
  1597. (8x16)200 3375 A
  1598. 3602(character)S
  1599. 4000(cell,)S
  1600. 4198(which)S
  1601. 4471(means)S
  1602. 4755(that)S
  1603. 4933(only)S
  1604. 5138(the)S
  1605. 6984 V
  1606. 1080(256rst)S
  1607. 1262(16)S
  1608. 1387(lines)S
  1609. 1602(of)S
  1610. 1711(a)S
  1611. 1781(character)S
  1612. 2177(are)S
  1613. 2326(displayed.)S
  1614. 7152 V
  1615. 870(T)S
  1616. 872(Th)S
  1617. 936(he)S
  1618. 988(e)S
  1619. 1060(K)S
  1620. 1062(Ke)S
  1621. 1137(ey)S
  1622. 1184(yb)S
  1623. 1236(bo)S
  1624. 1288(oa)S
  1625. 1340(ar)S
  1626. 1387(rd)S
  1627. 1423(d)S
  1628. 7272 V
  1629. 1080(The)S
  1630. (keyboard)374 1262 A
  1631. (produces)363 1661 A
  1632. 2049(key)S
  1633. 2219(codes)S
  1634. 2473(for)S
  1635. (each)185 2616 A
  1636. 2826(key)S
  1637. 2996(that)S
  1638. 3172(is)S
  1639. 3264(pressed.)S
  1640. 3641(These)S
  1641. 3908(keys)S
  1642. 4118(are)S
  1643. 4268(transformed)S
  1644. 4781(into)S
  1645. 4963(charac-)S
  1646. 7392 V
  1647. 1080(ter)S
  1648. 1219(codes)S
  1649. 1480(or)S
  1650. 1596(sequences)S
  1651. (according)397 2036 A
  1652. 2465(to)S
  1653. 2575(the)S
  1654. 2730(current)S
  1655. (keyboard)374 3048 A
  1656. 3454(translation)S
  1657. 3911(table.)S
  1658. 4188(The)S
  1659. 4376(format)S
  1660. 4676(of)S
  1661. 4791(this)S
  1662. 4967(table)S
  1663. 5194(is)S
  1664. 7512 V
  1665. 1080(described)S
  1666. 1495(in)S
  1667. 10 B
  1668. 1602(keymap)S
  1669. 10 R
  1670. 1943((5).)S
  1671. 2141(The)S
  1672. 2328(character)S
  1673. 2729(codes)S
  1674. 2988(can)S
  1675. 3158(be)S
  1676. 3283(read)S
  1677. 3487(from)S
  1678. 3713(the)S
  1679. 3866(console)S
  1680. 4203(device)S
  1681. 4496(unless)S
  1682. 4777(they)S
  1683. 4980(map)S
  1684. 5183(to)S
  1685. 7903 V
  1686. 720(September)S
  1687. 1176(17,)S
  1688. (1996)200 1326 A
  1689. 4990(Page)S
  1690. 5211(2)S
  1691. 8143 V
  1692. EP
  1693. %%Page: 3 3
  1694. BP
  1695. /slant 0 def
  1696. /height 0 def
  1697. 480 V
  1698. 10 R
  1699. 720(CONSOLE)S
  1700. 1194(()S
  1701. 1236(4)S
  1702. 1294())S
  1703. 2696(Eighth)S
  1704. (Edition)296 2989 A
  1705. 4653(CONSOLE)S
  1706. 5127(()S
  1707. 5169(4)S
  1708. 5227())S
  1709. 960 V
  1710. 1080(special)S
  1711. 1385(hotkeys.)S
  1712. 1772(The)S
  1713. 1954(hotkeys)S
  1714. 2291(are)S
  1715. 2440(as)S
  1716. 2549(follows:)S
  1717. 1128 V
  1718. 1080(Name)S
  1719. 1930(KeyFunction)S
  1720. 1248 V
  1721. 1130(CTRL)S
  1722. 10 R-1
  1723. 1388(-)S
  1724. 10 R
  1725. 1445(ALT)S
  1726. 10 R-1
  1727. 1642(-)S
  1728. 10 R
  1729. 1699(DEL)S
  1730. 1980(Send)S
  1731. 2206(an)S
  1732. 2326(abort)S
  1733. 2558(signal)S
  1734. 2823(to)S
  1735. 2926(process)S
  1736. 3253(1)S
  1737. 3328((init).)S
  1738. 3605(Init)S
  1739. 3770(then)S
  1740. 3968(halts)S
  1741. 4183(the)S
  1742. 4331(system)S
  1743. 1368 V
  1744. 1130(CTRL)S
  1745. 10 R-1
  1746. 1388(-)S
  1747. 10 R
  1748. 1445(ALT)S
  1749. 10 R-1
  1750. 1642(-)S
  1751. 10 R
  1752. 1699(KP-.)S
  1753. 1980(Likewise)S
  1754. 2375(for)S
  1755. 2518(keypad)S
  1756. 2833(period)S
  1757. 1488 V
  1758. 1130(F1)S
  1759. 1980(Process)S
  1760. 2313(table)S
  1761. 2534(dump)S
  1762. 1608 V
  1763. 1130(F2)S
  1764. 1980(Show)S
  1765. 2234(memory)S
  1766. 2594(map)S
  1767. 1728 V
  1768. 1130(F3)S
  1769. (Toggle)285 1980 A
  1770. 2290(software/hardware)S
  1771. (scrolling)352 3067 A
  1772. 1848 V
  1773. 1130(F5)S
  1774. 1980(Show)S
  1775. 2234(network)S
  1776. 2589(statistics)S
  1777. 1968 V
  1778. 1130(CTRL)S
  1779. 10 R-1
  1780. 1388(-)S
  1781. 10 R
  1782. 1445(F7)S
  1783. 1980(Send)S
  1784. 2206(a)S
  1785. 2276(quit)S
  1786. 2457(signal)S
  1787. 2722(to)S
  1788. 2825(all)S
  1789. 2951(processes)S
  1790. (connected)408 3362 A
  1791. 3795(to)S
  1792. 3898(the)S
  1793. 4046(console)S
  1794. 2088 V
  1795. 1130(CTRL)S
  1796. 10 R-1
  1797. 1388(-)S
  1798. 10 R
  1799. 1445(F8)S
  1800. 1980(Send)S
  1801. 2206(an)S
  1802. 2326(interrupt)S
  1803. 2698(signal)S
  1804. 2208 V
  1805. 1130(CTRL)S
  1806. 10 R-1
  1807. 1388(-)S
  1808. 10 R
  1809. 1445(F9)S
  1810. 1980(Send)S
  1811. 2206(a)S
  1812. (kill)134 2276 A
  1813. 2435(signal.)S
  1814. 2750(If)S
  1815. 2843(CTRL)S
  1816. 10 R-1
  1817. 3101(-)S
  1818. 10 R
  1819. 3158(F8)S
  1820. 3289(or)S
  1821. 3398(CTRL)S
  1822. 10 R-1
  1823. 3656(-)S
  1824. 10 R
  1825. 3713(F7)S
  1826. (don't)212 3844 A
  1827. 4081(get)S
  1828. 4229('em,)S
  1829. 4437(then)S
  1830. 4636(this)S
  1831. 4807(surely)S
  1832. (will.)182 5079 A
  1833. 2328 V
  1834. 1980(These)S
  1835. 2280(keys)S
  1836. 2523(are)S
  1837. 2705(for)S
  1838. 2881(disaster)S
  1839. 3247(recovery.)S
  1840. 3708(You)S
  1841. 3939(would)S
  1842. 4248(normally)S
  1843. 4669(use)S
  1844. 4861(DEL)S
  1845. 5116(and)S
  1846. 2448 V
  1847. 1980(CTRL)S
  1848. 10 R-1
  1849. 2238(-)S
  1850. 10 R
  1851. 2295(\)S
  1852. 2348(to)S
  1853. 2451(send)S
  1854. 2660(interrupt)S
  1855. 3032(and)S
  1856. 3202(quit)S
  1857. 3383(signals.)S
  1858. 2568 V
  1859. 1130(ALT)S
  1860. 10 R-1
  1861. 1327(-)S
  1862. 10 R
  1863. 1384(F1)S
  1864. 1980(Select)S
  1865. 2252(virtual)S
  1866. 2540(console)S
  1867. 2872(0)S
  1868. 2947((/dev/console))S
  1869. 2688 V
  1870. 1130(ALT)S
  1871. 10 R-1
  1872. 1327(-)S
  1873. 10 R
  1874. 1384(F2)S
  1875. 1980(Select)S
  1876. 2252(virtual)S
  1877. 2540(console)S
  1878. 2872(1)S
  1879. ((/dev/ttyc1))470 2947 A
  1880. 2808 V
  1881. 1130(ALT)S
  1882. 10 R-1
  1883. 1327(-)S
  1884. 10 R
  1885. 1384(F()S
  1886. 10 I
  1887. 1474(n)S
  1888. 10 R
  1889. 1524(+1))S
  1890. 1980(Select)S
  1891. 2252(virtual)S
  1892. 2540(console)S
  1893. 10 I
  1894. 2872(n)S
  1895. 10 R
  1896. ((/dev/ttyc)386 2947 A
  1897. 10 I
  1898. 3333(n)S
  1899. 10 R
  1900. 3383())S
  1901. 2928 V
  1902. 1130(ALT)S
  1903. 10 R-1
  1904. 1327(-)S
  1905. 10 R
  1906. 1384(Left)S
  1907. 1980(Select)S
  1908. 2252(previous)S
  1909. 2623(virtual)S
  1910. 2911(console)S
  1911. 3048 V
  1912. 1130(ALT)S
  1913. 10 R-1
  1914. 1327(-)S
  1915. 10 R
  1916. 1384(Right)S
  1917. 1980(Select)S
  1918. 2252(next)S
  1919. 2450(virtual)S
  1920. 2738(console)S
  1921. 3216 V
  1922. 1080(The)S
  1923. (keyboard)374 1267 A
  1924. 1672(map)S
  1925. 1876(is)S
  1926. 1974(set)S
  1927. 2117(with)S
  1928. 2327(the)S
  1929. 10 B
  1930. 2481(KIOCSMAP)S
  1931. 10 R
  1932. 3066(ioctl)S
  1933. 3276(whose)S
  1934. 3564(precise)S
  1935. 3881(details)S
  1936. 4175(are)S
  1937. 4330(currently)S
  1938. 4725(hidden)S
  1939. 5029(in)S
  1940. 5138(the)S
  1941. 3336 V
  1942. 10 B
  1943. 1080(loadkeys)S
  1944. 10 R
  1945. (utility.)265 1479 A
  1946. 3504 V
  1947. 870(L)S
  1948. 872(Lo)S
  1949. 936(og)S
  1950. 988(g)S
  1951. 1065(d)S
  1952. 1067(de)S
  1953. 1119(ev)S
  1954. 1166(vi)S
  1955. 1218(ic)S
  1956. 1248(ce)S
  1957. 1295(e)S
  1958. 3624 V
  1959. 1080(The)S
  1960. 10 B
  1961. 1270(log)S
  1962. 10 R
  1963. 1431(device)S
  1964. 1727(can)S
  1965. 1900(be)S
  1966. 2028(used)S
  1967. 2245(by)S
  1968. 2378(processes)S
  1969. 2797(to)S
  1970. 2908(print)S
  1971. (debug)245 3131 A
  1972. 3409(messages)S
  1973. 3823(onto)S
  1974. 4035(the)S
  1975. 4192(console.)S
  1976. 4583(The)S
  1977. 4774(console)S
  1978. 5115(is)S
  1979. 5216(a)S
  1980. 3744 V
  1981. 1080(terminal)S
  1982. 1449(type)S
  1983. 1655(device,)S
  1984. 1976(so)S
  1985. 2098(it)S
  1986. 2187(is)S
  1987. 2287(taken)S
  1988. 2538(from)S
  1989. 2766(processes)S
  1990. 3184(when)S
  1991. 3434(a)S
  1992. 3511(session)S
  1993. 3833(leader)S
  1994. 4112(exits.)S
  1995. 4384(This)S
  1996. 4595(does)S
  1997. 4811(not)S
  1998. 4971(happen)S
  1999. 3864 V
  2000. 1080(with)S
  2001. 1284(the)S
  2002. 1432(log)S
  2003. 1585(device.)S
  2004. 4032 V
  2005. 9 R
  2006. 720(S)S
  2007. 722(SE)S
  2008. 774(EE)S
  2009. 832(E)S
  2010. 913(A)S
  2011. 915(AL)S
  2012. 983(LS)S
  2013. 1041(SO)S
  2014. 1093(O)S
  2015. 4152 V
  2016. 10 B
  2017. 1080(tty)S
  2018. 10 R
  2019. 1198((4),)S
  2020. 10 B
  2021. 1366(loadkeys)S
  2022. 10 R
  2023. 1740((1),)S
  2024. 10 B
  2025. 1908(keymap)S
  2026. 10 R
  2027. 2249((5),)S
  2028. 10 B
  2029. 2417(boot)S
  2030. 10 R
  2031. 2607((8).)S
  2032. 4320 V
  2033. 9 R
  2034. 720(N)S
  2035. 722(NO)S
  2036. 790(OT)S
  2037. 858(TE)S
  2038. 916(ES)S
  2039. 974(S)S
  2040. 4440 V
  2041. 10 R
  2042. 1080(Output)S
  2043. 1387(processing)S
  2044. 1845(turns)S
  2045. 2074(Line)S
  2046. 2287(Feeds)S
  2047. 2550(into)S
  2048. 2734(CR)S
  2049. 2897(LF)S
  2050. 3044(sequences.)S
  2051. 3531(Don't)S
  2052. 3795(let)S
  2053. 3925(this)S
  2054. 4099(surprise)S
  2055. (you.)175 4447 A
  2056. 4676(Either)S
  2057. 4952(turn)S
  2058. 5143(off)S
  2059. 4560 V
  2060. 1080(output)S
  2061. 1361(processing)S
  2062. 1816(or)S
  2063. 1925(use)S
  2064. 2084(one)S
  2065. 2254(of)S
  2066. 2363(the)S
  2067. (synonyms)406 2511 A
  2068. 2942(for)S
  2069. 3085(LF.)S
  2070. 4728 V
  2071. 9 R
  2072. 720(A)S
  2073. 722(AU)S
  2074. 790(UT)S
  2075. 858(TH)S
  2076. 916(HO)S
  2077. 984(OR)S
  2078. 1052(R)S
  2079. 4848 V
  2080. 10 R
  2081. 1080(Kees)S
  2082. 1307(J.)S
  2083. 1396(Bot)S
  2084. 1566((kjb@cs.vu.nl))S
  2085. 7903 V
  2086. 720(Page)S
  2087. 941(3)S
  2088. 4455(September)S
  2089. 4911(17,)S
  2090. (1996)200 5061 A
  2091. 8143 V
  2092. EP
  2093. %%Page: 1 4
  2094. BP
  2095. /slant 0 def
  2096. /height 0 def
  2097. 480 V
  2098. 10 R
  2099. 720(DEV)S
  2100. 936(()S
  2101. 978(4)S
  2102. 1036())S
  2103. 2696(Eighth)S
  2104. (Edition)296 2989 A
  2105. 4911(DEV)S
  2106. 5127(()S
  2107. 5169(4)S
  2108. 5227())S
  2109. 960 V
  2110. 9 R
  2111. 720(N)S
  2112. 722(NA)S
  2113. 790(AM)S
  2114. 858(ME)S
  2115. 940(E)S
  2116. 1080 V
  2117. 10 R
  2118. 1080(dev)S
  2119. 10 R-1
  2120. 1250(-)S
  2121. 10 R
  2122. 1332(device)S
  2123. 1620(256les)S
  2124. 1813(in)S
  2125. 1916(/dev)S
  2126. 1248 V
  2127. 9 R
  2128. 720(D)S
  2129. 722(DE)S
  2130. 790(ES)S
  2131. 848(SC)S
  2132. 900(CR)S
  2133. 962(RI)S
  2134. 1024(IP)S
  2135. 1057(PT)S
  2136. 1109(TI)S
  2137. 1167(IO)S
  2138. 1200(ON)S
  2139. 1268(N)S
  2140. 1368 V
  2141. 10 R
  2142. 1080(Device)S
  2143. 1396(256les)S
  2144. 1595(are)S
  2145. 1750(the)S
  2146. 1904(eyes)S
  2147. 2114(and)S
  2148. 2290(ears)S
  2149. 2484(of)S
  2150. 2599(the)S
  2151. 2753(system.)S
  2152. (Through)346 3113 A
  2153. 3490(the)S
  2154. 3644(device)S
  2155. 3938(256les)S
  2156. 4137(one)S
  2157. 4313(has)S
  2158. (access)258 4478 A
  2159. 4767(to)S
  2160. 4876(the)S
  2161. 5030(disks,)S
  2162. 1488 V
  2163. 1080(terminals)S
  2164. 1487(and)S
  2165. 1664(other)S
  2166. 1903(parts)S
  2167. 2131(of)S
  2168. 2247(the)S
  2169. 2402(machine.)S
  2170. 2825(Single)S
  2171. 3114(bytes)S
  2172. 3358(or)S
  2173. 3474(disk)S
  2174. 3673(blocks)S
  2175. 3966(may)S
  2176. 4170(be)S
  2177. 4296(transferred)S
  2178. 4765(to)S
  2179. 4874(or)S
  2180. 4989(from)S
  2181. 5216(a)S
  2182. 1608 V
  2183. 1080(device)S
  2184. 1377(with)S
  2185. 1590(ordinary)S
  2186. 10 B
  2187. 1965(read)S
  2188. 10 R
  2189. 2161((2))S
  2190. 2313(or)S
  2191. 10 B
  2192. 2431(write)S
  2193. 10 R
  2194. 2656((2))S
  2195. 2808(calls,)S
  2196. 3052(byte)S
  2197. (positions)362 3259 A
  2198. 3656(set)S
  2199. 3803(with)S
  2200. 10 B
  2201. 4017(lseek)S
  2202. 10 R
  2203. 4230((2),)S
  2204. 4408(or)S
  2205. 4527(more)S
  2206. 4769(complicated)S
  2207. 1728 V
  2208. 1080(control)S
  2209. 1390(functions)S
  2210. 1789(performed)S
  2211. 2234(with)S
  2212. 10 B
  2213. 2438(ioctl(2).)S
  2214. 1896 V
  2215. 10 R
  2216. 1080(Device)S
  2217. 1391(256les)S
  2218. 1584(as)S
  2219. (found)234 1693 A
  2220. 1952(in)S
  2221. 10 B
  2222. 2056(/dev)S
  2223. 10 R
  2224. 2261(have)S
  2225. 2477(several)S
  2226. 2789(attributes)S
  2227. 3190(that)S
  2228. 3367(must)S
  2229. 3588(be)S
  2230. 3709(considered.)S
  2231. 4221(Here)S
  2232. 4444(are)S
  2233. 4594(two)S
  2234. 4771(examples)S
  2235. 5177(as)S
  2236. 2016 V
  2237. 10 B
  2238. 1080(ls)S
  2239. 10 B-1
  2240. 1172(-)S
  2241. 10 B
  2242. 1229(l)S
  2243. 10 R
  2244. 1282(shows)S
  2245. 1558(them:)S
  2246. 2184 V
  2247. 10 C
  2248. (brw-rw-rw-)610 1440 A
  2249. 2172(1)S
  2250. (root)244 2294 A
  2251. (operator)488 2843 A
  2252. 3514(2,)S
  2253. 3819(1)S
  2254. (Jun)183 3941 A
  2255. 4185(10)S
  2256. (1995)244 4429 A
  2257. (fd1)183 4734 A
  2258. 2304 V
  2259. (crw--w----)610 1440 A
  2260. 2172(1)S
  2261. (kjb)183 2294 A
  2262. (tty)183 2843 A
  2263. 3514(4,)S
  2264. 3819(0)S
  2265. (May)183 3941 A
  2266. 4185(11)S
  2267. (09:41)305 4368 A
  2268. (console)427 4734 A
  2269. 2472 V
  2270. 10 R
  2271. 1080(Most)S
  2272. 1323(attributes)S
  2273. 1735(are)S
  2274. 1896(the)S
  2275. 2056(same)S
  2276. 2300(as)S
  2277. 2421(for)S
  2278. 2576(a)S
  2279. 2658(regular)S
  2280. 2981(256le)S
  2281. 3147(and)S
  2282. 3329(have)S
  2283. 3556(the)S
  2284. 3716(same)S
  2285. 3960(function.)S
  2286. 4382(The)S
  2287. 4577(256le)S
  2288. 4744(type)S
  2289. 4955(and)S
  2290. 5138(the)S
  2291. 2592 V
  2292. 1080(major)S
  2293. 1340(and)S
  2294. 1510(minor)S
  2295. 1775(device)S
  2296. 2063(numbers)S
  2297. 2434(are)S
  2298. 2583(special)S
  2299. 2888(to)S
  2300. 2991(devices.)S
  2301. 2760 V
  2302. 1080(Character)S
  2303. 1501(devices)S
  2304. 1831(are)S
  2305. 1983(marked)S
  2306. 2313(with)S
  2307. 2520(a)S
  2308. 10 B
  2309. 2593(c)S
  2310. 10 R
  2311. 2666(as)S
  2312. 2778(a)S
  2313. 2851(256le)S
  2314. 3008(type)S
  2315. 3209(letter.)S
  2316. 3495(Any)S
  2317. 3696(I/O)S
  2318. 3859(on)S
  2319. 3987(a)S
  2320. 4060(character)S
  2321. 4459(device)S
  2322. 4751(is)S
  2323. 4847(sent)S
  2324. 5038(down)S
  2325. 2880 V
  2326. 1080(to)S
  2327. 1186(the)S
  2328. 1337(device)S
  2329. 1628(driver)S
  2330. (without)307 1897 A
  2331. 2232(any)S
  2332. 2405(interpretation.)S
  2333. 3026(This)S
  2334. 3233(means)S
  2335. 3518(that)S
  2336. 3697(a)S
  2337. 3770(process)S
  2338. 4099(doing)S
  2339. 4354(the)S
  2340. 4504(I/O)S
  2341. 4666(must)S
  2342. (know)223 4888 A
  2343. 5138(the)S
  2344. 3000 V
  2345. 1080(characteristics)S
  2346. 1683(of)S
  2347. 1792(the)S
  2348. 1940(device)S
  2349. 2228(and)S
  2350. 2398(deal)S
  2351. 2591(with)S
  2352. 2795(them)S
  2353. 3021(appropriately.)S
  2354. 3168 V
  2355. 1080(Block)S
  2356. 1357(devices)S
  2357. (provoke)329 1696 A
  2358. 2062(the)S
  2359. 2222(256le)S
  2360. 2388(system)S
  2361. 2704(server)S
  2362. 2988(into)S
  2363. 3181(buffering)S
  2364. 3593(the)S
  2365. 3753(data)S
  2366. 3958(on)S
  2367. 4096(those)S
  2368. 4346(devices.)S
  2369. 4736(Data)S
  2370. 4965(read)S
  2371. 5177(or)S
  2372. 3288 V
  2373. (written)286 1080 A
  2374. 1393(by)S
  2375. 1520(processes)S
  2376. 1933(is)S
  2377. 2027(passed)S
  2378. (through)312 2322 A
  2379. 2661(the)S
  2380. 2811(256le)S
  2381. 2967(system)S
  2382. 3273(block)S
  2383. (cache.)255 3523 A
  2384. 3830(Unaligned)S
  2385. 4276(bytes)S
  2386. 4515(read)S
  2387. 4715(or)S
  2388. (written)286 4825 A
  2389. 5137(are)S
  2390. 3408 V
  2391. 1080(extracted)S
  2392. 1494(or)S
  2393. 1622(reassembled)S
  2394. 2164(by)S
  2395. 2308(the)S
  2396. 2475(256le)S
  2397. 2648(server)S
  2398. 2939(from)S
  2399. 3179(or)S
  2400. 3307(to)S
  2401. 3429(whole)S
  2402. 3719(blocks)S
  2403. 4025(in)S
  2404. 4147(the)S
  2405. (cache.)255 4314 A
  2406. 4638(The)S
  2407. 4840(256le)S
  2408. 5014(server)S
  2409. 3528 V
  2410. 1080(transfers)S
  2411. 1455(data)S
  2412. 1650(to)S
  2413. 1755(or)S
  2414. 1866(from)S
  2415. 2089(the)S
  2416. 2238(device)S
  2417. 2527(driver)S
  2418. 2794(as)S
  2419. 2904(blocks)S
  2420. 3192(to)S
  2421. (positions)362 3296 A
  2422. 3684(at)S
  2423. 3783(block)S
  2424. 4032(size)S
  2425. (boundaries.)466 4215 A
  2426. 4732(These)S
  2427. 4999(blocks)S
  2428. 3648 V
  2429. 1080(are)S
  2430. 1236(Minix)S
  2431. 1513(blocks)S
  2432. 1807(of)S
  2433. (1024)200 1923 A
  2434. 2155(bytes,)S
  2435. 2425(disk)S
  2436. 2625(devices)S
  2437. 2960(usually)S
  2438. 3283(have)S
  2439. 3506(a)S
  2440. (512)150 3584 A
  2441. 3767(byte)S
  2442. 3973(block)S
  2443. 4229(size.)S
  2444. 4469(Only)S
  2445. 4703(block)S
  2446. 4959(devices)S
  2447. 3768 V
  2448. 1080(can)S
  2449. 1245(be)S
  2450. (mounted)351 1365 A
  2451. 1741(as)S
  2452. 1850(part)S
  2453. 2032(of)S
  2454. 2141(the)S
  2455. 2289(256le)S
  2456. 2443(system)S
  2457. 2747(tree)S
  2458. 2924(if)S
  2459. 3011(they)S
  2460. 3209(contain)S
  2461. 3530(a)S
  2462. 3600(Minix)S
  2463. 3870(256le)S
  2464. 4024(system.)S
  2465. 3936 V
  2466. 1080(The)S
  2467. 1271(major)S
  2468. 1540(device)S
  2469. 1837(number)S
  2470. 2178((2)S
  2471. 2296(for)S
  2472. 10 B
  2473. 2448(fd1)S
  2474. 10 R
  2475. 2622(and)S
  2476. 2801(4)S
  2477. 2885(for)S
  2478. 10 B
  2479. 3037(console)S
  2480. 10 R
  2481. 3350())S
  2482. 3418(are)S
  2483. 3576(used)S
  2484. 3794(by)S
  2485. 3928(FS)S
  2486. 4074(to)S
  2487. 4187(256nd)S
  2488. 4378(the)S
  2489. 4536(device)S
  2490. 4834(driver)S
  2491. 5110(that)S
  2492. 4056 V
  2493. 1080(manages)S
  2494. 1467(a)S
  2495. 1546(device.)S
  2496. 1893(The)S
  2497. 2084(minor)S
  2498. 2358(device)S
  2499. 2655(number)S
  2500. 2996((1)S
  2501. 3114(for)S
  2502. 10 B
  2503. 3266(fd1)S
  2504. 10 R
  2505. 3440(and)S
  2506. 3619(0)S
  2507. 3703(for)S
  2508. 10 B
  2509. 3855(console)S
  2510. 10 R
  2511. 4168())S
  2512. 4236(is)S
  2513. 4337(passed)S
  2514. 4639(to)S
  2515. 4751(the)S
  2516. 4908(driver)S
  2517. 5183(to)S
  2518. 4176 V
  2519. 1080(select)S
  2520. 1348(a)S
  2521. 1431(device)S
  2522. (among)273 1732 A
  2523. 2043(a)S
  2524. 2126(number)S
  2525. 2471(of)S
  2526. 2593(related)S
  2527. 2907(devices)S
  2528. 3248(that)S
  2529. 3438(are)S
  2530. 3601(all)S
  2531. 3741(managed)S
  2532. 4143(by)S
  2533. 4282(that)S
  2534. 4472(driver.)S
  2535. 4802(The)S
  2536. 4998(device)S
  2537. 4296 V
  2538. 1080(drivers)S
  2539. 1402(are)S
  2540. 1568(usually)S
  2541. 1900(kernel)S
  2542. 2194(tasks)S
  2543. (under)229 2437 A
  2544. 2708(Minix,)S
  2545. 3020(small)S
  2546. 3280(processes)S
  2547. 3708(that)S
  2548. 3900(are)S
  2549. 4065(contained)S
  2550. 4497(within)S
  2551. 4795(the)S
  2552. 4959(address)S
  2553. 4416 V
  2554. (space)224 1080 A
  2555. 1329(of)S
  2556. 1438(the)S
  2557. 1586(kernel.)S
  2558. 1913(The)S
  2559. 2095(following)S
  2560. 2511(tasks)S
  2561. 2737(and)S
  2562. 2907(associated)S
  2563. 3346(devices)S
  2564. 3673(exist:)S
  2565. 4584 V
  2566. 870(M)S
  2567. 872(Me)S
  2568. 963(em)S
  2569. 1010(mo)S
  2570. 1090(or)S
  2571. 1142(ry)S
  2572. 1178(y)S
  2573. 1255(()S
  2574. 1257((m)S
  2575. 1293(ma)S
  2576. 1373(aj)S
  2577. 1420(jo)S
  2578. 1450(or)S
  2579. 1502(r)S
  2580. 1563(1)S
  2581. 1565(1))S
  2582. 1617())S
  2583. 4704 V
  2584. 1080(The)S
  2585. 10 B
  2586. 1263(ram)S
  2587. 10 R
  2588. 1442(,)S
  2589. 10 B
  2590. 1493(mem)S
  2591. 10 R
  2592. 1706(,)S
  2593. 10 B
  2594. 1757(kmem)S
  2595. 10 R
  2596. 2026(,)S
  2597. 2077(and)S
  2598. 10 B
  2599. 2249(null)S
  2600. 10 R
  2601. 2444(devices)S
  2602. 2773(are)S
  2603. 2924(managed)S
  2604. 3314(by)S
  2605. 3441(the)S
  2606. 3591(memory)S
  2607. 3953(task.)S
  2608. 4192(The)S
  2609. 10 B
  2610. 4376(ram)S
  2611. 10 R
  2612. 4582(device)S
  2613. 4872(is)S
  2614. 4966(a)S
  2615. 5038(block)S
  2616. 4824 V
  2617. 1080(device)S
  2618. 1372(for)S
  2619. 1519(a)S
  2620. (chunk)245 1593 A
  2621. 1867(of)S
  2622. 1980(memory)S
  2623. 2344(that)S
  2624. 2524(is)S
  2625. 2620(the)S
  2626. 2772(RAM)S
  2627. 3030(disk.)S
  2628. 3276(Any)S
  2629. 3478(byte)S
  2630. 3680(read)S
  2631. 3883(from)S
  2632. 4108(or)S
  2633. (written)286 4220 A
  2634. 4534(to)S
  2635. 4640(the)S
  2636. 10 B
  2637. 4791(ram)S
  2638. 10 R
  2639. 4998(device)S
  2640. 4944 V
  2641. 1080(is)S
  2642. 1177(copied)S
  2643. 1475(from)S
  2644. 1701(or)S
  2645. 1816(to)S
  2646. 1925(that)S
  2647. 2107(memory)S
  2648. (chunk.)270 2473 A
  2649. 2799(The)S
  2650. 10 B
  2651. 2987(mem)S
  2652. 10 R
  2653. 3231(device)S
  2654. 3525(is)S
  2655. 3623(a)S
  2656. 3699(character)S
  2657. 4101(device)S
  2658. 4395(for)S
  2659. 4544(the)S
  2660. 4698(entire)S
  2661. 4959(address)S
  2662. 5064 V
  2663. (space)224 1080 A
  2664. 1336(of)S
  2665. 1452(the)S
  2666. 1607(system,)S
  2667. 1943(but)S
  2668. 10 B
  2669. 2103(kmem)S
  2670. 10 R
  2671. 2404(only)S
  2672. 2614(for)S
  2673. 2764(the)S
  2674. 2919(kernel)S
  2675. 3203(data)S
  2676. 3403(area.)S
  2677. 3654(These)S
  2678. 3927(two)S
  2679. 4110(devices)S
  2680. 4444(allow)S
  2681. 4699(programs)S
  2682. 5110(like)S
  2683. 5184 V
  2684. 10 B
  2685. 1080(ps)S
  2686. 10 R
  2687. 1175((1))S
  2688. 1322(to)S
  2689. (hunt)178 1430 A
  2690. (around)279 1638 A
  2691. 1947(the)S
  2692. 2100(system)S
  2693. (looking)306 2409 A
  2694. 2745(for)S
  2695. 2893(interesting)S
  2696. 3348(bits.)S
  2697. 3573(The)S
  2698. 10 B
  2699. 3760(null)S
  2700. 10 R
  2701. 3958(device)S
  2702. 4251(is)S
  2703. 4348(a)S
  2704. 4423(data)S
  2705. 4621(sink.)S
  2706. 4868(It)S
  2707. 4960(happily)S
  2708. 5304 V
  2709. 1080(swallows)S
  2710. 1480(any)S
  2711. 1650(bytes)S
  2712. (written)286 1887 A
  2713. 2198(to)S
  2714. 2301(it,)S
  2715. 2407(and)S
  2716. 2577(returns)S
  2717. 2882(nothing)S
  2718. 3213(on)S
  2719. 3338(a)S
  2720. 3408(read.)S
  2721. 5472 V
  2722. 870(F)S
  2723. 872(Fl)S
  2724. 930(lo)S
  2725. 960(op)S
  2726. 1012(pp)S
  2727. 1064(py)S
  2728. 1116(y)S
  2729. 1193(d)S
  2730. 1195(di)S
  2731. 1247(is)S
  2732. 1277(sk)S
  2733. 1318(k)S
  2734. 1395(()S
  2735. 1397((m)S
  2736. 1433(ma)S
  2737. 1513(aj)S
  2738. 1560(jo)S
  2739. 1590(or)S
  2740. 1642(r)S
  2741. 1703(2)S
  2742. 1705(2))S
  2743. 1757())S
  2744. 5592 V
  2745. 1080(The)S
  2746. 10 B
  2747. 1267(fd0)S
  2748. 10 R
  2749. 1407(,)S
  2750. 10 B
  2751. 1462(fd0a)S
  2752. 10 R
  2753. 1652(,)S
  2754. 10 B
  2755. 1707(fd0b)S
  2756. 10 R
  2757. 1903(,)S
  2758. 10 B
  2759. 1958(fd0c)S
  2760. 10 R
  2761. 2143(,)S
  2762. 2198(and)S
  2763. 10 B
  2764. 2374(fd0d)S
  2765. 10 R
  2766. 2601(block)S
  2767. 2855(devices)S
  2768. 3188(are)S
  2769. 3343(the)S
  2770. 3497(256rst)S
  2771. (257oppy)256 3685 A
  2772. 3972(disk)S
  2773. 4170(and)S
  2774. 4346(the)S
  2775. 4500(four)S
  2776. (partitions)380 4699 A
  2777. 5110(that)S
  2778. 5712 V
  2779. 1080(may)S
  2780. 1279(exist)S
  2781. 1495(on)S
  2782. 1621(a)S
  2783. 1692(that)S
  2784. (257oppy)256 1869 A
  2785. 2151(disk.)S
  2786. 2394(Likewise)S
  2787. 2790(are)S
  2788. 10 B
  2789. 2940(fd1)S
  2790. 10 R
  2791. 3106(and)S
  2792. 10 B
  2793. 3277(fd1[a)S
  2794. 10 B-1
  2795. 3501(-)S
  2796. 10 B
  2797. 3558(d])S
  2798. 10 R
  2799. 3674(the)S
  2800. 3823(device)S
  2801. 4112(and)S
  2802. (partitions)380 4283 A
  2803. 4689(for)S
  2804. 4833(the)S
  2805. (second)279 4982 A
  2806. 5832 V
  2807. (257oppy)256 1080 A
  2808. 1386(disk.)S
  2809. 1653(The)S
  2810. (257oppy)256 1860 A
  2811. 2166(disk)S
  2812. 2384(devices)S
  2813. 2737(are)S
  2814. 2912(described)S
  2815. 3349(in)S
  2816. 3478(detail)S
  2817. 3753(in)S
  2818. 10 B
  2819. 3882(fd)S
  2820. 10 R
  2821. 3972((4).)S
  2822. (Partitioning)475 4191 A
  2823. 4717(in)S
  2824. 4846(general)S
  2825. 5194(is)S
  2826. 5952 V
  2827. 1080(explained)S
  2828. 1496(in)S
  2829. 10 B
  2830. 1599(hd)S
  2831. 10 R
  2832. 1711((4).)S
  2833. 6120 V
  2834. 870(H)S
  2835. 872(Ha)S
  2836. 947(ar)S
  2837. 994(rd)S
  2838. 1030(d)S
  2839. 1107(d)S
  2840. 1109(di)S
  2841. 1161(is)S
  2842. 1191(sk)S
  2843. 1232(k)S
  2844. 1309(()S
  2845. 1311((m)S
  2846. 1347(ma)S
  2847. 1427(aj)S
  2848. 1474(jo)S
  2849. 1504(or)S
  2850. 1556(r)S
  2851. 1617(3)S
  2852. 1619(3))S
  2853. 1671())S
  2854. 6240 V
  2855. 1080(The)S
  2856. 1272(256rst)S
  2857. 1464(hard)S
  2858. 1678(disk)S
  2859. 1880(can)S
  2860. 2056(be)S
  2861. (accessed)353 2187 A
  2862. 2576(by)S
  2863. 2712(block)S
  2864. 2971(device)S
  2865. 10 B
  2866. 3270(hd0)S
  2867. 10 R
  2868. 3432(.)S
  2869. 3518(This)S
  2870. 3733(device)S
  2871. 4032(addresses)S
  2872. 4454(the)S
  2873. 4613(entire)S
  2874. 4879(hard)S
  2875. 5094(disk)S
  2876. 6360 V
  2877. 1080(from)S
  2878. 1312(the)S
  2879. 1471(256rst)S
  2880. 1664(to)S
  2881. 1778(the)S
  2882. 1937(last)S
  2883. 2113(sector.)S
  2884. 2440(A)S
  2885. 2549(hard)S
  2886. 2764(disk)S
  2887. 2967(is)S
  2888. 3069(normally)S
  2889. (partitioned)436 3467 A
  2890. 3938(in)S
  2891. 4051(up)S
  2892. 4186(to)S
  2893. 4299(four)S
  2894. 4502(primary)S
  2895. (partitions,)405 4856 A
  2896. 6480 V
  2897. 10 B
  2898. 1080(hd1)S
  2899. 10 R
  2900. 1242(,)S
  2901. 10 B
  2902. 1302(hd2)S
  2903. 10 R
  2904. 1464(,)S
  2905. 10 B
  2906. 1524(hd3)S
  2907. 10 R
  2908. 1686(,)S
  2909. 1746(and)S
  2910. 10 B
  2911. 1926(hd4)S
  2912. 10 R
  2913. 2088(.)S
  2914. 2173(Each)S
  2915. 2410(of)S
  2916. 2529(these)S
  2917. 2771(devices)S
  2918. (accesses)342 3108 A
  2919. 3485(a)S
  2920. 3565(range)S
  2921. 3824(of)S
  2922. 3943(sectors)S
  2923. 4258(on)S
  2924. 4393(the)S
  2925. 10 B
  2926. 4551(hd0)S
  2927. 10 R
  2928. 4748(device.)S
  2929. 5096(It)S
  2930. 5194(is)S
  2931. 6600 V
  2932. 1080(customary)S
  2933. 1527(to)S
  2934. 1633(give)S
  2935. (each)185 1834 A
  2936. 2047(operating)S
  2937. 2455(system)S
  2938. 2762(on)S
  2939. 2890(a)S
  2940. 2962(disk)S
  2941. 3156(a)S
  2942. 3228(primary)S
  2943. (partition.)366 3574 A
  2944. 3992(So)S
  2945. 4125(the)S
  2946. 4275(MS-DOS)S
  2947. 4683(C:)S
  2948. 4805("drive")S
  2949. 5121(can)S
  2950. 6720 V
  2951. 1080(be)S
  2952. 1202(on)S
  2953. 10 B
  2954. 1329(hd1)S
  2955. 10 R
  2956. 1491(,)S
  2957. 1543(and)S
  2958. 1715(Minix)S
  2959. 1987(can)S
  2960. 2154(be)S
  2961. 2276(on)S
  2962. 10 B
  2963. 2403(hd2)S
  2964. 10 R
  2965. 2565(.)S
  2966. 2642(Minix)S
  2967. 2914(wants)S
  2968. 3176(to)S
  2969. 3281(have)S
  2970. 3498(several)S
  2971. (partitions)380 3811 A
  2972. 4218(on)S
  2973. 4345(its)S
  2974. 4467(own,)S
  2975. 4692(so)S
  2976. 10 B
  2977. 4808(hd2)S
  2978. 10 R
  2979. 4998(can)S
  2980. 5166(be)S
  2981. 6840 V
  2982. 1080(further)S
  2983. (subdivided)440 1390 A
  2984. 1865(into)S
  2985. 2056(the)S
  2986. (subpartitions)519 2214 A
  2987. 10 B
  2988. 2768(hd2a)S
  2989. 10 R
  2990. 2980(,)S
  2991. 10 B
  2992. 3040(hd2b)S
  2993. 10 R
  2994. 3258(,)S
  2995. 10 B
  2996. 3318(hd2c)S
  2997. 10 R
  2998. 3525(,)S
  2999. 3585(and)S
  3000. 10 B
  3001. 3765(hd2d)S
  3002. 10 R
  3003. 3983(.)S
  3004. 10 B
  3005. 4068(/dev)S
  3006. 10 R
  3007. 4281(contains)S
  3008. 4650(devices)S
  3009. 4986(for)S
  3010. 5138(the)S
  3011. 6960 V
  3012. 1080(256rst)S
  3013. 1283(and)S
  3014. (second)279 1474 A
  3015. 1799(hard)S
  3016. 2024(disk)S
  3017. 2238(()S
  3018. 10 B
  3019. 2272(hd0)S
  3020. 10 R
  3021. 2481(and)S
  3022. 10 B
  3023. 2673(hd5)S
  3024. 10 R
  3025. 2835())S
  3026. 2916(their)S
  3027. 3148(primary)S
  3028. (partitions)380 3514 A
  3029. 3941(()S
  3030. 10 B
  3031. 3975(hd[1)S
  3032. 10 B-1
  3033. 4171(-)S
  3034. 10 B
  3035. 4228(46)S
  3036. 10 B-1
  3037. 4328(-)S
  3038. 10 B
  3039. 4385(9])S
  3040. 10 R
  3041. 4469())S
  3042. 4550(and)S
  3043. (subpartitions)519 4742 A
  3044. 7080 V
  3045. 1080(thereof)S
  3046. 1391(()S
  3047. 10 B
  3048. 1425(hd[1)S
  3049. 10 B-1
  3050. 1621(-)S
  3051. 10 B
  3052. 1678(46)S
  3053. 10 B-1
  3054. 1778(-)S
  3055. 10 B
  3056. 1835(9][a)S
  3057. 10 B-1
  3058. 2003(-)S
  3059. 10 B
  3060. 2060(d])S
  3061. 10 R
  3062. 2150().)S
  3063. 2259(More)S
  3064. 2502(detail)S
  3065. 2751(can)S
  3066. 2916(be)S
  3067. (found)234 3036 A
  3068. 3295(in)S
  3069. 10 B
  3070. 3398(hd)S
  3071. 10 R
  3072. 3510((4).)S
  3073. 7248 V
  3074. 870(T)S
  3075. 872(Te)S
  3076. 936(er)S
  3077. 983(rm)S
  3078. 1019(mi)S
  3079. 1099(in)S
  3080. 1129(na)S
  3081. 1181(al)S
  3082. 1228(ls)S
  3083. 1258(s)S
  3084. 1324(()S
  3085. 1326((m)S
  3086. 1362(mi)S
  3087. 1442(in)S
  3088. 1472(no)S
  3089. 1524(or)S
  3090. 1576(r)S
  3091. 1637(4)S
  3092. 1639(4))S
  3093. 1691())S
  3094. 7368 V
  3095. 1080(The)S
  3096. 1271(TTY)S
  3097. 1502(driver)S
  3098. 1777(manages)S
  3099. 2163(the)S
  3100. 2320(system)S
  3101. 2633(console)S
  3102. 2974(device,)S
  3103. 3296(aptly)S
  3104. 3531(named)S
  3105. 10 B
  3106. 3833(console)S
  3107. 10 R
  3108. 4146(,)S
  3109. 4205(the)S
  3110. 4362(serial)S
  3111. 4615(lines,)S
  3112. 10 B
  3113. (tty00)218 4864 A
  3114. 10 R
  3115. 5116(and)S
  3116. 7488 V
  3117. 10 B
  3118. (tty01)218 1080 A
  3119. 10 R
  3120. 1298(,)S
  3121. 1350(and)S
  3122. 1522(the)S
  3123. (pseudo)284 1672 A
  3124. 1983(ttys.)S
  3125. (Through)346 2205 A
  3126. 2578(the)S
  3127. 2728(console)S
  3128. 3062(device)S
  3129. 3352(one)S
  3130. 3524(can)S
  3131. 3691(display)S
  3132. 4008(characters)S
  3133. 4444(on)S
  3134. 4570(a)S
  3135. 4641(screen)S
  3136. 4925(attached)S
  3137. 7903 V
  3138. 720(Page)S
  3139. 941(1)S
  3140. 4455(September)S
  3141. 4911(17,)S
  3142. (1996)200 5061 A
  3143. 8143 V
  3144. EP
  3145. %%Page: 2 5
  3146. BP
  3147. /slant 0 def
  3148. /height 0 def
  3149. 480 V
  3150. 10 R
  3151. 720(DEV)S
  3152. 936(()S
  3153. 978(4)S
  3154. 1036())S
  3155. 2696(Eighth)S
  3156. (Edition)296 2989 A
  3157. 4911(DEV)S
  3158. 5127(()S
  3159. 5169(4)S
  3160. 5227())S
  3161. 960 V
  3162. 1080(to)S
  3163. 1194(a)S
  3164. (monochrome,)555 1275 A
  3165. 1866(Hercules,)S
  3166. 2286(color,)S
  3167. 2554(or)S
  3168. (VGA)219 2674 A
  3169. 2929(adapter.)S
  3170. 3313(The)S
  3171. 10 B
  3172. 3507(ttyc1)S
  3173. 10 R
  3174. 3720(,)S
  3175. 10 B
  3176. 3782(ttyc2)S
  3177. 10 R
  3178. 3995(,)S
  3179. 4057(etc.)S
  3180. 4237(devices)S
  3181. 4576(are)S
  3182. 4737(the)S
  3183. 4897(so-called)S
  3184. 1080 V
  3185. 1080("virtual)S
  3186. 1410(consoles")S
  3187. 1823(that)S
  3188. 2000(share)S
  3189. 2239(the)S
  3190. 2388(one)S
  3191. 2559(console)S
  3192. 2892(display.)S
  3193. 3258(One)S
  3194. 3452(can)S
  3195. 3618(select)S
  3196. 3874(which)S
  3197. 4146(virtual)S
  3198. 4435(console)S
  3199. 4767(is)S
  3200. 4859(to)S
  3201. 4962(be)S
  3202. 5082(visi-)S
  3203. 1200 V
  3204. 1080(ble)S
  3205. 1241(on)S
  3206. 1379(the)S
  3207. 1540(screen)S
  3208. 1836(and)S
  3209. 2019(take)S
  3210. (input)206 2225 A
  3211. 2469(from)S
  3212. 2703(the)S
  3213. (keyboard.)399 2864 A
  3214. 3326(To)S
  3215. 3476(allow)S
  3216. 3738(remote)S
  3217. 4056(login)S
  3218. 4300(the)S
  3219. 4462(devices)S
  3220. 4803(with)S
  3221. 5021(minor)S
  3222. 1320 V
  3223. 1080(numbers)S
  3224. 1458(of)S
  3225. (128)150 1574 A
  3226. 1756(or)S
  3227. 1872(higher)S
  3228. 2160(offer)S
  3229. 2388(virtual)S
  3230. 2682(terminals.)S
  3231. 3138(These)S
  3232. (pseudo)284 3410 A
  3233. 3725(ttys)S
  3234. 3901(come)S
  3235. 4150(in)S
  3236. 4259(tty,)S
  3237. 4421(pty)S
  3238. 4580(pairs)S
  3239. 4807(that)S
  3240. 4989(form)S
  3241. 5216(a)S
  3242. 1440 V
  3243. 1080(pipe)S
  3244. 1286(between)S
  3245. 1655(processes)S
  3246. (running)312 2074 A
  3247. (under)229 2419 A
  3248. 2681(the)S
  3249. 2837(tty,)S
  3250. 3001(and)S
  3251. 3179(a)S
  3252. (controlling)441 3257 A
  3253. 3732(process)S
  3254. 4068(attached)S
  3255. 4438(to)S
  3256. 4550(the)S
  3257. 4707(pty)S
  3258. 4869(side.)S
  3259. 5115(See)S
  3260. 1560 V
  3261. 1080(also)S
  3262. 10 B
  3263. 1267(console)S
  3264. 10 R
  3265. 1580((4),)S
  3266. 1748(and)S
  3267. 10 B
  3268. 1918(tty)S
  3269. 10 R
  3270. 2036((4).)S
  3271. 1728 V
  3272. 870(A)S
  3273. 872(An)S
  3274. 947(no)S
  3275. 999(on)S
  3276. 1051(ny)S
  3277. 1103(ym)S
  3278. 1155(mo)S
  3279. 1235(ou)S
  3280. 1287(us)S
  3281. 1339(s)S
  3282. 1405(T)S
  3283. 1407(TT)S
  3284. 1471(TY)S
  3285. 1535(Y)S
  3286. 1635(()S
  3287. 1637((m)S
  3288. 1673(ma)S
  3289. 1753(aj)S
  3290. 1800(jo)S
  3291. 1830(or)S
  3292. 1882(r)S
  3293. 1943(5)S
  3294. 1945(5))S
  3295. 1997())S
  3296. 1848 V
  3297. 1080(This)S
  3298. 1288(is)S
  3299. 1384(just)S
  3300. 1558(one)S
  3301. 1732(device)S
  3302. 2024(named)S
  3303. 10 B
  3304. 2321(tty)S
  3305. 10 R
  3306. 2468(that)S
  3307. 2648(is)S
  3308. 2744(a)S
  3309. (synonym)367 2818 A
  3310. 3214(for)S
  3311. 3361(the)S
  3312. (controlling)441 3514 A
  3313. 3985(tty)S
  3314. 4121(of)S
  3315. 4235(a)S
  3316. 4310(process.)S
  3317. 4692(This)S
  3318. 4901(device)S
  3319. 5194(is)S
  3320. 1968 V
  3321. 1080(not)S
  3322. 1235(managed)S
  3323. 1625(by)S
  3324. 1752(any)S
  3325. 1924(device)S
  3326. 2214(driver,)S
  3327. 2507(but)S
  3328. 2662(is)S
  3329. 2756(handled)S
  3330. 3101(by)S
  3331. 3228(FS)S
  3332. 3367(itself.)S
  3333. 3646(A)S
  3334. 3745(process)S
  3335. 4073(can)S
  3336. 4239(get)S
  3337. (access)258 4388 A
  3338. 4672(to)S
  3339. 4776(the)S
  3340. 4925(terminal)S
  3341. 2088 V
  3342. 1080(it)S
  3343. 1161(is)S
  3344. (running)312 1253 A
  3345. (under)229 1590 A
  3346. 1844(by)S
  3347. 1969(using)S
  3348. 10 B
  3349. 2211(/dev/tty)S
  3350. 10 R
  3351. 2536(.)S
  3352. 2256 V
  3353. 870(L)S
  3354. 872(Li)S
  3355. 936(in)S
  3356. 966(ne)S
  3357. 1018(e)S
  3358. 1090(p)S
  3359. 1092(pr)S
  3360. 1144(ri)S
  3361. 1180(in)S
  3362. 1210(nt)S
  3363. 1262(te)S
  3364. 1292(er)S
  3365. 1339(r)S
  3366. 1400(()S
  3367. 1402((m)S
  3368. 1438(ma)S
  3369. 1518(aj)S
  3370. 1565(jo)S
  3371. 1595(or)S
  3372. 1647(r)S
  3373. 1708(6)S
  3374. 1710(6))S
  3375. 1762())S
  3376. 2376 V
  3377. 1080(The)S
  3378. 10 B
  3379. 1262(lp)S
  3380. 10 R
  3381. 1371(device)S
  3382. 1659(sends)S
  3383. 1907(any)S
  3384. 2077(bytes)S
  3385. (written)286 2314 A
  3386. 2625(to)S
  3387. 2728(it)S
  3388. 2809(to)S
  3389. 2912(the)S
  3390. 3060(printer.)S
  3391. 2544 V
  3392. 870(T)S
  3393. 872(TC)S
  3394. 936(CP)S
  3395. 1005(P/)S
  3396. 1063(/I)S
  3397. 1093(IP)S
  3398. 1129(P)S
  3399. 1212(()S
  3400. 1214((m)S
  3401. 1250(ma)S
  3402. 1330(aj)S
  3403. 1377(jo)S
  3404. 1407(or)S
  3405. 1459(r)S
  3406. 1520(7)S
  3407. 1522(7))S
  3408. 1574())S
  3409. 2664 V
  3410. 1080(The)S
  3411. 1264(TCP/IP)S
  3412. 1594(task)S
  3413. 1783(is)S
  3414. 1877(not)S
  3415. 2032(a)S
  3416. 2105(kernel)S
  3417. 2385(task,)S
  3418. 2600(but)S
  3419. 2756(a)S
  3420. 2829(server)S
  3421. 3104(like)S
  3422. 3283(MM)S
  3423. 3489(and)S
  3424. 3662(FS.)S
  3425. 3852(It)S
  3426. 3942(sits)S
  3427. 4104(between)S
  3428. 4468(FS)S
  3429. 4608(and)S
  3430. 4781(the)S
  3431. (DP8390)329 4932 A
  3432. 2784 V
  3433. 1080(task)S
  3434. 1267(that)S
  3435. 1443(manages)S
  3436. 1820(the)S
  3437. 1968(ethernet)S
  3438. 2318(boards.)S
  3439. 2661(Together)S
  3440. 3050(they)S
  3441. 3248(implement)S
  3442. 3703(the)S
  3443. 3851(TCP/IP)S
  3444. 4179(protocol.)S
  3445. 4589(See)S
  3446. 4760(also)S
  3447. 10 B
  3448. 4947(ip)S
  3449. 10 R
  3450. 5031((4).)S
  3451. 2952 V
  3452. 870(C)S
  3453. 872(CD)S
  3454. 941(D-)S
  3455. 1016(-R)S
  3456. 1052(RO)S
  3457. 1121(OM)S
  3458. 1196(M)S
  3459. 1312(()S
  3460. 1314((m)S
  3461. 1350(ma)S
  3462. 1430(aj)S
  3463. 1477(jo)S
  3464. 1507(or)S
  3465. 1559(r)S
  3466. 1620(8)S
  3467. 1622(8))S
  3468. 1674())S
  3469. 3072 V
  3470. 1080(This)S
  3471. 1285(is)S
  3472. 1378(the)S
  3473. 1527(CD-ROM)S
  3474. 1957(driver)S
  3475. 2225(for)S
  3476. 2370(the)S
  3477. 2520(Mitsumi)S
  3478. 2887(proprietary)S
  3479. 3362(CD-ROM)S
  3480. (interface.)379 3792 A
  3481. 4223(The)S
  3482. 10 B
  3483. 4407(cd0)S
  3484. 10 R
  3485. 4585(device)S
  3486. 4875(addresses)S
  3487. 3192 V
  3488. 1080(the)S
  3489. 1231(whole)S
  3490. 1505(CD,)S
  3491. 1698(with)S
  3492. 1905(extra)S
  3493. 10 B
  3494. 2135(cd[1)S
  3495. 10 B-1
  3496. 2320(-)S
  3497. 10 B
  3498. 2377(4])S
  3499. 10 R
  3500. 2488(and)S
  3501. 10 B
  3502. 2660(cd[1)S
  3503. 10 B-1
  3504. 2845(-)S
  3505. 10 B
  3506. 2902(4][a)S
  3507. 10 B-1
  3508. 3070(-)S
  3509. 10 B
  3510. 3127(d])S
  3511. 10 R
  3512. 3244(devices)S
  3513. 3573(for)S
  3514. 3718(if)S
  3515. 3807(the)S
  3516. 3957(CD)S
  3517. 4124(also)S
  3518. 4313(contains)S
  3519. (partitions)380 4675 A
  3520. 5082(with)S
  3521. 3312 V
  3522. 1080(Minix)S
  3523. 1350(256le)S
  3524. 1504(systems.)S
  3525. 3480 V
  3526. 870(S)S
  3527. 872(SC)S
  3528. 930(CS)S
  3529. 999(SI)S
  3530. 1057(I)S
  3531. 1118(d)S
  3532. 1120(di)S
  3533. 1172(is)S
  3534. 1202(sk)S
  3535. 1243(ks)S
  3536. 1295(s)S
  3537. 1361(a)S
  3538. 1363(an)S
  3539. 1410(nd)S
  3540. 1462(d)S
  3541. 1539(t)S
  3542. 1541(ta)S
  3543. 1571(ap)S
  3544. 1618(pe)S
  3545. 1670(es)S
  3546. 1717(s)S
  3547. 1783(()S
  3548. 1785((m)S
  3549. 1821(ma)S
  3550. 1901(aj)S
  3551. 1948(jo)S
  3552. 1978(or)S
  3553. 2030(r)S
  3554. 2091(1)S
  3555. 2093(10)S
  3556. 2145(0))S
  3557. 2197())S
  3558. 3600 V
  3559. 1080(The)S
  3560. 10 B
  3561. 1266(sd*)S
  3562. 10 R
  3563. 1440(devices)S
  3564. 1771(are)S
  3565. 1924(disks)S
  3566. 2159(in)S
  3567. 2266(the)S
  3568. 2418(same)S
  3569. 2655(way)S
  3570. 2853(as)S
  3571. 2967(the)S
  3572. 10 B
  3573. 3120(hd*)S
  3574. 10 R
  3575. 3312(devices.)S
  3576. 3694(Except)S
  3577. 4004(that)S
  3578. 4185(these)S
  3579. 4422(disks)S
  3580. 4658(are)S
  3581. 4812(SCSI)S
  3582. 5055(disks)S
  3583. 3720 V
  3584. 1080(attached)S
  3585. 1443(to)S
  3586. 1548(an)S
  3587. 1670(Adaptec)S
  3588. (1540)200 2033 A
  3589. 2260(controller)S
  3590. 2679(or)S
  3591. 2790(compatible.)S
  3592. 3313(The)S
  3593. 3496(driver)S
  3594. 3763(also)S
  3595. 3951(manages)S
  3596. 4329(the)S
  3597. 10 B
  3598. 4478(rst*)S
  3599. 10 R
  3600. 4672(and)S
  3601. 10 B
  3602. 4843(nrst*)S
  3603. 10 R
  3604. 5093(tape)S
  3605. 3840 V
  3606. 1080(devices)S
  3607. 1407((rewinding)S
  3608. 1874(or)S
  3609. (non-rewinding).)651 1983 A
  3610. 2684(See)S
  3611. 10 B
  3612. 2855(sd)S
  3613. 10 R
  3614. 2950((4).)S
  3615. 4008 V
  3616. 870(A)S
  3617. 872(Au)S
  3618. 947(ud)S
  3619. 999(di)S
  3620. 1051(io)S
  3621. 1081(o)S
  3622. 1158(()S
  3623. 1160((m)S
  3624. 1196(ma)S
  3625. 1276(aj)S
  3626. 1323(jo)S
  3627. 1353(or)S
  3628. 1405(r)S
  3629. 1466(1)S
  3630. 1468(13)S
  3631. 1520(3))S
  3632. 1572())S
  3633. 4128 V
  3634. 1080(The)S
  3635. 10 B
  3636. 1270(audio)S
  3637. 10 R
  3638. 1543(device)S
  3639. 1839(can)S
  3640. 2012(be)S
  3641. 2140(used)S
  3642. 2357(to)S
  3643. (produce)324 2468 A
  3644. 2825(or)S
  3645. 2942(record)S
  3646. 3233(air)S
  3647. 3373(vibrations)S
  3648. 3808(using)S
  3649. 4059(a)S
  3650. (Soundblaster)525 4138 A
  3651. 4697(16)S
  3652. 4831(type)S
  3653. 5038(audio)S
  3654. 4248 V
  3655. 1080(card.)S
  3656. 1329(See)S
  3657. 10 B
  3658. 1500(audio)S
  3659. 10 R
  3660. 1740((4).)S
  3661. 4416 V
  3662. 870(M)S
  3663. 872(Mi)S
  3664. 963(ix)S
  3665. 993(xe)S
  3666. 1045(er)S
  3667. 1092(r)S
  3668. 1153(()S
  3669. 1155((m)S
  3670. 1191(ma)S
  3671. 1271(aj)S
  3672. 1318(jo)S
  3673. 1348(or)S
  3674. 1400(r)S
  3675. 1461(1)S
  3676. 1463(14)S
  3677. 1515(4))S
  3678. 1567())S
  3679. 4536 V
  3680. 1080(The)S
  3681. 10 B
  3682. 1262(mixer)S
  3683. 10 R
  3684. 1539(device)S
  3685. 1827(is)S
  3686. 1919(used)S
  3687. 2128(to)S
  3688. 2231(control)S
  3689. 2541(the)S
  3690. 2689(audio)S
  3691. 2937(driver.)S
  3692. 4704 V
  3693. 9 R
  3694. 720(F)S
  3695. 722(FI)S
  3696. 774(IL)S
  3697. 807(LE)S
  3698. 865(ES)S
  3699. 923(S)S
  3700. 4824 V
  3701. 10 B
  3702. 1080(/dev/*)S
  3703. 10 R
  3704. 1580(All)S
  3705. 1734(Minix)S
  3706. 2004(devices)S
  3707. 4992 V
  3708. 9 R
  3709. 720(S)S
  3710. 722(SE)S
  3711. 774(EE)S
  3712. 832(E)S
  3713. 913(A)S
  3714. 915(AL)S
  3715. 983(LS)S
  3716. 1041(SO)S
  3717. 1093(O)S
  3718. 5112 V
  3719. 10 B
  3720. 1080(read)S
  3721. 10 R
  3722. 1276((2),)S
  3723. 10 B
  3724. 1444(write)S
  3725. 10 R
  3726. 1669((2),)S
  3727. 10 B
  3728. 1837(lseek)S
  3729. 10 R
  3730. 2050((2),)S
  3731. 10 B
  3732. 2218(ioctl)S
  3733. 10 R
  3734. 2403((2),)S
  3735. 10 B
  3736. 2571(console)S
  3737. 10 R
  3738. 2884((4),)S
  3739. 10 B
  3740. 3052(fd)S
  3741. 10 R
  3742. 3142((4),)S
  3743. 10 B
  3744. 3310(hd)S
  3745. 10 R
  3746. 3422((4),)S
  3747. 10 B
  3748. 3590(ip)S
  3749. 10 R
  3750. 3674((4),)S
  3751. 10 B
  3752. 3842(sd)S
  3753. 10 R
  3754. 3937((4),)S
  3755. 10 B
  3756. 4105(tty)S
  3757. 10 R
  3758. 4223((4),)S
  3759. 10 B
  3760. 4391(MAKEDEV)S
  3761. 10 R
  3762. 4917((8).)S
  3763. 5280 V
  3764. 9 R
  3765. 720(D)S
  3766. 722(DI)S
  3767. 790(IA)S
  3768. 823(AG)S
  3769. 891(GN)S
  3770. 959(NO)S
  3771. 1027(OS)S
  3772. 1095(ST)S
  3773. 1147(TI)S
  3774. 1205(IC)S
  3775. 1238(CS)S
  3776. 1300(S)S
  3777. 5400 V
  3778. 10 R
  3779. 1080(There)S
  3780. 1341(are)S
  3781. 1490(256ve)S
  3782. 1666(prominent)S
  3783. 2104(errors)S
  3784. 2365(that)S
  3785. 2541(processes)S
  3786. (accessing)386 2952 A
  3787. 3363(device)S
  3788. 3651(256les)S
  3789. 3844(may)S
  3790. (provoke:)357 4042 A
  3791. 5568 V
  3792. (ENODEV)416 1080 A
  3793. 10 R-1
  3794. 1521(-)S
  3795. 10 R
  3796. 1603(No)S
  3797. 1751(such)S
  3798. 1960(device)S
  3799. 5688 V
  3800. 1330(There)S
  3801. 1618(is)S
  3802. 1737(no)S
  3803. 1889(driver)S
  3804. 2182(managing)S
  3805. 2630(the)S
  3806. 2805(device)S
  3807. 3120(class)S
  3808. 3368(this)S
  3809. 3565(device)S
  3810. (belongs)312 3880 A
  3811. 4244(to.)S
  3812. 4424(Either)S
  3813. 4724(the)S
  3814. 4900(driver)S
  3815. 5194(is)S
  3816. 5808 V
  3817. 1330(con256gured)S
  3818. 1785(out,)S
  3819. 1963(or)S
  3820. 2072(it)S
  3821. 2153(is)S
  3822. 2245(not)S
  3823. 2398(loaded)S
  3824. 2691((inet).)S
  3825. 5976 V
  3826. 1080(ENXIO)S
  3827. 10 R-1
  3828. 1420(-)S
  3829. 10 R
  3830. 1502(No)S
  3831. 1650(such)S
  3832. 1859(device)S
  3833. 2147(or)S
  3834. 2256(address)S
  3835. 6096 V
  3836. 1330(This)S
  3837. 1546(device)S
  3838. 1846(is)S
  3839. 1950(not)S
  3840. 2115(available.)S
  3841. 2566(Either)S
  3842. 2850(the)S
  3843. 3010(driver)S
  3844. 3289(does)S
  3845. 3511(not)S
  3846. (support)301 3677 A
  3847. 4016(it)S
  3848. 4110(at)S
  3849. 4221(all,)S
  3850. 4385(or)S
  3851. 4507(the)S
  3852. 4668(hardware)S
  3853. 5082(isn't)S
  3854. 6216 V
  3855. 1330(available,)S
  3856. 1744(i.e.)S
  3857. (accessing)386 1892 A
  3858. 2303(the)S
  3859. (second)279 2451 A
  3860. 2755(disk)S
  3861. 2947(on)S
  3862. 3072(a)S
  3863. 3142(system)S
  3864. 3446(with)S
  3865. 3650(only)S
  3866. 3853(one)S
  3867. 4023(disk.)S
  3868. 6384 V
  3869. 1080(EACCES)S
  3870. 10 R-1
  3871. 1492(-)S
  3872. 10 R
  3873. 1574(Permission)S
  3874. 2046(denied)S
  3875. 6504 V
  3876. 1330(This)S
  3877. 1546(error)S
  3878. 1780(may)S
  3879. 1990(cause)S
  3880. 2251(a)S
  3881. 2333(lot)S
  3882. 2476(of)S
  3883. 2597(head)S
  3884. 2824(scratching)S
  3885. 3275(if)S
  3886. 10 B
  3887. 3374(ls)S
  3888. 10 B-1
  3889. 3478(-)S
  3890. 10 B
  3891. 3535(l)S
  3892. 10 R
  3893. 3600(shows)S
  3894. 3888(a)S
  3895. 3970(device)S
  3896. 4270(256le)S
  3897. 4436(to)S
  3898. 4552(be)S
  3899. 4685(writable.)S
  3900. 5104(The)S
  3901. 6624 V
  3902. 1330(media)S
  3903. (you)150 1601 A
  3904. 1776(are)S
  3905. 1925(trying)S
  3906. 2190(to)S
  3907. (access)258 2293 A
  3908. 2576(is)S
  3909. 2668(simply)S
  3910. (physically)413 2966 A
  3911. 3404(write)S
  3912. 3637(protected!)S
  3913. 6792 V
  3914. (EINVAL)377 1080 A
  3915. 10 R-1
  3916. 1482(-)S
  3917. 10 R
  3918. 1564(Invalid)S
  3919. 1874(argument)S
  3920. 6912 V
  3921. 1330(Devices)S
  3922. 1684(may)S
  3923. 1886(not)S
  3924. 2043(like)S
  3925. 2223(reads)S
  3926. 2465(or)S
  3927. 2578(writes)S
  3928. 2854(that)S
  3929. 3034(are)S
  3930. 3187(not)S
  3931. 3344(block)S
  3932. (multiples,)399 3596 A
  3933. 4024(or)S
  3934. 4137(very)S
  3935. 4345(big)S
  3936. 4503(transfers,)S
  3937. 4906(etc.)S
  3938. 5104(The)S
  3939. 7032 V
  3940. 1330(device)S
  3941. 1618(manual)S
  3942. 1939(page)S
  3943. (should)267 2154 A
  3944. 2446(list)S
  3945. 2594(the)S
  3946. 2742(limits.)S
  3947. 7200 V
  3948. 1080(EIO)S
  3949. 10 R-1
  3950. 1274(-)S
  3951. 10 R
  3952. 1356(I/O)S
  3953. 1516(error)S
  3954. 7320 V
  3955. 1330(This)S
  3956. 1535(may)S
  3957. 1734(be)S
  3958. 1855(a)S
  3959. 1926(real)S
  3960. 2104(I/O)S
  3961. 2265(error,)S
  3962. 2513(i.e.)S
  3963. 2662(a)S
  3964. 2733(read)S
  3965. 2934(or)S
  3966. 3045(write)S
  3967. 3280(on)S
  3968. 3407(the)S
  3969. 3557(device)S
  3970. (failing)263 3847 A
  3971. 4137(due)S
  3972. 4309(to)S
  3973. 4414(a)S
  3974. 4486(media)S
  3975. 4759(error.)S
  3976. 5033(But)S
  3977. 5205(it)S
  3978. 7440 V
  3979. 1330(may)S
  3980. 1528(also)S
  3981. 1715(be)S
  3982. 1835(the)S
  3983. 1983(result)S
  3984. 2232(of)S
  3985. 2341(an)S
  3986. 2461(operation)S
  3987. 2866(that)S
  3988. 3042(a)S
  3989. 3112(device)S
  3990. 3400(can't)S
  3991. 3627(do,)S
  3992. 3777(or)S
  3993. 3886(an)S
  3994. 4006(empty)S
  3995. 4282(tape)S
  3996. 4475(drive,)S
  3997. 4732(etc.)S
  3998. 7903 V
  3999. 720(September)S
  4000. 1176(17,)S
  4001. (1996)200 1326 A
  4002. 4990(Page)S
  4003. 5211(2)S
  4004. 8143 V
  4005. EP
  4006. %%Page: 3 6
  4007. BP
  4008. /slant 0 def
  4009. /height 0 def
  4010. 480 V
  4011. 10 R
  4012. 720(DEV)S
  4013. 936(()S
  4014. 978(4)S
  4015. 1036())S
  4016. 2696(Eighth)S
  4017. (Edition)296 2989 A
  4018. 4911(DEV)S
  4019. 5127(()S
  4020. 5169(4)S
  4021. 5227())S
  4022. 960 V
  4023. 9 R
  4024. 720(N)S
  4025. 722(NO)S
  4026. 790(OT)S
  4027. 858(TE)S
  4028. 916(ES)S
  4029. 974(S)S
  4030. 1080 V
  4031. 10 R
  4032. 1080(Some)S
  4033. 1334(devices)S
  4034. 1661(are)S
  4035. 1810(not)S
  4036. 1963(present)S
  4037. 2279(by)S
  4038. 2404(default.)S
  4039. 2759(The)S
  4040. 10 B
  4041. 2941(MAKEDEV)S
  4042. 10 R
  4043. 3492(script)S
  4044. (knows)262 3741 A
  4045. 4028(how)S
  4046. 4226(to)S
  4047. 4329(make)S
  4048. 4572(them.)S
  4049. 1248 V
  4050. 870(M)S
  4051. 872(MS)S
  4052. 963(S-)S
  4053. 1021(-D)S
  4054. 1057(DO)S
  4055. 1132(OS)S
  4056. 1207(S)S
  4057. 1290(e)S
  4058. 1292(eq)S
  4059. 1339(qu)S
  4060. 1391(ui)S
  4061. 1443(iv)S
  4062. 1473(va)S
  4063. 1525(al)S
  4064. 1572(le)S
  4065. 1602(en)S
  4066. 1649(nt)S
  4067. 1701(ts)S
  4068. 1731(s)S
  4069. 1368 V
  4070. 1080(The)S
  4071. 1262(names)S
  4072. 1544(of)S
  4073. 1653(MS-DOS)S
  4074. 2059(devices)S
  4075. 2386(map)S
  4076. 2584(to)S
  4077. 2687(Minix)S
  4078. 2957(devices)S
  4079. 3284(as)S
  4080. 3393(follows:)S
  4081. 1536 V
  4082. 1440(A:)S
  4083. 1940(fd0)S
  4084. 1656 V
  4085. 1440(B:)S
  4086. 1940(fd1)S
  4087. 1776 V
  4088. 1440(C:)S
  4089. (hd1,)175 1940 A
  4090. 2140(sd1)S
  4091. 2740((usually)S
  4092. 3089(the)S
  4093. 3237(256rst)S
  4094. (partition))375 3419 A
  4095. 1896 V
  4096. 1440(D:)S
  4097. (hd6,)175 1940 A
  4098. 2140(sd1,)S
  4099. 2329(sd6)S
  4100. 2740((or)S
  4101. 2883(an)S
  4102. 3003(extended)S
  4103. (partition))375 3391 A
  4104. 2016 V
  4105. 1440(CON)S
  4106. 1940(console)S
  4107. 2136 V
  4108. 1440(COM1)S
  4109. (tty00)206 1940 A
  4110. 2740((UNIX)S
  4111. (counts)262 3052 A
  4112. 3339(from)S
  4113. 3560(0))S
  4114. 2256 V
  4115. 1440(LPT1)S
  4116. 1940(lp)S
  4117. 2424 V
  4118. 9 R
  4119. 720(A)S
  4120. 722(AU)S
  4121. 790(UT)S
  4122. 858(TH)S
  4123. 916(HO)S
  4124. 984(OR)S
  4125. 1052(R)S
  4126. 2544 V
  4127. 10 R
  4128. 1080(Kees)S
  4129. 1307(J.)S
  4130. 1396(Bot)S
  4131. 1566((kjb@cs.vu.nl))S
  4132. 7903 V
  4133. 720(Page)S
  4134. 941(3)S
  4135. 4455(September)S
  4136. 4911(17,)S
  4137. (1996)200 5061 A
  4138. 8143 V
  4139. EP
  4140. %%Page: 1 7
  4141. BP
  4142. /slant 0 def
  4143. /height 0 def
  4144. 480 V
  4145. 10 R
  4146. 720(FD)S
  4147. 857(()S
  4148. 899(4)S
  4149. 957())S
  4150. 2696(Eighth)S
  4151. (Edition)296 2989 A
  4152. 4990(FD)S
  4153. 5127(()S
  4154. 5169(4)S
  4155. 5227())S
  4156. 960 V
  4157. 9 R
  4158. 720(N)S
  4159. 722(NA)S
  4160. 790(AM)S
  4161. 858(ME)S
  4162. 940(E)S
  4163. 1080 V
  4164. 10 R
  4165. 1080(fd)S
  4166. 10 R-1
  4167. 1189(-)S
  4168. 10 R
  4169. (257oppy)256 1271 A
  4170. 1552(disk)S
  4171. 1248 V
  4172. 9 R
  4173. 720(D)S
  4174. 722(DE)S
  4175. 790(ES)S
  4176. 848(SC)S
  4177. 900(CR)S
  4178. 962(RI)S
  4179. 1024(IP)S
  4180. 1057(PT)S
  4181. 1109(TI)S
  4182. 1167(IO)S
  4183. 1200(ON)S
  4184. 1268(N)S
  4185. 1368 V
  4186. 10 R
  4187. 1080(The)S
  4188. 10 B
  4189. 1272(fd*)S
  4190. 10 R
  4191. 1447(devices)S
  4192. 1784(refer)S
  4193. 2011(to)S
  4194. 2124(the)S
  4195. (Floppy)284 2282 A
  4196. 2602(disk)S
  4197. 2805(driver)S
  4198. 3082(using)S
  4199. 3335(the)S
  4200. 3494(NEC)S
  4201. (PD765)279 3732 A
  4202. (257oppy)256 4047 A
  4203. 4339(disk)S
  4204. 4542(controller.)S
  4205. 5020(These)S
  4206. 1488 V
  4207. 1080(diskettes)S
  4208. 1460(are)S
  4209. 1612(arrays)S
  4210. 1887(of)S
  4211. (512)150 1999 A
  4212. 2177(byte)S
  4213. 2378(sectors,)S
  4214. (although)351 2711 A
  4215. 3090(Minix)S
  4216. 3362(always)S
  4217. 3669(works)S
  4218. 3942(with)S
  4219. 4148(two)S
  4220. 4326(sectors)S
  4221. 4633(at)S
  4222. 4733(a)S
  4223. 4805(time)S
  4224. 5011(due)S
  4225. 5183(to)S
  4226. 1608 V
  4227. 1080(its)S
  4228. (1024)200 1202 A
  4229. 1429(byte)S
  4230. 1629(block)S
  4231. 1879(size.)S
  4232. 2113(You)S
  4233. 2313(can)S
  4234. 2480(read)S
  4235. 2681(or)S
  4236. 2792(write)S
  4237. 3027(any)S
  4238. 3200(number)S
  4239. 3535(of)S
  4240. 3647(bytes)S
  4241. 3887(however,)S
  4242. 4287(Minix)S
  4243. 4560(takes)S
  4244. 4795(care)S
  4245. 4992(of)S
  4246. 5104(cut-)S
  4247. 1728 V
  4248. 1080(ting)S
  4249. 1261(and)S
  4250. 1431(pasting)S
  4251. 1746(incomplete)S
  4252. 2218(blocks)S
  4253. 2505(together.)S
  4254. 1896 V
  4255. 1080(The)S
  4256. 1263(driver)S
  4257. 1530(is)S
  4258. 1623(normally)S
  4259. 2012(con256gured)S
  4260. 2468(for)S
  4261. 2612(two)S
  4262. (257oppy)256 2789 A
  4263. 3071(disk)S
  4264. 3264(devices)S
  4265. 10 B
  4266. 3592(fd0)S
  4267. 10 R
  4268. 3758(and)S
  4269. 10 B
  4270. 3929(fd1)S
  4271. 10 R
  4272. 4069(.)S
  4273. 4145(It)S
  4274. 4234(can)S
  4275. 4401(handle)S
  4276. 4696(two)S
  4277. 4874(more,)S
  4278. 5133(but)S
  4279. 2016 V
  4280. 1080(it)S
  4281. 1161(is)S
  4282. 1253(unlikely)S
  4283. 1607(that)S
  4284. 1783(the)S
  4285. 1931(average)S
  4286. 2270(PC)S
  4287. 2418(can.)S
  4288. 2184 V
  4289. 1080(On)S
  4290. 1236(the)S
  4291. 1392(256rst)S
  4292. (access)258 1582 A
  4293. 1873(to)S
  4294. 1984(an)S
  4295. 10 B
  4296. 2112(fd)S
  4297. 10 R
  4298. 2235(device)S
  4299. 2531((by)S
  4300. 10 B
  4301. 2698(open)S
  4302. 10 R
  4303. 2905((2))S
  4304. 3056(or)S
  4305. 10 B
  4306. 3173(mount)S
  4307. 10 R
  4308. 3453((2)),)S
  4309. 3663(the)S
  4310. 3819(driver)S
  4311. (will)157 4093 A
  4312. 4284(execute)S
  4313. 4626(a)S
  4314. 4705(series)S
  4315. 4969(of)S
  4316. 5087(read)S
  4317. 2304 V
  4318. 1080(tests)S
  4319. 1305(to)S
  4320. 1428(determine)S
  4321. 1876(the)S
  4322. (257oppy)256 2044 A
  4323. 2345(type.)S
  4324. 2613(This)S
  4325. 2837(works)S
  4326. 3128(ok)S
  4327. 3273(for)S
  4328. 3436(all)S
  4329. (257oppy)256 3582 A
  4330. 3883(types)S
  4331. 4140(except)S
  4332. 4448(the)S
  4333. 4616(true)S
  4334. (360k)200 4818 A
  4335. 5063(type,)S
  4336. 2424 V
  4337. (because)319 1080 A
  4338. 1432(it)S
  4339. 1521(is)S
  4340. (indistinguishable)686 1621 A
  4341. 2340(from)S
  4342. 2570(the)S
  4343. (720k)200 2727 A
  4344. 2961(type.)S
  4345. 3218(This)S
  4346. 3431(only)S
  4347. 3643(means)S
  4348. 3934(that)S
  4349. 4119(the)S
  4350. 4276(size)S
  4351. 4467(of)S
  4352. 4585(the)S
  4353. (257oppy)256 4742 A
  4354. 5032(is)S
  4355. 5133(not)S
  4356. 2544 V
  4357. 1080(estimated)S
  4358. 1491(right.)S
  4359. 2712 V
  4360. 1080(Bits)S
  4361. 1270(2)S
  4362. 10 R-1
  4363. 1320(-)S
  4364. 10 R
  4365. 1377(6)S
  4366. 1455(of)S
  4367. 1567(the)S
  4368. 1718(minor)S
  4369. 1986(device)S
  4370. 2277(number)S
  4371. 2612(may)S
  4372. 2813(be)S
  4373. 2937(set)S
  4374. 3078(to)S
  4375. 3185(the)S
  4376. (257oppy)256 3337 A
  4377. 3622(disk)S
  4378. 3818(type)S
  4379. 4020(to)S
  4380. 4127(make)S
  4381. 4374(it)S
  4382. (known)273 4459 A
  4383. 4761(to)S
  4384. 4868(the)S
  4385. 5020(driver)S
  4386. 2832 V
  4387. 1080(what)S
  4388. 1309(type)S
  4389. 1515(of)S
  4390. 1632(diskette)S
  4391. 1978(it)S
  4392. 2067(is)S
  4393. 2167(reading)S
  4394. 2502(or)S
  4395. (writing.)316 2618 A
  4396. 2991(The)S
  4397. (non-auto)357 3180 A
  4398. 3569(devices)S
  4399. (should)267 3903 A
  4400. 4202(be)S
  4401. 4329(used)S
  4402. 4545(for)S
  4403. (formatting,)450 4695 A
  4404. 5177(or)S
  4405. 2952 V
  4406. 1080(when)S
  4407. 1323(one)S
  4408. 1493(wants)S
  4409. 1753(to)S
  4410. 1856(be)S
  4411. 1976(absolutely)S
  4412. 2414(sure)S
  4413. 2607(that)S
  4414. 2783(the)S
  4415. 2931(device)S
  4416. 3219(is)S
  4417. (accessed)353 3311 A
  4418. 3689(right.)S
  4419. 3954(These)S
  4420. 4220(devices)S
  4421. 4547(exist)S
  4422. 4762(for)S
  4423. 4905(drive)S
  4424. 5137(0:)S
  4425. 3192 V
  4426. 1280(type)S
  4427. 1630(device)S
  4428. 2080(minor)S
  4429. 2480(media)S
  4430. 3312 V
  4431. 1330(0)S
  4432. 1680(fd0)S
  4433. 2130(0)S
  4434. 2480(autodetect)S
  4435. 3432 V
  4436. 1330(1)S
  4437. 1680(pc0)S
  4438. 2130(4)S
  4439. (360k,)225 2480 A
  4440. 2730(5.25")S
  4441. 3552 V
  4442. 1330(2)S
  4443. 1680(at0)S
  4444. 2130(8)S
  4445. 2480(1.2M,)S
  4446. 2744(5.25")S
  4447. 3672 V
  4448. 1330(3)S
  4449. (qd0)150 1680 A
  4450. 2130(12)S
  4451. (360k)200 2480 A
  4452. 2705(in)S
  4453. 2808(a)S
  4454. (720k,)225 2878 A
  4455. 3128(5.25")S
  4456. 3369(drive)S
  4457. 3792 V
  4458. 1330(4)S
  4459. 1680(ps0)S
  4460. 2130(16)S
  4461. (720k,)225 2480 A
  4462. 2730(3.5")S
  4463. 3912 V
  4464. 1330(5)S
  4465. 1680(pat0)S
  4466. 2130(20)S
  4467. (360k)200 2480 A
  4468. 2705(in)S
  4469. 2808(a)S
  4470. 2878(1.2M,)S
  4471. 3142(5.25")S
  4472. 3383(drive)S
  4473. 4032 V
  4474. 1330(6)S
  4475. (qh0)150 1680 A
  4476. 2130(24)S
  4477. (720k)200 2480 A
  4478. 2705(in)S
  4479. 2808(a)S
  4480. 2878(1.2M,)S
  4481. 3142(5.25")S
  4482. 3383(drive)S
  4483. 4152 V
  4484. 1330(7)S
  4485. 1680(PS0)S
  4486. 2130(28)S
  4487. 2480(1.44M,)S
  4488. 2794(3.5")S
  4489. 4320 V
  4490. 1080(Type)S
  4491. 1324(4)S
  4492. 1411(may)S
  4493. 1621(also)S
  4494. 1820(be)S
  4495. 1952(used)S
  4496. 2174(for)S
  4497. 2330(the)S
  4498. 2491(rarely)S
  4499. 2765(seen)S
  4500. (720k,)225 2982 A
  4501. 3245(5.25")S
  4502. (257oppies)318 3499 A
  4503. 3855((type)S
  4504. 4100(2)S
  4505. 4188(made)S
  4506. 4444(them)S
  4507. 4683(obsolete)S
  4508. 5056(fast.))S
  4509. 4440 V
  4510. 1080(Note)S
  4511. 1302(that)S
  4512. 1479(these)S
  4513. 1712("types")S
  4514. 2032(only)S
  4515. 2236(describe)S
  4516. 2597(the)S
  4517. (257oppies)318 2745 A
  4518. 3088(from)S
  4519. 3309(a)S
  4520. 3379(software)S
  4521. 3752(point)S
  4522. 3983(of)S
  4523. 4092(view,)S
  4524. 4338(type)S
  4525. 4536(1)S
  4526. 4611(and)S
  4527. 4781(4)S
  4528. 4856(drives)S
  4529. 5127(use)S
  4530. 4560 V
  4531. 1080(the)S
  4532. 1228(same)S
  4533. 1460(parameters.)S
  4534. 4728 V
  4535. 1080(If)S
  4536. 1180(the)S
  4537. 1336(format)S
  4538. 1638(bit)S
  4539. 1777((bit)S
  4540. 1950(7))S
  4541. 2067(is)S
  4542. 2167(set,)S
  4543. 2337(then)S
  4544. 2543(the)S
  4545. 2699(driver)S
  4546. 2973(interprets)S
  4547. 3387(write)S
  4548. 3628(commands)S
  4549. 4096(as)S
  4550. 4213(track)S
  4551. (formatting)425 4448 A
  4552. 4906(requests.)S
  4553. 4848 V
  4554. 1080(This)S
  4555. 1284(is)S
  4556. 1376(used)S
  4557. 1585(by)S
  4558. 1710(the)S
  4559. 10 B
  4560. 1858(format)S
  4561. 10 R
  4562. 2155((1))S
  4563. 2298(command.)S
  4564. 5016 V
  4565. 1080(If)S
  4566. 1174(the)S
  4567. 1323(type)S
  4568. 1522(bits)S
  4569. 1693(are)S
  4570. 1843(set)S
  4571. 1981(to)S
  4572. 2085(28,)S
  4573. 2236(29,)S
  4574. 2387(30,)S
  4575. 2538(or)S
  4576. 2649(31,)S
  4577. 2801(then)S
  4578. 3001(the)S
  4579. 3151(driver)S
  4580. 3419(uses)S
  4581. 3619(a)S
  4582. (partition)341 3691 A
  4583. 4059(table)S
  4584. (found)234 4282 A
  4585. 4543(in)S
  4586. 4648(sector)S
  4587. 4916(0)S
  4588. 4993(to)S
  4589. 5098(par-)S
  4590. 5136 V
  4591. (tition)212 1080 A
  4592. 1318(the)S
  4593. (257oppy.)281 1467 A
  4594. 1799(The)S
  4595. (partitions)380 1982 A
  4596. 2388(of)S
  4597. 10 B
  4598. 2498(fd0)S
  4599. 10 R
  4600. 2664(may)S
  4601. 2863(be)S
  4602. (accessed)353 2984 A
  4603. 3363(as)S
  4604. 10 B
  4605. 3473(fd0a)S
  4606. 10 R
  4607. (through)312 3689 A
  4608. 10 B
  4609. 4026(fd0d)S
  4610. 10 R
  4611. 4222(.)S
  4612. 4297(See)S
  4613. 10 B
  4614. 4468(hd)S
  4615. 10 R
  4616. 4580((4))S
  4617. 4723(for)S
  4618. 4866(a)S
  4619. 4936(descrip-)S
  4620. 5256 V
  4621. 1080(tion)S
  4622. 1261(of)S
  4623. 1370(the)S
  4624. (partition)341 1518 A
  4625. 1884(table,)S
  4626. 2130(and)S
  4627. 2300(associated)S
  4628. 2739(ioctl)S
  4629. 2943(commands.)S
  4630. 5424 V
  4631. 9 R
  4632. 720(F)S
  4633. 722(FI)S
  4634. 774(IL)S
  4635. 807(LE)S
  4636. 865(ES)S
  4637. 923(S)S
  4638. 5544 V
  4639. 10 R
  4640. 1080(/dev/fd[0)S
  4641. 10 R-1
  4642. 1449(-)S
  4643. 10 R
  4644. 1506(3],)S
  4645. 1675(/dev/pc[0)S
  4646. 10 R-1
  4647. 2055(-)S
  4648. 10 R
  4649. 2112(3],)S
  4650. 2281(/dev/at[0)S
  4651. 10 R-1
  4652. 2639(-)S
  4653. 10 R
  4654. 2696(3],)S
  4655. 2865(/dev/qd[0)S
  4656. 10 R-1
  4657. 3250(-)S
  4658. 10 R
  4659. 3307(3],)S
  4660. 3476(/dev/ps[0)S
  4661. 10 R-1
  4662. 3850(-)S
  4663. 10 R
  4664. 3907(3],)S
  4665. 4076(/dev/pat[0)S
  4666. 10 R-1
  4667. 4484(-)S
  4668. 10 R
  4669. 4541(3],)S
  4670. 4710(/dev/qh[0)S
  4671. 10 R-1
  4672. 5095(-)S
  4673. 10 R
  4674. 5152(3],)S
  4675. 5664 V
  4676. 1080(/dev/PS[0)S
  4677. 10 R-1
  4678. 1477(-)S
  4679. 10 R
  4680. 1534(3],)S
  4681. 1668(/dev/fd[0)S
  4682. 10 R-1
  4683. 2037(-)S
  4684. 10 R
  4685. 2094(3][a)S
  4686. 10 R-1
  4687. 2257(-)S
  4688. 10 R
  4689. 2314(d])S
  4690. 5832 V
  4691. 9 R
  4692. 720(S)S
  4693. 722(SE)S
  4694. 774(EE)S
  4695. 832(E)S
  4696. 913(A)S
  4697. 915(AL)S
  4698. 983(LS)S
  4699. 1041(SO)S
  4700. 1093(O)S
  4701. 5952 V
  4702. 10 B
  4703. 1080(format)S
  4704. 10 R
  4705. 1377((1),)S
  4706. 10 B
  4707. 1545(hd)S
  4708. 10 R
  4709. 1657((4),)S
  4710. 10 B
  4711. 1825(part)S
  4712. 10 R
  4713. 2010((8).)S
  4714. 6120 V
  4715. 9 R
  4716. 720(B)S
  4717. 722(BU)S
  4718. 784(UG)S
  4719. 852(GS)S
  4720. 920(S)S
  4721. 6240 V
  4722. 10 R
  4723. 1080(The)S
  4724. 1271(driver)S
  4725. 1546(does)S
  4726. 1764(not)S
  4727. (know)223 1926 A
  4728. 2183(the)S
  4729. 2340(size)S
  4730. 2531(of)S
  4731. 2649(a)S
  4732. (360k)200 2728 A
  4733. 2962(diskette)S
  4734. 3309(in)S
  4735. 3421(a)S
  4736. (360k)200 3500 A
  4737. 3734(5.25")S
  4738. 3984(drive,)S
  4739. (because)319 4250 A
  4740. 4604(it)S
  4741. 4695(uses)S
  4742. 4903(the)S
  4743. (720k)200 5061 A
  4744. 6360 V
  4745. 1080(parameters)S
  4746. 1552(for)S
  4747. 1699(it.)S
  4748. 1834(So)S
  4749. 1969(it)S
  4750. (will)157 2053 A
  4751. 2238(happily)S
  4752. 2567(try)S
  4753. 2707(to)S
  4754. 2813(read)S
  4755. 3015(past)S
  4756. 3205(the)S
  4757. 3356(end)S
  4758. 3529(making)S
  4759. 3858(all)S
  4760. 3987(kinds)S
  4761. 4232(of)S
  4762. 4344(interesting)S
  4763. 4797(noises.)S
  4764. 5126(It's)S
  4765. 6480 V
  4766. 1080(a)S
  4767. (good)200 1150 A
  4768. 1375(thing)S
  4769. 1606(these)S
  4770. 1838(drives)S
  4771. 2109(are)S
  4772. 2258(practically)S
  4773. 2709(obsolete.)S
  4774. 6648 V
  4775. 1080(The)S
  4776. (partition)341 1272 A
  4777. 1648(table)S
  4778. 1879(is)S
  4779. 1981(only)S
  4780. 2194(read)S
  4781. 2403(when)S
  4782. 2656(the)S
  4783. 2814(drive)S
  4784. 3056(motor)S
  4785. 3331(is)S
  4786. 3433(off)S
  4787. 3587(and)S
  4788. 3768(only)S
  4789. 3982(for)S
  4790. 4136(an)S
  4791. 4267(auto)S
  4792. 4476(or)S
  4793. (partition)341 4596 A
  4794. 4973(device.)S
  4795. 6768 V
  4796. 1080(The)S
  4797. 1266(driver)S
  4798. 1536(assumes)S
  4799. 1900(that)S
  4800. 2079(a)S
  4801. (257oppy)256 2152 A
  4802. 2436(in)S
  4803. 2542(a)S
  4804. 2615(drive)S
  4805. 2850(with)S
  4806. 3057(a)S
  4807. (running)312 3130 A
  4808. 3470(motor)S
  4809. 3738(can't)S
  4810. 3968(have)S
  4811. 4186(been)S
  4812. (replaced)342 4404 A
  4813. 4774(all)S
  4814. 4903(of)S
  4815. 5015(a)S
  4816. 5088(sud-)S
  4817. 6888 V
  4818. 1080(den.)S
  4819. 7056 V
  4820. 9 R
  4821. 720(A)S
  4822. 722(AU)S
  4823. 790(UT)S
  4824. 858(TH)S
  4825. 916(HO)S
  4826. 984(OR)S
  4827. 1052(R)S
  4828. 7176 V
  4829. 10 R
  4830. 1080(Kees)S
  4831. 1307(J.)S
  4832. 1396(Bot)S
  4833. 1566((kjb@cs.vu.nl))S
  4834. 7903 V
  4835. 720(Page)S
  4836. 941(1)S
  4837. 4455(September)S
  4838. 4911(17,)S
  4839. (1996)200 5061 A
  4840. 8143 V
  4841. EP
  4842. %%Page: 1 8
  4843. BP
  4844. /slant 0 def
  4845. /height 0 def
  4846. 480 V
  4847. 10 R
  4848. 720(HD)S
  4849. 874(()S
  4850. 916(4)S
  4851. 974())S
  4852. 2696(Eighth)S
  4853. (Edition)296 2989 A
  4854. 4973(HD)S
  4855. 5127(()S
  4856. 5169(4)S
  4857. 5227())S
  4858. 960 V
  4859. 9 R
  4860. 720(N)S
  4861. 722(NA)S
  4862. 790(AM)S
  4863. 858(ME)S
  4864. 940(E)S
  4865. 1080 V
  4866. 10 R
  4867. 1080(hd)S
  4868. 10 R-1
  4869. 1205(-)S
  4870. 10 R
  4871. 1287(winchester)S
  4872. 1749(hard)S
  4873. 1953(disk)S
  4874. 1248 V
  4875. 9 R
  4876. 720(D)S
  4877. 722(DE)S
  4878. 790(ES)S
  4879. 848(SC)S
  4880. 900(CR)S
  4881. 962(RI)S
  4882. 1024(IP)S
  4883. 1057(PT)S
  4884. 1109(TI)S
  4885. 1167(IO)S
  4886. 1200(ON)S
  4887. 1268(N)S
  4888. 1368 V
  4889. 10 R
  4890. 1080(The)S
  4891. 10 B
  4892. 1274(hd*)S
  4893. 10 R
  4894. 1473(family)S
  4895. 1773(of)S
  4896. 1894(devices)S
  4897. 2233(refer)S
  4898. 2462(to)S
  4899. 2577(the)S
  4900. 2737(Winchester)S
  4901. 3233(hard)S
  4902. 3449(disk)S
  4903. 3654(drivers)S
  4904. 3972(for)S
  4905. 4128(the)S
  4906. 4289(IBM)S
  4907. 4517(XT,)S
  4908. 4715(AT)S
  4909. 4888(and)S
  4910. 5071(PS/2)S
  4911. 1488 V
  4912. 1080(machines,)S
  4913. 1513(but)S
  4914. 1669(may)S
  4915. 1870(also)S
  4916. 2060(refer)S
  4917. 2280(to)S
  4918. 2386(the)S
  4919. 2537(generic)S
  4920. 2862((and)S
  4921. 3069(slower))S
  4922. 3400(BIOS)S
  4923. 3658(based)S
  4924. 3915(hard)S
  4925. 4122(disk)S
  4926. 4317(driver.)S
  4927. 4636(These)S
  4928. 4904(disks)S
  4929. 5137(are)S
  4930. 1608 V
  4931. 1080(arrays)S
  4932. 1353(of)S
  4933. (512)150 1463 A
  4934. 1639(byte)S
  4935. 1838(sectors,)S
  4936. (although)351 2169 A
  4937. 2546(Minix)S
  4938. 2817(always)S
  4939. 3123(works)S
  4940. 3395(with)S
  4941. 3600(two)S
  4942. 3777(sectors)S
  4943. 4084(at)S
  4944. 4184(a)S
  4945. 4256(time)S
  4946. 4462(due)S
  4947. 4634(to)S
  4948. 4739(its)S
  4949. (1024)200 4861 A
  4950. 5088(byte)S
  4951. 1728 V
  4952. 1080(block)S
  4953. 1333(size.)S
  4954. 1570(You)S
  4955. 1773(can)S
  4956. 1943(read)S
  4957. 2147(or)S
  4958. 2260(write)S
  4959. 2497(any)S
  4960. 2671(number)S
  4961. 3007(of)S
  4962. 3120(bytes)S
  4963. 3361(however,)S
  4964. 3762(Minix)S
  4965. 4036(takes)S
  4966. 4272(care)S
  4967. 4470(of)S
  4968. (cutting)279 4583 A
  4969. 4891(and)S
  4970. 5065(past-)S
  4971. 1848 V
  4972. 1080(ing)S
  4973. 1233(incomplete)S
  4974. 1705(blocks)S
  4975. 1992(together.)S
  4976. 2016 V
  4977. 1080(The)S
  4978. 1262(devices)S
  4979. 1589(may)S
  4980. 1787(be)S
  4981. 1907(divided)S
  4982. 2233(into)S
  4983. 2414(three)S
  4984. 2641(classes:)S
  4985. 2256 V
  4986. 1440(The)S
  4987. 1628(devices)S
  4988. 1961(with)S
  4989. 2171(a)S
  4990. 2247(minor)S
  4991. 2518(device)S
  4992. 2812(number)S
  4993. 3150(that)S
  4994. 3332(is)S
  4995. 3430(a)S
  4996. (multiple)335 3506 A
  4997. 3872(of)S
  4998. 3988(5,)S
  4999. 4095(i.e.)S
  5000. 10 B
  5001. 4275(hd0)S
  5002. 10 R
  5003. 4469(or)S
  5004. 10 B
  5005. 4585(hd5)S
  5006. 10 R
  5007. 4747(,)S
  5008. 4804(refer)S
  5009. 5028(to)S
  5010. 5138(the)S
  5011. 2376 V
  5012. 1440(whole)S
  5013. 1714(hard)S
  5014. 1921(disk)S
  5015. 2116(0)S
  5016. 2194(and)S
  5017. 2367(1.)S
  5018. (Through)346 2495 A
  5019. 2869(these)S
  5020. 3104(devices)S
  5021. 3434(one)S
  5022. 3607(has)S
  5023. (access)258 3769 A
  5024. 4055(to)S
  5025. 4161(any)S
  5026. 4334(block)S
  5027. 4585(on)S
  5028. 4713(the)S
  5029. 4863(hard)S
  5030. 5069(disk.)S
  5031. 2496 V
  5032. 1440(Most)S
  5033. 1671(notably)S
  5034. 1997(the)S
  5035. (partition)341 2145 A
  5036. 2511(table,)S
  5037. 2757(that)S
  5038. 2933(can)S
  5039. 3098(be)S
  5040. (found)234 3218 A
  5041. 3477(in)S
  5042. 3580(the)S
  5043. 3728(256rst)S
  5044. 3910(sector)S
  5045. 4176(of)S
  5046. 4285(the)S
  5047. 4433(disk.)S
  5048. 2736 V
  5049. 1440(The)S
  5050. 1625(devices)S
  5051. 1955(with)S
  5052. 2162(a)S
  5053. 2235(minor)S
  5054. 2503(device)S
  5055. 2794(number)S
  5056. 3129(that)S
  5057. 3308(is)S
  5058. 3403(not)S
  5059. 3559(a)S
  5060. (multiple)335 3632 A
  5061. 3995(of)S
  5062. 4107(5,)S
  5063. 4210(i.e.)S
  5064. 10 B
  5065. 4386(hd1)S
  5066. 10 R
  5067. 4548(,)S
  5068. 10 B
  5069. 4601(hd2)S
  5070. 10 R
  5071. 4763(,)S
  5072. (...,)100 4816 A
  5073. 10 B
  5074. 4945(hd6)S
  5075. 10 R
  5076. 5107(,)S
  5077. (...,)100 5161 A
  5078. 2856 V
  5079. 1440(refer)S
  5080. 1661(to)S
  5081. 1768(primary)S
  5082. (partitions)380 2116 A
  5083. 2525(of)S
  5084. 2638(the)S
  5085. 2789(lower)S
  5086. 3047(numbered)S
  5087. 3477(whole)S
  5088. 3751(hard)S
  5089. 3958(disk)S
  5090. 4153(device.)S
  5091. 4494(These)S
  5092. 4763(devices)S
  5093. 5093(nor-)S
  5094. 2976 V
  5095. 1440(mally)S
  5096. 1694(contain)S
  5097. 2015(MS-DOS)S
  5098. 2421(or)S
  5099. 2530(Minix)S
  5100. 2800(256le)S
  5101. 2954(systems.)S
  5102. (/dev/hd1)351 3347 A
  5103. 3723(is)S
  5104. 3815(often)S
  5105. 4047(the)S
  5106. 4195(MS-DOS)S
  5107. 4601(C:)S
  5108. 4721(drive.)S
  5109. 3216 V
  5110. 1440(Minor)S
  5111. 1716(devices)S
  5112. 2043(from)S
  5113. (128)150 2264 A
  5114. 2439(up)S
  5115. 2564(may)S
  5116. 2762(refer)S
  5117. 2979(to)S
  5118. 3082(Minix)S
  5119. (subpartitions)519 3352 A
  5120. 3896(within)S
  5121. 4178(primary)S
  5122. (partitions)380 4523 A
  5123. 4929(if)S
  5124. 5017(a)S
  5125. 5088(sub-)S
  5126. 3336 V
  5127. (partition)341 1440 A
  5128. 1823(table)S
  5129. 2061(has)S
  5130. 2237(been)S
  5131. (placed)263 2469 A
  5132. 2774(in)S
  5133. 2893(a)S
  5134. 2979(Minix)S
  5135. 3265(primary)S
  5136. (partition.)366 3625 A
  5137. 4057(The)S
  5138. (subpartitions)519 4255 A
  5139. 4815(of)S
  5140. 10 B
  5141. 4940(hd3)S
  5142. 10 R
  5143. 5143(for)S
  5144. 3456 V
  5145. 1440(instance,)S
  5146. 1829(are)S
  5147. 1987(named)S
  5148. 10 B
  5149. 2290(hd3a)S
  5150. 10 R
  5151. (through)312 2537 A
  5152. 10 B
  5153. 2884(hd3d)S
  5154. 10 R
  5155. 3102(.)S
  5156. 3187(Their)S
  5157. 3441(minor)S
  5158. 3716(device)S
  5159. 4014(numbers)S
  5160. 4395(may)S
  5161. 4603(be)S
  5162. 4733(calculated)S
  5163. 5177(as)S
  5164. 3576 V
  5165. (128)150 1440 A
  5166. 1615(+)S
  5167. (16*drive)357 1697 A
  5168. 2079(+)S
  5169. (4*partition)441 2161 A
  5170. 2627(+)S
  5171. (subpartition,)505 2709 A
  5172. (counting)351 3239 A
  5173. 3615(the)S
  5174. (partitions)380 3763 A
  5175. 4168(from)S
  5176. 4389(zero.)S
  5177. 3744 V
  5178. 1440(If)S
  5179. 1534(a)S
  5180. 1605(primary)S
  5181. (partition)341 1950 A
  5182. 2317(is)S
  5183. 2410(an)S
  5184. 2531(extended)S
  5185. (partition)341 2920 A
  5186. 3287(then)S
  5187. 3486(up)S
  5188. 3612(to)S
  5189. 3716(four)S
  5190. 3911(logical)S
  5191. (partitions)380 4212 A
  5192. 4619(can)S
  5193. 4786(be)S
  5194. (accessed)353 4908 A
  5195. 3864 V
  5196. 1440(as)S
  5197. (subpartitions)519 1559 A
  5198. 2113(of)S
  5199. 2232(that)S
  5200. 2418(extended)S
  5201. (partition.)366 2816 A
  5202. 3242(This)S
  5203. 3456(allows)S
  5204. 3754(one)S
  5205. 3933(to)S
  5206. (access)258 4045 A
  5207. 4337(foreign)S
  5208. 4662(256le)S
  5209. 4825(systems)S
  5210. 5177(of)S
  5211. 3984 V
  5212. 1440(other)S
  5213. 1672(operating)S
  5214. 2077(systems,)S
  5215. 2445(Minix)S
  5216. 2715(256le)S
  5217. 2869(systems)S
  5218. 3212(are)S
  5219. 3361(not)S
  5220. 3514(normally)S
  5221. (placed)263 3902 A
  5222. 4190(in)S
  5223. 4293(logical)S
  5224. (partitions.)405 4592 A
  5225. 4152 V
  5226. 9 R
  5227. 720(P)S
  5228. 722(PA)S
  5229. 774(AR)S
  5230. 842(RT)S
  5231. 904(TI)S
  5232. 962(IT)S
  5233. 995(TI)S
  5234. 1053(IO)S
  5235. 1086(ON)S
  5236. 1154(NI)S
  5237. 1222(IN)S
  5238. 1255(NG)S
  5239. 1323(G)S
  5240. 4272 V
  5241. 10 R
  5242. 1080(The)S
  5243. 1262(256rst)S
  5244. 1444(sector)S
  5245. 1710(of)S
  5246. 1819(a)S
  5247. 1889(drive)S
  5248. 2121((or)S
  5249. (partition)341 2264 A
  5250. 2630(for)S
  5251. (subpartitioning))642 2773 A
  5252. 3440(contains)S
  5253. 3800(the)S
  5254. (partition)341 3948 A
  5255. 4314(table)S
  5256. 4535(at)S
  5257. 4633(byte)S
  5258. 4831(offset)S
  5259. (446.)175 5086 A
  5260. 4392 V
  5261. 1080(This)S
  5262. 1284(is)S
  5263. 1376(what)S
  5264. (each)185 1597 A
  5265. 1807(of)S
  5266. 1916(the)S
  5267. 2064(four)S
  5268. 2257(entries)S
  5269. (looks)217 2551 A
  5270. 2793(like)S
  5271. 2969(as)S
  5272. 3078(de256ned)S
  5273. 3399(in)S
  5274. (<ibm/partition.h>:)742 3502 A
  5275. 4632 V
  5276. 1080(/*)S
  5277. 1183(Description)S
  5278. 1678(of)S
  5279. 1787(entry)S
  5280. 2019(in)S
  5281. 2122(the)S
  5282. (partition)341 2270 A
  5283. 2636(table.)S
  5284. 2907(*/)S
  5285. 4872 V
  5286. 1080(struct)S
  5287. 1329(part_entry)S
  5288. 1768({)S
  5289. 4992 V
  5290. 1180(unsigned)S
  5291. 1567(char)S
  5292. (bootind;)334 1766 A
  5293. 2630(/*)S
  5294. (boot)178 2733 A
  5295. 2936(indicator)S
  5296. 3319(0/ACTIVE_FLAG)S
  5297. 4480(*/)S
  5298. 5112 V
  5299. 1180(unsigned)S
  5300. 1567(char)S
  5301. 1766(start_head;)S
  5302. 2630(/*)S
  5303. 2733(head)S
  5304. 2948(value)S
  5305. 3191(for)S
  5306. 3334(256rst)S
  5307. 3516(sector)S
  5308. 4480(*/)S
  5309. 5232 V
  5310. 1180(unsigned)S
  5311. 1567(char)S
  5312. 1766(start_sec;)S
  5313. 2630(/*)S
  5314. 2733(sector)S
  5315. 2999(value)S
  5316. 3242(+)S
  5317. 3324(high)S
  5318. 3527(2)S
  5319. 3602(cyl)S
  5320. 3750(bits)S
  5321. 4480(*/)S
  5322. 5352 V
  5323. 1180(unsigned)S
  5324. 1567(char)S
  5325. 1766(start_cyl;)S
  5326. 2630(/*)S
  5327. 2733(low)S
  5328. 2909(8)S
  5329. 2984(cylinder)S
  5330. 3339(bits)S
  5331. 4480(*/)S
  5332. 5472 V
  5333. 1180(unsigned)S
  5334. 1567(char)S
  5335. 1766(sysind;)S
  5336. 2630(/*)S
  5337. 2733(system)S
  5338. 3037(indicator)S
  5339. 4480(*/)S
  5340. 5592 V
  5341. 1180(unsigned)S
  5342. 1567(char)S
  5343. 1766(last_head;)S
  5344. 2630(/*)S
  5345. 2733(h/s/c)S
  5346. 2948(for)S
  5347. 3091(the)S
  5348. 3239(last)S
  5349. 3404(sector)S
  5350. 4480(*/)S
  5351. 5712 V
  5352. 1180(unsigned)S
  5353. 1567(char)S
  5354. 1766(last_sec;)S
  5355. 5832 V
  5356. 1180(unsigned)S
  5357. 1567(char)S
  5358. 1766(last_cyl;)S
  5359. 5952 V
  5360. 1180(unsigned)S
  5361. (long)178 1567 A
  5362. 1770(lowsec;)S
  5363. 2630(/*)S
  5364. 2733(logical)S
  5365. 3032(256rst)S
  5366. 3214(sector)S
  5367. 4480(*/)S
  5368. 6072 V
  5369. 1180(unsigned)S
  5370. (long)178 1567 A
  5371. 1770(size;)S
  5372. 2630(/*)S
  5373. 2733(size)S
  5374. 2915(of)S
  5375. (partition)341 3024 A
  5376. 3390(in)S
  5377. 3493(sectors)S
  5378. 4480(*/)S
  5379. 6192 V
  5380. 1080(};)S
  5381. 6432 V
  5382. 1080(#de256ne)S
  5383. 1401(ACTIVE_FLAG)S
  5384. (0x80)200 2280 A
  5385. 2630(/*)S
  5386. 2733(value)S
  5387. 2976(for)S
  5388. 3119(active)S
  5389. 3385(in)S
  5390. (bootind)306 3488 A
  5391. 3819(256eld)S
  5392. 4480(*/)S
  5393. 6552 V
  5394. 1080(#de256ne)S
  5395. 1401(NR_PARTITIONS)S
  5396. 2280(4)S
  5397. 2630(/*)S
  5398. 2733(number)S
  5399. 3065(of)S
  5400. 3174(entries)S
  5401. 3468(in)S
  5402. 3571(table)S
  5403. 4480(*/)S
  5404. 6672 V
  5405. 1080(#de256ne)S
  5406. 1401(PART_TABLE_OFF)S
  5407. (0x1BE)279 2280 A
  5408. 2630(/*)S
  5409. 2733(offset)S
  5410. 2988(of)S
  5411. 3097(table)S
  5412. 3318(in)S
  5413. (boot)178 3421 A
  5414. 3624(sector)S
  5415. 4480(*/)S
  5416. 6912 V
  5417. 1080(/*)S
  5418. (Partition)347 1183 A
  5419. 1555(types)S
  5420. 1792((sysind).)S
  5421. 2166(*/)S
  5422. 7032 V
  5423. 1080(#de256ne)S
  5424. 1401(MINIX_PART)S
  5425. (0x81)200 2280 A
  5426. 2630(/*)S
  5427. 2733(Minix)S
  5428. (partition)341 3003 A
  5429. 3369(type)S
  5430. 3567(*/)S
  5431. 7152 V
  5432. 1080(#de256ne)S
  5433. 1401(NO_PART)S
  5434. (0x00)200 2280 A
  5435. 2630(/*)S
  5436. (unused)284 2733 A
  5437. 3042(entry)S
  5438. 3274(*/)S
  5439. 7272 V
  5440. 1080(#de256ne)S
  5441. 1401(OLD_MINIX_PART)S
  5442. (0x80)200 2280 A
  5443. 2630(/*)S
  5444. 2733(created)S
  5445. 3050(before)S
  5446. 3333(1.4b,)S
  5447. 3558(obsolete)S
  5448. 3918(*/)S
  5449. 7392 V
  5450. 1080(#de256ne)S
  5451. 1401(EXT_PART)S
  5452. (0x05)200 2280 A
  5453. 2630(/*)S
  5454. 2733(extended)S
  5455. (partition)341 3121 A
  5456. 3487(*/)S
  5457. 7903 V
  5458. 720(Page)S
  5459. 941(1)S
  5460. 4455(September)S
  5461. 4911(17,)S
  5462. (1996)200 5061 A
  5463. 8143 V
  5464. EP
  5465. %%Page: 2 9
  5466. BP
  5467. /slant 0 def
  5468. /height 0 def
  5469. 480 V
  5470. 10 R
  5471. 720(HD)S
  5472. 874(()S
  5473. 916(4)S
  5474. 974())S
  5475. 2696(Eighth)S
  5476. (Edition)296 2989 A
  5477. 4973(HD)S
  5478. 5127(()S
  5479. 5169(4)S
  5480. 5227())S
  5481. 960 V
  5482. 1080(The)S
  5483. 1270(cylinder)S
  5484. 1633(numbers)S
  5485. 2012(are)S
  5486. 2169(encoded)S
  5487. 2537(in)S
  5488. 2648(a)S
  5489. 2726(very)S
  5490. 2939(strange)S
  5491. 3264(way,)S
  5492. 3491(bits)S
  5493. 3670(8)S
  5494. 3754(and)S
  5495. 3933(9)S
  5496. 4017(are)S
  5497. 4175(in)S
  5498. 4287(the)S
  5499. 4444(high)S
  5500. 4656(two)S
  5501. 4841(bits)S
  5502. 5020(of)S
  5503. 5138(the)S
  5504. 1080 V
  5505. 1080(sector)S
  5506. 1357(number.)S
  5507. 1750(The)S
  5508. 1942(sector)S
  5509. 2218(numbers)S
  5510. (count)223 2599 A
  5511. 2857(from)S
  5512. 3088(1,)S
  5513. 3198(not)S
  5514. 3361(0!)S
  5515. 3505(More)S
  5516. 3758(useful)S
  5517. 4039(are)S
  5518. 4198(the)S
  5519. 4356(lowsec)S
  5520. 4671(and)S
  5521. 4851(size)S
  5522. 5043(256elds)S
  5523. 1200 V
  5524. 1080(however,)S
  5525. 1477(they)S
  5526. 1675(simply)S
  5527. 1973(give)S
  5528. 2171(the)S
  5529. 2319(location)S
  5530. 2668(of)S
  5531. 2777(the)S
  5532. (partition)341 2925 A
  5533. 3292(as)S
  5534. 3402(an)S
  5535. 3523(absolute)S
  5536. 3884(sector)S
  5537. 4151(offset)S
  5538. 4407(and)S
  5539. 4578(length)S
  5540. 4855(within)S
  5541. 5138(the)S
  5542. 1320 V
  5543. 1080(drive.)S
  5544. 1488 V
  5545. 1080(The)S
  5546. (partition)341 1270 A
  5547. 1644(table)S
  5548. 1873(entry)S
  5549. 2113(de256ned)S
  5550. (above)240 2442 A
  5551. 2715(is)S
  5552. 2815(speci256c)S
  5553. 3156(to)S
  5554. 3268(IBM)S
  5555. 3492(type)S
  5556. 3699(disks.)S
  5557. 3989(The)S
  5558. 4180(device)S
  5559. 4477(drivers)S
  5560. 4791(use)S
  5561. 4959(another)S
  5562. 1608 V
  5563. (partition)341 1080 A
  5564. 1446(entry)S
  5565. 1678(structure)S
  5566. 2056(to)S
  5567. 2159(pass)S
  5568. 2357(information)S
  5569. 2857(on)S
  5570. 2982(a)S
  5571. (partition.)366 3052 A
  5572. 3468(This)S
  5573. 3672(is)S
  5574. 3764(what)S
  5575. (<minix/partition.h>)792 3985 A
  5576. (looks)217 4802 A
  5577. 5044(like:)S
  5578. 1848 V
  5579. 1080(struct)S
  5580. (partition)341 1329 A
  5581. 1695({)S
  5582. 1968 V
  5583. (u64_t)228 1180 A
  5584. 1433(base;)S
  5585. 2430(/*)S
  5586. 2533(byte)S
  5587. 2731(offset)S
  5588. 2986(to)S
  5589. 3089(the)S
  5590. (partition)341 3237 A
  5591. 3603(start)S
  5592. 3802(*/)S
  5593. 2088 V
  5594. (u64_t)228 1180 A
  5595. 1433(size;)S
  5596. 2430(/*)S
  5597. 2533(number)S
  5598. 2865(of)S
  5599. 2974(bytes)S
  5600. 3211(in)S
  5601. 3314(the)S
  5602. (partition)341 3462 A
  5603. 3828(*/)S
  5604. 2208 V
  5605. 1180(unsigned)S
  5606. 1567(cylinders;)S
  5607. 2430(/*)S
  5608. 2533(disk)S
  5609. 2725(geometry)S
  5610. 3130(for)S
  5611. (partitioning)469 3273 A
  5612. 3767(*/)S
  5613. 2328 V
  5614. 1180(unsigned)S
  5615. 1567(heads;)S
  5616. 2448 V
  5617. 1180(unsigned)S
  5618. 1567(sectors;)S
  5619. 2568 V
  5620. 1080(};)S
  5621. 2736 V
  5622. 1080(The)S
  5623. 1267(base)S
  5624. 1476(and)S
  5625. 1651(size)S
  5626. 1838(256elds)S
  5627. 2086(are)S
  5628. 2240(the)S
  5629. 2393(byte)S
  5630. 2596(offset)S
  5631. 2856(and)S
  5632. 3031(length)S
  5633. 3313(of)S
  5634. 3428(a)S
  5635. (partition.)366 3504 A
  5636. 3926((These)S
  5637. 4232(are)S
  5638. 4387(64)S
  5639. 4518(bit)S
  5640. 4655(numbers)S
  5641. (under)229 5032 A
  5642. 2856 V
  5643. 1080(Minix-vmd,)S
  5644. 1590(but)S
  5645. 1746(only)S
  5646. 1951(32)S
  5647. 2078(bit)S
  5648. 2211(numbers)S
  5649. (under)229 2584 A
  5650. 2840(standard)S
  5651. 3208(Minix.))S
  5652. 3564(The)S
  5653. 3748(geometry)S
  5654. 4155(of)S
  5655. 4266(the)S
  5656. 4416(disk)S
  5657. 4610(is)S
  5658. 4704(also)S
  5659. 4893(given)S
  5660. 5143(for)S
  5661. 2976 V
  5662. 1080(the)S
  5663. 1234(bene256t)S
  5664. 1539(of)S
  5665. (partition)341 1654 A
  5666. 2027(table)S
  5667. 2255(editors.)S
  5668. 2611(This)S
  5669. 2822(information)S
  5670. 3329(can)S
  5671. 3501(be)S
  5672. 3628(obtained)S
  5673. 4006(from)S
  5674. 4234(an)S
  5675. 4361(open)S
  5676. 4588(disk)S
  5677. 4787(device)S
  5678. 5082(with)S
  5679. 3096 V
  5680. 1080(the)S
  5681. (call:)174 1228 A
  5682. 3336 V
  5683. 10 B
  5684. 1440(ioctl()S
  5685. 10 I
  5686. 1659(fd)S
  5687. 10 B
  5688. 1737(,)S
  5689. 1787(DIOCGETP,)S
  5690. 2374(&)S
  5691. 10 I
  5692. 2458(entry)S
  5693. 10 B
  5694. 2665();)S
  5695. 3576 V
  5696. 10 R
  5697. 1080(One)S
  5698. 1295(can)S
  5699. 1482(change)S
  5700. 1814(the)S
  5701. (placement)414 1984 A
  5702. 2445(of)S
  5703. 2576(the)S
  5704. 2746(device)S
  5705. 3056(to)S
  5706. 3181(the)S
  5707. 3351(lowsec)S
  5708. 3678(and)S
  5709. 3870(size)S
  5710. 4074(256elds)S
  5711. 4339(of)S
  5712. 10 I
  5713. 4470(entry)S
  5714. 10 R
  5715. 4725(by)S
  5716. 4873(using)S
  5717. 5138(the)S
  5718. 3696 V
  5719. 10 B
  5720. 1080(DIOCSETP)S
  5721. 10 R
  5722. 1620(call)S
  5723. 1791(instead.)S
  5724. 2151(Only)S
  5725. 2377(the)S
  5726. 2525(base)S
  5727. 2729(and)S
  5728. 2899(size)S
  5729. 3081(256elds)S
  5730. 3324(are)S
  5731. 3473(used)S
  5732. 3682(for)S
  5733. 10 B
  5734. 3825(DIOCSETP)S
  5735. 10 R
  5736. 4340(.)S
  5737. 3864 V
  5738. 1080(The)S
  5739. (partition)341 1268 A
  5740. 1640(tables)S
  5741. 1906(when)S
  5742. 2155(read)S
  5743. 2360(from)S
  5744. 2587(disk)S
  5745. 2785(by)S
  5746. 2916(the)S
  5747. 3070(driver)S
  5748. 3343(are)S
  5749. 3499(checked)S
  5750. 3861(and)S
  5751. 4038(truncated)S
  5752. 4445(to)S
  5753. 4555(256t)S
  5754. 4671(within)S
  5755. 4960(the)S
  5756. 5115(pri-)S
  5757. 3984 V
  5758. 1080(mary)S
  5759. (partition)341 1312 A
  5760. 1678(or)S
  5761. 1787(drive.)S
  5762. 2069(The)S
  5763. 2251(256rst)S
  5764. 2433(sector)S
  5765. (should)267 2699 A
  5766. 2991(be)S
  5767. 3111(left)S
  5768. 3271(free)S
  5769. 3454(for)S
  5770. 3597(the)S
  5771. (partition)341 3745 A
  5772. 4111(table.)S
  5773. 4152 V
  5774. 1080(The)S
  5775. (partition)341 1263 A
  5776. 1630(tables)S
  5777. 1891(are)S
  5778. 2041(read)S
  5779. 2241(when)S
  5780. 2485(the)S
  5781. 2634(in-use)S
  5782. (count)223 2906 A
  5783. 3155((opens)S
  5784. 3449(and)S
  5785. (mounts))329 3620 A
  5786. 3975(changes)S
  5787. 4325(from)S
  5788. 4547(0)S
  5789. 4623(to)S
  5790. 4728(1.)S
  5791. 4855(So)S
  5792. 4988(an)S
  5793. 5110(idle)S
  5794. 4272 V
  5795. 1080(disk)S
  5796. 1285(is)S
  5797. 1390(automatically)S
  5798. (repartitioned)515 1976 A
  5799. 2529(on)S
  5800. 2667(the)S
  5801. 2828(next)S
  5802. (access.)283 3038 A
  5803. 3383(This)S
  5804. 3599(means)S
  5805. 3893(that)S
  5806. (repartitioning)548 4081 A
  5807. 4666(programs)S
  5808. 5083(only)S
  5809. 4392 V
  5810. 1080(have)S
  5811. 1295(effect)S
  5812. 1551(if)S
  5813. 1638(a)S
  5814. 1708(disk)S
  5815. 1900(stays)S
  5816. 2126(in)S
  5817. 2229(use,)S
  5818. 2413(unless)S
  5819. 2689(they)S
  5820. 2887(reload)S
  5821. 3164(a)S
  5822. 3234(changed)S
  5823. (partition)341 3594 A
  5824. 3960(table.)S
  5825. 4560 V
  5826. 9 R
  5827. 720(F)S
  5828. 722(FI)S
  5829. 774(IL)S
  5830. 807(LE)S
  5831. 865(ES)S
  5832. 923(S)S
  5833. 4680 V
  5834. 10 R
  5835. 1080(/dev/hd[0)S
  5836. 10 R-1
  5837. 1465(-)S
  5838. 10 R
  5839. 1522(9],)S
  5840. 1656(/dev/hd[1)S
  5841. 10 R-1
  5842. 2041(-)S
  5843. 10 R
  5844. 2098(46)S
  5845. 10 R-1
  5846. 2198(-)S
  5847. 10 R
  5848. 2255(9][a)S
  5849. 10 R-1
  5850. 2418(-)S
  5851. 10 R
  5852. 2475(d])S
  5853. 4848 V
  5854. 9 R
  5855. 720(S)S
  5856. 722(SE)S
  5857. 774(EE)S
  5858. 832(E)S
  5859. 913(A)S
  5860. 915(AL)S
  5861. 983(LS)S
  5862. 1041(SO)S
  5863. 1093(O)S
  5864. 4968 V
  5865. 10 B
  5866. 1080(ioctl)S
  5867. 10 R
  5868. 1265((2),)S
  5869. 10 B
  5870. 1433(int64)S
  5871. 10 R
  5872. 1651((3),)S
  5873. 10 B
  5874. 1819(part)S
  5875. 10 R
  5876. 2004((8),)S
  5877. 10 B
  5878. 2172(repartition)S
  5879. 10 R
  5880. 2643((8).)S
  5881. 5136 V
  5882. 9 R
  5883. 720(B)S
  5884. 722(BU)S
  5885. 784(UG)S
  5886. 852(GS)S
  5887. 920(S)S
  5888. 5256 V
  5889. 10 R
  5890. 1080(The)S
  5891. (subpartitioning)608 1268 A
  5892. 1907(is)S
  5893. 2006(incompatible)S
  5894. 2563(with)S
  5895. 2774(the)S
  5896. 2929(MS-DOS)S
  5897. (method)301 3342 A
  5898. 3675(of)S
  5899. 3791(extended)S
  5900. (partitions.)405 4186 A
  5901. 4648(The)S
  5902. 4837(latter)S
  5903. 5077(does)S
  5904. 5376 V
  5905. 1080(not)S
  5906. 1233(map)S
  5907. 1431(well)S
  5908. 1630(to)S
  5909. 1733(the)S
  5910. 1881(sparse)S
  5911. 2158(minor)S
  5912. 2423(device)S
  5913. 2711(number)S
  5914. (space.)249 3043 A
  5915. 5544 V
  5916. 1080(The)S
  5917. 1274(primary)S
  5918. (partition)341 1630 A
  5919. 2008(table)S
  5920. 2241(is)S
  5921. 2345(sorted)S
  5922. 2628(by)S
  5923. 2765(lowsec)S
  5924. 3082(like)S
  5925. 3270(MS-DOS)S
  5926. 3689(does,)S
  5927. (subpartition)480 3936 A
  5928. 4454(tables)S
  5929. 4727(are)S
  5930. 4889(not.)S
  5931. 5105(Just)S
  5932. 5664 V
  5933. 1080(think)S
  5934. (about)223 1311 A
  5935. 1559(what)S
  5936. 1780(happens)S
  5937. 2134(when)S
  5938. (you)150 2377 A
  5939. 2552(delete)S
  5940. 2818(a)S
  5941. (partition)341 2888 A
  5942. 3254(in)S
  5943. 3357(the)S
  5944. 3505(MS-DOS)S
  5945. 3911(scheme.)S
  5946. 5832 V
  5947. 1080(Don't)S
  5948. 1356(move)S
  5949. 1620(a)S
  5950. (partition)341 1706 A
  5951. 2088(that)S
  5952. 2280(is)S
  5953. (mounted)351 2388 A
  5954. 2780(or)S
  5955. 2905(kept)S
  5956. 3120(open)S
  5957. 3357(by)S
  5958. 3499(some)S
  5959. 3753(process.)S
  5960. 4147(The)S
  5961. 4346(256le)S
  5962. 4517(system)S
  5963. 4838(may)S
  5964. 5053(write)S
  5965. 5952 V
  5966. (cached)280 1080 A
  5967. 1385(blocks)S
  5968. 1672(to)S
  5969. 1775(the)S
  5970. 1923(new)S
  5971. 2116(location.)S
  5972. 6120 V
  5973. 1080(The)S
  5974. 1262(BIOS)S
  5975. 1517(driver)S
  5976. 1783(is)S
  5977. 1875(not)S
  5978. 2028(slow)S
  5979. 2243(at)S
  5980. 2341(all)S
  5981. 2467(on)S
  5982. 2592(a)S
  5983. 2662(buffered)S
  5984. 3029(disk.)S
  5985. 6288 V
  5986. 1080(Some)S
  5987. 1351(IDE)S
  5988. 1562(disks)S
  5989. 1810(send)S
  5990. 2036(an)S
  5991. 2173(interrupt)S
  5992. 2562(when)S
  5993. 2822(they)S
  5994. 3037(spin)S
  5995. 3246(down)S
  5996. (under)229 3511 A
  5997. 3783(hardware)S
  5998. 4202(power)S
  5999. 4497(management.)S
  6000. 5104(The)S
  6001. 6408 V
  6002. 1080(driver)S
  6003. (acknowledges)570 1353 A
  6004. 1955(the)S
  6005. 2110(interrupt)S
  6006. 2489(as)S
  6007. 2605(it)S
  6008. 2693(is)S
  6009. (supposed)373 2792 A
  6010. 3197(to)S
  6011. 3307(do)S
  6012. 3439(by)S
  6013. 3571(reading)S
  6014. 3904(the)S
  6015. 4058(status)S
  6016. 4318(register.)S
  6017. 4702(The)S
  6018. 4890(disk)S
  6019. 5088(then)S
  6020. 6528 V
  6021. 1080(spins)S
  6022. 1311(up)S
  6023. (again...)293 1436 A
  6024. 1779(You)S
  6025. 1977(have)S
  6026. 2192(to)S
  6027. 2295(disable)S
  6028. 2605(the)S
  6029. 2753(spin)S
  6030. 2945(down)S
  6031. 3193(in)S
  6032. 3296(the)S
  6033. 3444(computer)S
  6034. 3849(setup)S
  6035. 4086(to)S
  6036. 4189(256x)S
  6037. 4320(the)S
  6038. 4468(problem.)S
  6039. 6696 V
  6040. 9 R
  6041. 720(A)S
  6042. 722(AU)S
  6043. 790(UT)S
  6044. 858(TH)S
  6045. 916(HO)S
  6046. 984(OR)S
  6047. 1052(R)S
  6048. 6816 V
  6049. 10 R
  6050. 1080(Kees)S
  6051. 1307(J.)S
  6052. 1396(Bot)S
  6053. 1566((kjb@cs.vu.nl))S
  6054. 7903 V
  6055. 720(September)S
  6056. 1176(17,)S
  6057. (1996)200 1326 A
  6058. 4990(Page)S
  6059. 5211(2)S
  6060. 8143 V
  6061. EP
  6062. %%Page: 1 10
  6063. BP
  6064. /slant 0 def
  6065. /height 0 def
  6066. 480 V
  6067. 10 R
  6068. 720(IP)S
  6069. 818(()S
  6070. 860(4)S
  6071. 918())S
  6072. 2696(Eighth)S
  6073. (Edition)296 2989 A
  6074. 5029(IP)S
  6075. 5127(()S
  6076. 5169(4)S
  6077. 5227())S
  6078. 960 V
  6079. 9 R
  6080. 720(N)S
  6081. 722(NA)S
  6082. 790(AM)S
  6083. 858(ME)S
  6084. 940(E)S
  6085. 1080 V
  6086. 10 R
  6087. 1080(ip,)S
  6088. 1208(eth,)S
  6089. 1381(psip,)S
  6090. (udp,)175 1598 A
  6091. 1798(tcp)S
  6092. 10 R-1
  6093. 1946(-)S
  6094. 10 R
  6095. 2028(Internet)S
  6096. 2367(Protocol)S
  6097. 2733(server)S
  6098. 3005(devices)S
  6099. 3332(and)S
  6100. (de256nitions)424 3502 A
  6101. 1248 V
  6102. 9 R
  6103. 720(D)S
  6104. 722(DE)S
  6105. 790(ES)S
  6106. 848(SC)S
  6107. 900(CR)S
  6108. 962(RI)S
  6109. 1024(IP)S
  6110. 1057(PT)S
  6111. 1109(TI)S
  6112. 1167(IO)S
  6113. 1200(ON)S
  6114. 1268(N)S
  6115. 1368 V
  6116. 10 R
  6117. 1080(The)S
  6118. 10 B
  6119. 1279(ip*)S
  6120. 10 R
  6121. 1413(,)S
  6122. 10 B
  6123. 1480(eth*)S
  6124. 10 R
  6125. 1665(,)S
  6126. 10 B
  6127. 1732(psip*)S
  6128. 10 R
  6129. 1961(,)S
  6130. 10 B
  6131. 2028(tcp*)S
  6132. 10 R
  6133. 2213(,)S
  6134. 2280(and)S
  6135. 10 B
  6136. (udp*)218 2467 A
  6137. 10 R
  6138. 2727(devices)S
  6139. 3071(give)S
  6140. (access)258 3286 A
  6141. 3586(to)S
  6142. 3707(the)S
  6143. 3873(Internet)S
  6144. 4230(Protocol)S
  6145. 4614((IP))S
  6146. 4815(services)S
  6147. 5183(in)S
  6148. 1488 V
  6149. 1080(Minix.)S
  6150. 1414(There)S
  6151. 1689(are)S
  6152. 1852(16)S
  6153. 1991(such)S
  6154. 2213(devices)S
  6155. 2553(for)S
  6156. 2709(four)S
  6157. 2915(different)S
  6158. 3301(networks,)S
  6159. 3733(and)S
  6160. 3916(four)S
  6161. 4122(different)S
  6162. 4508(ways)S
  6163. 4753(of)S
  6164. (accessing)386 4875 A
  6165. 1608 V
  6166. 1080(them.)S
  6167. 1363(The)S
  6168. 10 B
  6169. 1552(eth*)S
  6170. 10 R
  6171. 1769(and)S
  6172. 10 B
  6173. 1946(psip*)S
  6174. 10 R
  6175. 2207(devices)S
  6176. 2542(give)S
  6177. 2748(direct)S
  6178. (access)258 3011 A
  6179. 3302(to)S
  6180. 3413(the)S
  6181. 3569(network)S
  6182. 3932(packets)S
  6183. 4267(at)S
  6184. 4373(the)S
  6185. 4529(lowest)S
  6186. 4825(level.)S
  6187. 5104(The)S
  6188. 1728 V
  6189. 10 B
  6190. 1080(ip*)S
  6191. 10 R
  6192. 1214(,)S
  6193. 10 B
  6194. 1275(tcp*)S
  6195. 10 R
  6196. 1460(,)S
  6197. 1521(and)S
  6198. 10 B
  6199. (udp*)218 1702 A
  6200. 10 R
  6201. 1956(devices)S
  6202. 2294(give)S
  6203. (access)258 2503 A
  6204. 2797(to)S
  6205. 2911(IP,)S
  6206. 3062(TCP,)S
  6207. 3307(or)S
  6208. 3426(UDP)S
  6209. 3663(services.)S
  6210. 4073(See)S
  6211. 10 B
  6212. 4254(set_net_default)S
  6213. 10 R
  6214. 4910((8))S
  6215. 5063(for)S
  6216. 5216(a)S
  6217. 1848 V
  6218. 1080(description)S
  6219. 1560(of)S
  6220. 1677(the)S
  6221. 1833(default)S
  6222. 2146(network)S
  6223. 2509(devices)S
  6224. 2844(and)S
  6225. 3022(environment)S
  6226. 3563(variables.)S
  6227. 4011(The)S
  6228. 4202(proper)S
  6229. 4499(TCP)S
  6230. 4718(device)S
  6231. 5015(to)S
  6232. 5127(use)S
  6233. 1968 V
  6234. 1080(for)S
  6235. 1223(instance)S
  6236. 1578(is)S
  6237. (found)234 1670 A
  6238. 1929(by:)S
  6239. 2136 V
  6240. 1440(if)S
  6241. (((tcp_device=)561 1527 A
  6242. 2113(getenv("TCP_DEVICE")))S
  6243. 3196(==)S
  6244. 3335(NULL))S
  6245. 2256 V
  6246. (tcp_device=)493 1800 A
  6247. 2318("/dev/tcp";)S
  6248. 2424 V
  6249. (Access)286 1080 A
  6250. 1395(to)S
  6251. 1502(the)S
  6252. 1654(IP)S
  6253. 1773(services)S
  6254. 2127(is)S
  6255. 2223(provided)S
  6256. 2610(using)S
  6257. 2857(256ledescriptors)S
  6258. 3458(to)S
  6259. 3566(open)S
  6260. 3791(IP)S
  6261. 3911(devices.)S
  6262. 4293(These)S
  6263. 4564(open)S
  6264. 4789(IP)S
  6265. 4909(channels)S
  6266. 2544 V
  6267. 1080(can)S
  6268. 1245(be)S
  6269. 1365(con256gured)S
  6270. 1820(with)S
  6271. 10 B
  6272. 2024(ioctl)S
  6273. 10 R
  6274. 2209((2))S
  6275. 2352(calls,)S
  6276. 2587(and)S
  6277. 2757(data)S
  6278. 2950(can)S
  6279. 3115(be)S
  6280. 3235(transferred)S
  6281. 3698(by)S
  6282. 3823(calls)S
  6283. 4033(to)S
  6284. 10 B
  6285. 4136(read)S
  6286. 10 R
  6287. 4332((2),)S
  6288. 4500(and)S
  6289. 10 B
  6290. 4670(write)S
  6291. 10 R
  6292. 4895((2).)S
  6293. 2712 V
  6294. 870(T)S
  6295. 872(Ty)S
  6296. 936(yp)S
  6297. 988(pe)S
  6298. 1040(es)S
  6299. 1087(s)S
  6300. 1153(()S
  6301. 1155((g)S
  6302. 1191(ge)S
  6303. 1243(en)S
  6304. 1290(ne)S
  6305. 1342(er)S
  6306. 1389(ra)S
  6307. 1425(al)S
  6308. 1472(l))S
  6309. 1502())S
  6310. 2832 V
  6311. 1080(<sys/types.h>)S
  6312. 2952 V
  6313. 1440(de256nes)S
  6314. 10 B
  6315. 1762(u8_t)S
  6316. 10 R
  6317. 1952(,)S
  6318. 10 B
  6319. (u16_t)240 2014 A
  6320. 10 R
  6321. 2254(,)S
  6322. 10 B
  6323. (u32_t)240 2316 A
  6324. 10 R
  6325. 2593(and)S
  6326. 10 B
  6327. (i32_t)212 2775 A
  6328. 10 R
  6329. 3025((and)S
  6330. 10 B
  6331. 3242(U8_t)S
  6332. 10 R
  6333. 3449(,)S
  6334. 10 B
  6335. (U16_t)257 3512 A
  6336. 10 R
  6337. 3769(,)S
  6338. 10 B
  6339. (U32_t)257 3832 A
  6340. 10 R
  6341. 4127(and)S
  6342. 10 B
  6343. (I32_t)223 4310 A
  6344. 10 R
  6345. 4571(for)S
  6346. 4727(use)S
  6347. 4899(in)S
  6348. 5015(proto-)S
  6349. 3072 V
  6350. 1440(types).)S
  6351. 3240 V
  6352. 870(T)S
  6353. 872(Ty)S
  6354. 936(yp)S
  6355. 988(pe)S
  6356. 1040(es)S
  6357. 1087(s)S
  6358. 1153(()S
  6359. 1155((e)S
  6360. 1191(et)S
  6361. 1238(th)S
  6362. 1268(h))S
  6363. 1320())S
  6364. 3360 V
  6365. 1080(<net/gen/ether.h>)S
  6366. 3480 V
  6367. 1440(de256nes)S
  6368. 1756(struct)S
  6369. 2011(ether_addr)S
  6370. 2473(()S
  6371. 10 B
  6372. 2507(ether_addr_t)S
  6373. 10 R
  6374. 3073())S
  6375. 3139(and)S
  6376. 10 B
  6377. 3316(ether_type_t)S
  6378. 10 R
  6379. 3892(and)S
  6380. 10 B
  6381. 4069(Ether_type_t)S
  6382. 10 R
  6383. 4667(for)S
  6384. 4817(use)S
  6385. 4983(in)S
  6386. 5093(pro-)S
  6387. 3600 V
  6388. 1440(totypes.)S
  6389. 3768 V
  6390. 1080(<net/gen/eth_io.h>)S
  6391. 3888 V
  6392. 1440(de256nes)S
  6393. 1750(struct)S
  6394. (nwio_ethopt)502 1999 A
  6395. 2526(()S
  6396. 10 B
  6397. 2560(nwio_ethopt_t)S
  6398. 10 R
  6399. 3176())S
  6400. 3235(and)S
  6401. 3405(struct)S
  6402. 3654(nwio_ethstat)S
  6403. 4193(()S
  6404. 10 B
  6405. 4227(nwio_ethstat_t)S
  6406. 10 R
  6407. 4860())S
  6408. 4056 V
  6409. (<net/gen/eth_hdr.h>)820 1080 A
  6410. 4176 V
  6411. 1440(de256nes)S
  6412. 1750(struct)S
  6413. (eth_hdr)307 1999 A
  6414. 2331(()S
  6415. 10 B
  6416. 2365(eth_hdr_t)S
  6417. 10 R
  6418. 2791())S
  6419. 4344 V
  6420. 870(T)S
  6421. 872(Ty)S
  6422. 936(yp)S
  6423. 988(pe)S
  6424. 1040(es)S
  6425. 1087(s)S
  6426. 1153(()S
  6427. 1155((i)S
  6428. 1191(ip)S
  6429. 1221(p))S
  6430. 1273())S
  6431. 4464 V
  6432. 1080(<net/gen/in.h>)S
  6433. 4584 V
  6434. 1440(de256nes)S
  6435. 10 B
  6436. 1750(ipaddr_t)S
  6437. 10 R
  6438. 2125(,)S
  6439. 10 B
  6440. 2175(ipproto_t)S
  6441. 10 R
  6442. 2603(and)S
  6443. 2773(struct)S
  6444. (ip_hdropt)390 3022 A
  6445. 3437(()S
  6446. 10 B
  6447. 3471(ip_hdropt_t)S
  6448. 10 R
  6449. 3986().)S
  6450. 4752 V
  6451. 1080(<net/gen/ip_io.h>)S
  6452. 4872 V
  6453. 1440(de256nes)S
  6454. 1750(struct)S
  6455. 1999(nwio_ipconf)S
  6456. 2532(()S
  6457. 10 B
  6458. 2566(nwio_ipconf_t)S
  6459. 10 R
  6460. 3176())S
  6461. 3235(and)S
  6462. 3405(struct)S
  6463. (nwio_ipopt)457 3654 A
  6464. 4136(()S
  6465. 10 B
  6466. 4170(nwio_ipopt_t)S
  6467. 10 R
  6468. 4735())S
  6469. 5040 V
  6470. (<net/gen/ip_hdr.h>)775 1080 A
  6471. 5160 V
  6472. 1440(de256nes)S
  6473. 1750(struct)S
  6474. (ip_hdr)262 1999 A
  6475. 2286(()S
  6476. 10 B
  6477. 2320(ip_hdr_t)S
  6478. 10 R
  6479. 2695())S
  6480. 5328 V
  6481. 1080(<net/gen/route.h>)S
  6482. 5448 V
  6483. 1440(de256nes)S
  6484. 1750(struct)S
  6485. 1999(nwio_route)S
  6486. 2482(()S
  6487. 10 B
  6488. 2516(nwio_route_t)S
  6489. 10 R
  6490. 3087())S
  6491. 5616 V
  6492. 870(T)S
  6493. 872(Ty)S
  6494. 936(yp)S
  6495. 988(pe)S
  6496. 1040(es)S
  6497. 1087(s)S
  6498. 1153(()S
  6499. 1155((t)S
  6500. 1191(tc)S
  6501. 1221(cp)S
  6502. 1268(p))S
  6503. 1320())S
  6504. 5736 V
  6505. 1080(<net/gen/tcp.h>)S
  6506. 5856 V
  6507. 1440(de256nes)S
  6508. 10 B
  6509. 1750(tcpport_t)S
  6510. 10 R
  6511. 2179(and)S
  6512. 10 B
  6513. 2349(Tcpport_t)S
  6514. 10 R
  6515. 2811(for)S
  6516. 2954(use)S
  6517. 3113(in)S
  6518. 3216(prototypes.)S
  6519. 6024 V
  6520. 1080(<net/gen/tcp_io.h>)S
  6521. 6144 V
  6522. 1440(de256nes)S
  6523. 1791(struct)S
  6524. 2082(nwio_tcpconf)S
  6525. 2702(()S
  6526. 10 B
  6527. 2736(nwio_tcpconf_t)S
  6528. 10 R
  6529. 3397(),)S
  6530. 3523(struct)S
  6531. 3814(nwio_tcpcl)S
  6532. 4328(()S
  6533. 10 B
  6534. 4362(nwio_tcpcl_t)S
  6535. 10 R
  6536. 4911(),)S
  6537. 5037(struct)S
  6538. 6264 V
  6539. 1440(nwio_tcpatt)S
  6540. 1940(()S
  6541. 10 B
  6542. 1974(nwio_tcpatt_t)S
  6543. 10 R
  6544. 2568())S
  6545. 2627(and)S
  6546. 2797(struct)S
  6547. (nwio_tcpopt)502 3046 A
  6548. 3573(()S
  6549. 10 B
  6550. 3607(nwio_tcpopt_t)S
  6551. 10 R
  6552. 4223().)S
  6553. 6432 V
  6554. (<net/gen/tcp_hdr.h>)820 1080 A
  6555. 6552 V
  6556. 1440(de256nes)S
  6557. 1750(struct)S
  6558. (tcp_hdr)307 1999 A
  6559. 2331(()S
  6560. 10 B
  6561. 2365(tcp_hdr_t)S
  6562. 10 R
  6563. 2791())S
  6564. 2850(and)S
  6565. 3020(struct)S
  6566. (tcp_hdropt)435 3269 A
  6567. 3729(()S
  6568. 10 B
  6569. 3763(tcp_hdropt_t)S
  6570. 10 R
  6571. 4329().)S
  6572. 6720 V
  6573. 870(T)S
  6574. 872(Ty)S
  6575. 936(yp)S
  6576. 988(pe)S
  6577. 1040(es)S
  6578. 1087(s)S
  6579. 1153(()S
  6580. 1155((u)S
  6581. 1191(ud)S
  6582. 1243(dp)S
  6583. 1295(p))S
  6584. 1347())S
  6585. 6840 V
  6586. (<net/gen/udp.h>)663 1080 A
  6587. 6960 V
  6588. 1440(de256nes)S
  6589. 10 B
  6590. (udpport_t)437 1750 A
  6591. 10 R
  6592. 2212(and)S
  6593. 10 B
  6594. (Udpport_t)454 2382 A
  6595. 10 R
  6596. 2861(for)S
  6597. 3004(use)S
  6598. 3163(in)S
  6599. 3266(prototypes.)S
  6600. 7128 V
  6601. (<net/gen/udp_io.h>)791 1080 A
  6602. 7248 V
  6603. 1440(de256nes)S
  6604. 1750(struct)S
  6605. (nwio_udpopt)529 1999 A
  6606. 2553(()S
  6607. 10 B
  6608. (nwio_udpopt_t)649 2587 A
  6609. 10 R
  6610. 3236().)S
  6611. 7903 V
  6612. 720(Page)S
  6613. 941(1)S
  6614. 4455(September)S
  6615. 4911(17,)S
  6616. (1996)200 5061 A
  6617. 8143 V
  6618. EP
  6619. %%Page: 2 11
  6620. BP
  6621. /slant 0 def
  6622. /height 0 def
  6623. 480 V
  6624. 10 R
  6625. 720(IP)S
  6626. 818(()S
  6627. 860(4)S
  6628. 918())S
  6629. 2696(Eighth)S
  6630. (Edition)296 2989 A
  6631. 5029(IP)S
  6632. 5127(()S
  6633. 5169(4)S
  6634. 5227())S
  6635. 960 V
  6636. (<net/gen/udp_hdr.h>)847 1080 A
  6637. 1080 V
  6638. 1440(de256nes)S
  6639. 1750(struct)S
  6640. (udp_hdr)334 1999 A
  6641. 2358(()S
  6642. 10 B
  6643. (udp_hdr_t)459 2392 A
  6644. 10 R
  6645. 2851())S
  6646. 2910(and)S
  6647. 3080(struct)S
  6648. (udp_io_hdr)462 3329 A
  6649. 3816(()S
  6650. 10 B
  6651. (udp_io_hdr_t)587 3850 A
  6652. 10 R
  6653. 4437().)S
  6654. 1248 V
  6655. 870(B)S
  6656. 872(By)S
  6657. 941(yt)S
  6658. 993(te)S
  6659. 1023(e)S
  6660. 1095(O)S
  6661. 1097(Or)S
  6662. 1172(rd)S
  6663. 1208(de)S
  6664. 1260(er)S
  6665. 1307(r)S
  6666. 1368(C)S
  6667. 1370(Co)S
  6668. 1439(on)S
  6669. 1491(nv)S
  6670. 1543(ve)S
  6671. 1595(er)S
  6672. 1642(rs)S
  6673. 1678(si)S
  6674. 1719(io)S
  6675. 1749(on)S
  6676. 1801(n)S
  6677. 1368 V
  6678. 1080(All)S
  6679. 1239(16-bit)S
  6680. 1509(and)S
  6681. 1684(32-bit)S
  6682. (quantities)391 1954 A
  6683. 2375(in)S
  6684. 2483(IP)S
  6685. 2603(headers)S
  6686. 2941(must)S
  6687. 3166(be)S
  6688. 3291(in)S
  6689. 3399(network)S
  6690. 3759(byte)S
  6691. 3962(order.)S
  6692. 4256(The)S
  6693. 4444(macros)S
  6694. 4766(described)S
  6695. 5183(in)S
  6696. 1488 V
  6697. 10 B
  6698. 1080(hton)S
  6699. 10 R
  6700. 1276((3))S
  6701. 1419(can)S
  6702. 1584(be)S
  6703. 1704(used)S
  6704. 1913(to)S
  6705. (convert)302 2016 A
  6706. 2343(these)S
  6707. 2575(values)S
  6708. 2857(to)S
  6709. 2960(and)S
  6710. 3130(from)S
  6711. 3351(the)S
  6712. 3499(byte)S
  6713. 3697(order)S
  6714. 3935(used)S
  6715. 4144(by)S
  6716. 4269(the)S
  6717. 4417(host)S
  6718. 4609(machine.)S
  6719. 1656 V
  6720. 870(T)S
  6721. 872(Th)S
  6722. 936(he)S
  6723. 988(e)S
  6724. 1060(I)S
  6725. 1062(In)S
  6726. 1098(nt)S
  6727. 1150(te)S
  6728. 1180(er)S
  6729. 1227(rn)S
  6730. 1263(ne)S
  6731. 1315(et)S
  6732. 1362(t)S
  6733. 1417(C)S
  6734. 1419(Ch)S
  6735. 1488(he)S
  6736. 1540(ec)S
  6737. 1587(ck)S
  6738. 1634(ks)S
  6739. 1686(su)S
  6740. 1727(um)S
  6741. 1779(m)S
  6742. 1776 V
  6743. 1080(The)S
  6744. 10 B
  6745. 1279(OneC_sum)S
  6746. 10 R
  6747. 1802(function)S
  6748. 2179((see)S
  6749. 10 B
  6750. 2384(oneC_sum)S
  6751. 10 R
  6752. 2837((3)))S
  6753. 3032(is)S
  6754. 3142(used)S
  6755. 3369(to)S
  6756. 3490(calculate)S
  6757. 3892(the)S
  6758. 4058(one's)S
  6759. 4319(complement)S
  6760. 4859(checksum)S
  6761. 1896 V
  6762. 1080(needed)S
  6763. 1390(for)S
  6764. 1533(IP)S
  6765. 1648(network)S
  6766. 2003(packets.)S
  6767. 2064 V
  6768. 870(G)S
  6769. 872(Ge)S
  6770. 947(en)S
  6771. 994(ne)S
  6772. 1046(er)S
  6773. 1093(ra)S
  6774. 1129(al)S
  6775. 1176(l)S
  6776. 1231(F)S
  6777. 1233(Fu)S
  6778. 1291(un)S
  6779. 1343(nc)S
  6780. 1395(ct)S
  6781. 1442(ti)S
  6782. 1472(io)S
  6783. 1502(on)S
  6784. 1554(ns)S
  6785. 1606(s)S
  6786. 2184 V
  6787. 10 I
  6788. 1080(fd)S
  6789. 10 B
  6790. 1183(=)S
  6791. 1265(open()S
  6792. 10 I
  6793. (tcpip_device)509 1506 A
  6794. 10 B
  6795. 2015(,)S
  6796. 2065(O_RDWR))S
  6797. 2352 V
  6798. 10 R
  6799. 1080(This)S
  6800. 1290(is)S
  6801. 1389(how)S
  6802. 1594(one)S
  6803. 1771(normally)S
  6804. 2166(obtains)S
  6805. 2488(a)S
  6806. 2565(256ledescriptor)S
  6807. 3129(for)S
  6808. 3279(a)S
  6809. 3356(new)S
  6810. 3556(TCP/IP)S
  6811. 3891(channel.)S
  6812. 10 I
  6813. (tcpip_device)509 4286 A
  6814. 10 R
  6815. 4827(names)S
  6816. 5116(one)S
  6817. 2472 V
  6818. 1080(of)S
  6819. 1189(the)S
  6820. 1337(TCP/IP)S
  6821. 1665(devices.)S
  6822. 2042(The)S
  6823. 2224(channel)S
  6824. 2562(may)S
  6825. 2760(be)S
  6826. 2880(used)S
  6827. 3089(both)S
  6828. 3292(to)S
  6829. 3395(send)S
  6830. 3604(or)S
  6831. 3713(to)S
  6832. (receive)292 3816 A
  6833. 4133(data.)S
  6834. 2640 V
  6835. 10 I
  6836. 1080(n)S
  6837. 10 B
  6838. 1155(=)S
  6839. 1237(read()S
  6840. 10 I
  6841. 1467(fd)S
  6842. 10 B
  6843. 1545(,)S
  6844. 10 I
  6845. 1595(buf)S
  6846. 10 B
  6847. 1723(,)S
  6848. 10 I
  6849. 1773(size)S
  6850. 10 B
  6851. 1924())S
  6852. 2808 V
  6853. 10 R
  6854. (Receives)364 1080 A
  6855. 1469(one)S
  6856. 1639(packet)S
  6857. 1927((low)S
  6858. 2137(level)S
  6859. 2359(devices))S
  6860. 2721(or)S
  6861. 2831(a)S
  6862. 2902(number)S
  6863. 3235(of)S
  6864. 3345(bytes)S
  6865. 3583((TCP)S
  6866. 3828(stream).)S
  6867. 4207(Returns)S
  6868. 4546(the)S
  6869. 4695(the)S
  6870. 4844(number)S
  6871. 5177(of)S
  6872. 2928 V
  6873. 1080(bytes)S
  6874. (placed)263 1317 A
  6875. 1605(into)S
  6876. 10 I
  6877. 1786(buf)S
  6878. 10 R
  6879. 1922(,)S
  6880. 1972(or)S
  6881. 2081(returns)S
  6882. 2386(-1)S
  6883. 2495(with)S
  6884. 2699(an)S
  6885. 2819(error)S
  6886. 3041(code)S
  6887. (placed)263 3256 A
  6888. 3544(into)S
  6889. 10 B
  6890. (errno)241 3725 A
  6891. 10 R
  6892. 3966(.)S
  6893. 3096 V
  6894. 10 I
  6895. 1080(n)S
  6896. 10 B
  6897. 1155(=)S
  6898. 1237(write()S
  6899. 10 I
  6900. 1496(fd)S
  6901. 10 B
  6902. 1574(,)S
  6903. 10 I
  6904. 1624(buf)S
  6905. 10 B
  6906. 1752(,)S
  6907. 10 I
  6908. 1802(size)S
  6909. 10 B
  6910. 1953())S
  6911. 3264 V
  6912. 10 R
  6913. 1080(Sends)S
  6914. 1352(one)S
  6915. 1529(packet)S
  6916. 1824((low)S
  6917. 2041(level)S
  6918. 2269(devices))S
  6919. 2637(or)S
  6920. 2753(a)S
  6921. 2830(number)S
  6922. 3169(of)S
  6923. 3285(bytes)S
  6924. 3529((TCP)S
  6925. 3780(stream).)S
  6926. 4165(Returns)S
  6927. 10 I
  6928. 4510(size)S
  6929. 10 R
  6930. 4693(or)S
  6931. 4809(-1)S
  6932. 4926(with)S
  6933. 5138(the)S
  6934. 3384 V
  6935. 1080(error)S
  6936. 1311(code)S
  6937. (placed)263 1535 A
  6938. 1832(into)S
  6939. 10 B
  6940. (errno)241 2022 A
  6941. 10 R
  6942. 2263(.)S
  6943. 2347(The)S
  6944. 2538(TCP/IP)S
  6945. 10 B
  6946. 2875(read)S
  6947. 10 R
  6948. 3105(and)S
  6949. 10 B
  6950. 3284(write)S
  6951. 10 R
  6952. 3543(functions)S
  6953. 3951(behave)S
  6954. 4270(like)S
  6955. 4455(reads)S
  6956. 4702(and)S
  6957. 4881(writes)S
  6958. 5161(on)S
  6959. 3504 V
  6960. 1080(pipes)S
  6961. 1317(when)S
  6962. 1560(it)S
  6963. 1641(comes)S
  6964. 1923(to)S
  6965. 2026(signals.)S
  6966. 3672 V
  6967. 870(E)S
  6968. 872(ET)S
  6969. 936(TH)S
  6970. 1000(H)S
  6971. 1100(F)S
  6972. 1102(Fu)S
  6973. 1160(un)S
  6974. 1212(nc)S
  6975. 1264(ct)S
  6976. 1311(ti)S
  6977. 1341(io)S
  6978. 1371(on)S
  6979. 1423(ns)S
  6980. 1475(s)S
  6981. 3792 V
  6982. 10 B
  6983. 1080(ioctl()S
  6984. 10 I
  6985. 1299(fd)S
  6986. 10 B
  6987. 1377(,)S
  6988. 1427(NWIOGETHSTAT,)S
  6989. 2320(&struct)S
  6990. 2682(nwio_ethstat))S
  6991. 3960 V
  6992. 10 R
  6993. 1080(The)S
  6994. 10 B
  6995. 1263(NWIOGETHSTAT)S
  6996. 10 R
  6997. 2132(ioctl)S
  6998. 2337(returns)S
  6999. 2643(the)S
  7000. 2792(Ethernet)S
  7001. 3160(address)S
  7002. 3488(and)S
  7003. 3660(some)S
  7004. 3899(statistics)S
  7005. 4273(of)S
  7006. 4384(the)S
  7007. 4534(Ethernet)S
  7008. 4903(server)S
  7009. 5177(of)S
  7010. 4080 V
  7011. 1080(the)S
  7012. 1229(channel)S
  7013. 10 I
  7014. 1568(fd)S
  7015. 10 R
  7016. 1654(.)S
  7017. 1730(The)S
  7018. 1913(result)S
  7019. 2163(is)S
  7020. 2256(returned)S
  7021. 2618(in)S
  7022. 2722(the)S
  7023. 2871(nwio_ethstat)S
  7024. 3411(structure.)S
  7025. 3839(The)S
  7026. 10 B
  7027. 4021(struct)S
  7028. 4299(nwio_ethstat)S
  7029. 10 R
  7030. 4873(is)S
  7031. 4965(de256ned)S
  7032. 4200 V
  7033. 1080(in)S
  7034. 1183(<net/gen/eth_io.h>:)S
  7035. 4368 V
  7036. 10 C
  7037. (typedef)427 1440 A
  7038. (struct)366 1928 A
  7039. (nwio_ethstat)732 2355 A
  7040. 4488 V
  7041. 1440({)S
  7042. 4608 V
  7043. (ether_addr_t)732 1928 A
  7044. (nwes_addr;)610 2721 A
  7045. 4728 V
  7046. (eth_stat_t)610 1928 A
  7047. (nwes_stat;)610 2599 A
  7048. 4848 V
  7049. 1440(})S
  7050. (nwio_ethstat_t;)915 1562 A
  7051. 5016 V
  7052. (typedef)427 1440 A
  7053. (struct)366 1928 A
  7054. (eth_stat)488 2355 A
  7055. 5136 V
  7056. 1440({)S
  7057. 5256 V
  7058. (unsigned)488 1684 A
  7059. (long)244 2233 A
  7060. (ets_recvErr,)732 2538 A
  7061. 3392(/*)S
  7062. 3575(#)S
  7063. (receive)427 3697 A
  7064. (errors)366 4185 A
  7065. 4612(*/)S
  7066. 5376 V
  7067. (ets_sendErr,)732 1800 A
  7068. 3264(/*)S
  7069. 3447(#)S
  7070. (send)244 3569 A
  7071. (error)305 3874 A
  7072. 4240(*/)S
  7073. 5496 V
  7074. (ets_OVW,)488 1800 A
  7075. 3264(/*)S
  7076. 3447(#)S
  7077. (buffer)366 3569 A
  7078. (overwrite)549 3996 A
  7079. (warnings,)549 4606 A
  7080. 5616 V
  7081. ((packets)488 3575 A
  7082. (arrive)366 4124 A
  7083. (faster)366 4551 A
  7084. (than)244 4978 A
  7085. 5736 V
  7086. (can)183 3636 A
  7087. 3880(be)S
  7088. (processed))610 4063 A
  7089. 4734(*/)S
  7090. 5856 V
  7091. (ets_CRCerr,)671 1800 A
  7092. 3264(/*)S
  7093. 3447(#)S
  7094. (crc)183 3569 A
  7095. (errors)366 3813 A
  7096. 4240(of)S
  7097. (read)244 4423 A
  7098. 4728(*/)S
  7099. 5976 V
  7100. (ets_frameAll,)793 1800 A
  7101. 3264(/*)S
  7102. 3447(#)S
  7103. (frames)366 3569 A
  7104. (not)183 3996 A
  7105. (aligned)427 4240 A
  7106. 4728((#)S
  7107. (bits)244 4911 A
  7108. 6096 V
  7109. (not)183 3575 A
  7110. 3819(a)S
  7111. (multiple)488 3941 A
  7112. 4490(of)S
  7113. 4673(8))S
  7114. 4856(*/)S
  7115. 6216 V
  7116. (ets_missedP,)732 1800 A
  7117. 3264(/*)S
  7118. 3447(#)S
  7119. (packets)427 3569 A
  7120. (missed)366 4057 A
  7121. (due)183 4484 A
  7122. 4728(to)S
  7123. (too)183 4911 A
  7124. 6336 V
  7125. (slow)244 3575 A
  7126. (packet)366 3880 A
  7127. (processing)610 4307 A
  7128. 4978(*/)S
  7129. 6456 V
  7130. (ets_packetR,)732 1800 A
  7131. 3264(/*)S
  7132. 3447(#)S
  7133. (packets)427 3569 A
  7134. (received)488 4057 A
  7135. 4606(*/)S
  7136. 6576 V
  7137. (ets_packetT,)732 1800 A
  7138. 3264(/*)S
  7139. 3447(#)S
  7140. (packets)427 3569 A
  7141. (transmitted)671 4057 A
  7142. 4789(*/)S
  7143. 6696 V
  7144. (ets_transDef,)793 1800 A
  7145. 3264(/*)S
  7146. 3447(#)S
  7147. (transmission)732 3569 A
  7148. (deferred)488 4362 A
  7149. ((there)366 4911 A
  7150. 6816 V
  7151. (was)183 3575 A
  7152. 3819(a)S
  7153. (transmission)732 3941 A
  7154. 4734(of)S
  7155. 4917(an)S
  7156. 6936 V
  7157. (other)305 3575 A
  7158. (station)427 3941 A
  7159. 4429(in)S
  7160. (progress)488 4612 A
  7161. 5161(*/)S
  7162. 7056 V
  7163. (ets_collision,)854 1800 A
  7164. 3264(/*)S
  7165. 3447(#)S
  7166. (collisions)610 3569 A
  7167. 4240(*/)S
  7168. 7176 V
  7169. (ets_transAb,)732 1800 A
  7170. 3264(/*)S
  7171. 3447(#)S
  7172. (transmissions)793 3569 A
  7173. (aborted)427 4423 A
  7174. (due)183 4911 A
  7175. 7296 V
  7176. 3575(to)S
  7177. (excessive)549 3758 A
  7178. (collisions)610 4368 A
  7179. 5039(*/)S
  7180. 7416 V
  7181. (ets_carrSense,)854 1800 A
  7182. 3264(/*)S
  7183. 3447(#)S
  7184. (carrier)427 3569 A
  7185. (sense)305 4057 A
  7186. (lost)244 4423 A
  7187. 4728(*/)S
  7188. 7536 V
  7189. (ets_256foUnder,)793 1800 A
  7190. 3203(/*)S
  7191. 3386(#)S
  7192. (256fo)183 3508 A
  7193. (underruns)549 3752 A
  7194. ((processor)610 4362 A
  7195. 7903 V
  7196. 10 R
  7197. 720(September)S
  7198. 1176(17,)S
  7199. (1996)200 1326 A
  7200. 4990(Page)S
  7201. 5211(2)S
  7202. 8143 V
  7203. EP
  7204. %%Page: 3 12
  7205. BP
  7206. /slant 0 def
  7207. /height 0 def
  7208. 480 V
  7209. 10 R
  7210. 720(IP)S
  7211. 818(()S
  7212. 860(4)S
  7213. 918())S
  7214. 2696(Eighth)S
  7215. (Edition)296 2989 A
  7216. 5029(IP)S
  7217. 5127(()S
  7218. 5169(4)S
  7219. 5227())S
  7220. 960 V
  7221. 10 C
  7222. 3575(is)S
  7223. (too)183 3758 A
  7224. (busy))305 4002 A
  7225. 4368(*/)S
  7226. 1080 V
  7227. (ets_256foOver,)732 1800 A
  7228. 3203(/*)S
  7229. 3386(#)S
  7230. (256fo)183 3508 A
  7231. (overruns)488 3752 A
  7232. ((processor)610 4301 A
  7233. 4972(is)S
  7234. 1200 V
  7235. (too)183 3575 A
  7236. (busy))305 3819 A
  7237. 4185(*/)S
  7238. 1320 V
  7239. (ets_CDheartbeat,)976 1800 A
  7240. 3264(/*)S
  7241. 3447(#)S
  7242. (times)305 3569 A
  7243. (unable)366 3935 A
  7244. 4362(to)S
  7245. (transmit)488 4545 A
  7246. 1440 V
  7247. (collision)549 3575 A
  7248. (signal)366 4185 A
  7249. 4612(*/)S
  7250. 1560 V
  7251. (ets_OWC;)488 1800 A
  7252. 3264(/*)S
  7253. 3447(#)S
  7254. (times)305 3569 A
  7255. (out)183 3935 A
  7256. 4179(of)S
  7257. (window)366 4362 A
  7258. 1680 V
  7259. (collision)549 3575 A
  7260. 4185(*/)S
  7261. 1800 V
  7262. 1440(})S
  7263. (eth_stat_t;)671 1562 A
  7264. 1968 V
  7265. 10 B
  7266. 1080(ioctl()S
  7267. 10 I
  7268. 1299(fd)S
  7269. 10 B
  7270. 1377(,)S
  7271. 1427(NWIOSETHOPT,)S
  7272. 2242(&struct)S
  7273. 2604(nwio_ethopt))S
  7274. 2136 V
  7275. 10 R
  7276. 1080(Before)S
  7277. 1392(an)S
  7278. 1524(Ethernet)S
  7279. 1903(channel)S
  7280. 2253(can)S
  7281. 2430(be)S
  7282. 2562(used)S
  7283. 2783(to)S
  7284. 2898(send)S
  7285. 3119(or)S
  7286. (receive)292 3241 A
  7287. 3571(Ethernet)S
  7288. 3951(packets,)S
  7289. 4316(it)S
  7290. 4410(has)S
  7291. 4582(to)S
  7292. 4698(be)S
  7293. 4831(con256gured)S
  7294. 2256 V
  7295. 1080(using)S
  7296. 1322(the)S
  7297. 10 B
  7298. 1470(NWIOSETHOPT)S
  7299. 10 R
  7300. 2260(ioctl.)S
  7301. 2514(The)S
  7302. 2696(structure)S
  7303. 10 B
  7304. 3074(nwio_ethopt)S
  7305. 10 R
  7306. 3631(is)S
  7307. 3723(de256ned)S
  7308. 4044(in)S
  7309. 4147(<net/gen/eth_io.h>:)S
  7310. 2424 V
  7311. 10 C
  7312. (typedef)427 1440 A
  7313. (struct)366 1928 A
  7314. (nwio_ethopt)671 2355 A
  7315. 2544 V
  7316. 1440({)S
  7317. 2664 V
  7318. (u32_t)305 1800 A
  7319. (nweo_257ags;)610 2166 A
  7320. 2784 V
  7321. (ether_addr_t)732 1800 A
  7322. (nweo_multi,)671 2593 A
  7323. (nweo_rem;)549 3325 A
  7324. 2904 V
  7325. (ether_type_t)732 1800 A
  7326. (nweo_type;)610 2593 A
  7327. 3024 V
  7328. 1440(})S
  7329. (nwio_ethopt_t;)854 1562 A
  7330. 3192 V
  7331. (#de256ne)366 1440 A
  7332. (NWEO_NOFLAGS)732 1867 A
  7333. (0x0000L)427 2843 A
  7334. 3312 V
  7335. (#de256ne)366 1440 A
  7336. (NWEO_ACC_MASK)793 1867 A
  7337. (0x0003L)427 2843 A
  7338. 3432 V
  7339. 1440(#)S
  7340. (de256ne)305 1928 A
  7341. (NWEO_EXCL)549 2294 A
  7342. (0x00000001L)671 3331 A
  7343. 3552 V
  7344. 1440(#)S
  7345. (de256ne)305 1928 A
  7346. (NWEO_SHARED)671 2294 A
  7347. (0x00000002L)671 3331 A
  7348. 3672 V
  7349. 1440(#)S
  7350. (de256ne)305 1928 A
  7351. (NWEO_COPY)549 2294 A
  7352. (0x00000003L)671 3331 A
  7353. 3792 V
  7354. (#de256ne)366 1440 A
  7355. (NWEO_LOC_MASK)793 1867 A
  7356. (0x0010L)427 2843 A
  7357. 3912 V
  7358. 1440(#)S
  7359. (de256ne)305 1928 A
  7360. (NWEO_EN_LOC)671 2294 A
  7361. (0x00000010L)671 3331 A
  7362. 4032 V
  7363. 1440(#)S
  7364. (de256ne)305 1928 A
  7365. (NWEO_DI_LOC)671 2294 A
  7366. (0x00100000L)671 3331 A
  7367. 4152 V
  7368. (#de256ne)366 1440 A
  7369. (NWEO_BROAD_MASK)915 1867 A
  7370. (0x0020L)427 2843 A
  7371. 4272 V
  7372. 1440(#)S
  7373. (de256ne)305 1928 A
  7374. (NWEO_EN_BROAD)793 2294 A
  7375. (0x00000020L)671 3331 A
  7376. 4392 V
  7377. 1440(#)S
  7378. (de256ne)305 1928 A
  7379. (NWEO_DI_BROAD)793 2294 A
  7380. (0x00200000L)671 3331 A
  7381. 4512 V
  7382. (#de256ne)366 1440 A
  7383. (NWEO_MULTI_MASK)915 1867 A
  7384. (0x0040L)427 2843 A
  7385. 4632 V
  7386. 1440(#)S
  7387. (de256ne)305 1928 A
  7388. (NWEO_EN_MULTI)793 2294 A
  7389. (0x00000040L)671 3331 A
  7390. 4752 V
  7391. 1440(#)S
  7392. (de256ne)305 1928 A
  7393. (NWEO_DI_MULTI)793 2294 A
  7394. (0x00400000L)671 3331 A
  7395. 4872 V
  7396. (#de256ne)366 1440 A
  7397. (NWEO_PROMISC_MASK)1037 1867 A
  7398. (0x0080L)427 2965 A
  7399. 4992 V
  7400. 1440(#)S
  7401. (de256ne)305 1928 A
  7402. (NWEO_EN_PROMISC)915 2294 A
  7403. (0x00000080L)671 3331 A
  7404. 5112 V
  7405. 1440(#)S
  7406. (de256ne)305 1928 A
  7407. (NWEO_DI_PROMISC)915 2294 A
  7408. (0x00800000L)671 3331 A
  7409. 5232 V
  7410. (#de256ne)366 1440 A
  7411. (NWEO_REM_MASK)793 1867 A
  7412. (0x0100L)427 2843 A
  7413. 5352 V
  7414. 1440(#)S
  7415. (de256ne)305 1928 A
  7416. (NWEO_REMSPEC)732 2294 A
  7417. (0x00000100L)671 3331 A
  7418. 5472 V
  7419. 1440(#)S
  7420. (de256ne)305 1928 A
  7421. (NWEO_REMANY)671 2294 A
  7422. (0x01000000L)671 3331 A
  7423. 5592 V
  7424. (#de256ne)366 1440 A
  7425. (NWEO_TYPE_MASK)854 1867 A
  7426. (0x0200L)427 2843 A
  7427. 5712 V
  7428. 1440(#)S
  7429. (de256ne)305 1928 A
  7430. (NWEO_TYPESPEC)793 2294 A
  7431. (0x00000200L)671 3331 A
  7432. 5832 V
  7433. 1440(#)S
  7434. (de256ne)305 1928 A
  7435. (NWEO_TYPEANY)732 2294 A
  7436. (0x02000000L)671 3331 A
  7437. 5952 V
  7438. (#de256ne)366 1440 A
  7439. (NWEO_RW_MASK)732 1867 A
  7440. (0x1000L)427 2843 A
  7441. 6072 V
  7442. 1440(#)S
  7443. (de256ne)305 1928 A
  7444. (NWEO_RWDATONLY)854 2294 A
  7445. (0x00001000L)671 3331 A
  7446. 6192 V
  7447. 1440(#)S
  7448. (de256ne)305 1928 A
  7449. (NWEO_RWDATALL)793 2294 A
  7450. (0x10000000L)671 3331 A
  7451. 6360 V
  7452. 10 R
  7453. 1080(The)S
  7454. 1268(con256guration)S
  7455. 1835(is)S
  7456. 1933(divided)S
  7457. 2265(in)S
  7458. 2374(a)S
  7459. 2450(number)S
  7460. 2788(of)S
  7461. 2903(section)S
  7462. 3219((covered)S
  7463. 3604(by)S
  7464. 3736(the)S
  7465. (xx_MASK)441 3891 A
  7466. 4364(macros).)S
  7467. 4771(Options)S
  7468. 5121(can)S
  7469. 6480 V
  7470. 1080(be)S
  7471. 1208(set)S
  7472. 1353(in)S
  7473. 1464(the)S
  7474. 10 B
  7475. 1619(nweo_257ags)S
  7476. 10 R
  7477. 2120(256eld.)S
  7478. 2381(The)S
  7479. 2570(256rst)S
  7480. 2759(section)S
  7481. 3076(()S
  7482. 10 B
  7483. (NWEO_ACC_MASK)939 3110 A
  7484. 10 R
  7485. 4049())S
  7486. 4115(controls)S
  7487. 4471(the)S
  7488. (access)258 4626 A
  7489. 4916(to)S
  7490. 5026(a)S
  7491. 5103(cer-)S
  7492. 6600 V
  7493. 1080(tain)S
  7494. 1262(Ethernet)S
  7495. 1635(packet)S
  7496. 1929(type.)S
  7497. 2183(If)S
  7498. 10 B
  7499. 2282(NWEO_EXCL)S
  7500. 10 R
  7501. 2961(is)S
  7502. 3059(selected)S
  7503. 3415(then)S
  7504. 3620(this)S
  7505. 3797(is)S
  7506. 3896(the)S
  7507. 4051(only)S
  7508. 4261(channel)S
  7509. 4606(that)S
  7510. 4789(can)S
  7511. 4961(send)S
  7512. 5177(or)S
  7513. 6720 V
  7514. (receive)292 1080 A
  7515. 1402(Ethernet)S
  7516. 1774(packets)S
  7517. 2106(of)S
  7518. 2220(the)S
  7519. 2373(selected)S
  7520. 2727(type.)S
  7521. 2979(If)S
  7522. 10 B
  7523. 3076(NWEO_SHARED)S
  7524. 10 R
  7525. 3893(is)S
  7526. 3989(selected)S
  7527. 4343(then)S
  7528. (multiple)335 4545 A
  7529. 4909(channels)S
  7530. 6840 V
  7531. 1080((which)S
  7532. 1387(all)S
  7533. 1515(have)S
  7534. 1732(to)S
  7535. 1837(select)S
  7536. 10 B
  7537. 2094(NWEO_SHARED)S
  7538. 10 R
  7539. 2882())S
  7540. 2943(can)S
  7541. 3110(use)S
  7542. 3271(the)S
  7543. 3421(same)S
  7544. 3655(Ethernet)S
  7545. 4024(type,)S
  7546. 4249(they)S
  7547. 4450(all)S
  7548. 4579(can)S
  7549. 4747(send)S
  7550. 4959(packets)S
  7551. 6960 V
  7552. 1080(but)S
  7553. 1234(incoming)S
  7554. 1639(packets)S
  7555. (will)157 1967 A
  7556. 2150(be)S
  7557. 2271(delivered)S
  7558. 2672(to)S
  7559. 2776(at)S
  7560. 2875(most)S
  7561. 3096(one)S
  7562. 3267(of)S
  7563. 3377(them.)S
  7564. 3654(If)S
  7565. 10 B
  7566. 3748(NWEO_COPY)S
  7567. 10 R
  7568. 4428(is)S
  7569. 4521(selected)S
  7570. 4872(then)S
  7571. 5071(mul-)S
  7572. 7080 V
  7573. 1080(tiple)S
  7574. 1284(channels)S
  7575. 1661(have)S
  7576. (access)258 1876 A
  7577. 2159(to)S
  7578. 2262(the)S
  7579. 2410(same)S
  7580. 2642(Ethernet)S
  7581. 3009(type)S
  7582. 3207(and)S
  7583. 3377(all)S
  7584. (receive)292 3503 A
  7585. 3820(a)S
  7586. (copy)195 3890 A
  7587. 4110(of)S
  7588. 4219(an)S
  7589. 4339(incoming)S
  7590. 4743(packet.)S
  7591. 7248 V
  7592. 1080(The)S
  7593. 10 B
  7594. 1264(NWEO_LOC_MASK)S
  7595. 10 R
  7596. 2229(257ags)S
  7597. 2446(control)S
  7598. 2758(the)S
  7599. 2908(delivery)S
  7600. 3265(of)S
  7601. 3377(packets)S
  7602. 3707(with)S
  7603. 3914(a)S
  7604. 3987(destination)S
  7605. 4456(address)S
  7606. 4786(equal)S
  7607. 5032(to)S
  7608. 5138(the)S
  7609. 7368 V
  7610. 1080(Ethernet)S
  7611. 1451(address)S
  7612. 1782(of)S
  7613. 1894(the)S
  7614. 2045(machine.)S
  7615. 2464(If)S
  7616. 10 B
  7617. 2560(NWEO_EN_LOC)S
  7618. 10 R
  7619. 3364(is)S
  7620. 3459(selected)S
  7621. 3812(then)S
  7622. 4013(these)S
  7623. 4248(packets)S
  7624. (will)157 4578 A
  7625. 4763(be)S
  7626. 4886(delivered)S
  7627. 7488 V
  7628. 1080(and)S
  7629. 1250(with)S
  7630. 10 B
  7631. 1454(NWEO_DI_LOC)S
  7632. 10 R
  7633. 2227(they)S
  7634. (will)157 2425 A
  7635. 2607(be)S
  7636. 2727(discarded.)S
  7637. 7903 V
  7638. 720(Page)S
  7639. 941(3)S
  7640. 4455(September)S
  7641. 4911(17,)S
  7642. (1996)200 5061 A
  7643. 8143 V
  7644. EP
  7645. %%Page: 4 13
  7646. BP
  7647. /slant 0 def
  7648. /height 0 def
  7649. 480 V
  7650. 10 R
  7651. 720(IP)S
  7652. 818(()S
  7653. 860(4)S
  7654. 918())S
  7655. 2696(Eighth)S
  7656. (Edition)296 2989 A
  7657. 5029(IP)S
  7658. 5127(()S
  7659. 5169(4)S
  7660. 5227())S
  7661. 960 V
  7662. 10 B
  7663. 1080(NWEO_BROAD_MASK)S
  7664. 10 R
  7665. 2164(,)S
  7666. 10 B
  7667. 2224(NWEO_MULTI_MASK)S
  7668. 10 R
  7669. 3285(,)S
  7670. 3346(and)S
  7671. 10 B
  7672. 3527(NWEO_PROMISC_MASK)S
  7673. 10 R
  7674. 4759(do)S
  7675. 4895(the)S
  7676. 5054(same)S
  7677. 1080 V
  7678. 1080(to)S
  7679. 1188(broadcast)S
  7680. 1604(packets,)S
  7681. (multicast)369 1961 A
  7682. 2360(packets)S
  7683. 2692(and)S
  7684. (promiscuous)513 2867 A
  7685. 3410(mode)S
  7686. 3663(packets)S
  7687. 3995(as)S
  7688. 10 B
  7689. 4109(NWEO_LOC_MASK)S
  7690. 10 R
  7691. 5077(does)S
  7692. 1200 V
  7693. 1080(for)S
  7694. 1223(local)S
  7695. 1444(packets.)S
  7696. 1821(Except)S
  7697. 2126(that)S
  7698. 2302(the)S
  7699. 2450(precise)S
  7700. (multicast)369 2761 A
  7701. 3155(address)S
  7702. 3482(is)S
  7703. 3574(taken)S
  7704. 3817(from)S
  7705. 4038(the)S
  7706. 10 B
  7707. 4186(nweo_multi)S
  7708. 10 R
  7709. 4715(256eld.)S
  7710. 1368 V
  7711. 1080(The)S
  7712. 10 B
  7713. 1269(NWEO_REM_MASK)S
  7714. 10 R
  7715. 2256(257ags)S
  7716. 2478(control)S
  7717. 2795(whether)S
  7718. 3152(communication)S
  7719. 3810(is)S
  7720. 3910(restricted)S
  7721. 4319(to)S
  7722. 4430(single)S
  7723. 4703(destination)S
  7724. 5177(or)S
  7725. 1488 V
  7726. 1080(not.)S
  7727. 10 B
  7728. 1300(NWEO_REMSPEC)S
  7729. 10 R
  7730. 2203(restricts)S
  7731. 2565(sending)S
  7732. 2919(and)S
  7733. (receiving)375 3106 A
  7734. 3523(of)S
  7735. 3649(packets)S
  7736. 3993(to)S
  7737. 4113(the)S
  7738. 4278(single)S
  7739. 4560(remote)S
  7740. 4881(computer)S
  7741. 1608 V
  7742. 1080(speci256ed)S
  7743. 1463(in)S
  7744. 1566(the)S
  7745. 10 B
  7746. 1714(nweo_rem)S
  7747. 10 R
  7748. 2187(256eld.)S
  7749. 10 B
  7750. (NWEO_REMANY)822 2441 A
  7751. 10 R
  7752. 3288(allows)S
  7753. 3576(sending)S
  7754. 3913(to)S
  7755. 4016(and)S
  7756. (receiving)375 4187 A
  7757. 4588(from)S
  7758. 4810(any)S
  7759. 4981(remote)S
  7760. 1728 V
  7761. 1080(computer.)S
  7762. 1896 V
  7763. 10 B
  7764. 1080(NWEO_TYPESPEC)S
  7765. 10 R
  7766. 2012(restricts)S
  7767. 2369(sending)S
  7768. 2719(and)S
  7769. (receiving)375 2902 A
  7770. 3315(of)S
  7771. 3437(packets)S
  7772. 3777(to)S
  7773. 3893(the)S
  7774. 4054(type)S
  7775. 4265(speci256ed)S
  7776. 4661(in)S
  7777. 10 B
  7778. 4777(nweo_type)S
  7779. 10 R
  7780. 5236(.)S
  7781. 2016 V
  7782. 1080(The)S
  7783. 1262(type)S
  7784. 1460(has)S
  7785. 1619(to)S
  7786. 1722(be)S
  7787. 1842(in)S
  7788. 1945(network)S
  7789. 2300(byte)S
  7790. 2498(order)S
  7791. 2736((using)S
  7792. 10 B
  7793. 3012(hton)S
  7794. 10 R
  7795. 3208((3)).)S
  7796. 10 B
  7797. (NWEO_TYPEANY)856 3435 A
  7798. 10 R
  7799. 4316(allows)S
  7800. 4604(any)S
  7801. 4774(type.)S
  7802. 2184 V
  7803. 1080(If)S
  7804. 1200(the)S
  7805. 1375(Ethernet)S
  7806. 1769(header)S
  7807. 2090(is)S
  7808. 2209(completely)S
  7809. 2708(speci256ed)S
  7810. 3118(by)S
  7811. 3270(the)S
  7812. 10 B
  7813. 3446(nweo_257ags)S
  7814. 10 R
  7815. 3968(i.e.,)S
  7816. 4169(all)S
  7817. 4323(of)S
  7818. 10 B
  7819. 4460(NWEO_EN_LOC)S
  7820. 10 R
  7821. 5236(,)S
  7822. 2304 V
  7823. 10 B
  7824. 1080(NWEO_DI_BROAD)S
  7825. 10 R
  7826. 1974(,)S
  7827. 10 B
  7828. 2082(NWEO_DI_MULTI)S
  7829. 10 R
  7830. 2953(,)S
  7831. 10 B
  7832. 3060(NWEO_DI_PROMISC)S
  7833. 10 R
  7834. 4066(,)S
  7835. 10 B
  7836. 4173(NWEO_REMSPEC)S
  7837. 10 R
  7838. 5116(and)S
  7839. 2424 V
  7840. 10 B
  7841. 1080(NWEO_TYPESPEC)S
  7842. 10 R
  7843. 2015(are)S
  7844. 2179(speci256ed,)S
  7845. 2602(then)S
  7846. 10 B
  7847. 2815(NWEO_RWDATONLY)S
  7848. 10 R
  7849. 3900(can)S
  7850. 4080(be)S
  7851. 4215(used)S
  7852. 4439(to)S
  7853. 4558(send)S
  7854. 4783(and)S
  7855. (receive)292 4969 A
  7856. 2544 V
  7857. 1080(only)S
  7858. 1299(the)S
  7859. 1463(data)S
  7860. 1672(part)S
  7861. 1870(of)S
  7862. 1995(an)S
  7863. 2131(Ethernet)S
  7864. 2514(packet.)S
  7865. 2868(If)S
  7866. 10 B
  7867. 2977(NWEO_RWDATALL)S
  7868. 10 R
  7869. 3979(is)S
  7870. 4087(speci256ed)S
  7871. 4486(then)S
  7872. 4700(both)S
  7873. 4919(Ethernet)S
  7874. 2664 V
  7875. 1080(header)S
  7876. 1374(and)S
  7877. 1544(data)S
  7878. 1737(are)S
  7879. 1886(used.)S
  7880. 2832 V
  7881. 870(P)S
  7882. 872(PS)S
  7883. 930(SI)S
  7884. 988(IP)S
  7885. 1024(P)S
  7886. 1107(F)S
  7887. 1109(Fu)S
  7888. 1167(un)S
  7889. 1219(nc)S
  7890. 1271(ct)S
  7891. 1318(ti)S
  7892. 1348(io)S
  7893. 1378(on)S
  7894. 1430(ns)S
  7895. 1482(s)S
  7896. 2952 V
  7897. ([[[No)225 1080 A
  7898. 1330(description)S
  7899. 1802(available)S
  7900. (yet.]]])250 2191 A
  7901. 3120 V
  7902. 870(I)S
  7903. 872(IP)S
  7904. 908(P)S
  7905. 991(F)S
  7906. 993(Fu)S
  7907. 1051(un)S
  7908. 1103(nc)S
  7909. 1155(ct)S
  7910. 1202(ti)S
  7911. 1232(io)S
  7912. 1262(on)S
  7913. 1314(ns)S
  7914. 1366(s)S
  7915. 3240 V
  7916. 10 B
  7917. 1080(ioctl()S
  7918. 10 I
  7919. 1299(fd)S
  7920. 10 B
  7921. 1377(,)S
  7922. 1427(NWIOGIPCONF,)S
  7923. 2232(&struct)S
  7924. 2594(nwio_ipconf))S
  7925. 3408 V
  7926. 10 R
  7927. 1080(The)S
  7928. 10 B
  7929. 1267(NWIOGIPCONF)S
  7930. 10 R
  7931. 2052(ioctl)S
  7932. 2262(reports)S
  7933. 2573(the)S
  7934. 2727(Internet)S
  7935. 3072(Address)S
  7936. 3433(and)S
  7937. 3609(the)S
  7938. 3763(netmask.)S
  7939. 4179(For)S
  7940. 4350(the)S
  7941. 10 I
  7942. 4504(nwio_ipconf)S
  7943. 10 R
  7944. 5031(struc-)S
  7945. 3528 V
  7946. 1080(ture)S
  7947. 1262(see)S
  7948. 1416(the)S
  7949. 10 B
  7950. 1564(NWIOSIPCONF)S
  7951. 10 R
  7952. 2322(ioctl)S
  7953. 2526(below.)S
  7954. 3696 V
  7955. 10 B
  7956. 1080(ioctl()S
  7957. 10 I
  7958. 1299(fd)S
  7959. 10 B
  7960. 1377(,)S
  7961. 1427(NWIOGIPOROUTE,)S
  7962. 2382(&struct)S
  7963. 2744(nwio_route))S
  7964. 3864 V
  7965. 10 R
  7966. 1080(The)S
  7967. 10 B
  7968. 1264(NWIOGIPOROUTE)S
  7969. 10 R
  7970. 2196(ioctl)S
  7971. 2402(can)S
  7972. 2569(be)S
  7973. 2691(used)S
  7974. 2902(to)S
  7975. 3007(query)S
  7976. 3263(an)S
  7977. 3385(IP)S
  7978. 3502(server)S
  7979. (about)223 3777 A
  7980. 4028(its)S
  7981. 4151(routing)S
  7982. 4469(table.)S
  7983. ([[[NWIODI-)518 4743 A
  7984. 3984 V
  7985. 1080(POROUTE,)S
  7986. 1626(NWIOGIPIROUTE,)S
  7987. (NWIODIPIROUTE?]]])956 2515 A
  7988. 3551(The)S
  7989. 3763(structure)S
  7990. 10 B
  7991. 4171(nwio_route)S
  7992. 10 R
  7993. 4712(is)S
  7994. 4833(de256ned)S
  7995. 5183(in)S
  7996. 4104 V
  7997. 1080(<net/gen/route.h>:)S
  7998. 4272 V
  7999. 10 C
  8000. (typedef)427 1440 A
  8001. (struct)366 1928 A
  8002. (nwio_route)610 2355 A
  8003. 4392 V
  8004. 1440({)S
  8005. 4512 V
  8006. (u32_t)305 1928 A
  8007. (nwr_ent_no;)671 2294 A
  8008. 4632 V
  8009. (u32_t)305 1928 A
  8010. (nwr_ent_count;)854 2294 A
  8011. 4752 V
  8012. (ipaddr_t)488 1928 A
  8013. (nwr_dest;)549 2477 A
  8014. 4872 V
  8015. (ipaddr_t)488 1928 A
  8016. (nwr_netmask;)732 2477 A
  8017. 4992 V
  8018. (ipaddr_t)488 1928 A
  8019. (nwr_gateway;)732 2477 A
  8020. 5112 V
  8021. (u32_t)305 1928 A
  8022. (nwr_dist;)549 2294 A
  8023. 5232 V
  8024. (u32_t)305 1928 A
  8025. (nwr_257ags;)549 2294 A
  8026. 5352 V
  8027. (u32_t)305 1928 A
  8028. (nwr_pref;)549 2294 A
  8029. 5472 V
  8030. 1440(})S
  8031. (nwio_route_t;)793 1562 A
  8032. 5640 V
  8033. (#de256ne)366 1440 A
  8034. (NWRF_EMPTY)610 1867 A
  8035. 2843(0)S
  8036. 5760 V
  8037. (#de256ne)366 1440 A
  8038. (NWRF_INUSE)610 1867 A
  8039. 2843(1)S
  8040. 5880 V
  8041. (#de256ne)366 1440 A
  8042. (NWRF_FIXED)610 1867 A
  8043. 2843(2)S
  8044. 6048 V
  8045. 10 R
  8046. 1080(The)S
  8047. 1264(requested)S
  8048. 1677(entry)S
  8049. 1911(is)S
  8050. 2005(taken)S
  8051. 2250(from)S
  8052. 10 B
  8053. 2473(nwr_ent_no)S
  8054. 10 R
  8055. 2988(.)S
  8056. 3065(Entries)S
  8057. 3378(are)S
  8058. (counted)318 3529 A
  8059. 3874(from)S
  8060. 4097(0,)S
  8061. 4199(so)S
  8062. 4315(the)S
  8063. 4465(value)S
  8064. 4710(0)S
  8065. 4787(can)S
  8066. 4954(be)S
  8067. 5077(used)S
  8068. 6168 V
  8069. 1080(for)S
  8070. 1230(an)S
  8071. (initial)235 1357 A
  8072. 1624(query.)S
  8073. 1935(The)S
  8074. 2123(size)S
  8075. 2311(of)S
  8076. 2426(the)S
  8077. 2580(routing)S
  8078. 2901(table)S
  8079. 3128(is)S
  8080. 3226(returned)S
  8081. 3593(in)S
  8082. 10 B
  8083. 3702(nwr_ent_count)S
  8084. 10 R
  8085. 4352(.)S
  8086. 4433(The)S
  8087. 10 B
  8088. 4621(nwr_257ags)S
  8089. 10 R
  8090. 5071(indi-)S
  8091. 6288 V
  8092. 1080(cates)S
  8093. 1314(if)S
  8094. 1408(the)S
  8095. 1563(entry)S
  8096. 1802(is)S
  8097. 1901(in)S
  8098. 2011(use)S
  8099. 2177(()S
  8100. 10 B
  8101. 2211(NWRF_INUSE)S
  8102. 10 R
  8103. 2877())S
  8104. 2943(and)S
  8105. 3120(if)S
  8106. 3214(the)S
  8107. 3369(entry)S
  8108. 3609(was)S
  8109. 3799(inserted)S
  8110. 4151(manually)S
  8111. 4558((using)S
  8112. 10 B
  8113. 4842(NWIOSI-)S
  8114. 6408 V
  8115. 1080(POROUTE)S
  8116. 10 R
  8117. 1578())S
  8118. 1642(or)S
  8119. 1756(generated)S
  8120. 2177(by)S
  8121. 2306(the)S
  8122. 2458(IP)S
  8123. 2577(server)S
  8124. 2853(itself.)S
  8125. 3134(The)S
  8126. 3320(route)S
  8127. 3556(is)S
  8128. 3652(described)S
  8129. 4067(by)S
  8130. 10 B
  8131. 4196(nwr_dest)S
  8132. 10 R
  8133. 4594(,)S
  8134. 10 B
  8135. 4648(nwr_netmask)S
  8136. 10 R
  8137. 5236(,)S
  8138. 6528 V
  8139. 10 B
  8140. (nwr_gateway)576 1080 A
  8141. 10 R
  8142. 1656(,)S
  8143. 10 B
  8144. 1751(nwr_dist)S
  8145. 10 R
  8146. 2132(,)S
  8147. 2227(and)S
  8148. 10 B
  8149. 2442(nwr_pref)S
  8150. 10 R
  8151. 2846(.)S
  8152. 10 B
  8153. 2966(Nwr_dest)S
  8154. 10 R
  8155. 3451(and)S
  8156. 10 B
  8157. 3666(nwr_netmask)S
  8158. 10 R
  8159. 4325(select)S
  8160. 4626(the)S
  8161. 4820(destination)S
  8162. 6648 V
  8163. 1080(addresses.)S
  8164. 1543(A)S
  8165. 1642(value)S
  8166. 1886(of)S
  8167. 1996(0.0.0.0)S
  8168. ((0x0))218 2297 A
  8169. 2541(in)S
  8170. 2645(both)S
  8171. 10 B
  8172. 2849(nwr_dest)S
  8173. 10 R
  8174. 3273(and)S
  8175. 10 B
  8176. 3444(nwr_netmask)S
  8177. 10 R
  8178. 4058(means)S
  8179. 4341(every)S
  8180. 4591(host.)S
  8181. 4834(A)S
  8182. 4933(value)S
  8183. 5177(of)S
  8184. 6768 V
  8185. (255.255.255.255)675 1080 A
  8186. ((0xffffffff))440 1784 A
  8187. 2253(in)S
  8188. 10 B
  8189. 2361(nwr_netmask)S
  8190. 10 R
  8191. 2979(means)S
  8192. 3266(a)S
  8193. 3341(single)S
  8194. 3611(host.)S
  8195. 3858(Other)S
  8196. 4118(values)S
  8197. 4405(of)S
  8198. 10 B
  8199. 4519(nwr_netmask)S
  8200. 10 R
  8201. 5137(are)S
  8202. 6888 V
  8203. 1080(netmasks)S
  8204. 1502(for)S
  8205. 1667(the)S
  8206. 1837(network)S
  8207. 2214(speci256ed)S
  8208. 2619(by)S
  8209. 10 B
  8210. 2766(nwr_dest)S
  8211. 10 R
  8212. 3164(.)S
  8213. 10 B
  8214. (Nwr_gateway)593 3261 A
  8215. 10 R
  8216. 3901(is)S
  8217. 4015(gateway)S
  8218. 4398(that)S
  8219. (should)267 4596 A
  8220. 4910(be)S
  8221. 5052(used.)S
  8222. 7008 V
  8223. 10 B
  8224. 1080(Nwr_dist)S
  8225. 10 R
  8226. 1509(is)S
  8227. 1607(a)S
  8228. 1683(minimal)S
  8229. 2049(distance.)S
  8230. 2460(Packets)S
  8231. 2799(with)S
  8232. 3010(a)S
  8233. 3087(time)S
  8234. 3298(to)S
  8235. 3408(live)S
  8236. 3591(smaller)S
  8237. 3920(than)S
  8238. 10 B
  8239. 4125(nwr_dist)S
  8240. 10 R
  8241. (will)157 4538 A
  8242. 4727(not)S
  8243. (reach)219 4887 A
  8244. 5138(the)S
  8245. 7128 V
  8246. 1080(destination.)S
  8247. 1601(If)S
  8248. 1699(two)S
  8249. 1880(routes)S
  8250. 2156(have)S
  8251. 2376(equal)S
  8252. 2623(netmask)S
  8253. 2987(and)S
  8254. 3161(distance)S
  8255. 3520(256elds)S
  8256. 3767(but)S
  8257. 3924(different)S
  8258. 4301(gateways)S
  8259. 4705(then)S
  8260. 4907(the)S
  8261. 5059(gate-)S
  8262. 7248 V
  8263. 1080(way)S
  8264. 1273(with)S
  8265. 1477(highest)S
  8266. 1792(value)S
  8267. 2035(in)S
  8268. 10 B
  8269. 2138(nwr_pref)S
  8270. 10 R
  8271. 2567(is)S
  8272. 2659(used.)S
  8273. 7903 V
  8274. 720(September)S
  8275. 1176(17,)S
  8276. (1996)200 1326 A
  8277. 4990(Page)S
  8278. 5211(4)S
  8279. 8143 V
  8280. EP
  8281. %%Page: 5 14
  8282. BP
  8283. /slant 0 def
  8284. /height 0 def
  8285. 480 V
  8286. 10 R
  8287. 720(IP)S
  8288. 818(()S
  8289. 860(4)S
  8290. 918())S
  8291. 2696(Eighth)S
  8292. (Edition)296 2989 A
  8293. 5029(IP)S
  8294. 5127(()S
  8295. 5169(4)S
  8296. 5227())S
  8297. 960 V
  8298. 10 B
  8299. 1080(ioctl()S
  8300. 10 I
  8301. 1299(fd)S
  8302. 10 B
  8303. 1377(,)S
  8304. 1427(NWIOSIPCONF,)S
  8305. 2210(&struct)S
  8306. 2572(nwio_ipconf))S
  8307. 1128 V
  8308. 10 R
  8309. 1080(The)S
  8310. 10 B
  8311. 1272(NWIOSIPCONF)S
  8312. 10 R
  8313. 2040(ioctl)S
  8314. 2254(can)S
  8315. 2429(be)S
  8316. 2559(used)S
  8317. 2778(to)S
  8318. 2891(inform)S
  8319. 3200(the)S
  8320. 3358(IP)S
  8321. 3484(server)S
  8322. (about)223 3767 A
  8323. 4026(its)S
  8324. 4157(Internet)S
  8325. 4507(Address)S
  8326. 4873(and/or)S
  8327. 5166(its)S
  8328. 1248 V
  8329. 1080(netmask.)S
  8330. 1525(Normally)S
  8331. 1971(an)S
  8332. 2126(IP)S
  8333. 2276(server)S
  8334. (will)157 2583 A
  8335. 2800(discover)S
  8336. 3201(its)S
  8337. 3356(Internet)S
  8338. 3730(Address)S
  8339. 4120(using)S
  8340. 4397(the)S
  8341. 4579(RARP)S
  8342. 4901(protocol.)S
  8343. 1368 V
  8344. 10 B
  8345. 1080(NWIOSIPCONF)S
  8346. 10 R
  8347. 1851(can)S
  8348. 2029(be)S
  8349. 2162(used)S
  8350. 2384(in)S
  8351. 2500(the)S
  8352. 2661(case)S
  8353. 2873(that)S
  8354. 3062(the)S
  8355. 3223(RARP)S
  8356. 3524(failed,)S
  8357. 3818(or)S
  8358. 3941(the)S
  8359. 4103(netmask)S
  8360. 4477(has)S
  8361. 4650(to)S
  8362. 4767(be)S
  8363. 4901(changed.)S
  8364. 1488 V
  8365. 1080(Note)S
  8366. 1305(that)S
  8367. 1484(higher)S
  8368. 1769(level)S
  8369. 1993(protocols)S
  8370. 2395((TCP)S
  8371. 2642(and)S
  8372. 2815(UDP))S
  8373. 3079(assume)S
  8374. 3403(that)S
  8375. 3582(the)S
  8376. 3733(Internet)S
  8377. 4075(Address)S
  8378. 4433(of)S
  8379. 4545(an)S
  8380. 4668(IP)S
  8381. 4786(device)S
  8382. 5077(does)S
  8383. 1608 V
  8384. 1080(not)S
  8385. 1233(change,)S
  8386. 1568(therefore)S
  8387. 1958(TCP)S
  8388. 2168(and)S
  8389. 2338(UDP)S
  8390. 2565(stop)S
  8391. 2757(functioning)S
  8392. 3245(if)S
  8393. 3332(the)S
  8394. 3480(Internet)S
  8395. 3819(Address)S
  8396. 4174(is)S
  8397. 4266(changed.)S
  8398. 1776 V
  8399. 1080(The)S
  8400. 1262(structure)S
  8401. 10 B
  8402. 1640(nwio_ipconf)S
  8403. 10 R
  8404. 2191(is)S
  8405. 2283(de256ned)S
  8406. 2604(in)S
  8407. 2707(<net/gen/ip_io.h>:)S
  8408. 1944 V
  8409. 10 C
  8410. (typedef)427 1440 A
  8411. (struct)366 1928 A
  8412. (nwio_ipconf)671 2355 A
  8413. 2064 V
  8414. 1440({)S
  8415. 2184 V
  8416. (u32_t)305 1800 A
  8417. (nwic_257ags;)610 2288 A
  8418. 2304 V
  8419. (ipaddr_t)488 1800 A
  8420. (nwic_ipaddr;)732 2349 A
  8421. 2424 V
  8422. (ipaddr_t)488 1800 A
  8423. (nwic_netmask;)793 2349 A
  8424. 2544 V
  8425. 1440(})S
  8426. (nwio_ipconf_t;)854 1562 A
  8427. 2712 V
  8428. (#de256ne)366 1440 A
  8429. (NWIC_NOFLAGS)732 1867 A
  8430. (0x0)183 3331 A
  8431. 2832 V
  8432. (#de256ne)366 1440 A
  8433. (NWIC_FLAGS)610 1867 A
  8434. (0x3)183 3331 A
  8435. 2952 V
  8436. 1440(#)S
  8437. (de256ne)305 1928 A
  8438. (NWIC_IPADDR_SET)915 2294 A
  8439. (0x1)183 3819 A
  8440. 3072 V
  8441. 1440(#)S
  8442. (de256ne)305 1928 A
  8443. (NWIC_NETMASK_SET)976 2294 A
  8444. (0x2)183 3819 A
  8445. 3240 V
  8446. 10 R
  8447. 1080(The)S
  8448. 1276(function)S
  8449. 1650(of)S
  8450. 10 B
  8451. 1773(nwio_ipconf)S
  8452. 10 R
  8453. 2338(depends)S
  8454. 2706(on)S
  8455. 2845(the)S
  8456. 3007(value)S
  8457. 3265(of)S
  8458. 10 B
  8459. 3389(nwic_257ags)S
  8460. 10 R
  8461. 3836(.)S
  8462. 3926(If)S
  8463. 10 B
  8464. (NWIC_IPADDR_SET)968 4034 A
  8465. 10 R
  8466. 5042(is)S
  8467. 5149(set)S
  8468. 3360 V
  8469. 1080(then)S
  8470. 1295(the)S
  8471. 1460(Internet)S
  8472. 1816(Address)S
  8473. (will)157 2188 A
  8474. 2387(be)S
  8475. 2523(set)S
  8476. 2676(to)S
  8477. 10 B
  8478. 2795(nwic_ipaddr)S
  8479. 10 R
  8480. 3338(.)S
  8481. 3429(If)S
  8482. 10 B
  8483. 3538(NWIC_NETMASK_SET)S
  8484. 10 R
  8485. 4663(is)S
  8486. 4771(set)S
  8487. 4924(then)S
  8488. 5138(the)S
  8489. 3480 V
  8490. 1080(Internet)S
  8491. 1419(Address)S
  8492. (will)157 1774 A
  8493. 1956(be)S
  8494. 2076(set)S
  8495. 2213(to)S
  8496. 10 B
  8497. 2316(nwic_netmask)S
  8498. 10 R
  8499. 2932(.)S
  8500. 3648 V
  8501. 10 B
  8502. 1080(ioctl()S
  8503. 10 I
  8504. 1299(fd)S
  8505. 10 B
  8506. 1377(,)S
  8507. 1427(NWIOSIPOPT,)S
  8508. 2131(&struct)S
  8509. 2493(nwio_ipopt))S
  8510. 3816 V
  8511. 10 R
  8512. 1080(Before)S
  8513. 1380(an)S
  8514. 1500(IP)S
  8515. 1615(channel)S
  8516. 1953(can)S
  8517. 2119(be)S
  8518. 2240(used,)S
  8519. 2475(it)S
  8520. 2557(has)S
  8521. 2717(to)S
  8522. 2821(be)S
  8523. 2942(con256gured)S
  8524. 3398(using)S
  8525. 3641(the)S
  8526. 10 B
  8527. 3790(NWIOSIPOPT)S
  8528. 10 R
  8529. 4470(ioctl.)S
  8530. 4725(The)S
  8531. 4908(structure)S
  8532. 3936 V
  8533. 10 B
  8534. 1080(nwio_ipopt)S
  8535. 10 R
  8536. 1586(is)S
  8537. 1678(de256ned)S
  8538. 1999(in)S
  8539. 2102(<net/gen/ip_io.h>:)S
  8540. 4104 V
  8541. 10 C
  8542. (typedef)427 1440 A
  8543. (struct)366 1928 A
  8544. (nwio_ipopt)610 2355 A
  8545. 4224 V
  8546. 1440({)S
  8547. 4344 V
  8548. (u32_t)305 1928 A
  8549. (nwio_257ags;)610 2294 A
  8550. 4464 V
  8551. (ipaddr_t)488 1928 A
  8552. (nwio_rem;)549 2477 A
  8553. 4584 V
  8554. (ip_hdropt_t)671 1928 A
  8555. (nwio_hdropt;)732 2660 A
  8556. 4704 V
  8557. (u8_t)244 1928 A
  8558. (nwio_tos;)549 2233 A
  8559. 4824 V
  8560. (u8_t)244 1928 A
  8561. (nwio_ttl;)549 2233 A
  8562. 4944 V
  8563. (u8_t)244 1928 A
  8564. (nwio_df;)488 2233 A
  8565. 5064 V
  8566. (ipproto_t)549 1928 A
  8567. (nwio_proto;)671 2538 A
  8568. 5184 V
  8569. 1440(})S
  8570. (nwio_ipopt_t;)793 1562 A
  8571. 5352 V
  8572. (#de256ne)366 1440 A
  8573. (NWIO_NOFLAGS)732 1867 A
  8574. (0x0000L)427 2843 A
  8575. 5472 V
  8576. (#de256ne)366 1440 A
  8577. (NWIO_ACC_MASK)793 1867 A
  8578. (0x0003L)427 2843 A
  8579. 5592 V
  8580. 1440(#)S
  8581. (de256ne)305 1928 A
  8582. (NWIO_EXCL)549 2294 A
  8583. (0x00000001L)671 3331 A
  8584. 5712 V
  8585. 1440(#)S
  8586. (de256ne)305 1928 A
  8587. (NWIO_SHARED)671 2294 A
  8588. (0x00000002L)671 3331 A
  8589. 5832 V
  8590. 1440(#)S
  8591. (de256ne)305 1928 A
  8592. (NWIO_COPY)549 2294 A
  8593. (0x00000003L)671 3331 A
  8594. 5952 V
  8595. (#de256ne)366 1440 A
  8596. (NWIO_LOC_MASK)793 1867 A
  8597. (0x0010L)427 2843 A
  8598. 6072 V
  8599. 1440(#)S
  8600. (de256ne)305 1928 A
  8601. (NWIO_EN_LOC)671 2294 A
  8602. (0x00000010L)671 3331 A
  8603. 6192 V
  8604. 1440(#)S
  8605. (de256ne)305 1928 A
  8606. (NWIO_DI_LOC)671 2294 A
  8607. (0x00100000L)671 3331 A
  8608. 6312 V
  8609. (#de256ne)366 1440 A
  8610. (NWIO_BROAD_MASK)915 1867 A
  8611. (0x0020L)427 2843 A
  8612. 6432 V
  8613. 1440(#)S
  8614. (de256ne)305 1928 A
  8615. (NWIO_EN_BROAD)793 2294 A
  8616. (0x00000020L)671 3331 A
  8617. 6552 V
  8618. 1440(#)S
  8619. (de256ne)305 1928 A
  8620. (NWIO_DI_BROAD)793 2294 A
  8621. (0x00200000L)671 3331 A
  8622. 6672 V
  8623. (#de256ne)366 1440 A
  8624. (NWIO_REM_MASK)793 1867 A
  8625. (0x0100L)427 2843 A
  8626. 6792 V
  8627. 1440(#)S
  8628. (de256ne)305 1928 A
  8629. (NWIO_REMSPEC)732 2294 A
  8630. (0x00000100L)671 3331 A
  8631. 6912 V
  8632. 1440(#)S
  8633. (de256ne)305 1928 A
  8634. (NWIO_REMANY)671 2294 A
  8635. (0x01000000L)671 3331 A
  8636. 7032 V
  8637. (#de256ne)366 1440 A
  8638. (NWIO_PROTO_MASK)915 1867 A
  8639. (0x0200L)427 2843 A
  8640. 7152 V
  8641. 1440(#)S
  8642. (de256ne)305 1928 A
  8643. (NWIO_PROTOSPEC)854 2294 A
  8644. (0x00000200L)671 3331 A
  8645. 7272 V
  8646. 1440(#)S
  8647. (de256ne)305 1928 A
  8648. (NWIO_PROTOANY)793 2294 A
  8649. (0x02000000L)671 3331 A
  8650. 7392 V
  8651. (#de256ne)366 1440 A
  8652. (NWIO_HDR_O_MASK)915 1867 A
  8653. (0x0400L)427 2843 A
  8654. 7512 V
  8655. 1440(#)S
  8656. (de256ne)305 1928 A
  8657. (NWIO_HDR_O_SPEC)915 2294 A
  8658. (0x00000400L)671 3331 A
  8659. 7903 V
  8660. 10 R
  8661. 720(Page)S
  8662. 941(5)S
  8663. 4455(September)S
  8664. 4911(17,)S
  8665. (1996)200 5061 A
  8666. 8143 V
  8667. EP
  8668. %%Page: 6 15
  8669. BP
  8670. /slant 0 def
  8671. /height 0 def
  8672. 480 V
  8673. 10 R
  8674. 720(IP)S
  8675. 818(()S
  8676. 860(4)S
  8677. 918())S
  8678. 2696(Eighth)S
  8679. (Edition)296 2989 A
  8680. 5029(IP)S
  8681. 5127(()S
  8682. 5169(4)S
  8683. 5227())S
  8684. 960 V
  8685. 10 C
  8686. 1440(#)S
  8687. (de256ne)305 1928 A
  8688. (NWIO_HDR_O_ANY)854 2294 A
  8689. (0x04000000L)671 3331 A
  8690. 1080 V
  8691. (#de256ne)366 1440 A
  8692. (NWIO_RW_MASK)732 1867 A
  8693. (0x1000L)427 2843 A
  8694. 1200 V
  8695. 1440(#)S
  8696. (de256ne)305 1928 A
  8697. (NWIO_RWDATONLY)854 2294 A
  8698. (0x00001000L)671 3331 A
  8699. 1320 V
  8700. 1440(#)S
  8701. (de256ne)305 1928 A
  8702. (NWIO_RWDATALL)793 2294 A
  8703. (0x10000000L)671 3331 A
  8704. 1488 V
  8705. 10 R
  8706. 1080(The)S
  8707. 1316(options)S
  8708. 1690(are)S
  8709. 1893(divided)S
  8710. 2273(in)S
  8711. 2430(several)S
  8712. 2795(categories:)S
  8713. 10 B
  8714. (NWIO_ACC_MASK)911 3311 A
  8715. 10 R
  8716. 4222(,)S
  8717. 10 B
  8718. 4326(NWIO_LOC_MASK)S
  8719. 10 R
  8720. 5236(,)S
  8721. 1608 V
  8722. 10 B
  8723. 1080(NWIO_BROAD_MASK)S
  8724. 10 R
  8725. 2136(,)S
  8726. 10 B
  8727. 2698(NWIO_REM_MASK)S
  8728. 10 R
  8729. 3625(,)S
  8730. 10 B
  8731. 4186(NWIO_PROTO_MASK)S
  8732. 10 R
  8733. 5236(,)S
  8734. 1728 V
  8735. 10 B
  8736. 1080(NWIO_HDR_O_MASK)S
  8737. 10 R
  8738. 2151(and)S
  8739. 10 B
  8740. 2323(NWIO_RW_MASK)S
  8741. 10 R
  8742. 3188(.)S
  8743. 3266(A)S
  8744. 3367(channel)S
  8745. 3708(is)S
  8746. 3803(con256gured)S
  8747. 4261(when)S
  8748. 4507(one)S
  8749. 4680(option)S
  8750. 4964(of)S
  8751. (each)185 5076 A
  8752. 1848 V
  8753. 1080(category)S
  8754. 1452(is)S
  8755. 1544(set.)S
  8756. 2016 V
  8757. 1080(The)S
  8758. 1265(options)S
  8759. 1588(covered)S
  8760. 1935(by)S
  8761. 10 B
  8762. (NWIO_ACC_MASK)911 2063 A
  8763. 10 R
  8764. 3002(control)S
  8765. 3315(the)S
  8766. 3466(number)S
  8767. 3801(of)S
  8768. 3913(channels)S
  8769. 4293(that)S
  8770. 4472(can)S
  8771. 4640(use)S
  8772. 4802(one)S
  8773. 4975(IP)S
  8774. 5093(pro-)S
  8775. 2136 V
  8776. 1080(tocol.)S
  8777. 1389(If)S
  8778. 10 B
  8779. 1515(NWIO_EXCL)S
  8780. 10 R
  8781. 2193(is)S
  8782. 2318(speci256ed)S
  8783. 2734(then)S
  8784. 2965(only)S
  8785. 3201(that)S
  8786. 3410(channel)S
  8787. 3781(can)S
  8788. 3979(use)S
  8789. 4170(a)S
  8790. 4272(certain)S
  8791. 4604(IP)S
  8792. 4751(protocol.)S
  8793. 5193(If)S
  8794. 2256 V
  8795. 10 B
  8796. 1080(NWIO_SHARED)S
  8797. 10 R
  8798. 1869(then)S
  8799. (multiple)335 2071 A
  8800. 2435(channels)S
  8801. 2816(that)S
  8802. 2997(all)S
  8803. 3128(have)S
  8804. 3348(to)S
  8805. 3456(specify)S
  8806. 10 B
  8807. 3777(NWIO_SHARED)S
  8808. 10 R
  8809. 4567(can)S
  8810. 4737(use)S
  8811. 4901(the)S
  8812. 5054(same)S
  8813. 2376 V
  8814. 1080(IP)S
  8815. 1197(protocol,)S
  8816. 1584(but)S
  8817. 1739(incoming)S
  8818. 2145(packets)S
  8819. (will)157 2474 A
  8820. 2658(be)S
  8821. 2780(delivered)S
  8822. 3181(to)S
  8823. 3285(a)S
  8824. 3356(most)S
  8825. 3577(one)S
  8826. 3748(channel.)S
  8827. 10 B
  8828. 4137(NWIO_SHARED)S
  8829. 10 R
  8830. 4923(does)S
  8831. 5133(not)S
  8832. 2496 V
  8833. 1080(impose)S
  8834. 1395(any)S
  8835. 1565(restrictions.)S
  8836. 2088(Every)S
  8837. 2354(channel)S
  8838. 2692(gets)S
  8839. 2879(a)S
  8840. (copy)195 2949 A
  8841. 3169(of)S
  8842. 3278(an)S
  8843. 3398(incoming)S
  8844. 3802(packet.)S
  8845. 2664 V
  8846. 10 B
  8847. 1080(NWIO_LOC_MASK)S
  8848. 10 R
  8849. 2093(and)S
  8850. 10 B
  8851. 2341(NWIO_BROAD_MASK)S
  8852. 10 R
  8853. 3500(control)S
  8854. 3888(the)S
  8855. 4115(delivery)S
  8856. 4549(of)S
  8857. 4737(packets.)S
  8858. 5193(If)S
  8859. 2784 V
  8860. 10 B
  8861. 1080(NWIO_EN_LOC)S
  8862. 10 R
  8863. 1864(is)S
  8864. 1967(speci256ed)S
  8865. 2361(then)S
  8866. 2570(packets)S
  8867. 2908(that)S
  8868. 3095(are)S
  8869. (explicitly)380 3255 A
  8870. 3671(send)S
  8871. 3891(to)S
  8872. 4005(the)S
  8873. 4164(IP)S
  8874. 4290(server)S
  8875. 4573(are)S
  8876. 4733(delivered.)S
  8877. 5193(If)S
  8878. 2904 V
  8879. 10 B
  8880. 1080(NWIO_EN_BROAD)S
  8881. 10 R
  8882. 2000(is)S
  8883. 2093(speci256ed)S
  8884. 2477(then)S
  8885. 2676(broadcast)S
  8886. 3088(packets)S
  8887. 3417(are)S
  8888. 3568(delivered.)S
  8889. 4020(Either)S
  8890. 4294(one)S
  8891. 4466(or)S
  8892. 4577(both)S
  8893. 4782(of)S
  8894. 4893(them)S
  8895. 5121(can)S
  8896. 3024 V
  8897. 1080(be)S
  8898. 1200(disabled)S
  8899. 1560(with)S
  8900. 10 B
  8901. 1764(NWIO_DI_LOC)S
  8902. 10 R
  8903. 2509(and)S
  8904. 10 B
  8905. 2679(NWIO_DI_BROAD)S
  8906. 10 R
  8907. 3545(.)S
  8908. 3192 V
  8909. 10 B
  8910. 1080(NWIO_REMSPEC)S
  8911. 10 R
  8912. 1939(can)S
  8913. 2105(be)S
  8914. 2226(used)S
  8915. 2436(to)S
  8916. 2540(restrict)S
  8917. 2847(communication)S
  8918. 3498(to)S
  8919. 3603(one)S
  8920. 3775(remote)S
  8921. 4082(host.)S
  8922. 4326(This)S
  8923. 4532(host)S
  8924. 4726(is)S
  8925. 4820(taken)S
  8926. 5065(from)S
  8927. 3312 V
  8928. 1080(the)S
  8929. 10 B
  8930. 1228(nwio_rem)S
  8931. 10 R
  8932. 1684(256eld.)S
  8933. 1938(If)S
  8934. 2031(any)S
  8935. 2201(remote)S
  8936. 2506(host)S
  8937. 2698(is)S
  8938. 2790(to)S
  8939. 2893(be)S
  8940. 3013(allowed)S
  8941. 3357(then)S
  8942. 10 B
  8943. (NWIO_REMANY)794 3555 A
  8944. 10 R
  8945. 4374(can)S
  8946. 4539(be)S
  8947. 4659(used.)S
  8948. 3480 V
  8949. 10 B
  8950. 1080(NWIO_PROTOSPEC)S
  8951. 10 R
  8952. 2108(restricts)S
  8953. 2500(communication)S
  8954. 3197(to)S
  8955. 3348(one)S
  8956. 3566(IP)S
  8957. 3729(protocol,)S
  8958. 4162(speci256ed)S
  8959. 4593(in)S
  8960. 10 B
  8961. 4744(nwio_proto)S
  8962. 10 R
  8963. 5236(.)S
  8964. 3600 V
  8965. 10 B
  8966. (NWIO_PROTOANY)917 1080 A
  8967. 10 R
  8968. 2022(allows)S
  8969. 2310(any)S
  8970. 2480(protocol)S
  8971. 2840(to)S
  8972. 2943(be)S
  8973. 3063(sent)S
  8974. 3250(or)S
  8975. (received.)367 3359 A
  8976. 3768 V
  8977. 10 B
  8978. 1080(NWIO_HDR_O_SPEC)S
  8979. 10 R
  8980. 2135(speci256es)S
  8981. 2537(all)S
  8982. 2693(IP)S
  8983. 2839(header)S
  8984. 3164(options)S
  8985. 3515(in)S
  8986. 3649(advance.)S
  8987. 4085(The)S
  8988. 4298(values)S
  8989. 4611(are)S
  8990. 4791(taken)S
  8991. 5065(from)S
  8992. 3888 V
  8993. 10 B
  8994. 1080(nwio_hdropt)S
  8995. 10 R
  8996. 1634(,)S
  8997. 10 B
  8998. 1688(nwio_tos)S
  8999. 10 R
  9000. 2068(,)S
  9001. 10 B
  9002. 2122(nwio_ttl)S
  9003. 10 R
  9004. 2475(,)S
  9005. 2528(and)S
  9006. 10 B
  9007. 2701(nwio_df)S
  9008. 10 R
  9009. 3048(.)S
  9010. 10 B
  9011. 3126(Nwio_hdropt)S
  9012. 10 R
  9013. 3725(speci256es)S
  9014. 4100(the)S
  9015. 4251(IP)S
  9016. 4369(options)S
  9017. 4692(that)S
  9018. (should)267 4871 A
  9019. 5166(be)S
  9020. 4008 V
  9021. 1080(present)S
  9022. 1396(in)S
  9023. 1499(an)S
  9024. 1619(outgoing)S
  9025. 2000(packet.)S
  9026. 10 B
  9027. 2338(Ip_hdropt_t)S
  9028. 10 R
  9029. 2889(is)S
  9030. 2981(de256ned)S
  9031. 3302(in)S
  9032. 3405(<net/gen/in.h>:)S
  9033. 4176 V
  9034. 10 C
  9035. (typedef)427 1440 A
  9036. (struct)366 1928 A
  9037. (ip_hdropt)549 2355 A
  9038. 4296 V
  9039. 1440({)S
  9040. 4416 V
  9041. (u8_t)244 1928 A
  9042. (iho_opt_siz;)732 2233 A
  9043. 4536 V
  9044. (u8_t)244 1928 A
  9045. (iho_data[IP_MAX_HDR_SIZE-IP_MIN_HDR_SIZE];)2562 2233 A
  9046. 4656 V
  9047. 1440(})S
  9048. (ip_hdropt_t;)732 1562 A
  9049. 4824 V
  9050. 10 R
  9051. 1080(The)S
  9052. 1263(bytes)S
  9053. 1501(of)S
  9054. 1611(size)S
  9055. 10 B
  9056. (iho_opt_siz)486 1795 A
  9057. 10 R
  9058. 2308(in)S
  9059. 10 B
  9060. 2413(iho_data)S
  9061. 10 R
  9062. 2814(are)S
  9063. 2965(appended)S
  9064. 3377(to)S
  9065. 3482(the)S
  9066. 3632(IP)S
  9067. 3749(header.)S
  9068. 10 B
  9069. 4095(Nwio_tos)S
  9070. 10 R
  9071. 4519(speci256es)S
  9072. 4893(the)S
  9073. 5043(value)S
  9074. 4944 V
  9075. 1080(of)S
  9076. 1189(the)S
  9077. 1337(``type)S
  9078. 1603(of)S
  9079. 1712(service'')S
  9080. 2091(bits,)S
  9081. 10 B
  9082. 2286(nwio_ttl)S
  9083. 10 R
  9084. 2664(gives)S
  9085. 2901(the)S
  9086. 3049(value)S
  9087. 3292(of)S
  9088. 3401(the)S
  9089. 3549(``time)S
  9090. 3821(to)S
  9091. 3924(live'')S
  9092. 4168(256eld)S
  9093. 4372(and)S
  9094. 10 B
  9095. 4542(nwio_df)S
  9096. 10 R
  9097. 4914(speci256es)S
  9098. 5064 V
  9099. 1080(whether)S
  9100. 1439(fragmentation)S
  9101. 2038(is)S
  9102. 2139(disallowed)S
  9103. 2609(or)S
  9104. 2727(not.)S
  9105. 10 B
  9106. (NWIO_HDR_O_ANY)961 2940 A
  9107. 10 R
  9108. 3936(speci256es)S
  9109. 4318(that)S
  9110. 4504(the)S
  9111. 4662(header)S
  9112. 4966(options)S
  9113. 5184 V
  9114. (should)267 1080 A
  9115. 1372(be)S
  9116. 1492(speci256ed)S
  9117. 1875(at)S
  9118. (each)185 1973 A
  9119. 2183(write)S
  9120. 2416(request.)S
  9121. 5352 V
  9122. 10 B
  9123. 1080(NWIO_RWDATONLY)S
  9124. 10 R
  9125. 2126(speci256es)S
  9126. 2502(that)S
  9127. 2682(the)S
  9128. 2834(header)S
  9129. (should)267 3132 A
  9130. 3428(be)S
  9131. (omitted)307 3552 A
  9132. 3888(from)S
  9133. 4113(a)S
  9134. 4187(write)S
  9135. 4425(request.)S
  9136. 4796(This)S
  9137. 5005(option)S
  9138. 5472 V
  9139. 1080(can)S
  9140. 1280(only)S
  9141. 1518(be)S
  9142. 1673(used)S
  9143. 1917(when)S
  9144. 2195(all)S
  9145. 2356(header)S
  9146. 2685(256elds)S
  9147. 2963(are)S
  9148. 3147(speci256ed)S
  9149. 3564(in)S
  9150. 3701(previous)S
  9151. 4106(options:)S
  9152. 10 B
  9153. 4488(NWIO_EN_LOC)S
  9154. 10 R
  9155. 5236(,)S
  9156. 5592 V
  9157. 10 B
  9158. 1080(NWIO_DI_BROAD)S
  9159. 10 R
  9160. 1946(,)S
  9161. 10 B
  9162. 2012(NWIO_REMSPEC)S
  9163. 10 R
  9164. 2845(,)S
  9165. 10 B
  9166. 2911(NWIO_PROTOSPEC)S
  9167. 10 R
  9168. 3909(and)S
  9169. 10 B
  9170. 4096(NWIO_HDR_O_SPEC)S
  9171. 10 R
  9172. 5096(.)S
  9173. 5188(A)S
  9174. 5712 V
  9175. 1080(read)S
  9176. 1279(operation)S
  9177. (will)157 1684 A
  9178. 1866(also)S
  9179. 2053(only)S
  9180. 2256(return)S
  9181. 2522(the)S
  9182. 2670(data)S
  9183. 2863(part,)S
  9184. 3070(so)S
  9185. 3184(the)S
  9186. 3332(IP)S
  9187. 3447(options)S
  9188. (will)157 3767 A
  9189. 3949(be)S
  9190. 4069(lost.)S
  9191. 5880 V
  9192. 10 B
  9193. 1080(ioctl()S
  9194. 10 I
  9195. 1299(fd)S
  9196. 10 B
  9197. 1377(,)S
  9198. 1427(NWIOSIPOROUTE,)S
  9199. 2360(&struct)S
  9200. 2722(nwio_route))S
  9201. 6048 V
  9202. 10 R
  9203. 1080(The)S
  9204. 10 B
  9205. 1266(NWIOSIPOROUTE)S
  9206. 10 R
  9207. 2178(ioctl)S
  9208. 2386(adds)S
  9209. 2599(a)S
  9210. 2673(route)S
  9211. 2909(to)S
  9212. 3016(the)S
  9213. 3168(routing)S
  9214. 3487(table.)S
  9215. 3762(See)S
  9216. 10 B
  9217. 3938(NWIOGIPOROUTE)S
  9218. 10 R
  9219. (above)240 4873 A
  9220. 5143(for)S
  9221. 6168 V
  9222. 1080(a)S
  9223. 1150(description)S
  9224. 1622(of)S
  9225. 1731(the)S
  9226. 10 B
  9227. 1879(nwio_route)S
  9228. 10 R
  9229. 2391(structure.)S
  9230. 2819(The)S
  9231. 3001(256elds)S
  9232. 10 B
  9233. 3244(nwr_ent_no)S
  9234. 10 R
  9235. 3784(and)S
  9236. 10 B
  9237. 3954(nwr_ent_count)S
  9238. 10 R
  9239. 4629(are)S
  9240. (ignored.)332 4778 A
  9241. 6336 V
  9242. 870(T)S
  9243. 872(TC)S
  9244. 936(CP)S
  9245. 1005(P)S
  9246. 1088(F)S
  9247. 1090(Fu)S
  9248. 1148(un)S
  9249. 1200(nc)S
  9250. 1252(ct)S
  9251. 1299(ti)S
  9252. 1329(io)S
  9253. 1359(on)S
  9254. 1411(ns)S
  9255. 1463(s)S
  9256. 6456 V
  9257. 10 B
  9258. 1080(ioctl()S
  9259. 10 I
  9260. 1299(fd)S
  9261. 10 B
  9262. 1377(,)S
  9263. 1427(NWIOTCPCONN,)S
  9264. 2266(&struct)S
  9265. 2628(nwio_tcpcl))S
  9266. 6624 V
  9267. 10 R
  9268. 1080(The)S
  9269. 10 B
  9270. 1275(NWIOTCPCONN)S
  9271. 10 R
  9272. 2102(ioctl)S
  9273. 2319(tries)S
  9274. 2531(to)S
  9275. 2647(setup)S
  9276. 2897(a)S
  9277. (connection)441 2980 A
  9278. 3459(with)S
  9279. 3676(a)S
  9280. 3759(remote)S
  9281. 4077(TCP/IP)S
  9282. 4418(server.)S
  9283. 4753(The)S
  9284. 4948(channel)S
  9285. 6744 V
  9286. 1080(must)S
  9287. 1309(be)S
  9288. 1438(fully)S
  9289. 1662(con256gured)S
  9290. 2126((see)S
  9291. 10 B
  9292. 2323(NWIOSTCPCONF)S
  9293. 10 R
  9294. 3157())S
  9295. 3225(and)S
  9296. 3404(values)S
  9297. 3695(for)S
  9298. 3847(the)S
  9299. 4003(local)S
  9300. 4232(port,)S
  9301. 4452(the)S
  9302. 4608(remote)S
  9303. 4921(port)S
  9304. 5116(and)S
  9305. 6864 V
  9306. 1080(the)S
  9307. 1232(remote)S
  9308. 1541(address)S
  9309. 1872(have)S
  9310. 2091(be)S
  9311. 2215(speci256ed)S
  9312. 2602(using)S
  9313. 10 B
  9314. 2849(NWTC_LP_SET)S
  9315. 10 R
  9316. 3611(or)S
  9317. 10 B
  9318. 3725(NWTC_LP_SEL)S
  9319. 10 R
  9320. 4457(,)S
  9321. 10 B
  9322. 4512(NWTC_SET_RA)S
  9323. 6984 V
  9324. 10 R
  9325. 1080(and)S
  9326. 10 B
  9327. 1250(NWTC_SET_RP)S
  9328. 10 R
  9329. 1988(.)S
  9330. 2063(The)S
  9331. 2245(struct)S
  9332. 2494(nwio_tcpcl)S
  9333. 2966(is)S
  9334. 3058(de256ned)S
  9335. 3379(in)S
  9336. 3482(<net/gen/tcp_io.h>)S
  9337. 4271(as:)S
  9338. 7152 V