home *** CD-ROM | disk | FTP | other *** search
/ Computer Club Elmshorn Atari PD / CCE_PD.iso / pc / 0400 / CCE_0458.ZIP / CCE_0458.PD / PAT12U7B / README.TOS < prev   
Internet Message Format  |  1992-07-10  |  1KB

  1. Date: Thu, 7 May 92 10:44:15 DST
  2. From: Frank Ridderbusch <uunet!sni.de!ridderbusch.pad>
  3. Patch to 2.0 12u6 for atariST/TT TOS: 
  4.     A little patch to patch, to make sure that
  5.     the original and the reject files don't get lost in the 8+3
  6.     filesystem.
  7.  
  8. Here is patch 2.0 12u6 for atariST/TT TOS
  9.  
  10.     - Major differences from (my) earlier port of patch:
  11.       -- handles unified diffs
  12.       -- uses big buffers (your harddisk does not sound like a sawmill)
  13.     
  14.     - ***Do not run Configure*** (i know this is not kosher,
  15.     but for now i have just hand configured,
  16.     and the makefile will copy configt.h to config.h)
  17.  
  18.     - the makefile is `Makefile.tos'
  19.     - The executable is included in the floppy distribution only.
  20.     - I have'nt tried compiling it with anything but tos-gcc 32
  21.       (32 bit ints)
  22.     - Adjust CC in Makefile.tos and let her rip.
  23.     - TOS version will not try to get RCS or SCCS files
  24.     - TOS version will not handle ed scripts. Only context diffs
  25.       (anyone who sends you ed scripts for diffs, you know
  26.        what to to h[im|er] :-).
  27.     - When prompted for a response, hitting control chars or tabs
  28.       will do you no good.
  29.     - This is not very throughly tested for stuff like cd and patch
  30.       etc, but is solid for patching files in the current directory.
  31.     - Normal usage:
  32.         patch < diffs
  33.          (of course from a shell that re-directs).
  34.  
  35.                         enjoy,
  36.                         bammi
  37.  
  38. Here is patch 2.0 12u7 for atariST/TT TOS
  39.  
  40.     - Differences are listed in ChangeLog, mostly for unified context
  41.       diff. [++ts]
  42.