cvs commit: src/usr.bin/patch inp.c patch.1 patch.c util.c

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Dec 26 07:55:46 PST 2004


swildner    2004/12/26 07:55:23 PST

DragonFly src repository

  Modified files:
    usr.bin/patch        inp.c patch.1 patch.c util.c 
  Log:
  - Take back the commit from Oct. 1, 2004 since FreeBSD has changed their
    Mk/bsd.port.mk in the meantime to use the --suffix option.
  
  - Sync with OpenBSD, which means the reject file is written in unified
    format now if the original diff was unified.
  
  - Perform some minor cleanup.
  
  Revision  Changes    Path
  1.3       +1 -1      src/usr.bin/patch/inp.c
  1.3       +2 -3      src/usr.bin/patch/patch.1
  1.3       +85 -6     src/usr.bin/patch/patch.c
  1.3       +4 -2      src/usr.bin/patch/util.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/inp.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/patch.1.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/patch.c.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.bin/patch/util.c.diff?r1=1.2&r2=1.3&f=u





More information about the Commits mailing list