cvs commit: src/contrib/bzip2 CHANGES FREEBSD-upgrade LICENSE
Makefile Makefile-libbz2_so README README.COMPILATION.PROBLEMS
Y2K_INFO blocksort.c bzip2.1 bzip2.c bzip2recover.c bzlib.c
bzlib.h bzlib_private.h compress.c crctable.c decompress.c ...
Xin LI
delphij at FreeBSD.org
Thu Apr 17 00:53:16 UTC 2008
delphij 2008-04-17 00:53:14 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
contrib/bzip2 CHANGES LICENSE Makefile
Makefile-libbz2_so README
README.COMPILATION.PROBLEMS blocksort.c
bzip2.1 bzip2.c bzip2recover.c bzlib.c
bzlib.h bzlib_private.h compress.c
crctable.c decompress.c dlltest.c
huffman.c randtable.c sample1.ref.gz.uu
sample2.ref.gz.uu sample3.ref.gz.uu
spewG.c unzcrash.c words0 words2 words3
usr.bin/bzip2 Makefile
Removed files: (Branch: RELENG_5)
contrib/bzip2 FREEBSD-upgrade Y2K_INFO manual.texi
usr.bin/bzip2/doc Makefile manual.texi.diff
Log:
MFC: bzip2 1.0.5
Revision Changes Path
1.1.1.2.8.1 +66 -0 src/contrib/bzip2/CHANGES
1.1.14.1 +0 -32 src/contrib/bzip2/FREEBSD-upgrade (dead)
1.1.1.2.8.1 +8 -5 src/contrib/bzip2/LICENSE
1.1.1.2.8.1 +51 -26 src/contrib/bzip2/Makefile
1.1.1.2.8.1 +23 -8 src/contrib/bzip2/Makefile-libbz2_so
1.1.1.2.8.1 +75 -46 src/contrib/bzip2/README
1.1.1.2.8.1 +29 -101 src/contrib/bzip2/README.COMPILATION.PROBLEMS
1.1.1.1.10.1 +0 -34 src/contrib/bzip2/Y2K_INFO (dead)
1.1.1.2.8.1 +15 -62 src/contrib/bzip2/blocksort.c
1.1.1.2.8.1 +9 -8 src/contrib/bzip2/bzip2.1
1.1.1.2.8.2 +55 -149 src/contrib/bzip2/bzip2.c
1.1.1.2.8.1 +29 -61 src/contrib/bzip2/bzip2recover.c
1.1.1.2.8.2 +37 -72 src/contrib/bzip2/bzlib.c
1.1.1.2.8.1 +16 -55 src/contrib/bzip2/bzlib.h
1.1.1.2.8.1 +35 -63 src/contrib/bzip2/bzlib_private.h
1.1.1.2.8.2 +21 -65 src/contrib/bzip2/compress.c
1.1.1.2.8.1 +13 -53 src/contrib/bzip2/crctable.c
1.1.1.2.8.2 +13 -53 src/contrib/bzip2/decompress.c
1.1.1.2.8.1 +2 -3 src/contrib/bzip2/dlltest.c
1.1.1.2.8.2 +13 -53 src/contrib/bzip2/huffman.c
1.1.1.2.8.1 +0 -2243 src/contrib/bzip2/manual.texi (dead)
1.1.1.2.8.1 +13 -53 src/contrib/bzip2/randtable.c
1.1.1.2.8.1 +847 -845 src/contrib/bzip2/sample1.ref.gz.uu
1.1.1.1.10.1 +1343 -1342 src/contrib/bzip2/sample2.ref.gz.uu
1.1.1.1.10.1 +1 -1 src/contrib/bzip2/sample3.ref.gz.uu
1.1.1.1.10.1 +15 -0 src/contrib/bzip2/spewG.c
1.1.1.1.10.1 +16 -1 src/contrib/bzip2/unzcrash.c
1.1.1.1.10.1 +5 -1 src/contrib/bzip2/words0
1.1.1.1.10.1 +1 -1 src/contrib/bzip2/words2
1.1.1.2.8.1 +10 -3 src/contrib/bzip2/words3
1.7.4.1 +0 -3 src/usr.bin/bzip2/Makefile
1.2.8.1 +0 -14 src/usr.bin/bzip2/doc/Makefile (dead)
1.1.14.1 +0 -22 src/usr.bin/bzip2/doc/manual.texi.diff (dead)
More information about the cvs-src
mailing list