Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2001 16:29:59 -0700 (PDT)
From:      Matt Dillon <dillon@earth.backplane.com>
To:        Peter Wemm <peter@wemm.org>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libz adler32.c compress.c crc32.c deflate.c example.c gzio.c infblock.c infcodes.c inffast.c inflate.c inftrees.c infutil.c maketree.c minigzip.c trees.c uncompr.c zopen.c zutil.c 
Message-ID:  <200110012329.f91NTxq53635@earth.backplane.com>
References:   <20011001220933.574843809@overcee.netplex.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help

:
:Matt Dillon wrote:
:> dillon      2001/09/30 15:39:01 PDT
:> 
:>   Modified files:
:>     lib/libz             adler32.c compress.c crc32.c deflate.c 
:>                          example.c gzio.c infblock.c infcodes.c 
:>                          inffast.c inflate.c inftrees.c infutil.c 
:>                          maketree.c minigzip.c trees.c uncompr.c 
:>                          zopen.c zutil.c 
:>   Log:
:>   Add huff __FBSDID()s puff to whew! libz
:>   
:>   Revision  Changes    Path
:>   1.6       +2 -1      src/lib/libz/adler32.c
:>   1.6       +2 -1      src/lib/libz/compress.c
:>   1.6       +2 -1      src/lib/libz/crc32.c
:>   1.6       +4 -1      src/lib/libz/deflate.c
:>   1.6       +2 -1      src/lib/libz/example.c
:>   1.7       +2 -1      src/lib/libz/gzio.c
:>   1.2       +50 -51    src/lib/libz/infblock.c
:>   1.2       +24 -11    src/lib/libz/infcodes.c
:>   1.2       +11 -6     src/lib/libz/inffast.c
:>   1.2       +54 -30    src/lib/libz/inflate.c
:>   1.2       +107 -119  src/lib/libz/inftrees.c
:    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
:These last five should not have been touched.
:
:Cheers,
:-Peter
:--
:Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au

    Umm... why are these vendor files in /usr/src/lib at all?  If they
    are vendor files, they should be in contrib, yes?  Like all the other
    vendor libraries (such as /usr/src/lib/libbz2's files, for example).

    If you don't like it, move libz to contrib.  It doesn't belong in 
    /usr/src/lib.

						-Matt

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110012329.f91NTxq53635>