cvs commit: src/usr.bin/patch common.h inp.c patch.c pch.c util.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Tue Apr 18 15:13:56 PDT 2006


joerg       2006/04/18 15:11:35 PDT

DragonFly src repository

  Modified files:
    usr.bin/patch        common.h inp.c patch.c pch.c util.c 
  Log:
  Introduce a new variable to hold the size of buf.
  
  Revision  Changes    Path
  1.3       +1 -0      src/usr.bin/patch/common.h
  1.5       +3 -3      src/usr.bin/patch/inp.c
  1.6       +1 -0      src/usr.bin/patch/patch.c
  1.4       +22 -22    src/usr.bin/patch/pch.c
  1.8       +5 -5      src/usr.bin/patch/util.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/common.h.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/inp.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/patch.c.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/pch.c.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/util.c.diff?r1=1.7&r2=1.8&f=u





More information about the Commits mailing list