Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

setup ./ChangeLog ./Makefile.am ./README ./arc ...: msg#00000

Subject: setup ./ChangeLog ./Makefile.am ./README ./arc ...
CVSROOT:        /cvs/cygwin-apps
Module name:    setup
Changes by:     maxb-9JcytcrH/bA+uJoB2kUjGw@xxxxxxxxxxxxxxxx    2005-04-05 
21:37:53

Modified files:
        .              : ChangeLog Makefile.am README 
                         archive_tar_file.cc compress_bz.h compress_gz.h 
                         configure.in install.cc 
Removed files:
        .              : GUIDELINES 
        bz2lib         : CHANGES ChangeLog LICENSE Makefile 
                         Makefile-libbz2_so Makefile.am Makefile.in 
                         README README.COMPILATION.PROBLEMS Y2K_INFO 
                         aclocal.m4 blocksort.c bzdiff bzdiff.1 bzgrep 
                         bzgrep.1 bzip2.1 bzip2.1.preformatted bzip2.c 
                         bzip2.txt bzip2recover.c bzlib.c bzlib.h 
                         bzlib_private.h bzmore bzmore.1 compress.c 
                         configure configure.in crctable.c decompress.c 
                         dlltest.c dlltest.dsp huffman.c libbz2.def 
                         libbz2.dsp makefile.msc manual.html manual.pdf 
                         manual.ps manual.texi manual_1.html 
                         manual_2.html manual_3.html manual_4.html 
                         manual_abt.html manual_ovr.html manual_toc.html 
                         mk251.c randtable.c sample1.bz2 sample1.ref 
                         sample2.bz2 sample2.ref sample3.bz2 sample3.ref 
                         spewG.c unzcrash.c words0 words1 words2 words3 
        zlib           : ChangeLog FAQ INDEX Make_vms.com Makefile 
                         Makefile.am Makefile.in Makefile.riscos README 
                         aclocal.m4 adler32.c algorithm.txt compress.c 
                         configure configure.in crc32.c deflate.c 
                         deflate.h descrip.mms 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 zlib.html zutil.c zutil.h 
        zlib/amiga     : Makefile.pup Makefile.sas 
        zlib/contrib   : README.contrib visual-basic.txt 
        zlib/contrib/asm386: gvmat32.asm gvmat32c.c mkgvmt32.bat 
                             zlibvc.def zlibvc.dsp zlibvc.dsw 
        zlib/contrib/asm586: README.586 match.S 
        zlib/contrib/asm686: README.686 match.S 
        zlib/contrib/delphi: zlib.mak zlibdef.pas 
        zlib/contrib/delphi2: d_zlib.bpr d_zlib.cpp readme.txt zlib.bpg 
                              zlib.bpr zlib.cpp zlib.pas zlib32.bpr 
                              zlib32.cpp 
        zlib/contrib/iostream: test.cpp zfstream.cpp zfstream.h 
        zlib/contrib/iostream2: zstream.h zstream_test.cpp 
        zlib/contrib/minizip: ChangeLogUnzip Makefile miniunz.c 
                              minizip.c readme.txt unzip.c unzip.def 
                              unzip.h zip.c zip.def zip.h zlibvc.def 
                              zlibvc.dsp zlibvc.dsw 
        zlib/contrib/untgz: Makefile makefile.w32 untgz.c 
        zlib/msdos     : Makefile.b32 Makefile.bor Makefile.dj2 
                         Makefile.emx Makefile.msc Makefile.tc 
                         Makefile.w32 Makefile.wat zlib.def zlib.rc 
        zlib/nt        : Makefile.emx Makefile.gcc Makefile.nt zlib.dnt 
        zlib/os2       : Makefile.os2 zlib.def 

Log message:
        2005-04-05  Max Bowsher  <maxb-B2Gdhv0Jo/g@xxxxxxxxxxxxxxxx>
        
        Remove setup's internal compression libraries, instead relying on the
        mingw-foo packages which have been part of the Cygwin net distribution
        for some time now.  At the same time, reorganize the README file to
        inform about the change, and make some additional tidy-ups there whilst
        working there.
        
        * GUIDELINES: Remove, contents transferred to README.
        * README: Add build instructions. Delete unconfirmed and fixed bugs
        sections. Incorporate the former contents of GUIDELINES.
        
        * bz2lib/: Remove.
        * zlib/: Remove.
        * Makefile.am (DIST_SUBDIRS, SUBDIRS):
        * configure.in: Remove AC_CONFIG_SUBDIRS for removed subdirs.
        * compress_bz.h: Remove complex _WIN32 preprocessor conditional.
        * compress_gz.h: Fix #include file name.
        * archive_tar_file.cc: Remove unused #include.
        * install.cc: Remove unused #include.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.472&r2=2.473
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.50&r2=2.51
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/README.diff?cvsroot=cygwin-apps&r1=2.36&r2=2.37
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/archive_tar_file.cc.diff?cvsroot=cygwin-apps&r1=2.9&r2=2.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_bz.h.diff?cvsroot=cygwin-apps&r1=2.8&r2=2.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_gz.h.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/configure.in.diff?cvsroot=cygwin-apps&r1=2.14&r2=2.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/install.cc.diff?cvsroot=cygwin-apps&r1=2.71&r2=2.72
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/GUIDELINES.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/CHANGES.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/LICENSE.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/Makefile.diff?cvsroot=cygwin-apps&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/Makefile-libbz2_so.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/Makefile.am.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/Makefile.in.diff?cvsroot=cygwin-apps&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/README.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/README.COMPILATION.PROBLEMS.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/Y2K_INFO.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/aclocal.m4.diff?cvsroot=cygwin-apps&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/blocksort.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzdiff.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzdiff.1.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzgrep.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzgrep.1.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzip2.1.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzip2.1.preformatted.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzip2.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzip2.txt.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzip2recover.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzlib.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzlib.h.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzlib_private.h.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzmore.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/bzmore.1.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/compress.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/configure.diff?cvsroot=cygwin-apps&r1=1.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/configure.in.diff?cvsroot=cygwin-apps&r1=1.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/crctable.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/decompress.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/dlltest.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/dlltest.dsp.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/huffman.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/libbz2.def.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/libbz2.dsp.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/makefile.msc.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual.html.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual.pdf.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual.ps.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual.texi.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_1.html.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_2.html.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_3.html.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_4.html.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_abt.html.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_ovr.html.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/manual_toc.html.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/mk251.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/randtable.c.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/sample1.bz2.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/sample1.ref.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/sample2.bz2.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/sample2.ref.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/sample3.bz2.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/sample3.ref.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/spewG.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/unzcrash.c.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/words0.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/words1.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/words2.diff?cvsroot=cygwin-apps&r1=1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/bz2lib/words3.diff?cvsroot=cygwin-apps&r1=1.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.9&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/FAQ.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/INDEX.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/Make_vms.com.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/Makefile.diff?cvsroot=cygwin-apps&r1=2.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/Makefile.in.diff?cvsroot=cygwin-apps&r1=2.4&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/Makefile.riscos.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/README.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/aclocal.m4.diff?cvsroot=cygwin-apps&r1=2.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/adler32.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/algorithm.txt.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/compress.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/configure.diff?cvsroot=cygwin-apps&r1=2.5&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/configure.in.diff?cvsroot=cygwin-apps&r1=2.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/crc32.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/deflate.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/deflate.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/descrip.mms.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/example.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/gzio.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/infblock.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/infblock.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/infcodes.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/infcodes.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/inffast.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/inffast.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/inffixed.h.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/inflate.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/inftrees.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/inftrees.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/infutil.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/infutil.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/maketree.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/minigzip.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/trees.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/trees.h.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/uncompr.c.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/zconf.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/zlib.3.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/zlib.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/zlib.html.diff?cvsroot=cygwin-apps&r1=1.1.1.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/zutil.c.diff?cvsroot=cygwin-apps&r1=2.3&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/zutil.h.diff?cvsroot=cygwin-apps&r1=2.2&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/amiga/Makefile.pup.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/amiga/Makefile.sas.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/README.contrib.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/visual-basic.txt.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm386/gvmat32.asm.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm386/gvmat32c.c.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm386/mkgvmt32.bat.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm386/zlibvc.def.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm386/zlibvc.dsp.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm386/zlibvc.dsw.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm586/README.586.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm586/match.S.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm686/README.686.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/asm686/match.S.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi/zlib.mak.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi/zlibdef.pas.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/d_zlib.bpr.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/d_zlib.cpp.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/readme.txt.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/zlib.bpg.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/zlib.bpr.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/zlib.cpp.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/zlib.pas.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/zlib32.bpr.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/delphi2/zlib32.cpp.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/iostream/test.cpp.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/iostream/zfstream.cpp.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/iostream/zfstream.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/iostream2/zstream.h.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/iostream2/zstream_test.cpp.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/ChangeLogUnzip.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/Makefile.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/miniunz.c.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/minizip.c.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/readme.txt.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/unzip.c.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/unzip.def.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/unzip.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/zip.c.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/zip.def.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/zip.h.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/zlibvc.def.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/zlibvc.dsp.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/minizip/zlibvc.dsw.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/untgz/Makefile.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/untgz/makefile.w32.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/contrib/untgz/untgz.c.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.b32.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.bor.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.dj2.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.emx.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.msc.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.tc.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.w32.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/Makefile.wat.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/zlib.def.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/msdos/zlib.rc.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/nt/Makefile.emx.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/nt/Makefile.gcc.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/nt/Makefile.nt.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/nt/zlib.dnt.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/os2/Makefile.os2.diff?cvsroot=cygwin-apps&r1=2.1&r2=NONE
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/zlib/os2/zlib.def.diff?cvsroot=cygwin-apps&r1=2.0&r2=NONE




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation

Home | advertise | OSDir is an inevitable website. super tiny logo