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

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:07:02 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. %%EndProlog
  251. %%Page: 1 1
  252. BP
  253. /slant 0 def
  254. /height 0 def
  255. 480 V
  256. 10 R
  257. 720(TERMIOS)S
  258. 1171(()S
  259. 1213(3)S
  260. 1271())S
  261. 2696(Eighth)S
  262. (Edition)296 2989 A
  263. 4676(TERMIOS)S
  264. 5127(()S
  265. 5169(3)S
  266. 5227())S
  267. 960 V
  268. 9 R
  269. 720(N)S
  270. 722(NA)S
  271. 790(AM)S
  272. 858(ME)S
  273. 940(E)S
  274. 1080 V
  275. 10 R
  276. 1080(termios,)S
  277. 1455(tcgetattr,)S
  278. 1859(tcsetattr,)S
  279. 2252(cfgetispeed,)S
  280. 2784(cfgetospeed,)S
  281. 3338(cfsetispeed,)S
  282. 3859(cfsetospeed,)S
  283. (tcsendbreak,)506 4402 A
  284. 4956(tcdrain,)S
  285. 1200 V
  286. 1080(tc257ush,)S
  287. 1398(tc257ow)S
  288. 10 R-1
  289. 1675(-)S
  290. 10 R
  291. 1757(change)S
  292. 2067(terminal)S
  293. 2428(attributes)S
  294. 1368 V
  295. 9 R
  296. 720(S)S
  297. 722(SY)S
  298. 774(YN)S
  299. 842(NO)S
  300. 910(OP)S
  301. 978(PS)S
  302. 1030(SI)S
  303. 1082(IS)S
  304. 1115(S)S
  305. 1488 V
  306. 10 B
  307. 1080(#include)S
  308. 1482(<termios.h>)S
  309. 1728 V
  310. 1080(int)S
  311. 1236(tcgetattr(int)S
  312. 10 I
  313. 1797(fd)S
  314. 10 B
  315. 1875(,)S
  316. 1938(struct)S
  317. 2229(termios)S
  318. 2592(*)S
  319. 10 I
  320. 2642(tp)S
  321. 10 B
  322. 2720())S
  323. 1848 V
  324. 1080(int)S
  325. 1236(tcsetattr(int)S
  326. 10 I
  327. 1786(fd)S
  328. 10 B
  329. 1864(,)S
  330. 1927(int)S
  331. 10 I
  332. 2083(action)S
  333. 10 B
  334. 2334(,)S
  335. 2397(const)S
  336. 2659(struct)S
  337. 2950(termios)S
  338. 3313(*)S
  339. 10 I
  340. 3363(tp)S
  341. 10 B
  342. 3441())S
  343. 2088 V
  344. 1080(speed_t)S
  345. 1443(cfgetispeed(const)S
  346. 2216(struct)S
  347. 2507(termios)S
  348. 2870(*)S
  349. 10 I
  350. 2920(tp)S
  351. 10 B
  352. 2998())S
  353. 2208 V
  354. 1080(speed_t)S
  355. 1443(cfgetospeed(const)S
  356. 2238(struct)S
  357. 2529(termios)S
  358. 2892(*)S
  359. 10 I
  360. 2942(tp)S
  361. 10 B
  362. 3020())S
  363. 2328 V
  364. 1080(int)S
  365. 1236(cfsetispeed(struct)S
  366. 2027(termios)S
  367. 2390(*)S
  368. 10 I
  369. 2440(tp)S
  370. 10 B
  371. 2518(,)S
  372. 2581(speed_t)S
  373. 10 I
  374. 2944(speed)S
  375. 10 B
  376. 3173())S
  377. 2448 V
  378. 1080(int)S
  379. 1236(cfsetospeed(struct)S
  380. 2049(termios)S
  381. 2412(*)S
  382. 10 I
  383. 2462(tp)S
  384. 10 B
  385. 2540(,)S
  386. 2603(speed_t)S
  387. 10 I
  388. 2966(speed)S
  389. 10 B
  390. 3195())S
  391. 2688 V
  392. 1080(int)S
  393. (tcsendbreak(int)679 1236 A
  394. 10 I
  395. 1953(fd)S
  396. 10 B
  397. 2031(,)S
  398. 2094(int)S
  399. 10 I
  400. 2250(duration)S
  401. 10 B
  402. 2595())S
  403. 2808 V
  404. 1080(int)S
  405. 1236(tcdrain(int)S
  406. 10 I
  407. 1740(fd)S
  408. 10 B
  409. 1818())S
  410. 2928 V
  411. 1080(int)S
  412. 1236(tc257ush(int)S
  413. 10 I
  414. 1712(fd)S
  415. 10 B
  416. 1790(,)S
  417. 1853(int)S
  418. 10 I
  419. 2009(queue_selector)S
  420. 10 B
  421. 2618())S
  422. 3048 V
  423. 1080(int)S
  424. 1236(tc257ow(int)S
  425. 10 I
  426. 1684(fd)S
  427. 10 B
  428. 1762(,)S
  429. 1825(int)S
  430. 10 I
  431. 1981(action)S
  432. 10 B
  433. 2232())S
  434. 3216 V
  435. 9 R
  436. 720(D)S
  437. 722(DE)S
  438. 790(ES)S
  439. 848(SC)S
  440. 900(CR)S
  441. 962(RI)S
  442. 1024(IP)S
  443. 1057(PT)S
  444. 1109(TI)S
  445. 1167(IO)S
  446. 1200(ON)S
  447. 1268(N)S
  448. 3336 V
  449. 10 R
  450. 1080(These)S
  451. 1359(are)S
  452. 1521(the)S
  453. 1682(user)S
  454. 1888(functions)S
  455. 2300(that)S
  456. 2489(modify)S
  457. 2817(the)S
  458. 2979(tty)S
  459. 3124(attributes)S
  460. 3538(mentioned)S
  461. 4001(in)S
  462. 10 B
  463. 4118(tty)S
  464. 10 R
  465. 4236((4).)S
  466. 4443(In)S
  467. 4566(the)S
  468. 4728(following,)S
  469. 10 I
  470. 5183(fd)S
  471. 3456 V
  472. 10 R
  473. 1080(refers)S
  474. 1347(to)S
  475. 1461(an)S
  476. 1591(open)S
  477. 1821(terminal)S
  478. 2192(device)S
  479. 2490(256le,)S
  480. 10 I
  481. 2679(tp)S
  482. 10 R
  483. 2792(is)S
  484. 2894(the)S
  485. 3052(address)S
  486. 3389(of)S
  487. 3508(a)S
  488. 10 B
  489. 3588(struct)S
  490. 3876(termios)S
  491. 10 R
  492. 4201(,)S
  493. 4261(and)S
  494. 10 I
  495. 4441(speed)S
  496. 10 R
  497. 4705(and)S
  498. 4885(values)S
  499. 5177(of)S
  500. 3576 V
  501. 1080(type)S
  502. 10 B
  503. 1278(speed_t)S
  504. 10 R
  505. 1628(are)S
  506. 1777(equal)S
  507. 2020(to)S
  508. 2123(one)S
  509. 2293(of)S
  510. 2402(the)S
  511. 10 B
  512. 2550(B0)S
  513. 10 R
  514. 2667(,)S
  515. 10 B
  516. 2717(B50)S
  517. 10 R
  518. 2884(,)S
  519. 2935(etc.)S
  520. 3104(baud)S
  521. 3325(rate)S
  522. 3503(symbols.)S
  523. 3913(All)S
  524. 4068(functions,)S
  525. 4493(symbols,)S
  526. 4878(and)S
  527. 5049(types)S
  528. 3696 V
  529. 1080(are)S
  530. 1229(declared)S
  531. 1596(in)S
  532. 10 B
  533. 1699(<termios.h>)S
  534. 10 R
  535. 2219(.)S
  536. 3864 V
  537. 1080(The)S
  538. 1262(effects)S
  539. 1557(of)S
  540. 1666(the)S
  541. 1814(tty)S
  542. 1945(functions)S
  543. 2344(are:)S
  544. 4032 V
  545. 10 B
  546. 1080(tcgetattr()S
  547. 10 I
  548. 1485(fd)S
  549. 10 B
  550. 1563(,)S
  551. 10 I
  552. 1613(tp)S
  553. 10 B
  554. 1691())S
  555. 4152 V
  556. 10 R
  557. 1440(Get)S
  558. 1611(the)S
  559. 1759(current)S
  560. (settings)307 2070 A
  561. 2402(of)S
  562. 2511(the)S
  563. 2659(tty)S
  564. 2790(attributes.)S
  565. 4320 V
  566. 10 B
  567. 1080(tcsetattr()S
  568. 10 I
  569. 1474(fd)S
  570. 10 B
  571. 1552(,)S
  572. 1602(TCSANOW,)S
  573. 10 I
  574. 2172(tp)S
  575. 10 B
  576. 2250())S
  577. 4440 V
  578. 10 R
  579. 1440(Set)S
  580. 1594(the)S
  581. 1742(terminal)S
  582. 2103(attributes.)S
  583. 2553(The)S
  584. 2735(change)S
  585. 3045(occurs)S
  586. 3333(immediately.)S
  587. 4608 V
  588. 10 B
  589. 1080(tcsetattr()S
  590. 10 I
  591. 1474(fd)S
  592. 10 B
  593. 1552(,)S
  594. (TCSADRAIN,)625 1602 A
  595. 10 I
  596. 2252(tp)S
  597. 10 B
  598. 2330())S
  599. 4728 V
  600. 10 R
  601. 1440(Set)S
  602. 1595(the)S
  603. 1744(terminal)S
  604. 2106(attributes.)S
  605. 2557(The)S
  606. 2740(change)S
  607. 3051(occurs)S
  608. 3340(once)S
  609. 3556(all)S
  610. 3683(the)S
  611. 3832(output)S
  612. (waiting)302 4115 A
  613. 4444(in)S
  614. 4549(the)S
  615. 4699(output)S
  616. 4982(queues)S
  617. 4848 V
  618. 1440(has)S
  619. 1599(been)S
  620. (transmitted.)478 1814 A
  621. 2342(This)S
  622. (should)267 2546 A
  623. 2838(be)S
  624. 2958(used)S
  625. 3167(when)S
  626. 3410(options)S
  627. 3730(affecting)S
  628. 4114(output)S
  629. 4395(are)S
  630. 4544(changed.)S
  631. 5016 V
  632. 10 B
  633. 1080(tcsetattr()S
  634. 10 I
  635. 1474(fd)S
  636. 10 B
  637. 1552(,)S
  638. 1602(TCSAFLUSH,)S
  639. 10 I
  640. 2257(tp)S
  641. 10 B
  642. 2335())S
  643. 5136 V
  644. 10 R
  645. 1440(Set)S
  646. 1600(the)S
  647. 1754(terminal)S
  648. 2121(attributes.)S
  649. 2577(But)S
  650. 2753(256rst)S
  651. 2941(wait)S
  652. (until)184 3146 A
  653. 3361(all)S
  654. 3493(the)S
  655. 3647(output)S
  656. (waiting)302 3934 A
  657. 4267(in)S
  658. 4376(the)S
  659. 4530(output)S
  660. 4817(queues)S
  661. 5127(has)S
  662. 5256 V
  663. 1440(been)S
  664. (transmitted.)478 1668 A
  665. 2209(All)S
  666. (input)206 2376 A
  667. (waiting)302 2620 A
  668. 2959(in)S
  669. 3074(the)S
  670. (input)206 3234 A
  671. 3477(queues)S
  672. 3793(is)S
  673. 3897(then)S
  674. 4107(discarded)S
  675. 4530(and)S
  676. 4712(the)S
  677. 4872(change)S
  678. 5194(is)S
  679. 5376 V
  680. 1440(made.)S
  681. 1744(This)S
  682. (should)267 1960 A
  683. 2264(be)S
  684. 2396(used)S
  685. 2617(when)S
  686. 2872(switching)S
  687. 3300(from)S
  688. (canonical)386 3533 A
  689. 3956(to)S
  690. (non-canonical)570 4071 A
  691. 4678(mode)S
  692. 4938(or)S
  693. 5059(vice-)S
  694. 5496 V
  695. 1440(versa.)S
  696. 1733((Oddly)S
  697. (enough,)320 2048 A
  698. 2398(this)S
  699. 2573(is)S
  700. 2670(seldom)S
  701. 2990(what)S
  702. (you)150 3216 A
  703. 3395(want,)S
  704. (because)319 3645 A
  705. 3993(it)S
  706. 4078(discards)S
  707. 4437(typeahead.)S
  708. 4924(An)S
  709. 5076(edit-)S
  710. 5616 V
  711. 1440(ing)S
  712. 1599(shell)S
  713. 1820(does)S
  714. 2035(the)S
  715. 2189(Right)S
  716. 2443(Thing)S
  717. 2714(if)S
  718. 2807(it)S
  719. 2894(uses)S
  720. 10 B
  721. 3098(TCSANOW)S
  722. 10 R
  723. 3649(instead.)S
  724. 8 R
  725. 4010(POSIX)S
  726. 10 R
  727. 4274(may)S
  728. 4478(not)S
  729. 4637(guarantee)S
  730. (good)200 5061 A
  731. 5736 V
  732. 1440(results,)S
  733. 1753(but)S
  734. 1906(in)S
  735. 2009(practice)S
  736. 2354(most)S
  737. 2574(systems)S
  738. 2917(make)S
  739. 3160(the)S
  740. (canonical)386 3308 A
  741. (input)206 3719 A
  742. 3950(available)S
  743. 4339(in)S
  744. 4442(raw)S
  745. 4619(mode.))S
  746. 5904 V
  747. 10 B
  748. 1080(cfgetispeed()S
  749. 10 I
  750. 1591(tp)S
  751. 10 B
  752. 1669())S
  753. 6024 V
  754. 10 R
  755. 1440(Return)S
  756. 1739(the)S
  757. (input)206 1887 A
  758. 2118(baud)S
  759. 2338(rate)S
  760. 2515(encoded)S
  761. 2875(in)S
  762. 2978(the)S
  763. 3126(termios)S
  764. 3453(structure.)S
  765. 6192 V
  766. 10 B
  767. 1080(cfgetospeed()S
  768. 10 I
  769. 1613(tp)S
  770. 10 B
  771. 1691())S
  772. 6312 V
  773. 10 R
  774. 1440(Return)S
  775. 1739(the)S
  776. 1887(output)S
  777. 2168(baud)S
  778. 2388(rate)S
  779. 2565(encoded)S
  780. 2925(in)S
  781. 3028(the)S
  782. 3176(termios)S
  783. 3503(structure.)S
  784. 6480 V
  785. 10 B
  786. 1080(cfsetispeed()S
  787. 10 I
  788. 1580(tp)S
  789. 10 B
  790. 1658(,)S
  791. 10 I
  792. 1708(speed)S
  793. 10 B
  794. 1937())S
  795. 6600 V
  796. 10 R
  797. 1440(Encode)S
  798. 1767(the)S
  799. 1915(new)S
  800. (input)206 2108 A
  801. 2339(baud)S
  802. 2559(rate)S
  803. 2736(into)S
  804. 2917(the)S
  805. 3065(termios)S
  806. 3392(structure.)S
  807. 6768 V
  808. 10 B
  809. 1080(cfsetospeed()S
  810. 10 I
  811. 1602(tp)S
  812. 10 B
  813. 1680(,)S
  814. 10 I
  815. 1730(speed)S
  816. 10 B
  817. 1959())S
  818. 6888 V
  819. 10 R
  820. 1440(Encode)S
  821. 1767(the)S
  822. 1915(new)S
  823. 2108(output)S
  824. 2389(baud)S
  825. 2609(rate)S
  826. 2786(into)S
  827. 2967(the)S
  828. 3115(termios)S
  829. 3442(structure.)S
  830. 7056 V
  831. 10 B
  832. (tcsendbreak()561 1080 A
  833. 10 I
  834. 1641(fd)S
  835. 10 B
  836. 1719(,)S
  837. 10 I
  838. 1769(duration)S
  839. 10 B
  840. 2114())S
  841. 7176 V
  842. 10 R
  843. 1440(Emit)S
  844. 1664(a)S
  845. 1738(break)S
  846. (condition)379 1991 A
  847. 2399(on)S
  848. 2528(a)S
  849. 2602(serial)S
  850. 2850(line)S
  851. 3030(for)S
  852. 3177(a)S
  853. 3251(time)S
  854. 3459(indicated)S
  855. 3857(by)S
  856. 10 I
  857. 3986(duration)S
  858. 10 R
  859. 4339(.)S
  860. 4418((Always)S
  861. 4789(0.4)S
  862. (seconds)318 4943 A
  863. 7296 V
  864. (under)229 1440 A
  865. 1694(Minix,)S
  866. 10 I
  867. 1989(duration)S
  868. 10 R
  869. 2359(is)S
  870. (ignored.))366 2451 A
  871. 7903 V
  872. 720(Page)S
  873. 941(1)S
  874. 4455(September)S
  875. 4911(13,)S
  876. (1996)200 5061 A
  877. 8143 V
  878. EP
  879. %%Page: 2 2
  880. BP
  881. /slant 0 def
  882. /height 0 def
  883. 480 V
  884. 10 R
  885. 720(TERMIOS)S
  886. 1171(()S
  887. 1213(3)S
  888. 1271())S
  889. 2696(Eighth)S
  890. (Edition)296 2989 A
  891. 4676(TERMIOS)S
  892. 5127(()S
  893. 5169(3)S
  894. 5227())S
  895. 960 V
  896. 10 B
  897. 1080(tcdrain()S
  898. 10 I
  899. 1428(fd)S
  900. 10 B
  901. 1506())S
  902. 1080 V
  903. 10 R
  904. 1440(Wait)S
  905. (until)184 1661 A
  906. 1870(all)S
  907. 1996(output)S
  908. (waiting)302 2277 A
  909. 2604(in)S
  910. 2707(the)S
  911. 2855(output)S
  912. 3136(queues)S
  913. 3440(has)S
  914. 3599(been)S
  915. (transmitted.)478 3814 A
  916. 1248 V
  917. 10 B
  918. 1080(tcflush()S
  919. 10 I
  920. 1406(fd)S
  921. 10 B
  922. 1484(,)S
  923. 1534(TCIFLUSH))S
  924. 1368 V
  925. 10 R
  926. 1440(Flush)S
  927. 1688(the)S
  928. (input)206 1836 A
  929. 2067(queue.)S
  930. 2382((I.e.)S
  931. 2570(discard)S
  932. 2886(it.))S
  933. 1536 V
  934. 10 B
  935. 1080(tcflush()S
  936. 10 I
  937. 1406(fd)S
  938. 10 B
  939. 1484(,)S
  940. 1534(TCOFLUSH))S
  941. 1656 V
  942. 10 R
  943. 1440(Flush)S
  944. 1688(the)S
  945. 1836(output)S
  946. 2117(queue.)S
  947. 1824 V
  948. 10 B
  949. 1080(tcflush()S
  950. 10 I
  951. 1406(fd)S
  952. 10 B
  953. 1484(,)S
  954. 1534(TCIOFLUSH))S
  955. 1944 V
  956. 10 R
  957. 1440(Flush)S
  958. 1688(the)S
  959. (input)206 1836 A
  960. 2067(and)S
  961. 2237(output)S
  962. 2518(queues.)S
  963. 2112 V
  964. 10 B
  965. 1080(tcflow()S
  966. 10 I
  967. 1378(fd)S
  968. 10 B
  969. 1456(,)S
  970. 1506(TCOOFF))S
  971. 2232 V
  972. 10 R
  973. 1440(Suspend)S
  974. 1805(output.)S
  975. 2136((Like)S
  976. 2380(the)S
  977. 2528(effect)S
  978. 2784(of)S
  979. 10 B
  980. 2893(STOP)S
  981. 10 R
  982. 3156(.))S
  983. 2400 V
  984. 10 B
  985. 1080(tcflow()S
  986. 10 I
  987. 1378(fd)S
  988. 10 B
  989. 1456(,)S
  990. 1506(TCOON))S
  991. 2520 V
  992. 10 R
  993. 1440(Restart)S
  994. 1751(output.)S
  995. 2082((Like)S
  996. 2326(the)S
  997. 2474(effect)S
  998. 2730(of)S
  999. 10 B
  1000. 2839(START)S
  1001. 10 R
  1002. 3175(.))S
  1003. 2688 V
  1004. 10 B
  1005. 1080(tcflow()S
  1006. 10 I
  1007. 1378(fd)S
  1008. 10 B
  1009. 1456(,)S
  1010. 1506(TCIOFF))S
  1011. 2808 V
  1012. 10 R
  1013. 1440(Transmit)S
  1014. 1829(a)S
  1015. 10 B
  1016. 1899(STOP)S
  1017. 10 R
  1018. 2187(character)S
  1019. 2583(intended)S
  1020. 2954(to)S
  1021. 3057(make)S
  1022. 3300(the)S
  1023. 3448(remote)S
  1024. 3753(device)S
  1025. 4041(stop)S
  1026. (transmitting)486 4233 A
  1027. 4744(data.)S
  1028. 2976 V
  1029. 10 B
  1030. 1080(tcflow()S
  1031. 10 I
  1032. 1378(fd)S
  1033. 10 B
  1034. 1456(,)S
  1035. 1506(TCION))S
  1036. 3096 V
  1037. 10 R
  1038. 1440(Transmit)S
  1039. 1829(a)S
  1040. 10 B
  1041. 1899(START)S
  1042. 10 R
  1043. 2260(character)S
  1044. 2656(to)S
  1045. 2759(restart)S
  1046. 3037(the)S
  1047. 3185(remote)S
  1048. 3490(device.)S
  1049. 3264 V
  1050. 9 R
  1051. 720(S)S
  1052. 722(SE)S
  1053. 774(EE)S
  1054. 832(E)S
  1055. 913(A)S
  1056. 915(AL)S
  1057. 983(LS)S
  1058. 1041(SO)S
  1059. 1093(O)S
  1060. 3384 V
  1061. 10 B
  1062. 1080(stty)S
  1063. 10 R
  1064. 1237((1),)S
  1065. 10 B
  1066. 1405(tty)S
  1067. 10 R
  1068. 1523((4).)S
  1069. 3552 V
  1070. 9 R
  1071. 720(D)S
  1072. 722(DI)S
  1073. 790(IA)S
  1074. 823(AG)S
  1075. 891(GN)S
  1076. 959(NO)S
  1077. 1027(OS)S
  1078. 1095(ST)S
  1079. 1147(TI)S
  1080. 1205(IC)S
  1081. 1238(CS)S
  1082. 1300(S)S
  1083. 3672 V
  1084. 10 R
  1085. 1080(All)S
  1086. 1236(functions)S
  1087. 1638(return)S
  1088. 1907(0)S
  1089. 1985(unless)S
  1090. 2264(otherwise)S
  1091. 2684(speci256ed,)S
  1092. 3095(and)S
  1093. 10 R-1
  1094. 3268(-)S
  1095. 10 R
  1096. 3325(1)S
  1097. 3403(on)S
  1098. 3531(error)S
  1099. 3756(with)S
  1100. 10 B
  1101. (errno)241 3963 A
  1102. 10 R
  1103. 4232(set)S
  1104. 4372(to)S
  1105. 4478(indicate)S
  1106. 4825(the)S
  1107. 4976(type)S
  1108. 5177(of)S
  1109. 3792 V
  1110. 1080(error.)S
  1111. 1360(The)S
  1112. 1550(most)S
  1113. 1778(notable)S
  1114. 2107(errors)S
  1115. 2376(are)S
  1116. 10 B
  1117. 2533(ENOTTY)S
  1118. 10 R
  1119. 2991(if)S
  1120. 10 I
  1121. 3086(fd)S
  1122. 10 R
  1123. 3196(does)S
  1124. 3412(not)S
  1125. 3572(refer)S
  1126. 3796(to)S
  1127. 3906(a)S
  1128. 3983(terminal)S
  1129. 4351(device,)S
  1130. 4671(and)S
  1131. 10 B
  1132. 4848(EINTR)S
  1133. 10 R
  1134. 5199(if)S
  1135. 3912 V
  1136. 1080(one)S
  1137. 1250(of)S
  1138. 1359(the)S
  1139. 1507(functions)S
  1140. (waiting)302 1906 A
  1141. 2233(for)S
  1142. 2376(output)S
  1143. 2657(to)S
  1144. 2760(drain)S
  1145. 2992(is)S
  1146. 3084(interrupted.)S
  1147. 4080 V
  1148. 9 R
  1149. 720(N)S
  1150. 722(NO)S
  1151. 790(OT)S
  1152. 858(TE)S
  1153. 916(ES)S
  1154. 974(S)S
  1155. 4200 V
  1156. 10 R
  1157. 1080(It)S
  1158. 1170(may)S
  1159. 1371(be)S
  1160. 1494(interesting)S
  1161. 1948(to)S
  1162. (know)223 2055 A
  1163. 2307(that)S
  1164. 2487(the)S
  1165. 2639(functions)S
  1166. 3042(operating)S
  1167. 3451(on)S
  1168. 3580(the)S
  1169. 3732(tty)S
  1170. 3867(are)S
  1171. 4020(directly)S
  1172. 4357(translated)S
  1173. 4778(into)S
  1174. 4963(the)S
  1175. 5115(fol-)S
  1176. 4320 V
  1177. 1080(lowing)S
  1178. 1408(Minix)S
  1179. 10 B
  1180. 1702(ioctl)S
  1181. 10 R
  1182. 1935(requests:)S
  1183. 10 B
  1184. 2341(TCGETS)S
  1185. 10 R
  1186. 2749(,)S
  1187. 10 B
  1188. 2822(TCSETS)S
  1189. 10 R
  1190. 3256((now),)S
  1191. 10 B
  1192. 3570(TCSETSW)S
  1193. 10 R
  1194. 4104((drain),)S
  1195. 10 B
  1196. 4452(TCSETSF)S
  1197. 10 R
  1198. 4900(,)S
  1199. 4973((257ush),)S
  1200. 4440 V
  1201. 10 B
  1202. 1080(TCSBRK)S
  1203. 10 R
  1204. 1494(,)S
  1205. 10 B
  1206. (TCDRAIN)471 1550 A
  1207. 10 R
  1208. 2021(,)S
  1209. 10 B
  1210. 2077(TCFLSH)S
  1211. 10 R
  1212. 2480(,)S
  1213. 2536(and)S
  1214. 10 B
  1215. 2712(TCFLOW)S
  1216. 10 R
  1217. 3159(.)S
  1218. 3241(You)S
  1219. (should)267 3446 A
  1220. 3745(only)S
  1221. 3955(use)S
  1222. 4121(this)S
  1223. (knowledge)441 4298 A
  1224. 4771(when)S
  1225. 5021(trying)S
  1226. 4560 V
  1227. 1080(to)S
  1228. (understand)441 1183 A
  1229. 1649(the)S
  1230. 1797(tty)S
  1231. 1928(driver)S
  1232. 2194(code,)S
  1233. 2434(of)S
  1234. 2543(course.)S
  1235. 4728 V
  1236. 9 R
  1237. 720(B)S
  1238. 722(BU)S
  1239. 784(UG)S
  1240. 852(GS)S
  1241. 920(S)S
  1242. 4848 V
  1243. 720(A)S
  1244. 722(AU)S
  1245. 790(UT)S
  1246. 858(TH)S
  1247. 916(HO)S
  1248. 984(OR)S
  1249. 1052(R)S
  1250. 4968 V
  1251. 10 R
  1252. 1080(Kees)S
  1253. 1307(J.)S
  1254. 1396(Bot)S
  1255. 1566((kjb@cs.vu.nl))S
  1256. 7903 V
  1257. 720(September)S
  1258. 1176(13,)S
  1259. (1996)200 1326 A
  1260. 4990(Page)S
  1261. 5211(2)S
  1262. 8143 V
  1263. EP
  1264. %%Trailer
  1265. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  1266. %%Pages: 2