cvs commit: src/usr.bin/patch patch.c
    Joerg Sonnenberger 
    joerg at crater.dragonflybsd.org
       
    Sun Aug 10 16:02:53 PDT 2008
    
    
  
joerg       2008/08/10 16:01:52 PDT
DragonFly src repository
  Modified files:
    usr.bin/patch        patch.c 
  Log:
  Don't try to guess if the hunk was already applied if it doesn't have
  context. This fails at least for the special case of adding the first
  line of a file with no context and when fuzz is suppressed.
  
  Discussed with otto at openbsd.org, who didn't have a better idea.
  
  Revision  Changes    Path
  1.8       +1 -7      src/usr.bin/patch/patch.c
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/patch.c.diff?r1=1.7&r2=1.8&f=u
    
    
More information about the Commits
mailing list