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

操作系统开发

开发平台:

C/C++

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 14:23:53 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. %%EndProlog
  253. %%Page: 1 1
  254. BP
  255. /slant 0 def
  256. /height 0 def
  257. 480 V
  258. 10 R
  259. 720(MONITOR)S
  260. 1199(()S
  261. 1241(8)S
  262. 1299())S
  263. 2696(Eighth)S
  264. (Edition)296 2989 A
  265. 4648(MONITOR)S
  266. 5127(()S
  267. 5169(8)S
  268. 5227())S
  269. 960 V
  270. 9 R
  271. 720(N)S
  272. 722(NA)S
  273. 790(AM)S
  274. 858(ME)S
  275. 940(E)S
  276. 1080 V
  277. 10 R
  278. 1080(monitor,)S
  279. 1448(edparams)S
  280. 10 R-1
  281. 1859(-)S
  282. 10 R
  283. 1941(load)S
  284. 2139(and)S
  285. 2309(start)S
  286. 2508(Minix,)S
  287. 2803(modify)S
  288. (boot)178 3118 A
  289. 3321(parameters)S
  290. 1248 V
  291. 9 R
  292. 720(S)S
  293. 722(SY)S
  294. 774(YN)S
  295. 842(NO)S
  296. 910(OP)S
  297. 978(PS)S
  298. 1030(SI)S
  299. 1082(IS)S
  300. 1115(S)S
  301. 1368 V
  302. 10 B
  303. 1080(edparams)S
  304. 10 I
  305. 1543(device)S
  306. 10 R
  307. 1839([)S
  308. 10 B
  309. 1873(command)S
  310. 10 R
  311. (...])109 2336 A
  312. 1488 V
  313. 10 B
  314. 1080(boot.com)S
  315. 10 I
  316. 1512(virdisk)S
  317. 1656 V
  318. 9 R
  319. 720(D)S
  320. 722(DE)S
  321. 790(ES)S
  322. 848(SC)S
  323. 900(CR)S
  324. 962(RI)S
  325. 1024(IP)S
  326. 1057(PT)S
  327. 1109(TI)S
  328. 1167(IO)S
  329. 1200(ON)S
  330. 1268(N)S
  331. 1776 V
  332. 10 R
  333. 1080(This)S
  334. 1295(text)S
  335. 1482(describes)S
  336. 1893(the)S
  337. 2052(Boot)S
  338. 2283(Monitor,)S
  339. 2673(a)S
  340. (boot)178 2754 A
  341. 2968(time)S
  342. 3183(interactive)S
  343. 3645(program)S
  344. 4022(designed)S
  345. 4415(not)S
  346. 4579(only)S
  347. 4793(to)S
  348. 4907(load)S
  349. 5116(and)S
  350. 1896 V
  351. 1080(start)S
  352. 1283(Minix,)S
  353. 1582(its)S
  354. 1705(most)S
  355. 1928(important)S
  356. 2347(task,)S
  357. 2562(but)S
  358. 2718(to)S
  359. 2824(also)S
  360. 3014(provide)S
  361. 3349(an)S
  362. 3472(easy)S
  363. 3679(to)S
  364. 3785(use)S
  365. (interface)354 3947 A
  366. 4329(to)S
  367. 4435(con256gure)S
  368. 4843(Minix)S
  369. 5116(and)S
  370. 2016 V
  371. 1080(to)S
  372. (boot)178 1183 A
  373. 1386(other)S
  374. 1618(operating)S
  375. 2023(systems.)S
  376. 2184 V
  377. 1080(The)S
  378. 1271(monitor)S
  379. 1623(is)S
  380. 1724(controlled)S
  381. 2166(with)S
  382. 2379(an)S
  383. 2509(environment)S
  384. 3052(that)S
  385. 3238(is)S
  386. 3340(modeled)S
  387. 3721(after)S
  388. 3942(the)S
  389. 4100(Bourne)S
  390. 4431(shell.)S
  391. 4706(This)S
  392. 4920(environ-)S
  393. 2304 V
  394. 1080(ment)S
  395. 1313(is)S
  396. 1412(256lled)S
  397. 1651(at)S
  398. 1756(startup)S
  399. 2062(with)S
  400. 2273(default)S
  401. 2585(values)S
  402. 2874(that)S
  403. 3057(depend)S
  404. 3379(on)S
  405. 3511(the)S
  406. 3666(machine)S
  407. 4039(the)S
  408. 4194(monitor)S
  409. 4544(is)S
  410. (running)312 4642 A
  411. 4985(on)S
  412. 5116(and)S
  413. 2424 V
  414. 1080(the)S
  415. 1233(environment)S
  416. (settings)307 1772 A
  417. 2110(saved)S
  418. 2370(into)S
  419. 2557(the)S
  420. (boot)178 2711 A
  421. 2920(parameters)S
  422. 3394(sector)S
  423. 3666((the)S
  424. (second)279 3854 A
  425. 4164(sector)S
  426. 4436(on)S
  427. 4567(a)S
  428. 4643(device).)S
  429. 5021(When)S
  430. 2544 V
  431. 1080(the)S
  432. 1240(environment)S
  433. 1785(is)S
  434. 1889(loaded,)S
  435. 2219(the)S
  436. 2379(monitor)S
  437. 2734(executes)S
  438. 3118(the)S
  439. 3278(function)S
  440. 3650(named)S
  441. 10 B
  442. 3954(main)S
  443. 10 R
  444. 4172(,)S
  445. 4233(which)S
  446. 4515(by)S
  447. 4651(default)S
  448. 4967(starts)S
  449. 5216(a)S
  450. 2664 V
  451. 1080(simple)S
  452. 1373(menu.)S
  453. 2832 V
  454. 1080(The)S
  455. 1274(environment)S
  456. 1819(can)S
  457. 1996(be)S
  458. 2128(manipulated)S
  459. 2662(at)S
  460. (boot)178 2772 A
  461. 2987(time)S
  462. 3203(from)S
  463. 3436(the)S
  464. 3596(monitor)S
  465. 3952(prompt,)S
  466. 4305(but)S
  467. 4471(may)S
  468. 4682(also)S
  469. 4882(be)S
  470. 5015(edited)S
  471. 2952 V
  472. 1080(using)S
  473. 10 B
  474. 1326(edparams)S
  475. 10 R
  476. 1780(on)S
  477. 1909(a)S
  478. 1983(given)S
  479. 2235(device.)S
  480. 10 B
  481. 2576(Edparams)S
  482. 10 R
  483. 3051(simulates)S
  484. 3459(the)S
  485. 3610(monitor)S
  486. 3956(as)S
  487. 4068(much)S
  488. 4319(as)S
  489. 4431(it)S
  490. 4515(can,)S
  491. 4708(echoing)S
  492. 5054(com-)S
  493. 3072 V
  494. 1080(mands)S
  495. 1369(it)S
  496. 1452(can't)S
  497. 1681(execute)S
  498. 2016(between)S
  499. 2379(brackets.)S
  500. 2792(It)S
  501. 2881(can)S
  502. 3048(also)S
  503. 3237(be)S
  504. 3359(used)S
  505. 3570(in)S
  506. 3675(Make256les)S
  507. 4099(and)S
  508. 4271(scripts)S
  509. 4561(by)S
  510. 4688(giving)S
  511. 4971(it)S
  512. 5054(com-)S
  513. 3192 V
  514. 1080(mands)S
  515. 1367(as)S
  516. 1476(arguments.)S
  517. 3360 V
  518. 1080(The)S
  519. 1266(MS-DOS)S
  520. 1676(version)S
  521. 2001(of)S
  522. 2114(the)S
  523. 2266(monitor,)S
  524. 2638(usually)S
  525. 2957(named)S
  526. 10 B
  527. 3255(boot.com)S
  528. 10 R
  529. (under)229 3679 A
  530. 3938(DOS,)S
  531. (boots)217 4195 A
  532. 4442(Minix)S
  533. 4717(from)S
  534. 4943(a)S
  535. 5018("DOS)S
  536. 3480 V
  537. 1080(virtual)S
  538. 1368(disk".)S
  539. 1651((See)S
  540. 1856(below.))S
  541. 3648 V
  542. 9 R
  543. 720(C)S
  544. 722(CO)S
  545. 784(OM)S
  546. 852(MM)S
  547. 934(MA)S
  548. 1016(AN)S
  549. 1084(ND)S
  550. 1152(DS)S
  551. 1220(S)S
  552. 3768 V
  553. 10 R
  554. 1080(The)S
  555. 1267(monitor)S
  556. 1615(is)S
  557. 1712(best)S
  558. 1904(described)S
  559. 2320(by)S
  560. 2450(the)S
  561. 2603(commands)S
  562. (you)150 3068 A
  563. 3248(can)S
  564. 3418(type)S
  565. 3621(to)S
  566. 3730(the)S
  567. 3884('>')S
  568. 4040(prompt.)S
  569. 4411(This)S
  570. 4621(is)S
  571. (known)273 4719 A
  572. 5023(as)S
  573. 5138(the)S
  574. 3888 V
  575. 1080("monitor)S
  576. 1480(mode".)S
  577. 1835(You)S
  578. 2049(can)S
  579. 2230(enter)S
  580. 2473(this)S
  581. 2659(mode)S
  582. 2922(by)S
  583. (hitting)262 3062 A
  584. 3364(the)S
  585. 3527(Escape)S
  586. 3853(key.)S
  587. 4088(These)S
  588. 4369(are)S
  589. 4533(the)S
  590. 4696(monitor)S
  591. 5054(com-)S
  592. 4008 V
  593. 1080(mands:)S
  594. 4176 V
  595. 10 I
  596. 1080(name)S
  597. 10 R
  598. 1323(=)S
  599. 1405([)S
  600. 10 B
  601. 1439(device)S
  602. 10 R
  603. 1708(])S
  604. 10 I
  605. 1767(value)S
  606. 4344 V
  607. 10 R
  608. 1440(Set)S
  609. 1594(environment)S
  610. 2127(variable.)S
  611. 4464 V
  612. 1440(Changes)S
  613. 1816(the)S
  614. 1969(value)S
  615. 2217(of)S
  616. 10 I
  617. 2331(name)S
  618. 10 R
  619. 2579(to)S
  620. 10 I
  621. 2688(value)S
  622. 10 R
  623. 2914(.)S
  624. 2995(The)S
  625. 3183(optional)S
  626. 3543(word)S
  627. 10 B
  628. 3781(device)S
  629. 10 R
  630. 4081(marks)S
  631. 10 I
  632. 4358(name)S
  633. 10 R
  634. 4607(as)S
  635. 4722(being)S
  636. 4976(subject)S
  637. 4584 V
  638. 1440(to)S
  639. 1554(device)S
  640. 1853(translation.)S
  641. 2364((See)S
  642. 2580(the)S
  643. 2739(section)S
  644. 3059(on)S
  645. 3194(devices.))S
  646. 3615(These)S
  647. 3891((name,)S
  648. 4203(value))S
  649. 4490(pairs)S
  650. 4721(are)S
  651. 4880(passed)S
  652. 5183(to)S
  653. 4704 V
  654. 1440(the)S
  655. 1588(kernel)S
  656. 1865(who)S
  657. 2063(uses)S
  658. 2261(them)S
  659. 2487(to)S
  660. 2590(con256gure)S
  661. 2995(itself.)S
  662. 3272(These)S
  663. 3538(variables)S
  664. 3927(are)S
  665. 4076(passed)S
  666. 4369(by)S
  667. (default:)308 4494 A
  668. 4872 V
  669. 10 B
  670. 1440(rootdev)S
  671. 4992 V
  672. 10 R
  673. 1800(This)S
  674. 2008(is)S
  675. 2104(the)S
  676. 2256(device)S
  677. 2548(used)S
  678. 2761(as)S
  679. (your)184 2874 A
  680. 3087(root)S
  681. 3278(device.)S
  682. 3620(It)S
  683. 3711(is)S
  684. 3807(by)S
  685. 3936(default)S
  686. 4245(set)S
  687. 4386(to)S
  688. 10 B
  689. 4494(ram,)S
  690. 10 R
  691. 4728(which)S
  692. 5004(means)S
  693. 5112 V
  694. 1800(that)S
  695. 1977(the)S
  696. 2126(device)S
  697. 2415(speci256ed)S
  698. 2799(by)S
  699. 10 B
  700. 2925(ramimagedev)S
  701. 10 R
  702. (will)157 3537 A
  703. 3719(be)S
  704. 3839(loaded)S
  705. 4132(into)S
  706. 4313(the)S
  707. 4461(RAM)S
  708. 4715(disk)S
  709. 4907(and)S
  710. 5077(used)S
  711. 5232 V
  712. 1800(as)S
  713. 1916(root.)S
  714. 2160(If)S
  715. (you)150 2260 A
  716. 2442(change)S
  717. 2760(this)S
  718. 2938(variable)S
  719. 3296(then)S
  720. 3502(a)S
  721. (physical)335 3580 A
  722. 3948(device)S
  723. (will)157 4244 A
  724. 4434(be)S
  725. 4562(used)S
  726. 4779(as)S
  727. 4896(root,)S
  728. 5116(and)S
  729. 5352 V
  730. 1800(the)S
  731. 1948(RAM)S
  732. 2202(disk)S
  733. (will)157 2394 A
  734. 2576(be)S
  735. (uninitialized)503 2696 A
  736. 3224(and)S
  737. 3394(have)S
  738. 3609(the)S
  739. 3757(size)S
  740. 3939(speci256ed)S
  741. 4322(by)S
  742. 10 B
  743. 4447(ramsize)S
  744. 10 R
  745. 4783(.)S
  746. 5520 V
  747. 10 B
  748. 1440(ramimagedev)S
  749. 5640 V
  750. 10 R
  751. 1800(Describes)S
  752. 2229(the)S
  753. 2383(device)S
  754. 2677(to)S
  755. 2786(use)S
  756. 2951(to)S
  757. (initialize)353 3060 A
  758. 3444(the)S
  759. 3598(RAM)S
  760. 3858(disk)S
  761. 4056(if)S
  762. 10 B
  763. 4150(rootdev)S
  764. 10 R
  765. 4512(is)S
  766. 4611(set)S
  767. 4755(to)S
  768. 10 B
  769. 4865(ram)S
  770. 10 R
  771. 5044(.)S
  772. 5126(It's)S
  773. 5760 V
  774. 1800(by)S
  775. 1925(default)S
  776. 2230(set)S
  777. 2367(to)S
  778. 10 B
  779. 2470(bootdev)S
  780. 10 R
  781. 2811(,)S
  782. 2861(a)S
  783. 2931(special)S
  784. 3236(name)S
  785. 3479(for)S
  786. 3622(the)S
  787. 3770(device)S
  788. 4058(the)S
  789. 4206(monitor)S
  790. (booted)273 4549 A
  791. 4847(from.)S
  792. 5928 V
  793. 10 B
  794. 1440(ramsize)S
  795. 6048 V
  796. 10 R
  797. 1800(The)S
  798. 1987(size)S
  799. 2174(of)S
  800. 2288(the)S
  801. 2441(RAM)S
  802. 2700(disk.)S
  803. 2947(If)S
  804. 3045(the)S
  805. 3198(RAM)S
  806. 3457(disk)S
  807. 3655(is)S
  808. 3753(used)S
  809. 3968(for)S
  810. 4117(the)S
  811. 4271(root)S
  812. 4464(256le)S
  813. 4624(system)S
  814. 4934(then)S
  815. 5138(the)S
  816. 6168 V
  817. 1800(root)S
  818. 1987(256le)S
  819. 2141(system)S
  820. 2445(is)S
  821. 2537(stretched)S
  822. 2926(out)S
  823. 3079(to)S
  824. 10 B
  825. 3182(ramsize)S
  826. 10 R
  827. 3543(if)S
  828. 3630(possible.)S
  829. 6336 V
  830. 10 B
  831. 1440(processor)S
  832. 6456 V
  833. 10 R
  834. 1800(Set)S
  835. 1966(by)S
  836. 2103(default)S
  837. 2420(to)S
  838. 10 B
  839. 2536(86)S
  840. 10 R
  841. 2636(,)S
  842. 10 B
  843. (186)150 2699 A
  844. 10 R
  845. 2849(,)S
  846. 10 B
  847. (286)150 2912 A
  848. 10 R
  849. 3062(,)S
  850. 10 B
  851. (386)150 3125 A
  852. 10 R
  853. 3275(,)S
  854. 10 B
  855. (486)150 3338 A
  856. 10 R
  857. 3488(,)S
  858. (...)75 3551 A
  859. 3689(depending)S
  860. 4145(on)S
  861. 4283(the)S
  862. 4444(hardware)S
  863. (you)150 4858 A
  864. 5046(have.)S
  865. 6576 V
  866. 1800(You)S
  867. 1998(can)S
  868. 2163(set)S
  869. 2300(it)S
  870. 2381(to)S
  871. 2484(a)S
  872. 2554(smaller)S
  873. 2876(value)S
  874. 3119(to)S
  875. 3222(test)S
  876. (your)184 3387 A
  877. 3596(kernel)S
  878. 3873(in)S
  879. 3976(a)S
  880. 4046(more)S
  881. 4278(limited)S
  882. 4588(environment.)S
  883. 6744 V
  884. 10 B
  885. 1440(bus)S
  886. 6864 V
  887. 10 R
  888. 1800(The)S
  889. 1999(type)S
  890. 2214(of)S
  891. 2340(system)S
  892. 2662(bus,)S
  893. 2869(either)S
  894. 10 B
  895. 3142(xt)S
  896. 10 R
  897. 3226(,)S
  898. 10 B
  899. 3294(at)S
  900. 10 R
  901. 3421(or)S
  902. 10 B
  903. 3548(mca)S
  904. 10 R
  905. 3727(.)S
  906. 3820(This)S
  907. 4042(answers)S
  908. 4410(basic)S
  909. 4660(questions)S
  910. 5082(like:)S
  911. 6984 V
  912. 1800("How)S
  913. 2081(many)S
  914. 2348(interrupt)S
  915. 2739(controllers)S
  916. 3214(and)S
  917. 3403(how)S
  918. 3620(to)S
  919. (initialize?")439 3742 A
  920. 4250(Or:)S
  921. 4429("Does)S
  922. 4721(the)S
  923. (keyboard)374 4887 A
  924. 7104 V
  925. 1800(have)S
  926. 2015(LEDs?")S
  927. 7272 V
  928. 10 B
  929. 1440(memsize)S
  930. 7392 V
  931. 10 R
  932. (Kilobytes)391 1800 A
  933. 2237(of)S
  934. (conventional)519 2367 A
  935. 2933(memory.)S
  936. 3365(This)S
  937. 3591(is)S
  938. 3705(the)S
  939. (amount)301 3875 A
  940. 4223(of)S
  941. 4354(RAM)S
  942. 4630(within)S
  943. 4934(the)S
  944. 5104(256rst)S
  945. 7512 V
  946. 1800(megabyte.)S
  947. 7903 V
  948. 720(Page)S
  949. 941(1)S
  950. 4455(September)S
  951. 4911(13,)S
  952. (1996)200 5061 A
  953. 8143 V
  954. EP
  955. %%Page: 2 2
  956. BP
  957. /slant 0 def
  958. /height 0 def
  959. 480 V
  960. 10 R
  961. 720(MONITOR)S
  962. 1199(()S
  963. 1241(8)S
  964. 1299())S
  965. 2696(Eighth)S
  966. (Edition)296 2989 A
  967. 4648(MONITOR)S
  968. 5127(()S
  969. 5169(8)S
  970. 5227())S
  971. 960 V
  972. 10 B
  973. 1440(emssize)S
  974. 1080 V
  975. 10 R
  976. (Kilobytes)391 1800 A
  977. 2216(of)S
  978. 2325(extended)S
  979. 2713(memory.)S
  980. 1248 V
  981. 10 B
  982. 1440(video)S
  983. 1368 V
  984. 10 R
  985. 1800(Describes)S
  986. (capabilities)459 2223 A
  987. 2707(of)S
  988. 2816(the)S
  989. (VDU:)247 2964 A
  990. 10 B
  991. 3236(mda)S
  992. 10 R
  993. 3426(,)S
  994. 10 B
  995. 3476(cga)S
  996. 10 R
  997. 3621(,)S
  998. 10 B
  999. 3671(ega)S
  1000. 10 R
  1001. 3841(or)S
  1002. 10 B
  1003. (vga)150 3950 A
  1004. 10 R
  1005. 4100(.)S
  1006. 1536 V
  1007. 10 B
  1008. 1440(chrome)S
  1009. 1656 V
  1010. 10 R
  1011. 1800(Either)S
  1012. 10 B
  1013. 2072(color)S
  1014. 10 R
  1015. 2315(or)S
  1016. 10 B
  1017. 2424(mono)S
  1018. 10 R
  1019. 2664(.)S
  1020. 1824 V
  1021. 10 B
  1022. 1440(console)S
  1023. 1944 V
  1024. 10 R
  1025. 1800(If)S
  1026. 1907(set)S
  1027. 2059(to)S
  1028. 2177(a)S
  1029. 2262(hexadecimal)S
  1030. 2811(value)S
  1031. 3069(makes)S
  1032. 3366(the)S
  1033. 3529(monitor)S
  1034. 3887(set)S
  1035. 4039(the)S
  1036. 4202(BIOS)S
  1037. 4472(video)S
  1038. 4735(mode)S
  1039. 4998(to)S
  1040. 5116(this)S
  1041. 2064 V
  1042. 1800(value.)S
  1043. 2100(This)S
  1044. 2311(allows)S
  1045. 2606(the)S
  1046. 2761(use)S
  1047. 2927(of)S
  1048. 3043(video)S
  1049. 3298(modes)S
  1050. 3592(with)S
  1051. 3803(more)S
  1052. 4042(rows)S
  1053. 4270(or)S
  1054. 4386(colums)S
  1055. 4707(than)S
  1056. 4911(the)S
  1057. 5065(stan-)S
  1058. 2184 V
  1059. 1800(dard)S
  1060. (80x25)250 2008 A
  1061. 2287(mode.)S
  1062. 2589(The)S
  1063. 2775(kernel)S
  1064. 3056(must)S
  1065. 3281(of)S
  1066. 3395(course)S
  1067. 3688(be)S
  1068. 3813(able)S
  1069. 4011(to)S
  1070. 4119(handle)S
  1071. 4417(a)S
  1072. (nonstandard)491 4492 A
  1073. 5013(mode.)S
  1074. 2304 V
  1075. 1800(More)S
  1076. 2045(parameters)S
  1077. 2515(may)S
  1078. 2714(follow)S
  1079. 3003(the)S
  1080. 3152(mode)S
  1081. 3401(number.)S
  1082. 10 B
  1083. 3784(Warning:)S
  1084. 10 R
  1085. 4229(Not)S
  1086. 4406(all)S
  1087. 4533(monitors)S
  1088. 4916(can)S
  1089. 5082(han-)S
  1090. 2424 V
  1091. 1800(dle)S
  1092. 1955(all)S
  1093. 2088(of)S
  1094. 2204(the)S
  1095. 2359(modes,)S
  1096. 2678(some)S
  1097. 2922(may)S
  1098. 3127(generate)S
  1099. 3501(frequencies)S
  1100. 3998(that)S
  1101. 4182(can)S
  1102. 4355(damage)S
  1103. (your)184 4701 A
  1104. 4918(monitor.)S
  1105. 2544 V
  1106. 1800(Read)S
  1107. 2032(the)S
  1108. 2180(manual)S
  1109. 2501(of)S
  1110. 2610(card)S
  1111. 2809(and)S
  1112. 2979(monitor)S
  1113. 3322(for)S
  1114. 3465(details.)S
  1115. 2712 V
  1116. 1440(Two)S
  1117. 1650(variables)S
  1118. 2039(are)S
  1119. 2188(only)S
  1120. 2391(used)S
  1121. 2600(by)S
  1122. 2725(the)S
  1123. 2873(monitor,)S
  1124. 3241(even)S
  1125. (though)278 3456 A
  1126. 3759(they)S
  1127. 3957(are)S
  1128. 4106(passed)S
  1129. 4399(to)S
  1130. 4502(the)S
  1131. 4650(kernel)S
  1132. 4927(too:)S
  1133. 2880 V
  1134. 10 B
  1135. 1440(image)S
  1136. 3000 V
  1137. 10 R
  1138. 1800(The)S
  1139. 1989(name)S
  1140. 2239(of)S
  1141. 2356(the)S
  1142. 2512(256le)S
  1143. 2674(containing)S
  1144. 3131(the)S
  1145. 3287(kernel)S
  1146. 3572(image,)S
  1147. 3876(by)S
  1148. 4009(default)S
  1149. 10 B
  1150. 4322(minix)S
  1151. 10 R
  1152. 4568(.)S
  1153. 4651(If)S
  1154. 4752(it)S
  1155. 4841(refers)S
  1156. 5105(to)S
  1157. 5216(a)S
  1158. 3120 V
  1159. 1800(directory)S
  1160. 2195(however)S
  1161. 2573(then)S
  1162. 2777(the)S
  1163. 2931(newest)S
  1164. 3241(256le)S
  1165. 3400(inside)S
  1166. 3670(the)S
  1167. 3823(directory)S
  1168. 4217(is)S
  1169. 4314(chosen)S
  1170. 4623(to)S
  1171. 4731(be)S
  1172. 4856(the)S
  1173. 5009(kernel)S
  1174. 3240 V
  1175. 1800(image.)S
  1176. 2135(The)S
  1177. 2331(names)S
  1178. 2627(inside)S
  1179. 10 B
  1180. 2906(/minix/)S
  1181. 10 R
  1182. 3247(are)S
  1183. 3410(best)S
  1184. 3611(set)S
  1185. 3763(to)S
  1186. 3881(the)S
  1187. 4044(Minix)S
  1188. 4329(version)S
  1189. (you)150 4665 A
  1190. 4855(are)S
  1191. 5019(using,)S
  1192. 3360 V
  1193. 1800(which)S
  1194. (looks)217 2077 A
  1195. (good)200 2325 A
  1196. 2556(when)S
  1197. 2805(the)S
  1198. 2959(monitor)S
  1199. 3308(prints)S
  1200. 3568(its)S
  1201. 3694(name.)S
  1202. 3993(Rules)S
  1203. 4253(for)S
  1204. 4402(pretty)S
  1205. 4667(printing)S
  1206. 5015(image)S
  1207. 3480 V
  1208. 1800(names:)S
  1209. 3648 V
  1210. 2160(A)S
  1211. 2258('/')S
  1212. 2379(or)S
  1213. 2488('_')S
  1214. 2631(is)S
  1215. 2723(changed)S
  1216. 3083(to)S
  1217. 3186(a)S
  1218. (space.)249 3256 A
  1219. 3816 V
  1220. 2160(The)S
  1221. 2342(256rst)S
  1222. 2524(letter)S
  1223. 2757(is)S
  1224. 2849(changed)S
  1225. 3209(from)S
  1226. 3430(lowercase)S
  1227. 3859(to)S
  1228. (uppercase.)428 3962 A
  1229. 3984 V
  1230. 2160(An)S
  1231. ('r')102 2308 A
  1232. 2435(if)S
  1233. 2522(followed)S
  1234. 2905(by)S
  1235. 3030(a)S
  1236. 3100(digit)S
  1237. 3309(changes)S
  1238. 3658(to)S
  1239. 3761(")S
  1240. 3827(revision)S
  1241. 4176(".)S
  1242. 4152 V
  1243. 10 B
  1244. 1440(label)S
  1245. 4272 V
  1246. 10 R
  1247. 1800(If)S
  1248. 1901(set)S
  1249. 2046(then)S
  1250. 2252(only)S
  1251. 2463(processes)S
  1252. 2882(marked)S
  1253. 3217(with)S
  1254. 3429(this)S
  1255. 3607(label)S
  1256. 3837(or)S
  1257. (without)307 3955 A
  1258. 4296(a)S
  1259. 4375(label)S
  1260. 4605(are)S
  1261. 4763(loaded)S
  1262. 5065(from)S
  1263. 4392 V
  1264. 1800(the)S
  1265. 1948(image.)S
  1266. 4560 V
  1267. 10 B
  1268. 1440(Installboot)S
  1269. 10 B-1
  1270. 1937(-)S
  1271. 10 B
  1272. 1994(boot)S
  1273. 10 R
  1274. (will)157 2217 A
  1275. 2407(create)S
  1276. 2682(functions)S
  1277. 3089(to)S
  1278. 3200(select)S
  1279. 3463(images)S
  1280. 3781(and)S
  1281. 3959(labels.)S
  1282. 4277(These)S
  1283. 4551(functions)S
  1284. (will)157 4958 A
  1285. 5149(set)S
  1286. 4680 V
  1287. 1440(label)S
  1288. 1668(and)S
  1289. 1845(image)S
  1290. 2123(and)S
  1291. 2300(echo)S
  1292. 2522(what)S
  1293. (you)150 2750 A
  1294. 2932(selected.)S
  1295. 3339(The)S
  1296. 3528(two)S
  1297. 3711(numbers)S
  1298. 4089(separated)S
  1299. 4501(by)S
  1300. 4632(a)S
  1301. 4708(colon)S
  1302. 4962(used)S
  1303. 5177(as)S
  1304. 4800 V
  1305. 1440(an)S
  1306. 1560(image)S
  1307. 1831(name)S
  1308. 2074(tell)S
  1309. 2228(the)S
  1310. 2376(starting)S
  1311. 2703(sector)S
  1312. 2969(and)S
  1313. 3139(sector)S
  1314. (count)223 3405 A
  1315. 3653(of)S
  1316. 3762(the)S
  1317. 3910(image)S
  1318. 4181(on)S
  1319. 4306(disk.)S
  1320. 4968 V
  1321. 10 I
  1322. 1080(name)S
  1323. 10 R
  1324. 1298(())S
  1325. 1391({)S
  1326. (...)75 1464 A
  1327. 1564(})S
  1328. 5088 V
  1329. 1440(De256ne)S
  1330. 1734(function.)S
  1331. 5208 V
  1332. 1440(Functions)S
  1333. 1864(may)S
  1334. 2065(be)S
  1335. 2188(used)S
  1336. 2400(to)S
  1337. (bundle)273 2506 A
  1338. 2807(a)S
  1339. 2880(set)S
  1340. 3020(of)S
  1341. 3132(commands,)S
  1342. 3620(so)S
  1343. 3737(that)S
  1344. (you)150 3916 A
  1345. 4094(can)S
  1346. 4263(easily)S
  1347. (boot)178 4527 A
  1348. 4734(Minix)S
  1349. 5008(with)S
  1350. 5216(a)S
  1351. 5328 V
  1352. 1440(different)S
  1353. 1813(set)S
  1354. 1950(of)S
  1355. 2059(parameters)S
  1356. 2527(then)S
  1357. 2725(normal.)S
  1358. 3085(E.g.)S
  1359. 5496 V
  1360. 1800(ram())S
  1361. 2050({)S
  1362. 2123(rootdev=ram;)S
  1363. (boot)178 2697 A
  1364. 2900(})S
  1365. 5664 V
  1366. (will)157 1440 A
  1367. 1625(allow)S
  1368. (you)150 1878 A
  1369. 2057(to)S
  1370. 2164(run)S
  1371. 2327(Minix)S
  1372. 2601(with)S
  1373. 2809(the)S
  1374. 2961(root)S
  1375. 3152(device)S
  1376. 3444(on)S
  1377. 3573(RAM)S
  1378. 3831(for)S
  1379. 3978(a)S
  1380. 4052(change,)S
  1381. 4391(if)S
  1382. (you)150 4482 A
  1383. 4661(normally)S
  1384. 5053(use)S
  1385. 5216(a)S
  1386. 5784 V
  1387. 1440(real)S
  1388. 1624(device)S
  1389. 1919(as)S
  1390. 2035(root.)S
  1391. 2279(The)S
  1392. 2468(only)S
  1393. 2677(pre-set)S
  1394. 2983(function)S
  1395. 3349(is)S
  1396. 10 B
  1397. 3447(main)S
  1398. 10 R
  1399. 3696(with)S
  1400. 3906(default)S
  1401. 4217(value)S
  1402. 10 B
  1403. 4466(menu)S
  1404. 10 R
  1405. 4707(,)S
  1406. 4763(which)S
  1407. 5040(is)S
  1408. 5138(the)S
  1409. 5904 V
  1410. 1440(default)S
  1411. 1746(command)S
  1412. 2168(executed)S
  1413. 2552(by)S
  1414. 2678(the)S
  1415. 2827(monitor.)S
  1416. 3221(You)S
  1417. 3420(can)S
  1418. 3586(use)S
  1419. 3747(newlines)S
  1420. 4132(after)S
  1421. 4345(the)S
  1422. (')')102 4495 A
  1423. 4624(token,)S
  1424. 4899(the)S
  1425. 5049(mon-)S
  1426. 6024 V
  1427. 1440(itor)S
  1428. (will)157 1605 A
  1429. 1787(then)S
  1430. 1985(use)S
  1431. 2144(a)S
  1432. 2214('+')S
  1433. 2364(prompt)S
  1434. 2679(and)S
  1435. 2849(ask)S
  1436. 3008(for)S
  1437. 3151(the)S
  1438. 3299(rest.)S
  1439. 6192 V
  1440. 10 I
  1441. 1080(name)S
  1442. 10 R
  1443. 1298(()S
  1444. 10 I
  1445. (key)135 1332 A
  1446. 10 R
  1447. 1467())S
  1448. 1526({)S
  1449. (...)75 1599 A
  1450. 1699(})S
  1451. 6312 V
  1452. 1440(De256ne)S
  1453. 1734(kernel)S
  1454. 2011(selecting)S
  1455. 2394(function.)S
  1456. 6432 V
  1457. 1440(The)S
  1458. 1628(menu)S
  1459. 1882(command)S
  1460. 2309(uses)S
  1461. 2513(functions)S
  1462. 2918(like)S
  1463. 3100(these)S
  1464. 3338(to)S
  1465. 3447(add)S
  1466. 3624(menu)S
  1467. 3879(entries)S
  1468. 4180(to)S
  1469. 4290(select)S
  1470. 4552(a)S
  1471. 4629(different)S
  1472. 5009(kernel)S
  1473. 6552 V
  1474. 1440(from)S
  1475. 1672(a)S
  1476. (boot)178 1753 A
  1477. 1967(disk.)S
  1478. 10 B
  1479. 2220(Installboot)S
  1480. 10 B-1
  1481. 2720(-)S
  1482. 10 B
  1483. 2777(boot)S
  1484. 10 R
  1485. (produces)363 3003 A
  1486. 3402(these)S
  1487. 3645(functions)S
  1488. 4055(when)S
  1489. 4308(the)S
  1490. 4466(images)S
  1491. 4786(are)S
  1492. 4945(labeled.)S
  1493. 6672 V
  1494. 1440(The)S
  1495. 1622(label)S
  1496. 10 B
  1497. 1843(AT)S
  1498. 10 R
  1499. 2008(would)S
  1500. 2284(give:)S
  1501. 6840 V
  1502. 1800(AT(a))S
  1503. ({label=AT;image=42:626;echo)1263 2073 A
  1504. 3361(AT)S
  1505. 3521(kernel)S
  1506. 3798(selected;menu})S
  1507. 7008 V
  1508. 1440(With)S
  1509. 1666(the)S
  1510. 1814(menu)S
  1511. 2062(option:)S
  1512. 7176 V
  1513. 1800(a)S
  1514. 2160(Select)S
  1515. 2432(AT)S
  1516. 2592(kernel)S
  1517. 7344 V
  1518. 1440(Typing)S
  1519. 10 B
  1520. 1755(a)S
  1521. 10 R
  1522. (will)157 1830 A
  1523. 2012(then)S
  1524. 2210(execute)S
  1525. 2543(the)S
  1526. 10 B
  1527. 2691(AT)S
  1528. 10 R
  1529. 2856(function)S
  1530. (above.)265 3216 A
  1531. 7512 V
  1532. 10 I
  1533. 1080(name)S
  1534. 10 R
  1535. 1298(()S
  1536. 10 I
  1537. (key)135 1332 A
  1538. 10 R
  1539. 1467(,)S
  1540. 10 I
  1541. 1492(text)S
  1542. 10 R
  1543. 1638())S
  1544. 1697({)S
  1545. (...)75 1770 A
  1546. 1870(})S
  1547. 7903 V
  1548. 720(September)S
  1549. 1176(13,)S
  1550. (1996)200 1326 A
  1551. 4990(Page)S
  1552. 5211(2)S
  1553. 8143 V
  1554. EP
  1555. %%Page: 3 3
  1556. BP
  1557. /slant 0 def
  1558. /height 0 def
  1559. 480 V
  1560. 10 R
  1561. 720(MONITOR)S
  1562. 1199(()S
  1563. 1241(8)S
  1564. 1299())S
  1565. 2696(Eighth)S
  1566. (Edition)296 2989 A
  1567. 4648(MONITOR)S
  1568. 5127(()S
  1569. 5169(8)S
  1570. 5227())S
  1571. 960 V
  1572. 1440(User)S
  1573. 1656(de256ned)S
  1574. 1977(menu)S
  1575. 2225(option.)S
  1576. 1080 V
  1577. 1440(This)S
  1578. 1644(variant)S
  1579. 1949(may)S
  1580. 2147(be)S
  1581. 2267(used)S
  1582. 2476(to)S
  1583. 2579(make)S
  1584. 2822(any)S
  1585. 2992(menu)S
  1586. 3240(entry)S
  1587. (you)150 3472 A
  1588. 3647(like:)S
  1589. 1248 V
  1590. 1800(dos(d,Boot)S
  1591. 2268(MS-DOS))S
  1592. 2708({)S
  1593. (boot)178 2781 A
  1594. (hd1)150 2984 A
  1595. 3159(})S
  1596. 1416 V
  1597. 10 I
  1598. 1440(Text)S
  1599. 10 R
  1600. 1639(may)S
  1601. 1837(be)S
  1602. 1957(anything,)S
  1603. 2358(even)S
  1604. 2573(parentheses)S
  1605. 3068(if)S
  1606. 3155(they)S
  1607. 3353(match.)S
  1608. 1584 V
  1609. 10 I
  1610. 1080(name)S
  1611. 1704 V
  1612. 10 R
  1613. 1440(Call)S
  1614. 1633(function.)S
  1615. 1824 V
  1616. 1440(If)S
  1617. 10 I
  1618. 1540(name)S
  1619. 10 R
  1620. 1790(is)S
  1621. 1889(a)S
  1622. 1966(user)S
  1623. 2167(de256ned)S
  1624. 2496(function)S
  1625. 2864(then)S
  1626. 3070(its)S
  1627. 3198(value)S
  1628. 3449(is)S
  1629. 3549(expanded)S
  1630. 3967(and)S
  1631. 4145(executed)S
  1632. 4536(in)S
  1633. (place)213 4647 A
  1634. 4893(of)S
  1635. 10 I
  1636. 5010(name)S
  1637. 10 R
  1638. 5236(.)S
  1639. 1944 V
  1640. 1440(Try)S
  1641. 1620(a)S
  1642. 1699(recursive)S
  1643. 2102(one)S
  1644. 2280(like)S
  1645. 2464('rec())S
  1646. 2723({rec;xx}')S
  1647. 3138(one)S
  1648. 3316(day.)S
  1649. 3544(You)S
  1650. 3750(can)S
  1651. 3923(see)S
  1652. 4085(the)S
  1653. 4241(monitor)S
  1654. 4592(run)S
  1655. 4759(out)S
  1656. 4920(of)S
  1657. (space)224 5037 A
  1658. 2064 V
  1659. 1440(with)S
  1660. 1644(nice)S
  1661. 1837(messages)S
  1662. (about)223 2242 A
  1663. 2490(using)S
  1664. 10 B
  1665. 2732(chmem)S
  1666. 10 R
  1667. 3046((1))S
  1668. 3189(to)S
  1669. 3292(increase)S
  1670. 3648(it's)S
  1671. 3802(heap.)S
  1672. 2232 V
  1673. 10 B
  1674. 1080(boot)S
  1675. 10 R
  1676. 1295([)S
  1677. 10 B-1
  1678. 1329(-)S
  1679. 10 I
  1680. 1386(opts)S
  1681. 10 R
  1682. 1553(])S
  1683. 2352 V
  1684. 10 B
  1685. 1080(boot)S
  1686. 10 I
  1687. 1295(device)S
  1688. 2472 V
  1689. 10 R
  1690. 1440(Boot)S
  1691. 1660(Minix)S
  1692. 1930(or)S
  1693. 2039(another)S
  1694. 2366(O.S.)S
  1695. 2592 V
  1696. (Without)329 1440 A
  1697. 1800(an)S
  1698. 1926(argument,)S
  1699. 10 B
  1700. 2362(boot)S
  1701. 10 R
  1702. (will)157 2583 A
  1703. 2771(load)S
  1704. 2975(and)S
  1705. 3151(execute)S
  1706. 3490(the)S
  1707. 3644(Minix)S
  1708. 3920(image)S
  1709. 4197(named)S
  1710. 4496(by)S
  1711. 4627(the)S
  1712. 10 B
  1713. 4781(image)S
  1714. 10 R
  1715. 5070(vari-)S
  1716. 2712 V
  1717. 1440(able.)S
  1718. 1685(With)S
  1719. 1913(options)S
  1720. 2235(the)S
  1721. 2385(variable)S
  1722. 10 B
  1723. 2737(bootopts)S
  1724. 10 R
  1725. 3133(is)S
  1726. 3227(256rst)S
  1727. 3411(set)S
  1728. 3550(to)S
  1729. 10 B-1
  1730. 3655(-)S
  1731. 10 I
  1732. 3712(opts)S
  1733. 10 R
  1734. 3906(before)S
  1735. 4191(Minix)S
  1736. 4463(is)S
  1737. 4557(started,)S
  1738. 4878(and)S
  1739. 5049(unset)S
  1740. 2832 V
  1741. 1440(when)S
  1742. 1706(Minix)S
  1743. 1999(returns.)S
  1744. 2377(With)S
  1745. 2626(a)S
  1746. 10 I
  1747. 2719(device)S
  1748. 10 R
  1749. 3025(argument,)S
  1750. 10 B
  1751. 3478(boot)S
  1752. 10 R
  1753. 3716(loads)S
  1754. 3976(the)S
  1755. (boot)178 4148 A
  1756. 4375(sector)S
  1757. 4665(of)S
  1758. 10 I
  1759. 4798(device)S
  1760. 10 R
  1761. 5105(into)S
  1762. 2952 V
  1763. 1440(memory)S
  1764. 1813(and)S
  1765. 1996(jumps)S
  1766. 2279(to)S
  1767. 2394(it,)S
  1768. 2512(starting)S
  1769. 2851(another)S
  1770. 3190(operating)S
  1771. 3607(system.)S
  1772. 3973(You)S
  1773. 4183(would)S
  1774. 4471(normally)S
  1775. 4871(use)S
  1776. 5042(parti-)S
  1777. 3072 V
  1778. 1440(tions)S
  1779. 1660(on)S
  1780. 1785(the)S
  1781. 1933(256rst)S
  1782. 2115(hard)S
  1783. 2319(disk)S
  1784. 2512(for)S
  1785. 2656(this)S
  1786. 2827(command)S
  1787. 3249((hd[1)S
  1788. 10 R-1
  1789. 3467(-)S
  1790. 10 R
  1791. 3524(4]),)S
  1792. 3693(using)S
  1793. (hd0)150 3936 A
  1794. (will)157 4112 A
  1795. 4295(also)S
  1796. 4483(work)S
  1797. ((choosing)396 4716 A
  1798. 5138(the)S
  1799. 3192 V
  1800. 1440(active)S
  1801. (partition).)400 1708 A
  1802. 2160(One)S
  1803. 2355(can)S
  1804. 2522(also)S
  1805. (boot)178 2711 A
  1806. 2916(devices)S
  1807. 3245(on)S
  1808. 3372(the)S
  1809. (second)279 3522 A
  1810. 3828(hard)S
  1811. 4034(disk)S
  1812. 4228((hd[5)S
  1813. 10 R-1
  1814. 4446(-)S
  1815. 10 R
  1816. 4503(9]))S
  1817. 4648(if)S
  1818. 4737(the)S
  1819. (bootstrap)374 4887 A
  1820. 3312 V
  1821. 1440(writer)S
  1822. 1707(did)S
  1823. 1860(not)S
  1824. 2013(hardwire)S
  1825. 2397(the)S
  1826. 2545(disk)S
  1827. 2737(number)S
  1828. 3069(to)S
  1829. 3172(disk)S
  1830. 3364(0.)S
  1831. 3432 V
  1832. 1440(Some)S
  1833. 1704(Operating)S
  1834. 2142(Systems)S
  1835. 2512(can)S
  1836. 2687(only)S
  1837. 2900(be)S
  1838. (booted)273 3030 A
  1839. 3338(from)S
  1840. 3569(the)S
  1841. 3727(active)S
  1842. (partition,)366 4003 A
  1843. 4404(if)S
  1844. (you)150 4501 A
  1845. 4686(use)S
  1846. 4856(a)S
  1847. 4937('*',)S
  1848. 5116(e.g.)S
  1849. 3552 V
  1850. 10 B
  1851. 1440(boot)S
  1852. 1661(*hd3)S
  1853. 10 R
  1854. 1873(,)S
  1855. 1929(then)S
  1856. (partition)341 2132 A
  1857. 2503(3)S
  1858. 2583(is)S
  1859. 2680(256rst)S
  1860. 2867(made)S
  1861. 3115(active.)S
  1862. 3436(You'll)S
  1863. 3729(then)S
  1864. 3932(need)S
  1865. 4152(to)S
  1866. 4260(use)S
  1867. 10 B
  1868. 4424(installboot)S
  1869. 10 B-1
  1870. 4907(-)S
  1871. 10 B
  1872. 4964(master)S
  1873. 3672 V
  1874. 10 R
  1875. 1440(with)S
  1876. 1644(a)S
  1877. 1714(256x)S
  1878. 1845(key)S
  1879. 2015(to)S
  1880. 2118(forcefully)S
  1881. (boot)178 2541 A
  1882. 2744(the)S
  1883. 2892(Minix)S
  1884. (partition)341 3162 A
  1885. 3528(at)S
  1886. 3626(startup.)S
  1887. 3840 V
  1888. 10 B
  1889. 1080(delay)S
  1890. 10 R
  1891. 1334([)S
  1892. 10 I
  1893. 1368(msec)S
  1894. 10 R
  1895. 1570(])S
  1896. 3960 V
  1897. 1440(Delay)S
  1898. ((500)184 1706 A
  1899. 1915(msec)S
  1900. 2147(default).)S
  1901. 4080 V
  1902. 1440(Fast)S
  1903. (booting)306 1641 A
  1904. 1981(speed)S
  1905. 2244(was)S
  1906. 2435(one)S
  1907. 2614(of)S
  1908. 2732(the)S
  1909. 2889(objectives)S
  1910. 3331(when)S
  1911. 3583(this)S
  1912. 3762(program)S
  1913. 4137(was)S
  1914. 4328(created,)S
  1915. 4679(so)S
  1916. 4802(a)S
  1917. 4881(hard)S
  1918. 5094(disk)S
  1919. 4200 V
  1920. (boot)178 1440 A
  1921. 1643(usually)S
  1922. 1958(takes)S
  1923. 2190(only)S
  1924. 2393(a)S
  1925. 2463(fraction)S
  1926. 2802(of)S
  1927. 2911(a)S
  1928. (second.)304 2981 A
  1929. 3335(If)S
  1930. (you)150 3428 A
  1931. 3603(need)S
  1932. 3818(some)S
  1933. 4055(time)S
  1934. 4259((to)S
  1935. 4396(hit)S
  1936. 4527(Escape,)S
  1937. 4863(or)S
  1938. 4972(stare)S
  1939. 5188(at)S
  1940. 4320 V
  1941. 1440(the)S
  1942. 1589(numbers))S
  1943. (you)150 1995 A
  1944. 2171(can)S
  1945. 2337(use)S
  1946. 10 B
  1947. 2497(delay)S
  1948. 10 R
  1949. 2752(to)S
  1950. 2856(make)S
  1951. 3101(the)S
  1952. 3251(monitor)S
  1953. 3596(pause)S
  1954. 3852(for)S
  1955. 3997(a)S
  1956. 4069(speci256ed)S
  1957. (amount)301 4454 A
  1958. 4782(of)S
  1959. 4893(time.)S
  1960. 5149(To)S
  1961. 4440 V
  1962. 1440(specify)S
  1963. 1759(a)S
  1964. 1832(delay)S
  1965. 2078(just)S
  1966. 2251(before)S
  1967. 2537(Minix)S
  1968. 2810(is)S
  1969. 2905(started,)S
  1970. (you)150 3227 A
  1971. 3405(can)S
  1972. 3573(set)S
  1973. 3713(the)S
  1974. 3863(variable)S
  1975. 10 B
  1976. 4215(delay)S
  1977. 10 R
  1978. 4471(to)S
  1979. 4576(a)S
  1980. 4648(number)S
  1981. 4982(of)S
  1982. 5093(mil-)S
  1983. 4560 V
  1984. (liseconds.)399 1440 A
  1985. 1889(Example:)S
  1986. 4728 V
  1987. 1800(main())S
  1988. 2094({delay)S
  1989. (250;)178 2385 A
  1990. (delay=500;)453 2588 A
  1991. (boot})226 3066 A
  1992. 4896 V
  1993. (Look)212 1440 A
  1994. 1693(at)S
  1995. 1807(this)S
  1996. 1993(carefully,)S
  1997. 2418('delay)S
  1998. (250')184 2711 A
  1999. 2936(means:)S
  2000. 3262("wait)S
  2001. 3519(1/4)S
  2002. 3689(sec)S
  2003. 3860(now!",)S
  2004. 4175(while)S
  2005. ('delay=500')493 4441 A
  2006. 4976(means:)S
  2007. 5016 V
  2008. 1440("wait)S
  2009. 1680(1/2)S
  2010. 1833(sec)S
  2011. 1987(after)S
  2012. 2198(loading)S
  2013. 2524(Minix".)S
  2014. 5184 V
  2015. 1440(If)S
  2016. (you)150 1540 A
  2017. 1722(use)S
  2018. 10 B
  2019. 1888(delay=swap)S
  2020. 10 R
  2021. 2424(then)S
  2022. 2629(the)S
  2023. 2784(monitor)S
  2024. (will)157 3134 A
  2025. 3323(wait)S
  2026. (until)184 3529 A
  2027. (you)150 3745 A
  2028. 3927(have)S
  2029. 4149(inserted)S
  2030. 4500(a)S
  2031. 4577(root)S
  2032. 4771(diskette)S
  2033. 5116(and)S
  2034. 5304 V
  2035. 1440(typed)S
  2036. 1688(RETURN.)S
  2037. 5472 V
  2038. 10 B
  2039. 1080(echo)S
  2040. 10 I
  2041. 1301(word)S
  2042. 10 R
  2043. (...)75 1532 A
  2044. 5592 V
  2045. 1440(Print)S
  2046. 1661(these)S
  2047. 1893(words.)S
  2048. 5712 V
  2049. 1440(Used)S
  2050. 1672(to)S
  2051. 1775(tell)S
  2052. (you)150 1929 A
  2053. 2104(that)S
  2054. (you)150 2280 A
  2055. 2455(just)S
  2056. 2625(selected)S
  2057. 2975(image)S
  2058. 3246(X.)S
  2059. 5880 V
  2060. 10 B
  2061. 1080(ls)S
  2062. 10 R
  2063. 1172([)S
  2064. 10 I
  2065. 1206(directory)S
  2066. 10 R
  2067. 1575(])S
  2068. 6000 V
  2069. 1440(List)S
  2070. 1622(contents)S
  2071. 1982(of)S
  2072. 2091(a)S
  2073. 2161(directory.)S
  2074. 6120 V
  2075. 1440(Useful)S
  2076. 1734(when)S
  2077. (looking)306 1977 A
  2078. 2308(for)S
  2079. 2451(kernel)S
  2080. 2728(images.)S
  2081. 6288 V
  2082. 10 B
  2083. 1080(menu)S
  2084. 6408 V
  2085. 10 R
  2086. 1440(Menu)S
  2087. 1699(driven)S
  2088. 1981(startup.)S
  2089. 6528 V
  2090. 1440(This)S
  2091. 1646(command)S
  2092. 2069(allows)S
  2093. (you)150 2359 A
  2094. 2536(to)S
  2095. 2641(execute)S
  2096. 2976(functions)S
  2097. 3377(de256ned)S
  2098. 3700(with)S
  2099. 3906(a)S
  2100. 10 I
  2101. (key)135 3978 A
  2102. 10 R
  2103. 4121(.)S
  2104. 4198(If)S
  2105. 4293(no)S
  2106. 4420(menu)S
  2107. 4670(functions)S
  2108. 5071(have)S
  2109. 6648 V
  2110. 1440(been)S
  2111. 1655(de256ned)S
  2112. 1976(then)S
  2113. 10 B
  2114. 2174(menu)S
  2115. 10 R
  2116. (will)157 2440 A
  2117. 2622(use)S
  2118. 2781(this)S
  2119. 2951(one)S
  2120. 3121(hidden)S
  2121. (built-in)296 3419 A
  2122. 3740(function:)S
  2123. 6816 V
  2124. 1800(*(=,Start)S
  2125. 2182(Minix))S
  2126. 2486({)S
  2127. (boot)178 2559 A
  2128. 2762(})S
  2129. 6984 V
  2130. 1440(Kernel)S
  2131. 1746(selecting)S
  2132. 2135(functions)S
  2133. 2540(only)S
  2134. 2749(add)S
  2135. 2925(new)S
  2136. 3124(options)S
  2137. 3451(to)S
  2138. 3561(this)S
  2139. 3738(set,)S
  2140. 3907(but)S
  2141. 4067(if)S
  2142. (you)150 4161 A
  2143. 4343(de256ne)S
  2144. 4621(a)S
  2145. 4698(two)S
  2146. 4881(argument)S
  2147. 7104 V
  2148. 1440(function)S
  2149. (yourself)330 1804 A
  2150. 2163(then)S
  2151. 2365(the)S
  2152. (above)240 2517 A
  2153. 2786(one)S
  2154. 2960(is)S
  2155. 3056(no)S
  2156. (longer)257 3185 A
  2157. 3471(shown,)S
  2158. 3787(allowing)S
  2159. (you)150 4167 A
  2160. 4345(to)S
  2161. 4451(customize)S
  2162. 4887(the)S
  2163. 5038(menu)S
  2164. 7224 V
  2165. 1440(completely.)S
  2166. 1962(Your)S
  2167. 2194(256rst)S
  2168. 2376(function)S
  2169. (de256nition)385 2736 A
  2170. (should)267 3146 A
  2171. 3438(therefore)S
  2172. 3828(be)S
  2173. 3948(one)S
  2174. 4118(that)S
  2175. 4294(starts)S
  2176. 4532(Minix.)S
  2177. 7392 V
  2178. 1440(Menu)S
  2179. 1702(entries)S
  2180. 1999(are)S
  2181. 2151(shown)S
  2182. 2441(in)S
  2183. 2547(the)S
  2184. 2699(same)S
  2185. 2935(order)S
  2186. 3177(as)S
  2187. 10 B
  2188. 3290(set)S
  2189. 10 R
  2190. 3437(shows)S
  2191. 3717(them.)S
  2192. 3997(If)S
  2193. (you)150 4094 A
  2194. (don't)212 4273 A
  2195. 4514(like)S
  2196. 4694(the)S
  2197. 4846(order)S
  2198. 5088(then)S
  2199. 7512 V
  2200. (you)150 1440 A
  2201. 1615(have)S
  2202. 1830(to)S
  2203. 1933(unset)S
  2204. 2170(the)S
  2205. 2318(functions)S
  2206. 2717(and)S
  2207. 2887(retype)S
  2208. 3164(them)S
  2209. 3390(in)S
  2210. 3493(the)S
  2211. 3641(proper)S
  2212. 3929(order.)S
  2213. 7903 V
  2214. 720(Page)S
  2215. 941(3)S
  2216. 4455(September)S
  2217. 4911(13,)S
  2218. (1996)200 5061 A
  2219. 8143 V
  2220. EP
  2221. %%Page: 4 4
  2222. BP
  2223. /slant 0 def
  2224. /height 0 def
  2225. 480 V
  2226. 10 R
  2227. 720(MONITOR)S
  2228. 1199(()S
  2229. 1241(8)S
  2230. 1299())S
  2231. 2696(Eighth)S
  2232. (Edition)296 2989 A
  2233. 4648(MONITOR)S
  2234. 5127(()S
  2235. 5169(8)S
  2236. 5227())S
  2237. 960 V
  2238. 1440(If)S
  2239. (you)150 1533 A
  2240. 1708(type)S
  2241. 1906(a)S
  2242. 1976(key)S
  2243. 2146(then)S
  2244. 2344(a)S
  2245. 2414(scheduled)S
  2246. 2841(trap)S
  2247. 3023(is)S
  2248. (killed)229 3115 A
  2249. 3370(and)S
  2250. 3541(the)S
  2251. 3690(appropriate)S
  2252. 4175(menu)S
  2253. 4424(function)S
  2254. 4785(is)S
  2255. 4878(executed.)S
  2256. 1080 V
  2257. 1440(If)S
  2258. (you)150 1534 A
  2259. 1710(need)S
  2260. 1926(more)S
  2261. 2159(time)S
  2262. 2364(to)S
  2263. (choose)279 2468 A
  2264. 2773(then)S
  2265. 2972(hit)S
  2266. 3104(the)S
  2267. (spacebar.)378 3253 A
  2268. 3682(A)S
  2269. 3780(key)S
  2270. 3950(not)S
  2271. 4103(on)S
  2272. 4228(the)S
  2273. 4376(menu)S
  2274. 4624(also)S
  2275. (kills)173 4811 A
  2276. 5009(a)S
  2277. 5079(trap,)S
  2278. 1200 V
  2279. 1440(but)S
  2280. 1593(does)S
  2281. 1802(nothing)S
  2282. 2133(more.)S
  2283. 1368 V
  2284. 10 B
  2285. 1080(save)S
  2286. 1488 V
  2287. 10 R
  2288. 1440(Save)S
  2289. 1661(environment.)S
  2290. 1608 V
  2291. 1440(This)S
  2292. (will)157 1667 A
  2293. 1872(save)S
  2294. 2099(all)S
  2295. 2248(the)S
  2296. 2419(environment)S
  2297. 2975(variables)S
  2298. 3387(and)S
  2299. 3580(functions)S
  2300. 4002(with)S
  2301. (nondefault)430 4229 A
  2302. 4707(values)S
  2303. 5012(to)S
  2304. 5138(the)S
  2305. 1728 V
  2306. 1440(parameter)S
  2307. 1873(sector)S
  2308. 2143((the)S
  2309. (second)279 2329 A
  2310. 2637(sector)S
  2311. 2907(on)S
  2312. 3036(the)S
  2313. (boot)178 3188 A
  2314. 3395(device),)S
  2315. 3746(so)S
  2316. 3864(they)S
  2317. 4066(are)S
  2318. 4219(automatically)S
  2319. 4796(set)S
  2320. 4937(the)S
  2321. 5088(next)S
  2322. 1848 V
  2323. 1440(time)S
  2324. (you)150 1644 A
  2325. (boot)178 1819 A
  2326. 2022(the)S
  2327. 2170(monitor.)S
  2328. 2016 V
  2329. 10 B
  2330. 1080(set)S
  2331. 2136 V
  2332. 10 R
  2333. 1440(Show)S
  2334. 1694(environment.)S
  2335. 2256 V
  2336. 1440(Show)S
  2337. 1694(the)S
  2338. 1842(current)S
  2339. 2153(values)S
  2340. 2435(of)S
  2341. 2544(the)S
  2342. 2692(environment)S
  2343. 3226(variables)S
  2344. 3616(and)S
  2345. 3787(functions.)S
  2346. 4237(Default)S
  2347. 4566(values)S
  2348. 4849(are)S
  2349. 4999(shown)S
  2350. 2376 V
  2351. 1440(between)S
  2352. 1801(parentheses)S
  2353. 2296(to)S
  2354. (distinguish)440 2399 A
  2355. 2864(them)S
  2356. 3090(from)S
  2357. 3311(values)S
  2358. 3593(that)S
  2359. 3769(were)S
  2360. (explicitly)380 3991 A
  2361. 4396(set.)S
  2362. 2544 V
  2363. 10 B
  2364. 1080(trap)S
  2365. 10 I
  2366. 1290(msec)S
  2367. (command)391 1517 A
  2368. 2664 V
  2369. 10 R
  2370. 1440(Schedule)S
  2371. 1834(command.)S
  2372. 2784 V
  2373. 1440(Schedules)S
  2374. 1875(a)S
  2375. 1947(command)S
  2376. 2371(to)S
  2377. 2477(be)S
  2378. 2600(executed)S
  2379. 2986(after)S
  2380. 10 I
  2381. 3200(msec)S
  2382. 10 R
  2383. (milliseconds.)533 3430 A
  2384. 4016(Only)S
  2385. 4245(the)S
  2386. 4396(monitor)S
  2387. 4742(mode)S
  2388. (cannot)268 4993 A
  2389. 2904 V
  2390. 1440(be)S
  2391. 1560(interrupted,)S
  2392. 2052(a)S
  2393. 2122(scheduled)S
  2394. 2549(trap)S
  2395. 2731(is)S
  2396. (killed)229 2823 A
  2397. 3077(when)S
  2398. 3320(the)S
  2399. 3468(prompt)S
  2400. 3783(is)S
  2401. 3875(printed.)S
  2402. 4235(Example:)S
  2403. 3072 V
  2404. 1800(main())S
  2405. 2094({trap)S
  2406. (10000)250 2324 A
  2407. (boot;)206 2599 A
  2408. 2830(menu})S
  2409. 3240 V
  2410. 1440(This)S
  2411. 1644(gives)S
  2412. (you)150 1881 A
  2413. 2056(10)S
  2414. (seconds)318 2181 A
  2415. 2524(to)S
  2416. (choose)279 2627 A
  2417. 2931(a)S
  2418. 3001(menu)S
  2419. 3249(option)S
  2420. 3530(before)S
  2421. 3813(Minix)S
  2422. 4083(is)S
  2423. (booted.)298 4175 A
  2424. 3408 V
  2425. 10 B
  2426. 1080(unset)S
  2427. 10 I
  2428. 1335(name)S
  2429. 10 R
  2430. (...)75 1578 A
  2431. 3528 V
  2432. 1440(Unset)S
  2433. 1700(environment)S
  2434. 2233(variables.)S
  2435. 3648 V
  2436. 1440(Removes)S
  2437. 1845(the)S
  2438. 1999(named)S
  2439. 2298(variables)S
  2440. 2694(and)S
  2441. 2871(functions)S
  2442. 3277(from)S
  2443. 3505(the)S
  2444. 3660(environment,)S
  2445. 4225(and)S
  2446. 4402(sets)S
  2447. 4585(special)S
  2448. 4897(variables)S
  2449. 3768 V
  2450. 1440(back)S
  2451. 1656(to)S
  2452. 1760(their)S
  2453. 1971(default)S
  2454. 2277(values.)S
  2455. 2610(This)S
  2456. 2815(is)S
  2457. 2908(also)S
  2458. 3096(the)S
  2459. 3245(only)S
  2460. 3449(way)S
  2461. 3643(to)S
  2462. 3747(remove)S
  2463. 4075(the)S
  2464. 4223("device)S
  2465. 4552(name)S
  2466. 4795(translation")S
  2467. 3888 V
  2468. 1440(property)S
  2469. 1806(from)S
  2470. 2027(a)S
  2471. 2097(variable.)S
  2472. 4056 V
  2473. 10 B
  2474. 1080(exit)S
  2475. 4176 V
  2476. 10 R
  2477. 1440(Exit)S
  2478. 1633(the)S
  2479. 1781(monitor)S
  2480. 4296 V
  2481. (Reboot)290 1440 A
  2482. 1755(the)S
  2483. 1903(machine,)S
  2484. 2294(exit)S
  2485. 2470(to)S
  2486. 2573(Minix)S
  2487. 2843(or)S
  2488. 2952(exit)S
  2489. 3128(to)S
  2490. 3231(DOS)S
  2491. 3458(as)S
  2492. 3567(appropriate.)S
  2493. 4464 V
  2494. 9 R
  2495. 720(D)S
  2496. 722(DE)S
  2497. 790(EV)S
  2498. 848(VI)S
  2499. 916(IC)S
  2500. 949(CE)S
  2501. 1011(ES)S
  2502. 1069(S)S
  2503. 4584 V
  2504. 10 R
  2505. 1080(The)S
  2506. 1263(Minix)S
  2507. 1534(kernel)S
  2508. 1812(can't)S
  2509. 2040(do)S
  2510. 2166(anything)S
  2511. 2543(with)S
  2512. 2748(device)S
  2513. 3037(names,)S
  2514. 3345(so)S
  2515. 3460(they)S
  2516. 3659(have)S
  2517. 3875(to)S
  2518. 3979(be)S
  2519. 4101(translated)S
  2520. 4520(to)S
  2521. 4625(device)S
  2522. 4915(numbers)S
  2523. 4704 V
  2524. 1080(before)S
  2525. 1370(they)S
  2526. 1575(are)S
  2527. 1731(passed)S
  2528. 2031(to)S
  2529. 2140(the)S
  2530. 2294(kernel.)S
  2531. 2627(This)S
  2532. 2837(number)S
  2533. 3175(is)S
  2534. (found)234 3273 A
  2535. (under)229 3538 A
  2536. 3798(the)S
  2537. 3952(st_rdev)S
  2538. 4279(256eld)S
  2539. 4489((see)S
  2540. 10 B
  2541. 4683(stat)S
  2542. 10 R
  2543. 4840((2)))S
  2544. 5023(of)S
  2545. 5138(the)S
  2546. 4824 V
  2547. 1080(256le)S
  2548. 1238(on)S
  2549. 1367(the)S
  2550. (boot)178 1519 A
  2551. 1726(256le)S
  2552. 1884(system.)S
  2553. 2242(The)S
  2554. 2428(monitor)S
  2555. (will)157 2775 A
  2556. (look)178 2961 A
  2557. 3168(for)S
  2558. 3315(the)S
  2559. 3468(device)S
  2560. 3761(256le)S
  2561. 3920(with)S
  2562. 4129(the)S
  2563. 4282(working)S
  2564. 4647(directory)S
  2565. 5041(set)S
  2566. 5183(to)S
  2567. 4944 V
  2568. 1080('/dev'.)S
  2569. 1400(If)S
  2570. 1497(it)S
  2571. 1582(can't)S
  2572. 1813(256nd)S
  2573. 1998(the)S
  2574. 2150(device)S
  2575. 2442(name)S
  2576. 2689(then)S
  2577. 2891(it)S
  2578. (will)157 2976 A
  2579. 3162(translate)S
  2580. 3532(names)S
  2581. 3817(like)S
  2582. 3996('ram',)S
  2583. 4274('fd1',)S
  2584. ('hd6',)243 4529 A
  2585. ('hd3a',)288 4800 A
  2586. 5116(and)S
  2587. 5064 V
  2588. 1080('sd2')S
  2589. 1312(to)S
  2590. 1415(what)S
  2591. 1636(it)S
  2592. 1717(itself)S
  2593. 1944(thinks)S
  2594. 2214(the)S
  2595. 2362(numbers)S
  2596. (should)267 2733 A
  2597. 3025(be.)S
  2598. 5232 V
  2599. 1080(The)S
  2600. 1264(special)S
  2601. 1571(name)S
  2602. 10 B
  2603. 1816(bootdev)S
  2604. 10 R
  2605. 2184(is)S
  2606. 2278(translated)S
  2607. 2697(to)S
  2608. 2802(the)S
  2609. 2952(name)S
  2610. 3197(of)S
  2611. 3308(the)S
  2612. 3458(device)S
  2613. (booted)273 3749 A
  2614. 4050(from,)S
  2615. 4299(like)S
  2616. 4478('fd0',)S
  2617. 4733(or)S
  2618. ('hd3',)243 4845 A
  2619. 5116(and)S
  2620. 5352 V
  2621. 1080(then)S
  2622. 1286(searched)S
  2623. 1672(for)S
  2624. 1823(in)S
  2625. 1934(/dev.)S
  2626. 10 B
  2627. 2190(Bootdev)S
  2628. 10 R
  2629. 2575(can't)S
  2630. 2810(be)S
  2631. 2938(translated)S
  2632. 3363(to)S
  2633. 3474(a)S
  2634. 3552(device)S
  2635. 3848(other)S
  2636. 4088(then)S
  2637. 4294(the)S
  2638. 4449(fd)S
  2639. 4565(or)S
  2640. 4681(hd)S
  2641. 4813(devices,)S
  2642. 5172(so)S
  2643. 5472 V
  2644. 1080(SCSI)S
  2645. 1318(devices)S
  2646. 1645(for)S
  2647. 1788(instance)S
  2648. 2143(must)S
  2649. 2363(be)S
  2650. 2483(named)S
  2651. (explicitly.)405 2776 A
  2652. 5640 V
  2653. 9 R
  2654. 720(E)S
  2655. 722(EX)S
  2656. 780(XT)S
  2657. 848(TE)S
  2658. 906(EN)S
  2659. 964(NS)S
  2660. 1032(SI)S
  2661. 1084(IO)S
  2662. 1117(ON)S
  2663. 1185(NS)S
  2664. 1253(S)S
  2665. 5760 V
  2666. 10 R
  2667. 1080(A)S
  2668. 1178(few)S
  2669. 1355(extensions)S
  2670. 1804(have)S
  2671. 2019(been)S
  2672. 2234(made)S
  2673. 2477(to)S
  2674. 2580(this)S
  2675. 2751(program)S
  2676. 3118(for)S
  2677. 3262(kernel)S
  2678. 3540(hackers.)S
  2679. 3924(They)S
  2680. 4157(may)S
  2681. 4356(be)S
  2682. 4477(triggered)S
  2683. 4867(by)S
  2684. (setting)268 4993 A
  2685. 5880 V
  2686. 1080(bits)S
  2687. 1250(in)S
  2688. 1353(the)S
  2689. 1501(257ags)S
  2690. 1716(word)S
  2691. 1948(in)S
  2692. 2051(the)S
  2693. 2199(kernel)S
  2694. 2476(startup)S
  2695. 2775(code)S
  2696. 2990((the)S
  2697. 3172(mpx)S
  2698. 3375(256le.))S
  2699. 3613(The)S
  2700. 3795(257ag)S
  2701. 3971(bits)S
  2702. 4141(are:)S
  2703. 6048 V
  2704. (0x0001)300 1080 A
  2705. 1580(Call)S
  2706. 1773(kernel)S
  2707. 2050(in)S
  2708. (386)150 2153 A
  2709. 2328(mode.)S
  2710. 6216 V
  2711. (0x0002)300 1080 A
  2712. 1580(Do)S
  2713. 1728(not)S
  2714. 1881(make)S
  2715. (space)224 2124 A
  2716. 2373(for)S
  2717. 2516(the)S
  2718. 2664(bss)S
  2719. 2817(areas)S
  2720. 3050(of)S
  2721. 3159(processes)S
  2722. 3570(other)S
  2723. 3802(then)S
  2724. 4000(the)S
  2725. 4148(kernel.)S
  2726. 6384 V
  2727. (0x0004)300 1080 A
  2728. 1580(Use)S
  2729. 1762(the)S
  2730. 1910(stack)S
  2731. 2142(size)S
  2732. 2324(set)S
  2733. 2461(by)S
  2734. 10 B
  2735. 2586(chmem)S
  2736. 10 R
  2737. 2900((1).)S
  2738. 6552 V
  2739. (0x0008)300 1080 A
  2740. 1580(Load)S
  2741. 1812(MM,)S
  2742. 2040(FS,)S
  2743. 2202(etc.)S
  2744. 2370(into)S
  2745. 2551(extended)S
  2746. 2939(memory.)S
  2747. 6720 V
  2748. (0x0010)300 1080 A
  2749. 1580(No)S
  2750. 1728(need)S
  2751. 1943(to)S
  2752. 2046(patch)S
  2753. 2289(process)S
  2754. 2616(sizes)S
  2755. 2837(into)S
  2756. 3018(the)S
  2757. 3166(kernel.)S
  2758. 6888 V
  2759. (0x0020)300 1080 A
  2760. 1580(The)S
  2761. 1762(kernel)S
  2762. 2039(can)S
  2763. 2204(return)S
  2764. 2470(to)S
  2765. 2573(the)S
  2766. 2721(monitor)S
  2767. 3064(on)S
  2768. 3189(halt)S
  2769. 3365(or)S
  2770. (reboot.)282 3474 A
  2771. 7056 V
  2772. 9 R
  2773. 720(M)S
  2774. 722(MS)S
  2775. 804(S-)S
  2776. 856(-D)S
  2777. 889(DO)S
  2778. 957(OS)S
  2779. 1025(S)S
  2780. 1100(M)S
  2781. 1102(MO)S
  2782. 1184(ON)S
  2783. 1252(NI)S
  2784. 1320(IT)S
  2785. 1353(TO)S
  2786. 1411(OR)S
  2787. 1479(R)S
  2788. 7176 V
  2789. 10 R
  2790. 1080(Minix-vmd)S
  2791. 1566(has)S
  2792. 1729(a)S
  2793. 1803(version)S
  2794. 2128(of)S
  2795. 2241(the)S
  2796. 2393(monitor)S
  2797. 2740(that)S
  2798. 2920(runs)S
  2799. (under)229 3122 A
  2800. 3380(MS-DOS)S
  2801. 3790(to)S
  2802. (boot)178 3897 A
  2803. 4104(a)S
  2804. 4178("DOS)S
  2805. 4450(virtual)S
  2806. 4742(disk".)S
  2807. 5029(It)S
  2808. 5120(is)S
  2809. 5216(a)S
  2810. 7296 V
  2811. 1080(simple)S
  2812. 1382(COM)S
  2813. 1645(program)S
  2814. 2020(that)S
  2815. 2205(interprets)S
  2816. 2620(an)S
  2817. 2749(MS-DOS)S
  2818. 3164(256le)S
  2819. 3327(as)S
  2820. 3445(a)S
  2821. 3524(disk,)S
  2822. 3749(loads)S
  2823. 3994(a)S
  2824. 4072(Minix)S
  2825. 4350(kernel)S
  2826. 4635(from)S
  2827. 4864(the)S
  2828. 5020(active)S
  2829. 7416 V
  2830. (partition)341 1080 A
  2831. 1453(in)S
  2832. 1563(the)S
  2833. 1718(same)S
  2834. 1957(way)S
  2835. 2158(as)S
  2836. 2275(the)S
  2837. 2431(BIOS)S
  2838. 2694(based)S
  2839. 2956(monitor,)S
  2840. 3332(and)S
  2841. 3510(executes)S
  2842. 3890(it)S
  2843. 3979(to)S
  2844. 4090(start)S
  2845. 4297(Minix.)S
  2846. 4625(All)S
  2847. 4787(the)S
  2848. 4943(monitor)S
  2849. 7536 V
  2850. 1080(commands)S
  2851. 1559(function)S
  2852. 1938(in)S
  2853. 2060(the)S
  2854. 2227(same)S
  2855. 2478(way,)S
  2856. 2715(except)S
  2857. 3022(for)S
  2858. 3184(the)S
  2859. 10 B
  2860. 3350(boot)S
  2861. 10 R
  2862. 3583(command,)S
  2863. 4047(it)S
  2864. 4146(can)S
  2865. 4329(only)S
  2866. 4550(load)S
  2867. 4766(Minix.)S
  2868. 5104(The)S
  2869. 7903 V
  2870. 720(September)S
  2871. 1176(13,)S
  2872. (1996)200 1326 A
  2873. 4990(Page)S
  2874. 5211(4)S
  2875. 8143 V
  2876. EP
  2877. %%Page: 5 5
  2878. BP
  2879. /slant 0 def
  2880. /height 0 def
  2881. 480 V
  2882. 10 R
  2883. 720(MONITOR)S
  2884. 1199(()S
  2885. 1241(8)S
  2886. 1299())S
  2887. 2696(Eighth)S
  2888. (Edition)296 2989 A
  2889. 4648(MONITOR)S
  2890. 5127(()S
  2891. 5169(8)S
  2892. 5227())S
  2893. 960 V
  2894. 1080(memory)S
  2895. 1442(that)S
  2896. 1620(MS-DOS)S
  2897. 2028(has)S
  2898. 2189(in)S
  2899. 2294(use)S
  2900. 2455(is)S
  2901. 2549(copied)S
  2902. 2844(out)S
  2903. 2999(of)S
  2904. 3110(the)S
  2905. 3260(way)S
  2906. 3455(when)S
  2907. 3700(Minix)S
  2908. 3972(takes)S
  2909. 4206(control,)S
  2910. 4543(and)S
  2911. 4715(is)S
  2912. 4809(put)S
  2913. 4965(back)S
  2914. 5183(in)S
  2915. 1080 V
  2916. (place)213 1080 A
  2917. 1323(when)S
  2918. 1571(Minix)S
  2919. 1845(exits.)S
  2920. 2114(This)S
  2921. 2322(memory)S
  2922. 2686(shuf257ing)S
  2923. 3072(also)S
  2924. 3263(happens)S
  2925. 3621(when)S
  2926. 3868(the)S
  2927. 4020(BIOS)S
  2928. 4279(disk)S
  2929. 4475(driver)S
  2930. 4745(makes)S
  2931. 5031(BIOS)S
  2932. 1200 V
  2933. 1080(calls,)S
  2934. 1315(slowing)S
  2935. 1658(things)S
  2936. 1928(to)S
  2937. 2031(a)S
  2938. 2101(crawl.)S
  2939. 2401(It)S
  2940. 2488(is)S
  2941. 2580(better)S
  2942. 2835(to)S
  2943. 2938(use)S
  2944. 3097(a)S
  2945. 3168(Minix)S
  2946. 3439(driver.)S
  2947. 3756(The)S
  2948. 3939(MS-DOS)S
  2949. 4346(monitor)S
  2950. 4690(does)S
  2951. 4900(not)S
  2952. 5054(work)S
  2953. 1320 V
  2954. 1080(if)S
  2955. 1167(there)S
  2956. 1394(is)S
  2957. 1486(a)S
  2958. 1556(memory)S
  2959. 1916(manager)S
  2960. 2288(active)S
  2961. 2554(that)S
  2962. 2730(runs)S
  2963. 2928(in)S
  2964. (386)150 3031 A
  2965. 3206(protected)S
  2966. 3606(mode,)S
  2967. 3879(like)S
  2968. (EMM386.)415 4055 A
  2969. 1488 V
  2970. 9 R
  2971. 720(S)S
  2972. 722(SE)S
  2973. 774(EE)S
  2974. 832(E)S
  2975. 913(A)S
  2976. 915(AL)S
  2977. 983(LS)S
  2978. 1041(SO)S
  2979. 1093(O)S
  2980. 1608 V
  2981. 10 B
  2982. 1080(chmem)S
  2983. 10 R
  2984. 1394((1),)S
  2985. 10 B
  2986. 1562(stat)S
  2987. 10 R
  2988. 1719((2),)S
  2989. 10 B
  2990. 1887(installboot)S
  2991. 10 R
  2992. 2340((8),)S
  2993. 10 B
  2994. 2508(usage)S
  2995. 10 R
  2996. 2748((8),)S
  2997. 10 B
  2998. 2916(boot)S
  2999. 10 R
  3000. 3106((8).)S
  3001. 1776 V
  3002. 9 R
  3003. 720(B)S
  3004. 722(BU)S
  3005. 784(UG)S
  3006. 852(GS)S
  3007. 920(S)S
  3008. 1896 V
  3009. 10 R
  3010. 1080(The)S
  3011. 10 B
  3012. 1270(delay)S
  3013. 10 R
  3014. 1532(command)S
  3015. (will)157 1961 A
  3016. 2151(hang)S
  3017. 2379(forever)S
  3018. 2704(on)S
  3019. 2837(the)S
  3020. 2993(original)S
  3021. 3340(IBM)S
  3022. 3564(PC)S
  3023. 3721((not)S
  3024. 3917(the)S
  3025. 4074(XT!).)S
  3026. 4361(Not)S
  3027. 4546(that)S
  3028. 4731(it)S
  3029. 4821(matters,)S
  3030. 5177(as)S
  3031. 2016 V
  3032. 1080(everything)S
  3033. 1535(takes)S
  3034. 1767(forever)S
  3035. 2084(on)S
  3036. 2209(that)S
  3037. (box.)175 2385 A
  3038. 2184 V
  3039. 1080(Reading)S
  3040. 1441(the)S
  3041. 1590(256rst)S
  3042. 1773(sector)S
  3043. 2040(to)S
  3044. (boot)178 2144 A
  3045. 2348(a)S
  3046. (257oppy)256 2419 A
  3047. 2701((e.g.)S
  3048. 10 B
  3049. 2931(boot)S
  3050. 3147(fd1)S
  3051. 10 R
  3052. 3287(),)S
  3053. 3373(is)S
  3054. (done)195 3467 A
  3055. 3689(using)S
  3056. 3933(whatever)S
  3057. (257oppy)256 4330 A
  3058. 4613(parameters)S
  3059. (boot)178 5083 A
  3060. 2304 V
  3061. 1080(currently)S
  3062. 1469(has)S
  3063. 1628(available.)S
  3064. 2067(This)S
  3065. (will)157 2271 A
  3066. 2453(probably)S
  3067. 2835(always)S
  3068. 3140(work.)S
  3069. 2472 V
  3070. 1080(The)S
  3071. 1262(two)S
  3072. 1438(forms)S
  3073. 1698(of)S
  3074. 10 B
  3075. 1807(delay)S
  3076. 10 R
  3077. 2061(are)S
  3078. 2210(a)S
  3079. 2280(crock.)S
  3080. 2640 V
  3081. 1080(The)S
  3082. 1262(word)S
  3083. 10 B
  3084. 1494(emssize)S
  3085. 10 R
  3086. 1844(comes)S
  3087. 2126(from)S
  3088. 2347(EMS,)S
  3089. 2604(that)S
  3090. 2780(has)S
  3091. 2939(to)S
  3092. 3042(do)S
  3093. 3167(with)S
  3094. 3371(expanded)S
  3095. 3781(memory,)S
  3096. 4166(not)S
  3097. 4319(extended)S
  3098. 4707(memory.)S
  3099. 2808 V
  3100. 9 R
  3101. 720(A)S
  3102. 722(AC)S
  3103. 790(CK)S
  3104. 852(KN)S
  3105. 920(NO)S
  3106. 988(OW)S
  3107. 1056(WL)S
  3108. 1144(LE)S
  3109. 1202(ED)S
  3110. 1260(DG)S
  3111. 1328(GM)S
  3112. 1396(ME)S
  3113. 1478(EN)S
  3114. 1536(NT)S
  3115. 1604(TS)S
  3116. 1662(S)S
  3117. 2928 V
  3118. 10 R
  3119. 1080(Guy)S
  3120. 1278(Helmer,)S
  3121. 1631(for)S
  3122. 1774(the)S
  3123. (257oppy)256 1922 A
  3124. 2203(sensing)S
  3125. 2529(code)S
  3126. 2744(that)S
  3127. 2920(somehow)S
  3128. 3330(disappeared)S
  3129. 3836(into)S
  3130. 4017(the)S
  3131. (boot)178 4165 A
  3132. 4368(block.)S
  3133. 3096 V
  3134. 1080(Earl)S
  3135. 1276(Chew,)S
  3136. 1563(for)S
  3137. 1708(the)S
  3138. 1858(inspiration)S
  3139. 2315(his)S
  3140. (ShoeLace)398 2459 A
  3141. 2884(package)S
  3142. 3241(provided,)S
  3143. 3650(unless)S
  3144. 3928(he)S
  3145. 4050(wants)S
  3146. 4312(to)S
  3147. 4418(256le)S
  3148. 4575(a)S
  3149. ("look)219 4648 A
  3150. 4895(and)S
  3151. 5068(feel")S
  3152. 3216 V
  3153. 1080(suit)S
  3154. 1250(against)S
  3155. 1560(me,)S
  3156. 1733(then)S
  3157. 1931(I)S
  3158. (will)157 1990 A
  3159. 2172(say)S
  3160. 2331(I)S
  3161. 2390(modeled)S
  3162. 2761(it)S
  3163. 2842(after)S
  3164. 3053(the)S
  3165. 3201(SunOS)S
  3166. 3511(ROM)S
  3167. (boot)178 3765 A
  3168. 3968(monitor,)S
  3169. 4336(which)S
  3170. 4607(is)S
  3171. 4699(also)S
  3172. 4886(true.)S
  3173. 3384 V
  3174. 9 R
  3175. 720(A)S
  3176. 722(AU)S
  3177. 790(UT)S
  3178. 858(TH)S
  3179. 916(HO)S
  3180. 984(OR)S
  3181. 1052(R)S
  3182. 3504 V
  3183. 10 R
  3184. 1080(Kees)S
  3185. 1307(J.)S
  3186. 1396(Bot)S
  3187. 1566((kjb@cs.vu.nl))S
  3188. 7903 V
  3189. 720(Page)S
  3190. 941(5)S
  3191. 4455(September)S
  3192. 4911(13,)S
  3193. (1996)200 5061 A
  3194. 8143 V
  3195. EP
  3196. %%Trailer
  3197. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  3198. %%Pages: 5