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

操作系统开发

开发平台:

WINDOWS

  1. %!PS-Adobe-1.0
  2. %%Creator: devps (Pipeline Associates, Inc.)
  3. %%CreationDate: Fri Sep 13 13:04: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. /R{/Times-Roman FF}def
  135. /B{/Times-Bold FF}def
  136. /I{/Times-Italic FF}def
  137. /Encoding-1 256 array def
  138. 0 1 255 {Encoding-1 exch /.notdef put} for
  139. Encoding-1 8#301 StandardEncoding 8#101 26 getinterval putinterval %A-B
  140. Encoding-1 8#341 StandardEncoding 8#141 26 getinterval putinterval %a-b
  141. Encoding-1 8#241 StandardEncoding 8#301 16 getinterval putinterval %accents
  142. Encoding-1 8#373 StandardEncoding 8#365 1 getinterval putinterval %dotlessi
  143. Encoding-1
  144. dup 8#41 /copyright put
  145. dup 8#42 /registered put
  146. dup 8#43 /trademark put
  147. dup 8#44 /logicalnot put
  148. dup 8#45 /Eth put
  149. dup 8#46 /eth put
  150. dup 8#47 /Thorn put
  151. dup 8#50 /thorn put
  152. dup 8#51 /brokenbar put
  153. dup 8#52 /degree put
  154. dup 8#53 /divide put
  155. dup 8#54 /multiply put
  156. dup 8#55 /minus put
  157. dup 8#56 /onehalf put
  158. dup 8#57 /onequarter put
  159. dup 8#60 /threequarters put
  160. dup 8#101 /Aacute put
  161. dup 8#102 /Acircumflex put
  162. dup 8#103 /Adieresis put
  163. dup 8#104 /Agrave put
  164. dup 8#105 /Aring put
  165. dup 8#106 /Atilde put
  166. dup 8#107 /Ccedilla put
  167. dup 8#110 /Eacute put
  168. dup 8#111 /Ecircumflex put
  169. dup 8#112 /Edieresis put
  170. dup 8#113 /Egrave put
  171. dup 8#114 /Iacute put
  172. dup 8#115 /Icircumflex put
  173. dup 8#116 /Idieresis put
  174. dup 8#117 /Igrave put
  175. dup 8#120 /Ntilde put
  176. dup 8#121 /Oacute put
  177. dup 8#122 /Ocircumflex put
  178. dup 8#123 /Odieresis put
  179. dup 8#124 /Ograve put
  180. dup 8#125 /Otilde put
  181. dup 8#126 /Scaron put
  182. dup 8#127 /Uacute put
  183. dup 8#130 /Ucircumflex put
  184. dup 8#131 /Udieresis put
  185. dup 8#132 /Ugrave put
  186. dup 8#133 /Ydieresis put
  187. dup 8#134 /Zcaron put
  188. dup 8#135 /aacute put
  189. dup 8#136 /acircumflex put
  190. dup 8#137 /adieresis put
  191. dup 8#140 /agrave put
  192. dup 8#141 /aring put
  193. dup 8#142 /atilde put
  194. dup 8#143 /ccedilla put
  195. dup 8#144 /eacute put
  196. dup 8#145 /ecircumflex put
  197. dup 8#146 /edieresis put
  198. dup 8#147 /egrave put
  199. dup 8#150 /iacute put
  200. dup 8#151 /icircumflex put
  201. dup 8#152 /idieresis put
  202. dup 8#153 /igrave put
  203. dup 8#154 /ntilde put
  204. dup 8#155 /oacute put
  205. dup 8#156 /ocircumflex put
  206. dup 8#157 /odieresis put
  207. dup 8#160 /ograve put
  208. dup 8#161 /otilde put
  209. dup 8#162 /scaron put
  210. dup 8#163 /uacute put
  211. dup 8#164 /ucircumflex put
  212. dup 8#165 /udieresis put
  213. dup 8#166 /ugrave put
  214. dup 8#167 /ydieresis put
  215. dup 8#170 /zcaron put
  216. pop
  217. /Enc-dict 30 dict def
  218. Enc-dict /tmpstr1 50 string put
  219. Enc-dict /tmpstr2 50 string put
  220. Enc-dict /tmpstr3 50 string dup (Encoding-) exch cvs pop put
  221. /AEnc-def { % arguments: the original font's name, encoding nr
  222. Enc-dict begin
  223. tmpstr2 cvs /Enc-no exch def % Remember the number in a string
  224. dup /OrigName exch def % remember the name
  225. findfont dup maxlength dict /newdict exch def % get dictionary for new font
  226. { exch dup /FID ne
  227.    { exch newdict 3 1 roll put }
  228.    { pop pop } % Ignore FID
  229.    ifelse
  230. } forall
  231. newdict begin
  232. /Encoding
  233.   tmpstr3 9 Enc-no putinterval tmpstr3 0 9 Enc-no length add getinterval
  234.   cvn load
  235.   def % Replace encoding
  236. currentdict /UniqueID known
  237. { /UniqueID UniqueID Enc-no cvi 49999 mul add def } if % Derive New UniqueID
  238. end % newdict
  239. /FNlength OrigName tmpstr1 cvs length def % convert name, remember length
  240. FNlength 1 add Enc-no length add string
  241. dup 0 OrigName tmpstr1 cvs putinterval
  242. dup FNlength (-) putinterval
  243. dup FNlength 1 add Enc-no putinterval
  244. dup 0 tmpstr1 0 FNlength getinterval putinterval % Add old name
  245. cvn dup newdict /FontName 3 2 roll put newdict definefont
  246. end % Enc-dict
  247. } def
  248. /Times-Bold 1 AEnc-def pop
  249. /B-1{/Times-Bold-1 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(PATCH)S
  258. 1059(()S
  259. 1101(1)S
  260. 1159())S
  261. 2696(Eighth)S
  262. (Edition)296 2989 A
  263. 4788(PATCH)S
  264. 5127(()S
  265. 5169(1)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(patch)S
  277. 1323(-)S
  278. 1382(apply)S
  279. 1630(a)S
  280. 1700(diff)S
  281. 1871(256le)S
  282. 2025(to)S
  283. 2128(an)S
  284. 2248(original)S
  285. 1248 V
  286. 9 R
  287. 720(S)S
  288. 722(SY)S
  289. 774(YN)S
  290. 842(NO)S
  291. 910(OP)S
  292. 978(PS)S
  293. 1030(SI)S
  294. 1082(IS)S
  295. 1115(S)S
  296. 1368 V
  297. 10 B
  298. 1080(patch)S
  299. 10 R
  300. 1359([options])S
  301. 1760([orig256le)S
  302. 2123([patch256le]])S
  303. 2610([+)S
  304. 2739([options])S
  305. ([orig256le]]...)468 3140 A
  306. 1608 V
  307. 1080(but)S
  308. 1246(usually)S
  309. 1574(just)S
  310. 1848 V
  311. 10 B
  312. 1080(patch)S
  313. 10 R
  314. 1359(<patch256le)S
  315. 2016 V
  316. 9 R
  317. 720(D)S
  318. 722(DE)S
  319. 790(ES)S
  320. 848(SC)S
  321. 900(CR)S
  322. 962(RI)S
  323. 1024(IP)S
  324. 1057(PT)S
  325. 1109(TI)S
  326. 1167(IO)S
  327. 1200(ON)S
  328. 1268(N)S
  329. 2136 V
  330. 10 I
  331. 1080(Patch)S
  332. 10 R
  333. (will)157 1346 A
  334. 1534(take)S
  335. 1734(a)S
  336. 1811(patch)S
  337. 2061(256le)S
  338. 2222(containing)S
  339. 2678(any)S
  340. 2855(of)S
  341. 2971(the)S
  342. 3126(four)S
  343. 3326(forms)S
  344. 3593(of)S
  345. 3709(difference)S
  346. 4151(listing)S
  347. (produced)374 4434 A
  348. 4840(by)S
  349. 4972(the)S
  350. 10 I
  351. (diff)134 5127 A
  352. 2256 V
  353. 10 R
  354. 1080(program)S
  355. 1456(and)S
  356. 1636(apply)S
  357. 1894(those)S
  358. 2141(differences)S
  359. 2625(to)S
  360. 2737(an)S
  361. 2866(original)S
  362. 3213(256le,)S
  363. (producing)407 3401 A
  364. 3842(a)S
  365. 3921(patched)S
  366. 4268(version.)S
  367. 4648(By)S
  368. 4799(default,)S
  369. 5138(the)S
  370. 2376 V
  371. 1080(patched)S
  372. 1424(version)S
  373. 1752(is)S
  374. 1851(put)S
  375. 2011(in)S
  376. (place)213 2121 A
  377. 2366(of)S
  378. 2482(the)S
  379. 2637(original,)S
  380. 3007(with)S
  381. 3218(the)S
  382. 3373(original)S
  383. 3718(256le)S
  384. 3879(backed)S
  385. 4196(up)S
  386. 4328(to)S
  387. 4438(the)S
  388. 4593(same)S
  389. 4832(name)S
  390. 5082(with)S
  391. 2496 V
  392. 1080(the)S
  393. 1233(extension)S
  394. 1648(``.orig'')S
  395. ((``304'')204 2001 A
  396. 2235(on)S
  397. 2365(systems)S
  398. 2712(that)S
  399. 2892(do)S
  400. 3021(not)S
  401. (support)301 3178 A
  402. (long)178 3508 A
  403. 3715(256lenames),)S
  404. 4189(or)S
  405. 4302(as)S
  406. 4415(speci256ed)S
  407. 4802(by)S
  408. 4931(the)S
  409. 10 B
  410. 5083(-b)S
  411. 10 R
  412. 5173(,)S
  413. 10 B
  414. 5227(-)S
  415. 2616 V
  416. 1080(B)S
  417. 10 R
  418. 1147(,)S
  419. 1228(or)S
  420. 10 B
  421. 1368(-V)S
  422. 10 R
  423. 1531(switches.)S
  424. 1985(The)S
  425. 2199(extension)S
  426. 2641(used)S
  427. 2882(for)S
  428. 3057(making)S
  429. (backup)290 3415 A
  430. 3762(256les)S
  431. 3987(may)S
  432. 4217(also)S
  433. 4436(be)S
  434. 4588(speci256ed)S
  435. 5003(in)S
  436. 5138(the)S
  437. 2736 V
  438. 10 B
  439. 1080(SIMPLE_BACKUP_SUFFIX)S
  440. 10 R
  441. 2382(environment)S
  442. 2915(variable,)S
  443. 3290(which)S
  444. 3561(is)S
  445. 3653(overridden)S
  446. 4114(by)S
  447. (above)240 4239 A
  448. 4504(switches.)S
  449. 2904 V
  450. 1080(If)S
  451. 1177(the)S
  452. (backup)290 1329 A
  453. 1648(256le)S
  454. 1806(already)S
  455. 2132(exists,)S
  456. 10 B
  457. 2415(patch)S
  458. 10 R
  459. 2685(creates)S
  460. 2995(a)S
  461. 3069(new)S
  462. (backup)290 3266 A
  463. 3585(256le)S
  464. 3743(name)S
  465. 3990(by)S
  466. 4119(changing)S
  467. 4517(the)S
  468. 4670(256rst)S
  469. 4857(lowercase)S
  470. 3024 V
  471. 1080(letter)S
  472. 1317(in)S
  473. 1424(the)S
  474. 1576(last)S
  475. (component)446 1745 A
  476. 2220(of)S
  477. 2333(the)S
  478. 2485(256le's)S
  479. 2716(name)S
  480. 2963(into)S
  481. (uppercase.)428 3148 A
  482. 3630(If)S
  483. 3727(there)S
  484. 3958(are)S
  485. 4111(no)S
  486. 4240(more)S
  487. 4476(lowercase)S
  488. 4908(letters)S
  489. 5183(in)S
  490. 3144 V
  491. 1080(the)S
  492. 1232(name,)S
  493. 1504(it)S
  494. 1589(removes)S
  495. 1959(the)S
  496. 2111(256rst)S
  497. 2297(character)S
  498. 2698(from)S
  499. 2924(the)S
  500. 3077(name.)S
  501. 3375(It)S
  502. 3467(repeats)S
  503. 3783(this)S
  504. 3958(process)S
  505. (until)184 4290 A
  506. 4504(it)S
  507. 4590(comes)S
  508. 4877(up)S
  509. 5007(with)S
  510. 5216(a)S
  511. 3264 V
  512. (backup)290 1080 A
  513. 1395(256le)S
  514. 1549(that)S
  515. 1725(does)S
  516. 1934(not)S
  517. 2087(already)S
  518. 2409(exist.)S
  519. 3432 V
  520. 1080(You)S
  521. 1282(may)S
  522. 1484(also)S
  523. 1675(specify)S
  524. 1995(where)S
  525. (you)150 2271 A
  526. 2450(want)S
  527. 2675(the)S
  528. 2827(output)S
  529. 3112(to)S
  530. 3219(go)S
  531. 3348(with)S
  532. 3556(a)S
  533. 10 B
  534. 3630(-o)S
  535. 10 R
  536. 3744(switch;)S
  537. 4065(if)S
  538. 4157(that)S
  539. 4338(256le)S
  540. 4497(already)S
  541. 4824(exists,)S
  542. 5108(it)S
  543. 5194(is)S
  544. 3552 V
  545. 1080(backed)S
  546. 1390(up)S
  547. 1515(256rst.)S
  548. 3720 V
  549. 1080(If)S
  550. 10 I
  551. 1173(patch256le)S
  552. 10 R
  553. 1544(is)S
  554. (omitted,)332 1636 A
  555. 1993(or)S
  556. 2102(is)S
  557. 2194(a)S
  558. (hyphen,)320 2264 A
  559. 2609(the)S
  560. 2757(patch)S
  561. (will)157 3000 A
  562. 3182(be)S
  563. 3302(read)S
  564. 3501(from)S
  565. 3722(standard)S
  566. (input.)231 4088 A
  567. 3888 V
  568. (Upon)223 1080 A
  569. 1330(startup,)S
  570. 1656(patch)S
  571. (will)157 1901 A
  572. 2085(attempt)S
  573. 2414(to)S
  574. 2519(determine)S
  575. 2949(the)S
  576. 3099(type)S
  577. 3299(of)S
  578. 3410(the)S
  579. 3560(diff)S
  580. 3733(listing,)S
  581. 4036(unless)S
  582. (over-ruled)420 4314 A
  583. 4762(by)S
  584. 4890(a)S
  585. 10 B
  586. 4963(-c)S
  587. 10 R
  588. 5042(,)S
  589. 10 B
  590. 5095(-e)S
  591. 10 R
  592. 5174(,)S
  593. 10 B
  594. 5227(-)S
  595. 4008 V
  596. 1080(n)S
  597. 10 R
  598. 1136(,)S
  599. 1197(or)S
  600. 10 B
  601. 1317(-u)S
  602. 10 R
  603. 1443(switch.)S
  604. 1792(Context)S
  605. 2146(diffs)S
  606. 2367((old-style,)S
  607. 2813(new-style,)S
  608. 3265(and)S
  609. 3445(uni256ed))S
  610. 3793(and)S
  611. 3973(normal)S
  612. 4293(diffs)S
  613. 4513(are)S
  614. 4672(applied)S
  615. 5003(by)S
  616. 5138(the)S
  617. 4128 V
  618. 10 I
  619. 1080(patch)S
  620. 10 R
  621. 1328(program)S
  622. 1694(itself,)S
  623. 1946(while)S
  624. 2195(ed)S
  625. 2315(diffs)S
  626. 2525(are)S
  627. 2674(simply)S
  628. 2972(fed)S
  629. 3126(to)S
  630. 3229(the)S
  631. 10 I
  632. 3377(ed)S
  633. 10 R
  634. 3497(editor)S
  635. 3757(via)S
  636. 3905(a)S
  637. 3975(pipe.)S
  638. 4296 V
  639. 10 I
  640. 1080(Patch)S
  641. 10 R
  642. (will)157 1342 A
  643. 1526(try)S
  644. 1665(to)S
  645. 1770(skip)S
  646. 1964(any)S
  647. 2136(leading)S
  648. 2459(garbage,)S
  649. 2830(apply)S
  650. 3080(the)S
  651. 3230(diff,)S
  652. 3428(and)S
  653. 3600(then)S
  654. 3800(skip)S
  655. 3994(any)S
  656. (trailing)291 4166 A
  657. 4485(garbage.)S
  658. 4882(Thus)S
  659. (you)150 5111 A
  660. 4416 V
  661. 1080(could)S
  662. 1331(feed)S
  663. 1533(an)S
  664. 1656(article)S
  665. 1937(or)S
  666. 2049(message)S
  667. 2418(containing)S
  668. 2869(a)S
  669. 2941(diff)S
  670. 3114(listing)S
  671. 3392(to)S
  672. 10 I
  673. 3497(patch)S
  674. 10 R
  675. 3728(,)S
  676. 3780(and)S
  677. 3952(it)S
  678. (should)267 4035 A
  679. 4329(work.)S
  680. 4613(If)S
  681. 4708(the)S
  682. 4858(entire)S
  683. 5115(diff)S
  684. 4536 V
  685. 1080(is)S
  686. 1172(indented)S
  687. 1543(by)S
  688. 1668(a)S
  689. 1738(consistent)S
  690. (amount,)326 2165 A
  691. 2516(this)S
  692. (will)157 2686 A
  693. 2868(be)S
  694. 2988(taken)S
  695. 3231(into)S
  696. (account.)338 3412 A
  697. 4704 V
  698. 1080(With)S
  699. 1317(context)S
  700. 1649(diffs,)S
  701. 1895(and)S
  702. 2076(to)S
  703. 2190(a)S
  704. 2271(lesser)S
  705. 2537(extent)S
  706. 2819(with)S
  707. 3034(normal)S
  708. 3355(diffs,)S
  709. 10 I
  710. 3601(patch)S
  711. 10 R
  712. 3860(can)S
  713. 4036(detect)S
  714. 4313(when)S
  715. 4567(the)S
  716. 4727(line)S
  717. 4915(numbers)S
  718. 4824 V
  719. 1080(mentioned)S
  720. 1530(in)S
  721. 1634(the)S
  722. 1783(patch)S
  723. 2027(are)S
  724. 2177(incorrect,)S
  725. 2587(and)S
  726. (will)157 2758 A
  727. 2940(attempt)S
  728. 3267(to)S
  729. 3370(256nd)S
  730. 3551(the)S
  731. 3699(correct)S
  732. (place)213 4005 A
  733. 4243(to)S
  734. 4346(apply)S
  735. (each)185 4594 A
  736. (hunk)200 4804 A
  737. 5029(of)S
  738. 5138(the)S
  739. 4944 V
  740. 1080(patch.)S
  741. 1377(As)S
  742. 1518(a)S
  743. 1592(256rst)S
  744. 1778(guess,)S
  745. 2055(it)S
  746. 2140(takes)S
  747. 2376(the)S
  748. 2528(line)S
  749. 2709(number)S
  750. 3046(mentioned)S
  751. 3500(for)S
  752. 3648(the)S
  753. (hunk,)225 3801 A
  754. 4056(plus)S
  755. 4253(or)S
  756. 4367(minus)S
  757. 4642(any)S
  758. 4817(offset)S
  759. 5077(used)S
  760. 5064 V
  761. 1080(in)S
  762. 1187(applying)S
  763. 1567(the)S
  764. 1719(previous)S
  765. (hunk.)225 2094 A
  766. 2373(If)S
  767. 2470(that)S
  768. 2650(is)S
  769. 2746(not)S
  770. 2902(the)S
  771. 3053(correct)S
  772. (place,)238 3362 A
  773. 10 I
  774. 3628(patch)S
  775. 10 R
  776. (will)157 3879 A
  777. 4064(scan)S
  778. 4271(both)S
  779. 4477(forwards)S
  780. 4864(and)S
  781. 5037(back-)S
  782. 5184 V
  783. 1080(wards)S
  784. 1349(for)S
  785. 1495(a)S
  786. 1568(set)S
  787. 1708(of)S
  788. 1820(lines)S
  789. 2039(matching)S
  790. 2442(the)S
  791. 2594(context)S
  792. 2919(given)S
  793. 3171(in)S
  794. 3278(the)S
  795. (hunk.)225 3430 A
  796. 3709(First)S
  797. 10 I
  798. 3923(patch)S
  799. 10 R
  800. (looks)217 4175 A
  801. 4421(for)S
  802. 4568(a)S
  803. (place)213 4642 A
  804. 4884(where)S
  805. 5160(all)S
  806. 5304 V
  807. 1080(lines)S
  808. 1296(of)S
  809. 1406(the)S
  810. 1555(context)S
  811. 1877(match.)S
  812. 2199(If)S
  813. 2293(no)S
  814. 2419(such)S
  815. (place)213 2629 A
  816. 2867(is)S
  817. (found,)259 2959 A
  818. 3243(and)S
  819. 3413(it's)S
  820. 3567(a)S
  821. 3637(context)S
  822. 3958(diff,)S
  823. 4154(and)S
  824. 4324(the)S
  825. 4472(maximum)S
  826. 4904(fuzz)S
  827. 5103(fac-)S
  828. 5424 V
  829. 1080(tor)S
  830. 1223(is)S
  831. 1321(set)S
  832. 1464(to)S
  833. 1573(1)S
  834. 1654(or)S
  835. 1770(more,)S
  836. 2034(then)S
  837. 2239(another)S
  838. 2573(scan)S
  839. 2784(takes)S
  840. (place)213 3023 A
  841. (ignoring)340 3268 A
  842. 3640(the)S
  843. 3795(256rst)S
  844. 3984(and)S
  845. 4161(last)S
  846. 4333(line)S
  847. 4516(of)S
  848. 4632(context.)S
  849. 5010(If)S
  850. 5110(that)S
  851. 5544 V
  852. 1080(fails,)S
  853. 1313(and)S
  854. 1492(the)S
  855. 1649(maximum)S
  856. 2090(fuzz)S
  857. 2298(factor)S
  858. 2568(is)S
  859. 2669(set)S
  860. 2815(to)S
  861. 2927(2)S
  862. 3011(or)S
  863. 3129(more,)S
  864. 3395(the)S
  865. 3552(256rst)S
  866. 3743(two)S
  867. 3928(and)S
  868. 4107(last)S
  869. 4281(two)S
  870. 4466(lines)S
  871. 4690(of)S
  872. 4808(context)S
  873. 5137(are)S
  874. 5664 V
  875. (ignored,)332 1080 A
  876. 1449(and)S
  877. 1631(another)S
  878. 1970(scan)S
  879. 2186(is)S
  880. 2290(made.)S
  881. 2595((The)S
  882. 2823(default)S
  883. 3141(maximum)S
  884. 3586(fuzz)S
  885. 3798(factor)S
  886. 4072(is)S
  887. 4177(2.))S
  888. 4349(If)S
  889. 10 I
  890. 4455(patch)S
  891. 10 R
  892. (cannot)268 4716 A
  893. 5022(256nd)S
  894. 5216(a)S
  895. 5784 V
  896. (place)213 1080 A
  897. 1329(to)S
  898. 1443(install)S
  899. 1725(that)S
  900. (hunk)200 1912 A
  901. 2148(of)S
  902. 2268(the)S
  903. 2427(patch,)S
  904. 2706(it)S
  905. (will)157 2798 A
  906. 2991(put)S
  907. 3155(the)S
  908. (hunk)200 3314 A
  909. 3550(out)S
  910. 3714(to)S
  911. 3828(a)S
  912. 3908(reject)S
  913. 4168(256le,)S
  914. 4357(which)S
  915. 4638(normally)S
  916. 5036(is)S
  917. 5138(the)S
  918. 5904 V
  919. 1080(name)S
  920. 1323(of)S
  921. 1432(the)S
  922. 1581(output)S
  923. 1863(256le)S
  924. 2018(plus)S
  925. 2211(``.rej'')S
  926. ((``#'')220 2505 A
  927. 2751(on)S
  928. 2877(systems)S
  929. 3221(that)S
  930. 3398(do)S
  931. 3524(not)S
  932. (support)301 3678 A
  933. (long)178 4005 A
  934. 4209(256lenames).)S
  935. 4705((Note)S
  936. 4961(that)S
  937. 5138(the)S
  938. 6024 V
  939. 1080(rejected)S
  940. (hunk)200 1427 A
  941. (will)157 1654 A
  942. 1838(come)S
  943. 2083(out)S
  944. 2238(in)S
  945. 2343(context)S
  946. 2666(diff)S
  947. 2839(form)S
  948. 3062(whether)S
  949. 3414(the)S
  950. (input)206 3564 A
  951. 3797(patch)S
  952. 4042(was)S
  953. 4226(a)S
  954. 4298(context)S
  955. 4621(diff)S
  956. 4794(or)S
  957. 4905(a)S
  958. 4976(normal)S
  959. 6144 V
  960. 1080(diff.)S
  961. 1302(If)S
  962. 1396(the)S
  963. (input)206 1545 A
  964. 1777(was)S
  965. 1960(a)S
  966. 2031(normal)S
  967. 2342(diff,)S
  968. 2539(many)S
  969. 2788(of)S
  970. 2898(the)S
  971. 3047(contexts)S
  972. (will)157 3408 A
  973. 3591(simply)S
  974. 3890(be)S
  975. 4011(null.))S
  976. 4277(The)S
  977. 4460(line)S
  978. 4638(numbers)S
  979. 5011(on)S
  980. 5138(the)S
  981. 6264 V
  982. (hunks)239 1080 A
  983. 1357(in)S
  984. 1473(the)S
  985. 1634(reject)S
  986. 1897(256le)S
  987. 2064(may)S
  988. 2275(be)S
  989. 2408(different)S
  990. 2794(than)S
  991. 3005(in)S
  992. 3121(the)S
  993. 3282(patch)S
  994. 3538(256le:)S
  995. 3733(they)S
  996. 3944(re257ect)S
  997. 4235(the)S
  998. 4396(approximate)S
  999. 4937(location)S
  1000. 6384 V
  1001. 1080(patch)S
  1002. 1323(thinks)S
  1003. 1593(the)S
  1004. 1741(failed)S
  1005. (hunks)239 1996 A
  1006. (belong)273 2260 A
  1007. 2558(in)S
  1008. 2661(the)S
  1009. 2809(new)S
  1010. 3002(256le)S
  1011. 3156(rather)S
  1012. 3417(than)S
  1013. 3615(the)S
  1014. 3763(old)S
  1015. 3916(one.)S
  1016. 6552 V
  1017. 1080(As)S
  1018. (each)185 1223 A
  1019. (hunk)200 1439 A
  1020. 1670(is)S
  1021. 1768(completed,)S
  1022. (you)150 2243 A
  1023. (will)157 2424 A
  1024. 2612(be)S
  1025. 2738(told)S
  1026. 2925(whether)S
  1027. 3281(the)S
  1028. (hunk)200 3435 A
  1029. (succeeded)414 3666 A
  1030. 4111(or)S
  1031. 4226(failed,)S
  1032. 4512(and)S
  1033. 4688(which)S
  1034. 4966(line)S
  1035. 5149((in)S
  1036. 6672 V
  1037. 1080(the)S
  1038. 1231(new)S
  1039. 1427(256le))S
  1040. 10 I
  1041. 1618(patch)S
  1042. 10 R
  1043. (thought)306 1869 A
  1044. 2202(the)S
  1045. (hunk)200 2352 A
  1046. (should)267 2579 A
  1047. 2873(go)S
  1048. 3000(on.)S
  1049. 3177(If)S
  1050. 3272(this)S
  1051. 3444(is)S
  1052. 3538(different)S
  1053. 3913(from)S
  1054. 4136(the)S
  1055. 4286(line)S
  1056. 4464(number)S
  1057. 4798(speci256ed)S
  1058. 5183(in)S
  1059. 6792 V
  1060. 1080(the)S
  1061. 1246(diff)S
  1062. (you)150 1435 A
  1063. (will)157 1628 A
  1064. 1828(be)S
  1065. 1966(told)S
  1066. 2165(the)S
  1067. 2331(offset.)S
  1068. 2654(A)S
  1069. 2770(single)S
  1070. 3053(large)S
  1071. 3299(offset)S
  1072. 3573(MAY)S
  1073. 3852(be)S
  1074. 3991(an)S
  1075. 4130(indication)S
  1076. 4576(that)S
  1077. 4771(a)S
  1078. (hunk)200 4860 A
  1079. 5104(was)S
  1080. 6912 V
  1081. 1080(installed)S
  1082. 1459(in)S
  1083. 1575(the)S
  1084. (wrong)257 1736 A
  1085. (place.)238 2031 A
  1086. 2332(You)S
  1087. (will)157 2543 A
  1088. 2738(also)S
  1089. 2938(be)S
  1090. 3071(told)S
  1091. 3265(if)S
  1092. 3364(a)S
  1093. 3446(fuzz)S
  1094. 3657(factor)S
  1095. 3930(was)S
  1096. 4124(used)S
  1097. 4345(to)S
  1098. 4460(make)S
  1099. 4715(the)S
  1100. 4875(match,)S
  1101. 5183(in)S
  1102. 7032 V
  1103. 1080(which)S
  1104. 1351(case)S
  1105. (you)150 1550 A
  1106. (should)267 1725 A
  1107. 2017(also)S
  1108. 2204(be)S
  1109. 2324(slightly)S
  1110. 2650(suspicious.)S
  1111. 7200 V
  1112. 1080(If)S
  1113. 1173(no)S
  1114. 1298(original)S
  1115. 1636(256le)S
  1116. 1790(is)S
  1117. 1882(speci256ed)S
  1118. 2265(on)S
  1119. 2390(the)S
  1120. 2538(command)S
  1121. 2959(line,)S
  1122. 10 I
  1123. 3160(patch)S
  1124. 10 R
  1125. (will)157 3409 A
  1126. 3592(try)S
  1127. 3730(to)S
  1128. 3834(256gure)S
  1129. 4095(out)S
  1130. 4249(from)S
  1131. 4471(the)S
  1132. 4620(leading)S
  1133. 4942(garbage)S
  1134. 7320 V
  1135. 1080(what)S
  1136. 1311(the)S
  1137. 1469(name)S
  1138. 1722(of)S
  1139. 1841(the)S
  1140. 1999(256le)S
  1141. 2163(to)S
  1142. 2276(edit)S
  1143. 2462(is.)S
  1144. 2614(In)S
  1145. 2733(the)S
  1146. 2891(header)S
  1147. 3195(of)S
  1148. 3314(a)S
  1149. 3394(context)S
  1150. 3725(diff,)S
  1151. 3931(the)S
  1152. 4089(256lename)S
  1153. 4471(is)S
  1154. (found)234 4573 A
  1155. 4841(from)S
  1156. 5071(lines)S
  1157. 7440 V
  1158. 1080(beginning)S
  1159. 1509(with)S
  1160. (``***'')286 1716 A
  1161. 2030(or)S
  1162. (``---'',)263 2142 A
  1163. 2433(with)S
  1164. 2640(the)S
  1165. 2791(shortest)S
  1166. 3132(name)S
  1167. 3378(of)S
  1168. 3490(an)S
  1169. 3613(existing)S
  1170. 3959(256le)S
  1171. 4116(winning.)S
  1172. 4523(Only)S
  1173. 4752(context)S
  1174. 5076(diffs)S
  1175. 7903 V
  1176. 720(Page)S
  1177. 941(1)S
  1178. 2780(()S
  1179. 2822(LOCAL)S
  1180. 3167())S
  1181. 4455(September)S
  1182. 4911(13,)S
  1183. (1996)200 5061 A
  1184. 8143 V
  1185. EP
  1186. %%Page: 2 2
  1187. BP
  1188. /slant 0 def
  1189. /height 0 def
  1190. 480 V
  1191. 10 R
  1192. 720(PATCH)S
  1193. 1059(()S
  1194. 1101(1)S
  1195. 1159())S
  1196. 2696(Eighth)S
  1197. (Edition)296 2989 A
  1198. 4788(PATCH)S
  1199. 5127(()S
  1200. 5169(1)S
  1201. 5227())S
  1202. 960 V
  1203. 1080(have)S
  1204. 1306(lines)S
  1205. 1532(like)S
  1206. 1719(that,)S
  1207. 1931(but)S
  1208. 2095(if)S
  1209. 2193(there)S
  1210. 2431(is)S
  1211. 2534(an)S
  1212. (``Index:'')393 2664 A
  1213. 3092(line)S
  1214. 3278(in)S
  1215. 3391(the)S
  1216. 3549(leading)S
  1217. 3880(garbage,)S
  1218. 10 I
  1219. 4259(patch)S
  1220. 10 R
  1221. (will)157 4517 A
  1222. 4709(try)S
  1223. 4856(to)S
  1224. 4969(use)S
  1225. 5138(the)S
  1226. 1080 V
  1227. 1080(256lename)S
  1228. 1460(from)S
  1229. 1689(that)S
  1230. 1873(line.)S
  1231. 2107(The)S
  1232. 2297(context)S
  1233. 2626(diff)S
  1234. 2806(header)S
  1235. 3109(takes)S
  1236. (precedence)454 3350 A
  1237. 3838(over)S
  1238. 4051(an)S
  1239. 4180(Index)S
  1240. 4443(line.)S
  1241. 4678(If)S
  1242. 4780(no)S
  1243. 4914(256lename)S
  1244. 1200 V
  1245. 1080(can)S
  1246. 1245(be)S
  1247. 1365(intuited)S
  1248. 1697(from)S
  1249. 1918(the)S
  1250. 2066(leading)S
  1251. 2387(garbage,)S
  1252. (you)150 2756 A
  1253. (will)157 2931 A
  1254. 3113(be)S
  1255. 3233(asked)S
  1256. 3487(for)S
  1257. 3630(the)S
  1258. 3778(name)S
  1259. 4021(of)S
  1260. 4130(the)S
  1261. 4278(256le)S
  1262. 4432(to)S
  1263. 4535(patch.)S
  1264. 1368 V
  1265. 1080(If)S
  1266. 1174(the)S
  1267. 1323(original)S
  1268. 1662(256le)S
  1269. (cannot)268 1818 A
  1270. 2113(be)S
  1271. (found)234 2235 A
  1272. 2496(or)S
  1273. 2607(is)S
  1274. 2701(read-only,)S
  1275. 3139(but)S
  1276. 3294(a)S
  1277. 3366(suitable)S
  1278. 3706(SCCS)S
  1279. 3979(or)S
  1280. 4090(RCS)S
  1281. 4307(256le)S
  1282. 4463(is)S
  1283. (handy,)270 4557 A
  1284. 10 I
  1285. 4854(patch)S
  1286. 10 R
  1287. (will)157 5104 A
  1288. 1488 V
  1289. 1080(attempt)S
  1290. 1407(to)S
  1291. 1510(get)S
  1292. 1658(or)S
  1293. 1767(check)S
  1294. 2027(out)S
  1295. 2180(the)S
  1296. 2328(256le.)S
  1297. 1656 V
  1298. (Additionally,)533 1080 A
  1299. 1643(if)S
  1300. 1735(the)S
  1301. 1888(leading)S
  1302. 2214(garbage)S
  1303. 2563(contains)S
  1304. 2928(a)S
  1305. 3003(``Prereq:)S
  1306. 3393('')S
  1307. 3491(line,)S
  1308. 10 I
  1309. 3697(patch)S
  1310. 10 R
  1311. (will)157 3950 A
  1312. 4137(take)S
  1313. 4335(the)S
  1314. 4488(256rst)S
  1315. 4675(word)S
  1316. 4912(from)S
  1317. 5138(the)S
  1318. 1776 V
  1319. 1080(prerequisites)S
  1320. 1622(line)S
  1321. 1800((normally)S
  1322. 2224(a)S
  1323. 2296(version)S
  1324. 2619(number))S
  1325. 2987(and)S
  1326. 3159(check)S
  1327. 3421(the)S
  1328. (input)206 3571 A
  1329. 3803(256le)S
  1330. 3958(to)S
  1331. 4062(see)S
  1332. 4217(if)S
  1333. 4305(that)S
  1334. 4482(word)S
  1335. 4715(can)S
  1336. 4881(be)S
  1337. (found.)259 5002 A
  1338. 1896 V
  1339. 1080(If)S
  1340. 1173(not,)S
  1341. 10 I
  1342. 1351(patch)S
  1343. 10 R
  1344. (will)157 1599 A
  1345. 1781(ask)S
  1346. 1940(for)S
  1347. 2083(con256rmation)S
  1348. 2622(before)S
  1349. (proceeding.)472 2905 A
  1350. 2064 V
  1351. 1080(The)S
  1352. 1262(upshot)S
  1353. 1554(of)S
  1354. 1663(all)S
  1355. 1789(this)S
  1356. 1959(is)S
  1357. 2051(that)S
  1358. (you)150 2227 A
  1359. (should)267 2402 A
  1360. 2694(be)S
  1361. 2814(able)S
  1362. 3007(to)S
  1363. 3110(say,)S
  1364. 3294(while)S
  1365. 3543(in)S
  1366. 3646(a)S
  1367. 3716(news)S
  1368. (interface,)379 3948 A
  1369. 4352(the)S
  1370. 4500(following:)S
  1371. 2244 V
  1372. 1440(|)S
  1373. 1485(patch)S
  1374. 1728(-d)S
  1375. 1837(/usr/src/local/blur257)S
  1376. 2424 V
  1377. 1080(and)S
  1378. 1250(patch)S
  1379. 1493(a)S
  1380. 1563(256le)S
  1381. 1717(in)S
  1382. 1820(the)S
  1383. 1968(blur257)S
  1384. 2211(directory)S
  1385. 2600(directly)S
  1386. 2933(from)S
  1387. 3154(the)S
  1388. 3302(article)S
  1389. 3580(containing)S
  1390. 4029(the)S
  1391. 4177(patch.)S
  1392. 2592 V
  1393. 1080(If)S
  1394. 1174(the)S
  1395. 1323(patch)S
  1396. 1567(256le)S
  1397. 1722(contains)S
  1398. 2083(more)S
  1399. 2316(than)S
  1400. 2515(one)S
  1401. 2686(patch,)S
  1402. 10 I
  1403. 2955(patch)S
  1404. 10 R
  1405. (will)157 3204 A
  1406. 3387(try)S
  1407. 3525(to)S
  1408. 3629(apply)S
  1409. (each)185 3878 A
  1410. 4089(of)S
  1411. 4199(them)S
  1412. 4426(as)S
  1413. 4536(if)S
  1414. 4625(they)S
  1415. 4825(came)S
  1416. 5065(from)S
  1417. 2712 V
  1418. 1080(separate)S
  1419. 1449(patch)S
  1420. 1705(256les.)S
  1421. 1961(This)S
  1422. 2178(means,)S
  1423. (among)273 2498 A
  1424. 2809(other)S
  1425. 3054(things,)S
  1426. 3362(that)S
  1427. 3551(it)S
  1428. 3645(is)S
  1429. 3750(assumed)S
  1430. 4133(that)S
  1431. 4321(the)S
  1432. 4481(name)S
  1433. 4736(of)S
  1434. 4857(the)S
  1435. 5017(256le)S
  1436. 5183(to)S
  1437. 2832 V
  1438. 1080(patch)S
  1439. 1337(must)S
  1440. 1571(be)S
  1441. 1705(determined)S
  1442. 2197(for)S
  1443. (each)185 2354 A
  1444. 2578(diff)S
  1445. 2763(listing,)S
  1446. 3078(and)S
  1447. 3262(that)S
  1448. 3452(the)S
  1449. 3614(garbage)S
  1450. 3972(before)S
  1451. (each)185 4269 A
  1452. 4493(diff)S
  1453. 4678(listing)S
  1454. (will)157 4969 A
  1455. 5166(be)S
  1456. 2952 V
  1457. 1080(examined)S
  1458. 1497(for)S
  1459. 1641(interesting)S
  1460. 2092(things)S
  1461. 2363(such)S
  1462. 2573(as)S
  1463. 2683(256lenames)S
  1464. 3095(and)S
  1465. 3266(revision)S
  1466. 3616(level,)S
  1467. 3863(as)S
  1468. 3973(mentioned)S
  1469. 4423(previously.)S
  1470. 4923(You)S
  1471. 5121(can)S
  1472. 3072 V
  1473. 1080(give)S
  1474. 1282(switches)S
  1475. 1658((and)S
  1476. 1866(another)S
  1477. 2197(original)S
  1478. 2539(256le)S
  1479. 2697(name))S
  1480. 2978(for)S
  1481. 3125(the)S
  1482. (second)279 3277 A
  1483. 3585(and)S
  1484. 3759(subsequent)S
  1485. 4234(patches)S
  1486. 4565(by)S
  1487. 4694(separating)S
  1488. 5138(the)S
  1489. 3192 V
  1490. (corresponding)575 1080 A
  1491. 1690(argument)S
  1492. 2105(lists)S
  1493. 2302(by)S
  1494. 2437(a)S
  1495. 2517(`+'.)S
  1496. 2727((The)S
  1497. 2953(argument)S
  1498. 3368(list)S
  1499. 3526(for)S
  1500. 3679(a)S
  1501. (second)279 3759 A
  1502. 4073(or)S
  1503. 4192(subsequent)S
  1504. 4673(patch)S
  1505. 4926(may)S
  1506. 5133(not)S
  1507. 3312 V
  1508. 1080(specify)S
  1509. 1396(a)S
  1510. 1466(new)S
  1511. 1659(patch)S
  1512. 1902(256le,)S
  1513. 2081(however.))S
  1514. 3480 V
  1515. 10 I
  1516. 1080(Patch)S
  1517. 10 R
  1518. (recognizes)431 1340 A
  1519. 1796(the)S
  1520. 1944(following)S
  1521. 2360(switches:)S
  1522. 3648 V
  1523. 10 B-1
  1524. 1080(-)S
  1525. 10 B
  1526. 1137(b)S
  1527. 10 R
  1528. 1330(causes)S
  1529. 1639(the)S
  1530. 1808(next)S
  1531. 2027(argument)S
  1532. 2453(to)S
  1533. 2577(be)S
  1534. 2718(interpreted)S
  1535. 3201(as)S
  1536. 3331(the)S
  1537. (backup)290 3500 A
  1538. 3837(extension,)S
  1539. 4294(to)S
  1540. 4419(be)S
  1541. 4561(used)S
  1542. 4792(in)S
  1543. (place)213 4917 A
  1544. 5177(of)S
  1545. 3768 V
  1546. 1330(``.orig'')S
  1547. 1678(or)S
  1548. (``304''.)195 1787 A
  1549. 3936 V
  1550. 10 B-1
  1551. 1080(-)S
  1552. 10 B
  1553. 1137(B)S
  1554. 10 R
  1555. 1330(causes)S
  1556. 1620(the)S
  1557. 1770(next)S
  1558. 1970(argument)S
  1559. 2377(to)S
  1560. 2482(be)S
  1561. 2604(interpreted)S
  1562. 3068(as)S
  1563. 3179(a)S
  1564. 3251(pre256x)S
  1565. 3514(to)S
  1566. 3620(the)S
  1567. (backup)290 3771 A
  1568. 4089(256le)S
  1569. 4246(name.)S
  1570. 4517(If)S
  1571. 4613(this)S
  1572. 4786(argument)S
  1573. 5194(is)S
  1574. 4056 V
  1575. 1330(speci256ed)S
  1576. 1713(any)S
  1577. 1883(argument)S
  1578. 2288(from)S
  1579. 2509(-b)S
  1580. (will)157 2618 A
  1581. 2800(be)S
  1582. (ignored.)332 2920 A
  1583. 4224 V
  1584. 10 B-1
  1585. 1080(-)S
  1586. 10 B
  1587. 1137(c)S
  1588. 10 R
  1589. 1330(forces)S
  1590. 10 I
  1591. 1602(patch)S
  1592. 10 R
  1593. 1850(to)S
  1594. 1953(interpret)S
  1595. 2320(the)S
  1596. 2468(patch)S
  1597. 2711(256le)S
  1598. 2865(as)S
  1599. 2974(a)S
  1600. 3044(context)S
  1601. 3365(diff.)S
  1602. 4392 V
  1603. 10 B-1
  1604. 1080(-)S
  1605. 10 B
  1606. 1137(d)S
  1607. 10 R
  1608. 1330(causes)S
  1609. 10 I
  1610. 1618(patch)S
  1611. 10 R
  1612. 1866(to)S
  1613. 1969(interpret)S
  1614. 2336(the)S
  1615. 2484(next)S
  1616. 2682(argument)S
  1617. 3087(as)S
  1618. 3196(a)S
  1619. 3266(directory,)S
  1620. 3680(and)S
  1621. 3850(cd)S
  1622. 3970(to)S
  1623. 4073(it)S
  1624. 4154(before)S
  1625. 4437(doing)S
  1626. 4690(anything)S
  1627. 5066(else.)S
  1628. 4560 V
  1629. 10 B-1
  1630. 1080(-)S
  1631. 10 B
  1632. 1137(D)S
  1633. 10 R
  1634. 1330(causes)S
  1635. 10 I
  1636. 1619(patch)S
  1637. 10 R
  1638. 1868(to)S
  1639. 1972(use)S
  1640. 2132(the)S
  1641. ("#ifdef...#endif")655 2281 A
  1642. 2962(construct)S
  1643. 3357(to)S
  1644. 3461(mark)S
  1645. 3694(changes.)S
  1646. 4095(The)S
  1647. 4279(argument)S
  1648. 4686(following)S
  1649. (will)157 5104 A
  1650. 4680 V
  1651. 1330(be)S
  1652. 1461(used)S
  1653. 1681(as)S
  1654. 1801(the)S
  1655. 1960(differentiating)S
  1656. 2573(symbol.)S
  1657. 2954(Note)S
  1658. 3185(that,)S
  1659. 3396(unlike)S
  1660. 3682(the)S
  1661. 3840(C)S
  1662. 3942(compiler,)S
  1663. 4360(there)S
  1664. 4597(must)S
  1665. 4827(be)S
  1666. 4957(a)S
  1667. (space)224 5037 A
  1668. 4800 V
  1669. 1330(between)S
  1670. 1691(the)S
  1671. 10 B-1
  1672. 1839(-)S
  1673. 10 B
  1674. 1896(D)S
  1675. 10 R
  1676. 1994(and)S
  1677. 2164(the)S
  1678. 2312(argument.)S
  1679. 4968 V
  1680. 10 B-1
  1681. 1080(-)S
  1682. 10 B
  1683. 1137(e)S
  1684. 10 R
  1685. 1330(forces)S
  1686. 10 I
  1687. 1602(patch)S
  1688. 10 R
  1689. 1850(to)S
  1690. 1953(interpret)S
  1691. 2320(the)S
  1692. 2468(patch)S
  1693. 2711(256le)S
  1694. 2865(as)S
  1695. 2974(an)S
  1696. 3094(ed)S
  1697. 3214(script.)S
  1698. 5136 V
  1699. 10 B-1
  1700. 1080(-)S
  1701. 10 B
  1702. 1137(E)S
  1703. 10 R
  1704. 1330(causes)S
  1705. 10 I
  1706. 1618(patch)S
  1707. 10 R
  1708. 1866(to)S
  1709. 1969(remove)S
  1710. 2296(output)S
  1711. 2577(256les)S
  1712. 2770(that)S
  1713. 2946(are)S
  1714. 3095(empty)S
  1715. 3371(after)S
  1716. 3582(the)S
  1717. 3730(patches)S
  1718. 4057(have)S
  1719. 4272(been)S
  1720. 4487(applied.)S
  1721. 5304 V
  1722. 10 B-1
  1723. 1080(-)S
  1724. 10 B
  1725. 1137(f)S
  1726. 10 R
  1727. 1330(forces)S
  1728. 10 I
  1729. 1610(patch)S
  1730. 10 R
  1731. 1866(to)S
  1732. 1977(assume)S
  1733. 2306(that)S
  1734. 2490(the)S
  1735. 2646(user)S
  1736. (knows)262 2847 A
  1737. 3142(exactly)S
  1738. 3466(what)S
  1739. 3695(he)S
  1740. 3823(or)S
  1741. 3940(she)S
  1742. 4107(is)S
  1743. 4208(doing,)S
  1744. 4495(and)S
  1745. 4674(to)S
  1746. 4786(not)S
  1747. 4948(ask)S
  1748. 5116(any)S
  1749. 5424 V
  1750. 1330(questions.)S
  1751. 1790(It)S
  1752. 1883(assumes)S
  1753. 2249(the)S
  1754. 2402(following:)S
  1755. 2851(skip)S
  1756. 3048(patches)S
  1757. 3380(for)S
  1758. 3528(which)S
  1759. 3804(a)S
  1760. 3879(256le)S
  1761. 4038(to)S
  1762. 4146(patch)S
  1763. 4394(can't)S
  1764. 4626(be)S
  1765. (found;)262 4751 A
  1766. 5043(patch)S
  1767. 5544 V
  1768. 1330(256les)S
  1769. 1532(even)S
  1770. (though)278 1756 A
  1771. 2068(they)S
  1772. 2275(have)S
  1773. 2499(the)S
  1774. (wrong)257 2656 A
  1775. 2947(version)S
  1776. 3277(for)S
  1777. 3429(the)S
  1778. 3586(``Prereq:'')S
  1779. 4048(line)S
  1780. 4233(in)S
  1781. 4346(the)S
  1782. 4504(patch;)S
  1783. 4785(and)S
  1784. 4965(assume)S
  1785. 5664 V
  1786. 1330(that)S
  1787. 1510(patches)S
  1788. 1841(are)S
  1789. 1994(not)S
  1790. 2151(reversed)S
  1791. 2522(even)S
  1792. 2741(if)S
  1793. 2832(they)S
  1794. (look)178 3033 A
  1795. 3239(like)S
  1796. 3418(they)S
  1797. 3619(are.)S
  1798. 3821(This)S
  1799. 4028(option)S
  1800. 4312(does)S
  1801. 4524(not)S
  1802. (suppress)346 4680 A
  1803. 5054(com-)S
  1804. 5784 V
  1805. 1330(mentary;)S
  1806. 1713(use)S
  1807. 10 B-1
  1808. 1872(-)S
  1809. 10 B
  1810. 1929(s)S
  1811. 10 R
  1812. 1993(for)S
  1813. 2136(that.)S
  1814. 5952 V
  1815. 10 B-1
  1816. 1080(-)S
  1817. 10 B
  1818. 1137(t)S
  1819. 10 R
  1820. 1330(similar)S
  1821. 1638(to)S
  1822. 10 B-1
  1823. 1744(-)S
  1824. 10 B
  1825. 1801(f)S
  1826. 10 R
  1827. 1835(,)S
  1828. 1888(in)S
  1829. 1994(that)S
  1830. 2173(it)S
  1831. (suppresses)430 2257 A
  1832. 2716(questions,)S
  1833. 3149(but)S
  1834. 3306(makes)S
  1835. 3592(some)S
  1836. 3833(different)S
  1837. 4210(assumptions:)S
  1838. 4763(skip)S
  1839. 4959(patches)S
  1840. 6072 V
  1841. 1330(for)S
  1842. 1480(which)S
  1843. 1758(a)S
  1844. 1835(256le)S
  1845. 1995(to)S
  1846. 2104(patch)S
  1847. 2353(can't)S
  1848. 2586(be)S
  1849. (found)234 2712 A
  1850. 2977((the)S
  1851. 3165(same)S
  1852. 3403(as)S
  1853. 10 B-1
  1854. 3518(-)S
  1855. 10 B
  1856. 3575(f)S
  1857. 10 R
  1858. 3609();)S
  1859. 3702(skip)S
  1860. 3900(patches)S
  1861. 4233(for)S
  1862. 4382(which)S
  1863. 4659(the)S
  1864. 4813(256le)S
  1865. 4973(has)S
  1866. 5138(the)S
  1867. 6192 V
  1868. (wrong)257 1330 A
  1869. 1619(version)S
  1870. 1947(for)S
  1871. 2097(the)S
  1872. 2252(``Prereq:'')S
  1873. 2712(line)S
  1874. 2895(in)S
  1875. 3005(the)S
  1876. 3160(patch;)S
  1877. 3438(and)S
  1878. 3615(assume)S
  1879. 3943(that)S
  1880. 4126(patches)S
  1881. 4461(are)S
  1882. 4618(reversed)S
  1883. 4993(if)S
  1884. 5088(they)S
  1885. 6312 V
  1886. (look)178 1330 A
  1887. 1533(like)S
  1888. 1709(they)S
  1889. 1907(are.)S
  1890. 6480 V
  1891. 10 B-1
  1892. 1080(-)S
  1893. 10 B
  1894. 1137(F<number>)S
  1895. 6600 V
  1896. 10 R
  1897. 1330(sets)S
  1898. 1520(the)S
  1899. 1682(maximum)S
  1900. 2128(fuzz)S
  1901. 2341(factor.)S
  1902. 2666(This)S
  1903. 2884(switch)S
  1904. 3186(only)S
  1905. 3403(applies)S
  1906. 3728(to)S
  1907. 3846(context)S
  1908. 4182(diffs,)S
  1909. 4432(and)S
  1910. 4617(causes)S
  1911. 10 I
  1912. 4920(patch)S
  1913. 10 R
  1914. 5183(to)S
  1915. 6720 V
  1916. (ignore)257 1330 A
  1917. 1615(up)S
  1918. 1743(to)S
  1919. 1849(that)S
  1920. 2028(many)S
  1921. 2279(lines)S
  1922. 2497(in)S
  1923. (looking)306 2603 A
  1924. 2937(for)S
  1925. (places)252 3082 A
  1926. 3361(to)S
  1927. 3466(install)S
  1928. 3739(a)S
  1929. (hunk.)225 3811 A
  1930. 4088(Note)S
  1931. 4311(that)S
  1932. 4489(a)S
  1933. 4561(larger)S
  1934. 4824(fuzz)S
  1935. 5025(factor)S
  1936. 6840 V
  1937. 1330(increases)S
  1938. 1731(the)S
  1939. (odds)189 1885 A
  1940. 2105(of)S
  1941. 2220(a)S
  1942. 2296(faulty)S
  1943. 2562(patch.)S
  1944. 2862(The)S
  1945. 3051(default)S
  1946. 3363(fuzz)S
  1947. 3569(factor)S
  1948. 3837(is)S
  1949. 3936(2,)S
  1950. 4043(and)S
  1951. 4220(it)S
  1952. 4308(may)S
  1953. 4513(not)S
  1954. 4673(be)S
  1955. 4800(set)S
  1956. 4944(to)S
  1957. 5054(more)S
  1958. 6960 V
  1959. 1330(than)S
  1960. 1528(the)S
  1961. 1676(number)S
  1962. 2008(of)S
  1963. 2117(lines)S
  1964. 2332(of)S
  1965. 2441(context)S
  1966. 2762(in)S
  1967. 2865(the)S
  1968. 3013(context)S
  1969. 3334(diff,)S
  1970. 3530(ordinarily)S
  1971. 3952(3.)S
  1972. 7128 V
  1973. 10 B-1
  1974. 1080(-)S
  1975. 10 B
  1976. 1137(l)S
  1977. 10 R
  1978. 1330(causes)S
  1979. 1621(the)S
  1980. 1772(pattern)S
  1981. 2080(matching)S
  1982. 2482(to)S
  1983. 2588(be)S
  1984. (done)195 2711 A
  1985. 2934(loosely,)S
  1986. 3277(in)S
  1987. 3383(case)S
  1988. 3585(the)S
  1989. 3736(tabs)S
  1990. 3927(and)S
  1991. (spaces)263 4101 A
  1992. 4393(have)S
  1993. 4612(been)S
  1994. (munged)323 4831 A
  1995. 5183(in)S
  1996. 7248 V
  1997. (your)184 1330 A
  1998. (input)206 1548 A
  1999. 1788(256le.)S
  2000. 2001(Any)S
  2001. 2208(sequence)S
  2002. 2611(of)S
  2003. (whitespace)448 2729 A
  2004. 3211(in)S
  2005. 3323(the)S
  2006. 3480(pattern)S
  2007. 3794(line)S
  2008. (will)157 3978 A
  2009. 4168(match)S
  2010. 4447(any)S
  2011. 4625(sequence)S
  2012. 5027(in)S
  2013. 5138(the)S
  2014. 7368 V
  2015. (input)206 1330 A
  2016. 1561(256le.)S
  2017. 1765(Normal)S
  2018. 2098(characters)S
  2019. 2533(must)S
  2020. (still)151 2753 A
  2021. 2929(match)S
  2022. 3200(exactly.)S
  2023. 3566(Each)S
  2024. 3793(line)S
  2025. 3969(of)S
  2026. 4078(the)S
  2027. 4226(context)S
  2028. 4547(must)S
  2029. (still)151 4767 A
  2030. 4944(match)S
  2031. 5216(a)S
  2032. 7488 V
  2033. 1330(line)S
  2034. 1506(in)S
  2035. 1609(the)S
  2036. (input)206 1757 A
  2037. 1988(256le.)S
  2038. 7903 V
  2039. 720(September)S
  2040. 1176(13,)S
  2041. (1996)200 1326 A
  2042. 2780(()S
  2043. 2822(LOCAL)S
  2044. 3167())S
  2045. 4990(Page)S
  2046. 5211(2)S
  2047. 8143 V
  2048. EP
  2049. %%Page: 3 3
  2050. BP
  2051. /slant 0 def
  2052. /height 0 def
  2053. 480 V
  2054. 10 R
  2055. 720(PATCH)S
  2056. 1059(()S
  2057. 1101(1)S
  2058. 1159())S
  2059. 2696(Eighth)S
  2060. (Edition)296 2989 A
  2061. 4788(PATCH)S
  2062. 5127(()S
  2063. 5169(1)S
  2064. 5227())S
  2065. 960 V
  2066. 10 B-1
  2067. 1080(-)S
  2068. 10 B
  2069. 1137(n)S
  2070. 10 R
  2071. 1330(forces)S
  2072. 10 I
  2073. 1602(patch)S
  2074. 10 R
  2075. 1850(to)S
  2076. 1953(interpret)S
  2077. 2320(the)S
  2078. 2468(patch)S
  2079. 2711(256le)S
  2080. 2865(as)S
  2081. 2974(a)S
  2082. 3044(normal)S
  2083. 3354(diff.)S
  2084. 1128 V
  2085. 10 B-1
  2086. 1080(-)S
  2087. 10 B
  2088. 1137(N)S
  2089. 10 R
  2090. 1330(causes)S
  2091. 10 I
  2092. 1618(patch)S
  2093. 10 R
  2094. 1866(to)S
  2095. (ignore)257 1969 A
  2096. 2251(patches)S
  2097. 2578(that)S
  2098. 2754(it)S
  2099. 2835(thinks)S
  2100. 3105(are)S
  2101. 3254(reversed)S
  2102. 3621(or)S
  2103. 3730(already)S
  2104. 4052(applied.)S
  2105. 4423(See)S
  2106. 4594(also)S
  2107. 10 B-1
  2108. 4781(-)S
  2109. 10 B
  2110. 4838(R)S
  2111. 4936(.)S
  2112. 1296 V
  2113. 10 B-1
  2114. 1080(-)S
  2115. 10 B
  2116. 1137(o)S
  2117. 10 R
  2118. 1330(causes)S
  2119. 1618(the)S
  2120. 1766(next)S
  2121. 1964(argument)S
  2122. 2369(to)S
  2123. 2472(be)S
  2124. 2592(interpreted)S
  2125. 3054(as)S
  2126. 3163(the)S
  2127. 3311(output)S
  2128. 3592(256le)S
  2129. 3746(name.)S
  2130. 1464 V
  2131. 10 B-1
  2132. 1080(-)S
  2133. 10 B
  2134. 1137(p<number>)S
  2135. 1584 V
  2136. 10 R
  2137. 1330(sets)S
  2138. 1511(the)S
  2139. 1664(pathname)S
  2140. 2085(strip)S
  2141. (count,)248 2294 A
  2142. 2572(which)S
  2143. 2849(controls)S
  2144. 3204(how)S
  2145. 3408(pathnames)S
  2146. (found)234 3869 A
  2147. 4134(in)S
  2148. 4243(the)S
  2149. 4397(patch)S
  2150. 4646(256le)S
  2151. 4806(are)S
  2152. 4961(treated,)S
  2153. 1704 V
  2154. 1330(in)S
  2155. 1444(case)S
  2156. 1654(the)S
  2157. (you)150 1813 A
  2158. 1999(keep)S
  2159. (your)184 2225 A
  2160. 2445(256les)S
  2161. 2648(in)S
  2162. 2761(a)S
  2163. 2841(different)S
  2164. 3224(directory)S
  2165. 3623(than)S
  2166. 3831(the)S
  2167. 3989(person)S
  2168. 4292(who)S
  2169. 4500(sent)S
  2170. 4697(out)S
  2171. 4860(the)S
  2172. 5018(patch.)S
  2173. 1824 V
  2174. 1330(The)S
  2175. 1523(strip)S
  2176. (count)223 1738 A
  2177. 1997(speci256es)S
  2178. 2380(how)S
  2179. 2589(many)S
  2180. 2848(slashes)S
  2181. 3169(are)S
  2182. 3330(to)S
  2183. 3445(be)S
  2184. 3577(stripped)S
  2185. 3938(from)S
  2186. 4171(the)S
  2187. 4331(front)S
  2188. 4564(of)S
  2189. 4685(the)S
  2190. 4845(pathname.)S
  2191. 1944 V
  2192. 1330((Any)S
  2193. 1576(intervening)S
  2194. 2073(directory)S
  2195. 2476(names)S
  2196. 2772(also)S
  2197. 2973(go)S
  2198. 3112(away.))S
  2199. 3448(For)S
  2200. 3627(example,)S
  2201. (supposing)406 4032 A
  2202. 4476(the)S
  2203. 4637(256lename)S
  2204. 5022(in)S
  2205. 5138(the)S
  2206. 2064 V
  2207. 1330(patch)S
  2208. 1573(256le)S
  2209. 1727(was)S
  2210. 2304 V
  2211. 1690(/u/howard/src/blur257/blur257.c)S
  2212. 2544 V
  2213. (setting)268 1330 A
  2214. 10 B-1
  2215. 1623(-)S
  2216. 10 B
  2217. 1680(p)S
  2218. 10 R
  2219. 1761(or)S
  2220. 10 B-1
  2221. 1870(-)S
  2222. 10 B
  2223. 1927(p0)S
  2224. 10 R
  2225. 2058(gives)S
  2226. 2295(the)S
  2227. 2443(entire)S
  2228. 2698(pathname)S
  2229. 3114(unmodi256ed,)S
  2230. 10 B-1
  2231. 3621(-)S
  2232. 10 B
  2233. 3678(p1)S
  2234. 10 R
  2235. 3809(gives)S
  2236. 2784 V
  2237. 1690(u/howard/src/blur257/blur257.c)S
  2238. 3024 V
  2239. (without)307 1330 A
  2240. 1662(the)S
  2241. 1810(leading)S
  2242. 2131(slash,)S
  2243. 10 B-1
  2244. 2382(-)S
  2245. 10 B
  2246. 2439(p4)S
  2247. 10 R
  2248. 2570(gives)S
  2249. 3264 V
  2250. 1690(blur257/blur257.c)S
  2251. 3504 V
  2252. 1330(and)S
  2253. 1508(not)S
  2254. 1669(specifying)S
  2255. 10 B-1
  2256. 2121(-)S
  2257. 10 B
  2258. 2178(p)S
  2259. 10 R
  2260. 2267(at)S
  2261. 2373(all)S
  2262. 2507(just)S
  2263. 2685(gives)S
  2264. (you)150 2930 A
  2265. 3113("blur257.c",)S
  2266. 3541(unless)S
  2267. 3826(all)S
  2268. 3961(of)S
  2269. 4079(the)S
  2270. 4236(directories)S
  2271. 4696(in)S
  2272. 4808(the)S
  2273. 4965(leading)S
  2274. 3624 V
  2275. 1330(path)S
  2276. 1539((u/howard/src/blur257))S
  2277. 2415(exist)S
  2278. 2641(and)S
  2279. 2822(that)S
  2280. 3009(path)S
  2281. 3218(is)S
  2282. 3321(relative,)S
  2283. 3685(in)S
  2284. 3798(which)S
  2285. 4079(case)S
  2286. (you)150 4288 A
  2287. 4473(get)S
  2288. 4631(the)S
  2289. 4789(entire)S
  2290. 5054(path-)S
  2291. 3744 V
  2292. 1330(name)S
  2293. 1577(unmodi256ed.)S
  2294. 2113(Whatever)S
  2295. (you)150 2534 A
  2296. 2713(end)S
  2297. 2887(up)S
  2298. 3016(with)S
  2299. 3224(is)S
  2300. (looked)273 3320 A
  2301. 3622(for)S
  2302. 3769(either)S
  2303. 4028(in)S
  2304. 4136(the)S
  2305. 4289(current)S
  2306. 4605(directory,)S
  2307. 5024(or)S
  2308. 5138(the)S
  2309. 3864 V
  2310. 1330(directory)S
  2311. 1719(speci256ed)S
  2312. 2102(by)S
  2313. 2227(the)S
  2314. 10 B-1
  2315. 2375(-)S
  2316. 10 B
  2317. 2432(d)S
  2318. 10 R
  2319. 2513(switch.)S
  2320. 4032 V
  2321. 10 B-1
  2322. 1080(-)S
  2323. 10 B
  2324. 1137(r)S
  2325. 10 R
  2326. 1330(causes)S
  2327. 1618(the)S
  2328. 1766(next)S
  2329. 1964(argument)S
  2330. 2369(to)S
  2331. 2472(be)S
  2332. 2592(interpreted)S
  2333. 3054(as)S
  2334. 3163(the)S
  2335. 3311(reject)S
  2336. 3561(256le)S
  2337. 3715(name.)S
  2338. 4200 V
  2339. 10 B-1
  2340. 1080(-)S
  2341. 10 B
  2342. 1137(R)S
  2343. 10 R
  2344. 1330(tells)S
  2345. 10 I
  2346. 1528(patch)S
  2347. 10 R
  2348. 1781(that)S
  2349. 1962(this)S
  2350. 2137(patch)S
  2351. 2385(was)S
  2352. 2572(created)S
  2353. 2894(with)S
  2354. 3103(the)S
  2355. 3256(old)S
  2356. 3414(and)S
  2357. 3589(new)S
  2358. 3787(256les)S
  2359. 3986(swapped.)S
  2360. 4419((Yes,)S
  2361. 4666(I'm)S
  2362. 4843(afraid)S
  2363. 5110(that)S
  2364. 4320 V
  2365. 1330(does)S
  2366. 1542(happen)S
  2367. (occasionally,)528 1860 A
  2368. 2416(human)S
  2369. 2717(nature)S
  2370. 2997(being)S
  2371. 3248(what)S
  2372. 3472(it)S
  2373. 3556(is.))S
  2374. 10 I
  2375. 3735(Patch)S
  2376. 10 R
  2377. (will)157 3997 A
  2378. 4181(attempt)S
  2379. 4510(to)S
  2380. 4615(swap)S
  2381. (each)185 4849 A
  2382. (hunk)200 5061 A
  2383. 4440 V
  2384. (around)279 1330 A
  2385. 1635(before)S
  2386. 1919(applying)S
  2387. 2297(it.)S
  2388. 2430(Rejects)S
  2389. (will)157 2754 A
  2390. 2938(come)S
  2391. 3183(out)S
  2392. 3338(in)S
  2393. 3443(the)S
  2394. 3593(swapped)S
  2395. 3972(format.)S
  2396. 4318(The)S
  2397. 10 B-1
  2398. 4502(-)S
  2399. 10 B
  2400. 4559(R)S
  2401. 10 R
  2402. 4659(switch)S
  2403. (will)157 4949 A
  2404. 5133(not)S
  2405. 4560 V
  2406. 1330(work)S
  2407. 1569(with)S
  2408. 1779(ed)S
  2409. 1905(diff)S
  2410. 2082(scripts)S
  2411. (because)319 2376 A
  2412. 2726(there)S
  2413. 2959(is)S
  2414. 3057(too)S
  2415. (little)185 3216 A
  2416. 3432(information)S
  2417. 3938(to)S
  2418. 4047(reconstruct)S
  2419. 4526(the)S
  2420. 4680(reverse)S
  2421. 5003(opera-)S
  2422. 4680 V
  2423. 1330(tion.)S
  2424. 4860 V
  2425. 1330(If)S
  2426. 1428(the)S
  2427. 1581(256rst)S
  2428. (hunk)200 1768 A
  2429. 1998(of)S
  2430. 2112(a)S
  2431. 2187(patch)S
  2432. 2435(fails,)S
  2433. 10 I
  2434. 2664(patch)S
  2435. 10 R
  2436. (will)157 2917 A
  2437. 3105(reverse)S
  2438. 3428(the)S
  2439. (hunk)200 3582 A
  2440. 3813(to)S
  2441. 3922(see)S
  2442. 4082(if)S
  2443. 4175(it)S
  2444. 4262(can)S
  2445. 4433(be)S
  2446. 4559(applied)S
  2447. 4886(that)S
  2448. 5068(way.)S
  2449. 4980 V
  2450. 1330(If)S
  2451. 1427(it)S
  2452. 1512(can,)S
  2453. (you)150 1706 A
  2454. (will)157 1885 A
  2455. 2071(be)S
  2456. 2195(asked)S
  2457. 2453(if)S
  2458. (you)150 2544 A
  2459. 2723(want)S
  2460. 2948(to)S
  2461. 3055(have)S
  2462. 3274(the)S
  2463. 10 B-1
  2464. 3426(-)S
  2465. 10 B
  2466. 3483(R)S
  2467. 10 R
  2468. 3584(switch)S
  2469. 3875(set.)S
  2470. 4065(If)S
  2471. 4161(it)S
  2472. 4245(can't,)S
  2473. 4500(the)S
  2474. 4651(patch)S
  2475. (will)157 4897 A
  2476. 5082(con-)S
  2477. 5100 V
  2478. 1330(tinue)S
  2479. 1561(to)S
  2480. 1669(be)S
  2481. 1794(applied)S
  2482. 2120(normally.)S
  2483. 2563((Note:)S
  2484. 2851(this)S
  2485. (method)301 3026 A
  2486. (cannot)268 3357 A
  2487. 3655(detect)S
  2488. 3926(a)S
  2489. 4001(reversed)S
  2490. 4373(patch)S
  2491. 4622(if)S
  2492. 4715(it)S
  2493. 4802(is)S
  2494. 4900(a)S
  2495. 4976(normal)S
  2496. 5220 V
  2497. 1330(diff)S
  2498. 1502(and)S
  2499. 1673(if)S
  2500. 1761(the)S
  2501. 1910(256rst)S
  2502. 2092(command)S
  2503. 2513(is)S
  2504. 2605(an)S
  2505. 2725(append)S
  2506. 3040((i.e.)S
  2507. 3222(it)S
  2508. (should)267 3303 A
  2509. 3595(have)S
  2510. 3810(been)S
  2511. 4025(a)S
  2512. 4095(delete))S
  2513. 4395(since)S
  2514. 4627(appends)S
  2515. 4981(always)S
  2516. 5340 V
  2517. (succeed,)344 1330 A
  2518. 1707(due)S
  2519. 1885(to)S
  2520. 1996(the)S
  2521. 2152(fact)S
  2522. 2337(that)S
  2523. 2521(a)S
  2524. 2599(null)S
  2525. 2788(context)S
  2526. (will)157 3117 A
  2527. 3307(match)S
  2528. 3586(anywhere.)S
  2529. 4061(Luckily,)S
  2530. 4433(most)S
  2531. 4662(patches)S
  2532. 4998(add)S
  2533. 5177(or)S
  2534. 5460 V
  2535. 1330(change)S
  2536. 1656(lines)S
  2537. 1887(rather)S
  2538. 2164(than)S
  2539. 2378(delete)S
  2540. 2660(them,)S
  2541. 2927(so)S
  2542. 3057(most)S
  2543. 3293(reversed)S
  2544. 3676(normal)S
  2545. 4002(diffs)S
  2546. (will)157 4228 A
  2547. 4426(begin)S
  2548. 4690(with)S
  2549. 4910(a)S
  2550. 4995(delete,)S
  2551. 5580 V
  2552. 1330(which)S
  2553. (will)157 1601 A
  2554. 1783(fail,)S
  2555. 1968(triggering)S
  2556. 2390(the)S
  2557. 2538(heuristic.))S
  2558. 5748 V
  2559. 10 B-1
  2560. 1080(-)S
  2561. 10 B
  2562. 1137(s)S
  2563. 10 R
  2564. 1330(makes)S
  2565. 10 I
  2566. 1612(patch)S
  2567. 10 R
  2568. 1860(do)S
  2569. 1985(its)S
  2570. 2105(work)S
  2571. 2337(silently,)S
  2572. 2683(unless)S
  2573. 2959(an)S
  2574. 3079(error)S
  2575. 3301(occurs.)S
  2576. 5916 V
  2577. 10 B-1
  2578. 1080(-)S
  2579. 10 B
  2580. 1137(S)S
  2581. 10 R
  2582. 1330(causes)S
  2583. 10 I
  2584. 1618(patch)S
  2585. 10 R
  2586. 1866(to)S
  2587. (ignore)257 1970 A
  2588. 2253(this)S
  2589. 2424(patch)S
  2590. 2668(from)S
  2591. 2890(the)S
  2592. 3039(patch)S
  2593. 3283(256le,)S
  2594. 3463(but)S
  2595. 3617(continue)S
  2596. 3989(on)S
  2597. (looking)306 4115 A
  2598. 4447(for)S
  2599. 4591(the)S
  2600. 4740(next)S
  2601. 4939(patch)S
  2602. 5183(in)S
  2603. 6036 V
  2604. 1330(the)S
  2605. 1478(256le.)S
  2606. 1682(Thus)S
  2607. 6276 V
  2608. 1690(patch)S
  2609. 1933(-S)S
  2610. 2048(+)S
  2611. 2130(-S)S
  2612. 2245(+)S
  2613. 2327(<patch256le)S
  2614. 6516 V
  2615. (will)157 1330 A
  2616. (ignore)257 1512 A
  2617. 1794(the)S
  2618. 1942(256rst)S
  2619. 2124(and)S
  2620. (second)279 2294 A
  2621. 2598(of)S
  2622. 2707(three)S
  2623. 2934(patches.)S
  2624. 6684 V
  2625. 10 B-1
  2626. 1080(-)S
  2627. 10 B
  2628. 1137(u)S
  2629. 10 R
  2630. 1330(forces)S
  2631. 10 I
  2632. 1602(patch)S
  2633. 10 R
  2634. 1850(to)S
  2635. 1953(interpret)S
  2636. 2320(the)S
  2637. 2468(patch)S
  2638. 2711(256le)S
  2639. 2865(as)S
  2640. 2974(a)S
  2641. 3044(uni256ed)S
  2642. 3348(context)S
  2643. 3669(diff)S
  2644. 3840((a)S
  2645. (unidiff).)333 3944 A
  2646. 6852 V
  2647. 10 B-1
  2648. 1080(-)S
  2649. 10 B
  2650. 1137(v)S
  2651. 10 R
  2652. 1330(causes)S
  2653. 10 I
  2654. 1618(patch)S
  2655. 10 R
  2656. 1866(to)S
  2657. 1969(print)S
  2658. 2184(out)S
  2659. 2337(its)S
  2660. 2457(revision)S
  2661. 2806(header)S
  2662. 3100(and)S
  2663. 3270(patch)S
  2664. 3513(level.)S
  2665. 7020 V
  2666. 10 B-1
  2667. 1080(-)S
  2668. 10 B
  2669. 1137(V)S
  2670. 10 R
  2671. 1330(causes)S
  2672. 1621(the)S
  2673. 1772(next)S
  2674. 1973(argument)S
  2675. 2381(to)S
  2676. 2487(be)S
  2677. 2610(interpreted)S
  2678. 3075(as)S
  2679. 3187(a)S
  2680. (method)301 3260 A
  2681. 3589(for)S
  2682. 3735(creating)S
  2683. (backup)290 4089 A
  2684. 4408(256le)S
  2685. 4566(names.)S
  2686. 4902(The)S
  2687. 5088(type)S
  2688. 7140 V
  2689. 1330(of)S
  2690. (backups)329 1444 A
  2691. 1803(made)S
  2692. 2051(can)S
  2693. 2221(also)S
  2694. 2413(be)S
  2695. 2538(given)S
  2696. 2791(in)S
  2697. 2899(the)S
  2698. 10 B
  2699. 3052(VERSION_CONTROL)S
  2700. 10 R
  2701. 4099(environment)S
  2702. 4636(variable,)S
  2703. 5015(which)S
  2704. 7260 V
  2705. 1330(is)S
  2706. 1424(overridden)S
  2707. 1887(by)S
  2708. 2014(this)S
  2709. 2186(option.)S
  2710. 2520(The)S
  2711. 10 B
  2712. 2705(-B)S
  2713. 10 R
  2714. 2834(option)S
  2715. 3118(overrides)S
  2716. 3521(this)S
  2717. 3694(option,)S
  2718. 4003(causing)S
  2719. 4338(the)S
  2720. 4489(pre256x)S
  2721. 4752(to)S
  2722. 4858(always)S
  2723. 5166(be)S
  2724. 7380 V
  2725. 1330(used)S
  2726. 1540(for)S
  2727. 1684(making)S
  2728. (backup)290 2011 A
  2729. 2326(256le)S
  2730. 2480(names.)S
  2731. 2812(The)S
  2732. 2994(value)S
  2733. 3237(of)S
  2734. 3346(the)S
  2735. 10 B
  2736. 3494(VERSION_CONTROL)S
  2737. 10 R
  2738. 4537(environment)S
  2739. 5070(vari-)S
  2740. 7500 V
  2741. 1330(able)S
  2742. 1528(and)S
  2743. 1703(the)S
  2744. 1856(argument)S
  2745. 2266(to)S
  2746. 2374(the)S
  2747. 10 B
  2748. 2527(-V)S
  2749. 10 R
  2750. 2664(option)S
  2751. 2950(are)S
  2752. 3104(like)S
  2753. 3286(the)S
  2754. (GNU)219 3440 A
  2755. 3690(Emacs)S
  2756. 3990(`version-control')S
  2757. 4704(variable;)S
  2758. 5088(they)S
  2759. 7903 V
  2760. 720(Page)S
  2761. 941(3)S
  2762. 2780(()S
  2763. 2822(LOCAL)S
  2764. 3167())S
  2765. 4455(September)S
  2766. 4911(13,)S
  2767. (1996)200 5061 A
  2768. 8143 V
  2769. EP
  2770. %%Page: 4 4
  2771. BP
  2772. /slant 0 def
  2773. /height 0 def
  2774. 480 V
  2775. 10 R
  2776. 720(PATCH)S
  2777. 1059(()S
  2778. 1101(1)S
  2779. 1159())S
  2780. 2696(Eighth)S
  2781. (Edition)296 2989 A
  2782. 4788(PATCH)S
  2783. 5127(()S
  2784. 5169(1)S
  2785. 5227())S
  2786. 960 V
  2787. 1330(also)S
  2788. (recognize)392 1527 A
  2789. (synonyms)406 1953 A
  2790. 2393(that)S
  2791. 2578(are)S
  2792. 2736(more)S
  2793. 2977(descriptive.)S
  2794. 3503(The)S
  2795. 3694(valid)S
  2796. 3929(values)S
  2797. 4220(are)S
  2798. 4378((unique)S
  2799. 4719(abbreviations)S
  2800. 1080 V
  2801. 1330(are)S
  2802. (accepted):)415 1479 A
  2803. 1248 V
  2804. 1330(`t')S
  2805. 1451(or)S
  2806. 1560(`numbered')S
  2807. 1368 V
  2808. 1690(Always)S
  2809. 2023(make)S
  2810. 2266(numbered)S
  2811. (backups.)354 2693 A
  2812. 1536 V
  2813. 1330(`nil')S
  2814. 1529(or)S
  2815. 1638(`existing')S
  2816. 1656 V
  2817. 1690(Make)S
  2818. 1951(numbered)S
  2819. (backups)329 2385 A
  2820. 2746(of)S
  2821. 2862(256les)S
  2822. 3062(that)S
  2823. 3245(already)S
  2824. 3574(have)S
  2825. 3796(them,)S
  2826. 4054(simple)S
  2827. (backups)329 4355 A
  2828. 4717(of)S
  2829. 4834(the)S
  2830. 4990(others.)S
  2831. 1776 V
  2832. 1690(This)S
  2833. 1894(is)S
  2834. 1986(the)S
  2835. 2134(default.)S
  2836. 1944 V
  2837. 1330(`never')S
  2838. 1647(or)S
  2839. 1756(`simple')S
  2840. 2064 V
  2841. 1690(Always)S
  2842. 2023(make)S
  2843. 2266(simple)S
  2844. (backups.)354 2559 A
  2845. 2232 V
  2846. 10 B-1
  2847. 1080(-)S
  2848. 10 B
  2849. 1137(x<number>)S
  2850. 2352 V
  2851. 10 R
  2852. 1330(sets)S
  2853. 1506(internal)S
  2854. (debugging)423 1839 A
  2855. 2287(257ags,)S
  2856. 2527(and)S
  2857. 2697(is)S
  2858. 2789(of)S
  2859. 2898(interest)S
  2860. 3220(only)S
  2861. 3423(to)S
  2862. 10 I
  2863. 3526(patch)S
  2864. 10 R
  2865. 3774(patchers.)S
  2866. 2520 V
  2867. 9 R
  2868. 720(A)S
  2869. 722(AU)S
  2870. 790(UT)S
  2871. 858(TH)S
  2872. 916(HO)S
  2873. 984(OR)S
  2874. 1052(R)S
  2875. 2640 V
  2876. 10 R
  2877. 1080(Larry)S
  2878. 1330(Wall)S
  2879. 1551(<lwall@netlabs.com>)S
  2880. 2760 V
  2881. 1080(with)S
  2882. 1284(many)S
  2883. 1532(other)S
  2884. 1764(contributors.)S
  2885. 2928 V
  2886. 9 R
  2887. 720(E)S
  2888. 722(EN)S
  2889. 780(NV)S
  2890. 848(VI)S
  2891. 916(IR)S
  2892. 949(RO)S
  2893. 1011(ON)S
  2894. 1079(NM)S
  2895. 1147(ME)S
  2896. 1229(EN)S
  2897. 1287(NT)S
  2898. 1355(T)S
  2899. 3048 V
  2900. 10 B
  2901. 1080(TMPDIR)S
  2902. 3168 V
  2903. 10 R
  2904. 1440(Directory)S
  2905. 1852(to)S
  2906. 1955(put)S
  2907. 2108(temporary)S
  2908. 2547(256les)S
  2909. 2740(in;)S
  2910. 2871(default)S
  2911. 3176(is)S
  2912. 3268(/tmp.)S
  2913. 3336 V
  2914. 10 B
  2915. 1080(SIMPLE_BACKUP_SUFFIX)S
  2916. 3456 V
  2917. 10 R
  2918. 1440(Extension)S
  2919. 1867(to)S
  2920. 1970(use)S
  2921. 2129(for)S
  2922. (backup)290 2272 A
  2923. 2587(256le)S
  2924. 2741(names)S
  2925. 3023(instead)S
  2926. 3333(of)S
  2927. 3442(``.orig'')S
  2928. 3790(or)S
  2929. (``304''.)195 3899 A
  2930. 3624 V
  2931. 10 B
  2932. 1080(VERSION_CONTROL)S
  2933. 3744 V
  2934. 10 R
  2935. 1440(Selects)S
  2936. 1751(when)S
  2937. 1994(numbered)S
  2938. (backup)290 2421 A
  2939. 2736(256les)S
  2940. 2929(are)S
  2941. 3078(made.)S
  2942. 3912 V
  2943. 9 R
  2944. 720(F)S
  2945. 722(FI)S
  2946. 774(IL)S
  2947. 807(LE)S
  2948. 865(ES)S
  2949. 923(S)S
  2950. 4032 V
  2951. 10 R
  2952. 1080($TMPDIR/patch*)S
  2953. 4200 V
  2954. 9 R
  2955. 720(S)S
  2956. 722(SE)S
  2957. 774(EE)S
  2958. 832(E)S
  2959. 928(A)S
  2960. 930(AL)S
  2961. 998(LS)S
  2962. 1056(SO)S
  2963. 1108(O)S
  2964. 4320 V
  2965. 10 R
  2966. (diff(1))264 1080 A
  2967. 4488 V
  2968. 9 R
  2969. 720(N)S
  2970. 722(NO)S
  2971. 790(OT)S
  2972. 858(TE)S
  2973. 916(ES)S
  2974. 974(S)S
  2975. 1064(F)S
  2976. 1066(FO)S
  2977. 1118(OR)S
  2978. 1186(R)S
  2979. 1286(P)S
  2980. 1288(PA)S
  2981. 1340(AT)S
  2982. 1408(TC)S
  2983. 1466(CH)S
  2984. 1528(H)S
  2985. 1634(S)S
  2986. 1636(SE)S
  2987. 1688(EN)S
  2988. 1746(ND)S
  2989. 1814(DE)S
  2990. 1882(ER)S
  2991. 1940(RS)S
  2992. 2002(S)S
  2993. 4608 V
  2994. 10 R
  2995. 1080(There)S
  2996. 1343(are)S
  2997. 1494(several)S
  2998. 1807(things)S
  2999. (you)150 2079 A
  3000. (should)267 2256 A
  3001. 2550(bear)S
  3002. 2752(in)S
  3003. 2858(mind)S
  3004. 3092(if)S
  3005. (you)150 3182 A
  3006. 3360(are)S
  3007. 3512(going)S
  3008. 3768(to)S
  3009. 3874(be)S
  3010. 3997(sending)S
  3011. 4337(out)S
  3012. 4493(patches.)S
  3013. 4873(First,)S
  3014. (you)150 5111 A
  3015. 4728 V
  3016. 1080(can)S
  3017. 1256(save)S
  3018. 1471(people)S
  3019. 1775(a)S
  3020. 1856(lot)S
  3021. 1998(of)S
  3022. 2118(grief)S
  3023. 2345(by)S
  3024. 2481(keeping)S
  3025. 2835(a)S
  3026. 2915(patchlevel.h)S
  3027. 3439(256le)S
  3028. 3603(which)S
  3029. 3884(is)S
  3030. 3986(patched)S
  3031. 4334(to)S
  3032. 4447(increment)S
  3033. 4885(the)S
  3034. 5043(patch)S
  3035. 4848 V
  3036. 1080(level)S
  3037. 1305(as)S
  3038. 1418(the)S
  3039. 1570(256rst)S
  3040. 1756(diff)S
  3041. 1931(in)S
  3042. 2038(the)S
  3043. 2190(patch)S
  3044. 2437(256le)S
  3045. (you)150 2595 A
  3046. 2774(send)S
  3047. 2987(out.)S
  3048. 3194(If)S
  3049. (you)150 3291 A
  3050. 3470(put)S
  3051. 3627(a)S
  3052. 3701(Prereq:)S
  3053. 4022(line)S
  3054. 4202(in)S
  3055. 4309(with)S
  3056. 4517(the)S
  3057. 4669(patch,)S
  3058. 4941(it)S
  3059. 5026(won't)S
  3060. 4968 V
  3061. 1080(let)S
  3062. 1219(them)S
  3063. 1458(apply)S
  3064. 1719(patches)S
  3065. 2059(out)S
  3066. 2225(of)S
  3067. 2347(order)S
  3068. (without)307 2598 A
  3069. 2943(some)S
  3070. 3192(warning.)S
  3071. (Second,)321 3609 A
  3072. 3967(make)S
  3073. 4222(sure)S
  3074. (you've)279 4427 A
  3075. 4743(speci256ed)S
  3076. 5138(the)S
  3077. 5088 V
  3078. 1080(256lenames)S
  3079. 1493(right,)S
  3080. 1735(either)S
  3081. 1992(in)S
  3082. 2097(a)S
  3083. 2169(context)S
  3084. 2492(diff)S
  3085. 2665(header,)S
  3086. 2986(or)S
  3087. 3097(with)S
  3088. 3303(an)S
  3089. 3425(Index:)S
  3090. 3709(line.)S
  3091. 3937(If)S
  3092. (you)150 4033 A
  3093. 4211(are)S
  3094. 4363(patching)S
  3095. 4737(something)S
  3096. 5183(in)S
  3097. 5208 V
  3098. 1080(a)S
  3099. (subdirectory,)528 1155 A
  3100. 1713(be)S
  3101. 1838(sure)S
  3102. 2036(to)S
  3103. 2144(tell)S
  3104. 2303(the)S
  3105. 2456(patch)S
  3106. 2704(user)S
  3107. 2902(to)S
  3108. 3010(specify)S
  3109. 3331(a)S
  3110. 10 B-1
  3111. 3406(-)S
  3112. 10 B
  3113. 3463(p)S
  3114. 10 R
  3115. 3549(switch)S
  3116. 3842(as)S
  3117. 3955(needed.)S
  3118. 4319(Third,)S
  3119. (you)150 4597 A
  3120. 4776(can)S
  3121. 4945(create)S
  3122. 5216(a)S
  3123. 5328 V
  3124. 1080(256le)S
  3125. 1237(by)S
  3126. 1365(sending)S
  3127. 1705(out)S
  3128. 1861(a)S
  3129. 1934(diff)S
  3130. 2108(that)S
  3131. 2287(compares)S
  3132. 2701(a)S
  3133. 2774(null)S
  3134. 2958(256le)S
  3135. 3115(to)S
  3136. 3221(the)S
  3137. 3372(256le)S
  3138. (you)150 3530 A
  3139. 3709(want)S
  3140. 3934(to)S
  3141. 4041(create.)S
  3142. 4362(This)S
  3143. (will)157 4570 A
  3144. 4756(only)S
  3145. 4963(work)S
  3146. 5199(if)S
  3147. 5448 V
  3148. 1080(the)S
  3149. 1229(256le)S
  3150. (you)150 1384 A
  3151. 1560(want)S
  3152. 1782(to)S
  3153. 1886(create)S
  3154. 2154(doesn't)S
  3155. 2476(exist)S
  3156. 2692(already)S
  3157. 3015(in)S
  3158. 3119(the)S
  3159. 3268(target)S
  3160. 3524(directory.)S
  3161. 3963(Fourth,)S
  3162. 4281(take)S
  3163. 4474(care)S
  3164. 4668(not)S
  3165. 4821(to)S
  3166. 4924(send)S
  3167. 5133(out)S
  3168. 5568 V
  3169. 1080(reversed)S
  3170. 1457(patches,)S
  3171. 1819(since)S
  3172. 2061(it)S
  3173. 2152(makes)S
  3174. 2444(people)S
  3175. (wonder)302 2747 A
  3176. 3084(whether)S
  3177. 3444(they)S
  3178. 3652(already)S
  3179. 3985(applied)S
  3180. 4317(the)S
  3181. 4476(patch.)S
  3182. 4780(Fifth,)S
  3183. 5037(while)S
  3184. 5688 V
  3185. (you)150 1080 A
  3186. 1264(may)S
  3187. 1471(be)S
  3188. 1600(able)S
  3189. 1802(to)S
  3190. 1914(get)S
  3191. 2071(away)S
  3192. 2317(with)S
  3193. (putting)284 2529 A
  3194. (582)150 2846 A
  3195. 3029(diff)S
  3196. 3208(listings)S
  3197. 3531(into)S
  3198. 3720(one)S
  3199. 3898(256le,)S
  3200. 4085(it)S
  3201. 4174(is)S
  3202. 4274(probably)S
  3203. 4664(wiser)S
  3204. 4916(to)S
  3205. (group)234 5027 A
  3206. 5808 V
  3207. 1080(related)S
  3208. 1380(patches)S
  3209. 1707(into)S
  3210. 1888(separate)S
  3211. 2244(256les)S
  3212. 2437(in)S
  3213. 2540(case)S
  3214. 2739(something)S
  3215. 3182(goes)S
  3216. 3391(haywire.)S
  3217. 5976 V
  3218. 9 R
  3219. 720(D)S
  3220. 722(DI)S
  3221. 790(IA)S
  3222. 823(AG)S
  3223. 891(GN)S
  3224. 959(NO)S
  3225. 1027(OS)S
  3226. 1095(ST)S
  3227. 1147(TI)S
  3228. 1205(IC)S
  3229. 1238(CS)S
  3230. 1300(S)S
  3231. 6096 V
  3232. 10 R
  3233. 1080(Too)S
  3234. 1267(many)S
  3235. 1515(to)S
  3236. 1618(list)S
  3237. 1766(here,)S
  3238. 1990(but)S
  3239. 2143(generally)S
  3240. 2543(indicative)S
  3241. 2965(that)S
  3242. 10 I
  3243. 3141(patch)S
  3244. 10 R
  3245. 3389(couldn't)S
  3246. 3749(parse)S
  3247. (your)184 3987 A
  3248. 4196(patch)S
  3249. 4439(256le.)S
  3250. 6264 V
  3251. 1080(The)S
  3252. 1279(message)S
  3253. (``Hmm...'')440 1662 A
  3254. 2144(indicates)S
  3255. 2544(that)S
  3256. 2737(there)S
  3257. 2982(is)S
  3258. (unprocessed)497 3092 A
  3259. 3632(text)S
  3260. 3826(in)S
  3261. 3947(the)S
  3262. 4113(patch)S
  3263. 4374(256le)S
  3264. 4546(and)S
  3265. 4734(that)S
  3266. 10 I
  3267. 4928(patch)S
  3268. 10 R
  3269. 5194(is)S
  3270. 6384 V
  3271. 1080(attempting)S
  3272. 1535(to)S
  3273. 1638(intuit)S
  3274. 1875(whether)S
  3275. 2225(there)S
  3276. 2452(is)S
  3277. 2544(a)S
  3278. 2614(patch)S
  3279. 2857(in)S
  3280. 2960(that)S
  3281. 3136(text)S
  3282. 3312(and,)S
  3283. 3507(if)S
  3284. 3594(so,)S
  3285. 3733(what)S
  3286. 3954(kind)S
  3287. 4157(of)S
  3288. 4266(patch)S
  3289. 4509(it)S
  3290. 4590(is.)S
  3291. 6552 V
  3292. 10 I
  3293. 1080(Patch)S
  3294. 10 R
  3295. (will)157 1340 A
  3296. 1522(exit)S
  3297. 1698(with)S
  3298. 1902(a)S
  3299. (non-zero)358 1972 A
  3300. 2355(status)S
  3301. 2609(if)S
  3302. 2696(any)S
  3303. 2866(reject)S
  3304. 3116(256les)S
  3305. 3309(were)S
  3306. 3531(created.)S
  3307. 3898(When)S
  3308. 4163(applying)S
  3309. 4539(a)S
  3310. 4609(set)S
  3311. 4746(of)S
  3312. 4855(patches)S
  3313. 5183(in)S
  3314. 6672 V
  3315. 1080(a)S
  3316. (loop)178 1158 A
  3317. 1369(it)S
  3318. (behooves)379 1458 A
  3319. (you)150 1870 A
  3320. 2053(to)S
  3321. 2164(check)S
  3322. 2431(this)S
  3323. 2608(exit)S
  3324. 2791(status)S
  3325. 3052(so)S
  3326. (you)150 3173 A
  3327. (don't)212 3355 A
  3328. 3599(apply)S
  3329. 3854(a)S
  3330. 3931(later)S
  3331. 4143(patch)S
  3332. 4393(to)S
  3333. 4503(a)S
  3334. 4580(partially)S
  3335. 4948(patched)S
  3336. 6792 V
  3337. 1080(256le.)S
  3338. 6960 V
  3339. 9 R
  3340. 720(C)S
  3341. 722(CA)S
  3342. 784(AV)S
  3343. 852(VE)S
  3344. 920(EA)S
  3345. 978(AT)S
  3346. 1046(TS)S
  3347. 1104(S)S
  3348. 7080 V
  3349. 10 I
  3350. 1080(Patch)S
  3351. 10 R
  3352. (cannot)268 1345 A
  3353. 1643(tell)S
  3354. 1802(if)S
  3355. 1894(the)S
  3356. 2047(line)S
  3357. 2228(numbers)S
  3358. 2604(are)S
  3359. 2758(off)S
  3360. 2906(in)S
  3361. 3014(an)S
  3362. 3139(ed)S
  3363. 3264(script,)S
  3364. 3544(and)S
  3365. 3720(can)S
  3366. 3891(only)S
  3367. 4100(detect)S
  3368. 4372(bad)S
  3369. 4548(line)S
  3370. 4730(numbers)S
  3371. 5107(in)S
  3372. 5216(a)S
  3373. 7200 V
  3374. 1080(normal)S
  3375. 1393(diff)S
  3376. 1567(when)S
  3377. 1813(it)S
  3378. 1897(256nds)S
  3379. 2120(a)S
  3380. 2193(``change'')S
  3381. 2642(or)S
  3382. 2754(a)S
  3383. 2827(``delete'')S
  3384. 3232(command.)S
  3385. 3706(A)S
  3386. 3807(context)S
  3387. 4130(diff)S
  3388. 4303(using)S
  3389. 4547(fuzz)S
  3390. 4748(factor)S
  3391. 5011(3)S
  3392. 5088(may)S
  3393. 7320 V
  3394. 1080(have)S
  3395. 1301(the)S
  3396. 1455(same)S
  3397. 1693(problem.)S
  3398. (Until)207 2109 A
  3399. 2347(a)S
  3400. 2423(suitable)S
  3401. 2767(interactive)S
  3402. (interface)354 3224 A
  3403. 3609(is)S
  3404. 3707(added,)S
  3405. (you)150 4003 A
  3406. (should)267 4185 A
  3407. 4484(probably)S
  3408. 4873(do)S
  3409. 5005(a)S
  3410. 5082(con-)S
  3411. 7440 V
  3412. 1080(text)S
  3413. 1257(diff)S
  3414. 1429(in)S
  3415. 1533(these)S
  3416. 1766(cases)S
  3417. 2005(to)S
  3418. 2109(see)S
  3419. 2264(if)S
  3420. 2352(the)S
  3421. 2501(changes)S
  3422. 2851(made)S
  3423. 3095(sense.)S
  3424. 3389(Of)S
  3425. 3522(course,)S
  3426. (compiling)407 3836 A
  3427. (without)307 4269 A
  3428. 4602(errors)S
  3429. 4864(is)S
  3430. 4956(a)S
  3431. 5026(pretty)S
  3432. 7903 V
  3433. 720(September)S
  3434. 1176(13,)S
  3435. (1996)200 1326 A
  3436. 2780(()S
  3437. 2822(LOCAL)S
  3438. 3167())S
  3439. 4990(Page)S
  3440. 5211(4)S
  3441. 8143 V
  3442. EP
  3443. %%Page: 5 5
  3444. BP
  3445. /slant 0 def
  3446. /height 0 def
  3447. 480 V
  3448. 10 R
  3449. 720(PATCH)S
  3450. 1059(()S
  3451. 1101(1)S
  3452. 1159())S
  3453. 2696(Eighth)S
  3454. (Edition)296 2989 A
  3455. 4788(PATCH)S
  3456. 5127(()S
  3457. 5169(1)S
  3458. 5227())S
  3459. 960 V
  3460. (good)200 1080 A
  3461. 1305(indication)S
  3462. 1732(that)S
  3463. 1908(the)S
  3464. 2056(patch)S
  3465. 2299(worked,)S
  3466. 2651(but)S
  3467. 2804(not)S
  3468. 2957(always.)S
  3469. 1128 V
  3470. 10 I
  3471. 1080(Patch)S
  3472. 10 R
  3473. 1354(usually)S
  3474. (produces)363 1683 A
  3475. 2085(the)S
  3476. 2247(correct)S
  3477. 2567(results,)S
  3478. 2894(even)S
  3479. 3123(when)S
  3480. 3380(it)S
  3481. 3475(has)S
  3482. 3649(to)S
  3483. 3767(do)S
  3484. 3907(a)S
  3485. 3992(lot)S
  3486. 4138(of)S
  3487. 4262(guessing.)S
  3488. 4703(However,)S
  3489. 5138(the)S
  3490. 1248 V
  3491. 1080(results)S
  3492. 1377(are)S
  3493. 1535(guaranteed)S
  3494. 2010(to)S
  3495. 2121(be)S
  3496. 2249(correct)S
  3497. 2563(only)S
  3498. 2774(when)S
  3499. 3025(the)S
  3500. 3181(patch)S
  3501. 3432(is)S
  3502. 3532(applied)S
  3503. 3861(to)S
  3504. 3972(exactly)S
  3505. 4296(the)S
  3506. 4452(same)S
  3507. 4692(version)S
  3508. 5021(of)S
  3509. 5138(the)S
  3510. 1368 V
  3511. 1080(256le)S
  3512. 1234(that)S
  3513. 1410(the)S
  3514. 1558(patch)S
  3515. 1801(was)S
  3516. 1983(generated)S
  3517. 2400(from.)S
  3518. 1536 V
  3519. 9 R
  3520. 720(B)S
  3521. 722(BU)S
  3522. 784(UG)S
  3523. 852(GS)S
  3524. 920(S)S
  3525. 1656 V
  3526. 10 R
  3527. 1080(Could)S
  3528. 1355(be)S
  3529. 1480(smarter)S
  3530. (about)223 1813 A
  3531. 2067(partial)S
  3532. 2356(matches,)S
  3533. 2742(excessively)S
  3534. 3237(deviant)S
  3535. 3564(offsets)S
  3536. 3864(and)S
  3537. 4040(swapped)S
  3538. 4423(code,)S
  3539. 4669(but)S
  3540. 4828(that)S
  3541. 5010(would)S
  3542. 1776 V
  3543. 1080(take)S
  3544. 1273(an)S
  3545. 1393(extra)S
  3546. 1620(pass.)S
  3547. 1944 V
  3548. 1080(If)S
  3549. 1174(code)S
  3550. 1390(has)S
  3551. 1550(been)S
  3552. (duplicated)419 1766 A
  3553. 2211((for)S
  3554. 2389(instance)S
  3555. 2745(with)S
  3556. 2950(#ifdef)S
  3557. 3217(OLDCODE)S
  3558. (...)75 3726 A
  3559. 3827(#else)S
  3560. (...)75 4061 A
  3561. 4188(#endif),)S
  3562. 10 I
  3563. 4531(patch)S
  3564. 10 R
  3565. 4781(is)S
  3566. 4875(incapable)S
  3567. 2064 V
  3568. 1080(of)S
  3569. 1190(patching)S
  3570. 1562(both)S
  3571. 1765(versions,)S
  3572. 2150(and,)S
  3573. 2345(if)S
  3574. 2432(it)S
  3575. 2513(works)S
  3576. 2784(at)S
  3577. 2882(all,)S
  3578. (will)157 3033 A
  3579. 3215(likely)S
  3580. 3469(patch)S
  3581. 3712(the)S
  3582. (wrong)257 3860 A
  3583. 4142(one,)S
  3584. 4337(and)S
  3585. 4507(tell)S
  3586. (you)150 4661 A
  3587. 4836(that)S
  3588. 5012(it)S
  3589. 5093(suc-)S
  3590. 2184 V
  3591. (ceeded)280 1080 A
  3592. 1385(to)S
  3593. (boot.)203 1488 A
  3594. 2352 V
  3595. 1080(If)S
  3596. (you)150 1184 A
  3597. 1370(apply)S
  3598. 1629(a)S
  3599. 1710(patch)S
  3600. (you've)279 1964 A
  3601. 2279(already)S
  3602. 2612(applied,)S
  3603. 10 I
  3604. 2969(patch)S
  3605. 10 R
  3606. (will)157 3228 A
  3607. 3421(think)S
  3608. 3663(it)S
  3609. 3755(is)S
  3610. 3858(a)S
  3611. 3939(reversed)S
  3612. 4317(patch,)S
  3613. 4596(and)S
  3614. 4778(offer)S
  3615. 5012(to)S
  3616. 5127(un-)S
  3617. 2472 V
  3618. 1080(apply)S
  3619. 1328(the)S
  3620. 1476(patch.)S
  3621. 1769(This)S
  3622. 1973(could)S
  3623. 2221(be)S
  3624. 2341(construed)S
  3625. 2757(as)S
  3626. 2866(a)S
  3627. 2936(feature.)S
  3628. 7903 V
  3629. 720(Page)S
  3630. 941(5)S
  3631. 2780(()S
  3632. 2822(LOCAL)S
  3633. 3167())S
  3634. 4455(September)S
  3635. 4911(13,)S
  3636. (1996)200 5061 A
  3637. 8143 V
  3638. EP
  3639. %%Trailer
  3640. %%DocumentFonts: Times-Roman Times-Bold Times-Italic
  3641. %%Pages: 5