From owner-cvs-all Mon Oct 1 15: 9:45 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id E6B2637B40A; Mon, 1 Oct 2001 15:09:33 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f91M9XM46594; Mon, 1 Oct 2001 15:09:33 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 574843809; Mon, 1 Oct 2001 15:09:33 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Matt Dillon 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 In-Reply-To: <200109302239.f8UMd1159775@freefall.freebsd.org> Date: Mon, 01 Oct 2001 15:09:33 -0700 From: Peter Wemm Message-Id: <20011001220933.574843809@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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