diff options
author | delphij <delphij@FreeBSD.org> | 2009-12-10 21:15:25 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2009-12-10 21:15:25 +0000 |
commit | ec9b7e31858761e82682d82f4a00e6661922bc95 (patch) | |
tree | aff2519e37814701a4cd95799dce8cd013dbece7 | |
parent | eef7fc6660961eb9e0913c4fe68b72df0f9fb8c3 (diff) | |
download | FreeBSD-src-ec9b7e31858761e82682d82f4a00e6661922bc95.zip FreeBSD-src-ec9b7e31858761e82682d82f4a00e6661922bc95.tar.gz |
Flattern all tags and dist tree for expat.
-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-x | configure (renamed from contrib/expat/configure) | 0 | ||||
-rw-r--r-- | configure.in (renamed from contrib/expat/configure.in) | 0 | ||||
-rwxr-xr-x | doc/expat.png (renamed from contrib/expat/doc/expat.png) | bin | 1027 -> 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-x | doc/valid-xhtml10.png (renamed from contrib/expat/doc/valid-xhtml10.png) | bin | 2368 -> 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-x | lib/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-x | tests/benchmark/README.txt (renamed from contrib/expat/tests/benchmark/README.txt) | 0 | ||||
-rwxr-xr-x | tests/benchmark/benchmark.c (renamed from contrib/expat/tests/benchmark/benchmark.c) | 0 | ||||
-rwxr-xr-x | tests/benchmark/benchmark.dsp (renamed from contrib/expat/tests/benchmark/benchmark.dsp) | 0 | ||||
-rwxr-xr-x | tests/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-x | tests/minicheck.c (renamed from contrib/expat/tests/minicheck.c) | 0 | ||||
-rwxr-xr-x | tests/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-x | tests/runtestspp.cpp (renamed from contrib/expat/tests/runtestspp.cpp) | 0 | ||||
-rwxr-xr-x | tests/xmltest.sh (renamed from contrib/expat/tests/xmltest.sh) | 0 | ||||
-rwxr-xr-x | xmlwf/codepage.c (renamed from contrib/expat/xmlwf/codepage.c) | 0 | ||||
-rwxr-xr-x | xmlwf/codepage.h (renamed from contrib/expat/xmlwf/codepage.h) | 0 | ||||
-rwxr-xr-x | xmlwf/ct.c (renamed from contrib/expat/xmlwf/ct.c) | 0 | ||||
-rwxr-xr-x | xmlwf/filemap.h (renamed from contrib/expat/xmlwf/filemap.h) | 0 | ||||
-rwxr-xr-x | xmlwf/readfilemap.c (renamed from contrib/expat/xmlwf/readfilemap.c) | 0 | ||||
-rwxr-xr-x | xmlwf/unixfilemap.c (renamed from contrib/expat/xmlwf/unixfilemap.c) | 0 | ||||
-rwxr-xr-x | xmlwf/win32filemap.c (renamed from contrib/expat/xmlwf/win32filemap.c) | 0 | ||||
-rwxr-xr-x | xmlwf/xmlfile.c (renamed from contrib/expat/xmlwf/xmlfile.c) | 0 | ||||
-rwxr-xr-x | xmlwf/xmlfile.h (renamed from contrib/expat/xmlwf/xmlfile.h) | 0 | ||||
-rwxr-xr-x | xmlwf/xmlmime.c (renamed from contrib/expat/xmlwf/xmlmime.c) | 0 | ||||
-rwxr-xr-x | xmlwf/xmlmime.h (renamed from contrib/expat/xmlwf/xmlmime.h) | 0 | ||||
-rwxr-xr-x | xmlwf/xmltchar.h (renamed from contrib/expat/xmlwf/xmltchar.h) | 0 | ||||
-rwxr-xr-x | xmlwf/xmlurl.h (renamed from contrib/expat/xmlwf/xmlurl.h) | 0 | ||||
-rwxr-xr-x | xmlwf/xmlwf.c (renamed from contrib/expat/xmlwf/xmlwf.c) | 0 | ||||
-rwxr-xr-x | xmlwf/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 dcb4506..dcb4506 100644 --- a/contrib/expat/COPYING +++ b/COPYING diff --git a/contrib/expat/Changes b/Changes index 1e885ab..1e885ab 100644 --- a/contrib/expat/Changes +++ b/Changes diff --git a/contrib/expat/FREEBSD-upgrade b/FREEBSD-upgrade index 8fd9a57..8fd9a57 100644 --- a/contrib/expat/FREEBSD-upgrade +++ b/FREEBSD-upgrade diff --git a/contrib/expat/MANIFEST b/MANIFEST index aa83d5b..aa83d5b 100644 --- a/contrib/expat/MANIFEST +++ b/MANIFEST diff --git a/contrib/expat/Makefile.in b/Makefile.in index 0e2cc95..0e2cc95 100644 --- a/contrib/expat/Makefile.in +++ b/Makefile.in diff --git a/contrib/expat/README b/README index fda282a..fda282a 100644 --- a/contrib/expat/README +++ b/README diff --git a/contrib/expat/configure b/configure index 01ba7a9..01ba7a9 100755 --- a/contrib/expat/configure +++ b/configure diff --git a/contrib/expat/configure.in b/configure.in index 24bcb40..24bcb40 100644 --- a/contrib/expat/configure.in +++ b/configure.in diff --git a/contrib/expat/doc/expat.png b/doc/expat.png Binary files differindex 5bc0726..5bc0726 100755 --- a/contrib/expat/doc/expat.png +++ b/doc/expat.png diff --git a/contrib/expat/doc/reference.html b/doc/reference.html index a315870..a315870 100644 --- a/contrib/expat/doc/reference.html +++ b/doc/reference.html diff --git a/contrib/expat/doc/style.css b/doc/style.css index 69df30b..69df30b 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 Binary files differindex 4c23f48..4c23f48 100755 --- a/contrib/expat/doc/valid-xhtml10.png +++ b/doc/valid-xhtml10.png diff --git a/contrib/expat/doc/xmlwf.1 b/doc/xmlwf.1 index 174719a..174719a 100644 --- a/contrib/expat/doc/xmlwf.1 +++ b/doc/xmlwf.1 diff --git a/contrib/expat/doc/xmlwf.sgml b/doc/xmlwf.sgml index 139c95e..139c95e 100644 --- a/contrib/expat/doc/xmlwf.sgml +++ b/doc/xmlwf.sgml diff --git a/contrib/expat/examples/elements.c b/examples/elements.c index 6b8f855..6b8f855 100644 --- a/contrib/expat/examples/elements.c +++ b/examples/elements.c diff --git a/contrib/expat/examples/outline.c b/examples/outline.c index 3a3c838..3a3c838 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 8c3698a..8c3698a 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 d10530b..d10530b 100644 --- a/contrib/expat/lib/ascii.h +++ b/lib/ascii.h diff --git a/contrib/expat/lib/asciitab.h b/lib/asciitab.h index 79a15c2..79a15c2 100644 --- a/contrib/expat/lib/asciitab.h +++ b/lib/asciitab.h diff --git a/contrib/expat/lib/expat.h b/lib/expat.h index 20a8278..20a8278 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 2c03284..2c03284 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 24a1d5c..24a1d5c 100644 --- a/contrib/expat/lib/iasciitab.h +++ b/lib/iasciitab.h diff --git a/contrib/expat/lib/internal.h b/lib/internal.h index dd54548..dd54548 100644 --- a/contrib/expat/lib/internal.h +++ b/lib/internal.h diff --git a/contrib/expat/lib/latin1tab.h b/lib/latin1tab.h index 53c25d7..53c25d7 100644 --- a/contrib/expat/lib/latin1tab.h +++ b/lib/latin1tab.h diff --git a/contrib/expat/lib/nametab.h b/lib/nametab.h index b05e62c..b05e62c 100644 --- a/contrib/expat/lib/nametab.h +++ b/lib/nametab.h diff --git a/contrib/expat/lib/utf8tab.h b/lib/utf8tab.h index 7bb3e77..7bb3e77 100644 --- a/contrib/expat/lib/utf8tab.h +++ b/lib/utf8tab.h diff --git a/contrib/expat/lib/winconfig.h b/lib/winconfig.h index c1b791d..c1b791d 100644 --- a/contrib/expat/lib/winconfig.h +++ b/lib/winconfig.h diff --git a/contrib/expat/lib/xmlparse.c b/lib/xmlparse.c index 94e31de..94e31de 100644 --- a/contrib/expat/lib/xmlparse.c +++ b/lib/xmlparse.c diff --git a/contrib/expat/lib/xmlrole.c b/lib/xmlrole.c index 9c5e25b..9c5e25b 100644 --- a/contrib/expat/lib/xmlrole.c +++ b/lib/xmlrole.c diff --git a/contrib/expat/lib/xmlrole.h b/lib/xmlrole.h index 4dd9f06..4dd9f06 100644 --- a/contrib/expat/lib/xmlrole.h +++ b/lib/xmlrole.h diff --git a/contrib/expat/lib/xmltok.c b/lib/xmltok.c index 068afde..068afde 100644 --- a/contrib/expat/lib/xmltok.c +++ b/lib/xmltok.c diff --git a/contrib/expat/lib/xmltok.h b/lib/xmltok.h index ca867aa..ca867aa 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 1268819..1268819 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 da0ea60..da0ea60 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 c3b88fd..c3b88fd 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 33a47c3..33a47c3 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 7f9cca0..7f9cca0 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 0f0fd18c..0f0fd18c 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 6f310d0a..6f310d0a 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 3346a9a..3346a9a 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 5fb0299..5fb0299 100644 --- a/contrib/expat/tests/chardata.c +++ b/tests/chardata.c diff --git a/contrib/expat/tests/chardata.h b/tests/chardata.h index e8dc4ce..e8dc4ce 100644 --- a/contrib/expat/tests/chardata.h +++ b/tests/chardata.h diff --git a/contrib/expat/tests/minicheck.c b/tests/minicheck.c index d2f4295..d2f4295 100755 --- a/contrib/expat/tests/minicheck.c +++ b/tests/minicheck.c diff --git a/contrib/expat/tests/minicheck.h b/tests/minicheck.h index f846bea..f846bea 100755 --- a/contrib/expat/tests/minicheck.h +++ b/tests/minicheck.h diff --git a/contrib/expat/tests/runtests.c b/tests/runtests.c index 3521c08..3521c08 100644 --- a/contrib/expat/tests/runtests.c +++ b/tests/runtests.c diff --git a/contrib/expat/tests/runtestspp.cpp b/tests/runtestspp.cpp index c35dc58..c35dc58 100755 --- a/contrib/expat/tests/runtestspp.cpp +++ b/tests/runtestspp.cpp diff --git a/contrib/expat/tests/xmltest.sh b/tests/xmltest.sh index 725441e..725441e 100755 --- a/contrib/expat/tests/xmltest.sh +++ b/tests/xmltest.sh diff --git a/contrib/expat/xmlwf/codepage.c b/xmlwf/codepage.c index 57e48ff..57e48ff 100755 --- a/contrib/expat/xmlwf/codepage.c +++ b/xmlwf/codepage.c diff --git a/contrib/expat/xmlwf/codepage.h b/xmlwf/codepage.h index 6a4df68..6a4df68 100755 --- a/contrib/expat/xmlwf/codepage.h +++ b/xmlwf/codepage.h diff --git a/contrib/expat/xmlwf/ct.c b/xmlwf/ct.c index 95903a3..95903a3 100755 --- a/contrib/expat/xmlwf/ct.c +++ b/xmlwf/ct.c diff --git a/contrib/expat/xmlwf/filemap.h b/xmlwf/filemap.h index 814edec..814edec 100755 --- a/contrib/expat/xmlwf/filemap.h +++ b/xmlwf/filemap.h diff --git a/contrib/expat/xmlwf/readfilemap.c b/xmlwf/readfilemap.c index 088dda5..088dda5 100755 --- a/contrib/expat/xmlwf/readfilemap.c +++ b/xmlwf/readfilemap.c diff --git a/contrib/expat/xmlwf/unixfilemap.c b/xmlwf/unixfilemap.c index 93adce3..93adce3 100755 --- a/contrib/expat/xmlwf/unixfilemap.c +++ b/xmlwf/unixfilemap.c diff --git a/contrib/expat/xmlwf/win32filemap.c b/xmlwf/win32filemap.c index 41dc35b..41dc35b 100755 --- a/contrib/expat/xmlwf/win32filemap.c +++ b/xmlwf/win32filemap.c diff --git a/contrib/expat/xmlwf/xmlfile.c b/xmlwf/xmlfile.c index 99eeeaa..99eeeaa 100755 --- a/contrib/expat/xmlwf/xmlfile.c +++ b/xmlwf/xmlfile.c diff --git a/contrib/expat/xmlwf/xmlfile.h b/xmlwf/xmlfile.h index d093ecc..d093ecc 100755 --- a/contrib/expat/xmlwf/xmlfile.h +++ b/xmlwf/xmlfile.h diff --git a/contrib/expat/xmlwf/xmlmime.c b/xmlwf/xmlmime.c index 56a0e7f..56a0e7f 100755 --- a/contrib/expat/xmlwf/xmlmime.c +++ b/xmlwf/xmlmime.c diff --git a/contrib/expat/xmlwf/xmlmime.h b/xmlwf/xmlmime.h index bf0356d..bf0356d 100755 --- a/contrib/expat/xmlwf/xmlmime.h +++ b/xmlwf/xmlmime.h diff --git a/contrib/expat/xmlwf/xmltchar.h b/xmlwf/xmltchar.h index 1088575..1088575 100755 --- a/contrib/expat/xmlwf/xmltchar.h +++ b/xmlwf/xmltchar.h diff --git a/contrib/expat/xmlwf/xmlurl.h b/xmlwf/xmlurl.h index d329913..d329913 100755 --- a/contrib/expat/xmlwf/xmlurl.h +++ b/xmlwf/xmlurl.h diff --git a/contrib/expat/xmlwf/xmlwf.c b/xmlwf/xmlwf.c index 41a433d..41a433d 100755 --- a/contrib/expat/xmlwf/xmlwf.c +++ b/xmlwf/xmlwf.c diff --git a/contrib/expat/xmlwf/xmlwin32url.cxx b/xmlwf/xmlwin32url.cxx index bbfcce2..bbfcce2 100755 --- a/contrib/expat/xmlwf/xmlwin32url.cxx +++ b/xmlwf/xmlwin32url.cxx |