cperciva    2005-11-13 06:58:36 UTC

  FreeBSD src repository

  Added files:           (Branch: RELENG_5)
    usr.bin/bsdiff       Makefile Makefile.inc 
    usr.bin/bsdiff/bsdiff Makefile bsdiff.1 bsdiff.c 
    usr.bin/bsdiff/bspatch Makefile bspatch.1 bspatch.c 
  Log:
  MFC bsdiff/bspatch to RELENG_5.  This should be identical to the version
  in HEAD and RELENG_6.
  
  Revision  Changes    Path
  1.1.4.1   +5 -0      src/usr.bin/bsdiff/Makefile (new)
  1.2.4.1   +6 -0      src/usr.bin/bsdiff/Makefile.inc (new)
  1.1.4.1   +8 -0      src/usr.bin/bsdiff/bsdiff/Makefile (new)
  1.1.4.1   +63 -0     src/usr.bin/bsdiff/bsdiff/bsdiff.1 (new)
  1.1.4.1   +403 -0    src/usr.bin/bsdiff/bsdiff/bsdiff.c (new)
  1.1.4.1   +8 -0      src/usr.bin/bsdiff/bspatch/Makefile (new)
  1.1.4.1   +59 -0     src/usr.bin/bsdiff/bspatch/bspatch.1 (new)
  1.1.4.1   +203 -0    src/usr.bin/bsdiff/bspatch/bspatch.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to