]> Zhao Yanbai Git Server - minix.git/commit
Setup tweaks; bzip import
authorBen Gras <ben@minix3.org>
Tue, 2 Aug 2005 08:57:26 +0000 (08:57 +0000)
committerBen Gras <ben@minix3.org>
Tue, 2 Aug 2005 08:57:26 +0000 (08:57 +0000)
commitacf6df8b0490836a62695e713d2a10571fdce2c9
tree1d85da524c7ea941224a29a5ae1e6bf4317193cd
parenta5b0301024c9c77764b5ef269aec9048913fc1d1
Setup tweaks; bzip import
60 files changed:
commands/Makefile
commands/bzip2-1.0.3/CHANGES [new file with mode: 0644]
commands/bzip2-1.0.3/LICENSE [new file with mode: 0644]
commands/bzip2-1.0.3/Makefile [new file with mode: 0644]
commands/bzip2-1.0.3/Makefile-libbz2_so [new file with mode: 0644]
commands/bzip2-1.0.3/README.COMPILATION.PROBLEMS [new file with mode: 0644]
commands/bzip2-1.0.3/README.MINIX [new file with mode: 0644]
commands/bzip2-1.0.3/README.ORIGINAL [new file with mode: 0644]
commands/bzip2-1.0.3/README.XML.STUFF [new file with mode: 0644]
commands/bzip2-1.0.3/Y2K_INFO [new file with mode: 0644]
commands/bzip2-1.0.3/blocksort.c [new file with mode: 0644]
commands/bzip2-1.0.3/bz-common.xsl [new file with mode: 0644]
commands/bzip2-1.0.3/bz-fo.xsl [new file with mode: 0644]
commands/bzip2-1.0.3/bz-html.xsl [new file with mode: 0644]
commands/bzip2-1.0.3/bzdiff [new file with mode: 0644]
commands/bzip2-1.0.3/bzdiff.1 [new file with mode: 0644]
commands/bzip2-1.0.3/bzgrep [new file with mode: 0644]
commands/bzip2-1.0.3/bzgrep.1 [new file with mode: 0644]
commands/bzip2-1.0.3/bzip.css [new file with mode: 0644]
commands/bzip2-1.0.3/bzip2.1 [new file with mode: 0644]
commands/bzip2-1.0.3/bzip2.1.preformatted [new file with mode: 0644]
commands/bzip2-1.0.3/bzip2.c [new file with mode: 0644]
commands/bzip2-1.0.3/bzip2.txt [new file with mode: 0644]
commands/bzip2-1.0.3/bzip2recover.c [new file with mode: 0644]
commands/bzip2-1.0.3/bzlib.c [new file with mode: 0644]
commands/bzip2-1.0.3/bzlib.h [new file with mode: 0644]
commands/bzip2-1.0.3/bzlib_private.h [new file with mode: 0644]
commands/bzip2-1.0.3/bzmore [new file with mode: 0644]
commands/bzip2-1.0.3/bzmore.1 [new file with mode: 0644]
commands/bzip2-1.0.3/compress.c [new file with mode: 0644]
commands/bzip2-1.0.3/crctable.c [new file with mode: 0644]
commands/bzip2-1.0.3/decompress.c [new file with mode: 0644]
commands/bzip2-1.0.3/dlltest.c [new file with mode: 0644]
commands/bzip2-1.0.3/dlltest.dsp [new file with mode: 0644]
commands/bzip2-1.0.3/entities.xml [new file with mode: 0644]
commands/bzip2-1.0.3/format.pl [new file with mode: 0755]
commands/bzip2-1.0.3/huffman.c [new file with mode: 0644]
commands/bzip2-1.0.3/libbz2.def [new file with mode: 0644]
commands/bzip2-1.0.3/libbz2.dsp [new file with mode: 0644]
commands/bzip2-1.0.3/makefile.msc [new file with mode: 0644]
commands/bzip2-1.0.3/manual.html [new file with mode: 0644]
commands/bzip2-1.0.3/manual.pdf [new file with mode: 0644]
commands/bzip2-1.0.3/manual.ps [new file with mode: 0644]
commands/bzip2-1.0.3/manual.xml [new file with mode: 0644]
commands/bzip2-1.0.3/mk251.c [new file with mode: 0644]
commands/bzip2-1.0.3/randtable.c [new file with mode: 0644]
commands/bzip2-1.0.3/sample1.bz2 [new file with mode: 0644]
commands/bzip2-1.0.3/sample1.ref [new file with mode: 0644]
commands/bzip2-1.0.3/sample2.bz2 [new file with mode: 0644]
commands/bzip2-1.0.3/sample2.ref [new file with mode: 0644]
commands/bzip2-1.0.3/sample3.bz2 [new file with mode: 0644]
commands/bzip2-1.0.3/sample3.ref [new file with mode: 0644]
commands/bzip2-1.0.3/spewG.c [new file with mode: 0644]
commands/bzip2-1.0.3/unzcrash.c [new file with mode: 0644]
commands/bzip2-1.0.3/words0 [new file with mode: 0644]
commands/bzip2-1.0.3/words1 [new file with mode: 0644]
commands/bzip2-1.0.3/words2 [new file with mode: 0644]
commands/bzip2-1.0.3/words3 [new file with mode: 0644]
commands/bzip2-1.0.3/xmlproc.sh [new file with mode: 0755]
commands/scripts/setup.sh