From owner-cvs-src@FreeBSD.ORG Mon May 16 18:32:01 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 038D816A4CE; Mon, 16 May 2005 18:32:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7FCA43D6E; Mon, 16 May 2005 18:32:00 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j4GIVuxc032467; Mon, 16 May 2005 18:31:56 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4GIVufC032466; Mon, 16 May 2005 18:31:56 GMT (envelope-from obrien) Message-Id: <200505161831.j4GIVufC032466@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 16 May 2005 18:31:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: BZIP2 Subject: cvs commit: src/contrib/bzip2 - Imported sources X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2005 18:32:01 -0000 obrien 2005-05-16 18:31:56 UTC FreeBSD src repository src/contrib/bzip2 - Imported sources Update of /home/ncvs/src/contrib/bzip2 In directory repoman.freebsd.org:/tmp/cvs-serv32454 Log Message: Virgin import (trimmed) of Bzip2 version 1.0.3. Status: Vendor Tag: BZIP2 Release Tags: v1_0_3 U src/contrib/bzip2/blocksort.c U src/contrib/bzip2/huffman.c U src/contrib/bzip2/crctable.c U src/contrib/bzip2/randtable.c U src/contrib/bzip2/compress.c U src/contrib/bzip2/decompress.c U src/contrib/bzip2/bzlib.c U src/contrib/bzip2/bzip2.c U src/contrib/bzip2/bzip2recover.c U src/contrib/bzip2/bzlib.h U src/contrib/bzip2/bzlib_private.h U src/contrib/bzip2/Makefile U src/contrib/bzip2/LICENSE U src/contrib/bzip2/bzip2.1 U src/contrib/bzip2/sample1.bz2.uu U src/contrib/bzip2/sample2.bz2.uu U src/contrib/bzip2/words0 U src/contrib/bzip2/words1 U src/contrib/bzip2/words2 U src/contrib/bzip2/words3 U src/contrib/bzip2/sample1.ref.gz.uu U src/contrib/bzip2/dlltest.c U src/contrib/bzip2/sample3.bz2.uu U src/contrib/bzip2/README U src/contrib/bzip2/README.COMPILATION.PROBLEMS U src/contrib/bzip2/CHANGES U src/contrib/bzip2/libbz2.def U src/contrib/bzip2/makefile.msc U src/contrib/bzip2/Y2K_INFO U src/contrib/bzip2/unzcrash.c U src/contrib/bzip2/spewG.c U src/contrib/bzip2/sample2.ref.gz.uu U src/contrib/bzip2/sample3.ref.gz.uu U src/contrib/bzip2/Makefile-libbz2_so No conflicts created by this import