DragonFly commits List (threaded) for 2008-08
DragonFly BSD
DragonFly commits List (threaded) for 2008-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.bin/patch patch.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 10 Aug 2008 16:01:52 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]