cvs commit: src/contrib/zlib-1.2.2 src/lib/libz

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Sat Oct 23 06:50:13 PDT 2004


joerg       2004/10/23 06:49:54 PDT

DragonFly src repository

  Modified files:
    lib/libz             Makefile 
  Added files:
    contrib/zlib-1.2.2   ChangeLog FAQ README README.DELETED 
                         README.DRAGONFLY adler32.c algorithm.txt 
                         compress.c crc32.c crc32.h deflate.c 
                         deflate.h example.c gzio.c infback.c 
                         inffast.c inffast.h inffixed.h inflate.c 
                         inflate.h inftrees.c inftrees.h 
                         minigzip.c trees.c trees.h uncompr.c 
                         zconf.h zlib.3 zlib.h zutil.c zutil.h 
  Removed files:
    lib/libz             ChangeLog FAQ README adler32.c 
                         algorithm.txt compress.c crc32.c 
                         deflate.c deflate.h example.c gzio.c 
                         infblock.c infblock.h infcodes.c 
                         infcodes.h inffast.c inffast.h inffixed.h 
                         inflate.c inftrees.c inftrees.h infutil.c 
                         infutil.h maketree.c minigzip.c trees.c 
                         trees.h uncompr.c zconf.h zlib.3 zlib.h 
                         zutil.c zutil.h 
  Log:
  Import zlib-1.2.2 using new-style contrib handling.
  
  Important changes since 1.1.4 include:
  - New and improved inflate code, which is about 20% faster.
  - New and improved crc32(), which is about 50% faster.
  
  Revision  Changes    Path
  1.4       +8 -5      src/lib/libz/Makefile


http://www.dragonflybsd.org/cvsweb/src/lib/libz/Makefile.diff?r1=1.3&r2=1.4&f=u





More information about the Commits mailing list