Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2001 15:09:33 -0700
From:      Peter Wemm <peter@wemm.org>
To:        Matt Dillon <dillon@FreeBSD.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:  <20011001220933.574843809@overcee.netplex.com.au>
In-Reply-To: <200109302239.f8UMd1159775@freefall.freebsd.org> 

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
"All of this is for nothing if we don't go to the stars" - JMS/B5


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?20011001220933.574843809>