summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2009-12-10 21:15:25 +0000
committerXin LI <delphij@FreeBSD.org>2009-12-10 21:15:25 +0000
commit8057c390ca1b3c5b78fe431c23221d2c87c7fb82 (patch)
treeaff2519e37814701a4cd95799dce8cd013dbece7
parent220ed979dec58fe7c868d7b64de3cd46b27312e9 (diff)
downloadsrc-test2-8057c390ca1b3c5b78fe431c23221d2c87c7fb82.tar.gz
src-test2-8057c390ca1b3c5b78fe431c23221d2c87c7fb82.zip
Notes
-rw-r--r--COPYING (renamed from contrib/expat/COPYING)0
-rw-r--r--Changes (renamed from contrib/expat/Changes)0
-rw-r--r--FREEBSD-upgrade (renamed from contrib/expat/FREEBSD-upgrade)0
-rw-r--r--MANIFEST (renamed from contrib/expat/MANIFEST)0
-rw-r--r--Makefile.in (renamed from contrib/expat/Makefile.in)0
-rw-r--r--README (renamed from contrib/expat/README)0
-rwxr-xr-xconfigure (renamed from contrib/expat/configure)0
-rw-r--r--configure.in (renamed from contrib/expat/configure.in)0
-rwxr-xr-xdoc/expat.png (renamed from contrib/expat/doc/expat.png)bin1027 -> 1027 bytes
-rw-r--r--doc/reference.html (renamed from contrib/expat/doc/reference.html)0
-rw-r--r--doc/style.css (renamed from contrib/expat/doc/style.css)0
-rwxr-xr-xdoc/valid-xhtml10.png (renamed from contrib/expat/doc/valid-xhtml10.png)bin2368 -> 2368 bytes
-rw-r--r--doc/xmlwf.1 (renamed from contrib/expat/doc/xmlwf.1)0
-rw-r--r--doc/xmlwf.sgml (renamed from contrib/expat/doc/xmlwf.sgml)0
-rw-r--r--examples/elements.c (renamed from contrib/expat/examples/elements.c)0
-rw-r--r--examples/outline.c (renamed from contrib/expat/examples/outline.c)0
-rw-r--r--expat_config.h.in (renamed from contrib/expat/expat_config.h.in)0
-rw-r--r--lib/ascii.h (renamed from contrib/expat/lib/ascii.h)0
-rw-r--r--lib/asciitab.h (renamed from contrib/expat/lib/asciitab.h)0
-rw-r--r--lib/expat.h (renamed from contrib/expat/lib/expat.h)0
-rwxr-xr-xlib/expat_external.h (renamed from contrib/expat/lib/expat_external.h)0
-rw-r--r--lib/iasciitab.h (renamed from contrib/expat/lib/iasciitab.h)0
-rw-r--r--lib/internal.h (renamed from contrib/expat/lib/internal.h)0
-rw-r--r--lib/latin1tab.h (renamed from contrib/expat/lib/latin1tab.h)0
-rw-r--r--lib/nametab.h (renamed from contrib/expat/lib/nametab.h)0
-rw-r--r--lib/utf8tab.h (renamed from contrib/expat/lib/utf8tab.h)0
-rw-r--r--lib/winconfig.h (renamed from contrib/expat/lib/winconfig.h)0
-rw-r--r--lib/xmlparse.c (renamed from contrib/expat/lib/xmlparse.c)0
-rw-r--r--lib/xmlrole.c (renamed from contrib/expat/lib/xmlrole.c)0
-rw-r--r--lib/xmlrole.h (renamed from contrib/expat/lib/xmlrole.h)0
-rw-r--r--lib/xmltok.c (renamed from contrib/expat/lib/xmltok.c)0
-rw-r--r--lib/xmltok.h (renamed from contrib/expat/lib/xmltok.h)0
-rw-r--r--lib/xmltok_impl.c (renamed from contrib/expat/lib/xmltok_impl.c)0
-rw-r--r--lib/xmltok_impl.h (renamed from contrib/expat/lib/xmltok_impl.h)0
-rw-r--r--lib/xmltok_ns.c (renamed from contrib/expat/lib/xmltok_ns.c)0
-rw-r--r--tests/README.txt (renamed from contrib/expat/tests/README.txt)0
-rwxr-xr-xtests/benchmark/README.txt (renamed from contrib/expat/tests/benchmark/README.txt)0
-rwxr-xr-xtests/benchmark/benchmark.c (renamed from contrib/expat/tests/benchmark/benchmark.c)0
-rwxr-xr-xtests/benchmark/benchmark.dsp (renamed from contrib/expat/tests/benchmark/benchmark.dsp)0
-rwxr-xr-xtests/benchmark/benchmark.dsw (renamed from contrib/expat/tests/benchmark/benchmark.dsw)0
-rw-r--r--tests/chardata.c (renamed from contrib/expat/tests/chardata.c)0
-rw-r--r--tests/chardata.h (renamed from contrib/expat/tests/chardata.h)0
-rwxr-xr-xtests/minicheck.c (renamed from contrib/expat/tests/minicheck.c)0
-rwxr-xr-xtests/minicheck.h (renamed from contrib/expat/tests/minicheck.h)0
-rw-r--r--tests/runtests.c (renamed from contrib/expat/tests/runtests.c)0
-rwxr-xr-xtests/runtestspp.cpp (renamed from contrib/expat/tests/runtestspp.cpp)0
-rwxr-xr-xtests/xmltest.sh (renamed from contrib/expat/tests/xmltest.sh)0
-rwxr-xr-xxmlwf/codepage.c (renamed from contrib/expat/xmlwf/codepage.c)0
-rwxr-xr-xxmlwf/codepage.h (renamed from contrib/expat/xmlwf/codepage.h)0
-rwxr-xr-xxmlwf/ct.c (renamed from contrib/expat/xmlwf/ct.c)0
-rwxr-xr-xxmlwf/filemap.h (renamed from contrib/expat/xmlwf/filemap.h)0
-rwxr-xr-xxmlwf/readfilemap.c (renamed from contrib/expat/xmlwf/readfilemap.c)0
-rwxr-xr-xxmlwf/unixfilemap.c (renamed from contrib/expat/xmlwf/unixfilemap.c)0
-rwxr-xr-xxmlwf/win32filemap.c (renamed from contrib/expat/xmlwf/win32filemap.c)0
-rwxr-xr-xxmlwf/xmlfile.c (renamed from contrib/expat/xmlwf/xmlfile.c)0
-rwxr-xr-xxmlwf/xmlfile.h (renamed from contrib/expat/xmlwf/xmlfile.h)0
-rwxr-xr-xxmlwf/xmlmime.c (renamed from contrib/expat/xmlwf/xmlmime.c)0
-rwxr-xr-xxmlwf/xmlmime.h (renamed from contrib/expat/xmlwf/xmlmime.h)0
-rwxr-xr-xxmlwf/xmltchar.h (renamed from contrib/expat/xmlwf/xmltchar.h)0
-rwxr-xr-xxmlwf/xmlurl.h (renamed from contrib/expat/xmlwf/xmlurl.h)0
-rwxr-xr-xxmlwf/xmlwf.c (renamed from contrib/expat/xmlwf/xmlwf.c)0
-rwxr-xr-xxmlwf/xmlwin32url.cxx (renamed from contrib/expat/xmlwf/xmlwin32url.cxx)0
62 files changed, 0 insertions, 0 deletions
diff --git a/contrib/expat/COPYING b/COPYING
index dcb450642968..dcb450642968 100644
--- a/contrib/expat/COPYING
+++ b/COPYING
diff --git a/contrib/expat/Changes b/Changes
index 1e885ab75c97..1e885ab75c97 100644
--- a/contrib/expat/Changes
+++ b/Changes
diff --git a/contrib/expat/FREEBSD-upgrade b/FREEBSD-upgrade
index 8fd9a57804ff..8fd9a57804ff 100644
--- a/contrib/expat/FREEBSD-upgrade
+++ b/FREEBSD-upgrade
diff --git a/contrib/expat/MANIFEST b/MANIFEST
index aa83d5bf16fa..aa83d5bf16fa 100644
--- a/contrib/expat/MANIFEST
+++ b/MANIFEST
diff --git a/contrib/expat/Makefile.in b/Makefile.in
index 0e2cc959dce0..0e2cc959dce0 100644
--- a/contrib/expat/Makefile.in
+++ b/Makefile.in
diff --git a/contrib/expat/README b/README
index fda282a8f541..fda282a8f541 100644
--- a/contrib/expat/README
+++ b/README
diff --git a/contrib/expat/configure b/configure
index 01ba7a99280a..01ba7a99280a 100755
--- a/contrib/expat/configure
+++ b/configure
diff --git a/contrib/expat/configure.in b/configure.in
index 24bcb407e0db..24bcb407e0db 100644
--- a/contrib/expat/configure.in
+++ b/configure.in
diff --git a/contrib/expat/doc/expat.png b/doc/expat.png
index 5bc0726cfd85..5bc0726cfd85 100755
--- a/contrib/expat/doc/expat.png
+++ b/doc/expat.png
Binary files differ
diff --git a/contrib/expat/doc/reference.html b/doc/reference.html
index a315870dd7cf..a315870dd7cf 100644
--- a/contrib/expat/doc/reference.html
+++ b/doc/reference.html
diff --git a/contrib/expat/doc/style.css b/doc/style.css
index 69df30bcecb2..69df30bcecb2 100644
--- a/contrib/expat/doc/style.css
+++ b/doc/style.css
diff --git a/contrib/expat/doc/valid-xhtml10.png b/doc/valid-xhtml10.png
index 4c23f48fe02a..4c23f48fe02a 100755
--- a/contrib/expat/doc/valid-xhtml10.png
+++ b/doc/valid-xhtml10.png
Binary files differ
diff --git a/contrib/expat/doc/xmlwf.1 b/doc/xmlwf.1
index 174719a709ea..174719a709ea 100644
--- a/contrib/expat/doc/xmlwf.1
+++ b/doc/xmlwf.1
diff --git a/contrib/expat/doc/xmlwf.sgml b/doc/xmlwf.sgml
index 139c95e1f111..139c95e1f111 100644
--- a/contrib/expat/doc/xmlwf.sgml
+++ b/doc/xmlwf.sgml
diff --git a/contrib/expat/examples/elements.c b/examples/elements.c
index 6b8f85501b6c..6b8f85501b6c 100644
--- a/contrib/expat/examples/elements.c
+++ b/examples/elements.c
diff --git a/contrib/expat/examples/outline.c b/examples/outline.c
index 3a3c8385512a..3a3c8385512a 100644
--- a/contrib/expat/examples/outline.c
+++ b/examples/outline.c
diff --git a/contrib/expat/expat_config.h.in b/expat_config.h.in
index 8c3698afd93a..8c3698afd93a 100644
--- a/contrib/expat/expat_config.h.in
+++ b/expat_config.h.in
diff --git a/contrib/expat/lib/ascii.h b/lib/ascii.h
index d10530b09bde..d10530b09bde 100644
--- a/contrib/expat/lib/ascii.h
+++ b/lib/ascii.h
diff --git a/contrib/expat/lib/asciitab.h b/lib/asciitab.h
index 79a15c28ca14..79a15c28ca14 100644
--- a/contrib/expat/lib/asciitab.h
+++ b/lib/asciitab.h
diff --git a/contrib/expat/lib/expat.h b/lib/expat.h
index 20a8278f78d2..20a8278f78d2 100644
--- a/contrib/expat/lib/expat.h
+++ b/lib/expat.h
diff --git a/contrib/expat/lib/expat_external.h b/lib/expat_external.h
index 2c03284ea265..2c03284ea265 100755
--- a/contrib/expat/lib/expat_external.h
+++ b/lib/expat_external.h
diff --git a/contrib/expat/lib/iasciitab.h b/lib/iasciitab.h
index 24a1d5ccc9a5..24a1d5ccc9a5 100644
--- a/contrib/expat/lib/iasciitab.h
+++ b/lib/iasciitab.h
diff --git a/contrib/expat/lib/internal.h b/lib/internal.h
index dd5454831da2..dd5454831da2 100644
--- a/contrib/expat/lib/internal.h
+++ b/lib/internal.h
diff --git a/contrib/expat/lib/latin1tab.h b/lib/latin1tab.h
index 53c25d76b268..53c25d76b268 100644
--- a/contrib/expat/lib/latin1tab.h
+++ b/lib/latin1tab.h
diff --git a/contrib/expat/lib/nametab.h b/lib/nametab.h
index b05e62c77a6c..b05e62c77a6c 100644
--- a/contrib/expat/lib/nametab.h
+++ b/lib/nametab.h
diff --git a/contrib/expat/lib/utf8tab.h b/lib/utf8tab.h
index 7bb3e77603fa..7bb3e77603fa 100644
--- a/contrib/expat/lib/utf8tab.h
+++ b/lib/utf8tab.h
diff --git a/contrib/expat/lib/winconfig.h b/lib/winconfig.h
index c1b791d62d0d..c1b791d62d0d 100644
--- a/contrib/expat/lib/winconfig.h
+++ b/lib/winconfig.h
diff --git a/contrib/expat/lib/xmlparse.c b/lib/xmlparse.c
index 94e31de9da3f..94e31de9da3f 100644
--- a/contrib/expat/lib/xmlparse.c
+++ b/lib/xmlparse.c
diff --git a/contrib/expat/lib/xmlrole.c b/lib/xmlrole.c
index 9c5e25b179f5..9c5e25b179f5 100644
--- a/contrib/expat/lib/xmlrole.c
+++ b/lib/xmlrole.c
diff --git a/contrib/expat/lib/xmlrole.h b/lib/xmlrole.h
index 4dd9f06f9767..4dd9f06f9767 100644
--- a/contrib/expat/lib/xmlrole.h
+++ b/lib/xmlrole.h
diff --git a/contrib/expat/lib/xmltok.c b/lib/xmltok.c
index 068afdec6e1e..068afdec6e1e 100644
--- a/contrib/expat/lib/xmltok.c
+++ b/lib/xmltok.c
diff --git a/contrib/expat/lib/xmltok.h b/lib/xmltok.h
index ca867aa6b429..ca867aa6b429 100644
--- a/contrib/expat/lib/xmltok.h
+++ b/lib/xmltok.h
diff --git a/contrib/expat/lib/xmltok_impl.c b/lib/xmltok_impl.c
index 126881925222..126881925222 100644
--- a/contrib/expat/lib/xmltok_impl.c
+++ b/lib/xmltok_impl.c
diff --git a/contrib/expat/lib/xmltok_impl.h b/lib/xmltok_impl.h
index da0ea60a657d..da0ea60a657d 100644
--- a/contrib/expat/lib/xmltok_impl.h
+++ b/lib/xmltok_impl.h
diff --git a/contrib/expat/lib/xmltok_ns.c b/lib/xmltok_ns.c
index c3b88fdf4e3e..c3b88fdf4e3e 100644
--- a/contrib/expat/lib/xmltok_ns.c
+++ b/lib/xmltok_ns.c
diff --git a/contrib/expat/tests/README.txt b/tests/README.txt
index 33a47c34abc4..33a47c34abc4 100644
--- a/contrib/expat/tests/README.txt
+++ b/tests/README.txt
diff --git a/contrib/expat/tests/benchmark/README.txt b/tests/benchmark/README.txt
index 7f9cca037ec4..7f9cca037ec4 100755
--- a/contrib/expat/tests/benchmark/README.txt
+++ b/tests/benchmark/README.txt
diff --git a/contrib/expat/tests/benchmark/benchmark.c b/tests/benchmark/benchmark.c
index 0f0fd18c1d50..0f0fd18c1d50 100755
--- a/contrib/expat/tests/benchmark/benchmark.c
+++ b/tests/benchmark/benchmark.c
diff --git a/contrib/expat/tests/benchmark/benchmark.dsp b/tests/benchmark/benchmark.dsp
index 6f310d0a931f..6f310d0a931f 100755
--- a/contrib/expat/tests/benchmark/benchmark.dsp
+++ b/tests/benchmark/benchmark.dsp
diff --git a/contrib/expat/tests/benchmark/benchmark.dsw b/tests/benchmark/benchmark.dsw
index 3346a9ad9863..3346a9ad9863 100755
--- a/contrib/expat/tests/benchmark/benchmark.dsw
+++ b/tests/benchmark/benchmark.dsw
diff --git a/contrib/expat/tests/chardata.c b/tests/chardata.c
index 5fb0299d88e0..5fb0299d88e0 100644
--- a/contrib/expat/tests/chardata.c
+++ b/tests/chardata.c
diff --git a/contrib/expat/tests/chardata.h b/tests/chardata.h
index e8dc4ce22c42..e8dc4ce22c42 100644
--- a/contrib/expat/tests/chardata.h
+++ b/tests/chardata.h
diff --git a/contrib/expat/tests/minicheck.c b/tests/minicheck.c
index d2f4295ffb9e..d2f4295ffb9e 100755
--- a/contrib/expat/tests/minicheck.c
+++ b/tests/minicheck.c
diff --git a/contrib/expat/tests/minicheck.h b/tests/minicheck.h
index f846bead1a8e..f846bead1a8e 100755
--- a/contrib/expat/tests/minicheck.h
+++ b/tests/minicheck.h
diff --git a/contrib/expat/tests/runtests.c b/tests/runtests.c
index 3521c086bbbb..3521c086bbbb 100644
--- a/contrib/expat/tests/runtests.c
+++ b/tests/runtests.c
diff --git a/contrib/expat/tests/runtestspp.cpp b/tests/runtestspp.cpp
index c35dc583d57a..c35dc583d57a 100755
--- a/contrib/expat/tests/runtestspp.cpp
+++ b/tests/runtestspp.cpp
diff --git a/contrib/expat/tests/xmltest.sh b/tests/xmltest.sh
index 725441edb69e..725441edb69e 100755
--- a/contrib/expat/tests/xmltest.sh
+++ b/tests/xmltest.sh
diff --git a/contrib/expat/xmlwf/codepage.c b/xmlwf/codepage.c
index 57e48ff2d12e..57e48ff2d12e 100755
--- a/contrib/expat/xmlwf/codepage.c
+++ b/xmlwf/codepage.c
diff --git a/contrib/expat/xmlwf/codepage.h b/xmlwf/codepage.h
index 6a4df68883e4..6a4df68883e4 100755
--- a/contrib/expat/xmlwf/codepage.h
+++ b/xmlwf/codepage.h
diff --git a/contrib/expat/xmlwf/ct.c b/xmlwf/ct.c
index 95903a34500a..95903a34500a 100755
--- a/contrib/expat/xmlwf/ct.c
+++ b/xmlwf/ct.c
diff --git a/contrib/expat/xmlwf/filemap.h b/xmlwf/filemap.h
index 814edec2528c..814edec2528c 100755
--- a/contrib/expat/xmlwf/filemap.h
+++ b/xmlwf/filemap.h
diff --git a/contrib/expat/xmlwf/readfilemap.c b/xmlwf/readfilemap.c
index 088dda5c23de..088dda5c23de 100755
--- a/contrib/expat/xmlwf/readfilemap.c
+++ b/xmlwf/readfilemap.c
diff --git a/contrib/expat/xmlwf/unixfilemap.c b/xmlwf/unixfilemap.c
index 93adce32e826..93adce32e826 100755
--- a/contrib/expat/xmlwf/unixfilemap.c
+++ b/xmlwf/unixfilemap.c
diff --git a/contrib/expat/xmlwf/win32filemap.c b/xmlwf/win32filemap.c
index 41dc35b614db..41dc35b614db 100755
--- a/contrib/expat/xmlwf/win32filemap.c
+++ b/xmlwf/win32filemap.c
diff --git a/contrib/expat/xmlwf/xmlfile.c b/xmlwf/xmlfile.c
index 99eeeaaef28d..99eeeaaef28d 100755
--- a/contrib/expat/xmlwf/xmlfile.c
+++ b/xmlwf/xmlfile.c
diff --git a/contrib/expat/xmlwf/xmlfile.h b/xmlwf/xmlfile.h
index d093ecc06f9c..d093ecc06f9c 100755
--- a/contrib/expat/xmlwf/xmlfile.h
+++ b/xmlwf/xmlfile.h
diff --git a/contrib/expat/xmlwf/xmlmime.c b/xmlwf/xmlmime.c
index 56a0e7f40e49..56a0e7f40e49 100755
--- a/contrib/expat/xmlwf/xmlmime.c
+++ b/xmlwf/xmlmime.c
diff --git a/contrib/expat/xmlwf/xmlmime.h b/xmlwf/xmlmime.h
index bf0356df0d91..bf0356df0d91 100755
--- a/contrib/expat/xmlwf/xmlmime.h
+++ b/xmlwf/xmlmime.h
diff --git a/contrib/expat/xmlwf/xmltchar.h b/xmlwf/xmltchar.h
index 1088575512de..1088575512de 100755
--- a/contrib/expat/xmlwf/xmltchar.h
+++ b/xmlwf/xmltchar.h
diff --git a/contrib/expat/xmlwf/xmlurl.h b/xmlwf/xmlurl.h
index d329913ac853..d329913ac853 100755
--- a/contrib/expat/xmlwf/xmlurl.h
+++ b/xmlwf/xmlurl.h
diff --git a/contrib/expat/xmlwf/xmlwf.c b/xmlwf/xmlwf.c
index 41a433d3cede..41a433d3cede 100755
--- a/contrib/expat/xmlwf/xmlwf.c
+++ b/xmlwf/xmlwf.c
diff --git a/contrib/expat/xmlwf/xmlwin32url.cxx b/xmlwf/xmlwin32url.cxx
index bbfcce22c964..bbfcce22c964 100755
--- a/contrib/expat/xmlwf/xmlwin32url.cxx
+++ b/xmlwf/xmlwin32url.cxx