aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2010-10-02 06:54:59 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2010-10-02 06:54:59 +0000
commit5a93e3ae7b2612a3cee5ab42acdb8c807af3eedf (patch)
tree1172e47610c6ea602abd14701ac915f2d3d818fe
parent0c9ffc952b937c040e2e3b041d370c2a30c6caff (diff)
downloadsrc-5a93e3ae7b2612a3cee5ab42acdb8c807af3eedf.tar.gz
src-5a93e3ae7b2612a3cee5ab42acdb8c807af3eedf.zip
Flatten the bzip2 vendor area in preparations for the 1.0.6 import.
Notes
Notes: svn path=/vendor/bzip2/dist/; revision=213348
-rw-r--r--CHANGES (renamed from contrib/bzip2/CHANGES)0
-rw-r--r--LICENSE (renamed from contrib/bzip2/LICENSE)0
-rw-r--r--Makefile (renamed from contrib/bzip2/Makefile)0
-rw-r--r--Makefile-libbz2_so (renamed from contrib/bzip2/Makefile-libbz2_so)0
-rw-r--r--README (renamed from contrib/bzip2/README)0
-rw-r--r--README.COMPILATION.PROBLEMS (renamed from contrib/bzip2/README.COMPILATION.PROBLEMS)0
-rw-r--r--blocksort.c (renamed from contrib/bzip2/blocksort.c)0
-rw-r--r--bzip2.1 (renamed from contrib/bzip2/bzip2.1)0
-rw-r--r--bzip2.c (renamed from contrib/bzip2/bzip2.c)0
-rw-r--r--bzip2recover.c (renamed from contrib/bzip2/bzip2recover.c)0
-rw-r--r--bzlib.c (renamed from contrib/bzip2/bzlib.c)0
-rw-r--r--bzlib.h (renamed from contrib/bzip2/bzlib.h)0
-rw-r--r--bzlib_private.h (renamed from contrib/bzip2/bzlib_private.h)0
-rw-r--r--compress.c (renamed from contrib/bzip2/compress.c)0
-rw-r--r--crctable.c (renamed from contrib/bzip2/crctable.c)0
-rw-r--r--decompress.c (renamed from contrib/bzip2/decompress.c)0
-rw-r--r--dlltest.c (renamed from contrib/bzip2/dlltest.c)0
-rw-r--r--huffman.c (renamed from contrib/bzip2/huffman.c)0
-rw-r--r--libbz2.def (renamed from contrib/bzip2/libbz2.def)0
-rw-r--r--makefile.msc (renamed from contrib/bzip2/makefile.msc)0
-rw-r--r--randtable.c (renamed from contrib/bzip2/randtable.c)0
-rw-r--r--sample1.bz2.uu (renamed from contrib/bzip2/sample1.bz2.uu)0
-rw-r--r--sample1.ref.gz.uu (renamed from contrib/bzip2/sample1.ref.gz.uu)0
-rw-r--r--sample2.bz2.uu (renamed from contrib/bzip2/sample2.bz2.uu)0
-rw-r--r--sample2.ref.gz.uu (renamed from contrib/bzip2/sample2.ref.gz.uu)0
-rw-r--r--sample3.bz2.uu (renamed from contrib/bzip2/sample3.bz2.uu)0
-rw-r--r--sample3.ref.gz.uu (renamed from contrib/bzip2/sample3.ref.gz.uu)0
-rw-r--r--spewG.c (renamed from contrib/bzip2/spewG.c)0
-rw-r--r--unzcrash.c (renamed from contrib/bzip2/unzcrash.c)0
-rw-r--r--words0 (renamed from contrib/bzip2/words0)0
-rw-r--r--words1 (renamed from contrib/bzip2/words1)0
-rw-r--r--words2 (renamed from contrib/bzip2/words2)0
-rw-r--r--words3 (renamed from contrib/bzip2/words3)0
33 files changed, 0 insertions, 0 deletions
diff --git a/contrib/bzip2/CHANGES b/CHANGES
index 6e4f65e2e0a6..6e4f65e2e0a6 100644
--- a/contrib/bzip2/CHANGES
+++ b/CHANGES
diff --git a/contrib/bzip2/LICENSE b/LICENSE
index f420cffb67dc..f420cffb67dc 100644
--- a/contrib/bzip2/LICENSE
+++ b/LICENSE
diff --git a/contrib/bzip2/Makefile b/Makefile
index eb09753ce101..eb09753ce101 100644
--- a/contrib/bzip2/Makefile
+++ b/Makefile
diff --git a/contrib/bzip2/Makefile-libbz2_so b/Makefile-libbz2_so
index 9a13c77e4873..9a13c77e4873 100644
--- a/contrib/bzip2/Makefile-libbz2_so
+++ b/Makefile-libbz2_so
diff --git a/contrib/bzip2/README b/README
index e17a84e049f4..e17a84e049f4 100644
--- a/contrib/bzip2/README
+++ b/README
diff --git a/contrib/bzip2/README.COMPILATION.PROBLEMS b/README.COMPILATION.PROBLEMS
index 22b95c6cb668..22b95c6cb668 100644
--- a/contrib/bzip2/README.COMPILATION.PROBLEMS
+++ b/README.COMPILATION.PROBLEMS
diff --git a/contrib/bzip2/blocksort.c b/blocksort.c
index bd2dec157fac..bd2dec157fac 100644
--- a/contrib/bzip2/blocksort.c
+++ b/blocksort.c
diff --git a/contrib/bzip2/bzip2.1 b/bzip2.1
index a313f2d5bedc..a313f2d5bedc 100644
--- a/contrib/bzip2/bzip2.1
+++ b/bzip2.1
diff --git a/contrib/bzip2/bzip2.c b/bzip2.c
index 390410735b54..390410735b54 100644
--- a/contrib/bzip2/bzip2.c
+++ b/bzip2.c
diff --git a/contrib/bzip2/bzip2recover.c b/bzip2recover.c
index 5f6d6218095e..5f6d6218095e 100644
--- a/contrib/bzip2/bzip2recover.c
+++ b/bzip2recover.c
diff --git a/contrib/bzip2/bzlib.c b/bzlib.c
index ef86c91e6953..ef86c91e6953 100644
--- a/contrib/bzip2/bzlib.c
+++ b/bzlib.c
diff --git a/contrib/bzip2/bzlib.h b/bzlib.h
index c5b75d6d8ff9..c5b75d6d8ff9 100644
--- a/contrib/bzip2/bzlib.h
+++ b/bzlib.h
diff --git a/contrib/bzip2/bzlib_private.h b/bzlib_private.h
index 23427879b180..23427879b180 100644
--- a/contrib/bzip2/bzlib_private.h
+++ b/bzlib_private.h
diff --git a/contrib/bzip2/compress.c b/compress.c
index 8c80a079700c..8c80a079700c 100644
--- a/contrib/bzip2/compress.c
+++ b/compress.c
diff --git a/contrib/bzip2/crctable.c b/crctable.c
index 215687b2c054..215687b2c054 100644
--- a/contrib/bzip2/crctable.c
+++ b/crctable.c
diff --git a/contrib/bzip2/decompress.c b/decompress.c
index bba5e0fa36dc..bba5e0fa36dc 100644
--- a/contrib/bzip2/decompress.c
+++ b/decompress.c
diff --git a/contrib/bzip2/dlltest.c b/dlltest.c
index 03fa14620e5f..03fa14620e5f 100644
--- a/contrib/bzip2/dlltest.c
+++ b/dlltest.c
diff --git a/contrib/bzip2/huffman.c b/huffman.c
index 87e79e38af0f..87e79e38af0f 100644
--- a/contrib/bzip2/huffman.c
+++ b/huffman.c
diff --git a/contrib/bzip2/libbz2.def b/libbz2.def
index 2dc0dd891dc6..2dc0dd891dc6 100644
--- a/contrib/bzip2/libbz2.def
+++ b/libbz2.def
diff --git a/contrib/bzip2/makefile.msc b/makefile.msc
index 799a18a5f1a7..799a18a5f1a7 100644
--- a/contrib/bzip2/makefile.msc
+++ b/makefile.msc
diff --git a/contrib/bzip2/randtable.c b/randtable.c
index 068b76367bcc..068b76367bcc 100644
--- a/contrib/bzip2/randtable.c
+++ b/randtable.c
diff --git a/contrib/bzip2/sample1.bz2.uu b/sample1.bz2.uu
index 544568031af1..544568031af1 100644
--- a/contrib/bzip2/sample1.bz2.uu
+++ b/sample1.bz2.uu
diff --git a/contrib/bzip2/sample1.ref.gz.uu b/sample1.ref.gz.uu
index 6c36f44d14df..6c36f44d14df 100644
--- a/contrib/bzip2/sample1.ref.gz.uu
+++ b/sample1.ref.gz.uu
diff --git a/contrib/bzip2/sample2.bz2.uu b/sample2.bz2.uu
index b0610ea63c91..b0610ea63c91 100644
--- a/contrib/bzip2/sample2.bz2.uu
+++ b/sample2.bz2.uu
diff --git a/contrib/bzip2/sample2.ref.gz.uu b/sample2.ref.gz.uu
index fd78424a8c31..fd78424a8c31 100644
--- a/contrib/bzip2/sample2.ref.gz.uu
+++ b/sample2.ref.gz.uu
diff --git a/contrib/bzip2/sample3.bz2.uu b/sample3.bz2.uu
index a2378a3cc17a..a2378a3cc17a 100644
--- a/contrib/bzip2/sample3.bz2.uu
+++ b/sample3.bz2.uu
diff --git a/contrib/bzip2/sample3.ref.gz.uu b/sample3.ref.gz.uu
index 8552ba60f267..8552ba60f267 100644
--- a/contrib/bzip2/sample3.ref.gz.uu
+++ b/sample3.ref.gz.uu
diff --git a/contrib/bzip2/spewG.c b/spewG.c
index 5892b92c3643..5892b92c3643 100644
--- a/contrib/bzip2/spewG.c
+++ b/spewG.c
diff --git a/contrib/bzip2/unzcrash.c b/unzcrash.c
index a1b75463adca..a1b75463adca 100644
--- a/contrib/bzip2/unzcrash.c
+++ b/unzcrash.c
diff --git a/contrib/bzip2/words0 b/words0
index fbf442ad6bfa..fbf442ad6bfa 100644
--- a/contrib/bzip2/words0
+++ b/words0
diff --git a/contrib/bzip2/words1 b/words1
index 2e83de9f083f..2e83de9f083f 100644
--- a/contrib/bzip2/words1
+++ b/words1
diff --git a/contrib/bzip2/words2 b/words2
index caddcf422662..caddcf422662 100644
--- a/contrib/bzip2/words2
+++ b/words2
diff --git a/contrib/bzip2/words3 b/words3
index 6972669906db..6972669906db 100644
--- a/contrib/bzip2/words3
+++ b/words3