]> Zhao Yanbai Git Server - minix.git/commit
import NetBSD bzip2 and libbz2
authorVivek Prakash <vivekprakash@acm.org>
Wed, 17 Aug 2011 19:48:49 +0000 (19:48 +0000)
committerBen Gras <ben@minix3.org>
Fri, 18 Nov 2011 10:11:04 +0000 (11:11 +0100)
commit79bfef9aab180266c1e72df9e310c3a395757fd4
tree326cf01ef024a3627e1611829efc9d50e69d9b9d
parent349a158056c65e74ca63c0dfb2a929e06a14023a
import NetBSD bzip2 and libbz2
83 files changed:
commands/Makefile
commands/bzip2/Makefile [deleted file]
commands/bzip2/Makefile-libbz2_so [deleted file]
commands/bzip2/Y2K_INFO [deleted file]
commands/bzip2/bzip2.1 [deleted file]
commands/bzip2/bzip2.1.preformatted [deleted file]
commands/bzip2/bzip2.txt [deleted file]
commands/bzip2/mk251.c [deleted file]
commands/bzip2/words0 [deleted file]
commands/bzip2recover/Makefile [deleted file]
commands/tar/Makefile
commands/tar/bsdtar.c
dist/bzip2/CHANGES [moved from commands/bzip2/CHANGES with 88% similarity]
dist/bzip2/LICENSE [moved from commands/bzip2/LICENSE with 84% similarity]
dist/bzip2/Makefile [moved from commands/bzip2/Makefile.orig with 62% similarity]
dist/bzip2/Makefile-libbz2_so [new file with mode: 0644]
dist/bzip2/README [moved from commands/bzip2/README with 67% similarity]
dist/bzip2/README.COMPILATION.PROBLEMS [moved from commands/bzip2/README.COMPILATION.PROBLEMS with 53% similarity]
dist/bzip2/README.XML.STUFF [moved from commands/bzip2/README.XML.STUFF with 52% similarity]
dist/bzip2/blocksort.c [moved from commands/bzip2/blocksort.c with 92% similarity]
dist/bzip2/bz-common.xsl [moved from commands/bzip2/bz-common.xsl with 100% similarity]
dist/bzip2/bz-fo.xsl [moved from commands/bzip2/bz-fo.xsl with 92% similarity]
dist/bzip2/bz-html.xsl [moved from commands/bzip2/bz-html.xsl with 100% similarity]
dist/bzip2/bzdiff [moved from commands/bzip2/bzdiff with 95% similarity]
dist/bzip2/bzdiff.1 [moved from commands/bzip2/bzdiff.1 with 100% similarity]
dist/bzip2/bzgrep [moved from commands/bzip2/bzgrep with 90% similarity]
dist/bzip2/bzgrep.1 [moved from commands/bzip2/bzgrep.1 with 100% similarity]
dist/bzip2/bzip.css [moved from commands/bzip2/bzip.css with 100% similarity]
dist/bzip2/bzip2 [new file with mode: 0755]
dist/bzip2/bzip2.1 [new file with mode: 0644]
dist/bzip2/bzip2.c [moved from commands/bzip2/bzip2.c with 90% similarity]
dist/bzip2/bzip2netbsd [new file with mode: 0755]
dist/bzip2/bzip2recover [new file with mode: 0755]
dist/bzip2/bzip2recover.c [moved from commands/bzip2/bzip2recover.c with 84% similarity]
dist/bzip2/bzlib.c [moved from commands/bzip2/bzlib.c with 94% similarity]
dist/bzip2/bzlib.h [moved from commands/bzip2/bzlib.h with 71% similarity]
dist/bzip2/bzlib_private.h [moved from commands/bzip2/bzlib_private.h with 82% similarity]
dist/bzip2/bzmore [moved from commands/bzip2/bzmore with 100% similarity]
dist/bzip2/bzmore.1 [moved from commands/bzip2/bzmore.1 with 100% similarity]
dist/bzip2/compress.c [moved from commands/bzip2/compress.c with 89% similarity]
dist/bzip2/crctable.c [moved from commands/bzip2/crctable.c with 66% similarity]
dist/bzip2/decompress.c [moved from commands/bzip2/decompress.c with 90% similarity]
dist/bzip2/dlltest.c [moved from commands/bzip2/dlltest.c with 92% similarity]
dist/bzip2/dlltest.dsp [moved from commands/bzip2/dlltest.dsp with 100% similarity]
dist/bzip2/entities.xml [moved from commands/bzip2/entities.xml with 58% similarity]
dist/bzip2/format.pl [moved from commands/bzip2/format.pl with 68% similarity]
dist/bzip2/huffman.c [moved from commands/bzip2/huffman.c with 75% similarity]
dist/bzip2/libbz2.def [moved from commands/bzip2/libbz2.def with 100% similarity]
dist/bzip2/libbz2.dsp [moved from commands/bzip2/libbz2.dsp with 100% similarity]
dist/bzip2/makefile.msc [moved from commands/bzip2/makefile.msc with 100% similarity]
dist/bzip2/manual.html [new file with mode: 0644]
dist/bzip2/manual.xml [new file with mode: 0644]
dist/bzip2/mk251.c [new file with mode: 0644]
dist/bzip2/randtable.c [moved from commands/bzip2/randtable.c with 60% similarity]
dist/bzip2/sample1.bz2 [moved from commands/bzip2/sample1.bz2 with 100% similarity]
dist/bzip2/sample1.rb2 [new file with mode: 0644]
dist/bzip2/sample1.ref [moved from commands/bzip2/sample1.ref with 100% similarity]
dist/bzip2/sample1.tst [new file with mode: 0644]
dist/bzip2/sample2.bz2 [moved from commands/bzip2/sample2.bz2 with 100% similarity]
dist/bzip2/sample2.rb2 [new file with mode: 0644]
dist/bzip2/sample2.ref [moved from commands/bzip2/sample2.ref with 100% similarity]
dist/bzip2/sample2.tst [new file with mode: 0644]
dist/bzip2/sample3.bz2 [moved from commands/bzip2/sample3.bz2 with 100% similarity]
dist/bzip2/sample3.rb2 [new file with mode: 0644]
dist/bzip2/sample3.ref [moved from commands/bzip2/sample3.ref with 100% similarity]
dist/bzip2/sample3.tst [new file with mode: 0644]
dist/bzip2/spewG.c [moved from commands/bzip2/spewG.c with 68% similarity]
dist/bzip2/unzcrash.c [moved from commands/bzip2/unzcrash.c with 83% similarity]
dist/bzip2/words0 [new file with mode: 0644]
dist/bzip2/words1 [moved from commands/bzip2/words1 with 100% similarity]
dist/bzip2/words2 [moved from commands/bzip2/words2 with 69% similarity]
dist/bzip2/words3 [moved from commands/bzip2/words3 with 80% similarity]
dist/bzip2/xmlproc.sh [moved from commands/bzip2/xmlproc.sh with 79% similarity]
etc/mtree/minix.tree
lib/Makefile
lib/libbz2/Makefile
lib/libbz2/shlib_version [new file with mode: 0644]
share/mk/Makefile
share/mk/bsd.info.mk [new file with mode: 0644]
tools/nbsd_ports
usr.bin/Makefile
usr.bin/bzip2/Makefile [new file with mode: 0644]
usr.bin/bzip2recover/Makefile [new file with mode: 0644]