joerg       2008/08/10 16:35:40 PDT

DragonFly src repository

  Modified files:
    usr.bin/patch        patch.c pch.c 
  Log:
  Check, complain about and accumulate errors when writing reject files
  or final output. This can happen for example if the filesystem is full
  and silent truncation of output files is the worst way to handle this.
  
  Revision  Changes    Path
  1.9       +19 -7     src/usr.bin/patch/patch.c
  1.6       +2 -1      src/usr.bin/patch/pch.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/patch.c.diff?r1=1.8&r2=1.9&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/pch.c.diff?r1=1.5&r2=1.6&f=u

Reply via email to