pax_global_header00006660000000000000000000000064126525022370014516gustar00rootroot0000000000000052 comment=c316b29aa7e05a3ad30535d65d2c4b55908ae8ac pyds9-1.8.1/000077500000000000000000000000001265250223700125755ustar00rootroot00000000000000pyds9-1.8.1/.gitignore000066400000000000000000000002041265250223700145610ustar00rootroot00000000000000*.pyc *.[oa] *~ *.so *.bak foo* casa.fits build/ _build/ _static/ _templates/ dist/ xpa/config.status xpa/Makefile xpa/conf.h *egg* pyds9-1.8.1/COPYING000066400000000000000000000634761265250223700136500ustar00rootroot00000000000000 GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! pyds9-1.8.1/MANIFEST000066400000000000000000000046761265250223700137430ustar00rootroot00000000000000COPYING README changelog ds9.py setup.py test.fits xpa.py xpa/COPYING xpa/INSTALL xpa/Makefile.in xpa/README xpa/acl.c xpa/aclocal.m4 xpa/client.c xpa/clipboard.c xpa/command.c xpa/conf.h xpa/conf.h.in xpa/config.guess xpa/config.sub xpa/configure xpa/configure.ac xpa/ctest.c xpa/dns.c xpa/find.c xpa/find.h xpa/gtkloop.c xpa/install-sh xpa/mklib xpa/oxpa.h xpa/pkgIndex.tcl xpa/port.c xpa/prsetup.h xpa/remote.c xpa/rtest.c xpa/saoconfig xpa/stest.c xpa/tcl.c xpa/tcl.m4 xpa/tclloop.c xpa/tcp.c xpa/tcp.h xpa/test.tcl xpa/timedconn.c xpa/timedconn.h xpa/tsj.c xpa/word.c xpa/word.h xpa/xalloc.c xpa/xalloc.h xpa/xlaunch.c xpa/xlaunch.h xpa/xpa.c xpa/xpa.h xpa/xpaaccess.c xpa/xpaget.c xpa/xpainfo.c xpa/xpaio.c xpa/xpamb.c xpa/xpans.c xpa/xpap.h xpa/xpaset.c xpa/xport.h xpa/xtloop.c xpa/doc/Makefile xpa/doc/acl.html xpa/doc/changelog.html xpa/doc/changes.html xpa/doc/client.html xpa/doc/convert.html xpa/doc/env.html xpa/doc/examples.html xpa/doc/help.html xpa/doc/inet.html xpa/doc/info.html xpa/doc/intro.html xpa/doc/method.html xpa/doc/name.html xpa/doc/oom.html xpa/doc/programs.html xpa/doc/server.html xpa/doc/tcl.html xpa/doc/template.html xpa/doc/users.html xpa/doc/xpa.pdf xpa/doc/xpa.ps xpa/doc/xpamb.html xpa/doc/xpans.html xpa/doc/xt.html xpa/doc/sman/xpa4.index xpa/doc/sman/xpa4.index.prop xpa/doc/sman/xpa4.index.version xpa/doc/sman/xpa8.index xpa/doc/sman/xpa8.index.prop xpa/doc/sman/xpa8.index.version xpa/man/man1/xpaaccess.1 xpa/man/man1/xpachanges.1 xpa/man/man1/xpaget.1 xpa/man/man1/xpainfo.1 xpa/man/man1/xpamb.1 xpa/man/man1/xpans.1 xpa/man/man1/xpaset.1 xpa/man/man3/xpaaccess.3 xpa/man/man3/xpaatexit.3 xpa/man/man3/xpacleanup.3 xpa/man/man3/xpaclient.3 xpa/man/man3/xpaclose.3 xpa/man/man3/xpacmdadd.3 xpa/man/man3/xpacmddel.3 xpa/man/man3/xpacmdnew.3 xpa/man/man3/xpafree.3 xpa/man/man3/xpaget.3 xpa/man/man3/xpagetfd.3 xpa/man/man3/xpainfo.3 xpa/man/man3/xpainfonew.3 xpa/man/man3/xpamacros.3 xpa/man/man3/xpamainloop.3 xpa/man/man3/xpanew.3 xpa/man/man3/xpanslookup.3 xpa/man/man3/xpaopen.3 xpa/man/man3/xpapoll.3 xpa/man/man3/xparace.3 xpa/man/man3/xpaserver.3 xpa/man/man3/xpaset.3 xpa/man/man3/xpasetfd.3 xpa/man/mann/xpa.n xpa/man/mann/xpaacl.n xpa/man/mann/xpacode.n xpa/man/mann/xpacommon.n xpa/man/mann/xpaconvert.n xpa/man/mann/xpaenv.n xpa/man/mann/xpainet.n xpa/man/mann/xpaintro.n xpa/man/mann/xpamethod.n xpa/man/mann/xpaname.n xpa/man/mann/xpaoom.n xpa/man/mann/xpatcl.n xpa/man/mann/xpatemplate.n xpa/man/mann/xpausers.n xpa/man/mann/xpaxt.n pyds9-1.8.1/MANIFEST.in000066400000000000000000000001141265250223700143270ustar00rootroot00000000000000include COPYING include changelog include test.fits recursive-include xpa * pyds9-1.8.1/Makefile000066400000000000000000000100331265250223700142320ustar00rootroot00000000000000# Makefile for Sphinx documentation # with additions for building pyds9 # VERSION = 1.8 PYDS9 = /proj/rd/www/pyds9 FTP = /proj/rd/ftp TAR = pyds9-$(VERSION).tar.gz # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = $$HOME/python/bin/sphinx-build PAPER = # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_letter = -D latex_paper_size=letter ALLSPHINXOPTS = -d _build/doctrees $(PAPEROPT_$(PAPER)) $(SPHINXOPTS) . .PHONY: help clean html dirhtml pickle json htmlhelp qthelp latex changes linkcheck doctest # When changing documentation using sphinx-build: # documentation params are in conf.py (e.g. release version) # documentation markup is index.rst # When making a new release, change version in setup.py and ds9.py help: @echo "Please use \`make ' where is one of" @echo " install to install pyds9" @echo " sdist to make pyds9 source tar file" @echo " html to make standalone HTML files" @echo " intallhtml to install HTML files in /proj/rd/www/ds9" @echo " release to run install, sdist, html, and installhtml" @echo " -------------------- not used ------------------------" @echo " dirhtml to make HTML files named index.html in directories" @echo " pickle to make pickle files" @echo " json to make JSON files" @echo " htmlhelp to make HTML files and a HTML help project" @echo " qthelp to make HTML files and a qthelp project" @echo " latex to make LaTeX files, you can set PAPER=a4 or PAPER=letter" @echo " changes to make an overview of all changed/added/deprecated items" @echo " linkcheck to check all external links for integrity" @echo " doctest to run all doctests embedded in the documentation (if enabled)" bclean: @rm -rf _build/* clean: @(rm -f *~ foo*; cd xpa && make clean && cd ..;) release: clean install sdist html installhtml ftp install: @python setup.py install --prefix=$$HOME/python sdist: @python setup.py sdist html: $(SPHINXBUILD) -b html $(ALLSPHINXOPTS) _build/html @echo @echo "Build finished. The HTML pages are in _build/html." installhtml: @(echo skip rm -rf $(PYDS9); \ mkdir -p $(PYDS9); \ chmod g+s $(PYDS9); \ cd _build/html; \ tar cf - . | (cd $(PYDS9); tar xf -); \ ) ftp: @(cp -p dist/$(TAR) $(FTP); \ chmod 444 dist/$(TAR) \ ) dirhtml: $(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) _build/dirhtml @echo @echo "Build finished. The HTML pages are in _build/dirhtml." pickle: $(SPHINXBUILD) -b pickle $(ALLSPHINXOPTS) _build/pickle @echo @echo "Build finished; now you can process the pickle files." json: $(SPHINXBUILD) -b json $(ALLSPHINXOPTS) _build/json @echo @echo "Build finished; now you can process the JSON files." htmlhelp: $(SPHINXBUILD) -b htmlhelp $(ALLSPHINXOPTS) _build/htmlhelp @echo @echo "Build finished; now you can run HTML Help Workshop with the" \ ".hhp project file in _build/htmlhelp." qthelp: $(SPHINXBUILD) -b qthelp $(ALLSPHINXOPTS) _build/qthelp @echo @echo "Build finished; now you can run "qcollectiongenerator" with the" \ ".qhcp project file in _build/qthelp, like this:" @echo "# qcollectiongenerator _build/qthelp/pyds9.qhcp" @echo "To view the help file:" @echo "# assistant -collectionFile _build/qthelp/pyds9.qhc" latex: $(SPHINXBUILD) -b latex $(ALLSPHINXOPTS) _build/latex @echo @echo "Build finished; the LaTeX files are in _build/latex." @echo "Run \`make all-pdf' or \`make all-ps' in that directory to" \ "run these through (pdf)latex." changes: $(SPHINXBUILD) -b changes $(ALLSPHINXOPTS) _build/changes @echo @echo "The overview file is in _build/changes." linkcheck: $(SPHINXBUILD) -b linkcheck $(ALLSPHINXOPTS) _build/linkcheck @echo @echo "Link check complete; look for any errors in the above output " \ "or in _build/linkcheck/output.txt." doctest: $(SPHINXBUILD) -b doctest $(ALLSPHINXOPTS) _build/doctest @echo "Testing of doctests in the sources finished, look at the " \ "results in _build/doctest/output.txt." pyds9-1.8.1/README.md000066400000000000000000000047631265250223700140660ustar00rootroot00000000000000# Python connection to ds9 via XPA The [XPA messaging system](http://hea-www.harvard.edu/saord/xpa) provides seamless communication between many kinds of Unix programs, including Tcl/Tk programs such as ds9. The ``pyds9`` module uses a Python interface to XPA to communicate with ds9. It supports communication with all of ds9's XPA access points. See http://hea-www.harvard.edu/saord/ds9/ref/xpa.html for more info. pyds9 is available from GitHub at: https://github.com/ericmandel/pyds9 The easiest way to install ``pyds9`` is: # install from the repository > pip install [--user] git+https://github.com/ericmandel/pyds9.git#egg=pyds9 Alternatively, you can clone the git repository or download and unpack the [zip file](https://github.com/ericmandel/pyds9/archive/master.zip). Then ``cd`` into the pyds9 directory and issue: > python setup.py [--user] install If the compilation of the C files in ``xpa`` directory fails saying that doesn't find the header file ``X11/Intrinsic.h`` make sure to install the relevant packages: * openSUSE: sudo zypper install libXt-devel * Ubuntu: sudo apt-get install libxt-dev To run: # start up python > python ... (startup messages) ... >>> import pyds9 >>> print(pyds9.ds9_targets()) >>> d = pyds9.DS9() # will open a new ds9 window or connect to an existing one >>> d.set("file /path/to/fits") # send the file to the open ds9 session If you create a ``test.fits`` file and a ``casa.fits`` file in the working directory you can test basic ds9 functionalities running the function: > pyds9.test() The setup.py install will build and install both the XPA shared library and the xpans name server. By default, the code generated for the shared object will match the address size of the host machine, i.e. 32-bit or 64-bit as the case may be. But on 64-bit Intel machines, the XPA build also will check whether python itself is 64-bit. If not, will add the "-m32" switch to the compile options to build a 32-bit shared object. This check can be overridden by defining the CFLAGS environment variable (which can be anything sensible, including an empty string). For Linux, the X Window System libraries and header files must be available. On some versions of Linux (e.g., debian), the development libraries must be installed explicitly. If you have problems, please let us know. To report a bug, ask for a new feature, or request support, please contact us at https://github.com/ericmandel/pyds9/issues Eric Mandel and Francesco Montesano pyds9-1.8.1/changelog000066400000000000000000000034741265250223700144570ustar00rootroot00000000000000Changelog for pyds9 version github September 24, 2015 remove ds9.py version github September 15, 2015 bump version 1.8 version github September 10, 2015 add python 3 support version github March 27, 2015 explicitly pass endianness in DS9.set_np2arr(), thanks to @etaq. version github September 2014 added code to support Cygwin install, thanks to Lance Simms. version github August 2014 regularized classname to DS9 (ds9 class is deprecated), thanks to @eteq: you now do "from pyds9 import DS9" version github fixed bug in which slice of FITS code caused error, thanks to @keflavich. Also fixed whitespace inconsistencies. version github May 2014 switched over to github, so versions are not needed renamed xpa-2.1.15 to xpa version 1.7 July 2013 xpa updated to version 2.1.15 add support for Windows via mingw version 1.6 March 2013 add support for astropy fits version 1.5 August 2012 fixed bug in set_np2arr when arrays were not contiguous (rot90) documentation additions version 1.4 May 2012 xpa updated to version 2.1.14 version 1.3 September 2011 ensure that numpy arrays are in C order when sent to ds9 send numpy uint16 and int64 data to ds9 for display convert numpy int8 to int16, and uint32 to int64 for display xpa updated to version 2.1.13 version 1.2 October 2010 pyfits type checks are now made using the right pyfits object set PYDS9_NOXPANS in shell to avoid starting xpans (needed to work around problem in OSX cron jobs) March 2011 np2arr was sending xdim and ydim params to ds9 switched get now handles a return of None properly version 1.1 August 2010 ds9 class is now a "new-style" class derived from "object" start param now accepts a list or string of ds9 command options xpa updated to version 2.1.12 version 1.0 November 2009 initial version pyds9-1.8.1/conf.py000066400000000000000000000142651265250223700141040ustar00rootroot00000000000000# -*- coding: utf-8 -*- # # pyds9 documentation build configuration file, created by # sphinx-quickstart on Mon Nov 9 10:20:44 2009. # # This file is execfile()d with the current directory set to its containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. #sys.path.append(os.path.abspath('.')) # -- General configuration ----------------------------------------------------- # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. extensions = ['sphinx.ext.autodoc'] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8' # The master toctree document. master_doc = 'index' # General information about the project. project = u'pyds9' copyright = u'2011, Smithsonian Astrophysical Observatory' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = '1.8' # The full version, including alpha/beta/rc tags. release = '1.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of documents that shouldn't be included in the build. #unused_docs = [] # List of directories, relative to source directory, that shouldn't be searched # for source files. exclude_trees = ['_build'] # The reST default role (used for this markup: `text`) to use for all documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # -- Options for HTML output --------------------------------------------------- # The theme to use for HTML and HTML Help pages. Major themes that come with # Sphinx are currently 'default' and 'sphinxdoc'. html_theme = 'default' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_use_modindex = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # If nonempty, this is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = '' # Output file base name for HTML help builder. htmlhelp_basename = 'pyds9doc' # -- Options for LaTeX output -------------------------------------------------- # The paper size ('letter' or 'a4'). #latex_paper_size = 'letter' # The font size ('10pt', '11pt' or '12pt'). #latex_font_size = '10pt' # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, author, documentclass [howto/manual]). latex_documents = [ ('index', 'pyds9.tex', u'pyds9 Documentation', u'Eric Mandel', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # Additional stuff for the LaTeX preamble. #latex_preamble = '' # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_use_modindex = True pyds9-1.8.1/index.rst000066400000000000000000000042751265250223700144460ustar00rootroot00000000000000.. pyds9 documentation master file, created by sphinx-quickstart on Mon Nov 9 10:20:44 2009. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pyds9's documentation! ================================= .. module:: pyds9 **A Python Connection to DS9 via XPA** The XPA messaging system (http://hea-www.harvard.edu/saord/xpa) provides seamless communication between many kinds of Unix programs, including Tcl/Tk programs such as ds9. The pyds9 module uses a Python interface to XPA to communicate with ds9. It supports communication with all of ds9's XPA access points. See http://hea-www.harvard.edu/saord/ds9/ref/xpa.html for more info on DS9's access points. pyds9 is available from GitHub: https://github.com/ericmandel/pyds9 To install in the default directory:: # install in default system directory > python setup.py install or to install in a user-specified directory:: # install in specified directory > python setup.py install --prefix= > setenv PYTHONPATH lib/python2.x/site-packages To run:: # start up python > python ... (startup messages) ... >>> from pyds9 import * >>> print ds9_targets() >>> d = Ds9() The setup.py install will build and install both the XPA shared library and the xpans name server. By default, the code generated for the shared object will match the address size of the host machine, i.e. 32-bit or 64-bit as the case may be. But on 64-bit Intel machines, the XPA build also will check whether python itself is 64-bit. If not, it will add the "-m32" switch to the compile options to build a 32-bit shared object. This check can be overridden by defining the CFLAGS environment variable (which can be anything sensible, including an empty string). Contact saord@cfa.harvard.edu for help. **The DS9 Class:** .. autoclass:: DS9 :members: __init__, get, set, info, access, get_pyfits, set_pyfits, get_arr2np, set_np2arr **Auxiliary Routines:** .. autofunction:: ds9_targets .. autofunction:: ds9_openlist .. autofunction:: ds9_xpans .. toctree:: :maxdepth: 2 Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` pyds9-1.8.1/pyds9.py000066400000000000000000000764721265250223700142370ustar00rootroot00000000000000from __future__ import (print_function, absolute_import, division, unicode_literals) import contextlib from distutils.spawn import find_executable import sys import subprocess import shlex import os import time import array import platform import textwrap as tw import warnings import xpa import six from six import BytesIO """ ds9.py connects python and ds9 via the xpa messaging system: - The ds9 class constructor connects to a single instance of a running ds9. - The ds9 object supports 'set' and 'get' methods to communicate with ds9. - Send/retrieve numpy arrays and pyfits (or astropy) hdulists to/from ds9. - The ds9_targets() function lists ds9 programs running on your system. - The ds9_openlist() function connects to a list of running ds9 instances. """ # pyds9 version __version__ = '1.8.1' # try to be a little bit neat with global parameters ds9Globals = {} # platform-specific parameters ds9Globals["ulist"] = platform.uname() def get_xpans_ds9(): """Look for xpans and ds9 executable or app Returns ------- xpans : string full path to the xpans executable ds9 : list of strings path to the ds9 executable or, on OSX, ``["open", "-a" to call the Aqua version. """ # create the path there to look for xpans executable xpans_path = os.environ['PATH'] pyds9_dir = os.path.dirname(__file__) # it could be the development version, then the executable is in the # ``xpa`` directory containing the c code xpa_dir = os.path.join(os.path.dirname(__file__), 'xpa') xpans_path = os.pathsep.join([pyds9_dir, xpa_dir, xpans_path]) # find the executables xpans = find_executable('xpans', path=xpans_path) ds9 = [find_executable('ds9')] # warning message in case ds9 and/or xpans is not found ds9_warning = ("Can't locate DS9 executable. Please add the DS9 directory" " to your PATH and try again.") xpans_warning = ("Can't locate xpans executable.") if ds9Globals["ulist"][0] == 'Darwin' and not ds9[0]: # on mac OSX the Aqua version can be installed. If this is the case, # look for a "SAOImage DS9.app" directory in ``/Applications``, # ``$HOME`` and ``$HOME/Applications``. If it's found use the mac # ``open`` command ds9_app = "SAOImage DS9.app" user_dir = os.path.expanduser('~') for p in ['/Applications', user_dir, os.path.join(user_dir, 'Applications'), os.path.join(user_dir, 'Desktop')]: ds9_app_dir = os.path.join(p, ds9_app) if os.path.exists(ds9_app_dir): ds9 = ['open', '-a', ds9_app_dir, '--args'] break ds9_warning = ("Can't locate the X11 DS9 executable in your PATH or" " the Aqua SAOImage DS9 app in /Applications, $HOME" " or $HOME/Applications. Please configure your PATH or" " make SAOImage DS9 available in a known location.") # warn the user if xpans or ds9 is not found if not xpans: warnings.warn(xpans_warning) if not ds9[0]: warnings.warn(ds9_warning) return xpans, ds9 ds9Globals["progs"] = get_xpans_ds9() # default list of commands that returns binary data that should not be decoded ds9Globals['bin_cmd'] = ["array", "fits", "fits image", "fits table", "fits slice", "gif", "jpeg", "mecube", "mosaic", "mosaicimage", "nrrd", "png", "rgbarray", "rgbcube", "rgbimage", "tiff"] # load pyfits, if available try: from astropy.io import fits as pyfits ds9Globals["pyfits"] = 1 except: try: import pyfits if pyfits.__version__ >= '2.2': ds9Globals["pyfits"] = 2 else: ds9Globals["pyfits"] = 0 except: ds9Globals["pyfits"] = 0 # load numpy, if available try: import numpy ds9Globals["numpy"] = 1 except: ds9Globals["numpy"] = 0 # numpy-dependent routines if ds9Globals["numpy"]: def _bp2np(bitpix): """ Convert FITS bitpix to numpy datatype """ if bitpix == 8: return numpy.uint8 elif bitpix == 16: return numpy.int16 elif bitpix == 32: return numpy.int32 elif bitpix == 64: return numpy.int64 elif bitpix == -32: return numpy.float32 elif bitpix == -64: return numpy.float64 elif bitpix == -16: return numpy.uint16 else: raise ValueError('unsupported bitpix: %d' % bitpix) def _np2bp(dtype): """ Convert numpy datatype to FITS bitpix """ if dtype.kind == 'u': # unsigned ints if dtype.itemsize == 1: return 8 if dtype.itemsize == 2: # this is not in the FITS standard? return -16 elif dtype.kind == 'i': # integers if dtype.itemsize == 2: return 16 elif dtype.itemsize == 4: return 32 elif dtype.itemsize == 8: return 64 elif dtype.kind == 'f': # floating point if dtype.itemsize == 4: return -32 elif dtype.itemsize == 8: return -64 raise ValueError('unsupported dtype: %s' % dtype) def string_to_bytes(string): """Converts the input (list of) string(s) into (a list of) bytes :param string: string or list of strings to encode :rtypes: (list of) byte string(s) """ if six.PY3: if isinstance(string, str): return string.encode() elif isinstance(string, bytes): return string else: try: out = [] for s in string: if isinstance(s, str): out.append(s.decode()) else: out.append(s) return out except TypeError: # non iterable return string else: return string def bytes_to_string(byte): """Converts the input (list of) byte string(s) into (a list of) string(s) :param byte: (list of) byte string(s) to decode :rtypes: string or list of strings """ if six.PY3: if isinstance(byte, bytes): return byte.decode() elif isinstance(byte, str): return byte else: try: out = [] for b in byte: if isinstance(b, bytes): out.append(b.decode()) else: out.append(b) return out except TypeError: # non iterable return byte else: return byte # if xpans is not running, start it up def ds9_xpans(): """ :rtype: 0 => xpans already running, 1 => xpans started by this routine ds9_xpans() starts the xpans name server, if its not already running. If xpans was not running (and so was started by this routine) while ds9 was already running, an explanation on how to connect to that instance of ds9 is displayed. """ if xpa.xpaaccess(b"xpans", None, 1) is None: _fname = ds9Globals["progs"][0] if _fname: # start up xpans subprocess.Popen([_fname, "-e"]) # if ds9 is already running, issue a warning p = subprocess.Popen(['ps', '-A'], stdout=subprocess.PIPE, universal_newlines=True) pslist = p.communicate()[0] # get the std out if 'ds9' in pslist: print(tw.dedent(""" An instance of ds9 was found to be running before we could start the 'xpans' name server. You will need to perform a bit of manual intervention in order to connect this existing ds9 to Python. For ds9 version 5.7 and beyond, simply register the existing ds9 with the xpans name server by selecting the ds9 File->XPA->Connect menu option. Your ds9 will now be fully accessible to pyds9 (e.g., it appear in the list returned by the ds9_targets() routine). For ds9 versions prior to 5.7, you cannot (easily) register with xpans, but you can view ds9's File->XPA Information menu option and pass the value associated with XPA_METHOD directly to the Python DS9() constructor, e.g.: d = DS9('a000101:12345') The good news is that new instances of ds9 will be registered with xpans, and will be known to ds9_targets() and the DS9() constructor. """)) return 1 else: raise ValueError("xpans is not running and cannot be located. You" " will not be able to communicate with ds9") else: return 0 def ds9_targets(target='DS9:*'): """ :param target: ds9 target template (default: all ds9 instances) :rtype: list of available targets matching template (name and id) To see all actively running ds9 instances for a given target, use the ds9_targets() routine:: >>> ds9_targets() ['DS9:foo1 838e29d4:42873', 'DS9:foo2 838e29d4:35739'] You then can pass one of the ids (or names) to the DS9() constructor. """ targets = xpa.xpaaccess(string_to_bytes(target), None, 1024) return bytes_to_string(targets) def ds9_openlist(target='DS9:*', n=1024): """ :param target: the ds9 target template (default: all ds9 instances) :param n: maximum number of targets to connect to (default: 1024) :rtype: list of connected ds9 objects To open multiple instances of ds9, use the ds9_openlist() routine. Specify the target template and an (optional) max target count, and the routine returns a list of ds9 objects. For example, assuming 3 instances of ds9 are running with names foo1, foo2, foo3:: >>> ds9list = ds9_openlist("foo*") >>> for d in ds9list: ... print d.target, d.id ... DS9:foo1 a000104:56249 DS9:foo2 a000104:56254 DS9:foo3 a000104:56256 >>> ds9list[1].set("file test.fits") """ tlist = xpa.xpaaccess(string_to_bytes(target), None, n) if not tlist: raise ValueError('no active ds9 found for target: %s' % target) else: ds9list = [] for item in bytes_to_string(tlist): ds9list.append(DS9(item.split()[0])) return ds9list class DS9(object): """ The DS9 class supports communication with a running ds9 program via the xpa messaging system. All of ds9's xpa access points are available via the DS9.get() and DS9.set() methods: - str = get(paramlist): get data or info from ds9 - n = set(paramlist, [buf, [blen]]): send data or commands to ds9 The get method returns the data as a string, while the set method returns the number of targets successfully processed (i.e., 1 means success, while 0 probably means the ds9 is no longer running). DS9's xpa access points are documented in the reference manual: - http://hea-www.harvard.edu/saord/ds9/ref/xpa.html In addition, a number of special methods are implemented to facilitate data access to/from python objects: - get_arr2np: retrieve a FITS image or an array into a numpy array - get_np2arr: send a numpy array to ds9 for display - get_pyfits: retrieve a FITS image into a pyfits (or astropy) hdu list - set_pyfits: send a pyfits (or astropy) hdu list to ds9 for display """ # access points that do not get trailing cr stripped from them _nostrip = ['array', 'fits', 'regions'] # private attributes that cannot be changed _privates = ['target', 'id', 'method'] # ds9 constructor args: # target => XPA template (only one target per object is allowed) # verify => use xpaaccess to check target before each method call def __init__(self, target='DS9:*', start=True, wait=10, verify=True): """ :param target: the ds9 target name or id (default is all ds9 instances) :param start: start ds9 if its not already running (optional: instead of True, you can specify a string or a list of ds9 command line args) :param wait: seconds to wait for ds9 to start :param verify: perform xpaaccess check before each set or get? :rtype: DS9 object connected to a single instance of ds9 The DS9() contructor takes a ds9 target as its main argument. If start is True (default), the ds9 program will be started automatically if its not already running. The default target matches all ds9 instances. (Note that ds9 instances are given unique names using the -title switch on the command line). In general, this is the correct way to find ds9 if only one instance of the program is running. However, this default target will throw an error if more than one ds9 instance is running. In this case, you will be shown a list of the actively running programs and will be asked to use one of them to specify which ds9 is wanted:: >>> DS9() More than one ds9 is running for target DS9:*: DS9:foo1 838e29d4:42873 DS9:foo2 838e29d4:35739 Use a specific name or id to construct a ds9 object, e.g.: d = ds9('foo1') d = ds9('DS9:foo1') d = ds9('838e29d4:42873') The 'ip:port' id (3rd example) will always be unique. ... ValueError: too many ds9 instances running for target: DS9:* You then can choose one of these to pass to the contructor:: d = DS9('838e29d4:35739') Of course, you can always specify a name for this instance of ds9. A unique target name is especially appropriate if you want to start up ds9 with a specified command line. This is because pyds9 will start up ds9 only if a ds9 with the target name is not already running. If the verify flag is turned on, each ds9 method call will check whether ds9 is still running, and will throw an exception if this is not the case. Otherwise, the method return value can be used to detect failure. Using verification allows ds9 methods to used in try/except constructs, at the expense of a slight decrease in performance. """ tlist = xpa.xpaaccess(string_to_bytes(target), None, 1024) # no need to convert, as tlist content is not used if not tlist and start: if '?' in target or '*' in target: target = "ds9" try: args = shlex.split(start) except AttributeError: # Not a parsable string-like object try: args = list(start) except TypeError: # Not an iterable object args = [] self.pid = subprocess.Popen(ds9Globals["progs"][1] + ['-title', target] + args) for i in range(wait): tlist = xpa.xpaaccess(string_to_bytes(target), None, 1024) if tlist: break time.sleep(1) tlist = bytes_to_string(tlist) if not tlist: raise ValueError('no active ds9 running for target: %s' % target) elif len(tlist) > 1: if 'XPA_METHOD' in os.environ.keys(): method = os.environ['XPA_METHOD'] else: method = 'inet' if method == 'local' or method == 'unix': s = 'local file' else: s = 'ip:port' print('More than one ds9 is running for target %s:' % target) for l in tlist: print(" %s" % l) a = tlist[0].split() print('Use a specific name or id to construct a DS9 object, e.g.:') print(" d = DS9('%s')" % a[0].split()[0].split(':')[1]) print(" d = DS9('%s')" % a[0]) print(" d = DS9('%s')" % a[1]) print("The '%s' id (3rd example) will always be unique.\n" % s) raise ValueError('too many ds9 instances for target: %s' % target) else: a = tlist[0].split() self.__dict__['target'] = target self.__dict__['id'] = a[1] self.verify = verify def __setattr__(self, attrname, value): """ An internal routine to guard read-only attributes. """ if attrname in self._privates: raise AttributeError('attribute modification is not permitted: %s' % attrname) else: self.__dict__[attrname] = value def _selftest(self): """ An internal test to make sure that ds9 is still running." """ if self.verify and not xpa.xpaaccess(string_to_bytes(self.id), None, 1): raise ValueError('ds9 is no longer running (%s)' % self.id) def get(self, paramlist=None, decode=None): """ :param paramlist: command parameters (documented in the ds9 ref manual) :param decode: decode the output; if ``None`` decodes the output if ``paramlist`` is not present in the list ``ds9Globals['bin_cmd']`` :rtype: returned data or info (as a string or byte string) Once a DS9 object has been initialized, use 'get' to retrieve data from ds9 by specifying the standard xpa paramlist:: >>> d.get("file") '/home/eric/python/ds9/test.fits' >>> d.get("fits height") '15' >>> d.get("fits width") '15' >>> d.get("fits bitpix") '32' Note that all access points return data as python strings. """ self._selftest() # convert to byte string in python3 x = xpa.xpaget(string_to_bytes(self.id), string_to_bytes(paramlist), 1) if decode is None: decode = paramlist not in ds9Globals['bin_cmd'] if decode: x = bytes_to_string(x) if len(x) > 0: if paramlist not in self._nostrip: x[0] = x[0].strip() return x[0] else: return x def set(self, paramlist, buf=None, blen=-1): """ :param paramlist: command parameters (documented in the ds9 ref manual) :rtype: 1 for success, 0 for failure Once a DS9 object has been initialized, use 'set' to send data and commands to ds9:: >>> d.set("file /home/eric/data/casa.fits") 1 A return value of 1 indicates that ds9 was contacted successfully, while a return value of 0 indicates a failure. To send data (as well as the paramlist) to ds9, specify the data buffer in the argument list. The data buffer must either be a string, a numpy.ndarray, or an array.array:: >>> d.set("array [xdim=1024 ydim=1024 bitpix=-32]", arr) Sending both a paramlist and data is the canonical way to send a region to ds9:: >>> d.set('regions', 'fk5; circle(345.29,58.87,212.58")'); 1 This is equivalent to the Unix xpaset command: echo 'fk5; circle(345.29,58.87,212.58")' | xpaset ds9 regions Indeed, if you are having problems with ds9.set() or ds9.get(), it often is helpful to try the equivalent command using the Unix xpaset and xpaget programs. """ self._selftest() if ds9Globals["numpy"] and type(buf) == numpy.ndarray: s = buf.tostring() elif type(buf) == array.array: try: # Python >= 3.2 s = buf.tobytes() except AttributeError: s = buf.tostring() else: s = string_to_bytes(buf) return xpa.xpaset(string_to_bytes(self.id), string_to_bytes(paramlist), s, blen, 1) def info(self, paramlist): """ :rtype: 1 for success, 0 for failure Once a DS9 object has been initialized, use 'info' to send xpa info messages to ds9. (NB: ds9 currently does not support info messages.) """ self._selftest() return xpa.xpainfo(string_to_bytes(self.id), string_to_bytes(paramlist), 1) def access(self): """ :rtype: xpa target name and id The 'access' method returns the xpa id of the current instance of ds9, by making a direct contact with ds9 itself. """ self._selftest() x = xpa.xpaaccess(string_to_bytes(self.id), None, 1) return bytes_to_string(x[0]) if ds9Globals["pyfits"]: def get_pyfits(self): """ :rtype: pyfits hdulist To read FITS data or a raw array from ds9 into pyfits, use the 'get_pyfits' method. It takes no args and returns an hdu list:: >>> hdul = d.get_pyfits() >>> hdul.info() Filename: StringIO No. Name Type Cards Dimensions Format 0 PRIMARY PrimaryHDU 24 (1024, 1024) float32 >>> data = hdul[0].data >>> data.shape (1024, 1024) """ self._selftest() imgData = self.get('fits') imgString = BytesIO(string_to_bytes(imgData)) return pyfits.open(imgString) def set_pyfits(self, hdul): """ :param hdul: pyfits hdulist :rtype: 1 for success, 0 for failure After manipulating or otherwise modifying a pyfits hdulist (or making a new one), you can display it in ds9 using the 'set_pyfits' method, which takes the hdulist as its sole argument:: >>> d.set_pyfits(nhdul) 1 A return value of 1 indicates that ds9 was contacted successfully, while a return value of 0 indicates a failure. """ self._selftest() if not ds9Globals["pyfits"]: raise ValueError('set_pyfits not defined (pyfits not found)') if type(hdul) != pyfits.HDUList: if ds9Globals["pyfits"] == 1: raise ValueError('requires pyfits.HDUList as input') else: raise ValueError('requires astropy.HDUList as input') # for python2 BytesIO and StringIO are the same with contextlib.closing(BytesIO()) as newFitsFile: hdul.writeto(newFitsFile) newfits = newFitsFile.getvalue() got = self.set('fits', newfits, len(newfits)) return got else: def get_pyfits(self): """ This method is not defined because pyfits in not installed. """ raise ValueError('get_pyfits not defined (pyfits not found)') def set_pyfits(self): """ This method is not defined because pyfits in not installed. """ raise ValueError('set_pyfits not defined (pyfits not found)') if ds9Globals["numpy"]: def get_arr2np(self): """ :rtype: numpy array To read a FITS file or an array from ds9 into a numpy array, use the 'get_arr2np' method. It takes no arguments and returns the np array:: >>> d.get("file") '/home/eric/data/casa.fits[EVENTS]' >>> arr = d.get_arr2np() >>> arr.shape (1024, 1024) >>> arr.dtype dtype('float32') >>> arr.max() 51.0 """ self._selftest() w = int(self.get('fits width')) h = int(self.get('fits height')) d = int(self.get('fits depth')) bp = int(self.get('fits bitpix')) s = self.get('array') if d > 1: arr = numpy.fromstring(s, dtype=_bp2np(bp)).reshape((d, h, w)) else: arr = numpy.fromstring(s, dtype=_bp2np(bp)).reshape((h, w)) # if sys.byteorder != 'big': arr.byteswap(True) return arr def set_np2arr(self, arr, dtype=None): """ :param arr: numpy array :param dtype: data type into which to convert array before sending :rtype: 1 for success, 0 for failure After manipulating or otherwise modifying a numpy array (or making a new one), you can display it in ds9 using the 'set_np2arr' method, which takes the array as its first argument:: >>> d.set_np2arr(arr) 1 A return value of 1 indicates that ds9 was contacted successfully, while a return value of 0 indicates a failure. An optional second argument specifies a datatype into which the array will be converted before being sent to ds9. This is important in the case where the array has datatype np.uint64, which is not recognized by ds9:: >>> d.set_np2arr(arru64) ... ValueError: uint64 is unsupported by DS9 (or FITS) >>> d.set_np2arr(arru64,dtype=np.float64) 1 Also note that np.int8 is sent to ds9 as int16 data, np.uint32 is sent as int64 data, and np.float16 is sent as float32 data. """ self._selftest() if type(arr) != numpy.ndarray: raise ValueError('requires numpy.ndarray as input') if dtype and dtype != arr.dtype: narr = arr.astype(dtype) else: if arr.dtype == numpy.int8: narr = arr.astype(numpy.int16) elif arr.dtype == numpy.uint32: narr = arr.astype(numpy.int64) elif hasattr(numpy, "float16") and arr.dtype == numpy.float16: narr = arr.astype(numpy.float32) else: narr = arr if not narr.flags['C_CONTIGUOUS']: narr = numpy.ascontiguousarray(narr) bp = _np2bp(narr.dtype) buf = narr.tostring('C') blen = len(buf) (w, h) = narr.shape # note that this needs the "endian=" part because sometimes it's # left out completely endianness = '' if narr.dtype.byteorder == '=': endianness = ',endian=' + sys.byteorder elif narr.dtype.byteorder == '<': endianness = ',endian=little' elif narr.dtype.byteorder == '>': endianness = ',endian=big' paramlist = 'array [xdim={0},ydim={1},bitpix={2}{3}]' return self.set(paramlist.format(h, w, bp, endianness), buf, blen+1) else: def get_arr2np(self): """ This method is not defined because numpy in not installed. """ raise ValueError('get_arr2np not defined (numpy not found)') def set_np2arr(self): """ This method is not defined because numpy in not installed. """ raise ValueError('set_np2arr not defined (numpy not found)') class ds9(DS9): """ This is a backwards-compatibility "shell" class that acts like the DS9 class but has the old name. In the future, you should switch to using the new name (``DS9``). """ def __init__(self, *args, **kwargs): from warnings import warn warn('The class name "ds9" is deprecated. In the future, use "DS9" ' 'instead.') super(ds9, self).__init__(*args, **kwargs) # start xpans, if necessary # it seems that this must be done at import time, so that we can sense the # case where xpa is not installed, and ds9 is started before python if "PYDS9_NOXPANS" not in os.environ.keys(): ds9_xpans() def test(): print("starting quick test for pyds9 version " + __version__) # start ds9 if necessary tries = 0 print("looking for our 'pytest' ds9 ...") while ds9_targets("pytest") == None: if tries == 0: print("starting ds9 ...") subprocess.Popen(ds9Globals["progs"][1] + ['-title', 'pytest']) print("\nwaiting for ds9 to be available ",) elif tries == 10: raise ValueError("tired of waiting for ds9!") print(".",) time.sleep(1) tries += 1 print(" ds9 is running!") print("\ntesting ds9 support ...") l = ds9_targets("pytest") print("target list:\n", l) d = DS9(l[0].split()[1]) print("connected to ds9 with id %s" % d.id) print("connected to ds9 with id %s" % d.id) tfits = os.path.join(os.getcwd(), "test.fits") if os.path.exists(tfits): cmd = "file " + tfits d.set(cmd) print("sent file=%s dims=(%s,%s) bitpix=%s" % (d.get("file"), d.get("fits width"), d.get("fits height"), d.get("fits bitpix"))) if ds9Globals["numpy"]: print("\ntesting numpy support ...") a = d.get_arr2np() print("reading nparray: shape=%s dtype=%s" % (a.shape, a.dtype)) print(a) print("writing modified nparray ...") a[0:3, 0:3] = 8 a[12:15, 12:15] = 9 d.set_np2arr(a) a = d.get_arr2np() print("re-reading nparray: shape=%s dtype=%s" % (a.shape, a.dtype)) print(a) else: print("\nskipping numpy test ...") if ds9Globals["pyfits"]: print("\ntesting pyfits support (%d) ..." % ds9Globals["pyfits"]) hdul = d.get_pyfits() print(hdul.info()) i = hdul[0].data print("reading back pyfits: shape=%s dtype=%s" % (i.shape, i.dtype)) print(i) else: print("\nskipping pyfits test ...") else: print("could not find " + tfits + " ... skipping numpy,pyfits tests") stime = 7 print("sleeping for " + str(stime) + " seconds ...") time.sleep(stime) print("stopping ds9 ...") d.set("exit") casa = os.path.join(os.getcwd(), "casa.fits") if os.path.exists(casa): print("starting ds9 (no args) ...") d2 = DS9('pytest2') d2.set("file " + casa) print("starting ds9 (string args) ...") d3 = DS9('pytest3', start=["-grid", "-cmap", "sls", casa]) print("starting ds9 (list args) ...") d4 = DS9('pytest4', start=["-grid", "-cmap", "heat", casa]) print("testing ds9_targets ... ") print(ds9_targets()) ds = ds9_openlist("pytest*") for d in ds: print(d.id + ": file: " + d.get("file") + " cmap: " + d.get("cmap")) time.sleep(stime) for d in ds: print("stopping ds9: " + d.id + " ...") d.set("exit") else: print("could not find " + casa + " ... skipping casa tests") if __name__ == '__main__': test() pyds9-1.8.1/setup.py000066400000000000000000000057731265250223700143230ustar00rootroot00000000000000#!/usr/bin/env python from distutils.core import setup from distutils.command import build_py, install_data, clean import os import platform import struct # which shared library? ulist = platform.uname() if ulist[0] == 'Darwin': xpalib = 'libxpa.dylib' xpans = 'xpans' elif ((ulist[0] == 'Windows') or (ulist[0].find('CYGWIN') != -1)): xpalib = 'libxpa.dll' xpans = 'xpans.exe' else: xpalib = 'libxpa.so' xpans = 'xpans' # make command for xpa xpadir = 'xpa' def make(which): curdir = os.getcwd() srcDir = os.path.join(os.path.dirname(os.path.abspath(__file__)), xpadir) os.chdir(srcDir) if which == 'all': os.system('echo "building XPA shared library ..."') cflags = '' if 'CFLAGS' not in os.environ and struct.calcsize("P") == 4: if ulist[0] == 'Darwin' or ulist[4] == 'x86_64': os.system('echo "adding -m32 to compiler flags ..."') cflags = ' CFLAGS="-m32"' os.system('./configure --enable-shared --without-tcl'+cflags) os.system('make clean; make; rm -f *.o') elif which == 'clean': os.system('echo "cleaning XPA ..."') os.system('make clean') elif which == 'mingw-dll': os.system('echo "building XPA shared library ..."') os.system('sh configure --without-tcl') os.system('make clean') os.system('make') os.system('make mingw-dll') os.system('rm -f *.o') os.chdir(curdir) # rework build_py to make the xpa shared library as well class my_build_py(build_py.build_py): def run(self): if ((platform.uname()[0] == 'Windows') or ((platform.uname()[0]).find('CYGWIN') != -1)): make('mingw-dll') else: make('all') build_py.build_py.run(self) # thanks to setup.py in ctypes class my_install_data(install_data.install_data): """A custom install_data command, which will install it's files into the standard directories (normally lib/site-packages). """ def finalize_options(self): if self.install_dir is None: installobj = self.distribution.get_command_obj('install') self.install_dir = installobj.install_lib print('Installing data files to %s' % self.install_dir) install_data.install_data.finalize_options(self) # clean up xpa as well class my_clean(clean.clean): def run(self): make('clean') clean.clean.run(self) # setup command setup(name='pyds9', version='1.8.1', description='Python/DS9 connection via XPA (with numpy and pyfits support)', author='Bill Joye and Eric Mandel', author_email='saord@cfa.harvard.edu', url='http://hea-www.harvard.edu/saord/ds9/', py_modules=['pyds9', 'xpa'], data_files=[('', [os.path.join(xpadir, xpalib), os.path.join(xpadir, xpans)])], cmdclass={'build_py': my_build_py, 'install_data': my_install_data, 'clean': my_clean}, install_requires=['six'] ) pyds9-1.8.1/test.fits000066400000000000000000000132001265250223700144370ustar00rootroot00000000000000SIMPLE = T / Standard FITS BITPIX = 32 / bits/pixel NAXIS = 2 / number of axes NAXIS1 = 15 / x axis dimension NAXIS2 = 15 / y axis dimension RADECSYS= 'FK5 ' / WCS for this file (e.g. Fk4) EQUINOX = 2.000000E3 / equinox (epoch) for WCS CTYPE1 = 'RA---TAN' CRVAL1 = 9.000000000000000E1 CDELT1 = -0.1000000 / degrees/pixel CDELT2 = 0.1000000 / degrees/pixel CRPIX1 = 13.0000000 / reference point CRPIX2 = 13.0000000 / reference point CTYPE2 = 'DEC--TAN' CRVAL2 = 6.000000000000000E1 CROTA2 = 0.000000000000000E0 LTV1 = 7.0000000 / IRAF ref. point LTV2 = 7.0000000 / IRAF ref. point LTM1_1 = 1.0000000 / IRAF matrix value LTM1_2 = 0.0000000E+00 / IRAF matrix value LTM2_1 = 0.0000000E+00 / IRAF matrix value LTM2_2 = 1.0000000 / IRAF matrix value END pyds9-1.8.1/xpa.py000066400000000000000000000147201265250223700137430ustar00rootroot00000000000000""" python support for XPA client access """ import os import platform import sys import ctypes import ctypes.util # look for the shared library in sys.path def _find_shlib(_libbase): _ulist = platform.uname() if _ulist[0] == 'Darwin': _libname = 'lib' + _libbase + '.dylib' elif ((_ulist[0] == 'Windows') or ((_ulist[0]).find('CYGWIN') != -1)): _libname = 'libxpa.dll' else: _libname = 'lib' + _libbase + '.so' for _dir in sys.path: _fname = os.path.join(_dir, _libname) if os.path.exists(_fname): return _fname # try current directory _fname = os.path.join('./xpa', _libname) if os.path.exists(_fname): return _fname return None _libpath = _find_shlib('xpa') if _libpath: libxpa = ctypes.cdll.LoadLibrary(_libpath) _ulist = platform.uname() if ((_ulist[0] == 'Windows') or ((_ulist[0]).find('CYGWIN') != -1)): libc = ctypes.cdll.msvcrt else: libc = ctypes.cdll.LoadLibrary(None) else: raise ImportError("can't find XPA shared library") # factory routine returning pointer to byte array c_byte_p = ctypes.POINTER(ctypes.c_byte) # free C buffers returned by xpa calls def _freebufs(p_arr, len_): for i in range(len_): if p_arr[i]: libc.free(p_arr[i]) ## XPA XPAOpen(char *mode); libxpa.XPAOpen.restype = ctypes.c_void_p libxpa.XPAOpen.argtypes = [ctypes.c_char_p] def XPAOpen(mode): return libxpa.XPAOpen(mode) ## void XPAClose(XPA xpa); libxpa.XPAClose.argtypes = [ctypes.c_void_p] def XPAClose(xpa): libxpa.XPAClose(xpa) ## int XPAGet(XPA xpa, char *template, char *paramlist, char *mode, ## char **bufs, int *lens, char **names, char **messages, int n); libxpa.XPAGet.restype = ctypes.c_int def XPAGet(xpa, target, paramlist, mode, bufs, lens, names, messages, n): libxpa.XPAGet.argtypes = [ctypes.c_void_p, ctypes.c_char_p, ctypes.c_char_p, ctypes.c_char_p, c_byte_p*n, ctypes.c_int*n, c_byte_p*n, c_byte_p*n, ctypes.c_int] return libxpa.XPAGet(xpa, target, paramlist, mode, bufs, lens, names, messages, n) ## int XPASet(XPA xpa, ## char *template, char *paramlist, char *mode, ## char *buf, int len, char **names, char **messages, ## int n); XPASet = libxpa.XPASet libxpa.XPASet.restype = ctypes.c_int def XPASet(xpa, target, paramlist, mode, buf, blen, names, messages, n): libxpa.XPASet.argtypes = [ctypes.c_void_p, ctypes.c_char_p, ctypes.c_char_p, ctypes.c_char_p, ctypes.c_char_p, ctypes.c_int, c_byte_p*n, c_byte_p*n, ctypes.c_int] return libxpa.XPASet(xpa, target, paramlist, mode, buf, blen, names, messages, n) ## int XPAInfo(XPA xpa, ## char *template, char *paramlist, char *mode, ## char **names, char **messages, int n); XPAInfo = libxpa.XPAInfo libxpa.XPAInfo.restype = ctypes.c_int def XPAInfo(xpa, target, paramlist, mode, names, messages, n): libxpa.XPAInfo.argtypes = [ctypes.c_void_p, ctypes.c_char_p, ctypes.c_char_p, ctypes.c_char_p, c_byte_p*n, c_byte_p*n, ctypes.c_int] return libxpa.XPAInfo(xpa, target, paramlist, mode, names, messages, n) ## int XPAAccess(XPA xpa, ## char *template, char *paramlist, char *mode, ## char **names, char **messages, int n); libxpa.XPAAccess.restype = ctypes.c_int def XPAAccess(xpa, target, paramlist, mode, names, messages, n): libxpa.XPAAccess.argtypes = [ctypes.c_void_p, ctypes.c_char_p, ctypes.c_char_p, ctypes.c_char_p, c_byte_p*n, c_byte_p*n, ctypes.c_int] return libxpa.XPAAccess(xpa, target, paramlist, mode, names, messages, n) # default value for n (max number of access points) xpa_n = 1024 def xpaget(target, plist=None, n=xpa_n): buf_t = c_byte_p*n bufs = buf_t() names = buf_t() errs = buf_t() int_t = ctypes.c_int*n lens = int_t() errmsg = '' got = XPAGet(None, target, plist, None, bufs, lens, names, errs, n) if got: buf = [] for i in range(got): if lens[i]: cur = ctypes.string_at(bufs[i], lens[i]) buf.append(cur) for i in range(got): if errs[i]: errmsg += ctypes.string_at(errs[i]).strip() + '\n' else: buf = None _freebufs(bufs, n) _freebufs(names, n) _freebufs(errs, n) if errmsg: raise ValueError(errmsg) return buf def xpaset(target, plist=None, buf=None, blen=-1, n=xpa_n): if blen < 0: if buf is not None: blen = len(buf) else: blen = 0 buf_t = c_byte_p*n names = buf_t() errs = buf_t() errmsg = '' got = XPASet(None, target, plist, None, buf, blen, names, errs, n) for i in range(got): if errs[i]: as_string = ctypes.string_at(errs[i]).strip() try: as_string = as_string.decode() except AttributeError: # it's already a string pass errmsg += as_string + '\n' _freebufs(names, n) _freebufs(errs, n) if errmsg: raise ValueError(errmsg) return got def xpainfo(target, plist=None, n=xpa_n): buf_t = c_byte_p*n names = buf_t() errs = buf_t() errmsg = '' got = XPAInfo(None, target, plist, None, names, errs, n) for i in range(got): if errs[i]: errmsg += ctypes.string_at(errs[i]).strip() + '\n' _freebufs(names, n) _freebufs(errs, n) if errmsg: raise ValueError(errmsg) return got def xpaaccess(target, plist=None, n=xpa_n): buf_t = c_byte_p*n names = buf_t() errs = buf_t() errmsg = '' got = XPAAccess(None, target, plist, None, names, errs, n) if got: buf = [] for i in range(got): if names[i]: cur = ctypes.string_at(names[i]).strip() buf.append(cur) for i in range(got): if errs[i]: errmsg += ctypes.string_at(errs[i]).strip() + '\n' else: buf = None _freebufs(names, n) _freebufs(errs, n) if errmsg: raise ValueError(errmsg) return buf pyds9-1.8.1/xpa/000077500000000000000000000000001265250223700133655ustar00rootroot00000000000000pyds9-1.8.1/xpa/COPYING000066400000000000000000000634761265250223700144400ustar00rootroot00000000000000 GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. [This is the first released version of the Lesser GPL. It also counts as the successor of the GNU Library Public License, version 2, hence the version number 2.1.] Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This license, the Lesser General Public License, applies to some specially designated software packages--typically libraries--of the Free Software Foundation and other authors who decide to use it. You can use it too, but we suggest you first think carefully about whether this license or the ordinary General Public License is the better strategy to use in any particular case, based on the explanations below. When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish); that you receive source code or can get it if you want it; that you can change the software and use pieces of it in new free programs; and that you are informed that you can do these things. To protect your rights, we need to make restrictions that forbid distributors to deny you these rights or to ask you to surrender these rights. These restrictions translate to certain responsibilities for you if you distribute copies of the library or if you modify it. For example, if you distribute copies of the library, whether gratis or for a fee, you must give the recipients all the rights that we gave you. You must make sure that they, too, receive or can get the source code. If you link other code with the library, you must provide complete object files to the recipients, so that they can relink them with the library after making changes to the library and recompiling it. And you must show them these terms so they know their rights. We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer you this license, which gives you legal permission to copy, distribute and/or modify the library. To protect each distributor, we want to make it very clear that there is no warranty for the free library. Also, if the library is modified by someone else and passed on, the recipients should know that what they have is not the original version, so that the original author's reputation will not be affected by problems that might be introduced by others. Finally, software patents pose a constant threat to the existence of any free program. We wish to make sure that a company cannot effectively restrict the users of a free program by obtaining a restrictive license from a patent holder. Therefore, we insist that any patent license obtained for a version of the library must be consistent with the full freedom of use specified in this license. Most GNU software, including some libraries, is covered by the ordinary GNU General Public License. This license, the GNU Lesser General Public License, applies to certain designated libraries, and is quite different from the ordinary General Public License. We use this license for certain libraries in order to permit linking those libraries into non-free programs. When a program is linked with a library, whether statically or using a shared library, the combination of the two is legally speaking a combined work, a derivative of the original library. The ordinary General Public License therefore permits such linking only if the entire combination fits its criteria of freedom. The Lesser General Public License permits more lax criteria for linking other code with the library. We call this license the "Lesser" General Public License because it does Less to protect the user's freedom than the ordinary General Public License. It also provides other free software developers Less of an advantage over competing non-free programs. These disadvantages are the reason we use the ordinary General Public License for many libraries. However, the Lesser license provides advantages in certain special circumstances. For example, on rare occasions, there may be a special need to encourage the widest possible use of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs must be allowed to use the library. A more frequent case is that a free library does the same job as widely used non-free libraries. In this case, there is little to gain by limiting the free library to free software only, so we use the Lesser General Public License. In other cases, permission to use a particular library in non-free programs enables a greater number of people to use a large body of free software. For example, permission to use the GNU C Library in non-free programs enables many more people to use the whole GNU operating system, as well as its variant, the GNU/Linux operating system. Although the Lesser General Public License is Less protective of the users' freedom, it does ensure that the user of a program that is linked with the Library has the freedom and the wherewithal to run that program using a modified version of the Library. The precise terms and conditions for copying, distribution and modification follow. Pay close attention to the difference between a "work based on the library" and a "work that uses the library". The former contains code derived from the library, whereas the latter must be combined with the library in order to run. GNU LESSER GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any software library or other program which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this Lesser General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data prepared so as to be conveniently linked with application programs (which use some of those functions and data) to form executables. The "Library", below, refers to any such software library or work which has been distributed under these terms. A "work based on the Library" means either the Library or any derivative work under copyright law: that is to say, a work containing the Library or a portion of it, either verbatim or with modifications and/or translated straightforwardly into another language. (Hereinafter, translation is included without limitation in the term "modification".) "Source code" for a work means the preferred form of the work for making modifications to it. For a library, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the library. Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and distribute a copy of this License along with the Library. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Library or any portion of it, thus forming a work based on the Library, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) The modified work must itself be a software library. b) You must cause the files modified to carry prominent notices stating that you changed the files and the date of any change. c) You must cause the whole of the work to be licensed at no charge to all third parties under the terms of this License. d) If a facility in the modified Library refers to a function or a table of data to be supplied by an application program that uses the facility, other than as an argument passed when the facility is invoked, then you must make a good faith effort to ensure that, in the event an application does not supply such function or table, the facility still operates, and performs whatever part of its purpose remains meaningful. (For example, a function in a library to compute square roots has a purpose that is entirely well-defined independent of the application. Therefore, Subsection 2d requires that any application-supplied function or table used by this function must be optional: if the application does not supply it, the square root function must still compute square roots.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Library, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Library, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Library. In addition, mere aggregation of another work not based on the Library with the Library (or with a work based on the Library) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may opt to apply the terms of the ordinary GNU General Public License instead of this License to a given copy of the Library. To do this, you must alter all the notices that refer to this License, so that they refer to the ordinary GNU General Public License, version 2, instead of to this License. (If a newer version than version 2 of the ordinary GNU General Public License has appeared, then you can specify that version instead if you wish.) Do not make any other change in these notices. Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU General Public License applies to all subsequent copies and derivative works made from that copy. This option is useful when you wish to copy part of the code of the Library into a program that is not a library. 4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange. If distribution of object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code, even though third parties are not compelled to copy the source along with the object code. 5. A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside the scope of this License. However, linking a "work that uses the Library" with the Library creates an executable that is a derivative of the Library (because it contains portions of the Library), rather than a "work that uses the library". The executable is therefore covered by this License. Section 6 states terms for distribution of such executables. When a "work that uses the Library" uses material from a header file that is part of the Library, the object code for the work may be a derivative work of the Library even though the source code is not. Whether this is true is especially significant if the work can be linked without the Library, or if the work is itself a library. The threshold for this to be true is not precisely defined by law. If such an object file uses only numerical parameters, data structure layouts and accessors, and small macros and small inline functions (ten lines or less in length), then the use of the object file is unrestricted, regardless of whether it is legally a derivative work. (Executables containing this object code plus portions of the Library will still fall under Section 6.) Otherwise, if the work is a derivative of the Library, you may distribute the object code for the work under the terms of Section 6. Any executables containing that work also fall under Section 6, whether or not they are linked directly with the Library itself. 6. As an exception to the Sections above, you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice, provided that the terms permit modification of the work for the customer's own use and reverse engineering for debugging such modifications. You must give prominent notice with each copy of the work that the Library is used in it and that the Library and its use are covered by this License. You must supply a copy of this License. If the work during execution displays copyright notices, you must include the copyright notice for the Library among them, as well as a reference directing the user to the copy of this License. Also, you must do one of these things: a) Accompany the work with the complete corresponding machine-readable source code for the Library including whatever changes were used in the work (which must be distributed under Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the complete machine-readable "work that uses the Library", as object code and/or source code, so that the user can modify the Library and then relink to produce a modified executable containing the modified Library. (It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified definitions.) b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (1) uses at run time a copy of the library already present on the user's computer system, rather than copying library functions into the executable, and (2) will operate properly with a modified version of the library, if the user installs one, as long as the modified version is interface-compatible with the version that the work was made with. c) Accompany the work with a written offer, valid for at least three years, to give the same user the materials specified in Subsection 6a, above, for a charge no more than the cost of performing this distribution. d) If distribution of the work is made by offering access to copy from a designated place, offer equivalent access to copy the above specified materials from the same place. e) Verify that the user has already received a copy of these materials or that you have already sent this user a copy. For an executable, the required form of the "work that uses the Library" must include any data and utility programs needed for reproducing the executable from it. However, as a special exception, the materials to be distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. It may happen that this requirement contradicts the license restrictions of other proprietary libraries that do not normally accompany the operating system. Such a contradiction means you cannot use both them and the Library together in an executable that you distribute. 7. You may place library facilities that are a work based on the Library side-by-side in a single library together with other library facilities not covered by this License, and distribute such a combined library, provided that the separate distribution of the work based on the Library and of the other library facilities is otherwise permitted, and provided that you do these two things: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities. This must be distributed under the terms of the Sections above. b) Give prominent notice with the combined library of the fact that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 8. You may not copy, modify, sublicense, link with, or distribute the Library except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link with, or distribute the Library is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 9. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Library or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Library (or any work based on the Library), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Library or works based on it. 10. Each time you redistribute the Library (or any work based on the Library), the recipient automatically receives a license from the original licensor to copy, distribute, link with or modify the Library subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties with this License. 11. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Library at all. For example, if a patent license would not permit royalty-free redistribution of the Library by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Library. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply, and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 12. If the distribution and/or use of the Library is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Library under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 13. The Free Software Foundation may publish revised and/or new versions of the Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Library does not specify a license version number, you may choose any version ever published by the Free Software Foundation. 14. If you wish to incorporate parts of the Library into other free programs whose distribution conditions are incompatible with these, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Libraries If you develop a new library, and you want it to be of the greatest possible use to the public, we recommend making it free software that everyone can redistribute and change. You can do so by permitting redistribution under these terms (or, alternatively, under the terms of the ordinary General Public License). To apply these terms, attach the following notices to the library. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Also add information on how to contact you by electronic and paper mail. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the library, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the library `Frob' (a library for tweaking knobs) written by James Random Hacker. , 1 April 1990 Ty Coon, President of Vice That's all there is to it! pyds9-1.8.1/xpa/INSTALL000066400000000000000000000320521265250223700144200ustar00rootroot00000000000000Quick Summary ============= To build and install the XPA package, simply execute: ./configure # site-specific configuration make # build the software make install # install it make clean # clean up unneeded temp files We strongly recommend that you install in a directory other than the default of /usr/local, so as not to require root access. To do this, configure for a different install directory: ./configure --prefix= e.g., ./configure --prefix=/soft/saord Programs will be installed in /soft/saord/bin, libraries in /soft/saord/lib, include files in /soft/saord/include, and man pages in /soft/saord/man. Indeed, we do this at SAO and recommend it as a general rule, in order to keep SAORD software in one place that does not conflict with other installations. Note that you will need to add the bin directory to your path and the man directory to MANPATH. The build ("make") takes only a minute or so on modern machines. To monitor its progress and/or check for errors, redirect output to a file and use the 'tail' command: make >& foo.log &; tail -f foo.log # csh or make 1>foo.log 2>&1 &; tail -f foo.log # sh, bash Details of Installation ======================= NB: These are generic installation instructions, modified for XPA. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile' in each directory of the package. It may also create one or more `.h' files containing system-dependent definitions. Finally, it creates a shell script `config.status' that you can run in the future to recreate the current configuration, a file `config.cache' that saves the results of its tests to speed up reconfiguring, and a file `config.log' containing compiler output (useful mainly for debugging `configure'). If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail diffs or instructions to the address given in the `README' so they can be considered for the next release. If at some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.in' is used to create `configure' by a program called `autoconf'. You only need `configure.in' if you want to change it or regenerate `configure' using a newer version of `autoconf'. The simplest way to compile this package is: `./configure' to configure the package for your system. If you're using `csh' on an old version of System V, you might need to type `sh ./configure' instead to prevent `csh' from trying to execute `configure' itself. Running `configure' takes awhile. While running, it prints some messages telling which features it is checking for. 1. `cd' to the directory containing the package's source code and type "./configure". This runs a configuration script created by GNU autoconf, which configures XPA for your system and creates a Makefile. The configure script allows you to customize the XPA configuration for your site; for details on how you can do this, type "./configure -help" or refer to the autoconf documentation (not included here). The XPA "configure" script supports the following special switch(es) in addition to the standard ones: --enable-shared=yes|link Build shared libraries in addition to the default static library. There are two options: If the value is "yes", shared libraries are built but not used to link xpa programs. If the value is "link", shared libraries are used to link xpa programs. If therefore becomes your responsibility to put the shared library where it can be found (or use LD_LIBRARY_PATH). --enable-threaded-xpans Build xpans to support separate threads for handling name server requests and xpa proxy callbacks. This is recommended if you are going to enable proxy handling in xpans (-P), since XPA long callbacks via proxy can interfere with the name server functions. (You still have to start xpans with -P 2 to use 2 threads.) --with-tcl= Force build Tcl support using parameters found in /tclConfig.sh. Configure will look for the Tcl config script in standard places and will enable Tcl support if found. It will abort if tclConfig.sh points to a non-existent tcl.h file (some versions of Linux have shown this behavior). Use this switch to override the standard locations or to force a build even if tcl.h is not found (e.g. if you are going to install tcl as part of a larger build). With Tcl support enabled you can execute: make tclxpa to generate the XPA package as a shared Tcl object, loadable using Tcl "package require". Contact us with problems -- its been a bear to get this even half-way right. --with-threads If you are going to link XPA into a threaded program, you need to specify --with-threads. This add -D_REENTRANT to the compiler flags, which tells gcc to use thread-safe versions of global system variables such as errno. No code changes are made to XPA. Please note that all XPA calls must be in a single thread: XPA is not thread-safe in and of itself but does work in threaded programs. --with-gtk= Build with support for adding xpa to a gtk loop. The specified include directory must contain the gtk directory which itself contains gtk.h, e.g.: --with-gtk=/usr/local/include/gtk-1.2 which contains gtk/gtk.h Standard options are listed below. the most important of which are --exec-prefix and --prefix (to specify where to install), and --x-includes=DIR and --x-libraries=DIR (for non-standard X installations). We recommend --prefix be set to a directory that will hold saord software (e.g., --prefix=/soft/saord) in order to make management of our software easier. NB: be sure to use only absolute path names (those starting with "/") in the --prefix and --exec_prefix options. (The configure options we use at SAO for various machines are given as examples in the script file called "saoconfig" in this directory.) 2. Type `make' to compile the package. This will create a library archive called libxpa.a. It also will create the programs xpaget, xpaset, xpainfo, xpaaccess, xpans, and xpamb. It also will create the libxpa.so shared object if requested using the --enable-shared switch 3. You can build the libxpa.so shared library manually by executing: make shlib at this point. This will not contain Xt or Tcl routines. If Tcl support has been enabled (see --with-tcl above), you can build a shared library called libtclxpa.so that supports the tclxpa package (i.e. Tcl routines are contained in it) by executing: make tclxpa This shared library will be loaded automatically with the Tcl command: package require tclxpa 2.1 assuming, of course, that your shared library can be found by Tcl. 4. Type "make install" to install XPA's libraries and binaries in standard places. You'll need write permission on the installation directories to do this. The installation directories are determined by the "configure" script and may be specified with the --prefix and --exec_prefix options to "configure". See the Makefile for information on what directories were chosen; you can override these choices by modifying the "prefix" and "exec_prefix" variables in the Makefile. 5. There are .html help files in the doc directory. You can copy these files to a more convenient location, if you like. We did not automate this step because we did not know where to copy these files by default. (NB: The help.html file is the top level index file.) 6. You can remove the program binaries and object files from the source code directory by typing `make clean'. To also remove the files that `configure' created (so you can compile the package for a different kind of computer), type `make distclean'. There is also a `make maintainer-clean' target, but that is intended mainly for the package's developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution. Compilers and Options ===================== Some systems require unusual options for compilation or linking that the `configure' script does not know about. You can give `configure' initial values for variables by setting them in the environment: ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix You also can use this facility to specify a compiler other than the default gcc (if it exists). Installation Names ================== By default, `make install' will install the package's files in `/usr/local/bin', `/usr/local/lib', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PATH': e.g., ./configure --prefix=/soft/saord Programs will be installed in /soft/saord/bin, libraries in /soft/saord/lib, and include files in /soft/saord/include. We recommend this as a general rule, in order to keep SAORD software in one place that does not conflict with other installations. Note that you will need to add the bin directory to your path. You can specify separate installation prefixes for architecture-specific files and architecture-independent files. If you give `configure' the option `--exec-prefix=PATH', the package will use PATH as the prefix for installing programs and libraries. Documentation and other data files will still use the regular prefix. In addition, if you use an unusual directory layout you can give options like `--bindir=PATH' to specify different values for particular kinds of files. Run `configure --help' for a list of the directories you can set and what kinds of files go in them. If the package supports it, you can cause programs to be installed with an extra prefix or suffix on their names by giving `configure' the option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Optional Features ================= Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The `README' should mention any `--enable-' and `--with-' options that the package recognizes. For packages that use the X Window System, `configure' can usually find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. Specifying the System Type ========================== There may be some features `configure' can not figure out automatically, but needs to determine by the type of host the package will run on. Usually `configure' can figure that out, but if it prints a message saying it can not guess the host type, give it the `--host=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name with three fields: CPU-COMPANY-SYSTEM See the file `config.sub' for the possible values of each field. If `config.sub' isn't included in this package, then this package doesn't need to know the host type. If you are building compiler tools for cross-compiling, you can also use the `--target=TYPE' option to select the type of system they will produce code for and the `--build=TYPE' option to select the type of system on which you are compiling the package. Sharing Defaults ================ If you want to set default values for `configure' scripts to share, you can create a site shell script called `config.site' that gives default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. A warning: not all `configure' scripts look for a site script. Operation Controls ================== `configure' recognizes the following options to control how it operates. `--cache-file=FILE' Use and save the results of the tests in FILE instead of `./config.cache'. Set FILE to `/dev/null' to disable caching, for debugging `configure'. `--help' Print a summary of the options to `configure', and exit. `--quiet' `--silent' `-q' Do not print messages saying which checks are being made. To suppress all normal output, redirect it to `/dev/null' (any error messages will still be shown). `--srcdir=DIR' Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. `--version' Print the version of Autoconf used to generate the `configure' script, and exit. `configure' also accepts some other, not widely useful, options. If you have questions, please contact us at: saord@cfa.harvard.edu. Eric Mandel pyds9-1.8.1/xpa/Makefile000066400000000000000000000357461265250223700150440ustar00rootroot00000000000000# # This file is a Makefile for XPA. If it has the name "Makefile.in" # then it is a template for a Makefile; to generate the actual Makefile, # run "./configure", which is a configuration script generated by the # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # PACKAGE = xpa VERSION = 2.1.15 DISTNAME = xpa-${VERSION} DISTDIR = ../export/${DISTNAME} FTPDIR = ../ftp #---------------------------------------------------------------- # Things you can change to personalize the Makefile for your own # site (you can make these changes in either Makefile.in or # Makefile, but changes to Makefile will get lost if you re-run # the configuration script). #---------------------------------------------------------------- # Default top-level directories in which to install architecture- # specific files (exec_prefix) and machine-independent files such # as scripts (prefix). The values specified here may be overridden # at configure-time with the --exec-prefix and --prefix options # to the "configure" script. prefix = /usr/local exec_prefix = ${prefix} # The following definition can be set to non-null for special systems # like AFS with replication. It allows the pathnames used for installation # to be different than those used for actually reference files at # run-time. INSTALL_ROOT is prepended to $prefix and $exec_prefix # when installing files. INSTALL_ROOT = # Directory in which to install the .a or .so binary for the XPA library: LIB_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/lib # Directory in which to install the program wish: BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin # Directory in which to install the include file xpa.h: INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include # Top-level directory for manual entries: MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man # Top-level directory for share entries: MAN_SHARE_DIR = $(INSTALL_ROOT)$(prefix)/share/xpa # Platform-specific X compiler flags (include file specifications) X_CFLAGS = # Platform-specific link directive for X libraries (-L specification) X_LIBS = # Platform-specific libraries that must go before -lXt X_PRE_LIBS = -lSM -lICE # Platform-specific libraries that must go after -lXt X_EXTRA_LIBS = # Platform-specific include files for Tcl TCL_CFLAGS = # Platform-specific libraries for Tcl TCL_LIBS = # Platform-specific include files for Gtk GTK_CFLAGS = # Platform-specific libraries for Gtk GTK_LIBS = # combine package cflags PKG_CFLAGS = $(X_CFLAGS) $(TCL_CFLAGS) $(GTK_CFLAGS) # extra Libs required to link (e.g. socket libraries) LIBS = # pthread lib needed to xpans TLIB = # To change the compiler switches, for example to change from -O # to -g, change the following line: CFLAGS = -g -O2 -fPIC # To add ld switches, change the following line: LDFLAGS = # Some versions of make, like SGI's, use the following variable to # determine which shell to use for executing commands: SHELL = /bin/sh # if enabled-shared was specified, this will exand to "shlib" and trigger # building of the shared library DOSHARED = shlib # There are just too many different versions of "install" around; # better to use the install-sh script that comes with the distribution, # which is slower but guaranteed to work. INSTALL = ./install-sh -c INSTALL_PROGRAM = ${INSTALL} INSTALL_DATA = ${INSTALL} -m 644 #---------------------------------------------------------------- # The information below is modified by the configure script when # Makefile is generated from Makefile.in. You shouldn't normally # modify any of this stuff by hand. #---------------------------------------------------------------- AC_FLAGS = -DHAVE_CONFIG_H RANLIB = ranlib EXE = #---------------------------------------------------------------- # The information below should be usable as is. The configure # script won't modify it and you shouldn't need to modify it # either. #---------------------------------------------------------------- RM = rm -f CC = gcc CC_SWITCHES = -I. ${CFLAGS} ${AC_FLAGS} DEPEND_SWITCHES = -I. ${CFLAGS} ${PKG_CFLAGS} ${AC_FLAGS} SRCS = xpa.c xpaio.c command.c acl.c remote.c clipboard.c port.c \ tcp.c client.c word.c xalloc.c find.c xlaunch.c timedconn.c \ tclloop.c tcl.c xtloop.c gtkloop.c \ xpaset.c xpaget.c xpainfo.c xpaaccess.c xpans.c xpamb.c BASE_OBJS = xpa.o xpaio.o command.o acl.o remote.o clipboard.o port.o \ tcp.o client.o word.o xalloc.o find.o xlaunch.o timedconn.o TCL_OBJS = tclloop.o tcl.o XT_OBJS = xtloop.o GTK_OBJS = gtkloop.o INCL = xpa.h xpap.h # these are all the modules going into the "normal" xpa library LIBOBJS = ${BASE_OBJS} ${TCL_OBJS} ${XT_OBJS} ${GTK_OBJS} LIB = libxpa.a # used in link line # LLIB= $(LIB) LLIB= $(LIB) PROGS = xpaset xpaget xpainfo xpaaccess xpans xpamb TESTPROGS = ctest stest rtest all: xpa.h lib $(PROGS) testall: $(TESTPROGS) All: all testall install:: install-binaries install:: $(DOSHARED)_install install:: install-man install:: install-share lib: $(LIB) $(DOSHARED) $(LIB): $(LIBOBJS) $(RM) $(LIB) ar crv $(LIB) $(LIBOBJS) $(RANLIB) $(LIB) shlib: $(LIB) @(rm -rf lib$(PACKAGE).tmp; mkdir lib$(PACKAGE).tmp; \ (cd lib$(PACKAGE).tmp && ar x ../lib$(PACKAGE).a); \ rm -f lib$(PACKAGE).tmp/xt*.o; \ rm -f lib$(PACKAGE).tmp/tcl*.o; \ CC='$(CC)' CXX=$(CXX) \ ./mklib -o $(PACKAGE) lib$(PACKAGE).tmp/*.o; \ rm -rf lib$(PACKAGE).tmp) mingw-dll: $(LIBOBJS) $(CC) -I. -DHAVE_CONFIG_H -shared port.c tcp.c acl.c find.c \ remote.c timedconn.c client.c word.c xpaio.c clipboard.c \ xlaunch.c xalloc.c command.c xpa.c \ -Wl,--output-def,libxpa.def,--out-implib,libxpa_dll.a,-no-undefined,--enable-runtime-pseudo-reloc -o libxpa.dll \ -lwsock32 tclxpa: $(LIB) @(rm -rf libtclxpa.tmp; mkdir libtclxpa.tmp; \ (cd libtclxpa.tmp && ar x ../lib$(PACKAGE).a); \ rm -f libtclxpa.tmp/xt*.o; \ CC='$(CC)' CXX=$(CXX) \ ./mklib -o tclxpa libtclxpa.tmp/*.o $(TCL_LIBS); \ test -r libtclxpa.dylib && cp -p libtclxpa.dylib libtclxpa.so && echo "copying libtclxpa.dylib to libtclxpa.so"; \ rm -rf libtclxpa.tmp) diff: -(for f in `ls *.c`; \ do \ echo $$f; \ diff /soft/saord/xpa-2.1.[0-9]*/$$f .; \ done); index: $(LIB) @(test -r pkgIndex.tcl && mv pkgIndex.tcl pkgIndex.tcl-old; \ echo "pkg_mkIndex -direct -verbose . libtclxpa.so; exit"| tclsh) xpaset: $(LIB) xpaset.o $(CC) $(LDFLAGS) xpaset.o -o xpaset $(LLIB) $(LIBS) xpaget: $(LIB) xpaget.o $(CC) $(LDFLAGS) xpaget.o -o xpaget $(LLIB) $(LIBS) xpainfo: $(LIB) xpainfo.o $(CC) $(LDFLAGS) xpainfo.o -o xpainfo $(LLIB) $(LIBS) xpaaccess: $(LIB) xpaaccess.o $(CC) $(LDFLAGS) xpaaccess.o -o xpaaccess $(LLIB) $(LIBS) xpans: $(LIB) xpans.o $(CC) $(LDFLAGS) xpans.o -o xpans $(LLIB) $(LIBS) $(TLIB) xpamb: $(LIB) xpamb.o $(CC) $(LDFLAGS) xpamb.o -o xpamb $(LLIB) $(LIBS) ctest: $(LIB) ctest.o $(CC) $(LDFLAGS) ctest.o -o ctest $(LLIB) $(LIBS) stest: $(LIB) stest.o $(CC) $(LDFLAGS) stest.o -o stest $(LIB) $(LIBS) rtest: $(LIB) rtest.o $(CC) $(LDFLAGS) rtest.o -o rtest $(LIB) $(LIBS) stestx: $(LIB) stest.o $(CC) $(LDFLAGS) stest.o -o stest $(LIB) \ $(X_LIBS) -lXt $(X_PRE_LIBS) -lXext -lX11 $(LIBS) # Smoke test: allows end-users to quickly discern basic usability smoke: ctest stest ./stest smoke & sleep 3 ./ctest -e -b -l 1000 smoke ./xpaset -p smoke exit # Note: before running ranlib below, must cd to target directory because # some ranlibs write to current directory, and this might not always be # possible (e.g. if installing as root). # this nop-op gets executed if we are not building shared libraries _install: shlib_install: @-(for i in `ls *.so* *.dylib *.sl 2>/dev/null` ; \ do \ if [ -h $$i ] ; then \ echo "Installing link $$i" ; \ tar cf - $$i | (cd $(LIB_INSTALL_DIR); tar xf -) ; \ else \ echo "Installing $$i" ; \ $(INSTALL_DATA) $$i $(LIB_INSTALL_DIR)/$$i ; \ chmod 555 $(LIB_INSTALL_DIR)/$$i; \ fi; \ done;) install-binaries: $(LIB) $(PROGS) @for i in $(LIB_INSTALL_DIR) $(INCLUDE_INSTALL_DIR) $(BIN_INSTALL_DIR) ; \ do \ if [ ! -d $$i ] ; then \ echo "Making directory $$i"; \ mkdir $$i; \ chmod 755 $$i; \ else true; \ fi; \ done; @echo "Installing $(LIB)"; @$(INSTALL_DATA) $(LIB) $(LIB_INSTALL_DIR)/$(LIB); @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(LIB)); @chmod 555 $(LIB_INSTALL_DIR)/$(LIB); @echo "Installing xpa.h" @$(INSTALL_DATA) xpa.h $(INCLUDE_INSTALL_DIR)/xpa.h @echo "Installing prsetup.h" @$(INSTALL_DATA) prsetup.h $(INCLUDE_INSTALL_DIR)/prsetup.h @for i in $(PROGS) ; \ do \ echo "Installing $$i$(EXE)" ; \ $(INSTALL_PROGRAM) $$i$(EXE) $(BIN_INSTALL_DIR)/$$i$(EXE) ; \ done; install-man: @if [ ! -d $(MAN_INSTALL_DIR) ] ; then \ echo "Making directory $(MAN_INSTALL_DIR)"; \ mkdir $(MAN_INSTALL_DIR); \ chmod 755 $(MAN_INSTALL_DIR); \ else true; \ fi; @-(for i in `ls ./man/man?/*.?` ; \ do \ B=`basename $$i`; \ E=`echo $$i | awk -F. '{print $$NF}'`; \ M="$(MAN_INSTALL_DIR)/man$$E"; \ if [ ! -d $$M ] ; then \ echo "Making directory $$M"; \ mkdir $$M; \ chmod 755 $$M; \ else true; \ fi; \ echo "Installing $$B" ; \ $(INSTALL_DATA) $$i $$M/$$B; \ done;) install-share: @if [ ! -d $(MAN_SHARE_DIR) ] ; then \ echo "Making directory $(MAN_SHARE_DIR)"; \ mkdir -p $(MAN_SHARE_DIR); \ chmod 755 $(MAN_SHARE_DIR); \ else true; \ fi; @-(for i in `ls ./doc/sman/xpa?.*` ; \ do \ B=`basename $$i`; \ echo "Installing $$B" ; \ $(INSTALL_DATA) $$i $(MAN_SHARE_DIR)/$$B; \ done;) Makefile: Makefile.in $(SHELL) config.status clean: $(RM) *.a *.so *.so.* *.dylib *.o *.exe core \ errs *pure* .nfs* \ foo* *~ *.log \#* TAGS *.E a.out errors \ $(PROGS) $(TESTPROGS) \ gmon.out *.pg *.bak \ config.info config.log \ doc/*~ doc/*.bak man/*~ $(RM) -r autom4te.cache a.out.dSYM distclean: clean $(RM) Makefile config.status config.cache config.log maintainer-clean:: clean $(RM) config.status config.cache config.log depend: makedepend -- $(DEPEND_SWITCHES) -- $(SRCS) acl.o: acl.c $(INCL) $(CC) -c $(CC_SWITCHES) acl.c remote.o: remote.c $(INCL) $(CC) -c $(CC_SWITCHES) remote.c clipboard.o: clipboard.c $(INCL) $(CC) -c $(CC_SWITCHES) clipboard.c client.o: client.c $(INCL) $(CC) -c $(CC_SWITCHES) client.c command.o: command.c $(INCL) $(CC) -c $(CC_SWITCHES) command.c find.o: find.c $(CC) -c $(CC_SWITCHES) find.c xlaunch.o: xlaunch.c $(CC) -c $(CC_SWITCHES) xlaunch.c timedconn.o: timedconn.c $(CC) -c $(CC_SWITCHES) timedconn.c port.o: port.c $(INCL) $(CC) -c $(CC_SWITCHES) port.c tcl.o: tcl.c $(INCL) $(CC) -c $(CC_SWITCHES) $(TCL_CFLAGS) tcl.c tclloop.o: tclloop.c $(INCL) $(CC) -c $(CC_SWITCHES) $(TCL_CFLAGS) tclloop.c gtkloop.o: gtkloop.c $(INCL) $(CC) -c $(CC_SWITCHES) $(GTK_CFLAGS) gtkloop.c tcp.o: tcp.c $(CC) -c $(CC_SWITCHES) tcp.c word.o: word.c $(CC) -c $(CC_SWITCHES) word.c xalloc.o: xalloc.c $(CC) -c $(CC_SWITCHES) xalloc.c xpa.o: xpa.c $(INCL) $(CC) -c $(CC_SWITCHES) xpa.c xpaio.o: xpaio.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaio.c xtloop.o: xtloop.c $(INCL) $(CC) -c $(CC_SWITCHES) $(X_CFLAGS) xtloop.c xpaaccess.o: xpaaccess.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaaccess.c xpaget.o: xpaget.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaget.c xpainfo.o: xpainfo.c $(INCL) $(CC) -c $(CC_SWITCHES) xpainfo.c xpans.o: xpans.c $(INCL) $(CC) -c $(CC_SWITCHES) xpans.c xpamb.o: xpamb.c $(INCL) $(CC) -c $(CC_SWITCHES) xpamb.c xpaset.o: xpaset.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaset.c ctest.o: ctest.c $(CC) -c $(CC_SWITCHES) ctest.c stest.o: stest.c $(CC) -c $(CC_SWITCHES) $(X_CFLAGS) stest.c rtest.o: rtest.c $(CC) -c $(CC_SWITCHES) $(X_CFLAGS) rtest.c stestx.o: stest.c $(CC) -o stest.o -c $(CC_SWITCHES) $(X_CFLAGS) \ -DBUILD_WITH_XT stest.c strstr.o: ./compat/strstr.c $(CC) -c $(CC_SWITCHES) -o strstr.o ./compat/strstr.c xpa.h: configure.ac @($(RM) -r oxpa.h; \ MAJOR=`echo "${VERSION}" | awk -F. '{print $$1}'`; \ MINOR=`echo "${VERSION}" | awk -F. '{print $$2}'`; \ PATCH=`echo "${VERSION}" | awk -F. '{print $$3}'`; \ sed "s/^#define XPA_VERSION.*/#define XPA_VERSION \"$(VERSION)\"/;s/^#define XPA_MAJOR_VERSION.*/#define XPA_MAJOR_VERSION $${MAJOR}/;s/^#define XPA_MINOR_VERSION.*/#define XPA_MINOR_VERSION $${MINOR}/;s/^#define XPA_PATCH_LEVEL.*/#define XPA_PATCH_LEVEL $${PATCH}/;" < xpa.h > nxpa.h; \ mv xpa.h oxpa.h; \ mv nxpa.h xpa.h) configure: configure.ac autoconf dist: configure ($(RM) -r $(DISTDIR); \ mkdir $(DISTDIR); \ cp -p *.[ch] *.tcl $(DISTDIR)/.; \ cp -p pkgIndex.tcl $(DISTDIR)/.; \ cp -p Makefile.in $(DISTDIR)/.; \ chmod 664 $(DISTDIR)/Makefile.in; \ cp -p conf.h.in $(DISTDIR)/.; \ chmod 664 $(DISTDIR)/conf.h.in; \ cp -p configure.ac $(DISTDIR)/.; \ chmod 644 $(DISTDIR)/configure.ac; \ cp -p *.m4 $(DISTDIR)/.; \ chmod 644 $(DISTDIR)/*.m4; \ cp -p configure $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/configure; \ cp -p config.sub config.guess $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/config.sub $(DISTDIR)/config.guess; \ cp -p saoconfig $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/saoconfig; \ cp -p mklib $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/mklib; \ cp -p install-sh $(DISTDIR)/install-sh; \ chmod 755 $(DISTDIR)/install-sh; \ cp -p README INSTALL COPYING $(DISTDIR)/.; \ mkdir $(DISTDIR)/doc; \ cp -p ./doc/*.html $(DISTDIR)/doc/.; \ cp -p ./doc/*.ps ./doc/*.pdf $(DISTDIR)/doc/.; \ cp -p ./doc/Makefile $(DISTDIR)/doc/.; \ mkdir $(DISTDIR)/doc/sman; \ cp -p ./doc/sman/* $(DISTDIR)/doc/sman/.; \ mkdir $(DISTDIR)/man; \ cp -p -R ./man/* $(DISTDIR)/man/.) release: dist (cd $(DISTDIR); cd ..; \ tar cf - $(DISTNAME) | \ gzip -9 -c > $(FTPDIR)/$(DISTNAME).tar.gz) tar: ($(RM) config.cache; \ cd ..; \ tar cf - $(DISTNAME) | gzip -9 -c > $(DISTNAME).tar.gz) errcheck: @-egrep 'error|warning' foo itar: (cd doc/sman; \ tar cf - . | gzip -9 -c > ../../../$(DISTNAME)-iman.tar.gz) sman: @(cd doc && $(MAKE) index) docs: @(cd doc; $(MAKE)) pure: xpaset.pure xpaget.pure xpainfo.pure xpaaccess.pure \ xpans.pure xpamb.pure ctest.pure stest.pure rtest.pure xpaset.pure: $(LIB) xpaset.o purify $(CC) $(LDFLAGS) xpaset.o -o xpaset.pure \ $(LLIB) $(LIBS) xpaget.pure: $(LIB) xpaget.o purify $(CC) $(LDFLAGS) xpaget.o -o xpaget.pure \ $(LLIB) $(LIBS) xpainfo.pure: $(LIB) xpainfo.o purify $(CC) $(LDFLAGS) xpainfo.o -o xpainfo.pure \ $(LLIB) $(LIBS) xpaaccess.pure: $(LIB) xpaaccess.o purify $(CC) $(LDFLAGS) xpaaccess.o -o xpaaccess.pure \ $(LLIB) $(LIBS) xpans.pure: $(LIB) xpans.o purify $(CC) $(LDFLAGS) xpans.o -o xpans.pure \ $(LLIB) $(LIBS) $(TLIB) xpamb.pure: $(LIB) xpamb.o purify $(CC) $(LDFLAGS) xpamb.o -o xpamb.pure \ $(LLIB) $(LIBS) ctest.pure: $(LIB) ctest.o purify $(CC) $(LDFLAGS) ctest.o -o ctest.pure \ $(LLIB) $(LIBS) stest.pure: $(LIB) stest.o purify $(CC) $(LDFLAGS) stest.o -o stest.pure $(LIB) \ $(X_LIBS) -lXt $(X_PRE_LIBS) -lXext -lX11 $(LIBS) rtest.pure: $(LIB) rtest.o purify $(CC) $(LDFLAGS) rtest.o -o rtest.pure \ $(LLIB) $(LIBS) # DO NOT DELETE THIS LINE -- make depend depends on it. pyds9-1.8.1/xpa/Makefile.in000066400000000000000000000361571265250223700154460ustar00rootroot00000000000000# # This file is a Makefile for XPA. If it has the name "Makefile.in" # then it is a template for a Makefile; to generate the actual Makefile, # run "./configure", which is a configuration script generated by the # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # PACKAGE = @PACKAGE_NAME@ VERSION = @PACKAGE_VERSION@ DISTNAME = xpa-${VERSION} DISTDIR = ../export/${DISTNAME} FTPDIR = ../ftp #---------------------------------------------------------------- # Things you can change to personalize the Makefile for your own # site (you can make these changes in either Makefile.in or # Makefile, but changes to Makefile will get lost if you re-run # the configuration script). #---------------------------------------------------------------- # Default top-level directories in which to install architecture- # specific files (exec_prefix) and machine-independent files such # as scripts (prefix). The values specified here may be overridden # at configure-time with the --exec-prefix and --prefix options # to the "configure" script. prefix = @prefix@ exec_prefix = @exec_prefix@ # The following definition can be set to non-null for special systems # like AFS with replication. It allows the pathnames used for installation # to be different than those used for actually reference files at # run-time. INSTALL_ROOT is prepended to $prefix and $exec_prefix # when installing files. INSTALL_ROOT = # Directory in which to install the .a or .so binary for the XPA library: LIB_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/lib # Directory in which to install the program wish: BIN_INSTALL_DIR = $(INSTALL_ROOT)$(exec_prefix)/bin # Directory in which to install the include file xpa.h: INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include # Top-level directory for manual entries: MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man # Top-level directory for share entries: MAN_SHARE_DIR = $(INSTALL_ROOT)$(prefix)/share/xpa # Platform-specific X compiler flags (include file specifications) X_CFLAGS = @X_CFLAGS@ # Platform-specific link directive for X libraries (-L specification) X_LIBS = @X_LIBS@ # Platform-specific libraries that must go before -lXt X_PRE_LIBS = @X_PRE_LIBS@ # Platform-specific libraries that must go after -lXt X_EXTRA_LIBS = @X_EXTRA_LIBS@ # Platform-specific include files for Tcl TCL_CFLAGS = @TCL_CFLAGS@ # Platform-specific libraries for Tcl TCL_LIBS = @TCL_LIBS@ # Platform-specific include files for Gtk GTK_CFLAGS = @GTK_CFLAGS@ # Platform-specific libraries for Gtk GTK_LIBS = @GTK_LIBS@ # combine package cflags PKG_CFLAGS = $(X_CFLAGS) $(TCL_CFLAGS) $(GTK_CFLAGS) # extra Libs required to link (e.g. socket libraries) LIBS = @EXTRA_LIBS@ # pthread lib needed to xpans TLIB = @TLIB@ # To change the compiler switches, for example to change from -O # to -g, change the following line: CFLAGS = @CFLAGS@ # To add ld switches, change the following line: LDFLAGS = @LDFLAGS@ # Some versions of make, like SGI's, use the following variable to # determine which shell to use for executing commands: SHELL = /bin/sh # if enabled-shared was specified, this will exand to "shlib" and trigger # building of the shared library DOSHARED = @DOSHARED@ # There are just too many different versions of "install" around; # better to use the install-sh script that comes with the distribution, # which is slower but guaranteed to work. INSTALL = @srcdir@/install-sh -c INSTALL_PROGRAM = ${INSTALL} INSTALL_DATA = ${INSTALL} -m 644 #---------------------------------------------------------------- # The information below is modified by the configure script when # Makefile is generated from Makefile.in. You shouldn't normally # modify any of this stuff by hand. #---------------------------------------------------------------- AC_FLAGS = @DEFS@ RANLIB = @RANLIB@ EXE = @EXEEXT@ #---------------------------------------------------------------- # The information below should be usable as is. The configure # script won't modify it and you shouldn't need to modify it # either. #---------------------------------------------------------------- RM = rm -f CC = @CC@ CC_SWITCHES = -I. ${CFLAGS} ${AC_FLAGS} DEPEND_SWITCHES = -I. ${CFLAGS} ${PKG_CFLAGS} ${AC_FLAGS} SRCS = xpa.c xpaio.c command.c acl.c remote.c clipboard.c port.c \ tcp.c client.c word.c xalloc.c find.c xlaunch.c timedconn.c \ tclloop.c tcl.c xtloop.c gtkloop.c \ xpaset.c xpaget.c xpainfo.c xpaaccess.c xpans.c xpamb.c BASE_OBJS = xpa.o xpaio.o command.o acl.o remote.o clipboard.o port.o \ tcp.o client.o word.o xalloc.o find.o xlaunch.o timedconn.o TCL_OBJS = tclloop.o tcl.o XT_OBJS = xtloop.o GTK_OBJS = gtkloop.o INCL = xpa.h xpap.h # these are all the modules going into the "normal" xpa library LIBOBJS = ${BASE_OBJS} ${TCL_OBJS} ${XT_OBJS} ${GTK_OBJS} LIB = libxpa.a # used in link line # LLIB= $(LIB) LLIB= @LLIB@ PROGS = xpaset xpaget xpainfo xpaaccess xpans xpamb TESTPROGS = ctest stest rtest all: xpa.h lib $(PROGS) testall: $(TESTPROGS) All: all testall install:: install-binaries install:: $(DOSHARED)_install install:: install-man install:: install-share lib: $(LIB) $(DOSHARED) $(LIB): $(LIBOBJS) $(RM) $(LIB) ar crv $(LIB) $(LIBOBJS) $(RANLIB) $(LIB) shlib: $(LIB) @(rm -rf lib$(PACKAGE).tmp; mkdir lib$(PACKAGE).tmp; \ (cd lib$(PACKAGE).tmp && ar x ../lib$(PACKAGE).a); \ rm -f lib$(PACKAGE).tmp/xt*.o; \ rm -f lib$(PACKAGE).tmp/tcl*.o; \ CC='$(CC)' CXX=$(CXX) \ ./mklib -o $(PACKAGE) lib$(PACKAGE).tmp/*.o; \ rm -rf lib$(PACKAGE).tmp) mingw-dll: $(LIBOBJS) $(CC) -I. -DHAVE_CONFIG_H -shared port.c tcp.c acl.c find.c \ remote.c timedconn.c client.c word.c xpaio.c clipboard.c \ xlaunch.c xalloc.c command.c xpa.c \ -Wl,--output-def,libxpa.def,--out-implib,libxpa_dll.a,-no-undefined,--enable-runtime-pseudo-reloc -o libxpa.dll \ -lwsock32 tclxpa: $(LIB) @(rm -rf libtclxpa.tmp; mkdir libtclxpa.tmp; \ (cd libtclxpa.tmp && ar x ../lib$(PACKAGE).a); \ rm -f libtclxpa.tmp/xt*.o; \ CC='$(CC)' CXX=$(CXX) \ ./mklib -o tclxpa libtclxpa.tmp/*.o $(TCL_LIBS); \ test -r libtclxpa.dylib && cp -p libtclxpa.dylib libtclxpa.so && echo "copying libtclxpa.dylib to libtclxpa.so"; \ rm -rf libtclxpa.tmp) diff: -(for f in `ls *.c`; \ do \ echo $$f; \ diff /soft/saord/xpa-2.1.[0-9]*/$$f .; \ done); index: $(LIB) @(test -r pkgIndex.tcl && mv pkgIndex.tcl pkgIndex.tcl-old; \ echo "pkg_mkIndex -direct -verbose . libtclxpa.so; exit"| tclsh) xpaset: $(LIB) xpaset.o $(CC) $(LDFLAGS) xpaset.o -o xpaset $(LLIB) $(LIBS) xpaget: $(LIB) xpaget.o $(CC) $(LDFLAGS) xpaget.o -o xpaget $(LLIB) $(LIBS) xpainfo: $(LIB) xpainfo.o $(CC) $(LDFLAGS) xpainfo.o -o xpainfo $(LLIB) $(LIBS) xpaaccess: $(LIB) xpaaccess.o $(CC) $(LDFLAGS) xpaaccess.o -o xpaaccess $(LLIB) $(LIBS) xpans: $(LIB) xpans.o $(CC) $(LDFLAGS) xpans.o -o xpans $(LLIB) $(LIBS) $(TLIB) xpamb: $(LIB) xpamb.o $(CC) $(LDFLAGS) xpamb.o -o xpamb $(LLIB) $(LIBS) ctest: $(LIB) ctest.o $(CC) $(LDFLAGS) ctest.o -o ctest $(LLIB) $(LIBS) stest: $(LIB) stest.o $(CC) $(LDFLAGS) stest.o -o stest $(LIB) $(LIBS) rtest: $(LIB) rtest.o $(CC) $(LDFLAGS) rtest.o -o rtest $(LIB) $(LIBS) stestx: $(LIB) stest.o $(CC) $(LDFLAGS) stest.o -o stest $(LIB) \ $(X_LIBS) -lXt $(X_PRE_LIBS) -lXext -lX11 $(LIBS) # Smoke test: allows end-users to quickly discern basic usability smoke: ctest stest ./stest smoke & sleep 3 ./ctest -e -b -l 1000 smoke ./xpaset -p smoke exit # Note: before running ranlib below, must cd to target directory because # some ranlibs write to current directory, and this might not always be # possible (e.g. if installing as root). # this nop-op gets executed if we are not building shared libraries _install: shlib_install: @-(for i in `ls *.so* *.dylib *.sl 2>/dev/null` ; \ do \ if [ -h $$i ] ; then \ echo "Installing link $$i" ; \ tar cf - $$i | (cd $(LIB_INSTALL_DIR); tar xf -) ; \ else \ echo "Installing $$i" ; \ $(INSTALL_DATA) $$i $(LIB_INSTALL_DIR)/$$i ; \ chmod 555 $(LIB_INSTALL_DIR)/$$i; \ fi; \ done;) install-binaries: $(LIB) $(PROGS) @for i in $(LIB_INSTALL_DIR) $(INCLUDE_INSTALL_DIR) $(BIN_INSTALL_DIR) ; \ do \ if [ ! -d $$i ] ; then \ echo "Making directory $$i"; \ mkdir $$i; \ chmod 755 $$i; \ else true; \ fi; \ done; @echo "Installing $(LIB)"; @$(INSTALL_DATA) $(LIB) $(LIB_INSTALL_DIR)/$(LIB); @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(LIB)); @chmod 555 $(LIB_INSTALL_DIR)/$(LIB); @echo "Installing xpa.h" @$(INSTALL_DATA) xpa.h $(INCLUDE_INSTALL_DIR)/xpa.h @echo "Installing prsetup.h" @$(INSTALL_DATA) prsetup.h $(INCLUDE_INSTALL_DIR)/prsetup.h @for i in $(PROGS) ; \ do \ echo "Installing $$i$(EXE)" ; \ $(INSTALL_PROGRAM) $$i$(EXE) $(BIN_INSTALL_DIR)/$$i$(EXE) ; \ done; install-man: @if [ ! -d $(MAN_INSTALL_DIR) ] ; then \ echo "Making directory $(MAN_INSTALL_DIR)"; \ mkdir $(MAN_INSTALL_DIR); \ chmod 755 $(MAN_INSTALL_DIR); \ else true; \ fi; @-(for i in `ls ./man/man?/*.?` ; \ do \ B=`basename $$i`; \ E=`echo $$i | awk -F. '{print $$NF}'`; \ M="$(MAN_INSTALL_DIR)/man$$E"; \ if [ ! -d $$M ] ; then \ echo "Making directory $$M"; \ mkdir $$M; \ chmod 755 $$M; \ else true; \ fi; \ echo "Installing $$B" ; \ $(INSTALL_DATA) $$i $$M/$$B; \ done;) install-share: @if [ ! -d $(MAN_SHARE_DIR) ] ; then \ echo "Making directory $(MAN_SHARE_DIR)"; \ mkdir -p $(MAN_SHARE_DIR); \ chmod 755 $(MAN_SHARE_DIR); \ else true; \ fi; @-(for i in `ls ./doc/sman/xpa?.*` ; \ do \ B=`basename $$i`; \ echo "Installing $$B" ; \ $(INSTALL_DATA) $$i $(MAN_SHARE_DIR)/$$B; \ done;) Makefile: Makefile.in $(SHELL) config.status clean: $(RM) *.a *.so *.so.* *.dylib *.o *.exe core \ errs *pure* .nfs* \ foo* *~ *.log \#* TAGS *.E a.out errors \ $(PROGS) $(TESTPROGS) \ gmon.out *.pg *.bak \ config.info config.log \ doc/*~ doc/*.bak man/*~ $(RM) -r autom4te.cache a.out.dSYM distclean: clean $(RM) Makefile config.status config.cache config.log maintainer-clean:: clean $(RM) config.status config.cache config.log depend: makedepend -- $(DEPEND_SWITCHES) -- $(SRCS) acl.o: acl.c $(INCL) $(CC) -c $(CC_SWITCHES) acl.c remote.o: remote.c $(INCL) $(CC) -c $(CC_SWITCHES) remote.c clipboard.o: clipboard.c $(INCL) $(CC) -c $(CC_SWITCHES) clipboard.c client.o: client.c $(INCL) $(CC) -c $(CC_SWITCHES) client.c command.o: command.c $(INCL) $(CC) -c $(CC_SWITCHES) command.c find.o: find.c $(CC) -c $(CC_SWITCHES) find.c xlaunch.o: xlaunch.c $(CC) -c $(CC_SWITCHES) xlaunch.c timedconn.o: timedconn.c $(CC) -c $(CC_SWITCHES) timedconn.c port.o: port.c $(INCL) $(CC) -c $(CC_SWITCHES) port.c tcl.o: tcl.c $(INCL) $(CC) -c $(CC_SWITCHES) $(TCL_CFLAGS) tcl.c tclloop.o: tclloop.c $(INCL) $(CC) -c $(CC_SWITCHES) $(TCL_CFLAGS) tclloop.c gtkloop.o: gtkloop.c $(INCL) $(CC) -c $(CC_SWITCHES) $(GTK_CFLAGS) gtkloop.c tcp.o: tcp.c $(CC) -c $(CC_SWITCHES) tcp.c word.o: word.c $(CC) -c $(CC_SWITCHES) word.c xalloc.o: xalloc.c $(CC) -c $(CC_SWITCHES) xalloc.c xpa.o: xpa.c $(INCL) $(CC) -c $(CC_SWITCHES) xpa.c xpaio.o: xpaio.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaio.c xtloop.o: xtloop.c $(INCL) $(CC) -c $(CC_SWITCHES) $(X_CFLAGS) xtloop.c xpaaccess.o: xpaaccess.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaaccess.c xpaget.o: xpaget.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaget.c xpainfo.o: xpainfo.c $(INCL) $(CC) -c $(CC_SWITCHES) xpainfo.c xpans.o: xpans.c $(INCL) $(CC) -c $(CC_SWITCHES) xpans.c xpamb.o: xpamb.c $(INCL) $(CC) -c $(CC_SWITCHES) xpamb.c xpaset.o: xpaset.c $(INCL) $(CC) -c $(CC_SWITCHES) xpaset.c ctest.o: ctest.c $(CC) -c $(CC_SWITCHES) ctest.c stest.o: stest.c $(CC) -c $(CC_SWITCHES) $(X_CFLAGS) stest.c rtest.o: rtest.c $(CC) -c $(CC_SWITCHES) $(X_CFLAGS) rtest.c stestx.o: stest.c $(CC) -o stest.o -c $(CC_SWITCHES) $(X_CFLAGS) \ -DBUILD_WITH_XT stest.c strstr.o: ./compat/strstr.c $(CC) -c $(CC_SWITCHES) -o strstr.o ./compat/strstr.c xpa.h: configure.ac @($(RM) -r oxpa.h; \ MAJOR=`echo "${VERSION}" | awk -F. '{print $$1}'`; \ MINOR=`echo "${VERSION}" | awk -F. '{print $$2}'`; \ PATCH=`echo "${VERSION}" | awk -F. '{print $$3}'`; \ sed "s/^#define XPA_VERSION.*/#define XPA_VERSION \"$(VERSION)\"/;s/^#define XPA_MAJOR_VERSION.*/#define XPA_MAJOR_VERSION $${MAJOR}/;s/^#define XPA_MINOR_VERSION.*/#define XPA_MINOR_VERSION $${MINOR}/;s/^#define XPA_PATCH_LEVEL.*/#define XPA_PATCH_LEVEL $${PATCH}/;" < xpa.h > nxpa.h; \ mv xpa.h oxpa.h; \ mv nxpa.h xpa.h) configure: configure.ac autoconf dist: configure ($(RM) -r $(DISTDIR); \ mkdir $(DISTDIR); \ cp -p *.[ch] *.tcl $(DISTDIR)/.; \ cp -p pkgIndex.tcl $(DISTDIR)/.; \ cp -p Makefile.in $(DISTDIR)/.; \ chmod 664 $(DISTDIR)/Makefile.in; \ cp -p conf.h.in $(DISTDIR)/.; \ chmod 664 $(DISTDIR)/conf.h.in; \ cp -p configure.ac $(DISTDIR)/.; \ chmod 644 $(DISTDIR)/configure.ac; \ cp -p *.m4 $(DISTDIR)/.; \ chmod 644 $(DISTDIR)/*.m4; \ cp -p configure $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/configure; \ cp -p config.sub config.guess $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/config.sub $(DISTDIR)/config.guess; \ cp -p saoconfig $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/saoconfig; \ cp -p mklib $(DISTDIR)/.; \ chmod 755 $(DISTDIR)/mklib; \ cp -p install-sh $(DISTDIR)/install-sh; \ chmod 755 $(DISTDIR)/install-sh; \ cp -p README INSTALL COPYING $(DISTDIR)/.; \ mkdir $(DISTDIR)/doc; \ cp -p ./doc/*.html $(DISTDIR)/doc/.; \ cp -p ./doc/*.ps ./doc/*.pdf $(DISTDIR)/doc/.; \ cp -p ./doc/Makefile $(DISTDIR)/doc/.; \ mkdir $(DISTDIR)/doc/sman; \ cp -p ./doc/sman/* $(DISTDIR)/doc/sman/.; \ mkdir $(DISTDIR)/man; \ cp -p -R ./man/* $(DISTDIR)/man/.) release: dist (cd $(DISTDIR); cd ..; \ tar cf - $(DISTNAME) | \ gzip -9 -c > $(FTPDIR)/$(DISTNAME).tar.gz) tar: ($(RM) config.cache; \ cd ..; \ tar cf - $(DISTNAME) | gzip -9 -c > $(DISTNAME).tar.gz) errcheck: @-egrep 'error|warning' foo itar: (cd doc/sman; \ tar cf - . | gzip -9 -c > ../../../$(DISTNAME)-iman.tar.gz) sman: @(cd doc && $(MAKE) index) docs: @(cd doc; $(MAKE)) pure: xpaset.pure xpaget.pure xpainfo.pure xpaaccess.pure \ xpans.pure xpamb.pure ctest.pure stest.pure rtest.pure xpaset.pure: $(LIB) xpaset.o purify $(CC) $(LDFLAGS) xpaset.o -o xpaset.pure \ $(LLIB) $(LIBS) xpaget.pure: $(LIB) xpaget.o purify $(CC) $(LDFLAGS) xpaget.o -o xpaget.pure \ $(LLIB) $(LIBS) xpainfo.pure: $(LIB) xpainfo.o purify $(CC) $(LDFLAGS) xpainfo.o -o xpainfo.pure \ $(LLIB) $(LIBS) xpaaccess.pure: $(LIB) xpaaccess.o purify $(CC) $(LDFLAGS) xpaaccess.o -o xpaaccess.pure \ $(LLIB) $(LIBS) xpans.pure: $(LIB) xpans.o purify $(CC) $(LDFLAGS) xpans.o -o xpans.pure \ $(LLIB) $(LIBS) $(TLIB) xpamb.pure: $(LIB) xpamb.o purify $(CC) $(LDFLAGS) xpamb.o -o xpamb.pure \ $(LLIB) $(LIBS) ctest.pure: $(LIB) ctest.o purify $(CC) $(LDFLAGS) ctest.o -o ctest.pure \ $(LLIB) $(LIBS) stest.pure: $(LIB) stest.o purify $(CC) $(LDFLAGS) stest.o -o stest.pure $(LIB) \ $(X_LIBS) -lXt $(X_PRE_LIBS) -lXext -lX11 $(LIBS) rtest.pure: $(LIB) rtest.o purify $(CC) $(LDFLAGS) rtest.o -o rtest.pure \ $(LLIB) $(LIBS) # DO NOT DELETE THIS LINE -- make depend depends on it. pyds9-1.8.1/xpa/README000066400000000000000000000041521265250223700142470ustar00rootroot00000000000000This is the directory for XPA 2.0. The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). Using standard TCP sockets as a transport mechanism, XPA supports both single-point and broadcast messaging to and from these servers. It supports direct communication between clients and servers, or indirect communication via an intermediate message bus emulation program. Host-based access control is implemented, as is as the ability to communicate with XPA servers across a network. XPA implements a layered interface that is designed to be useful both to software developers and to users. The interface consists of a library of XPA client and server routines for use in C/C++ programs and a suite of high-level user programs built on top of these libraries. Using the XPA library, access points can be added to Tcl/Tk programs, Xt programs, or to Unix programs that use the XPA event loop or any event loop based on select(). Client access subroutines can be added to any Tcl/Tk, Xt, or Unix program. Client access also is supported at the command line via a suite of high-level programs. To build XPA, see the INSTALL instructions (which are based on standard instructions for building software using GNU configure). Documentation for XPA is contained in the doc subdirectory (where the help.html file is the top-level index). If you have questions, please contact us at: saord@cfa.harvard.edu. Eric Mandel pyds9-1.8.1/xpa/acl.c000066400000000000000000000275011265250223700142750ustar00rootroot00000000000000/* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ /* * * acl.c -- xpa access control list management * */ #include /* *---------------------------------------------------------------------------- * * * Private Routines * * *---------------------------------------------------------------------------- */ /* this is the head of the global list -- too lazy to do anything more */ static XACL aclhead=NULL; #ifdef ANSI_FUNC static XACL XPAAclLookup (char *xclass, char *name, unsigned int ip, int exact) #else static XACL XPAAclLookup(xclass, name, ip, exact) char *xclass; char *name; unsigned int ip; int exact; #endif { XACL cur; /* look for exact match */ for(cur=aclhead; cur!=NULL; cur=cur->next){ if( !strcmp(xclass, cur->xclass) && !strcmp(name, cur->name) && ((cur->ip == 0) || (cur->ip == ip)) ){ return(cur); } } /* otherwise look for a template match (unless exact was specified) */ if( !exact ){ for(cur=aclhead; cur!=NULL; cur=cur->next){ if( tmatch(xclass, cur->xclass) && tmatch(name, cur->name) && ((cur->ip == 0) || (cur->ip == ip)) ){ return(cur); } } } return(NULL); } /* *---------------------------------------------------------------------------- * * Routine: XPAAclParse * * Purpose: parse acl list into components * * Returns: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAAclParse (char *lbuf, char *xclass, char *name, unsigned int *ip, char *acl, int len) #else static int XPAAclParse(lbuf, xclass, name, ip, acl, len) char *lbuf; char *xclass; char *name; unsigned int *ip; char *acl; int len; #endif { char tbuf[SZ_LINE]; int lp=0; /* class:name is required */ if( word(lbuf, tbuf, &lp) ){ XPAParseName(tbuf, xclass, name, len); } else return(-1); /* host is required but can be "*" for "all hosts" */ if( word(lbuf, tbuf, &lp) ){ if( !strcmp(tbuf, "*") ) *ip = 0; else *ip = gethostip(tbuf); } else return(-1); /* acl is required */ if( word(lbuf, tbuf, &lp) ){ if( !strcmp(tbuf, "+") ) strcpy(acl, XPA_ACLS); else if( !strcmp(tbuf, "-") ) *acl = '\0'; else strcpy(acl, tbuf); return(0); } else return(-1); } /* *---------------------------------------------------------------------------- * * * Semi-Public Routines (used by command.c) * * *---------------------------------------------------------------------------- */ /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveAcl * * Purpose: add or modify the acl for this access point * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAReceiveAcl (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else int XPAReceiveAcl(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; XPAComm comm; int i; int got; char *s=NULL; char lbuf[SZ_LINE]; char tbuf[SZ_LINE]; if( paramlist && *paramlist ){ s = paramlist; while( isspace((int)*s) ) s++; snprintf(tbuf, SZ_LINE, "%s:%s %s\n", xpa->xclass, xpa->name, s); if( XPAAclEdit(tbuf) < 0 ){ snprintf(lbuf, SZ_LINE, "invalid acl: %s\n", tbuf); XPAError(xpa, lbuf); return(-1); } } else{ while((XPAGets(xpa, xpa_datafd(xpa), lbuf, SZ_LINE, XPAShortTimeout())>0)&& *lbuf ){ snprintf(tbuf, SZ_LINE, "%s:%s %s\n", xpa->xclass, xpa->name, lbuf); got = XPAAclEdit(tbuf); if( got < 0 ){ snprintf(lbuf, SZ_LINE, "invalid acl: %s\n", tbuf); XPAError(xpa, lbuf); return(-1); } } } /* reset all acl flags for this xpa so acl is recalculated */ for(comm=xpa->commhead; comm!=NULL; comm=comm->next){ for(i=0; i<4; i++){ comm->acl[i] = -1; } } return(0); } /* *---------------------------------------------------------------------------- * * Routine: XPASendAcl * * Purpose: return the acl for this access point * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPASendAcl (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else int XPASendAcl(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { XPA xpa = (XPA)call_data; XACL cur; int got = 0; char tbuf[SZ_LINE]; /* zero all flags */ for(cur=aclhead; cur!=NULL; cur=cur->next){ cur->flag = 0; } /* look for exact matches */ for(cur=aclhead; cur!=NULL; cur=cur->next){ if(!strcmp(xpa->xclass, cur->xclass) && !strcmp(xpa->name, cur->name)){ snprintf(tbuf, SZ_LINE, "%s:%s %s %s\n", cur->xclass, cur->name, getiphost(cur->ip), cur->acl); send(xpa_datafd(xpa), tbuf, strlen(tbuf), 0); cur->flag = 1; got++; } } /* look for template matches that we have not printed yet */ for(cur=aclhead; cur!=NULL; cur=cur->next){ if( cur->flag == 0 ){ if(tmatch(xpa->xclass, cur->xclass) && tmatch(xpa->name, cur->name)){ snprintf(tbuf, SZ_LINE, "%s:%s %s %s\n", cur->xclass, cur->name, getiphost(cur->ip), cur->acl); send(xpa_datafd(xpa), tbuf, strlen(tbuf), 0); got++; } } } /* zero all flags */ for(cur=aclhead; cur!=NULL; cur=cur->next){ cur->flag = 0; } if( got == 0 ){ send(xpa_datafd(xpa), "\n", 1, 0); } return(0); } /* *---------------------------------------------------------------------------- * * * Public Routines * * *---------------------------------------------------------------------------- */ /* *---------------------------------------------------------------------------- * * Routine: XPAAclEdit * * Purpose: add or modify acl entry in the xpa acl list * * Returns: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAAclEdit (char *lbuf) #else int XPAAclEdit(lbuf) char *lbuf; #endif { XACL cur; char xclass[SZ_LINE]; char name[SZ_LINE]; char acl[SZ_LINE]; unsigned int ip; if( XPAAclParse(lbuf, xclass, name, &ip, acl, SZ_LINE) < 0 ) return(-1); if( ip == 0 ) return(-1); cur = XPAAclLookup(xclass, name, ip, 1); if( cur == NULL ) return(XPAAclAdd(lbuf)); else{ if( *acl == '\0' ){ XPAAclDel(cur); } else{ if( cur->acl ) xfree(cur->acl); cur->acl = xstrdup(acl); } return(0); } } /* *---------------------------------------------------------------------------- * * Routine: XPAAclAdd * * Purpose: add one acl entry to the xpa acl list * * Returns: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAAclAdd (char *lbuf) #else int XPAAclAdd(lbuf) char *lbuf; #endif { XACL xnew; XACL cur; char xclass[SZ_LINE]; char name[SZ_LINE]; char acl[SZ_LINE]; unsigned int ip; /* allocate acl struct */ if( (xnew = (XACL)xcalloc(1, sizeof(XACLRec))) == NULL ) goto error; /* parse info from line buffer */ if( XPAAclParse(lbuf, xclass, name, &ip, acl, SZ_LINE) < 0 ) goto error; /* fill in the blanks */ xnew->xclass = xstrdup(xclass); xnew->name = xstrdup(name); xnew->ip = ip; xnew->acl = xstrdup(acl); /* add this acl to end of list of acl's */ if( aclhead == NULL ){ aclhead = xnew; } else{ for(cur=aclhead; cur->next!=NULL; cur=cur->next) ; cur->next = xnew; } return(0); error: if( xnew ) xfree(xnew); return(-1); } /* *--------------------------------------------------------------------------- * * Routine: XPAAclDel * * Purpose: free up memory in the acl record structure * * Results: 0 on success, -1 for failure * *--------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAAclDel (XACL acl) #else int XPAAclDel(acl) XACL acl; #endif { XACL cur; if( acl == NULL ) return(-1); /* remove from list of acl's */ if( aclhead ){ if( aclhead == acl ){ aclhead = aclhead->next; } else{ for(cur=aclhead; cur!=NULL; cur=cur->next){ if( cur->next == acl ){ cur->next = (cur->next)->next; break; } } } } /* free up string space */ if( acl->xclass ) xfree(acl->xclass); if( acl->name ) xfree(acl->name); if( acl->acl ) xfree(acl->acl); /* free up record struct */ xfree((char *)acl); return(0); } /* *---------------------------------------------------------------------------- * * Routine: XPAAclFree * * Purpose: * * Results: 1 on success, 0 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC void XPAAclFree (void) #else void XPAAclFree() #endif { XACL cur, tacl; for(cur=aclhead; cur!=NULL; ){ tacl = cur->next; XPAAclDel(cur); cur = tacl; } } /* *---------------------------------------------------------------------------- * * Routine: XPAAclNew * * Purpose: read or re-read the acl list * * Results: number of lines in list (including default) * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAAclNew (char *aname, int flag) #else int XPAAclNew(aname, flag) char *aname; int flag; #endif { int got=0; char lbuf[SZ_LINE]; char hostname[SZ_LINE]; char *s; char *obuf; char *aclname=NULL; char *aclpath=NULL; char *defacl=NULL; char *defcopy=NULL; char *keywords[10]; char *values[10]; int nkeys; FILE *fp=NULL; /* if there is an old list, free it */ if( flag == 0 ) XPAAclFree(); /* get acl file name */ if( aname && *aname ) aclname = aname; else if( (aclname=(char *)getenv("XPA_ACLFILE")) == NULL ) aclname = XPA_ACLFILE; /* get the default acl */ if( (defacl=(char *)getenv("XPA_DEFACL")) == NULL ) defacl = XPA_DEFACL; /* macro-expand it to deal with the host name */ gethost(hostname, SZ_LINE); nkeys = 0; keywords[0] = "host"; values[0] = hostname; nkeys++; /* open the acl file */ if( (aclpath=(char *)Access(aclname, "r")) != NULL ){ if( (fp=fopen(aclpath, "r")) != NULL ){ while( fgets(lbuf, SZ_LINE, fp) ){ if( *lbuf == '#' ){ continue; } if( (obuf=macro(lbuf, keywords, values, nkeys, NULL, NULL)) != NULL ){ if( XPAAclAdd(obuf) == 0 ) got++; xfree(obuf); } } fclose(fp); } xfree(aclpath); } /* add default acl (it very likely was overridden in the file) */ defcopy=(char *)xstrdup(defacl); for(s=(char *)strtok(defcopy,";"); s!=NULL; s=(char *)strtok(NULL,";")){ if( (obuf = macro(s, keywords, values, nkeys, NULL, NULL)) != NULL ){ if( XPAAclAdd(obuf) == 0 ) got++; xfree(obuf); } } if( defcopy) xfree(defcopy); /* return the news */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAAclCheck * * Purpose: validate an acl for a given class, name, and host * * Results: 1 on success, 0 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAAclCheck (XPA xpa, unsigned int ip, char *acl) #else int XPAAclCheck(xpa, ip, acl) XPA xpa; unsigned int ip; char *acl; #endif { char *s; XACL cur; if( !(cur = XPAAclLookup(xpa->xclass, xpa->name, ip, 0)) ) return(0); else if( cur->acl == NULL ) return(0); else{ for(s=acl; *s; s++){ if( !strchr(cur->acl, *s) ) return(0); } return(1); } } pyds9-1.8.1/xpa/aclocal.m4000066400000000000000000000000301265250223700152160ustar00rootroot00000000000000builtin(include,tcl.m4) pyds9-1.8.1/xpa/client.c000066400000000000000000002357231265250223700150230ustar00rootroot00000000000000/* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ #include /* *---------------------------------------------------------------------------- * * * Private Routines and Data * * *---------------------------------------------------------------------------- */ /* this is the head of the global list of client xpas */ static XPA xpaclienthead=NULL; static char errbuf[SZ_LINE]; /* holds current error message */ static int id=0; /* id of current command */ #define DATA_CONNECT 1 #define DATA_ACCEPT 2 #define DATA_DATA 4 /* use of a double fork() call is used to prevent zombies which happen if fork is a child of xpans started by an XPA server (i.e., for some reason, the SIGCHLD signal does not get sent to xpans parent) See Stevens, Advanced Programming in te Unix Environment, p. 202 */ #define USE_DOUBLE_FORK 1 #ifndef USE_DOUBLE_FORK #ifdef ANSI_FUNC void sig_chld(int signo) #else #endif { int stat; while(waitpid(-1, &stat, WNOHANG) > 0){ ; } return; } #endif /* *---------------------------------------------------------------------------- * * Routine: rdl * * Purpose: read characters up a new-line * * Returns: number of characters read * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int rdl (int fd, char *buf, size_t len) #else static int rdl(fd, buf, len) int fd; char *buf; int len; #endif { int i=0; int got; /* start out clean */ *buf = '\0'; /* make sure we have a valid channel */ if( fd < 0 ) return(-1); /* grab characters up to a new-line or max len */ while( i < (len-1) ){ got = read(fd, &(buf[i]), 1); if( got < 1 ) break; else if( buf[i++] == '\n' ) break; } buf[i] = '\0'; return(i); } /* *---------------------------------------------------------------------------- * * Routine: XPAProxyAccept * * Purpose: accept a connection from an XPA proxy server * * Return: fd of accepted connection or -1 * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAProxyAccept(XPA xpa, char *method, char *xclass, char *name, int ifd, unsigned int *rip, unsigned short *rport, char *rname) #else static int XPAProxyAccept(xpa, method, xclass, name, ifd, rip, rport, rname) XPA xpa; char *method; char *xclass; char *name; int ifd; unsigned int *rip; unsigned short *rport; char *rname; #endif { int sock; int got; int oum; int ofd; int niter; int swidth=FD_SETSIZE; int keep_alive=1; int reuse_addr=1; unsigned int ip; unsigned short port; char tbuf[SZ_LINE]; char amethod[SZ_LINE]; char *tptr; socklen_t slen; struct sockaddr_in sock_in; #if HAVE_SYS_UN_H struct sockaddr_un sock_un; #endif struct timeval tv; struct timeval *tvp; fd_set readfds; /* initialize results */ if( rip ) *rip = 0; if( rport ) *rport = 0; if( rname ) *rname = '\0'; switch(XPAMethod(method)){ case XPA_INET: if( !XPAParseIpPort(method, &ip, &port) ){ goto error; } /* open a socket for data connections */ if( (sock = xsocket(AF_INET, SOCK_STREAM, 0)) < 0 ){ PERROR(("xpaaccept socket")); goto error; } setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, (char *)&keep_alive, sizeof(keep_alive)); setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, (char *)&reuse_addr, sizeof(reuse_addr)); memset((char *)&sock_in, 0, sizeof(sock_in)); sock_in.sin_family = AF_INET; sock_in.sin_addr.s_addr = htonl(INADDR_ANY); sock_in.sin_port = htons(port); /* bind to the ip:port */ if( xbind(sock, (struct sockaddr *)&sock_in, sizeof(sock_in)) < 0 ){ PERROR(("xpaaccept bind")); xclose(sock); goto error; } snprintf(amethod, SZ_LINE, "%x:%d", ip, port); break; #if HAVE_SYS_UN_H case XPA_UNIX: ip = 0; port = 0; /* get filename part, composed of class and name and unique id */ snprintf(tbuf, SZ_LINE, "%s_%s.%d", xclass, name, (int)time(NULL)); /* change "/" to "_" for filename */ for(tptr = tbuf; *tptr != '\0'; tptr++){ if( *tptr == '/' ) *tptr = '_'; } /* create full pathname */ snprintf(amethod, SZ_LINE, "%s/%s", XPATmpdir(), tbuf); /* delete old copy */ unlink (amethod); /* open a socket and fill in socket information */ if( (sock = xsocket(AF_UNIX, SOCK_STREAM, 0)) < 0 ){ goto error; } setsockopt(sock, SOL_SOCKET, SO_KEEPALIVE, (char *)&keep_alive, sizeof(keep_alive)); memset((char *)&sock_un, 0, sizeof(sock_un)); sock_un.sun_family = AF_UNIX; strcpy(sock_un.sun_path, amethod); /* unset umask so that everyone can read and write */ oum = umask(0); /* bind to the file */ got = xbind(sock, (struct sockaddr *)&sock_un, sizeof(sock_un)); /* reset umask to previous */ umask(oum); /* now check for bind error */ if( got < 0 ){ xclose(sock); goto error; } break; #endif default: goto error; } /* send port to client so they can connect */ /* first listen for the connection */ if( listen(sock, XPA_MAXLISTEN) < 0 ){ PERROR(("xpaaccept listen")); xclose(sock); goto error; } /* and tell the client that we are listening */ snprintf(tbuf, SZ_LINE, "xpaaccept %s (%s:%s %s)\n", amethod, xclass, name, method); FPRINTF((stderr, "%sXPAProxyAccept: sending command to %d:\n%s", _sp, ifd, tbuf)); if( XPAPuts(NULL, ifd, tbuf, XPAShortTimeout()) <= 0 ){ PERROR(("client xpaaccept write")); xclose(sock); goto error; } /* we will iterate on xselect */ if( XPAShortTimeout() > 0 ) niter = XPAShortTimeout()*100; else niter = XPA_SHORT_TIMEOUT*100; again: /* this has to be able to time out */ tv.tv_sec = 0; tv.tv_usec = 10000; tvp = &tv; /* wait for this socket and XPA sockets */ FD_ZERO(&readfds); FD_SET(sock, &readfds); XPAAddSelect(NULL, &readfds); /* wait for the connection */ got = xselect(swidth, &readfds, NULL, NULL, tvp); /* process results of select */ if( got > 0 ){ if( !FD_ISSET(sock, &readfds)){ XPAProcessSelect(&readfds, 0); goto again; } switch(XPAMethod(method)){ case XPA_INET: while( 1 ){ slen = sizeof(struct sockaddr_in); if((ofd=xaccept(sock, (struct sockaddr *)&sock_in, &slen)) >= 0){ break; } else{ if( xerrno == EINTR ) continue; else{ PERROR(("xpaaccept acccept")); xclose(sock); goto error; } } } break; #if HAVE_SYS_UN_H case XPA_UNIX: while( 1 ){ slen = sizeof(struct sockaddr_un); if((ofd=xaccept(sock, (struct sockaddr *)&sock_un, &slen)) >= 0){ break; } else{ if( xerrno == EINTR ) continue; else{ PERROR(("xpaaccept acccept")); xclose(sock); goto error; } } } break; #endif default: xclose(sock); goto error; } } /* timeout? */ else if( got == 0 ){ if( --niter > 0 ){ goto again; } else{ xclose(sock); FPRINTF((stderr, "%sXPAProxyAccept: select timed out\n", _sp)); goto error; } } /* error */ else{ if( xerrno == EINTR ){ PERROR(("xpaaccept select")); goto again; } else{ xclose(sock); goto error; } } /* done with listening */ xclose(sock); /* fill in return information */ if( rip ) *rip = ip; if( rport ) *rport = port; if( rname ){ strncpy(rname, amethod, SZ_LINE-1); rname[SZ_LINE-1] = '\0'; } return(ofd); error: return(-1); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientNewInput * * Purpose: allocate a new input struct for reading data from stdin * * Return: input struct, or NULL on error * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static XPAInput XPAClientNewInput(XPA xpa) #else static XPAInput XPAClientNewInput(xpa) XPA xpa; #endif { XPAInput xnew, inp; /* allocate a new record */ if( (xnew=(XPAInput)xcalloc(1, sizeof(XPAInputRec))) == NULL ){ return(NULL); } /* allocate the data buffer */ xnew->buf = (char *)xmalloc(XPA_BIOSIZE); /* this buffer starts (and currently ends) at the current byte count */ xnew->start = xpa->inpbytes; xnew->end = xpa->inpbytes; xnew->bytes = 0; /* add this input to end of list of input's */ if( xpa->inphead == NULL ){ xpa->inphead = xnew; } else{ for(inp=xpa->inphead; inp->next!=NULL; inp=inp->next) ; inp->next = xnew; } /* return the record struct */ return(xnew); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientFreeInput * * Purpose: free a input buffer once its been sent to all targets * * Return: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static void XPAClientFreeInput (XPA xpa, XPAInput inp) #else static void XPAClientFreeInput(xpa, inp) XPA xpa; XPAInput inp; #endif { XPAInput cur; if( !xpa || !inp ) return; if( inp == xpa->inphead ){ xpa->inphead = inp->next; } else{ for(cur=xpa->inphead; cur!=NULL; cur=cur->next){ if( cur->next == inp ){ cur->next = inp->next; break; } } } /* free current record */ if( inp != NULL ){ if( inp->buf != NULL ) xfree(inp->buf ); xfree(inp); } } /* *---------------------------------------------------------------------------- * * Routine: XPAClientFreeAllInputs * * Purpose: free remaining input buffers * * Return: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static void XPAClientFreeAllInputs (XPA xpa) #else static void XPAClientFreeAllInputs(xpa) XPA xpa; #endif { XPAInput cur, tmp; if( !xpa ) return; for(cur=xpa->inphead; cur!=NULL; ){ tmp = cur->next; XPAClientFreeInput(xpa, cur); cur = tmp; } xpa->inpbytes = 0; } /* *---------------------------------------------------------------------------- * * Routine: XPAClientProcessInput * * Purpose: read input from stdin and store in an input struct * * Return: bytes read * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientProcessInput(XPA xpa) #else static int XPAClientProcessInput(xpa) XPA xpa; #endif { static XPAInput cur=NULL; int get, got; /* set up next buffer, if necessary */ for(cur=xpa->inphead; cur!=NULL; cur=cur->next){ if( cur->bytes < XPA_BIOSIZE ) break; } if( cur == NULL ){ cur = XPAClientNewInput(xpa); } /* read data from stdin */ get = MIN(XPA_IOSIZE, XPA_BIOSIZE - cur->bytes); if( isatty(xpa->ifd) ){ got = rdl(xpa->ifd, &(cur->buf[cur->bytes]), get); } else{ got = read(xpa->ifd, &(cur->buf[cur->bytes]), get); } switch(got){ case -1: if( XPAVerbosity() ){ PERROR(("XPA client read")); } return(0); case 0: xpa->ifd = -1; FPRINTF((stderr, "%sXPAClientProcessInput: signalling EOF\n", _sp)); break; default: break; } cur->bytes += got; cur->end += got; xpa->inpbytes += got; #ifdef FIXEDBYCYGWIN #if HAVE_CYGWIN /* on non-NT Windows machines, Cygwin select() does not work once a pipe gets EOF. It should show the fd ready for reading (and read 0 bytes), but does not, so we have to hack a manual check */ /* GetVersion is a Windows call */ if( GetVersion() >= 0x80000000L ){ if( got < get ){ xpa->ifd = -1; } } #endif #endif /* verify to stdout, if necessary */ if( xpa->client_mode & XPA_CLIENT_VERIFY ){ fwrite(&(cur->buf[cur->bytes-got]), sizeof(char), got, stdout); } /* return the number of bytes just read */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientFree * * Purpose: free a client record and remove from list * * Returns: none * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static void XPAClientFree (XPA xpa, XPAClient client) #else static void XPAClientFree(xpa, client) XPA xpa; XPAClient client; #endif { XPAClient cur; /* remove from list of xpa's */ if( xpa->clienthead ){ if( xpa->clienthead == client ){ xpa->clienthead = client->next; } else{ for(cur=xpa->clienthead; cur!=NULL; cur=cur->next){ if( cur->next == client ){ cur->next = client->next; break; } } } } if( client->cmdfd >= 0 ){ #if HAVE_CYGWIN shutdown(client->cmdfd, SHUT_RDWR); #endif xclose(client->cmdfd); } if( client->datafd >= 0 ){ #if HAVE_CYGWIN shutdown(client->datafd, SHUT_RDWR); #endif xclose(client->datafd); } if( client->dataname ){ unlink(client->dataname); xfree(client->dataname); } if( client->method ) xfree(client->method); if( client->info ) xfree(client->info); if( client->xtemplate ) xfree(client->xtemplate); if( client->xclass ) xfree(client->xclass); if( client->name ) xfree(client->name); if( client->id ) xfree(client->id); /* xpaget's fd mode has an alloc'ed bufptr and lenptr */ if( (client->type == 'g') && (client->mode & XPA_CLIENT_FD) ){ if( client->bufptr && *(client->bufptr) ) xfree(*(client->bufptr)); if( client->bufptr ) xfree(client->bufptr); if( client->lenptr ) xfree(client->lenptr); } xfree(client); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientDataSent * * Purpose: data is sent, so close data channel and change status to * signal that we are waiting for the server * * Returns: none * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static void XPAClientDataSent (XPA xpa, XPAClient client) #else static void XPAClientDataSent(xpa, client) XPA xpa; XPAClient client; #endif { FPRINTF((stderr, "%sXPAClientDataSent: for cmd %d data %d\n", _sp, client->cmdfd, client->datafd)); /* close the data channel, which should trigger a result from the server */ if( client->datafd >= 0 ){ #if HAVE_CYGWIN shutdown(client->datafd, SHUT_RDWR); #endif xclose(client->datafd); client->datafd = -1; } /* we are now waiting for the server to complete the calllback */ client->status = XPA_CLIENT_WAITING; } /* *---------------------------------------------------------------------------- * * Routine: XPAClientEnd * * Purpose: finish up with this client * * Returns: error message or null * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static char * XPAClientEnd (XPA xpa, XPAClient client) #else static char *XPAClientEnd(xpa, client) XPA xpa; XPAClient client; #endif { char *error=NULL; char *eptr; FPRINTF((stderr, "%sXPAClientEnd: for cmd %d data %d\n", _sp, client->cmdfd, client->datafd)); /* always read the status line -- if we are not ack'ing, we'll get an OK from the server before the calllback and we can exit quickly */ /* don't do this if client is xpainfo and we're not ack'ing */ if( !((client->type == 'i') && !(client->mode & XPA_CLIENT_ACK)) ){ retry: if( XPAGets(NULL, client->cmdfd, errbuf, SZ_LINE, XPALongTimeout()) >0 ){ FPRINTF((stderr, "%sXPAClientEnd: read %s\n", _sp, errbuf)); eptr = errbuf; /* this should never happen */ if( *eptr == '?' ){ snprintf(errbuf, SZ_LINE, "XPA$WARNING: protocol mismatch - missing id\n%s", eptr); error = NULL; } else{ /* make sure we are dealing with a proper message */ if( strncmp(eptr, client->id, strlen(client->id)) ){ if( XPAVerbosity() > 1 ){ fprintf(stderr, "XPA$WARNING: ignoring out of sync server message:\n"); fprintf(stderr, "%s", errbuf); } goto retry; } /* go past id */ eptr += strlen(client->id); while( isspace((int)*eptr) ) eptr++; if( !strncmp(eptr, "XPA$OK", 6) ){ error = NULL; } else{ error = eptr; } } } else{ if( XPAVerbosity() > 1 ){ fprintf(stderr, "XPA$WARNING: no reply from server callback (assuming OK)\n"); } error = NULL; } } else error = NULL; /* store the error return */ if( client->errptr ) *(client->errptr) = xstrdup(error); /* remove this client if we are not meant to persist */ if( !xpa->persist ){ XPAClientFree(xpa, client); } /* otherwise mark as inactive */ else{ client->status = XPA_CLIENT_IDLE; client->bytes = 0; } /* return error status */ return(error); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientNew * * Purpose: allocate a new xpa client * * Returns: xpa client struct * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static XPAClient XPAClientNew (XPA xpa, char *mode, char *xtemplate, int type, char *xclass, char *name, char *method, char *info) #else static XPAClient XPAClientNew(xpa, mode, xtemplate, type, xclass, name, method, info) XPA xpa; char *mode; char *xtemplate; int type; char *xclass; char *name; char *method; char *info; #endif { XPAClient xnew, client; struct sockaddr_in sock_in; #if HAVE_SYS_UN_H struct sockaddr_un sock_un; #endif char xmode[SZ_LINE]; char tbuf[SZ_LINE]; char amethod[SZ_LINE]; char *s=NULL; unsigned short port; unsigned int ip=0; int fd; int pfd; int tries=0; int nsproxy=0; int keep_alive=1; FPRINTF((stderr, "%sXPAClientNew: entering with %s %s %s %s\n", _sp, xclass, name, method, info)); /* no errors as yet */ *errbuf = '\0'; /* look for reuse of xpans fd (used in conjunction with the xpans proxy) */ *xmode = '\0'; if( mode ){ strncpy(xmode, mode, SZ_LINE-1); xmode[SZ_LINE-1] = '\0'; } if( keyword(xmode, "nsproxy", tbuf, SZ_LINE) ){ nsproxy = 1; pfd = strtol(tbuf, &s, 0); fd = XPAProxyAccept(xpa, XPANSMethod(NULL,2), xclass, name, pfd, &ip, &port, amethod); /* make sure we got a valid int fd */ if( fd < 0 ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server on proxyaccept (%s:%s%s)\n", xclass, name, XPATimestamp()); FPRINTF((stderr, "%sXPAClientNew: %s", _sp, errbuf)); PERROR(("XPAClientNew")); return(NULL); } } /* normal usage: connect to server */ else{ switch(XPAMethod(method)){ case XPA_INET: again1: if( !XPAParseIpPort(method, &ip, &port) ) return(NULL); /* use $localhost over $host (we do not trust host to be correct) */ if( (ip == gethostip("$host")) && (tries == 0) ) ip = gethostip("$localhost"); /* connect to the server before we go further */ if( (fd = xsocket(AF_INET, SOCK_STREAM, 0)) < 0 ){ return(NULL); } setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (char *)&keep_alive, sizeof(keep_alive)); memset((char *)&sock_in, 0, sizeof(sock_in)); sock_in.sin_family = AF_INET; sock_in.sin_addr.s_addr = htonl(ip); sock_in.sin_port = htons(port); /* make the connection with the server */ if( connect(fd, (struct sockaddr *)&sock_in, sizeof(sock_in)) <0 ){ xclose(fd); /* if localhost doesn't work, make one try with the host ip */ /* we also try again just in case there was an odd error such as "permission denied", which we have seen once or twice */ if( tries < 2 ){ tries++; goto again1; } /* give up */ else{ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server on connect (%s:%s%s)\n", xclass, name, XPATimestamp()); PERROR(("XPAClientNew")); return(NULL); } } /* make sure we close on exec */ xfcntl(fd, F_SETFD, FD_CLOEXEC); FPRINTF((stderr, "%sXPAClientNew: inet connect returns fd %d\n", _sp, fd)); break; #if HAVE_SYS_UN_H case XPA_UNIX: again2: /* open a socket and fill in socket information */ if( (fd = xsocket(AF_UNIX, SOCK_STREAM, 0)) < 0 ){ return(NULL); } setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (char *)&keep_alive, sizeof(keep_alive)); memset((char *)&sock_un, 0, sizeof(sock_un)); sock_un.sun_family = AF_UNIX; strcpy(sock_un.sun_path, method); /* make the connection with the server */ if( connect(fd, (struct sockaddr *)&sock_un, sizeof(sock_un)) <0 ){ xclose(fd); /* Unix sockets get ECONNREFUSED when the listen queue is full, so we try a few times to give the server a chance to recover */ if( (xerrno == ECONNREFUSED) && (tries < XPA_RETRIES) ){ tries++; XPASleep(10); goto again2; } /* give up */ else{ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server on connect (%s:%s%s)\n", xclass, name, XPATimestamp()); PERROR(("XPAClientNew")); return(NULL); } } /* make sure we close on exec */ xfcntl(fd, F_SETFD, FD_CLOEXEC); FPRINTF((stderr, "%sXPAClientNew: unix connect returns fd %d\n", _sp, fd)); break; #endif default: return(NULL); } strncpy(amethod, method, SZ_LINE-1); amethod[SZ_LINE-1] = '\0'; } /* allocate new send record */ if( (xnew=(XPAClient)xcalloc(1, sizeof(XPAClientRec))) == NULL ){ xclose(fd); return(NULL); } /* fill in the blanks */ xnew->xtemplate = xstrdup(xtemplate); xnew->type = type; xnew->cmdfd = fd; xnew->datafd = -1; xnew->xclass = xstrdup(xclass); xnew->name = xstrdup(name); xnew->method = xstrdup(amethod); xnew->info = xstrdup(info); xnew->ip = ip; xnew->nsproxy = nsproxy; xnew->status = XPA_CLIENT_ACTIVE; /* now that we have a valid client, add to list */ if( xpa->clienthead == NULL ){ xpa->clienthead = xnew; } else{ for(client=xpa->clienthead; client->next!=NULL; client=client->next) ; client->next = xnew; } FPRINTF((stderr, "%sXPAClientNew: new fd %d\n", _sp, xnew->cmdfd)); /* return the good news */ return(xnew); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientAddSelect * * Purpose: add one or more xpa client sockets to the select flags * * Return: number of clients that were added to the select flags * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAClientAddSelect (XPA xpa, fd_set *readfdsptr, fd_set *writefdsptr) #else int XPAClientAddSelect(xpa, readfdsptr, writefdsptr) XPA xpa; fd_set *readfdsptr; fd_set *writefdsptr; #endif { XPAClient client; int got=0; int loop=0; /* better have some place to set the flags */ if( readfdsptr == NULL ) return(0); /* if no xpa is specified, do them all */ if( xpa == NULL ){ if( xpaclienthead == NULL ) return(0); xpa = xpaclienthead; loop = 1; } loop: /* set select flags for all clients */ for(client=xpa->clienthead; client!=NULL; client=client->next){ /* if this client is processing */ if( (client->status == XPA_CLIENT_PROCESSING) && (client->datafd >= 0) ){ if( client->type == 'g' ){ FPRINTF((stderr, "%sXPAClientAddSelect(get): adding fd %d\n", _sp, client->datafd)); FD_SET(client->datafd, readfdsptr); got++; } else if( client->type == 's' ){ FPRINTF((stderr, "%sXPAClientAddSelect(set): adding fd %d\n", _sp, client->datafd)); FD_SET(client->datafd, writefdsptr); got++; } } /* if this client is waiting */ else if( (client->status == XPA_CLIENT_WAITING) && (client->cmdfd >= 0) ){ FPRINTF((stderr, "%sXPAClientAddSelect(waiting): adding fd %d\n", _sp, client->cmdfd)); FD_SET(client->cmdfd, readfdsptr); got++; } } /* loop if necessary */ if( loop && (xpa=xpa->next) ) goto loop; /* return the news */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientGet * * Purpose: process an xpaget request for a given client * * Return: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientGet (XPA xpa, XPAClient client) #else static int XPAClientGet(xpa, client) XPA xpa; XPAClient client; #endif { int status; char tbuf[SZ_LINE]; /* allocate the first buffer, if necessary */ if( *(client->bufptr) == NULL ){ client->bufsize = XPA_IOSIZE; *(client->bufptr) = (char *)xmalloc(client->bufsize); *(client->lenptr) = 0; } if( (*(client->lenptr) + XPA_IOSIZE) > client->bufsize ){ client->bufsize += (XPA_IOSIZE*10); *(client->bufptr) = (char *)xrealloc(*(client->bufptr), client->bufsize); } /* now retrieve the data from the server */ status = recv(client->datafd, *(client->bufptr) + *(client->lenptr), XPA_IOSIZE, 0); /* status < 0 means error */ switch(status){ /* error */ case -1: /* socket would block */ if((xerrno == EINPROGRESS) || (xerrno == EWOULDBLOCK)){ return(0); } /* clean up after error */ if( *(client->bufptr) ){ xfree(*(client->bufptr)); *(client->bufptr) = NULL; client->bufsize = 0; } *(client->lenptr) = 0; XPAClientDataSent(xpa, client); #ifdef OLD (void)XPAClientEnd(xpa, client); /* we need to flag some sort of error, if nothing came across */ if( *(client->errptr) == NULL ){ *(client->errptr) = xstrdup( "XPA$ERROR: incomplete transmission from server\n"); } #endif break; /* eof */ case 0: /* if we have multiple clients, we now need to write this one */ if( client->mode & XPA_CLIENT_FD ){ if( xpa->nclient > 1 ){ snprintf(tbuf, SZ_LINE, "XPA$BEGIN %s:%s %s\n", client->xclass, client->name, client->method); write(client->fd, tbuf, strlen(tbuf)); } write(client->fd, *(client->bufptr), *(client->lenptr)); if( xpa->nclient > 1 ){ snprintf(tbuf, SZ_LINE, "XPA$END %s:%s %s\n", client->xclass, client->name, client->method); write(client->fd, tbuf, strlen(tbuf)); } /* we can free buf, since its not being passed back */ if( *(client->bufptr) ){ xfree(*(client->bufptr)); *(client->bufptr) = NULL; client->bufsize = 0; } } else{ /* set final buffer size and put a convenience null at the end */ if( *(client->bufptr) ){ client->bufsize = *(client->lenptr)+1; *(client->bufptr) = (char *)xrealloc(*(client->bufptr),client->bufsize); *(*(client->bufptr)+*(client->lenptr)) = '\0'; } } /* for all clients, we need to clean up */ XPAClientDataSent(xpa, client); #ifdef OLD (void)XPAClientEnd(xpa, client); #endif break; /* status > 0: bytes read */ default: *(client->lenptr) += status; /* for single client fd mode, we write immediately -- this deals with the important case of one client with a large amount of data */ if( (client->mode & XPA_CLIENT_FD) && (xpa->nclient == 1) ){ write(client->fd, *(client->bufptr), *(client->lenptr)); /* reset buf for next read */ if( *(client->bufptr) ) xfree(*(client->bufptr)); *(client->bufptr) = NULL; *(client->lenptr) = 0; } break; } return(status); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientSet * * Purpose: process an xpaset request for a given client * * Return: 0 on success, -1 on failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientSet (XPA xpa, XPAClient client) #else static int XPAClientSet(xpa, client) XPA xpa; XPAClient client; #endif { int status; int left; int got; int len; XPAInput inp; if( client->mode & XPA_CLIENT_BUF ){ while( 1 ){ len = MIN(XPA_IOSIZE, client->len - client->bytes); /* see if we have written it all */ if( len == 0 ){ status = 1; goto done; } /* write the next chunk */ FPRINTF((stderr, "%sXPAClientSet: fd %d sending %lu bytes (%lu - %lu)\n", _sp, client->datafd, (unsigned long)len, (unsigned long)client->len, (unsigned long)client->bytes)); got=send(client->datafd, &(client->buf[client->bytes]), len, 0); if( got >= 0 ){ client->bytes += got; if( XPALevelGet() >0 ) return(got); } else{ PERROR(("XPAClientSet")); /* check for error */ if( (xerrno != EWOULDBLOCK) && (xerrno != EAGAIN) ){ status = -1; goto done; } /* write would block, so we return and wait the server */ else{ return(0); } } } } /* reading from stdin and writing to servers */ else{ /* find the input buf that contains the data we need */ for(inp=xpa->inphead; inp!=NULL; inp=inp->next){ if( (client->bytes >= inp->start) && (client->bytes < inp->end) ){ break; } } /* if we can't find a buffer ... */ if( !inp ){ /* ... and we have all the input, we are done */ if( xpa->ifd < 0 ){ FPRINTF((stderr, "%sXPAClientSet: all data read\n", _sp)); status = 1; goto done; } /* ... but there is more input to come, return */ else{ return(0); } } /* optimization: don't write a buffer until its full (or until eof) */ if( (xpa->ifd >=0) && (inp->bytes < XPA_BIOSIZE) ){ return(0); } /* write bytes until we would block or until end of this buffer, etc */ while( 1 ){ len = MIN(XPA_IOSIZE, inp->end - client->bytes); FPRINTF((stderr, "%sXPAClientSet: has %lu=min(%d,(%lu-%lu)) [%d]\n", _sp, (unsigned long)len, XPA_IOSIZE, (unsigned long)inp->end, (unsigned long)client->bytes, client->status)); /* if we are done with this buffer, just return */ if( (client->status == XPA_CLIENT_PROCESSING) && (len <=0) ){ /* see if everyone else is done with this buffer as well, in which case we can free it */ left = 0; for(client=xpa->clienthead; client!=NULL; client=client->next){ if( (client->type != 's') || !(client->mode & XPA_CLIENT_FD) ) continue; /* in order to be totally written out, the following must be true: * 1. send->bytes must be past the end of this buffer * and * 2. this buffer must be filled or else we hit eof */ FPRINTF((stderr, "%sXPAClientSet: %lu>=%lu && ((%lu>=%d) or %d<0)) .. ", _sp, client->bytes, (unsigned long)inp->end, (unsigned long)inp->bytes, XPA_BIOSIZE, xpa->ifd)); if( (client->bytes >= inp->end) && ((inp->bytes >= XPA_BIOSIZE) || (xpa->ifd < 0)) ){ /* buffer complete written */ FPRINTF((stderr, "%sEOF (%lu)\n", _sp, (unsigned long)xpa->inpbytes)); ; } else{ FPRINTF((stderr, "%s\n", _sp)); /* buffer not complete written */ left++; break; } } /* if nothing is left, we can free this input struct */ if( !left ){ XPAClientFreeInput(xpa, inp); } return(0); } /* write to the server */ FPRINTF((stderr, "%sXPAClientSet: fd %d sending %lu bytes (%lu):\n", _sp, client->datafd, (unsigned long)len, (unsigned long)client->bytes)); got = send(client->datafd, &(inp->buf[client->bytes-inp->start]),len,0); /* check for success */ if( got >= 0 ){ /* update the number of bytes we wrote */ client->bytes += got; FPRINTF((stderr, "%sXPAClientSet: sent %lu bytes (total is %lu)\n", _sp, (unsigned long)got, (unsigned long)client->bytes)); /* go back for more */ if( XPALevelGet() >0 ) return(got); else continue; } /* check for error */ else{ PERROR(("XPAClientSet")); /* anything but a "would block" error is bad */ if( (xerrno != EWOULDBLOCK) && (xerrno != EAGAIN) ){ status = -1; goto done; } /* write would block, so we return and wait the server */ else{ FPRINTF((stderr, "%sXPAClientSet: waiting for more data\n", _sp)); return(0); } } } } done: XPAClientDataSent(xpa, client); #ifdef OLD (void)XPAClientEnd(xpa, client); #endif return(status); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientProcessSelect * * Purpose: process xpas that have pending reads or writes * * Return: number of xpas processed * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAClientProcessSelect (XPA xpa, fd_set *readfdsptr, fd_set *writefdsptr, int maxreq) #else int XPAClientProcessSelect(xpa, readfdsptr, writefdsptr, maxreq) XPA xpa; fd_set *readfdsptr; fd_set *writefdsptr; int maxreq; #endif { int got=0; int loop=0; XPAClient client; /* <= 0 means do all of them */ if( maxreq < 0 ){ maxreq = 0; } /* if no xpa is specified, do them all */ if( xpa == NULL ){ if( xpaclienthead == NULL ) return(0); xpa = xpaclienthead; loop = 1; } loop: /* first process any new input before we write output */ if( xfd_isset_stdin(xpa->ifd, readfdsptr) ){ xfd_clr_stdin(xpa->ifd, readfdsptr); XPAClientProcessInput(xpa); } /* look at all clients */ again: for(client=xpa->clienthead; client!=NULL; client=client->next){ /* if we are processing */ if( (client->status == XPA_CLIENT_PROCESSING) && (client->datafd>=0) ){ /* then handle new requests */ if((client->type == 'g') && FD_ISSET(client->datafd, readfdsptr)){ FD_CLR(client->datafd, readfdsptr); XPAClientGet(xpa, client); got++; if( maxreq && (got >= maxreq) ) return(got); goto again; } else if((client->type == 's') && FD_ISSET(client->datafd, writefdsptr)){ FD_CLR(client->datafd, writefdsptr); /* if the return is > 0, we completed the send */ if( XPAClientSet(xpa, client) > 0 ) got++; if( maxreq && (got >= maxreq) ) return(got); goto again; } } /* if this client is waiting */ else if( (client->status == XPA_CLIENT_WAITING) && (client->cmdfd >= 0) ){ if( FD_ISSET(client->cmdfd, readfdsptr)){ FD_CLR(client->cmdfd, readfdsptr); XPAClientEnd(xpa, client); got++; if( maxreq && (got >= maxreq) ) return(got); goto again; } } } /* loop if necessary */ if( loop && (xpa=xpa->next) ) goto loop; /* return the news */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientLoop * * Purpose: non-X programs event loop for handling XPA client events * * Returns: none * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientLoop (XPA xpa, int mode) #else static int XPAClientLoop(xpa, mode) XPA xpa; int mode; #endif { int got=0; int sgot; int doxpa=1; int ltimeout; char *s=NULL; fd_set readfds; fd_set writefds; static int width=0; struct timeval tv; struct timeval *tvp; /* set width once */ if( width == 0 ){ width = FD_SETSIZE; } /* allow environment to turn off xpa server processing in client loop */ if( (s=getenv("XPA_CLIENT_DOXPA")) && isfalse(s) ){ doxpa = 0; } ltimeout = XPALongTimeout(); FD_ZERO(&readfds); FD_ZERO(&writefds); while( XPAClientAddSelect(xpa, &readfds, &writefds) ){ /* add other XPA's and process them as we process the client */ if( (mode & XPA_CLIENT_SEL_XPA) && doxpa ){ FPRINTF((stderr, "%sXPAClientLoop: will handle server reqs ...\n", _sp)); XPAAddSelect(NULL, &readfds); } /* hopefully, a server will respond in a finite amount of time */ if( ltimeout > 0 ){ tv.tv_sec = ltimeout; tv.tv_usec = 0; tvp = &tv; } /* wait forever, if necessary */ else{ tvp = NULL; } /* add stdin to select, if there is one */ if( xpa->ifd >= 0 ){ xfd_set_stdin(xpa->ifd, &readfds); #if HAVE_MINGW32 /* BUT: for windows, we can't add stdin to select and therefore we must set a short timeout and look manually */ tv.tv_sec = 0; tv.tv_usec = 10000; /* this is the number of window iterations we will perform */ if( ltimeout > 0 ) ltimeout *= 100; tvp = &tv; #endif } /* wait for a server to respond */ FPRINTF((stderr, "%sXPAClientLoop: waiting on select() ...\n", _sp)); sgot = xselect(width, &readfds, &writefds, NULL, tvp); FPRINTF((stderr, "%sXPAClientLoop: select returns: %d\n", _sp, sgot)); /* error -- what should we do? */ if( sgot < 0 ){ if( xerrno == EINTR ){ FD_ZERO(&readfds); FD_ZERO(&writefds); continue; } if( XPAVerbosity() ){ perror("XPAClientLoop() select"); } exit(1); } /* timed out -- no one responded */ else if( sgot == 0 ){ #if HAVE_MINGW32 if( xpa->ifd >= 0 ){ if( ltimeout > 0 ){ if( --ltimeout <= 0 ) break; } } else{ break; } #else break; #endif } else{ got += XPAClientProcessSelect(xpa, &readfds, &writefds, 0); if( (mode & XPA_CLIENT_SEL_XPA) && doxpa ){ got += XPAProcessSelect(&readfds, 0); } } FD_ZERO(&readfds); FD_ZERO(&writefds); } return(got); } #if HAVE_MINGW32==0 /* *---------------------------------------------------------------------------- * * Routine: XPAClientLoopFork * * Purpose: non-X programs forked event loop for handling XPA client events * * Returns: number of clients "processed" * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientLoopFork (XPA xpa, int mode) #else static int XPAClientLoopFork(xpa, mode) XPA xpa; int mode; #endif { XPAClient client, tclient; pid_t pid; int got; int fd[2]; char active=1; #ifndef USE_DOUBLE_FORK struct sigaction act; /* set up the signal handler to reap children (to avoid zombies) */ act.sa_handler = sig_chld; sigemptyset(&act.sa_mask); act.sa_flags = 0; #ifdef SA_RESTART act.sa_flags |= SA_RESTART; #endif #ifdef SA_NOCLDWAIT act.sa_flags |= SA_NOCLDWAIT; #endif sigaction(SIGCHLD, &act, NULL); #endif if( pipe(fd) < 0 ){ got = 0; } else if( (pid = fork()) < 0 ){ close(fd[0]); close(fd[1]); got=0; } else if( pid == 0 ){ /* child */ /* child write to parent that he is active */ close(fd[0]); write(fd[1], &active, 1); close(fd[1]); #ifdef USE_DOUBLE_FORK /* second fork prevents zombies: when child/parent exits, second child is inherited by init and thus is not a child of original parent */ if( (pid = fork()) >= 0 ){ /* child/parent exits */ if( pid > 0 ) exit(0); /* new child goes on under init ... */ } #endif /* enter the main loop and process */ XPAIOCallsXPA(0); XPAClientLoop(xpa, mode); exit(0); } else { /* parent */ /* parent waits for child to wake up */ close(fd[1]); read(fd[0], &active, 1); close(fd[0]); #ifdef USE_DOUBLE_FORK /* for double fork, also wait for intermediate process to exit */ waitpid(pid, NULL, 0); #endif /* fake end of clients */ for(got=0, client=xpa->clienthead; client!=NULL; ){ got++; tclient = client->next; if( (client->status == XPA_CLIENT_PROCESSING) && (client->datafd >=0) ){ #if HAVE_CYGWIN /* In Cygwin, we call shutdown (as well as close) to avoid Windows problems. The parent can't do this since the child is using the sockets, so we just close the sockets explicitly here */ xclose(client->datafd); client->datafd = -1; if( !xpa->persist ){ xclose(client->cmdfd); client->cmdfd = -1; } #endif client->errptr = NULL; /* remove this client if we are not meant to persist */ if( !xpa->persist ){ XPAClientFree(xpa, client); } /* otherwise mark as inactive */ else{ client->status = XPA_CLIENT_IDLE; client->bytes = 0; } } client = tclient; } } return(got); } #endif /* *---------------------------------------------------------------------------- * * Routine: XPAClientConnect * * Purpose: go to name service and get new names, merge with old, * and connect to servers * * Returns: number of connections * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientConnect (XPA xpa, char *mode, char *xtemplate, int type) #else static int XPAClientConnect(xpa, mode, xtemplate, type) XPA xpa; char *mode; char *xtemplate; int type; #endif { int i; int n; int got; int lp=0; int total=0; char **xclasses; char **names; char **methods; char **infos; char xtype[2]; char xmode[SZ_LINE]; char tbuf[SZ_LINE]; char lbuf[SZ_LINE]; XPAClient client; /* do some initialization */ XPAInitEnv(); /* make sure we have a target */ if( !xtemplate || !*xtemplate ) return(0); /* make a string out of the type for the lookup */ xtype[0] = type; xtype[1] = '\0'; /* reset the number of clients we are processing */ xpa->nclient = 0; /* look for specific proxy info */ *xmode = '\0'; if( mode ){ strncpy(xmode, mode, SZ_LINE-1); xmode[SZ_LINE-1] = '\0'; } if( keyword(xmode, "ns", lbuf, SZ_LINE) ){ FPRINTF((stderr, "%sXPAClientConnect: using ns info: %s\n", _sp, lbuf)); newdtable("(),"); xclasses = (char **)xmalloc(sizeof(char *)); names = (char **)xmalloc(sizeof(char *)); methods = (char **)xmalloc(sizeof(char *)); infos = (char **)xmalloc(sizeof(char *)); if( word(lbuf, tbuf, &lp) ) xclasses[0] = xstrdup(tbuf); if( word(lbuf, tbuf, &lp) ) names[0] = xstrdup(tbuf); if( word(lbuf, tbuf, &lp) ) methods[0] = xstrdup(tbuf); infos[0] = xstrdup(XPA_DEF_CLIENT_INFO); n = 1; freedtable(); } /* else ask xpans for access points matching the template */ else{ n = XPANSLookup(xpa, xtemplate, xtype, &xclasses, &names, &methods, &infos); } /* mark existing clients who do not match this template */ for(got=0, client=xpa->clienthead; client !=NULL; client=client->next){ for(i=0; itype == type) && (!strcmp(client->xclass, xclasses[i])) && (!strcmp(client->name, names[i])) && (!strcmp(client->method, methods[i])) && (!strcmp(client->info, infos[i])) ){ got++; } } /* don't unmark if its a different type -- someone else might be active */ if( !got && (client->type == type) ){ client->status = XPA_CLIENT_IDLE; } } /* add new clients for this type */ for(i=0; iclienthead; client !=NULL; client=client->next){ if( (client->type == type) && (!strcmp(client->xclass, xclasses[i])) && (!strcmp(client->name, names[i])) && (!strcmp(client->method, methods[i])) && (!strcmp(client->info, infos[i])) ){ /* might have to change the template */ if( strcmp(client->xtemplate, xtemplate) ){ xfree(client->xtemplate); client->xtemplate = xstrdup(xtemplate); } client->status = XPA_CLIENT_ACTIVE; got++; total++; FPRINTF((stderr, "%sXPAClientConnect: existing match: %s %s %s\n", _sp, xclasses[i], names[i], methods[i])); break; } } if( !got ){ FPRINTF((stderr, "%sXPAClientConnect: calls XPAClientNew for %s:%s %s\n", _sp, xclasses[i], names[i], methods[i])); if( XPAClientNew(xpa, mode, xtemplate, type, xclasses[i], names[i], methods[i], infos[i]) ) total++; } /* done with these strings */ xfree(xclasses[i]); xfree(names[i]); xfree(methods[i]); xfree(infos[i]); } /* free up arrays alloc'ed by names server */ if( n > 0 ){ xfree(xclasses); xfree(names); xfree(methods); xfree(infos); } return(total); } /* *---------------------------------------------------------------------------- * * Routine: XPAClientStart * * Purpose: send init string to server and perform other authentication * tasks * * Returns: 0 if success, -1 otherwise * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAClientStart (XPA xpa, XPAClient client, char *paramlist, char *mode) #else static int XPAClientStart(xpa, client, paramlist, mode) XPA xpa; XPAClient client; char *paramlist; char *mode; #endif { int fd=0; int lp=0; int flags; int tries=0; int dmode=0; int keep_alive=1; unsigned int ip=0; unsigned short port; char tbuf[SZ_LINE]; char tbuf2[SZ_LINE]; char lbuf[SZ_LINE]; char *cmd=NULL; char *method=NULL; struct sockaddr_in sock_in; #if HAVE_SYS_UN_H struct sockaddr_un sock_un; #endif switch(client->type){ case 'a': cmd = "xpaaccess"; break; case 'g': cmd = "xpaget"; break; case 'i': cmd = "xpainfo"; break; case 's': cmd = "xpaset"; break; } /* get mode flags */ XPAMode(mode, &(client->mode), "ack", XPA_CLIENT_ACK, 1); if( client->type == 's' ) XPAMode(mode, &(xpa->client_mode), "verify", XPA_CLIENT_VERIFY, 0); /* package up and send the initialization message */ strcpy(lbuf, cmd); /* set and save the id value */ snprintf(tbuf, SZ_LINE, "%c%d", client->type, id++); if( client->id ) xfree(client->id); client->id = xstrdup(tbuf); /* if we are using the xpans proxy, we will want to call accept() (server calls connect()) for the data channel */ if( client->nsproxy ) strcat(lbuf, " -a"); /* set the value of the client big-endian-ness */ snprintf(tbuf, SZ_LINE, " -e %s", XPAEndian() ? "big" : "little"); strcat(lbuf, tbuf); snprintf(tbuf, SZ_LINE, " -i %s", client->id); strcat(lbuf, tbuf); if( !(client->mode & XPA_CLIENT_ACK) ) strcat(lbuf, " -n"); if( strcmp(client->info, XPA_DEF_CLIENT_INFO) ){ snprintf(tbuf, SZ_LINE, " -p %s", client->info); strcat(lbuf, tbuf); } snprintf(tbuf, SZ_LINE, " %s:%s", client->xclass, client->name); strcat(lbuf, tbuf); if( paramlist && *paramlist ){ strcat(lbuf, " "); strncat(lbuf, paramlist, MAX(0,(int)(SZ_LINE-(int)strlen(lbuf)-2))); } strcat(lbuf, "\n"); FPRINTF((stderr, "%sXPAClientStart: fd %d sends:\n%s", _sp, client->cmdfd, lbuf)); if( XPAPuts(NULL, client->cmdfd, lbuf, XPAShortTimeout()) <= 0 ){ goto error; } /* if xpainfo and no ack'ing, we are basically done */ if( (client->type == 'i') && !(client->mode & XPA_CLIENT_ACK) ){ goto done; } /* authentication */ retry: lp = 0; if( XPAGets(NULL, client->cmdfd, lbuf, SZ_LINE, XPAShortTimeout()) >0 ){ FPRINTF((stderr, "%sXPAClientStart: fd %d received cmd:\n%s", _sp, client->cmdfd, lbuf)); /* this should never happen */ if( !word(lbuf, tbuf, &lp) || (*tbuf == '?') ){ snprintf(errbuf, SZ_LINE, "XPA$WARNING: Protocol mismatch: id\n%s", lbuf); goto error; } /* make sure we are dealing with a proper message */ if( strcmp(tbuf, client->id) ){ FPRINTF((stderr, "%sXPA$WARNING: ignoring out of sync message:\n", _sp)); FPRINTF((stderr, "%s", lbuf)); if( XPAVerbosity() > 1 ){ fprintf(stderr, "XPA$WARNING: ignoring out of sync server message:\n"); fprintf(stderr, "%s", lbuf); } goto retry; } /* this should never happen */ if( !word(lbuf, tbuf, &lp) ){ snprintf(errbuf, SZ_LINE, "XPA$WARNING: missing BUF request\n%s", lbuf); goto error; } if( !strcmp(tbuf, "XPA$NODATA") || !strcmp(tbuf, "XPA$NOBUF") ){ xpa->nclient += 1; goto started; } /* support 2.2 (DATA) and 2.0,2.1 (BUF) */ else if( !strcmp(tbuf, "XPA$DATA") || !strcmp(tbuf, "XPA$BUF") ){ if( !strcmp(tbuf, "XPA$DATA") ){ dmode |= DATA_DATA; if( !word(lbuf, tbuf, &lp) ){ snprintf(errbuf, SZ_LINE, "XPA$WARNING: missing DATA request type\n%s", lbuf); goto error; } if( !strcmp(tbuf, "connect") ){ method = client->method; dmode |= DATA_CONNECT; } else if( !strcmp(tbuf, "accept") ){ method = client->method; dmode |= DATA_ACCEPT; } else{ snprintf(errbuf, SZ_LINE, "XPA$WARNING: invalid data connection request: %s (%s:%s)\n", tbuf, client->xclass, client->name); goto error; } } else if( !strcmp(tbuf, "XPA$BUF") ){ if( !word(lbuf, tbuf, &lp) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: missing data buffer method (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); goto error; } method = tbuf; dmode |= DATA_CONNECT; } /* handle connect-type requests */ if( dmode & DATA_CONNECT ){ switch(XPAMethod(method)){ case XPA_INET: XPAParseIpPort(method, &ip, &port); /* connect to the server before we go further */ if( (fd = xsocket(AF_INET, SOCK_STREAM, 0)) < 0 ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: bad socket for data chan (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); if( XPAVerbosity() ){ perror("XPA client socket"); } goto error; } setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (char *)&keep_alive, sizeof(keep_alive)); memset((char *)&sock_in, 0, sizeof(sock_in)); sock_in.sin_family = AF_INET; /* connect using the same ip we used for the command channel (i.e., could be localhost) */ sock_in.sin_addr.s_addr = htonl(client->ip); sock_in.sin_port = htons(port); FPRINTF((stderr, "%sXPAClientStart: attempting dchan connect: %s\n", _sp, method)); if( connect(fd, (struct sockaddr *)&sock_in, sizeof(sock_in)) < 0 ){ PERROR(("dchan connect")); snprintf(errbuf, SZ_LINE, "XPA$ERROR: can't connect to data chan (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); if( XPAVerbosity() ){ perror("XPA client connect"); } xclose(fd); goto error; } break; #if HAVE_SYS_UN_H case XPA_UNIX: again: /* open a socket and fill in socket information */ if( (fd = xsocket(AF_UNIX, SOCK_STREAM, 0)) < 0 ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: bad socket for data chan (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); if( XPAVerbosity() ){ perror("XPA client socket"); } goto error; } setsockopt(fd, SOL_SOCKET, SO_KEEPALIVE, (char *)&keep_alive, sizeof(keep_alive)); memset((char *)&sock_un, 0, sizeof(sock_un)); sock_un.sun_family = AF_UNIX; strcpy(sock_un.sun_path, method); FPRINTF((stderr, "%sXPAClientStart: attempting dchan connect: %s\n", _sp, method)); if( connect(fd, (struct sockaddr *)&sock_un, sizeof(sock_un)) < 0 ){ PERROR(("dchan connect")); xclose(fd); if( (xerrno == ECONNREFUSED) && (tries < XPA_RETRIES) ){ tries++; xclose(fd); XPASleep(10); goto again; } /* give up */ else{ snprintf(errbuf, SZ_LINE, "XPA$ERROR: can't connect to data chan (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); if( XPAVerbosity() ){ perror("XPA client connect"); } goto error; } } break; #endif default: snprintf(errbuf, SZ_LINE, "XPA$ERROR: unknown connection method (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); goto error; } } /* handle "doaccept" requests */ else if( dmode & DATA_ACCEPT ){ fd = XPAProxyAccept(xpa, XPANSMethod(NULL,2), client->xclass, client->name, client->cmdfd, NULL, NULL, tbuf2); if( fd < 0 ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: can't connect to proxy server (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); goto error; } else if( *tbuf2 ){ client->dataname = xstrdup(tbuf2); } } /* common code for either type of data connect request */ client->datafd = fd; /* make sure we close on exec */ xfcntl(client->datafd, F_SETFD, FD_CLOEXEC); /* for senders, set to no block mode */ if( client->type == 's' ){ /* save state and set in non-blocking mode */ xfcntl_nonblock(client->datafd, flags); } xpa->nclient += 1; goto started; } /* handle error message */ else if( !strcmp(tbuf, "XPA$ERROR") ){ snprintf(errbuf, SZ_LINE, "%s", &lbuf[lp]); goto error; } /* everything else is an error */ else{ snprintf(errbuf, SZ_LINE, "%s", &lbuf[lp]); goto error; } } else{ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server during handshake (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); goto error; } error: FPRINTF((stderr, "Error in XPAClientStart: %s", errbuf)); XPAClientFree(xpa, client); return(-1); started: /* it is necessary to add this this extra hack/ack between the authentication ack and the error return (both from the server) to avoid getting Nagle buffered. if we already did an accept, however, we already sent a message and need not repeat it */ if( !(dmode & DATA_ACCEPT) ){ FPRINTF((stderr, "%sXPAClientStart: %d sending nagle\n", _sp, client->cmdfd)); XPAPuts(NULL, client->cmdfd, "xpanagle\n", XPAShortTimeout()); } /* write a "data request" to the server on the data channel, supplying the arguments to allow the server to find the associated command */ if( dmode & DATA_DATA ){ if( !word(lbuf, tbuf, &lp) ) strcpy(tbuf, "?"); if( !word(lbuf, tbuf2, &lp) ) strcpy(tbuf2, "?"); snprintf(lbuf, SZ_LINE, "xpadata -f %s %s\n", tbuf, tbuf2); FPRINTF((stderr, "%sXPAClientStart: sending data channel %d request: %s", _sp, client->datafd, lbuf)); if( XPAPuts(NULL, client->datafd, lbuf, XPAShortTimeout()) <0 ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: unable to issue data request: %s (%s:%s%s)\n", lbuf, client->xclass, client->name, XPATimestamp()); FPRINTF((stderr, "%sXPAClientStart: error returned is %s", _sp, errbuf)); goto error; } } done: /* mark as active and started */ client->status = XPA_CLIENT_PROCESSING; return(0); } /* *---------------------------------------------------------------------------- * * * Public Routines * * *---------------------------------------------------------------------------- */ /* *--------------------------------------------------------------------------- * * Routine: XPAClientValid * * Purpose: see if the xpa client struct is valid * * Results: 1 on success, 0 for failure * *--------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAClientValid (XPA xpa) #else int XPAClientValid(xpa) XPA xpa; #endif { return(_XPAValid(xpaclienthead, xpa, "c")); } /* *---------------------------------------------------------------------------- * * Routine: XPAOpen * * Purpose: open a persistent XPA client connection * * Returns: XPA struct on success * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC XPA XPAOpen (char *mode) #else XPA XPAOpen(mode) char *mode; #endif { XPA xpa; /* allocate xpa struct */ if( (xpa = (XPA)xcalloc(1, sizeof(XPARec))) == NULL ) return(NULL); /* add version */ xpa->version = xstrdup(XPA_VERSION); /* mark this as a client struct */ xpa->type = xstrdup("c"); /* mark as persistent so we don't destroy at the end of the transfer */ xpa->persist = 1; /* add this xpa to end of list of client xpas */ XPAListAdd(&xpaclienthead, xpa); return(xpa); } /* *---------------------------------------------------------------------------- * * Routine: XPAClose * * Purpose: close a persistent XPA client connection * * Returns: none * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC void XPAClose (XPA xpa) #else void XPAClose(xpa) XPA xpa; #endif { XPAClient client, tclient; NS ns, tns; /* ignore struct if its not a client struct */ if( !XPAClientValid(xpa) ) return; /* remove from list of client xpas */ XPAListDel(&xpaclienthead, xpa); /* free each remaining client */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; XPAClientFree(xpa, client); client = tclient; } /* close down the name server and all of the remotes for this xpa */ for(ns=xpa->nshead; ns!=NULL; ){ tns = ns->next; XPANSClose(xpa, ns); ns = tns; } /* free string space */ if( xpa->version ) xfree(xpa->version); if( xpa->type ) xfree(xpa->type); if( xpa ) xfree(xpa); } /* *---------------------------------------------------------------------------- * * Routine: XPAGet * * Purpose: get XPA values * * Returns: 0 for success, -1 for failure * len bytes of data returned in buf * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAGet (XPA xpa, char *xtemplate, char *paramlist, char *mode, char **bufs, size_t *lens, char **names, char **messages, int n) #else int XPAGet(xpa, xtemplate, paramlist, mode, bufs, lens, names, messages, n) XPA xpa; char *xtemplate; char *paramlist; char *mode; char **bufs; size_t *lens; char **names; char **messages; int n; #endif { int i; int oldmode=0; int xmode=0; int type='g'; int idef=1; int got=0; char tbuf[SZ_LINE]; XPAClient client, tclient; FPRINTF((stderr, "%sXPAGet: starting\n", _sp)); /* if not persistent, we need a temp xpa struct; (also ignore passed struct if its not a client struct) */ if( (xpa == NULL) || strcmp(xpa->type, "c") ){ if( (xpa = XPAOpen(NULL)) == NULL ) return(-1); /* mark this as not persistent */ xpa->persist = 0; } /* save xpa mode -- this call might override */ else{ /* make sure we have a valid client handle */ if( !XPAClientValid(xpa) ){ if( XPAVerbosity() ){ fprintf(stderr, "XPA$ERROR: invalid xpa client handle\n"); } return(-1); } oldmode = xpa->client_mode; } /* these arrays are required */ if( (bufs == NULL) || (lens == NULL) ){ got = -1; goto done; } /* flag that we don't read from stdin */ xpa->ifd = -1; /* zero out the return buffers */ memset((char *)bufs, 0, ABS(n)*sizeof(char *)); memset((char *)lens, 0, ABS(n)*sizeof(size_t)); if( names != NULL ) memset((char *)names, 0, ABS(n)*sizeof(char *)); if( messages != NULL ) memset((char *)messages, 0, ABS(n)*sizeof(char *)); /* connect to clients and grab data */ if( XPAClientConnect(xpa, mode, xtemplate, type) >0 ){ /* retrieve data from n active clients */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotxclass, client->name, client->method); names[got] = xstrdup(tbuf); } if( XPAClientStart(xpa, client, paramlist, mode) >=0 ){ /* we fill buffers */ client->mode |= XPA_CLIENT_BUF; client->bufptr = &(bufs[got]); client->lenptr = &(lens[got]); if( names != NULL ) client->nameptr = &(names[got]); if( messages != NULL ) client->errptr = &(messages[got]); } else{ if( messages != NULL ) messages[got] = xstrdup(errbuf); } got++; } client = tclient; } /* if we have active clients */ if( got ){ #if HAVE_MINGW32==0 /* check for loop modes */ XPAMode(mode, &xmode, "dofork", XPA_CLIENT_SEL_FORK, 0); /* dofork implies don't do xpa */ if( xmode & XPA_CLIENT_SEL_FORK ) idef = 0; XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, idef); if( xmode & XPA_CLIENT_SEL_FORK ){ XPAClientLoopFork(xpa, xmode); } else{ /* enter the main loop and process */ XPAClientLoop(xpa, xmode); } #else XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, idef); XPAClientLoop(xpa, xmode); #endif } } done: /* look for clients who timed out */ for(i=0, client=xpa->clienthead; client!=NULL; client=client->next){ if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (istatus == XPA_CLIENT_PROCESSING) && ( messages != NULL) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server callback (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); messages[i] = xstrdup(errbuf); } } } /* remove this xpa if we are not meant to persist */ if( xpa && !xpa->persist ) XPAClose(xpa); /* restore xpa mode -- this call might override */ else xpa->client_mode = oldmode; /* return number of clients processes (including errors) */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAGetFd * * Purpose: get XPA values * * Returns: 0 for success, -1 for failure * len bytes of data returned in buf * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAGetFd (XPA xpa, char *xtemplate, char *paramlist, char *mode, int *fds, char **names, char **messages, int n) #else int XPAGetFd(xpa, xtemplate, paramlist, mode, fds, names, messages, n) XPA xpa; char *xtemplate; char *paramlist; int *fds; char *mode; char **names; char **messages; int n; #endif { int i; int oldmode=0; int xmode=0; int got=0; int type='g'; int idef=1; char tbuf[SZ_LINE]; XPAClient client, tclient; FPRINTF((stderr, "%sXPAGetFd: starting\n", _sp)); /* if not persistent, we need a temp xpa struct; (also ignore passed struct if its not a client struct) */ if( (xpa == NULL) || strcmp(xpa->type, "c") ){ if( (xpa = XPAOpen(NULL)) == NULL ) return(-1); /* mark this as not persistent */ xpa->persist = 0; } /* save xpa mode -- this call might override */ else{ /* make sure we have a valid client handle */ if( !XPAClientValid(xpa) ){ if( XPAVerbosity() ){ fprintf(stderr, "XPA$ERROR: invalid xpa client handle\n"); } return(-1); } oldmode = xpa->client_mode; } /* flag that we don't read from stdin */ xpa->ifd = -1; /* zero out the return buffers */ if( names != NULL ) memset((char *)names, 0, ABS(n)*sizeof(char *)); if( messages != NULL ) memset((char *)messages, 0, ABS(n)*sizeof(char *)); /* connect to clients and grab data */ if( XPAClientConnect(xpa, mode, xtemplate, type) > 0 ){ /* retrieve data from n active clients */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotxclass, client->name, client->method); names[got] = xstrdup(tbuf); } if( XPAClientStart(xpa, client, paramlist, mode) >= 0 ){ /* we write to an fd */ client->mode |= XPA_CLIENT_FD; /* negative value => one channel for all clients */ if( n < 0 ) client->fd = fds[0]; else client->fd = fds[got]; client->bufptr = (char **)xcalloc(1, sizeof(char *)); client->lenptr = (size_t *)xcalloc(1, sizeof(size_t)); if( names != NULL ) client->nameptr = &(names[got]); if( messages != NULL ) client->errptr = &(messages[got]); } else{ if( messages != NULL ) messages[got] = xstrdup(errbuf); } got++; } client = tclient; } /* if we have active clients */ if( got ){ #if HAVE_MINGW32==0 /* check for loop modes */ XPAMode(mode, &xmode, "dofork", XPA_CLIENT_SEL_FORK, 0); /* dofork implies don't do xpa */ if( xmode & XPA_CLIENT_SEL_FORK ) idef = 0; XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, idef); if( xmode & XPA_CLIENT_SEL_FORK ){ XPAClientLoopFork(xpa, xmode); } else{ /* enter the main loop and process */ XPAClientLoop(xpa, xmode); } #else XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, idef); XPAClientLoop(xpa, xmode); #endif } } /* look for clients who timed out */ for(i=0, client=xpa->clienthead; client!=NULL; client=client->next){ if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (istatus == XPA_CLIENT_PROCESSING) && ( messages != NULL) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server callback (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); messages[i] = xstrdup(errbuf); } } } /* remove this xpa if we are not meant to persist */ if( xpa && !xpa->persist ) XPAClose(xpa); /* restore xpa mode -- this call might override */ else xpa->client_mode = oldmode; /* return number of clients processes (including errors) */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPASet * * Purpose: set XPA values * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPASet (XPA xpa, char *xtemplate, char *paramlist, char *mode, char *buf, size_t len, char **names, char **messages, int n) #else int XPASet(xpa, xtemplate, paramlist, mode, buf, len, names, messages, n) XPA xpa; char *xtemplate; char *paramlist; char *mode; char *buf; size_t len; char **names; char **messages; int n; #endif { int i; int oldmode=0; int xmode=0; int got=0; int type='s'; int idef=1; char tbuf[SZ_LINE]; XPAClient client, tclient; FPRINTF((stderr, "%sXPASet: starting\n", _sp)); /* if not persistent, we need a temp xpa struct; (also ignore passed struct if its not a client struct) */ if( (xpa == NULL) || strcmp(xpa->type, "c") ){ if( (xpa = XPAOpen(NULL)) == NULL ) return(-1); /* mark this as not persistent */ xpa->persist = 0; } /* save xpa mode -- this call might override */ else{ /* make sure we have a valid client handle */ if( !XPAClientValid(xpa) ){ if( XPAVerbosity() ){ fprintf(stderr, "XPA$ERROR: invalid xpa client handle\n"); } return(-1); } oldmode = xpa->client_mode; } /* flag that we don't read from stdin */ xpa->ifd = -1; /* zero out the return buffers */ if( names != NULL ) memset((char *)names, 0, ABS(n)*sizeof(char *)); if( messages != NULL ) memset((char *)messages, 0, ABS(n)*sizeof(char *)); /* connect to clients and grab data */ if( XPAClientConnect(xpa, mode, xtemplate, type) >0 ){ /* retrieve data from n active clients */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotxclass, client->name, client->method); names[got] = xstrdup(tbuf); } if( XPAClientStart(xpa, client, paramlist, mode) >= 0 ){ /* we fill buffers */ client->mode |= XPA_CLIENT_BUF; client->buf = buf; client->len = len; if( names != NULL ) client->nameptr = &(names[got]); if( messages != NULL ) client->errptr = &(messages[got]); } else{ if( messages != NULL ) messages[got] = xstrdup(errbuf); } got++; } client = tclient; } /* if we have active clients */ if( got ){ #if HAVE_MINGW32==0 /* check for loop modes */ XPAMode(mode, &xmode, "dofork", XPA_CLIENT_SEL_FORK, 0); /* dofork implies don't do xpa */ if( xmode & XPA_CLIENT_SEL_FORK ) idef = 0; XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, idef); if( xmode & XPA_CLIENT_SEL_FORK ){ XPAClientLoopFork(xpa, xmode); } else{ /* enter the main loop and process */ XPAClientLoop(xpa, xmode); } #else XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, idef); XPAClientLoop(xpa, xmode); #endif } } /* look for clients who timed out */ for(i=0, client=xpa->clienthead; client!=NULL; client=client->next){ if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (istatus == XPA_CLIENT_PROCESSING) && ( messages != NULL) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server callback (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); messages[i] = xstrdup(errbuf); } } } /* remove this xpa if we are not meant to persist */ if( xpa && !xpa->persist ) XPAClose(xpa); /* restore xpa mode -- this call might override */ else xpa->client_mode = oldmode; /* return number of clients processes (including errors) */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPASetFd * * Purpose: set XPA values * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPASetFd (XPA xpa, char *xtemplate, char *paramlist, char *mode, int fd, char **names, char **messages, int n) #else int XPASetFd(xpa, xtemplate, paramlist, mode, fd, names, messages, n) XPA xpa; char *xtemplate; char *paramlist; char *mode; int fd; char **names; char **messages; int n; #endif { int i; int oldmode=0; int xmode=0; int got=0; int got2=0; int type='s'; int idef=1; int flags; char *s; char tbuf[SZ_LINE]; XPAClient client, tclient; FPRINTF((stderr, "%sXPASetFd: starting\n", _sp)); /* if not persistent, we need a temp xpa struct; (also ignore passed struct if its not a client struct) */ if( (xpa == NULL) || strcmp(xpa->type, "c") ){ if( (xpa = XPAOpen(NULL)) == NULL ) return(-1); /* mark this as not persistent */ xpa->persist = 0; } /* save xpa mode -- this call might override */ else{ /* make sure we have a valid client handle */ if( !XPAClientValid(xpa) ){ if( XPAVerbosity() ){ fprintf(stderr, "XPA$ERROR: invalid xpa client handle\n"); } return(-1); } oldmode = xpa->client_mode; } /* Set non-blocking mode for the input fd, if its not a tty */ xpa->ifd = fd; if( isatty(xpa->ifd) == 0 ){ /* save state and set in non-blocking mode */ xfcntl_nonblock(xpa->ifd, flags); } /* zero out the return buffers */ if( names != NULL ) memset((char *)names, 0, ABS(n)*sizeof(char *)); if( messages != NULL ) memset((char *)messages, 0, ABS(n)*sizeof(char *)); /* connect to clients and grab data */ if( XPAClientConnect(xpa, mode, xtemplate, type) >0 ){ /* open clients all at once */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotxclass, client->name, client->method); names[got] = xstrdup(tbuf); } if( XPAClientStart(xpa, client, paramlist, mode) >= 0 ){ /* we fill buffers */ client->mode |= XPA_CLIENT_FD; if( names != NULL ) client->nameptr = &(names[got]); if( messages != NULL ) client->errptr = &(messages[got]); } else{ if( messages != NULL ) messages[got] = xstrdup(errbuf); } got++; } client = tclient; } /* if we have active clients */ if( got ){ /* if fd is null, user did not want to send data, just the paramlist */ if( fd < 0 ){ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotclienthead; client!=NULL; client=client->next){ if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (istatus == XPA_CLIENT_PROCESSING) && ( messages != NULL) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server callback (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); messages[i] = xstrdup(errbuf); } } } /* reset flags, if necessary */ if( xpa->ifd >=0 && (isatty(xpa->ifd) ==0) ){ xfcntl(xpa->ifd, F_SETFL, flags); } /* free all input structs */ XPAClientFreeAllInputs(xpa); /* remove this xpa if we are not meant to persist */ if( xpa && !xpa->persist ) XPAClose(xpa); /* restore xpa mode -- this call might override */ else xpa->client_mode = oldmode; /* return number of clients processes (including errors) */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAInfo * * Purpose: send XPA info * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAInfo (XPA xpa, char *xtemplate, char *paramlist, char *mode, char **names, char **messages, int n) #else int XPAInfo(xpa, xtemplate, paramlist, mode, names, messages, n) XPA xpa; char *xtemplate; char *paramlist; char *mode; char **names; char **messages; int n; #endif { int i; int oldmode=0; int got=0; char type='i'; char *s; char tbuf[SZ_LINE]; XPAClient client, tclient; /* if not persistent, we need a temp xpa struct; (also ignore passed struct if its not a client struct) */ if( (xpa == NULL) || strcmp(xpa->type, "c") ){ if( (xpa = XPAOpen(NULL)) == NULL ) return(-1); /* mark this as not persistent */ xpa->persist = 0; } /* save xpa mode -- this call might override */ else{ /* make sure we have a valid client handle */ if( !XPAClientValid(xpa) ){ if( XPAVerbosity() ){ fprintf(stderr, "XPA$ERROR: invalid xpa client handle\n"); } return(-1); } oldmode = xpa->client_mode; } /* flag that we don't read from stdin */ xpa->ifd = -1; /* zero out the return buffers */ if( names != NULL ) memset((char *)names, 0, ABS(n)*sizeof(char *)); if( messages != NULL ) memset((char *)messages, 0, ABS(n)*sizeof(char *)); /* connect to clients and grab data */ if( XPAClientConnect(xpa, mode, xtemplate, type) >0 ){ /* retrieve data from n active clients */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotxclass, client->name, client->method); names[got] = xstrdup(tbuf); } if( XPAClientStart(xpa, client, paramlist, mode) >= 0 ){ XPAClientDataSent(xpa, client); s = XPAClientEnd(xpa, client); if( (messages != NULL) && (messages[got] == NULL) ) messages[got] = xstrdup(s); } else{ if( (messages != NULL) && (messages[got] == NULL) ) messages[got] = xstrdup(errbuf); } got++; } client = tclient; } } /* look for clients who timed out */ for(i=0, client=xpa->clienthead; client!=NULL; client=client->next){ if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (istatus == XPA_CLIENT_PROCESSING) && ( messages != NULL) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server callback (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); messages[i] = xstrdup(errbuf); } } } /* remove this xpa if we are not meant to persist */ if( xpa && !xpa->persist ) XPAClose(xpa); /* restore xpa mode -- this call might override */ else xpa->client_mode = oldmode; /* return number of clients processes (including errors) */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPAAccess * * Purpose: determine if XPA access point is available * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAAccess (XPA xpa, char *xtemplate, char *paramlist, char *mode, char **names, char **messages, int n) #else int XPAAccess(xpa, xtemplate, paramlist, mode, names, messages, n) XPA xpa; char *xtemplate; char *paramlist; char *mode; char **names; char **messages; int n; #endif { int i; int oldmode=0; int xmode=0; int got=0; int type='a'; char *s; char *ind1, *ind2; char tbuf[SZ_LINE]; XPAClient client, tclient; /* if not persistent, we need a temp xpa struct; (also ignore passed struct if its not a client struct) */ if( (xpa == NULL) || strcmp(xpa->type, "c") ){ if( (xpa = XPAOpen(NULL)) == NULL ) return(-1); /* mark this as not persistent */ xpa->persist = 0; } /* save xpa mode -- this call might override */ else{ /* make sure we have a valid client handle */ if( !XPAClientValid(xpa) ){ if( XPAVerbosity() ){ fprintf(stderr, "XPA$ERROR: invalid xpa client handle\n"); } return(-1); } oldmode = xpa->client_mode; } /* flag that we don't read from stdin */ xpa->ifd = -1; /* zero out the return buffers */ if( names != NULL ) memset((char *)names, 0, ABS(n)*sizeof(char *)); if( messages != NULL ) memset((char *)messages, 0, ABS(n)*sizeof(char *)); /* connect to clients and grab data */ if( XPAClientConnect(xpa, mode, xtemplate, type) >0 ){ /* retrieve data from n active clients */ for(client=xpa->clienthead; client!=NULL; ){ tclient = client->next; if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (gotxclass, client->name, client->method); names[got] = xstrdup(tbuf); } if( XPAClientStart(xpa, client, paramlist, mode) >=0 ){ XPAClientDataSent(xpa, client); s = XPAClientEnd(xpa, client); if( (messages != NULL) && (messages[got] == NULL) ) messages[got] = xstrdup(s); } else{ if( (messages != NULL) && (messages[got] == NULL) ) messages[got] = xstrdup(errbuf); } /* might have to fix the name if was an explicit mach:port */ if( names && names[got] && *errbuf && !strncmp(names[got], "?:?", 3) && (ind1=strrchr(errbuf, '(')) && (ind2=strrchr(errbuf, ')')) ){ ind1++; strncpy(tbuf, ind1, ind2-ind1); tbuf[ind2-ind1] = '\0'; xfree(names[got]); names[got] = xstrdup(tbuf); } got++; } client = tclient; } /* if we have active clients */ if( got ){ /* check for loop modes */ XPAMode(mode, &xmode, "doxpa", XPA_CLIENT_SEL_XPA, 1); /* enter the main loop and process */ XPAClientLoop(xpa, xmode); } } /* look for clients who timed out */ for(i=0, client=xpa->clienthead; client!=NULL; client=client->next){ if( (client->type == type) && (client->status != XPA_CLIENT_IDLE) && (istatus == XPA_CLIENT_PROCESSING) && ( messages != NULL) ){ snprintf(errbuf, SZ_LINE, "XPA$ERROR: no response from server callback (%s:%s%s)\n", client->xclass, client->name, XPATimestamp()); messages[i] = xstrdup(errbuf); } } } /* remove this xpa if we are not meant to persist */ if( xpa && !xpa->persist ) XPAClose(xpa); /* restore xpa mode -- this call might override */ else xpa->client_mode = oldmode; /* return number of clients processes (including errors) */ return(got); } pyds9-1.8.1/xpa/clipboard.c000066400000000000000000000147761265250223700155070ustar00rootroot00000000000000/* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ /* * * remote.c -- xpa access control list management * */ #include /* *---------------------------------------------------------------------------- * * * Private Routines * * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static XPAClip ClipBoardNew(XPA xpa, char *name) #else static XPAClip ClipBoardNew(xpa, name) XPA xpa; char *name; #endif { XPAClip cur, xnew; if( (xnew = (XPAClip)xcalloc(1, sizeof(XPAClipRec))) == NULL ) return(NULL); /* fill in record structure */ xnew->name = xstrdup(name); xnew->ip = xpa->comm->cmdip; /* add to the end of list */ if( xpa->cliphead == NULL ){ xpa->cliphead = xnew; } else{ for(cur=xpa->cliphead; cur->next!=NULL; cur=cur->next){ ; } cur->next = xnew; } return xnew; } #ifdef ANSI_FUNC static XPAClip ClipBoardLookup(XPA xpa, char *name) #else static XPAClip ClipBoardLookup(xpa, name) XPA xpa; char *name; #endif { XPAClip cur; /* look for reserved keywords that have callbacks */ for(cur=xpa->cliphead; cur!=NULL; cur=cur->next){ if( !strcmp(name, cur->name) && (xpa->comm->cmdip == cur->ip) ){ return(cur); } } return NULL; } #ifdef ANSI_FUNC static int ClipBoardAdd(XPA xpa, char *name, char *paramlist, char *buf) #else static int ClipBoardAdd(xpa, name, paramlist, buf) XPA xpa; char *name; char *paramlist; char *buf; #endif { XPAClip cur; if( !(cur = ClipBoardLookup(xpa, name)) ) cur = ClipBoardNew(xpa, name); if( !cur ) return -1; if( cur->value ) xfree(cur->value); cur->value = xstrdup(buf); return 0; } #ifdef ANSI_FUNC static int ClipBoardAppend(XPA xpa, char *name, char *paramlist, char *buf) #else static int ClipBoardAppend(xpa, name, paramlist, buf) XPA xpa; char *name; char *paramlist; char *buf; #endif { XPAClip cur; if( !(cur = ClipBoardLookup(xpa, name)) ) cur = ClipBoardNew(xpa, name); if( !cur ) return -1; if( cur->value ){ if( (cur->value = (char *)xrealloc(cur->value, strlen(cur->value)+strlen(buf)+1)) ) strcat(cur->value, buf); else return -1; } else{ cur->value = xstrdup(buf); } return 0; } #ifdef ANSI_FUNC static int ClipBoardDelete(XPA xpa, char *name, char *paramlist) #else static int ClipBoardDelete(xpa, name, paramlist) XPA xpa; char *name; char *paramlist; #endif { XPAClip cur; if( (cur = ClipBoardLookup(xpa, name)) ){ ClipBoardFree(xpa, cur); return 0; } else return -1; } /* *---------------------------------------------------------------------------- * * * Semi-Public Routines (used by xpa.c and command.c) * * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int ClipBoardFree(XPA xpa, XPAClip clip) #else int ClipBoardFree(xpa, clip) XPA xpa; XPAClip clip; #endif { XPAClip cur; if( !clip ) return 0; /* remove from list */ if( xpa->cliphead ){ if( xpa->cliphead == clip ){ xpa->cliphead = clip->next; } else{ for(cur=xpa->cliphead; cur!=NULL; cur=cur->next){ if( cur->next == clip ){ cur->next = clip->next; break; } } } } if( clip->name ) xfree(clip->name); if( clip->value ) xfree(clip->value); xfree(clip); return 1; } /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveClipboard * * Purpose: add a new clipboard entry * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAReceiveClipboard (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else int XPAReceiveClipboard(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; char cmd[SZ_LINE]; char name[SZ_LINE]; char tbuf[SZ_LINE]; int lp=0; int status = -1; *cmd = '\0'; *name = '\0'; if( paramlist && *paramlist ){ if( !word(paramlist, cmd, &lp) || !word(paramlist, name, &lp) ) goto done; /* lookup the command */ if( !strcmp(cmd, "add") ){ status = ClipBoardAdd(xpa, name, ¶mlist[lp], buf); } else if( !strncmp(cmd, "app", 3) ){ status = ClipBoardAppend(xpa, name, ¶mlist[lp], buf); } else if( !strncmp(cmd, "del", 3) ){ status = ClipBoardDelete(xpa, name, ¶mlist[lp]); } #ifdef LATER else if( !strncmp(cmd, "loa", 3) ){ status = ClipBoardLoad(xpa, name, ¶mlist[lp], buf); } else if( !strncmp(cmd, "sav", 3) ){ status = ClipBoardSave(xpa, name, ¶mlist[lp]); } #endif } done: if( status < 0 ){ if( !*cmd || !*name ){ XPAError(xpa, "XPA clipboard requires: add|append|delete name\n"); } else{ snprintf(tbuf, SZ_LINE, "XPA clipboard invalid cmd or name: %s %s\n", cmd, name); XPAError(xpa, tbuf); } } return(status); } /* *---------------------------------------------------------------------------- * * Routine: XPASendClipboard * * Purpose: return clipboard information * * Returns: 0 for success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPASendClipboard (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else int XPASendClipboard(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { XPA xpa = (XPA)call_data; char name[SZ_LINE]; char tbuf[SZ_LINE]; int lp=0; int status = -1; XPAClip cur; *name = '\0'; if( paramlist && *paramlist ){ if( !word(paramlist, name, &lp) ) goto done; if( !(cur = ClipBoardLookup(xpa, name)) ) goto done; if( cur->value ){ send(xpa_datafd(xpa), cur->value, strlen(cur->value), 0); status = 0; } } done: if( status < 0 ){ if( !*name ){ XPAError(xpa, "XPA clipboard requires: name\n"); } else{ snprintf(tbuf, SZ_LINE, "XPA clipboard invalid name: %s\n", name); XPAError(xpa, tbuf); } } return(status); } /* *---------------------------------------------------------------------------- * * * Public Routines * * *---------------------------------------------------------------------------- */ pyds9-1.8.1/xpa/command.c000066400000000000000000000732411265250223700151560ustar00rootroot00000000000000/* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ #include /* *---------------------------------------------------------------------------- * * * Private Routines and Data * * *---------------------------------------------------------------------------- */ /* this is the static xpa struct that holds the reserved commands */ static XPA rxpa=NULL; /* *---------------------------------------------------------------------------- * * Routine: XPACmdParseNames * * Purpose: massage a name string, changing multiple sequential spaces * into a single space * * Returns: new name, with spaces massaged (also number of spacess) * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static char * XPACmdParseNames(char *lbuf, int *ntokens) #else static char *XPACmdParseNames(lbuf, ntokens) char *lbuf; int *ntokens; #endif { char tbuf[SZ_LINE]; int lp=0; char *buf; /* can't be larger than the original string */ buf = (char *)xmalloc(strlen(lbuf)+1); *buf = '\0'; *ntokens = 0; /* pick off each word, separating by a single space */ while( word(lbuf, tbuf, &lp)){ if( *buf != '\0' ) strcat(buf, " "); strcat(buf, tbuf); *ntokens += 1; } /* make the string the right size */ buf = (char *)xrealloc(buf, strlen(buf)+1); return(buf); } /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveNSConnect * * Purpose: reset and re-establish connection to name server * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAReceiveNSConnect (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else static int XPAReceiveNSConnect(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; XPA txpa; char tbuf[SZ_LINE]; int doall=0; int lp=0; if( paramlist && *paramlist ){ if( word(paramlist, tbuf, &lp) && !strcmp(tbuf, "-all") ){ doall = 1; } } if( doall ){ for(txpa=XPAListHead(); txpa!=NULL; txpa=txpa->next){ XPANSAdd(txpa, NULL, NULL); } } else{ XPANSAdd(xpa, NULL, NULL); } return(0); } /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveNSDisconnect * * Purpose: break connection to name server * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAReceiveNSDisconnect (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else static int XPAReceiveNSDisconnect(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; XPA txpa; NS ns, tns; char tbuf[SZ_LINE]; int doall=0; int lp=0; if( paramlist && *paramlist ){ if( word(paramlist, tbuf, &lp) && !strcmp(tbuf, "-all") ){ doall = 1; } } if( doall ){ for(txpa=XPAListHead(); txpa!=NULL; txpa=txpa->next){ for(ns=txpa->nshead; ns!= NULL; ){ tns = ns->next; XPANSClose(txpa, ns); ns = tns; } } } else{ for(ns=xpa->nshead; ns!= NULL; ){ tns = ns->next; XPANSClose(xpa, ns); ns = tns; } } return(0); } /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveEnv * * Purpose: set an environment variable * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAReceiveEnv (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else static int XPAReceiveEnv(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; char name[SZ_LINE]; char value[SZ_LINE]; char *tbuf; int lp=0; if( word(paramlist, name, &lp) ){ if( word(paramlist, value, &lp) ){ tbuf = (char *)xmalloc(strlen(name)+1+strlen(value)+1); snprintf(tbuf, SZ_LINE, "%s=%s", name, value); putenv(tbuf); return(0); } else{ if( strchr(name, '=') != NULL ){ tbuf = xstrdup(name); putenv(tbuf); return(0); } else{ XPAError(xpa, "XPA setenv requires name and value pair\n"); return(-1); } } } else{ XPAError(xpa, "XPA setenv requires name and value pair\n"); return(-1); } } /* *---------------------------------------------------------------------------- * * Routine: XPASendEnv * * Purpose: return an environment variable to client * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPASendEnv (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else static int XPASendEnv(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { int tlen; char *tbuf; char *ebuf; if( (ebuf = (char *)getenv(paramlist)) != NULL ){ tlen = strlen(ebuf)+2; tbuf = (char *)xmalloc(tlen); snprintf(tbuf, tlen, "%s\n", ebuf); *buf = tbuf; *len = strlen(tbuf); } else{ *buf = xstrdup("\n"); *len = 1; } return(0); } /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveReserved * * Purpose: execute reserved command * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPAReceiveReserved (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else static int XPAReceiveReserved(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { char *cmd = (char *)client_data; XPA xpa = (XPA)call_data; if( !strcmp(cmd, "end") ){ xpa->comm->status |= XPA_STATUS_ENDBUF; return(0); } else if( !strcmp(cmd, "exec") ){ xpa->comm->status |= XPA_STATUS_READBUF; return(0); } else{ return(-1); } } /* *---------------------------------------------------------------------------- * * Routine: XPASendHelp * * Purpose: send help strings * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPASendHelp (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else static int XPASendHelp(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { XPA xpa = (XPA)call_data; XPACmd cmd; int lp=0; int slen; char tbuf[SZ_LINE]; char lbuf[SZ_LINE]; char *sbuf; if( !paramlist || !*paramlist ){ if( xpa->version != NULL ){ snprintf(lbuf, SZ_LINE, "XPA version: %s\n", xpa->version); send(xpa_datafd(xpa), lbuf, strlen(lbuf), 0); } } if( xpa->commands == NULL ){ if( xpa->help != NULL ){ slen = strlen(xpa->help)+SZ_LINE; sbuf = (char *)xmalloc(slen); snprintf(sbuf, slen, "%s\n", xpa->help); send(xpa_datafd(xpa), sbuf, strlen(sbuf), 0); xfree(sbuf); } else{ strcpy(lbuf, "\n"); send(xpa_datafd(xpa), lbuf, strlen(lbuf), 0); } } else{ if( paramlist && *paramlist ){ while( word(paramlist, tbuf, &lp) ){ for(cmd=xpa->commands; cmd!=NULL; cmd=cmd->next){ if( !strcmp(tbuf, cmd->name) ){ if( cmd->help != NULL ){ slen = strlen(cmd->name)+strlen(cmd->help)+SZ_LINE; sbuf = (char *)xmalloc(slen); snprintf(sbuf, slen, "%s:\t%s\n", cmd->name, cmd->help); send(xpa_datafd(xpa), sbuf, strlen(sbuf), 0); xfree(sbuf); } else{ snprintf(lbuf, SZ_LINE, "%s:\t(no help available)\n", cmd->name); send(xpa_datafd(xpa), lbuf, strlen(lbuf), 0); } } } } } else{ for(cmd=xpa->commands; cmd!=NULL; cmd=cmd->next){ if( cmd->help != NULL ){ slen = strlen(cmd->name)+strlen(cmd->help)+SZ_LINE; sbuf = (char *)xmalloc(slen); snprintf(sbuf, slen, "%s:\t%s\n", cmd->name, cmd->help); send(xpa_datafd(xpa), sbuf, strlen(sbuf), 0); xfree(sbuf); } else{ snprintf(lbuf, SZ_LINE, "%s:\t(no help available)\n", cmd->name); send(xpa_datafd(xpa), lbuf, strlen(lbuf), 0); } } } } return(0); } /* *---------------------------------------------------------------------------- * * Routine: XPASendVersion * * Purpose: send XPA version string * * Returns: xpa callback error codes * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC static int XPASendVersion (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else static int XPASendVersion(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { XPA xpa = (XPA)call_data; char lbuf[SZ_LINE]; if( xpa->version != NULL ) snprintf(lbuf, SZ_LINE, "%s\n", xpa->version); else strcpy(lbuf, "\n"); send(xpa_datafd(xpa), lbuf, strlen(lbuf), 0); return(0); } /* *---------------------------------------------------------------------------- * * * Semi-Public Routines and Data * * These routines are used by XPAHandler and XPANew * * *---------------------------------------------------------------------------- */ /* *---------------------------------------------------------------------------- * * Routine: XPAInitReserved * * Purpose: add the reserved commands to the reserved xpa struct * * Results: none * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC void XPAInitReserved (void) #else void XPAInitReserved() #endif { if( !rxpa ){ if( (rxpa = (XPA)xcalloc(1, sizeof(struct xparec))) == NULL ) return; /* XPACmdAdd requires that the callbacks be defined explicitly in rxpa */ rxpa->send_callback = XPASendCommands; rxpa->receive_callback = XPAReceiveCommands; /* add reserved commands */ XPACmdAdd(rxpa, "-acl", "\tget (set) the access control list\n\t\t options: host type acl", XPASendAcl, NULL, NULL, XPAReceiveAcl, NULL, "fillbuf=false"); XPACmdAdd(rxpa, "-env", "\tget (set) an environment variable\n\t\t options: name (value)", XPASendEnv, NULL, NULL, XPAReceiveEnv, NULL, NULL); XPACmdAdd(rxpa, "-exec", "\texecute commands from buffer\n\t\t options: none", NULL, NULL, NULL, XPAReceiveReserved, (void *)"exec", NULL); XPACmdAdd(rxpa, "-help", "\treturn help string for specified XPA\n\t\t options: cmd name (commands only)", XPASendHelp, NULL, NULL, NULL, NULL, NULL); XPACmdAdd(rxpa, "-ltimeout", "\tget (set) long timeout\n\t\t options: seconds|reset", XPASendLTimeout, NULL, NULL, XPAReceiveLTimeout, NULL, NULL); XPACmdAdd(rxpa, "-nsconnect", "\tre-establish name server connection to this XPA\n\t\t options: -all", NULL, NULL, NULL, XPAReceiveNSConnect, NULL, NULL); XPACmdAdd(rxpa, "-nsdisconnect", "\tbreak name server connection to this XPA\n\t\t options: -all", NULL, NULL, NULL, XPAReceiveNSDisconnect, NULL, NULL); XPACmdAdd(rxpa, "-remote", "\tconnect to remote name service with specified acl \n\t\t options: host:port +|-|acl -proxy", XPASendRemote, NULL, NULL, XPAReceiveRemote, NULL, "fillbuf=false"); XPACmdAdd(rxpa, "-clipboard", "\tset/get clipboard information \n\t\t options: [cmd] name", XPASendClipboard, NULL, NULL, XPAReceiveClipboard, NULL, NULL); XPACmdAdd(rxpa, "-stimeout", "\tget (set) short timeout\n\t\t options: seconds|reset", XPASendSTimeout, NULL, NULL, XPAReceiveSTimeout, NULL, NULL); XPACmdAdd(rxpa, "-version", "\treturn XPA version string\n\t\t options: none", XPASendVersion, NULL, NULL, NULL, NULL, NULL); } } #ifdef ANSI_FUNC void XPAFreeReserved (void) #else void XPAFreeReserved() #endif { XPACmd cmd, tcmd; if( !rxpa ) return; /* free reserved commands */ for(cmd=rxpa->commands; cmd!=NULL; ){ tcmd = cmd->next; XPACmdDel(rxpa, cmd); cmd = tcmd; } xfree(rxpa); rxpa = NULL; } /* *---------------------------------------------------------------------------- * * Routine: XPACmdLookupReserved * * Purpose: lookup a reserved command name * * Results: cmd struct or null * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC XPACmd XPACmdLookupReserved (XPA xpa, char *lbuf, int *lp) #else XPACmd XPACmdLookupReserved(xpa, lbuf, lp) XPA xpa; char *lbuf; int *lp; #endif { XPACmd cmd; int lp2=0; char *lptr; char name[SZ_LINE]; /* make sure we have something to work with */ if( (rxpa==NULL) || (lbuf==NULL) || (lbuf[*lp]=='\0') ) return(NULL); /* this is where we start parsing */ lptr = &(lbuf[*lp]); /* to simplify life, we assume reserved words are 1 token */ if( !word(lptr, name, &lp2) ) return(NULL); /* look for reserved keywords that have callbacks */ for(cmd=rxpa->commands; cmd!=NULL; cmd=cmd->next){ if( !strcmp(name, cmd->name) ){ *lp += lp2; return(cmd); } } /* nothing, nowhere */ return(NULL); } /* *---------------------------------------------------------------------------- * * Routine: XPACmdLookup * * Purpose: lookup a user-defined command name * * Results: cmd struct or null * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC XPACmd XPACmdLookup (XPA xpa, char *lbuf, int *lp) #else XPACmd XPACmdLookup(xpa, lbuf, lp) XPA xpa; char *lbuf; int *lp; #endif { XPACmd cmd; int i; int lp2; int len, tlen; char *lptr; char tbuf[SZ_LINE]; char name[SZ_LINE]; /* make sure we have something to work with */ if( (xpa==NULL) || (lbuf==NULL) || (lbuf[*lp]=='\0') ) return(NULL); /* this is where we start parsing */ lptr = &(lbuf[*lp]); /* look up commands for this name */ for(cmd=xpa->commands; cmd!=NULL; cmd=cmd->next){ /* make up a name with the required number of tokens for this command */ *name = '\0'; lp2 = 0; tlen = 0; for(i=0; intokens; i++){ if( word(lptr, tbuf, &lp2)){ len = strlen(tbuf)+1; if( (tlen+len) <= (SZ_LINE-1) ){ if( *name != '\0' ) strcat(name, " "); strcat(name, tbuf); tlen += len; } /* not enough room */ else{ *name = '\0'; break; } } } /* we now have the name, see if its what we want */ if( *name && !strcmp(cmd->name, name) ){ *lp += lp2; return(cmd); } } /* did not find the command in this xpa -- now look through reserved */ return(XPACmdLookupReserved(xpa, lbuf, lp)); } /* *---------------------------------------------------------------------------- * * Routine: XPAReceiveCommands * * Purpose: process a list of commands from xpaset * * Results: number of commands processed * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPAReceiveCommands (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else int XPAReceiveCommands(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; XPACmd cmd; int lp; int savelp; int plen; int bgot; int got=0; int gotbuf=0; int freebuf=1; char lbuf[SZ_LINE]; char tbuf[SZ_LINE]; char tbuf1[SZ_LINE]; /* use ";" as a command separator (as well as \n) */ newdtable(";"); /* if we already have buf, there will be no need to get it */ if( buf ) gotbuf++; /* if we have no paramlist, we read from the socket */ if( (xpa_datafd(xpa) >=0) && (!paramlist || (*paramlist == '\0')) ){ xpa->comm->status |= XPA_STATUS_READBUF; XPAGets(xpa, xpa_datafd(xpa), lbuf, SZ_LINE, XPALongTimeout()); FPRINTF((stderr, "%sXPAReceiveCommands: read %s\n", _sp, lbuf)); } else{ xpa->comm->status &= ~XPA_STATUS_READBUF; nowhite(paramlist, lbuf); } /* we must have something to start with */ if( *lbuf == '\0' ){ XPAError(xpa, xpaMessbuf[XPA_RTN_NOCMD2]); got = -1; goto done; } /* This look either executes the one set of commands in paramlist, or reads one line at a time from the socket and executes commands. In the latter case, each callback can read the socket as well */ while( 1 ){ FPRINTF((stderr, "%sXPAReceiveCommands: top of loop: %s\n", _sp, lbuf)); lp = 0; while( lbuf[lp] != '\0' ){ if( (cmd = XPACmdLookup(xpa, lbuf, &lp)) == NULL ){ XPAError(xpa, xpaMessbuf[XPA_RTN_UNCMD]); got = -1; goto done; } /* reserved commands can only be called from the same host as the server, or from local (unix) sockets */ if( (cmd->xpa == rxpa) && strcmp(cmd->name, "-help") && strcmp(cmd->name, "-version") ){ if( XPAMtype() == XPA_INET ){ if( (!xpa->comm || !LOCALIP(xpa->comm->cmdip)) ){ FPRINTF((stderr, "%sXPAReceiveCommands: rejecting reserved: %s\n", _sp, cmd->name)); XPAError(xpa, xpaMessbuf[XPA_RTN_NOAUTH]); got = -1; goto done; } } } FPRINTF((stderr, "%sXPAReceiveCommands: cmd->name: %s\n", _sp, cmd->name)); *tbuf = '\0'; if( (lastdelim() != ';') && (lastdelim() != '\n') ){ /* skip white space between command and params */ while( isspace((int)lbuf[lp]) ) lp++; /* here is where the params start */ savelp = lp; /* look for command delimiter -- the end of the params */ while( word(lbuf, tbuf1, &lp) ){ if( (lastdelim() == ';') || (lastdelim() == '\n') ){ break; } /* make sure a command-ending delim is not next */ while( isspace((int)lbuf[lp]) ) lp++; if( (lbuf[lp] == ';') || (lbuf[lp] == '\n') ){ break; } } /* get length of parameter list */ plen = lp - savelp; /* but skip final delim */ if( (plen>0) && ((lastdelim() == ';')||(lastdelim() == '\n')) ) plen--; /* copy the params up to the command delimiter */ if( plen > 0 ){ strncpy(tbuf, &(lbuf[savelp]), plen); tbuf[plen] = '\0'; } } /* execute the associated XPA callback */ if( cmd->receive_callback != NULL ){ /* get buf now, if its needed */ if( !gotbuf && (xpa_datafd(xpa) >= 0) && (cmd->receive_mode & XPA_MODE_FILLBUF) ){ /* read buf -- this buf will stay around for all commands */ FPRINTF((stderr, "%sXPAReceiveCommands: at XPAGetBuf\n", _sp)); bgot = XPAGetBuf(xpa, xpa_datafd(xpa), &buf, &len, -1); /* close the data channel */ XPACloseData(xpa, xpa->comm); if( bgot >= 0 ){ /* got the buffer */ gotbuf++; } /* error getting buf */ else{ XPAError(xpa, xpaMessbuf[XPA_RTN_NODATA]); got = -1; goto done; } } got = (cmd->receive_callback)(cmd->receive_data, call_data, tbuf, buf, len); /* if we don't want to free the buffer, mark it for saving */ if( (buf != NULL) && !(cmd->receive_mode & XPA_MODE_FREEBUF) ){ freebuf=0; } if( got != 0 ){ goto done; } } else{ XPAError(xpa, xpaMessbuf[XPA_RTN_NOREC]); got = -1; goto done; } } /* conditions for exiting the command loop: */ /* if we processed the END command, we are done */ if( xpa->comm->status & XPA_STATUS_ENDBUF ) break; /* if we are not reading the data buffer, we are done */ if( !(xpa->comm->status & XPA_STATUS_READBUF) ) break; /* if we got EOF or error reading the data buffer, we are done */ if( XPAGets(xpa, xpa_datafd(xpa), lbuf, SZ_LINE, XPALongTimeout()) <=0 ) break; } done: /* if no one wants buf, free it now */ if( freebuf ) xfree(buf); /* restore last delimiter table */ freedtable(); /* return error code */ return(got); } /* *---------------------------------------------------------------------------- * * Routine: XPASendCommands * * Purpose: process a list of commands from xpaget * * Results: number of commands processed (currently 0 or 1) * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPASendCommands (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else int XPASendCommands(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { XPA xpa = (XPA)call_data; XPACmd cmd; char tbuf[SZ_LINE]; int lp=0; int got=0; /* return help as default */ if( *paramlist == '\0' ){ paramlist = "-help"; } /* lookup the command and execute */ if( (cmd = XPACmdLookup(xpa, paramlist, &lp)) != NULL ){ /* reserved commands can only be called from the same host as the server, or from local (unix) sockets */ if( (cmd->xpa == rxpa) && strcmp(cmd->name, "-help") && strcmp(cmd->name, "-version") ){ if( XPAMtype() == XPA_INET ){ if( (!xpa->comm || !LOCALIP(xpa->comm->cmdip)) ){ FPRINTF((stderr, "%sXPAReceiveCommands: rejecting reserved: %s\n", _sp, cmd->name)); XPAError(xpa, xpaMessbuf[XPA_RTN_NOAUTH]); got = -1; goto done; } } } /* execute the associated XPA send callback, using the remaining command string as an argument */ strcpy(tbuf, ¶mlist[lp]); nocr(tbuf); if( !strcmp(tbuf, "-help") ){ if( cmd->help != NULL ) snprintf(tbuf, SZ_LINE, "%s\n", cmd->help); else snprintf(tbuf, SZ_LINE, "\n"); send(xpa_datafd(xpa), tbuf, strlen(tbuf), 0); got = 0; } else if( cmd->send_callback != NULL ){ got = (cmd->send_callback)(cmd->send_data, call_data, ¶mlist[lp], buf, len); } else{ XPAError(xpa, xpaMessbuf[XPA_RTN_NOSEND]); got = -1; goto done; } } else{ XPAError(xpa, xpaMessbuf[XPA_RTN_UNCMD]); got = -1; goto done; } done: /* return error code */ return(got); } /* *---------------------------------------------------------------------------- * * * Public Routines and Data * * *---------------------------------------------------------------------------- */ /* *---------------------------------------------------------------------------- * * Routine: XPACmdNew * * Purpose: define a named command access point * * Results: XPA struct or NULL * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC XPA XPACmdNew (char *xclass, char *name) #else XPA XPACmdNew(xclass, name) char *xclass; char *name; #endif { XPA xpa; char tbuf[SZ_LINE]; /* we need a name */ if( (name == NULL) || (*name == '\0') ) return(NULL); /* we need some valid class */ if( (xclass == NULL) || (*xclass == '\0') ) xclass = "*"; /* help string */ snprintf(tbuf, SZ_LINE, "XPA commands for %s:%s\n\t\t options: see -help", xclass, name); /* create a new XPA with command callbacks */ xpa = XPANew(xclass, name, tbuf, XPASendCommands, NULL, NULL, XPAReceiveCommands, NULL, "fillbuf=false"); /* return the good news */ return(xpa); } /* *---------------------------------------------------------------------------- * * Routine: XPACmdAdd * * Purpose: add a command to a named command access point * * Results: 0 on success, -1 for failure * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC XPACmd XPACmdAdd (XPA xpa, char *name, char *help, SendCb send_callback, void *send_data, char *send_mode, ReceiveCb rec_callback, void *rec_data, char *rec_mode) #else XPACmd XPACmdAdd(xpa, name, help, send_callback, send_data, send_mode, rec_callback, rec_data, rec_mode) XPA xpa; char *name; char *help; SendCb send_callback; void *send_data; char *send_mode; ReceiveCb rec_callback; void *rec_data; char *rec_mode; #endif { XPACmd xnew; XPACmd cur; XPACmd prev; /* make sure we have a valid command record */ if( !xpa || (xpa->send_callback != XPASendCommands) || (xpa->receive_callback != XPAReceiveCommands) ){ return(NULL); } /* we need either a send or a receive or both */ if( (send_callback == NULL) && (rec_callback == NULL ) ){ return(NULL); } /* limit the size of the cmd name designation */ if( strlen(name) > XPA_NAMELEN ){ return(NULL); } /* allocate space for a new record */ xnew = (XPACmd)xcalloc(1, sizeof(struct xpacmdrec)); /* backlink to xpa */ xnew->xpa = xpa; /* fill in the blanks */ xnew->name = XPACmdParseNames(name, &(xnew->ntokens)); xnew->help = xstrdup(help); /* receive callback */ xnew->send_callback = send_callback; xnew->send_data = send_data; xnew->send_mode = XPA_DEF_MODE_SEND; XPAMode(send_mode, &(xnew->send_mode), "freebuf", XPA_MODE_FREEBUF,1); /* acl is a global mode */ XPAMode(send_mode, &(xpa->send_mode), "acl", XPA_MODE_ACL, 1); /* receive callback */ xnew->receive_callback = rec_callback; xnew->receive_data = rec_data; /* process the mode string */ xnew->receive_mode = XPA_DEF_MODE_REC; XPAMode(rec_mode, &(xnew->receive_mode), "usebuf", XPA_MODE_BUF,1); XPAMode(rec_mode, &(xnew->receive_mode), "fillbuf", XPA_MODE_FILLBUF,1); XPAMode(rec_mode, &(xnew->receive_mode), "freebuf", XPA_MODE_FREEBUF,1); /* acl is a global mode */ XPAMode(rec_mode, &(xpa->receive_mode), "acl", XPA_MODE_ACL, 1); /* enter into list, in alphabetical order */ if( xpa->commands == NULL ){ xpa->commands = xnew; return(xnew); } else{ for(prev=NULL, cur=xpa->commands; cur!=NULL; prev=cur, cur=cur->next){ /* if new name is an existing name, add it before */ if( strcmp(xnew->name, cur->name) ==0 ) goto addname; /* if existing name is a subset of new name, add it before */ else if( !strncmp(xnew->name, cur->name, strlen(cur->name)) ) goto addname; /* if new name is a subset of existing name, add it after */ else if( !strncmp(xnew->name, cur->name, strlen(xnew->name)) ) continue; /* if new name is lexically greater than existing name, add it after */ else if( strcmp(xnew->name, cur->name) >0 ) continue; addname: /* add the new name here and return */ if( prev == NULL ){ xpa->commands = xnew; xnew->next = cur; return(xnew); } else{ prev->next = xnew; xnew->next = cur; return(xnew); } } /* if we are still here, we did not find a place to insert, i.e., we are at the end of the list */ prev->next = xnew; return(xnew); } } /* *---------------------------------------------------------------------------- * * Routine: XPACmdDel * * Purpose: free a named command access point * * Results: none * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPACmdDel (XPA xpa, XPACmd cmd) #else int XPACmdDel(xpa, cmd) XPA xpa; XPACmd cmd; #endif { XPACmd cur; int got=0; /* gotta have something to free */ if( cmd == NULL ) return(-1); /* remove from list of xpa's commands */ if( xpa && xpa->commands ){ if( xpa->commands == cmd ){ xpa->commands = cmd->next; got++; } else{ for(cur=xpa->commands; cur!=NULL; cur=cur->next){ if( cur->next == cmd ){ cur->next = cmd->next; got++; break; } } } } /* free up space */ if( got ){ if( cmd->name ) xfree(cmd->name); if( cmd->help ) xfree(cmd->help); xfree(cmd); return(0); } else{ return(-1); } } /* *---------------------------------------------------------------------------- * * Routine: XPACmdInternalReceive * * Purpose: internal execute of the receive callback for this command * * Results: number of commands processed * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPACmdInternalReceive (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else int XPACmdInternalReceive(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; /* make sure we have something */ if( xpa == NULL ) return(-1); /* make the call */ return(XPAReceiveCommands(client_data, xpa, paramlist, buf, len)); } /* *---------------------------------------------------------------------------- * * Routine: XPACmdInternalSend * * Purpose: internal execute of the send callback for this command * * Results: number of commands processed (currently 0 or 1) * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC int XPACmdInternalSend (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else int XPACmdInternalSend(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { XPA xpa = (XPA)call_data; /* make sure we have something */ if( xpa == NULL ) return(-1); /* make the call */ return(XPASendCommands(client_data, xpa, paramlist, buf, len)); } /* *---------------------------------------------------------------------------- * * Routine: XPAGetReserved * * Purpose: return xpa handle for reserved xpa commands * * Return: xpa handle * *---------------------------------------------------------------------------- */ #ifdef ANSI_FUNC XPA XPAGetReserved (void) #else XPA XPAGetReserved() #endif { return(rxpa); } pyds9-1.8.1/xpa/conf.h000066400000000000000000000037711265250223700144730ustar00rootroot00000000000000/* conf.h. Generated from conf.h.in by configure. */ /* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ /* Define as 1 if you have string.h */ #define HAVE_STRING_H 1 /* Define as 1 if you have stdlib.h */ #define HAVE_STDLIB_H 1 /* Define as 1 if you have malloc.h */ #define HAVE_MALLOC_H 1 /* Define as 1 if you have unistd.h */ #define HAVE_UNISTD_H 1 /* Define as 1 if you have getopt.h */ #define HAVE_GETOPT_H 1 /* Define as 1 if you have pwd.h */ #define HAVE_PWD_H 1 /* Define as 1 if you have values.h */ #define HAVE_VALUES_H 1 /* Define as 1 if you have dlfcn.h */ #define HAVE_DLFCN_H 1 /* Define as 1 if you have sys/un.h */ #define HAVE_SYS_UN_H 1 /* Define as 1 if you have sys/shm.h */ #define HAVE_SYS_SHM_H 1 /* Define as 1 if you have sys/mman.h */ #define HAVE_SYS_MMAN_H 1 /* Define as 1 if you have sys/ipc.h */ #define HAVE_SYS_IPC_H 1 /* Define as 1 if you have setjmp.h */ #define HAVE_SETJMP_H 1 /* Define as 1 if you have socklen_t */ #define HAVE_SOCKLEN_T 1 /* Define as 1 if you have strchr */ #define HAVE_STRCHR 1 /* Define as 1 if you have memcpy */ #define HAVE_MEMCPY 1 /* Define as 1 if you have snprintf */ #define HAVE_SNPRINTF 1 /* Define as 1 if you have setenv */ #define HAVE_SETENV 1 /* Define as 1 if you have posix_spawn */ /* #undef HAVE_POSIX_SPAWN */ /* Define as 1 if you have crt_externs.h */ /* #undef HAVE_CRT_EXTERNS_H */ /* Define as 1 if you have NSGetEvniron */ /* #undef HAVE__NSGETENVIRON */ /* Define as 1 if you have atexit */ #define HAVE_ATEXIT 1 /* Define as 1 if you have pthread library */ /* #undef HAVE_LIBPTHREAD */ /* Define as 1 if you need reentrant errno, etc. */ /* #undef _REENTRANT */ /* Define as 1 if you have Tcl */ /* #undef HAVE_TCL */ /* Define as 1 if you have Xt */ #define HAVE_XT 1 /* Define as 1 if you have Gtk */ /* #undef HAVE_GTK */ /* Define as 1 if you are running Cygwin. */ /* #undef HAVE_CYGWIN */ /* Define as 1 if you are running MinGW. */ /* #undef HAVE_MINGW32 */ pyds9-1.8.1/xpa/conf.h.in000066400000000000000000000035201265250223700150700ustar00rootroot00000000000000/* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ /* Define as 1 if you have string.h */ #undef HAVE_STRING_H /* Define as 1 if you have stdlib.h */ #undef HAVE_STDLIB_H /* Define as 1 if you have malloc.h */ #undef HAVE_MALLOC_H /* Define as 1 if you have unistd.h */ #undef HAVE_UNISTD_H /* Define as 1 if you have getopt.h */ #undef HAVE_GETOPT_H /* Define as 1 if you have pwd.h */ #undef HAVE_PWD_H /* Define as 1 if you have values.h */ #undef HAVE_VALUES_H /* Define as 1 if you have dlfcn.h */ #undef HAVE_DLFCN_H /* Define as 1 if you have sys/un.h */ #undef HAVE_SYS_UN_H /* Define as 1 if you have sys/shm.h */ #undef HAVE_SYS_SHM_H /* Define as 1 if you have sys/mman.h */ #undef HAVE_SYS_MMAN_H /* Define as 1 if you have sys/ipc.h */ #undef HAVE_SYS_IPC_H /* Define as 1 if you have setjmp.h */ #undef HAVE_SETJMP_H /* Define as 1 if you have socklen_t */ #undef HAVE_SOCKLEN_T /* Define as 1 if you have strchr */ #undef HAVE_STRCHR /* Define as 1 if you have memcpy */ #undef HAVE_MEMCPY /* Define as 1 if you have snprintf */ #undef HAVE_SNPRINTF /* Define as 1 if you have setenv */ #undef HAVE_SETENV /* Define as 1 if you have posix_spawn */ #undef HAVE_POSIX_SPAWN /* Define as 1 if you have crt_externs.h */ #undef HAVE_CRT_EXTERNS_H /* Define as 1 if you have NSGetEvniron */ #undef HAVE__NSGETENVIRON /* Define as 1 if you have atexit */ #undef HAVE_ATEXIT /* Define as 1 if you have pthread library */ #undef HAVE_LIBPTHREAD /* Define as 1 if you need reentrant errno, etc. */ #undef _REENTRANT /* Define as 1 if you have Tcl */ #undef HAVE_TCL /* Define as 1 if you have Xt */ #undef HAVE_XT /* Define as 1 if you have Gtk */ #undef HAVE_GTK /* Define as 1 if you are running Cygwin. */ #undef HAVE_CYGWIN /* Define as 1 if you are running MinGW. */ #undef HAVE_MINGW32 pyds9-1.8.1/xpa/config.guess000077500000000000000000001257621265250223700157220ustar00rootroot00000000000000#! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. timestamp='2006-03-13' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Originally written by Per Bothner . # Please send patches to . Submit a context # diff and a properly formatted ChangeLog entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # # The plan is that this can be called by configure scripts if you # don't specify an explicit build system type. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] Output the configuration name of the system \`$me' is run on. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" >&2 exit 1 ;; * ) break ;; esac done if test $# != 0; then echo "$me: too many arguments$help" >&2 exit 1 fi trap 'exit 1' 1 2 15 # CC_FOR_BUILD -- compiler used by this script. Note that the use of a # compiler to aid in system detection is discouraged as it requires # temporary files to be created and, as you can see below, it is a # headache to deal with in a portable fashion. # Historically, `CC_FOR_BUILD' used to be named `HOST_CC'. We still # use `HOST_CC' if defined, but it is deprecated. # Portable tmp directory creation inspired by the Autoconf team. set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || { tmp=$TMPDIR/cg-$$ && (umask 077 && mkdir $tmp) && echo "Warning: creating insecure temp directory" >&2 ; } || { echo "$me: cannot create a temporary directory in $TMPDIR" >&2 ; exit 1 ; } ; dummy=$tmp/dummy ; tmpfiles="$dummy.c $dummy.o $dummy.rel $dummy" ; case $CC_FOR_BUILD,$HOST_CC,$CC in ,,) echo "int x;" > $dummy.c ; for c in cc gcc c89 c99 ; do if ($c -c -o $dummy.o $dummy.c) >/dev/null 2>&1 ; then CC_FOR_BUILD="$c"; break ; fi ; done ; if test x"$CC_FOR_BUILD" = x ; then CC_FOR_BUILD=no_compiler_found ; fi ;; ,,*) CC_FOR_BUILD=$CC ;; ,*,*) CC_FOR_BUILD=$HOST_CC ;; esac ; set_cc_for_build= ;' # This is needed to find uname on a Pyramid OSx when run in the BSD universe. # (ghazi@noc.rutgers.edu 1994-08-24) if (test -f /.attbin/uname) >/dev/null 2>&1 ; then PATH=$PATH:/.attbin ; export PATH fi UNAME_MACHINE=`(uname -m) 2>/dev/null` || UNAME_MACHINE=unknown UNAME_RELEASE=`(uname -r) 2>/dev/null` || UNAME_RELEASE=unknown UNAME_SYSTEM=`(uname -s) 2>/dev/null` || UNAME_SYSTEM=unknown UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown # Note: order is significant - the case branches are not exclusive. case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in *:NetBSD:*:*) # NetBSD (nbsd) targets should (where applicable) match one or # more of the tupples: *-*-netbsdelf*, *-*-netbsdaout*, # *-*-netbsdecoff* and *-*-netbsd*. For targets that recently # switched to ELF, *-*-netbsd* would select the old # object file format. This provides both forward # compatibility and a consistent mechanism for selecting the # object file format. # # Note: NetBSD doesn't particularly care about the vendor # portion of the name. We always set it to "unknown". sysctl="sysctl -n hw.machine_arch" UNAME_MACHINE_ARCH=`(/sbin/$sysctl 2>/dev/null || \ /usr/sbin/$sysctl 2>/dev/null || echo unknown)` case "${UNAME_MACHINE_ARCH}" in armeb) machine=armeb-unknown ;; arm*) machine=arm-unknown ;; sh3el) machine=shl-unknown ;; sh3eb) machine=sh-unknown ;; *) machine=${UNAME_MACHINE_ARCH}-unknown ;; esac # The Operating System including object format, if it has switched # to ELF recently, or will in the future. case "${UNAME_MACHINE_ARCH}" in arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ | grep __ELF__ >/dev/null then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? os=netbsd else os=netbsdelf fi ;; *) os=netbsd ;; esac # The OS release # Debian GNU/NetBSD machines have a different userland, and # thus, need a distinct triplet. However, they do not need # kernel version information, so it can be replaced with a # suitable tag, in the style of linux-gnu. case "${UNAME_VERSION}" in Debian*) release='-gnu' ;; *) release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: # contains redundant information, the shorter form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used. echo "${machine}-${os}${release}" exit ;; *:OpenBSD:*:*) UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'` echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE} exit ;; *:ekkoBSD:*:*) echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE} exit ;; *:SolidBSD:*:*) echo ${UNAME_MACHINE}-unknown-solidbsd${UNAME_RELEASE} exit ;; macppc:MirBSD:*:*) echo powerppc-unknown-mirbsd${UNAME_RELEASE} exit ;; *:MirBSD:*:*) echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE} exit ;; alpha:OSF1:*:*) case $UNAME_RELEASE in *4.0) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` ;; *5.*) UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` ;; esac # According to Compaq, /usr/sbin/psrinfo has been available on # OSF/1 and Tru64 systems produced since 1995. I hope that # covers most systems running today. This code pipes the CPU # types through head -n 1, so we only detect the type of CPU 0. ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` case "$ALPHA_CPU_TYPE" in "EV4 (21064)") UNAME_MACHINE="alpha" ;; "EV4.5 (21064)") UNAME_MACHINE="alpha" ;; "LCA4 (21066/21068)") UNAME_MACHINE="alpha" ;; "EV5 (21164)") UNAME_MACHINE="alphaev5" ;; "EV5.6 (21164A)") UNAME_MACHINE="alphaev56" ;; "EV5.6 (21164PC)") UNAME_MACHINE="alphapca56" ;; "EV5.7 (21164PC)") UNAME_MACHINE="alphapca57" ;; "EV6 (21264)") UNAME_MACHINE="alphaev6" ;; "EV6.7 (21264A)") UNAME_MACHINE="alphaev67" ;; "EV6.8CB (21264C)") UNAME_MACHINE="alphaev68" ;; "EV6.8AL (21264B)") UNAME_MACHINE="alphaev68" ;; "EV6.8CX (21264D)") UNAME_MACHINE="alphaev68" ;; "EV6.9A (21264/EV69A)") UNAME_MACHINE="alphaev69" ;; "EV7 (21364)") UNAME_MACHINE="alphaev7" ;; "EV7.9 (21364A)") UNAME_MACHINE="alphaev79" ;; esac # A Pn.n version is a patched version. # A Vn.n version is a released version. # A Tn.n version is a released field test version. # A Xn.n version is an unreleased experimental baselevel. # 1.2 uses "1.2" for uname -r. echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` exit ;; Alpha\ *:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # Should we change UNAME_MACHINE based on the output of uname instead # of the specific Alpha model? echo alpha-pc-interix exit ;; 21064:Windows_NT:50:3) echo alpha-dec-winnt3.5 exit ;; Amiga*:UNIX_System_V:4.0:*) echo m68k-unknown-sysv4 exit ;; *:[Aa]miga[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-amigaos exit ;; *:[Mm]orph[Oo][Ss]:*:*) echo ${UNAME_MACHINE}-unknown-morphos exit ;; *:OS/390:*:*) echo i370-ibm-openedition exit ;; *:z/VM:*:*) echo s390-ibm-zvmoe exit ;; *:OS400:*:*) echo powerpc-ibm-os400 exit ;; arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*) echo arm-acorn-riscix${UNAME_RELEASE} exit ;; arm:riscos:*:*|arm:RISCOS:*:*) echo arm-unknown-riscos exit ;; SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*) echo hppa1.1-hitachi-hiuxmpp exit ;; Pyramid*:OSx*:*:* | MIS*:OSx*:*:* | MIS*:SMP_DC-OSx*:*:*) # akee@wpdis03.wpafb.af.mil (Earle F. Ake) contributed MIS and NILE. if test "`(/bin/universe) 2>/dev/null`" = att ; then echo pyramid-pyramid-sysv3 else echo pyramid-pyramid-bsd fi exit ;; NILE*:*:*:dcosx) echo pyramid-pyramid-svr4 exit ;; DRS?6000:unix:4.0:6*) echo sparc-icl-nx6 exit ;; DRS?6000:UNIX_SV:4.2*:7* | DRS?6000:isis:4.2*:7*) case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; i86pc:SunOS:5.*:*) echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize # SunOS6. Hard to guess exactly what SunOS6 will be like, but # it's likely to be more like Solaris than SunOS4. echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:*:*) case "`/usr/bin/arch -k`" in Series*|S4*) UNAME_RELEASE=`uname -v` ;; esac # Japanese Language versions have a version number like `4.1.3-JL'. echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` exit ;; sun3*:SunOS:*:*) echo m68k-sun-sunos${UNAME_RELEASE} exit ;; sun*:*:4.2BSD:*) UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 case "`/bin/arch`" in sun3) echo m68k-sun-sunos${UNAME_RELEASE} ;; sun4) echo sparc-sun-sunos${UNAME_RELEASE} ;; esac exit ;; aushp:SunOS:*:*) echo sparc-auspex-sunos${UNAME_RELEASE} exit ;; # The situation for MiNT is a little confusing. The machine name # can be virtually everything (everything which is not # "atarist" or "atariste" at least should have a processor # > m68000). The system name ranges from "MiNT" over "FreeMiNT" # to the lowercase version "mint" (or "freemint"). Finally # the system name "TOS" denotes a system which is actually not # MiNT. But MiNT is downward compatible to TOS, so this should # be no problem. atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*) echo m68k-atari-mint${UNAME_RELEASE} exit ;; milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*) echo m68k-milan-mint${UNAME_RELEASE} exit ;; hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*) echo m68k-hades-mint${UNAME_RELEASE} exit ;; *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*) echo m68k-unknown-mint${UNAME_RELEASE} exit ;; m68k:machten:*:*) echo m68k-apple-machten${UNAME_RELEASE} exit ;; powerpc:machten:*:*) echo powerpc-apple-machten${UNAME_RELEASE} exit ;; RISC*:Mach:*:*) echo mips-dec-mach_bsd4.3 exit ;; RISC*:ULTRIX:*:*) echo mips-dec-ultrix${UNAME_RELEASE} exit ;; VAX*:ULTRIX*:*:*) echo vax-dec-ultrix${UNAME_RELEASE} exit ;; 2020:CLIX:*:* | 2430:CLIX:*:*) echo clipper-intergraph-clix${UNAME_RELEASE} exit ;; mips:*:*:UMIPS | mips:*:*:RISCos) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #ifdef __cplusplus #include /* for printf() prototype */ int main (int argc, char *argv[]) { #else int main (argc, argv) int argc; char *argv[]; { #endif #if defined (host_mips) && defined (MIPSEB) #if defined (SYSTYPE_SYSV) printf ("mips-mips-riscos%ssysv\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_SVR4) printf ("mips-mips-riscos%ssvr4\n", argv[1]); exit (0); #endif #if defined (SYSTYPE_BSD43) || defined(SYSTYPE_BSD) printf ("mips-mips-riscos%sbsd\n", argv[1]); exit (0); #endif #endif exit (-1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && SYSTEM_NAME=`$dummy $dummyarg` && { echo "$SYSTEM_NAME"; exit; } echo mips-mips-riscos${UNAME_RELEASE} exit ;; Motorola:PowerMAX_OS:*:*) echo powerpc-motorola-powermax exit ;; Motorola:*:4.3:PL8-*) echo powerpc-harris-powermax exit ;; Night_Hawk:*:*:PowerMAX_OS | Synergy:PowerMAX_OS:*:*) echo powerpc-harris-powermax exit ;; Night_Hawk:Power_UNIX:*:*) echo powerpc-harris-powerunix exit ;; m88k:CX/UX:7*:*) echo m88k-harris-cxux7 exit ;; m88k:*:4*:R4*) echo m88k-motorola-sysv4 exit ;; m88k:*:3*:R3*) echo m88k-motorola-sysv3 exit ;; AViiON:dgux:*:*) # DG/UX returns AViiON for all architectures UNAME_PROCESSOR=`/usr/bin/uname -p` if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ] then if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \ [ ${TARGET_BINARY_INTERFACE}x = x ] then echo m88k-dg-dgux${UNAME_RELEASE} else echo m88k-dg-dguxbcs${UNAME_RELEASE} fi else echo i586-dg-dgux${UNAME_RELEASE} fi exit ;; M88*:DolphinOS:*:*) # DolphinOS (SVR3) echo m88k-dolphin-sysv3 exit ;; M88*:*:R3*:*) # Delta 88k system running SVR3 echo m88k-motorola-sysv3 exit ;; XD88*:*:*:*) # Tektronix XD88 system running UTekV (SVR3) echo m88k-tektronix-sysv3 exit ;; Tek43[0-9][0-9]:UTek:*:*) # Tektronix 4300 system running UTek (BSD) echo m68k-tektronix-bsd exit ;; *:IRIX*:*:*) echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` exit ;; ????????:AIX?:[12].1:2) # AIX 2.2.1 or AIX 2.1.1 is RT/PC AIX. echo romp-ibm-aix # uname -m gives an 8 hex-code CPU id exit ;; # Note that: echo "'`uname -s`'" gives 'AIX ' i*86:AIX:*:*) echo i386-ibm-aix exit ;; ia64:AIX:*:*) if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${UNAME_MACHINE}-ibm-aix${IBM_REV} exit ;; *:AIX:2:3) if grep bos325 /usr/include/stdio.h >/dev/null 2>&1; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include main() { if (!__power_pc()) exit(1); puts("powerpc-ibm-aix3.2.5"); exit(0); } EOF if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` then echo "$SYSTEM_NAME" else echo rs6000-ibm-aix3.2.5 fi elif grep bos324 /usr/include/stdio.h >/dev/null 2>&1; then echo rs6000-ibm-aix3.2.4 else echo rs6000-ibm-aix3.2 fi exit ;; *:AIX:*:[45]) IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then IBM_ARCH=rs6000 else IBM_ARCH=powerpc fi if [ -x /usr/bin/oslevel ] ; then IBM_REV=`/usr/bin/oslevel` else IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE} fi echo ${IBM_ARCH}-ibm-aix${IBM_REV} exit ;; *:AIX:*:*) echo rs6000-ibm-aix exit ;; ibmrt:4.4BSD:*|romp-ibm:BSD:*) echo romp-ibm-bsd4.4 exit ;; ibmrt:*BSD:*|romp-ibm:BSD:*) # covers RT/PC BSD and echo romp-ibm-bsd${UNAME_RELEASE} # 4.3 with uname added to exit ;; # report: romp-ibm BSD 4.3 *:BOSX:*:*) echo rs6000-bull-bosx exit ;; DPX/2?00:B.O.S.:*:*) echo m68k-bull-sysv3 exit ;; 9000/[34]??:4.3bsd:1.*:*) echo m68k-hp-bsd exit ;; hp300:4.4BSD:*:* | 9000/[34]??:4.3bsd:2.*:*) echo m68k-hp-bsd4.4 exit ;; 9000/[34678]??:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` case "${UNAME_MACHINE}" in 9000/31? ) HP_ARCH=m68000 ;; 9000/[34]?? ) HP_ARCH=m68k ;; 9000/[678][0-9][0-9]) if [ -x /usr/bin/getconf ]; then sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null` sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null` case "${sc_cpu_version}" in 523) HP_ARCH="hppa1.0" ;; # CPU_PA_RISC1_0 528) HP_ARCH="hppa1.1" ;; # CPU_PA_RISC1_1 532) # CPU_PA_RISC2_0 case "${sc_kernel_bits}" in 32) HP_ARCH="hppa2.0n" ;; 64) HP_ARCH="hppa2.0w" ;; '') HP_ARCH="hppa2.0" ;; # HP-UX 10.20 esac ;; esac fi if [ "${HP_ARCH}" = "" ]; then eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #define _HPUX_SOURCE #include #include int main () { #if defined(_SC_KERNEL_BITS) long bits = sysconf(_SC_KERNEL_BITS); #endif long cpu = sysconf (_SC_CPU_VERSION); switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0"); break; case CPU_PA_RISC1_1: puts ("hppa1.1"); break; case CPU_PA_RISC2_0: #if defined(_SC_KERNEL_BITS) switch (bits) { case 64: puts ("hppa2.0w"); break; case 32: puts ("hppa2.0n"); break; default: puts ("hppa2.0"); break; } break; #else /* !defined(_SC_KERNEL_BITS) */ puts ("hppa2.0"); break; #endif default: puts ("hppa1.0"); break; } exit (0); } EOF (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` test -z "$HP_ARCH" && HP_ARCH=hppa fi ;; esac if [ ${HP_ARCH} = "hppa2.0w" ] then eval $set_cc_for_build # hppa2.0w-hp-hpux* has a 64-bit kernel and a compiler generating # 32-bit code. hppa64-hp-hpux* has the same kernel and a compiler # generating 64-bit code. GNU and HP use different nomenclature: # # $ CC_FOR_BUILD=cc ./config.guess # => hppa2.0w-hp-hpux11.23 # $ CC_FOR_BUILD="cc +DA2.0w" ./config.guess # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | grep __LP64__ >/dev/null then HP_ARCH="hppa2.0w" else HP_ARCH="hppa64" fi fi echo ${HP_ARCH}-hp-hpux${HPUX_REV} exit ;; ia64:HP-UX:*:*) HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` echo ia64-hp-hpux${HPUX_REV} exit ;; 3050*:HI-UX:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include int main () { long cpu = sysconf (_SC_CPU_VERSION); /* The order matters, because CPU_IS_HP_MC68K erroneously returns true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct results, however. */ if (CPU_IS_PA_RISC (cpu)) { switch (cpu) { case CPU_PA_RISC1_0: puts ("hppa1.0-hitachi-hiuxwe2"); break; case CPU_PA_RISC1_1: puts ("hppa1.1-hitachi-hiuxwe2"); break; case CPU_PA_RISC2_0: puts ("hppa2.0-hitachi-hiuxwe2"); break; default: puts ("hppa-hitachi-hiuxwe2"); break; } } else if (CPU_IS_HP_MC68K (cpu)) puts ("m68k-hitachi-hiuxwe2"); else puts ("unknown-hitachi-hiuxwe2"); exit (0); } EOF $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } echo unknown-hitachi-hiuxwe2 exit ;; 9000/7??:4.3bsd:*:* | 9000/8?[79]:4.3bsd:*:* ) echo hppa1.1-hp-bsd exit ;; 9000/8??:4.3bsd:*:*) echo hppa1.0-hp-bsd exit ;; *9??*:MPE/iX:*:* | *3000*:MPE/iX:*:*) echo hppa1.0-hp-mpeix exit ;; hp7??:OSF1:*:* | hp8?[79]:OSF1:*:* ) echo hppa1.1-hp-osf exit ;; hp8??:OSF1:*:*) echo hppa1.0-hp-osf exit ;; i*86:OSF1:*:*) if [ -x /usr/sbin/sysversion ] ; then echo ${UNAME_MACHINE}-unknown-osf1mk else echo ${UNAME_MACHINE}-unknown-osf1 fi exit ;; parisc*:Lites*:*:*) echo hppa1.1-hp-lites exit ;; C1*:ConvexOS:*:* | convex:ConvexOS:C1*:*) echo c1-convex-bsd exit ;; C2*:ConvexOS:*:* | convex:ConvexOS:C2*:*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; C34*:ConvexOS:*:* | convex:ConvexOS:C34*:*) echo c34-convex-bsd exit ;; C38*:ConvexOS:*:* | convex:ConvexOS:C38*:*) echo c38-convex-bsd exit ;; C4*:ConvexOS:*:* | convex:ConvexOS:C4*:*) echo c4-convex-bsd exit ;; CRAY*Y-MP:*:*:*) echo ymp-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*[A-Z]90:*:*:*) echo ${UNAME_MACHINE}-cray-unicos${UNAME_RELEASE} \ | sed -e 's/CRAY.*\([A-Z]90\)/\1/' \ -e y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/ \ -e 's/\.[^.]*$/.X/' exit ;; CRAY*TS:*:*:*) echo t90-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*T3E:*:*:*) echo alphaev5-cray-unicosmk${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; CRAY*SV1:*:*:*) echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; *:UNICOS/mp:*:*) echo craynv-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; 5000:UNIX_System_V:4.*:*) FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" exit ;; i*86:BSD/386:*:* | i*86:BSD/OS:*:* | *:Ascend\ Embedded/OS:*:*) echo ${UNAME_MACHINE}-pc-bsdi${UNAME_RELEASE} exit ;; sparc*:BSD/OS:*:*) echo sparc-unknown-bsdi${UNAME_RELEASE} exit ;; *:BSD/OS:*:*) echo ${UNAME_MACHINE}-unknown-bsdi${UNAME_RELEASE} exit ;; *:FreeBSD:*:*) case ${UNAME_MACHINE} in pc98) echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; *) echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; esac exit ;; i*:CYGWIN*:*) echo ${UNAME_MACHINE}-pc-cygwin exit ;; i*:MINGW*:*) echo ${UNAME_MACHINE}-pc-mingw32 exit ;; i*:windows32*:*) # uname -m includes "-pc" on this system. echo ${UNAME_MACHINE}-mingw32 exit ;; i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; x86:Interix*:[345]*) echo i586-pc-interix${UNAME_RELEASE} exit ;; EM64T:Interix*:[345]*) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we # UNAME_MACHINE based on the output of uname instead of i386? echo i586-pc-interix exit ;; i*:UWIN*:*) echo ${UNAME_MACHINE}-pc-uwin exit ;; amd64:CYGWIN*:*:* | x86_64:CYGWIN*:*:*) echo x86_64-unknown-cygwin exit ;; p*:CYGWIN*:*) echo powerpcle-unknown-cygwin exit ;; prep*:SunOS:5.*:*) echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; *:GNU:*:*) # the GNU system echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` exit ;; *:GNU/*:*:*) # other systems with GNU libc and userland echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu exit ;; i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; arm*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; cris:Linux:*:*) echo cris-axis-linux-gnu exit ;; crisv32:Linux:*:*) echo crisv32-axis-linux-gnu exit ;; frv:Linux:*:*) echo frv-unknown-linux-gnu exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m32r*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; mips:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef mips #undef mipsel #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=mipsel #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=mips #else CPU= #endif #endif EOF eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' /^CPU/{ s: ::g p }'`" test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU #undef mips64 #undef mips64el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) CPU=mips64el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) CPU=mips64 #else CPU= #endif #endif EOF eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' /^CPU/{ s: ::g p }'`" test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) echo or32-unknown-linux-gnu exit ;; ppc:Linux:*:*) echo powerpc-unknown-linux-gnu exit ;; ppc64:Linux:*:*) echo powerpc64-unknown-linux-gnu exit ;; alpha:Linux:*:*) case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in EV5) UNAME_MACHINE=alphaev5 ;; EV56) UNAME_MACHINE=alphaev56 ;; PCA56) UNAME_MACHINE=alphapca56 ;; PCA57) UNAME_MACHINE=alphapca56 ;; EV6) UNAME_MACHINE=alphaev6 ;; EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in PA7*) echo hppa1.1-unknown-linux-gnu ;; PA8*) echo hppa2.0-unknown-linux-gnu ;; *) echo hppa-unknown-linux-gnu ;; esac exit ;; parisc64:Linux:*:* | hppa64:Linux:*:*) echo hppa64-unknown-linux-gnu exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux exit ;; sh64*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sh*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; sparc:Linux:*:* | sparc64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; vax:Linux:*:*) echo ${UNAME_MACHINE}-dec-linux-gnu exit ;; x86_64:Linux:*:*) echo x86_64-unknown-linux-gnu exit ;; i*86:Linux:*:*) # The BFD linker knows what the default object file format is, so # first see if it will tell us. cd to the root directory to prevent # problems with other programs or directories called `ld' in the path. # Set LC_ALL=C to ensure ld outputs messages in English. ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ | sed -ne '/supported targets:/!d s/[ ][ ]*/ /g s/.*supported targets: *// s/ .*// p'` case "$ld_supported_targets" in elf32-i386) TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" ;; a.out-i386-linux) echo "${UNAME_MACHINE}-pc-linux-gnuaout" exit ;; coff-i386) echo "${UNAME_MACHINE}-pc-linux-gnucoff" exit ;; "") # Either a pre-BFD a.out linker (linux-gnuoldld) or # one that does not give us useful --help. echo "${UNAME_MACHINE}-pc-linux-gnuoldld" exit ;; esac # Determine whether the default compiler is a.out or elf eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #include #ifdef __ELF__ # ifdef __GLIBC__ # if __GLIBC__ >= 2 LIBC=gnu # else LIBC=gnulibc1 # endif # else LIBC=gnulibc1 # endif #else #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__sun) LIBC=gnu #else LIBC=gnuaout #endif #endif #ifdef __dietlibc__ LIBC=dietlibc #endif EOF eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' /^LIBC/{ s: ::g p }'`" test x"${LIBC}" != x && { echo "${UNAME_MACHINE}-pc-linux-${LIBC}" exit } test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; } ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both # sysname and nodename. echo i386-sequent-sysv4 exit ;; i*86:UNIX_SV:4.2MP:2.*) # Unixware is an offshoot of SVR4, but it has its own version # number series starting with 2... # I am not positive that other SVR4 systems won't match this, # I just have to hope. -- rms. # Use sysv4.2uw... so that sysv4* matches it. echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION} exit ;; i*86:OS/2:*:*) # If we were able to find `uname', then EMX Unix compatibility # is probably installed. echo ${UNAME_MACHINE}-pc-os2-emx exit ;; i*86:XTS-300:*:STOP) echo ${UNAME_MACHINE}-unknown-stop exit ;; i*86:atheos:*:*) echo ${UNAME_MACHINE}-unknown-atheos exit ;; i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) echo ${UNAME_MACHINE}-pc-msdosdjgpp exit ;; i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then echo ${UNAME_MACHINE}-univel-sysv${UNAME_REL} else echo ${UNAME_MACHINE}-pc-sysv${UNAME_REL} fi exit ;; i*86:*:5:[678]*) # UnixWare 7.x, OpenUNIX and OpenServer 6. case `/bin/uname -X | grep "^Machine"` in *486*) UNAME_MACHINE=i486 ;; *Pentium) UNAME_MACHINE=i586 ;; *Pent*|*Celeron) UNAME_MACHINE=i686 ;; esac echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION} exit ;; i*86:*:3.2:*) if test -f /usr/options/cb.name; then UNAME_REL=`sed -n 's/.*Version //p' /dev/null >/dev/null ; then UNAME_REL=`(/bin/uname -X|grep Release|sed -e 's/.*= //')` (/bin/uname -X|grep i80486 >/dev/null) && UNAME_MACHINE=i486 (/bin/uname -X|grep '^Machine.*Pentium' >/dev/null) \ && UNAME_MACHINE=i586 (/bin/uname -X|grep '^Machine.*Pent *II' >/dev/null) \ && UNAME_MACHINE=i686 (/bin/uname -X|grep '^Machine.*Pentium Pro' >/dev/null) \ && UNAME_MACHINE=i686 echo ${UNAME_MACHINE}-pc-sco$UNAME_REL else echo ${UNAME_MACHINE}-pc-sysv32 fi exit ;; pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about # the processor, so we play safe by assuming i386. echo i386-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 exit ;; paragon:*:*:*) echo i860-intel-osf1 exit ;; i860:*:4.*:*) # i860-SVR4 if grep Stardent /usr/include/sys/uadmin.h >/dev/null 2>&1 ; then echo i860-stardent-sysv${UNAME_RELEASE} # Stardent Vistra i860-SVR4 else # Add other i860-SVR4 vendors below as they are discovered. echo i860-unknown-sysv${UNAME_RELEASE} # Unknown i860-SVR4 fi exit ;; mini*:CTIX:SYS*5:*) # "miniframe" echo m68010-convergent-sysv exit ;; mc68k:UNIX:SYSTEM5:3.51m) echo m68k-convergent-sysv exit ;; M680?0:D-NIX:5.3:*) echo m68k-diab-dnix exit ;; M68*:*:R3V[5678]*:*) test -r /sysV68 && { echo 'm68k-motorola-sysv'; exit; } ;; 3[345]??:*:4.0:3.0 | 3[34]??A:*:4.0:3.0 | 3[34]??,*:*:4.0:3.0 | 3[34]??/*:*:4.0:3.0 | 4400:*:4.0:3.0 | 4850:*:4.0:3.0 | SKA40:*:4.0:3.0 | SDS2:*:4.0:3.0 | SHG2:*:4.0:3.0 | S7501*:*:4.0:3.0) OS_REL='' test -r /etc/.relid \ && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4.3${OS_REL}; exit; } /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; mc68030:UNIX_System_V:4.*:*) echo m68k-atari-sysv4 exit ;; TSUNAMI:LynxOS:2.*:*) echo sparc-unknown-lynxos${UNAME_RELEASE} exit ;; rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) echo mips-dde-sysv${UNAME_RELEASE} exit ;; RM*:ReliantUNIX-*:*:*) echo mips-sni-sysv4 exit ;; RM*:SINIX-*:*:*) echo mips-sni-sysv4 exit ;; *:SINIX-*:*:*) if uname -p 2>/dev/null >/dev/null ; then UNAME_MACHINE=`(uname -p) 2>/dev/null` echo ${UNAME_MACHINE}-sni-sysv4 else echo ns32k-sni-sysv fi exit ;; PENTIUM:*:4.0*:*) # Unisys `ClearPath HMP IX 4000' SVR4/MP effort # says echo i586-unisys-sysv4 exit ;; *:UNIX_System_V:4*:FTX*) # From Gerald Hewes . # How about differentiating between stratus architectures? -djm echo hppa1.1-stratus-sysv4 exit ;; *:*:*:FTX*) # From seanf@swdc.stratus.com. echo i860-stratus-sysv4 exit ;; i*86:VOS:*:*) # From Paul.Green@stratus.com. echo ${UNAME_MACHINE}-stratus-vos exit ;; *:VOS:*:*) # From Paul.Green@stratus.com. echo hppa1.1-stratus-vos exit ;; mc68*:A/UX:*:*) echo m68k-apple-aux${UNAME_RELEASE} exit ;; news*:NEWS-OS:6*:*) echo mips-sony-newsos6 exit ;; R[34]000:*System_V*:*:* | R4000:UNIX_SYSV:*:* | R*000:UNIX_SV:*:*) if [ -d /usr/nec ]; then echo mips-nec-sysv${UNAME_RELEASE} else echo mips-unknown-sysv${UNAME_RELEASE} fi exit ;; BeBox:BeOS:*:*) # BeOS running on hardware made by Be, PPC only. echo powerpc-be-beos exit ;; BeMac:BeOS:*:*) # BeOS running on Mac or Mac clone, PPC only. echo powerpc-apple-beos exit ;; BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; SX-5:SUPER-UX:*:*) echo sx5-nec-superux${UNAME_RELEASE} exit ;; SX-6:SUPER-UX:*:*) echo sx6-nec-superux${UNAME_RELEASE} exit ;; Power*:Rhapsody:*:*) echo powerpc-apple-rhapsody${UNAME_RELEASE} exit ;; *:Rhapsody:*:*) echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE} exit ;; *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} exit ;; *:procnto*:*:* | *:QNX:[0123456789]*:*) UNAME_PROCESSOR=`uname -p` if test "$UNAME_PROCESSOR" = "x86"; then UNAME_PROCESSOR=i386 UNAME_MACHINE=pc fi echo ${UNAME_PROCESSOR}-${UNAME_MACHINE}-nto-qnx${UNAME_RELEASE} exit ;; *:QNX:*:4*) echo i386-pc-qnx exit ;; NSE-?:NONSTOP_KERNEL:*:*) echo nse-tandem-nsk${UNAME_RELEASE} exit ;; NSR-?:NONSTOP_KERNEL:*:*) echo nsr-tandem-nsk${UNAME_RELEASE} exit ;; *:NonStop-UX:*:*) echo mips-compaq-nonstopux exit ;; BS2000:POSIX*:*:*) echo bs2000-siemens-sysv exit ;; DS/*:UNIX_System_V:*:*) echo ${UNAME_MACHINE}-${UNAME_SYSTEM}-${UNAME_RELEASE} exit ;; *:Plan9:*:*) # "uname -m" is not consistent, so use $cputype instead. 386 # is converted to i386 for consistency with other x86 # operating systems. if test "$cputype" = "386"; then UNAME_MACHINE=i386 else UNAME_MACHINE="$cputype" fi echo ${UNAME_MACHINE}-unknown-plan9 exit ;; *:TOPS-10:*:*) echo pdp10-unknown-tops10 exit ;; *:TENEX:*:*) echo pdp10-unknown-tenex exit ;; KS10:TOPS-20:*:* | KL10:TOPS-20:*:* | TYPE4:TOPS-20:*:*) echo pdp10-dec-tops20 exit ;; XKL-1:TOPS-20:*:* | TYPE5:TOPS-20:*:*) echo pdp10-xkl-tops20 exit ;; *:TOPS-20:*:*) echo pdp10-unknown-tops20 exit ;; *:ITS:*:*) echo pdp10-unknown-its exit ;; SEI:*:*:SEIUX) echo mips-sei-seiux${UNAME_RELEASE} exit ;; *:DragonFly:*:*) echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` exit ;; *:*VMS:*:*) UNAME_MACHINE=`(uname -p) 2>/dev/null` case "${UNAME_MACHINE}" in A*) echo alpha-dec-vms ; exit ;; I*) echo ia64-dec-vms ; exit ;; V*) echo vax-dec-vms ; exit ;; esac ;; *:XENIX:*:SysV) echo i386-pc-xenix exit ;; i*86:skyos:*:*) echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' exit ;; i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 #echo "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" 1>&2 eval $set_cc_for_build cat >$dummy.c < # include #endif main () { #if defined (sony) #if defined (MIPSEB) /* BFD wants "bsd" instead of "newsos". Perhaps BFD should be changed, I don't know.... */ printf ("mips-sony-bsd\n"); exit (0); #else #include printf ("m68k-sony-newsos%s\n", #ifdef NEWSOS4 "4" #else "" #endif ); exit (0); #endif #endif #if defined (__arm) && defined (__acorn) && defined (__unix) printf ("arm-acorn-riscix\n"); exit (0); #endif #if defined (hp300) && !defined (hpux) printf ("m68k-hp-bsd\n"); exit (0); #endif #if defined (NeXT) #if !defined (__ARCHITECTURE__) #define __ARCHITECTURE__ "m68k" #endif int version; version=`(hostinfo | sed -n 's/.*NeXT Mach \([0-9]*\).*/\1/p') 2>/dev/null`; if (version < 4) printf ("%s-next-nextstep%d\n", __ARCHITECTURE__, version); else printf ("%s-next-openstep%d\n", __ARCHITECTURE__, version); exit (0); #endif #if defined (MULTIMAX) || defined (n16) #if defined (UMAXV) printf ("ns32k-encore-sysv\n"); exit (0); #else #if defined (CMU) printf ("ns32k-encore-mach\n"); exit (0); #else printf ("ns32k-encore-bsd\n"); exit (0); #endif #endif #endif #if defined (__386BSD__) printf ("i386-pc-bsd\n"); exit (0); #endif #if defined (sequent) #if defined (i386) printf ("i386-sequent-dynix\n"); exit (0); #endif #if defined (ns32000) printf ("ns32k-sequent-dynix\n"); exit (0); #endif #endif #if defined (_SEQUENT_) struct utsname un; uname(&un); if (strncmp(un.version, "V2", 2) == 0) { printf ("i386-sequent-ptx2\n"); exit (0); } if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */ printf ("i386-sequent-ptx1\n"); exit (0); } printf ("i386-sequent-ptx\n"); exit (0); #endif #if defined (vax) # if !defined (ultrix) # include # if defined (BSD) # if BSD == 43 printf ("vax-dec-bsd4.3\n"); exit (0); # else # if BSD == 199006 printf ("vax-dec-bsd4.3reno\n"); exit (0); # else printf ("vax-dec-bsd\n"); exit (0); # endif # endif # else printf ("vax-dec-bsd\n"); exit (0); # endif # else printf ("vax-dec-ultrix\n"); exit (0); # endif #endif #if defined (alliant) && defined (i860) printf ("i860-alliant-bsd\n"); exit (0); #endif exit (1); } EOF $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && { echo "$SYSTEM_NAME"; exit; } # Apollos put the system type in the environment. test -d /usr/apollo && { echo ${ISP}-apollo-${SYSTYPE}; exit; } # Convex versions that predate uname can use getsysinfo(1) if [ -x /usr/convex/getsysinfo ] then case `getsysinfo -f cpu_type` in c1*) echo c1-convex-bsd exit ;; c2*) if getsysinfo -f scalar_acc then echo c32-convex-bsd else echo c2-convex-bsd fi exit ;; c34*) echo c34-convex-bsd exit ;; c38*) echo c38-convex-bsd exit ;; c4*) echo c4-convex-bsd exit ;; esac fi cat >&2 < in order to provide the needed information to handle your system. config.guess timestamp = $timestamp uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null` /bin/uname -X = `(/bin/uname -X) 2>/dev/null` hostinfo = `(hostinfo) 2>/dev/null` /bin/universe = `(/bin/universe) 2>/dev/null` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null` /bin/arch = `(/bin/arch) 2>/dev/null` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null` UNAME_MACHINE = ${UNAME_MACHINE} UNAME_RELEASE = ${UNAME_RELEASE} UNAME_SYSTEM = ${UNAME_SYSTEM} UNAME_VERSION = ${UNAME_VERSION} EOF exit 1 # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: pyds9-1.8.1/xpa/config.status000077500000000000000000000660441265250223700161140ustar00rootroot00000000000000#! /bin/sh # Generated by configure. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=${CONFIG_SHELL-/bin/sh} ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi # PATH needs CR # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 { (exit 1); exit 1; } fi # Work around bugs in pre-3.0 UWIN ksh. for as_var in ENV MAIL MAILPATH do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # CDPATH. $as_unset CDPATH as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line after each line using $LINENO; the second 'sed' # does the real work. The second script uses 'N' to pair each # line-number line with the line containing $LINENO, and appends # trailing '-' during substitution so that $LINENO is not a special # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # scripts with optimization help from Paolo Bonzini. Blame Lee # E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in -n*) case `echo 'x\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. *) ECHO_C='\c';; esac;; *) ECHO_N='-n';; esac if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 # Save the log message, to keep $[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by xpa $as_me 2.1.15, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " # Files that config.status was made for. config_files=" Makefile" config_headers=" conf.h" ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTION]... [FILE]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Report bugs to ." ac_cs_version="\ xpa config.status 2.1.15 configured by ./configure, generated by GNU Autoconf 2.63, with options \"'--enable-shared' '--without-tcl'\" Copyright (C) 2008 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='/proj/rd/eric/pyds9/xpa' srcdir='.' test -n "$AWK" || AWK=awk # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header { $as_echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; };; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { $as_echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi if $ac_cs_recheck; then set X '/bin/sh' './configure' '--enable-shared' '--without-tcl' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 CONFIG_SHELL='/bin/sh' export CONFIG_SHELL exec "$@" fi exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "conf.h") CONFIG_HEADERS="$CONFIG_HEADERS conf.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= trap 'exit_status=$? { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status ' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || { $as_echo "$as_me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=' ' ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$tmp/subs1.awk" && cat >>"$tmp/subs1.awk" <<\_ACAWK && S["LTLIBOBJS"]="" S["LIBOBJS"]="" S["EXTRA_LIBS"]="" S["GTK_LIBS"]="" S["GTK_CFLAGS"]="" S["TCL_LIBS"]="" S["TCL_CFLAGS"]="" S["TCL_STUB_LIB_SPEC"]="" S["TCL_STUB_LIB_FLAG"]="" S["TCL_STUB_LIB_FILE"]="" S["TCL_LIB_SPEC"]="" S["TCL_LIB_FLAG"]="" S["TCL_LIB_FILE"]="" S["TCL_SRC_DIR"]="" S["TCL_BIN_DIR"]="" S["TCL_VERSION"]="" S["X_EXTRA_LIBS"]="" S["X_LIBS"]="" S["X_PRE_LIBS"]=" -lSM -lICE" S["X_CFLAGS"]="" S["XMKMF"]="" S["LLIB"]="$(LIB)" S["DOSHARED"]="shlib" S["TLIB"]="" S["RANLIB"]="ranlib" S["SZ_LONG"]="8" S["EGREP"]="/bin/grep -E" S["GREP"]="/bin/grep" S["CPP"]="gcc -E" S["OBJEXT"]="o" S["EXEEXT"]="" S["ac_ct_CC"]="gcc" S["CPPFLAGS"]="" S["LDFLAGS"]=" " S["CFLAGS"]="-g -O2 -fPIC" S["CC"]="gcc" S["host_os"]="linux-gnu" S["host_vendor"]="unknown" S["host_cpu"]="x86_64" S["host"]="x86_64-unknown-linux-gnu" S["build_os"]="linux-gnu" S["build_vendor"]="unknown" S["build_cpu"]="x86_64" S["build"]="x86_64-unknown-linux-gnu" S["target_alias"]="" S["host_alias"]="" S["build_alias"]="" S["LIBS"]="" S["ECHO_T"]="" S["ECHO_N"]="-n" S["ECHO_C"]="" S["DEFS"]="-DHAVE_CONFIG_H" S["mandir"]="${datarootdir}/man" S["localedir"]="${datarootdir}/locale" S["libdir"]="${exec_prefix}/lib" S["psdir"]="${docdir}" S["pdfdir"]="${docdir}" S["dvidir"]="${docdir}" S["htmldir"]="${docdir}" S["infodir"]="${datarootdir}/info" S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" S["oldincludedir"]="/usr/include" S["includedir"]="${prefix}/include" S["localstatedir"]="${prefix}/var" S["sharedstatedir"]="${prefix}/com" S["sysconfdir"]="${prefix}/etc" S["datadir"]="${datarootdir}" S["datarootdir"]="${prefix}/share" S["libexecdir"]="${exec_prefix}/libexec" S["sbindir"]="${exec_prefix}/sbin" S["bindir"]="${exec_prefix}/bin" S["program_transform_name"]="s,x,x," S["prefix"]="/usr/local" S["exec_prefix"]="${prefix}" S["PACKAGE_BUGREPORT"]="saord@cfa.harvard.edu" S["PACKAGE_STRING"]="xpa 2.1.15" S["PACKAGE_VERSION"]="2.1.15" S["PACKAGE_TARNAME"]="xpa" S["PACKAGE_NAME"]="xpa" S["PATH_SEPARATOR"]=":" S["SHELL"]="/bin/sh" _ACAWK cat >>"$tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 $as_echo "$as_me: error: could not setup config files machinery" >&2;} { (exit 1); exit 1; }; } fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$tmp/defines.awk" <<\_ACAWK || BEGIN { D["PACKAGE_NAME"]=" \"xpa\"" D["PACKAGE_TARNAME"]=" \"xpa\"" D["PACKAGE_VERSION"]=" \"2.1.15\"" D["PACKAGE_STRING"]=" \"xpa 2.1.15\"" D["PACKAGE_BUGREPORT"]=" \"saord@cfa.harvard.edu\"" D["STDC_HEADERS"]=" 1" D["HAVE_SYS_TYPES_H"]=" 1" D["HAVE_SYS_STAT_H"]=" 1" D["HAVE_STDLIB_H"]=" 1" D["HAVE_STRING_H"]=" 1" D["HAVE_MEMORY_H"]=" 1" D["HAVE_STRINGS_H"]=" 1" D["HAVE_INTTYPES_H"]=" 1" D["HAVE_STDINT_H"]=" 1" D["HAVE_UNISTD_H"]=" 1" D["SIZEOF_LONG"]=" 8" D["STDC_HEADERS"]=" 1" D["HAVE_MALLOC_H"]=" 1" D["HAVE_GETOPT_H"]=" 1" D["HAVE_PWD_H"]=" 1" D["HAVE_VALUES_H"]=" 1" D["HAVE_DLFCN_H"]=" 1" D["HAVE_SETJMP_H"]=" 1" D["HAVE_SYS_UN_H"]=" 1" D["HAVE_SYS_SHM_H"]=" 1" D["HAVE_SYS_MMAN_H"]=" 1" D["HAVE_SYS_IPC_H"]=" 1" D["HAVE_SOCKLEN_T"]=" 1" D["HAVE_STRCHR"]=" 1" D["HAVE_MEMCPY"]=" 1" D["HAVE_SNPRINTF"]=" 1" D["HAVE_ATEXIT"]=" 1" D["HAVE_SETENV"]=" 1" D["HAVE_XT"]=" 1" for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { line = $ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 $as_echo "$as_me: error: could not setup config headers machinery" >&2;} { (exit 1); exit 1; }; } fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} { (exit 1); exit 1; }; };; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} { (exit 1); exit 1; }; };; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ac_file_inputs="$ac_file_inputs '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$tmp/stdin" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` { as_dir="$ac_dir" case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p ' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} ac_datarootdir_hack=' s&@datadir@&${datarootdir}&g s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g s&@infodir@&${datarootdir}/info&g s&@localedir@&${datarootdir}/locale&g s&@mandir@&${datarootdir}/man&g s&\${datarootdir}&${prefix}/share&g' ;; esac ac_sed_extra="/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/ s/:*\${srcdir}:*/:/ s/:*@srcdir@:*/:/ s/^\([^=]*=[ ]*\):*/\1/ s/:*$// s/^[^=]*=[ ]*$// } :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&2;} rm -f "$tmp/stdin" case $ac_file in -) cat "$tmp/out" && rm -f "$tmp/out";; *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; esac \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" } >"$tmp/config.h" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$tmp/config.h" "$ac_file" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 $as_echo "$as_me: error: could not create -" >&2;} { (exit 1); exit 1; }; } fi ;; esac done # for ac_tag { (exit 0); exit 0; } pyds9-1.8.1/xpa/config.sub000077500000000000000000000772551265250223700153700ustar00rootroot00000000000000#! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, # Inc. timestamp='2006-03-07' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software # can handle that machine. It does not imply ALL GNU software can. # # This file is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA # 02110-1301, USA. # # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a # configuration script generated by Autoconf, you may include it under # the same distribution terms that you use for the rest of that program. # Please send patches to . Submit a context # diff and a properly formatted ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. # Each package is responsible for reporting which valid configurations # it does not support. The user should be able to distinguish # a failure to support a valid configuration from a meaningless # configuration. # The goal of this file is to map all the various variations of a given # machine specification into a single specification in the form: # CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM # or in some cases, the newer four-part form: # CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM # It is wrong to echo any other type of specification. me=`echo "$0" | sed -e 's,.*/,,'` usage="\ Usage: $0 [OPTION] CPU-MFR-OPSYS $0 [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to ." version="\ GNU config.sub ($timestamp) Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." help=" Try \`$me --help' for more information." # Parse command line while test $# -gt 0 ; do case $1 in --time-stamp | --time* | -t ) echo "$timestamp" ; exit ;; --version | -v ) echo "$version" ; exit ;; --help | --h* | -h ) echo "$usage"; exit ;; -- ) # Stop option processing shift; break ;; - ) # Use stdin as input. break ;; -* ) echo "$me: invalid option $1$help" exit 1 ;; *local*) # First pass through any local machine types. echo $1 exit ;; * ) break ;; esac done case $# in 0) echo "$me: missing argument$help" >&2 exit 1;; 1) ;; *) echo "$me: too many arguments$help" >&2 exit 1;; esac # Separate what the user gave into CPU-COMPANY and OS or KERNEL-OS (if any). # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` case $maybe_os in nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` ;; *) basic_machine=`echo $1 | sed 's/-[^-]*$//'` if [ $basic_machine != $1 ] then os=`echo $1 | sed 's/.*-/-/'` else os=; fi ;; esac ### Let's recognize common machines as not being operating systems so ### that things like config.sub decstation-3100 work. We also ### recognize some manufacturers as not being operating systems, so we ### can provide default operating systems below. case $os in -sun*os*) # Prevent following clause from handling this invalid input. ;; -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \ -att* | -7300* | -3300* | -delta* | -motorola* | -sun[234]* | \ -unicom* | -ibm* | -next | -hp | -isi* | -apollo | -altos* | \ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ -apple | -axis | -knuth | -cray) os= basic_machine=$1 ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 ;; -scout) ;; -wrs) os=-vxworks basic_machine=$1 ;; -chorusos*) os=-chorusos basic_machine=$1 ;; -chorusrdb) os=-chorusrdb basic_machine=$1 ;; -hiux*) os=-hiuxwe2 ;; -sco6) os=-sco5v6 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5) os=-sco3.2v5 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco4) os=-sco3.2v4 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2.[4-9]*) os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco3.2v[4-9]*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco5v6*) # Don't forget version if it is 3.2v4 or newer. basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -sco*) os=-sco3.2v2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -udk*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -isc) os=-isc2.2 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -clix*) basic_machine=clipper-intergraph ;; -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` ;; -lynx*) os=-lynxos ;; -ptx*) basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` ;; -windowsnt*) os=`echo $os | sed -e 's/windowsnt/winnt/'` ;; -psos*) os=-psos ;; -mint | -mint[0-9]*) basic_machine=m68k-atari os=-mint ;; esac # Decode aliases for certain CPU-COMPANY combinations. case $basic_machine in # Recognize the basic CPU types without company name. # Some are omitted here because they have special meanings below. 1750a | 580 \ | a29k \ | alpha | alphaev[4-8] | alphaev56 | alphaev6[78] | alphapca5[67] \ | alpha64 | alpha64ev[4-8] | alpha64ev56 | alpha64ev6[78] | alpha64pca5[67] \ | am33_2.0 \ | arc | arm | arm[bl]e | arme[lb] | armv[2345] | armv[345][lb] | avr \ | bfin \ | c4x | clipper \ | d10v | d30v | dlx | dsp16xx \ | fr30 | frv \ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ | m32r | m32rle | m68000 | m68k | m88k | maxq | mb | microblaze | mcore \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ | mips64vr | mips64vrel \ | mips64orion | mips64orionel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ | mips64vr5900 | mips64vr5900el \ | mipsisa32 | mipsisa32el \ | mipsisa32r2 | mipsisa32r2el \ | mipsisa64 | mipsisa64el \ | mipsisa64r2 | mipsisa64r2el \ | mipsisa64sb1 | mipsisa64sb1el \ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ | mt \ | msp430 \ | nios | nios2 \ | ns16k | ns32k \ | or32 \ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ | v850 | v850e \ | we32k \ | x86 | xscale | xscalee[bl] | xstormy16 | xtensa \ | z8k) basic_machine=$basic_machine-unknown ;; m32c) basic_machine=$basic_machine-unknown ;; m6811 | m68hc11 | m6812 | m68hc12) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none ;; m88110 | m680[12346]0 | m683?2 | m68360 | m5200 | v70 | w65 | z8k) ;; ms1) basic_machine=mt-unknown ;; # We use `pc' rather than `unknown' # because (1) that's what they normally are, and # (2) the word "unknown" tends to confuse beginning users. i*86 | x86_64) basic_machine=$basic_machine-pc ;; # Object if more than one company name word. *-*-*) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; # Recognize the basic CPU types with company name. 580-* \ | a29k-* \ | alpha-* | alphaev[4-8]-* | alphaev56-* | alphaev6[78]-* \ | alpha64-* | alpha64ev[4-8]-* | alpha64ev56-* | alpha64ev6[78]-* \ | alphapca5[67]-* | alpha64pca5[67]-* | arc-* \ | arm-* | armbe-* | armle-* | armeb-* | armv*-* \ | avr-* \ | bfin-* | bs2000-* \ | c[123]* | c30-* | [cjt]90-* | c4x-* | c54x-* | c55x-* | c6x-* \ | clipper-* | craynv-* | cydra-* \ | d10v-* | d30v-* | dlx-* \ | elxsi-* \ | f30[01]-* | f700-* | fr30-* | frv-* | fx80-* \ | h8300-* | h8500-* \ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ | m88110-* | m88k-* | maxq-* | mcore-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ | mips64vr-* | mips64vrel-* \ | mips64orion-* | mips64orionel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ | mips64vr5900-* | mips64vr5900el-* \ | mipsisa32-* | mipsisa32el-* \ | mipsisa32r2-* | mipsisa32r2el-* \ | mipsisa64-* | mipsisa64el-* \ | mipsisa64r2-* | mipsisa64r2el-* \ | mipsisa64sb1-* | mipsisa64sb1el-* \ | mipsisa64sr71k-* | mipsisa64sr71kel-* \ | mipstx39-* | mipstx39el-* \ | mmix-* \ | mt-* \ | msp430-* \ | nios-* | nios2-* \ | none-* | np1-* | ns16k-* | ns32k-* \ | orion-* \ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ | romp-* | rs6000-* \ | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ | tron-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xps100-* | xscale-* | xscalee[bl]-* \ | xstormy16-* | xtensa-* \ | ymp-* \ | z8k-*) ;; m32c-*) ;; # Recognize the various machine names and aliases which stand # for a CPU type and a company and sometimes even an OS. 386bsd) basic_machine=i386-unknown os=-bsd ;; 3b1 | 7300 | 7300-att | att-7300 | pc7300 | safari | unixpc) basic_machine=m68000-att ;; 3b*) basic_machine=we32k-att ;; a29khif) basic_machine=a29k-amd os=-udi ;; abacus) basic_machine=abacus-unknown ;; adobe68k) basic_machine=m68010-adobe os=-scout ;; alliant | fx80) basic_machine=fx80-alliant ;; altos | altos3068) basic_machine=m68k-altos ;; am29k) basic_machine=a29k-none os=-bsd ;; amd64) basic_machine=x86_64-pc ;; amd64-*) basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; amdahl) basic_machine=580-amdahl os=-sysv ;; amiga | amiga-*) basic_machine=m68k-unknown ;; amigaos | amigados) basic_machine=m68k-unknown os=-amigaos ;; amigaunix | amix) basic_machine=m68k-unknown os=-sysv4 ;; apollo68) basic_machine=m68k-apollo os=-sysv ;; apollo68bsd) basic_machine=m68k-apollo os=-bsd ;; aux) basic_machine=m68k-apple os=-aux ;; balance) basic_machine=ns32k-sequent os=-dynix ;; c90) basic_machine=c90-cray os=-unicos ;; convex-c1) basic_machine=c1-convex os=-bsd ;; convex-c2) basic_machine=c2-convex os=-bsd ;; convex-c32) basic_machine=c32-convex os=-bsd ;; convex-c34) basic_machine=c34-convex os=-bsd ;; convex-c38) basic_machine=c38-convex os=-bsd ;; cray | j90) basic_machine=j90-cray os=-unicos ;; craynv) basic_machine=craynv-cray os=-unicosmp ;; cr16c) basic_machine=cr16c-unknown os=-elf ;; crds | unos) basic_machine=m68k-crds ;; crisv32 | crisv32-* | etraxfs*) basic_machine=crisv32-axis ;; cris | cris-* | etrax*) basic_machine=cris-axis ;; crx) basic_machine=crx-unknown os=-elf ;; da30 | da30-*) basic_machine=m68k-da30 ;; decstation | decstation-3100 | pmax | pmax-* | pmin | dec3100 | decstatn) basic_machine=mips-dec ;; decsystem10* | dec10*) basic_machine=pdp10-dec os=-tops10 ;; decsystem20* | dec20*) basic_machine=pdp10-dec os=-tops20 ;; delta | 3300 | motorola-3300 | motorola-delta \ | 3300-motorola | delta-motorola) basic_machine=m68k-motorola ;; delta88) basic_machine=m88k-motorola os=-sysv3 ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp ;; dpx20 | dpx20-*) basic_machine=rs6000-bull os=-bosx ;; dpx2* | dpx2*-bull) basic_machine=m68k-bull os=-sysv3 ;; ebmon29k) basic_machine=a29k-amd os=-ebmon ;; elxsi) basic_machine=elxsi-elxsi os=-bsd ;; encore | umax | mmax) basic_machine=ns32k-encore ;; es1800 | OSE68k | ose68k | ose | OSE) basic_machine=m68k-ericsson os=-ose ;; fx2800) basic_machine=i860-alliant ;; genix) basic_machine=ns32k-ns ;; gmicro) basic_machine=tron-gmicro os=-sysv ;; go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-hms ;; harris) basic_machine=m88k-harris os=-sysv3 ;; hp300-*) basic_machine=m68k-hp ;; hp300bsd) basic_machine=m68k-hp os=-bsd ;; hp300hpux) basic_machine=m68k-hp os=-hpux ;; hp3k9[0-9][0-9] | hp9[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k2[0-9][0-9] | hp9k31[0-9]) basic_machine=m68000-hp ;; hp9k3[2-9][0-9]) basic_machine=m68k-hp ;; hp9k6[0-9][0-9] | hp6[0-9][0-9]) basic_machine=hppa1.0-hp ;; hp9k7[0-79][0-9] | hp7[0-79][0-9]) basic_machine=hppa1.1-hp ;; hp9k78[0-9] | hp78[0-9]) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[67]1 | hp8[67]1 | hp9k80[24] | hp80[24] | hp9k8[78]9 | hp8[78]9 | hp9k893 | hp893) # FIXME: really hppa2.0-hp basic_machine=hppa1.1-hp ;; hp9k8[0-9][13679] | hp8[0-9][13679]) basic_machine=hppa1.1-hp ;; hp9k8[0-9][0-9] | hp8[0-9][0-9]) basic_machine=hppa1.0-hp ;; hppa-next) os=-nextstep3 ;; hppaosf) basic_machine=hppa1.1-hp os=-osf ;; hppro) basic_machine=hppa1.1-hp os=-proelf ;; i370-ibm* | ibm*) basic_machine=i370-ibm ;; # I'm not sure what "Sysv32" means. Should this be sysv3.2? i*86v32) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv32 ;; i*86v4*) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv4 ;; i*86v) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-sysv ;; i*86sol2) basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` os=-solaris2 ;; i386mach) basic_machine=i386-mach os=-mach ;; i386-vsta | vsta) basic_machine=i386-unknown os=-vsta ;; iris | iris4d) basic_machine=mips-sgi case $os in -irix*) ;; *) os=-irix4 ;; esac ;; isi68 | isi) basic_machine=m68k-isi os=-sysv ;; m88k-omron*) basic_machine=m88k-omron ;; magnum | m3230) basic_machine=mips-mips os=-sysv ;; merlin) basic_machine=ns32k-utek os=-sysv ;; mingw32) basic_machine=i386-pc os=-mingw32 ;; miniframe) basic_machine=m68000-convergent ;; *mint | -mint[0-9]* | *MiNT | *MiNT[0-9]*) basic_machine=m68k-atari os=-mint ;; mips3*-*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` ;; mips3*) basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown ;; monitor) basic_machine=m68k-rom68k os=-coff ;; morphos) basic_machine=powerpc-unknown os=-morphos ;; msdos) basic_machine=i386-pc os=-msdos ;; ms1-*) basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` ;; mvs) basic_machine=i370-ibm os=-mvs ;; ncr3000) basic_machine=i486-ncr os=-sysv4 ;; netbsd386) basic_machine=i386-unknown os=-netbsd ;; netwinder) basic_machine=armv4l-rebel os=-linux ;; news | news700 | news800 | news900) basic_machine=m68k-sony os=-newsos ;; news1000) basic_machine=m68030-sony os=-newsos ;; news-3600 | risc-news) basic_machine=mips-sony os=-newsos ;; necv70) basic_machine=v70-nec os=-sysv ;; next | m*-next ) basic_machine=m68k-next case $os in -nextstep* ) ;; -ns2*) os=-nextstep2 ;; *) os=-nextstep3 ;; esac ;; nh3000) basic_machine=m68k-harris os=-cxux ;; nh[45]000) basic_machine=m88k-harris os=-cxux ;; nindy960) basic_machine=i960-intel os=-nindy ;; mon960) basic_machine=i960-intel os=-mon960 ;; nonstopux) basic_machine=mips-compaq os=-nonstopux ;; np1) basic_machine=np1-gould ;; nsr-tandem) basic_machine=nsr-tandem ;; op50n-* | op60c-*) basic_machine=hppa1.1-oki os=-proelf ;; openrisc | openrisc-*) basic_machine=or32-unknown ;; os400) basic_machine=powerpc-ibm os=-os400 ;; OSE68000 | ose68000) basic_machine=m68000-ericsson os=-ose ;; os68k) basic_machine=m68k-none os=-os68k ;; pa-hitachi) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; paragon) basic_machine=i860-intel os=-osf ;; pbd) basic_machine=sparc-tti ;; pbb) basic_machine=m68k-tti ;; pc532 | pc532-*) basic_machine=ns32k-pc532 ;; pc98) basic_machine=i386-pc ;; pc98-*) basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium | p5 | k5 | k6 | nexgen | viac3) basic_machine=i586-pc ;; pentiumpro | p6 | 6x86 | athlon | athlon_*) basic_machine=i686-pc ;; pentiumii | pentium2 | pentiumiii | pentium3) basic_machine=i686-pc ;; pentium4) basic_machine=i786-pc ;; pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumpro-* | p6-* | 6x86-* | athlon-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pentium4-*) basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` ;; pn) basic_machine=pn-gould ;; power) basic_machine=power-ibm ;; ppc) basic_machine=powerpc-unknown ;; ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppcle | powerpclittle | ppc-le | powerpc-little) basic_machine=powerpcle-unknown ;; ppcle-* | powerpclittle-*) basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64) basic_machine=powerpc64-unknown ;; ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ppc64le | powerpc64little | ppc64-le | powerpc64-little) basic_machine=powerpc64le-unknown ;; ppc64le-* | powerpc64little-*) basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` ;; ps2) basic_machine=i386-ibm ;; pw32) basic_machine=i586-unknown os=-pw32 ;; rdos) basic_machine=i386-pc os=-rdos ;; rom68k) basic_machine=m68k-rom68k os=-coff ;; rm[46]00) basic_machine=mips-siemens ;; rtpc | rtpc-*) basic_machine=romp-ibm ;; s390 | s390-*) basic_machine=s390-ibm ;; s390x | s390x-*) basic_machine=s390x-ibm ;; sa29200) basic_machine=a29k-amd os=-udi ;; sb1) basic_machine=mipsisa64sb1-unknown ;; sb1el) basic_machine=mipsisa64sb1el-unknown ;; sei) basic_machine=mips-sei os=-seiux ;; sequent) basic_machine=i386-sequent ;; sh) basic_machine=sh-hitachi os=-hms ;; sh64) basic_machine=sh64-unknown ;; sparclite-wrs | simso-wrs) basic_machine=sparclite-wrs os=-vxworks ;; sps7) basic_machine=m68k-bull os=-sysv2 ;; spur) basic_machine=spur-unknown ;; st2000) basic_machine=m68k-tandem ;; stratus) basic_machine=i860-stratus os=-sysv4 ;; sun2) basic_machine=m68000-sun ;; sun2os3) basic_machine=m68000-sun os=-sunos3 ;; sun2os4) basic_machine=m68000-sun os=-sunos4 ;; sun3os3) basic_machine=m68k-sun os=-sunos3 ;; sun3os4) basic_machine=m68k-sun os=-sunos4 ;; sun4os3) basic_machine=sparc-sun os=-sunos3 ;; sun4os4) basic_machine=sparc-sun os=-sunos4 ;; sun4sol2) basic_machine=sparc-sun os=-solaris2 ;; sun3 | sun3-*) basic_machine=m68k-sun ;; sun4) basic_machine=sparc-sun ;; sun386 | sun386i | roadrunner) basic_machine=i386-sun ;; sv1) basic_machine=sv1-cray os=-unicos ;; symmetry) basic_machine=i386-sequent os=-dynix ;; t3e) basic_machine=alphaev5-cray os=-unicos ;; t90) basic_machine=t90-cray os=-unicos ;; tic54x | c54x*) basic_machine=tic54x-unknown os=-coff ;; tic55x | c55x*) basic_machine=tic55x-unknown os=-coff ;; tic6x | c6x*) basic_machine=tic6x-unknown os=-coff ;; tx39) basic_machine=mipstx39-unknown ;; tx39el) basic_machine=mipstx39el-unknown ;; toad1) basic_machine=pdp10-xkl os=-tops20 ;; tower | tower-32) basic_machine=m68k-ncr ;; tpf) basic_machine=s390x-ibm os=-tpf ;; udi29k) basic_machine=a29k-amd os=-udi ;; ultra3) basic_machine=a29k-nyu os=-sym1 ;; v810 | necv810) basic_machine=v810-nec os=-none ;; vaxv) basic_machine=vax-dec os=-sysv ;; vms) basic_machine=vax-dec os=-vms ;; vpp*|vx|vx-*) basic_machine=f301-fujitsu ;; vxworks960) basic_machine=i960-wrs os=-vxworks ;; vxworks68) basic_machine=m68k-wrs os=-vxworks ;; vxworks29k) basic_machine=a29k-wrs os=-vxworks ;; w65*) basic_machine=w65-wdc os=-none ;; w89k-*) basic_machine=hppa1.1-winbond os=-proelf ;; xbox) basic_machine=i686-pc os=-mingw32 ;; xps | xps100) basic_machine=xps100-honeywell ;; ymp) basic_machine=ymp-cray os=-unicos ;; z8k-*-coff) basic_machine=z8k-unknown os=-sim ;; none) basic_machine=none-none os=-none ;; # Here we handle the default manufacturer of certain CPU types. It is in # some cases the only manufacturer, in others, it is the most popular. w89k) basic_machine=hppa1.1-winbond ;; op50n) basic_machine=hppa1.1-oki ;; op60c) basic_machine=hppa1.1-oki ;; romp) basic_machine=romp-ibm ;; mmix) basic_machine=mmix-knuth ;; rs6000) basic_machine=rs6000-ibm ;; vax) basic_machine=vax-dec ;; pdp10) # there are many clones, so DEC is not a safe bet basic_machine=pdp10-unknown ;; pdp11) basic_machine=pdp11-dec ;; we32k) basic_machine=we32k-att ;; sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) basic_machine=sparc-sun ;; cydra) basic_machine=cydra-cydrome ;; orion) basic_machine=orion-highlevel ;; orion105) basic_machine=clipper-highlevel ;; mac | mpw | mac-mpw) basic_machine=m68k-apple ;; pmac | pmac-mpw) basic_machine=powerpc-apple ;; *-unknown) # Make sure to match an already-canonicalized machine name. ;; *) echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 exit 1 ;; esac # Here we canonicalize certain aliases for manufacturers. case $basic_machine in *-digital*) basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` ;; *-commodore*) basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` ;; *) ;; esac # Decode manufacturer-specific aliases for certain operating systems. if [ x"$os" != x"" ] then case $os in # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; -solaris) os=-solaris2 ;; -svr4*) os=-sysv4 ;; -unixware*) os=-sysv4.2uw ;; -gnu/linux*) os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` ;; # First accept the basic system types. # The portable systems comes first. # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ | -openbsd* | -solidbsd* \ | -ekkobsd* | -kfreebsd* | -freebsd* | -riscix* | -lynxos* \ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -chorusos* | -chorusrdb* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ | -openstep* | -oskit* | -conix* | -pw32* | -nonstopux* \ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ | -skyos* | -haiku* | -rdos*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) case $basic_machine in x86-* | i*86-*) ;; *) os=-nto$os ;; esac ;; -nto-qnx*) ;; -nto*) os=`echo $os | sed -e 's|nto|nto-qnx|'` ;; -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ | -windows* | -osx | -abug | -netware* | -os9* | -beos* | -haiku* \ | -macos* | -mpw* | -magic* | -mmixware* | -mon960* | -lnews*) ;; -mac*) os=`echo $os | sed -e 's|mac|macos|'` ;; -linux-dietlibc) os=-linux-dietlibc ;; -linux*) os=`echo $os | sed -e 's|linux|linux-gnu|'` ;; -sunos5*) os=`echo $os | sed -e 's|sunos5|solaris2|'` ;; -sunos6*) os=`echo $os | sed -e 's|sunos6|solaris3|'` ;; -opened*) os=-openedition ;; -os400*) os=-os400 ;; -wince*) os=-wince ;; -osfrose*) os=-osfrose ;; -osf*) os=-osf ;; -utek*) os=-bsd ;; -dynix*) os=-bsd ;; -acis*) os=-aos ;; -atheos*) os=-atheos ;; -syllable*) os=-syllable ;; -386bsd) os=-bsd ;; -ctix* | -uts*) os=-sysv ;; -nova*) os=-rtmk-nova ;; -ns2 ) os=-nextstep2 ;; -nsk*) os=-nsk ;; # Preserve the version number of sinix5. -sinix5.*) os=`echo $os | sed -e 's|sinix|sysv|'` ;; -sinix*) os=-sysv4 ;; -tpf*) os=-tpf ;; -triton*) os=-sysv3 ;; -oss*) os=-sysv3 ;; -svr4) os=-sysv4 ;; -svr3) os=-sysv3 ;; -sysvr4) os=-sysv4 ;; # This must come after -sysvr4. -sysv*) ;; -ose*) os=-ose ;; -es1800*) os=-ose ;; -xenix) os=-xenix ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) os=-mint ;; -aros*) os=-aros ;; -kaos*) os=-kaos ;; -zvmoe) os=-zvmoe ;; -none) ;; *) # Get rid of the `-' at the beginning of $os. os=`echo $os | sed 's/[^-]*-//'` echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 exit 1 ;; esac else # Here we handle the default operating systems that come with various machines. # The value should be what the vendor currently ships out the door with their # machine or put another way, the most popular os provided with the machine. # Note that if you're going to try to match "-MANUFACTURER" here (say, # "-sun"), then you have to tell the case statement up towards the top # that MANUFACTURER isn't an operating system. Otherwise, code above # will signal an error saying that MANUFACTURER isn't an operating # system, and we'll never get to this point. case $basic_machine in *-acorn) os=-riscix1.2 ;; arm*-rebel) os=-linux ;; arm*-semi) os=-aout ;; c4x-* | tic4x-*) os=-coff ;; # This must come before the *-dec entry. pdp10-*) os=-tops20 ;; pdp11-*) os=-none ;; *-dec | vax-*) os=-ultrix4.2 ;; m68*-apollo) os=-domain ;; i386-sun) os=-sunos4.0.2 ;; m68000-sun) os=-sunos3 # This also exists in the configure program, but was not the # default. # os=-sunos4 ;; m68*-cisco) os=-aout ;; mips*-cisco) os=-elf ;; mips*-*) os=-elf ;; or32-*) os=-coff ;; *-tti) # must be before sparc entry or we get the wrong os. os=-sysv3 ;; sparc-* | *-sun) os=-sunos4.1.1 ;; *-be) os=-beos ;; *-haiku) os=-haiku ;; *-ibm) os=-aix ;; *-knuth) os=-mmixware ;; *-wec) os=-proelf ;; *-winbond) os=-proelf ;; *-oki) os=-proelf ;; *-hp) os=-hpux ;; *-hitachi) os=-hiux ;; i860-* | *-att | *-ncr | *-altos | *-motorola | *-convergent) os=-sysv ;; *-cbm) os=-amigaos ;; *-dg) os=-dgux ;; *-dolphin) os=-sysv3 ;; m68k-ccur) os=-rtu ;; m88k-omron*) os=-luna ;; *-next ) os=-nextstep ;; *-sequent) os=-ptx ;; *-crds) os=-unos ;; *-ns) os=-genix ;; i370-*) os=-mvs ;; *-next) os=-nextstep3 ;; *-gould) os=-sysv ;; *-highlevel) os=-bsd ;; *-encore) os=-bsd ;; *-sgi) os=-irix ;; *-siemens) os=-sysv4 ;; *-masscomp) os=-rtu ;; f30[01]-fujitsu | f700-fujitsu) os=-uxpv ;; *-rom68k) os=-coff ;; *-*bug) os=-coff ;; *-apple) os=-macos ;; *-atari*) os=-mint ;; *) os=-none ;; esac fi # Here we handle the case where we know the os, and the CPU type, but not the # manufacturer. We pick the logical manufacturer. vendor=unknown case $basic_machine in *-unknown) case $os in -riscix*) vendor=acorn ;; -sunos*) vendor=sun ;; -aix*) vendor=ibm ;; -beos*) vendor=be ;; -hpux*) vendor=hp ;; -mpeix*) vendor=hp ;; -hiux*) vendor=hitachi ;; -unos*) vendor=crds ;; -dgux*) vendor=dg ;; -luna*) vendor=omron ;; -genix*) vendor=ns ;; -mvs* | -opened*) vendor=ibm ;; -os400*) vendor=ibm ;; -ptx*) vendor=sequent ;; -tpf*) vendor=ibm ;; -vxsim* | -vxworks* | -windiss*) vendor=wrs ;; -aux*) vendor=apple ;; -hms*) vendor=hitachi ;; -mpw* | -macos*) vendor=apple ;; -*mint | -mint[0-9]* | -*MiNT | -MiNT[0-9]*) vendor=atari ;; -vos*) vendor=stratus ;; esac basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` ;; esac echo $basic_machine$os exit # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "timestamp='" # time-stamp-format: "%:y-%02m-%02d" # time-stamp-end: "'" # End: pyds9-1.8.1/xpa/configure000077500000000000000000010461721265250223700153070ustar00rootroot00000000000000#! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.63 for xpa 2.1.15. # # Report bugs to . # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi # PATH needs CR # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 { (exit 1); exit 1; } fi # Work around bugs in pre-3.0 UWIN ksh. for as_var in ENV MAIL MAILPATH do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # CDPATH. $as_unset CDPATH if test "x$CONFIG_SHELL" = x; then if (eval ":") 2>/dev/null; then as_have_required=yes else as_have_required=no fi if test $as_have_required = yes && (eval ": (as_func_return () { (exit \$1) } as_func_success () { as_func_return 0 } as_func_failure () { as_func_return 1 } as_func_ret_success () { return 0 } as_func_ret_failure () { return 1 } exitcode=0 if as_func_success; then : else exitcode=1 echo as_func_success failed. fi if as_func_failure; then exitcode=1 echo as_func_failure succeeded. fi if as_func_ret_success; then : else exitcode=1 echo as_func_ret_success failed. fi if as_func_ret_failure; then exitcode=1 echo as_func_ret_failure succeeded. fi if ( set x; as_func_ret_success y && test x = \"\$1\" ); then : else exitcode=1 echo positional parameters were not saved. fi test \$exitcode = 0) || { (exit 1); exit 1; } ( as_lineno_1=\$LINENO as_lineno_2=\$LINENO test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } ") 2> /dev/null; then : else as_candidate_shells= as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. case $as_dir in /*) for as_base in sh bash ksh sh5; do as_candidate_shells="$as_candidate_shells $as_dir/$as_base" done;; esac done IFS=$as_save_IFS for as_shell in $as_candidate_shells $SHELL; do # Try only shells that exist, to save several forks. if { test -f "$as_shell" || test -f "$as_shell.exe"; } && { ("$as_shell") 2> /dev/null <<\_ASEOF if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi : _ASEOF }; then CONFIG_SHELL=$as_shell as_have_required=yes if { "$as_shell" 2> /dev/null <<\_ASEOF if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi : (as_func_return () { (exit $1) } as_func_success () { as_func_return 0 } as_func_failure () { as_func_return 1 } as_func_ret_success () { return 0 } as_func_ret_failure () { return 1 } exitcode=0 if as_func_success; then : else exitcode=1 echo as_func_success failed. fi if as_func_failure; then exitcode=1 echo as_func_failure succeeded. fi if as_func_ret_success; then : else exitcode=1 echo as_func_ret_success failed. fi if as_func_ret_failure; then exitcode=1 echo as_func_ret_failure succeeded. fi if ( set x; as_func_ret_success y && test x = "$1" ); then : else exitcode=1 echo positional parameters were not saved. fi test $exitcode = 0) || { (exit 1); exit 1; } ( as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } _ASEOF }; then break fi fi done if test "x$CONFIG_SHELL" != x; then for as_var in BASH_ENV ENV do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done export CONFIG_SHELL exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} fi if test $as_have_required = no; then echo This script requires a shell more modern than all the echo shells that I found on your system. Please install a echo modern shell, or manually run the script under such a echo shell if you do have one. { (exit 1); exit 1; } fi fi fi (eval "as_func_return () { (exit \$1) } as_func_success () { as_func_return 0 } as_func_failure () { as_func_return 1 } as_func_ret_success () { return 0 } as_func_ret_failure () { return 1 } exitcode=0 if as_func_success; then : else exitcode=1 echo as_func_success failed. fi if as_func_failure; then exitcode=1 echo as_func_failure succeeded. fi if as_func_ret_success; then : else exitcode=1 echo as_func_ret_success failed. fi if as_func_ret_failure; then exitcode=1 echo as_func_ret_failure succeeded. fi if ( set x; as_func_ret_success y && test x = \"\$1\" ); then : else exitcode=1 echo positional parameters were not saved. fi test \$exitcode = 0") || { echo No shell found that supports shell functions. echo Please tell bug-autoconf@gnu.org about your system, echo including any error possibly output before this message. echo This can help us improve future autoconf versions. echo Configuration will now proceed without shell functions. } as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line after each line using $LINENO; the second 'sed' # does the real work. The second script uses 'N' to pair each # line-number line with the line containing $LINENO, and appends # trailing '-' during substitution so that $LINENO is not a special # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # scripts with optimization help from Paolo Bonzini. Blame Lee # E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in -n*) case `echo 'x\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. *) ECHO_C='\c';; esac;; *) ECHO_N='-n';; esac if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 7<&0 &1 # Name of the host. # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, # so uname gets run too. ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` # # Initializations. # ac_default_prefix=/usr/local ac_clean_files= ac_config_libobj_dir=. LIBOBJS= cross_compiling=no subdirs= MFLAGS= MAKEFLAGS= SHELL=${CONFIG_SHELL-/bin/sh} # Identity of this package. PACKAGE_NAME='xpa' PACKAGE_TARNAME='xpa' PACKAGE_VERSION='2.1.15' PACKAGE_STRING='xpa 2.1.15' PACKAGE_BUGREPORT='saord@cfa.harvard.edu' ac_unique_file="./xpa.h" # Factoring default headers for most tests. ac_includes_default="\ #include #ifdef HAVE_SYS_TYPES_H # include #endif #ifdef HAVE_SYS_STAT_H # include #endif #ifdef STDC_HEADERS # include # include #else # ifdef HAVE_STDLIB_H # include # endif #endif #ifdef HAVE_STRING_H # if !defined STDC_HEADERS && defined HAVE_MEMORY_H # include # endif # include #endif #ifdef HAVE_STRINGS_H # include #endif #ifdef HAVE_INTTYPES_H # include #endif #ifdef HAVE_STDINT_H # include #endif #ifdef HAVE_UNISTD_H # include #endif" ac_subst_vars='LTLIBOBJS LIBOBJS EXTRA_LIBS GTK_LIBS GTK_CFLAGS TCL_LIBS TCL_CFLAGS TCL_STUB_LIB_SPEC TCL_STUB_LIB_FLAG TCL_STUB_LIB_FILE TCL_LIB_SPEC TCL_LIB_FLAG TCL_LIB_FILE TCL_SRC_DIR TCL_BIN_DIR TCL_VERSION X_EXTRA_LIBS X_LIBS X_PRE_LIBS X_CFLAGS XMKMF LLIB DOSHARED TLIB RANLIB SZ_LONG EGREP GREP CPP OBJEXT EXEEXT ac_ct_CC CPPFLAGS LDFLAGS CFLAGS CC host_os host_vendor host_cpu host build_os build_vendor build_cpu build target_alias host_alias build_alias LIBS ECHO_T ECHO_N ECHO_C DEFS mandir localedir libdir psdir pdfdir dvidir htmldir infodir docdir oldincludedir includedir localstatedir sharedstatedir sysconfdir datadir datarootdir libexecdir sbindir bindir program_transform_name prefix exec_prefix PACKAGE_BUGREPORT PACKAGE_STRING PACKAGE_VERSION PACKAGE_TARNAME PACKAGE_NAME PATH_SEPARATOR SHELL' ac_subst_files='' ac_user_opts=' enable_option_checking enable_threaded_xpans enable_shared enable_posix_spawn with_x with_tcl with_threads with_gtk ' ac_precious_vars='build_alias host_alias target_alias CC CFLAGS LDFLAGS LIBS CPPFLAGS CPP XMKMF' # Initialize some variables set by options. ac_init_help= ac_init_version=false ac_unrecognized_opts= ac_unrecognized_sep= # The variables have the same names as the options, with # dashes changed to underlines. cache_file=/dev/null exec_prefix=NONE no_create= no_recursion= prefix=NONE program_prefix=NONE program_suffix=NONE program_transform_name=s,x,x, silent= site= srcdir= verbose= x_includes=NONE x_libraries=NONE # Installation directory options. # These are left unexpanded so users can "make install exec_prefix=/foo" # and all the variables that are supposed to be based on exec_prefix # by default will actually change. # Use braces instead of parens because sh, perl, etc. also accept them. # (The list follows the same order as the GNU Coding Standards.) bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' libexecdir='${exec_prefix}/libexec' datarootdir='${prefix}/share' datadir='${datarootdir}' sysconfdir='${prefix}/etc' sharedstatedir='${prefix}/com' localstatedir='${prefix}/var' includedir='${prefix}/include' oldincludedir='/usr/include' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' infodir='${datarootdir}/info' htmldir='${docdir}' dvidir='${docdir}' pdfdir='${docdir}' psdir='${docdir}' libdir='${exec_prefix}/lib' localedir='${datarootdir}/locale' mandir='${datarootdir}/man' ac_prev= ac_dashdash= for ac_option do # If the previous option needs an argument, assign it. if test -n "$ac_prev"; then eval $ac_prev=\$ac_option ac_prev= continue fi case $ac_option in *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. case $ac_dashdash$ac_option in --) ac_dashdash=yes ;; -bindir | --bindir | --bindi | --bind | --bin | --bi) ac_prev=bindir ;; -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) bindir=$ac_optarg ;; -build | --build | --buil | --bui | --bu) ac_prev=build_alias ;; -build=* | --build=* | --buil=* | --bui=* | --bu=*) build_alias=$ac_optarg ;; -cache-file | --cache-file | --cache-fil | --cache-fi \ | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) ac_prev=cache_file ;; -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) cache_file=$ac_optarg ;; --config-cache | -C) cache_file=config.cache ;; -datadir | --datadir | --datadi | --datad) ac_prev=datadir ;; -datadir=* | --datadir=* | --datadi=* | --datad=*) datadir=$ac_optarg ;; -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ | --dataroo | --dataro | --datar) ac_prev=datarootdir ;; -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) datarootdir=$ac_optarg ;; -disable-* | --disable-*) ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=no ;; -docdir | --docdir | --docdi | --doc | --do) ac_prev=docdir ;; -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) docdir=$ac_optarg ;; -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) ac_prev=dvidir ;; -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) dvidir=$ac_optarg ;; -enable-* | --enable-*) ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "enable_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval enable_$ac_useropt=\$ac_optarg ;; -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ | --exec | --exe | --ex) ac_prev=exec_prefix ;; -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ | --exec=* | --exe=* | --ex=*) exec_prefix=$ac_optarg ;; -gas | --gas | --ga | --g) # Obsolete; use --with-gas. with_gas=yes ;; -help | --help | --hel | --he | -h) ac_init_help=long ;; -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) ac_init_help=recursive ;; -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) ac_init_help=short ;; -host | --host | --hos | --ho) ac_prev=host_alias ;; -host=* | --host=* | --hos=* | --ho=*) host_alias=$ac_optarg ;; -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) ac_prev=htmldir ;; -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ | --ht=*) htmldir=$ac_optarg ;; -includedir | --includedir | --includedi | --included | --include \ | --includ | --inclu | --incl | --inc) ac_prev=includedir ;; -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ | --includ=* | --inclu=* | --incl=* | --inc=*) includedir=$ac_optarg ;; -infodir | --infodir | --infodi | --infod | --info | --inf) ac_prev=infodir ;; -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) infodir=$ac_optarg ;; -libdir | --libdir | --libdi | --libd) ac_prev=libdir ;; -libdir=* | --libdir=* | --libdi=* | --libd=*) libdir=$ac_optarg ;; -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ | --libexe | --libex | --libe) ac_prev=libexecdir ;; -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ | --libexe=* | --libex=* | --libe=*) libexecdir=$ac_optarg ;; -localedir | --localedir | --localedi | --localed | --locale) ac_prev=localedir ;; -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) localedir=$ac_optarg ;; -localstatedir | --localstatedir | --localstatedi | --localstated \ | --localstate | --localstat | --localsta | --localst | --locals) ac_prev=localstatedir ;; -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) localstatedir=$ac_optarg ;; -mandir | --mandir | --mandi | --mand | --man | --ma | --m) ac_prev=mandir ;; -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) mandir=$ac_optarg ;; -nfp | --nfp | --nf) # Obsolete; use --without-fp. with_fp=no ;; -no-create | --no-create | --no-creat | --no-crea | --no-cre \ | --no-cr | --no-c | -n) no_create=yes ;; -no-recursion | --no-recursion | --no-recursio | --no-recursi \ | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) no_recursion=yes ;; -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ | --oldin | --oldi | --old | --ol | --o) ac_prev=oldincludedir ;; -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) oldincludedir=$ac_optarg ;; -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) ac_prev=prefix ;; -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) prefix=$ac_optarg ;; -program-prefix | --program-prefix | --program-prefi | --program-pref \ | --program-pre | --program-pr | --program-p) ac_prev=program_prefix ;; -program-prefix=* | --program-prefix=* | --program-prefi=* \ | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) program_prefix=$ac_optarg ;; -program-suffix | --program-suffix | --program-suffi | --program-suff \ | --program-suf | --program-su | --program-s) ac_prev=program_suffix ;; -program-suffix=* | --program-suffix=* | --program-suffi=* \ | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) program_suffix=$ac_optarg ;; -program-transform-name | --program-transform-name \ | --program-transform-nam | --program-transform-na \ | --program-transform-n | --program-transform- \ | --program-transform | --program-transfor \ | --program-transfo | --program-transf \ | --program-trans | --program-tran \ | --progr-tra | --program-tr | --program-t) ac_prev=program_transform_name ;; -program-transform-name=* | --program-transform-name=* \ | --program-transform-nam=* | --program-transform-na=* \ | --program-transform-n=* | --program-transform-=* \ | --program-transform=* | --program-transfor=* \ | --program-transfo=* | --program-transf=* \ | --program-trans=* | --program-tran=* \ | --progr-tra=* | --program-tr=* | --program-t=*) program_transform_name=$ac_optarg ;; -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) ac_prev=pdfdir ;; -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) pdfdir=$ac_optarg ;; -psdir | --psdir | --psdi | --psd | --ps) ac_prev=psdir ;; -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) psdir=$ac_optarg ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) silent=yes ;; -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) ac_prev=sbindir ;; -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ | --sbi=* | --sb=*) sbindir=$ac_optarg ;; -sharedstatedir | --sharedstatedir | --sharedstatedi \ | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ | --sharedst | --shareds | --shared | --share | --shar \ | --sha | --sh) ac_prev=sharedstatedir ;; -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ | --sha=* | --sh=*) sharedstatedir=$ac_optarg ;; -site | --site | --sit) ac_prev=site ;; -site=* | --site=* | --sit=*) site=$ac_optarg ;; -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) ac_prev=srcdir ;; -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) srcdir=$ac_optarg ;; -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ | --syscon | --sysco | --sysc | --sys | --sy) ac_prev=sysconfdir ;; -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) sysconfdir=$ac_optarg ;; -target | --target | --targe | --targ | --tar | --ta | --t) ac_prev=target_alias ;; -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) target_alias=$ac_optarg ;; -v | -verbose | --verbose | --verbos | --verbo | --verb) verbose=yes ;; -version | --version | --versio | --versi | --vers | -V) ac_init_version=: ;; -with-* | --with-*) ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=\$ac_optarg ;; -without-* | --without-*) ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` # Reject names that are not valid shell variable names. expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 { (exit 1); exit 1; }; } ac_useropt_orig=$ac_useropt ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` case $ac_user_opts in *" "with_$ac_useropt" "*) ;; *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" ac_unrecognized_sep=', ';; esac eval with_$ac_useropt=no ;; --x) # Obsolete; use --with-x. with_x=yes ;; -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ | --x-incl | --x-inc | --x-in | --x-i) ac_prev=x_includes ;; -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) x_includes=$ac_optarg ;; -x-libraries | --x-libraries | --x-librarie | --x-librari \ | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) ac_prev=x_libraries ;; -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) x_libraries=$ac_optarg ;; -*) { $as_echo "$as_me: error: unrecognized option: $ac_option Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *=*) ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` # Reject names that are not valid shell variable names. expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 { (exit 1); exit 1; }; } eval $ac_envvar=\$ac_optarg export $ac_envvar ;; *) # FIXME: should be removed in autoconf 3.0. $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} ;; esac done if test -n "$ac_prev"; then ac_option=--`echo $ac_prev | sed 's/_/-/g'` { $as_echo "$as_me: error: missing argument to $ac_option" >&2 { (exit 1); exit 1; }; } fi if test -n "$ac_unrecognized_opts"; then case $enable_option_checking in no) ;; fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 { (exit 1); exit 1; }; } ;; *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; esac fi # Check all directory arguments for consistency. for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ datadir sysconfdir sharedstatedir localstatedir includedir \ oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ libdir localedir mandir do eval ac_val=\$$ac_var # Remove trailing slashes. case $ac_val in */ ) ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` eval $ac_var=\$ac_val;; esac # Be sure to have absolute directory names. case $ac_val in [\\/$]* | ?:[\\/]* ) continue;; NONE | '' ) case $ac_var in *prefix ) continue;; esac;; esac { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 { (exit 1); exit 1; }; } done # There might be people who depend on the old broken behavior: `$host' # used to hold the argument of --host etc. # FIXME: To remove some day. build=$build_alias host=$host_alias target=$target_alias # FIXME: To remove some day. if test "x$host_alias" != x; then if test "x$build_alias" = x; then cross_compiling=maybe $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used." >&2 elif test "x$build_alias" != "x$host_alias"; then cross_compiling=yes fi fi ac_tool_prefix= test -n "$host_alias" && ac_tool_prefix=$host_alias- test "$silent" = yes && exec 6>/dev/null ac_pwd=`pwd` && test -n "$ac_pwd" && ac_ls_di=`ls -di .` && ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || { $as_echo "$as_me: error: working directory cannot be determined" >&2 { (exit 1); exit 1; }; } test "X$ac_ls_di" = "X$ac_pwd_ls_di" || { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 { (exit 1); exit 1; }; } # Find the source files, if location was not specified. if test -z "$srcdir"; then ac_srcdir_defaulted=yes # Try the directory containing this script, then the parent directory. ac_confdir=`$as_dirname -- "$as_myself" || $as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_myself" : 'X\(//\)[^/]' \| \ X"$as_myself" : 'X\(//\)$' \| \ X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_myself" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` srcdir=$ac_confdir if test ! -r "$srcdir/$ac_unique_file"; then srcdir=.. fi else ac_srcdir_defaulted=no fi if test ! -r "$srcdir/$ac_unique_file"; then test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 { (exit 1); exit 1; }; } fi ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" ac_abs_confdir=`( cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 { (exit 1); exit 1; }; } pwd)` # When building in place, set srcdir=. if test "$ac_abs_confdir" = "$ac_pwd"; then srcdir=. fi # Remove unnecessary trailing slashes from srcdir. # Double slashes in file names in object file debugging info # mess up M-x gdb in Emacs. case $srcdir in */) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; esac for ac_var in $ac_precious_vars; do eval ac_env_${ac_var}_set=\${${ac_var}+set} eval ac_env_${ac_var}_value=\$${ac_var} eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} eval ac_cv_env_${ac_var}_value=\$${ac_var} done # # Report the --help message. # if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF \`configure' configures xpa 2.1.15 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults for the options are specified in brackets. Configuration: -h, --help display this help and exit --help=short display options specific to this package --help=recursive display the short help of all the included packages -V, --version display version information and exit -q, --quiet, --silent do not print \`checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for \`--cache-file=config.cache' -n, --no-create do not create output files --srcdir=DIR find the sources in DIR [configure dir or \`..'] Installation directories: --prefix=PREFIX install architecture-independent files in PREFIX [$ac_default_prefix] --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX [PREFIX] By default, \`make install' will install all the files in \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify an installation prefix other than \`$ac_default_prefix' using \`--prefix', for instance \`--prefix=\$HOME'. For better control, use the options below. Fine tuning of the installation directories: --bindir=DIR user executables [EPREFIX/bin] --sbindir=DIR system admin executables [EPREFIX/sbin] --libexecdir=DIR program executables [EPREFIX/libexec] --sysconfdir=DIR read-only single-machine data [PREFIX/etc] --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] --localstatedir=DIR modifiable single-machine data [PREFIX/var] --libdir=DIR object code libraries [EPREFIX/lib] --includedir=DIR C header files [PREFIX/include] --oldincludedir=DIR C header files for non-gcc [/usr/include] --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/xpa] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] _ACEOF cat <<\_ACEOF X features: --x-includes=DIR X include files are in DIR --x-libraries=DIR X library files are in DIR System types: --build=BUILD configure for building on BUILD [guessed] --host=HOST cross-compile to build programs to run on HOST [BUILD] _ACEOF fi if test -n "$ac_init_help"; then case $ac_init_help in short | recursive ) echo "Configuration of xpa 2.1.15:";; esac cat <<\_ACEOF Optional Features: --disable-option-checking ignore unrecognized --enable/--with options --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) --enable-FEATURE[=ARG] include FEATURE [ARG=yes] --enable-threaded-xpans build threaded xpans --enable-shared build shared libraries --enable-posix_spawn use posix_spawn() if available Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-x use the X Window System --with-tcl directory containing tcl configuration (tclConfig.sh) --with-threads build for use in threaded programs --with-gtk= include directory for gtk e.g. /usr/include/gtk-1.2 Some influential environment variables: CC C compiler command CFLAGS C compiler flags LDFLAGS linker flags, e.g. -L if you have libraries in a nonstandard directory LIBS libraries to pass to the linker, e.g. -l CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I if you have headers in a nonstandard directory CPP C preprocessor XMKMF Path to xmkmf, Makefile generator for X Window System Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Report bugs to . _ACEOF ac_status=$? fi if test "$ac_init_help" = "recursive"; then # If there are subdirs, report their specific --help. for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue test -d "$ac_dir" || { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || continue ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix cd "$ac_dir" || { ac_status=$?; continue; } # Check for guested configure. if test -f "$ac_srcdir/configure.gnu"; then echo && $SHELL "$ac_srcdir/configure.gnu" --help=recursive elif test -f "$ac_srcdir/configure"; then echo && $SHELL "$ac_srcdir/configure" --help=recursive else $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 fi || ac_status=$? cd "$ac_pwd" || { ac_status=$?; break; } done fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF xpa configure 2.1.15 generated by GNU Autoconf 2.63 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF exit fi cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xpa $as_me 2.1.15, which was generated by GNU Autoconf 2.63. Invocation command line was $ $0 $@ _ACEOF exec 5>>config.log { cat <<_ASUNAME ## --------- ## ## Platform. ## ## --------- ## hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` uname -m = `(uname -m) 2>/dev/null || echo unknown` uname -r = `(uname -r) 2>/dev/null || echo unknown` uname -s = `(uname -s) 2>/dev/null || echo unknown` uname -v = `(uname -v) 2>/dev/null || echo unknown` /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` /usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` _ASUNAME as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. $as_echo "PATH: $as_dir" done IFS=$as_save_IFS } >&5 cat >&5 <<_ACEOF ## ----------- ## ## Core tests. ## ## ----------- ## _ACEOF # Keep a trace of the command line. # Strip out --no-create and --no-recursion so they do not pile up. # Strip out --silent because we don't want to record it for future runs. # Also quote any args containing shell meta-characters. # Make two passes to allow for proper duplicate-argument suppression. ac_configure_args= ac_configure_args0= ac_configure_args1= ac_must_keep_next=false for ac_pass in 1 2 do for ac_arg do case $ac_arg in -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil) continue ;; *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; esac case $ac_pass in 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 2) ac_configure_args1="$ac_configure_args1 '$ac_arg'" if test $ac_must_keep_next = true; then ac_must_keep_next=false # Got value, back to normal. else case $ac_arg in *=* | --config-cache | -C | -disable-* | --disable-* \ | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ | -with-* | --with-* | -without-* | --without-* | --x) case "$ac_configure_args0 " in "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; esac ;; -* ) ac_must_keep_next=true ;; esac fi ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac done done $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } # When interrupted or exit'd, cleanup temporary files, and complete # config.log. We remove comments because anyway the quotes in there # would cause problems or look ugly. # WARNING: Use '\'' to represent an apostrophe within the trap. # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. trap 'exit_status=$? # Save into config.log some information that might help in debugging. { echo cat <<\_ASBOX ## ---------------- ## ## Cache variables. ## ## ---------------- ## _ASBOX echo # The following way of writing the cache mishandles newlines in values, ( for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) $as_unset $ac_var ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( *${as_nl}ac_space=\ *) sed -n \ "s/'\''/'\''\\\\'\'''\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" ;; #( *) sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) echo cat <<\_ASBOX ## ----------------- ## ## Output variables. ## ## ----------------- ## _ASBOX echo for ac_var in $ac_subst_vars do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo if test -n "$ac_subst_files"; then cat <<\_ASBOX ## ------------------- ## ## File substitutions. ## ## ------------------- ## _ASBOX echo for ac_var in $ac_subst_files do eval ac_val=\$$ac_var case $ac_val in *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; esac $as_echo "$ac_var='\''$ac_val'\''" done | sort echo fi if test -s confdefs.h; then cat <<\_ASBOX ## ----------- ## ## confdefs.h. ## ## ----------- ## _ASBOX echo cat confdefs.h echo fi test "$ac_signal" != 0 && $as_echo "$as_me: caught signal $ac_signal" $as_echo "$as_me: exit $exit_status" } >&5 rm -f core *.core core.conftest.* && rm -f -r conftest* confdefs* conf$$* $ac_clean_files && exit $exit_status ' 0 for ac_signal in 1 2 13 15; do trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal done ac_signal=0 # confdefs.h avoids OS command line length limits that DEFS can exceed. rm -f -r conftest* confdefs.h # Predefined preprocessor variables. cat >>confdefs.h <<_ACEOF #define PACKAGE_NAME "$PACKAGE_NAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_TARNAME "$PACKAGE_TARNAME" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_VERSION "$PACKAGE_VERSION" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_STRING "$PACKAGE_STRING" _ACEOF cat >>confdefs.h <<_ACEOF #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" _ACEOF # Let the site file select an alternate cache file if it wants to. # Prefer an explicitly selected file to automatically selected ones. ac_site_file1=NONE ac_site_file2=NONE if test -n "$CONFIG_SITE"; then ac_site_file1=$CONFIG_SITE elif test "x$prefix" != xNONE; then ac_site_file1=$prefix/share/config.site ac_site_file2=$prefix/etc/config.site else ac_site_file1=$ac_default_prefix/share/config.site ac_site_file2=$ac_default_prefix/etc/config.site fi for ac_site_file in "$ac_site_file1" "$ac_site_file2" do test "x$ac_site_file" = xNONE && continue if test -r "$ac_site_file"; then { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 $as_echo "$as_me: loading site script $ac_site_file" >&6;} sed 's/^/| /' "$ac_site_file" >&5 . "$ac_site_file" fi done if test -r "$cache_file"; then # Some versions of bash will fail to source /dev/null (special # files actually), so we avoid doing that. if test -f "$cache_file"; then { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 $as_echo "$as_me: loading cache $cache_file" >&6;} case $cache_file in [\\/]* | ?:[\\/]* ) . "$cache_file";; *) . "./$cache_file";; esac fi else { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 $as_echo "$as_me: creating cache $cache_file" >&6;} >$cache_file fi # Check that the precious variables saved in the cache have kept the same # value. ac_cache_corrupted=false for ac_var in $ac_precious_vars; do eval ac_old_set=\$ac_cv_env_${ac_var}_set eval ac_new_set=\$ac_env_${ac_var}_set eval ac_old_val=\$ac_cv_env_${ac_var}_value eval ac_new_val=\$ac_env_${ac_var}_value case $ac_old_set,$ac_new_set in set,) { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} ac_cache_corrupted=: ;; ,set) { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} ac_cache_corrupted=: ;; ,);; *) if test "x$ac_old_val" != "x$ac_new_val"; then # differences in whitespace do not lead to failure. ac_old_val_w=`echo x $ac_old_val` ac_new_val_w=`echo x $ac_new_val` if test "$ac_old_val_w" != "$ac_new_val_w"; then { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} ac_cache_corrupted=: else { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} eval $ac_var=\$ac_old_val fi { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;} { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;} fi;; esac # Pass precious variables to config.status. if test "$ac_new_set" = set; then case $ac_new_val in *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; *) ac_arg=$ac_var=$ac_new_val ;; esac case " $ac_configure_args " in *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; esac fi done if $ac_cache_corrupted; then { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} { (exit 1); exit 1; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu ac_config_headers="$ac_config_headers conf.h" ac_aux_dir= for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do if test -f "$ac_dir/install-sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install-sh -c" break elif test -f "$ac_dir/install.sh"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/install.sh -c" break elif test -f "$ac_dir/shtool"; then ac_aux_dir=$ac_dir ac_install_sh="$ac_aux_dir/shtool install -c" break fi done if test -z "$ac_aux_dir"; then { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} { (exit 1); exit 1; }; } fi # These three variables are undocumented and unsupported, # and are intended to be withdrawn in a future Autoconf release. # They can cause serious problems if a builder's source tree is in a directory # whose full name contains unusual characters. ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. # Make sure we can run config.sub. $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} { (exit 1); exit 1; }; } { $as_echo "$as_me:$LINENO: checking build system type" >&5 $as_echo_n "checking build system type... " >&6; } if test "${ac_cv_build+set}" = set; then $as_echo_n "(cached) " >&6 else ac_build_alias=$build_alias test "x$ac_build_alias" = x && ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` test "x$ac_build_alias" = x && { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;} { (exit 1); exit 1; }; } ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} { (exit 1); exit 1; }; } fi { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5 $as_echo "$ac_cv_build" >&6; } case $ac_cv_build in *-*-*) ;; *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 $as_echo "$as_me: error: invalid value of canonical build" >&2;} { (exit 1); exit 1; }; };; esac build=$ac_cv_build ac_save_IFS=$IFS; IFS='-' set x $ac_cv_build shift build_cpu=$1 build_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: build_os=$* IFS=$ac_save_IFS case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac { $as_echo "$as_me:$LINENO: checking host system type" >&5 $as_echo_n "checking host system type... " >&6; } if test "${ac_cv_host+set}" = set; then $as_echo_n "(cached) " >&6 else if test "x$host_alias" = x; then ac_cv_host=$ac_cv_build else ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} { (exit 1); exit 1; }; } fi fi { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5 $as_echo "$ac_cv_host" >&6; } case $ac_cv_host in *-*-*) ;; *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 $as_echo "$as_me: error: invalid value of canonical host" >&2;} { (exit 1); exit 1; }; };; esac host=$ac_cv_host ac_save_IFS=$IFS; IFS='-' set x $ac_cv_host shift host_cpu=$1 host_vendor=$2 shift; shift # Remember, the first character of IFS is used to create $*, # except with old shells: host_os=$* IFS=$ac_save_IFS case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac # save LDFLAGS XLDFLAGS="$LDFLAGS" # # checks that we use in most projects # ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}gcc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_CC"; then ac_ct_CC=$CC # Extract the first word of "gcc", so it can be a program name with args. set dummy gcc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="gcc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi else CC="$ac_cv_prog_CC" fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="${ac_tool_prefix}cc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi fi if test -z "$CC"; then # Extract the first word of "cc", so it can be a program name with args. set dummy cc; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else ac_prog_rejected=no as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then ac_prog_rejected=yes continue fi ac_cv_prog_CC="cc" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS if test $ac_prog_rejected = yes; then # We found a bogon in the path, so make sure we never use it. set dummy $ac_cv_prog_CC shift if test $# != 0; then # We chose a different compiler from the bogus one. # However, it has the same basename, so the bogon will be chosen # first if we set CC to just the basename; use the full file name. shift ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" fi fi fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$CC"; then if test -n "$ac_tool_prefix"; then for ac_prog in cl.exe do # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$CC"; then ac_cv_prog_CC="$CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_CC="$ac_tool_prefix$ac_prog" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi CC=$ac_cv_prog_CC if test -n "$CC"; then { $as_echo "$as_me:$LINENO: result: $CC" >&5 $as_echo "$CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi test -n "$CC" && break done fi if test -z "$CC"; then ac_ct_CC=$CC for ac_prog in cl.exe do # Extract the first word of "$ac_prog", so it can be a program name with args. set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_CC+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_CC="$ac_prog" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_CC=$ac_cv_prog_ac_ct_CC if test -n "$ac_ct_CC"; then { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 $as_echo "$ac_ct_CC" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi test -n "$ac_ct_CC" && break done if test "x$ac_ct_CC" = x; then CC="" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac CC=$ac_ct_CC fi fi fi test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&5 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } # Provide some information about the compiler. $as_echo "$as_me:$LINENO: checking for C compiler version" >&5 set X $ac_compile ac_compiler=$2 { (ac_try="$ac_compiler --version >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compiler --version >&5") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (ac_try="$ac_compiler -v >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compiler -v >&5") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } { (ac_try="$ac_compiler -V >&5" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compiler -V >&5") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" # Try to create an executable without -o first, disregard a.out. # It will help us diagnose broken compilers, and finding out an intuition # of exeext. { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 $as_echo_n "checking for C compiler default output file name... " >&6; } ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` # The possible output files: ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" ac_rmfiles= for ac_file in $ac_files do case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; * ) ac_rmfiles="$ac_rmfiles $ac_file";; esac done rm -f $ac_rmfiles if { (ac_try="$ac_link_default" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link_default") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. # So ignore a value of `no', otherwise this would lead to `EXEEXT = no' # in a Makefile. We should not override ac_cv_exeext if it was cached, # so that the user can short-circuit this test for compilers unknown to # Autoconf. for ac_file in $ac_files '' do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; [ab].out ) # We found the default executable, but exeext='' is most # certainly right. break;; *.* ) if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; then :; else ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fi # We set ac_cv_exeext here because the later test for it is not # safe: cross compilers may not add the suffix if given an `-o' # argument, so we may need to know it at that point already. # Even if this section looks crufty: it has the advantage of # actually working. break;; * ) break;; esac done test "$ac_cv_exeext" = no && ac_cv_exeext= else ac_file='' fi { $as_echo "$as_me:$LINENO: result: $ac_file" >&5 $as_echo "$ac_file" >&6; } if test -z "$ac_file"; then $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables See \`config.log' for more details." >&5 $as_echo "$as_me: error: C compiler cannot create executables See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; }; } fi ac_exeext=$ac_cv_exeext # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 $as_echo_n "checking whether the C compiler works... " >&6; } # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 # If not cross compiling, check that we can run a simple program. if test "$cross_compiling" != yes; then if { ac_try='./$ac_file' { (case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cross_compiling=no else if test "$cross_compiling" = maybe; then cross_compiling=yes else { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot run C compiled programs. If you meant to cross compile, use \`--host'. See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi fi fi { $as_echo "$as_me:$LINENO: result: yes" >&5 $as_echo "yes" >&6; } rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out ac_clean_files=$ac_clean_files_save # Check that the compiler produces executables we can run. If not, either # the compiler is broken, or we cross compile. { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 $as_echo_n "checking whether we are cross compiling... " >&6; } { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 $as_echo "$cross_compiling" >&6; } { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 $as_echo_n "checking for suffix of executables... " >&6; } if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then # If both `conftest.exe' and `conftest' are `present' (well, observable) # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will # work properly (i.e., refer to `conftest.exe'), while it won't with # `rm'. for ac_file in conftest.exe conftest conftest.*; do test -f "$ac_file" || continue case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` break;; * ) break;; esac done else { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi rm -f conftest$ac_cv_exeext { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 $as_echo "$ac_cv_exeext" >&6; } rm -f conftest.$ac_ext EXEEXT=$ac_cv_exeext ac_exeext=$EXEEXT { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } if test "${ac_cv_objext+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.o conftest.obj if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; then for ac_file in conftest.o conftest.obj conftest.*; do test -f "$ac_file" || continue; case $ac_file in *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` break;; esac done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi rm -f conftest.$ac_cv_objext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 $as_echo "$ac_cv_objext" >&6; } OBJEXT=$ac_cv_objext ac_objext=$OBJEXT { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } if test "${ac_cv_c_compiler_gnu+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { #ifndef __GNUC__ choke me #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_compiler_gnu=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_compiler_gnu=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_cv_c_compiler_gnu=$ac_compiler_gnu fi { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 $as_echo "$ac_cv_c_compiler_gnu" >&6; } if test $ac_compiler_gnu = yes; then GCC=yes else GCC= fi ac_test_CFLAGS=${CFLAGS+set} ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } if test "${ac_cv_prog_cc_g+set}" = set; then $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes ac_cv_prog_cc_g=no CFLAGS="-g" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_prog_cc_g=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 CFLAGS="" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_c_werror_flag=$ac_save_c_werror_flag CFLAGS="-g" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_prog_cc_g=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext ac_c_werror_flag=$ac_save_c_werror_flag fi { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 $as_echo "$ac_cv_prog_cc_g" >&6; } if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then CFLAGS="-g -O2" else CFLAGS="-g" fi else if test "$GCC" = yes; then CFLAGS="-O2" else CFLAGS= fi fi { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } if test "${ac_cv_prog_cc_c89+set}" = set; then $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ struct buf { int x; }; FILE * (*rcsopen) (struct buf *, struct stat *, int); static char *e (p, i) char **p; int i; { return p[i]; } static char *f (char * (*g) (char **, int), char **p, ...) { char *s; va_list v; va_start (v,p); s = g (p, va_arg (v,int)); va_end (v); return s; } /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has function prototypes and stuff, but not '\xHH' hex character constants. These don't provoke an error unfortunately, instead are silently treated as 'x'. The following induces an error, until -std is added to get proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an array size at least. It's necessary to write '\x00'==0 to get something that's true only with -std. */ int osf4_cc_array ['\x00' == 0 ? 1 : -1]; /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters inside strings and character constants. */ #define FOO(x) 'x' int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; int test (int i, double x); struct s1 {int (*f) (int a);}; struct s2 {int (*f) (double a);}; int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); int argc; char **argv; int main () { return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; ; return 0; } _ACEOF for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_prog_cc_c89=$ac_arg else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f core conftest.err conftest.$ac_objext test "x$ac_cv_prog_cc_c89" != "xno" && break done rm -f conftest.$ac_ext CC=$ac_save_CC fi # AC_CACHE_VAL case "x$ac_cv_prog_cc_c89" in x) { $as_echo "$as_me:$LINENO: result: none needed" >&5 $as_echo "none needed" >&6; } ;; xno) { $as_echo "$as_me:$LINENO: result: unsupported" >&5 $as_echo "unsupported" >&6; } ;; *) CC="$CC $ac_cv_prog_cc_c89" { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;; esac ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu if test x"${EXEEXT}" = "xno"; then EXEEXT="" fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 $as_echo_n "checking how to run the C preprocessor... " >&6; } # On Suns, sometimes $CPP names a directory. if test -n "$CPP" && test -d "$CPP"; then CPP= fi if test -z "$CPP"; then if test "${ac_cv_prog_CPP+set}" = set; then $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" do ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then # Broken: success on invalid input. continue else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then break fi done ac_cv_prog_CPP=$CPP fi CPP=$ac_cv_prog_CPP else ac_cv_prog_CPP=$CPP fi { $as_echo "$as_me:$LINENO: result: $CPP" >&5 $as_echo "$CPP" >&6; } ac_preproc_ok=false for ac_c_preproc_warn_flag in '' yes do # Use a header file that comes with gcc, so configuring glibc # with a fresh cross-compiler works. # Prefer to if __STDC__ is defined, since # exists even on freestanding compilers. # On the NeXT, cc -E runs the code through the compiler's parser, # not just through cpp. "Syntax error" is here to catch this case. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #ifdef __STDC__ # include #else # include #endif Syntax error _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Broken: fails on valid input. continue fi rm -f conftest.err conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then # Broken: success on invalid input. continue else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 # Passes both tests. ac_preproc_ok=: break fi rm -f conftest.err conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. rm -f conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&5 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check See \`config.log' for more details." >&2;} { (exit 1); exit 1; }; }; } fi ac_ext=c ac_cpp='$CPP $CPPFLAGS' ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' ac_compiler_gnu=$ac_cv_c_compiler_gnu { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } if test "${ac_cv_path_GREP+set}" = set; then $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then ac_path_GREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in grep ggrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue # Check for GNU ac_path_GREP and select it if it is found. # Check for GNU $ac_path_GREP case `"$ac_path_GREP" --version 2>&1` in *GNU*) ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'GREP' >> "conftest.nl" "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break ac_count=`expr $ac_count + 1` if test $ac_count -gt ${ac_path_GREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_GREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_GREP"; then { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} { (exit 1); exit 1; }; } fi else ac_cv_path_GREP=$GREP fi fi { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 $as_echo "$ac_cv_path_GREP" >&6; } GREP="$ac_cv_path_GREP" { $as_echo "$as_me:$LINENO: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } if test "${ac_cv_path_EGREP+set}" = set; then $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 then ac_cv_path_EGREP="$GREP -E" else if test -z "$EGREP"; then ac_path_EGREP_found=false # Loop through the user's path and test for each of PROGNAME-LIST as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_prog in egrep; do for ac_exec_ext in '' $ac_executable_extensions; do ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue # Check for GNU ac_path_EGREP and select it if it is found. # Check for GNU $ac_path_EGREP case `"$ac_path_EGREP" --version 2>&1` in *GNU*) ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; *) ac_count=0 $as_echo_n 0123456789 >"conftest.in" while : do cat "conftest.in" "conftest.in" >"conftest.tmp" mv "conftest.tmp" "conftest.in" cp "conftest.in" "conftest.nl" $as_echo 'EGREP' >> "conftest.nl" "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break ac_count=`expr $ac_count + 1` if test $ac_count -gt ${ac_path_EGREP_max-0}; then # Best one so far, save it but keep looking for a better one ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_max=$ac_count fi # 10*(2^10) chars as input seems more than enough test $ac_count -gt 10 && break done rm -f conftest.in conftest.tmp conftest.nl conftest.out;; esac $ac_path_EGREP_found && break 3 done done done IFS=$as_save_IFS if test -z "$ac_cv_path_EGREP"; then { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} { (exit 1); exit 1; }; } fi else ac_cv_path_EGREP=$EGREP fi fi fi { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 $as_echo "$ac_cv_path_EGREP" >&6; } EGREP="$ac_cv_path_EGREP" { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if test "${ac_cv_header_stdc+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_header_stdc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF rm -f conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_header_stdc=no fi rm -rf conftest.dSYM rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi fi { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF #define STDC_HEADERS 1 _ACEOF fi # On IRIX 5.3, sys/types and inttypes.h are conflicting. for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ inttypes.h stdint.h unistd.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then eval "$as_ac_Header=yes" else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_Header=no" fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done # The cast to long int works around a bug in the HP C Compiler # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'. # This bug is HP SR number 8606223364. { $as_echo "$as_me:$LINENO: checking size of long" >&5 $as_echo_n "checking size of long... " >&6; } if test "${ac_cv_sizeof_long+set}" = set; then $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then # Depending upon the size, compute the lo and hi bounds. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static int test_array [1 - 2 * !(((long int) (sizeof (long))) >= 0)]; test_array [0] = 0 ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_lo=0 ac_mid=0 while :; do cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= $ac_mid)]; test_array [0] = 0 ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_hi=$ac_mid; break else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_lo=`expr $ac_mid + 1` if test $ac_lo -le $ac_mid; then ac_lo= ac_hi= break fi ac_mid=`expr 2 '*' $ac_mid + 1` fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static int test_array [1 - 2 * !(((long int) (sizeof (long))) < 0)]; test_array [0] = 0 ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_hi=-1 ac_mid=-1 while :; do cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static int test_array [1 - 2 * !(((long int) (sizeof (long))) >= $ac_mid)]; test_array [0] = 0 ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_lo=$ac_mid; break else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_hi=`expr '(' $ac_mid ')' - 1` if test $ac_mid -le $ac_hi; then ac_lo= ac_hi= break fi ac_mid=`expr 2 '*' $ac_mid` fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_lo= ac_hi= fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext # Binary search between lo and hi bounds. while test "x$ac_lo" != "x$ac_hi"; do ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo` cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default int main () { static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= $ac_mid)]; test_array [0] = 0 ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_hi=$ac_mid else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_lo=`expr '(' $ac_mid ')' + 1` fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext done case $ac_lo in ?*) ac_cv_sizeof_long=$ac_lo;; '') if test "$ac_cv_type_long" = yes; then { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot compute sizeof (long) See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; }; } else ac_cv_sizeof_long=0 fi ;; esac else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default static long int longval () { return (long int) (sizeof (long)); } static unsigned long int ulongval () { return (long int) (sizeof (long)); } #include #include int main () { FILE *f = fopen ("conftest.val", "w"); if (! f) return 1; if (((long int) (sizeof (long))) < 0) { long int i = longval (); if (i != ((long int) (sizeof (long)))) return 1; fprintf (f, "%ld", i); } else { unsigned long int i = ulongval (); if (i != ((long int) (sizeof (long)))) return 1; fprintf (f, "%lu", i); } /* Do not output a trailing newline, as this causes \r\n confusion on some platforms. */ return ferror (f) || fclose (f) != 0; ; return 0; } _ACEOF rm -f conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_sizeof_long=`cat conftest.val` else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) if test "$ac_cv_type_long" = yes; then { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;} { { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long) See \`config.log' for more details." >&5 $as_echo "$as_me: error: cannot compute sizeof (long) See \`config.log' for more details." >&2;} { (exit 77); exit 77; }; }; } else ac_cv_sizeof_long=0 fi fi rm -rf conftest.dSYM rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi rm -f conftest.val fi { $as_echo "$as_me:$LINENO: result: $ac_cv_sizeof_long" >&5 $as_echo "$ac_cv_sizeof_long" >&6; } cat >>confdefs.h <<_ACEOF #define SIZEOF_LONG $ac_cv_sizeof_long _ACEOF SZ_LONG=$ac_cv_sizeof_long if test -n "$ac_tool_prefix"; then # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. set dummy ${ac_tool_prefix}ranlib; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_RANLIB+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$RANLIB"; then ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi RANLIB=$ac_cv_prog_RANLIB if test -n "$RANLIB"; then { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5 $as_echo "$RANLIB" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi fi if test -z "$ac_cv_prog_RANLIB"; then ac_ct_RANLIB=$RANLIB # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_RANLIB"; then ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. for ac_exec_ext in '' $ac_executable_extensions; do if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then ac_cv_prog_ac_ct_RANLIB="ranlib" $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 break 2 fi done done IFS=$as_save_IFS fi fi ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB if test -n "$ac_ct_RANLIB"; then { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 $as_echo "$ac_ct_RANLIB" >&6; } else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi if test "x$ac_ct_RANLIB" = x; then RANLIB=":" else case $cross_compiling:$ac_tool_warned in yes:) { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} ac_tool_warned=yes ;; esac RANLIB=$ac_ct_RANLIB fi else RANLIB="$ac_cv_prog_RANLIB" fi { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } if test "${ac_cv_header_stdc+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #include #include int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_header_stdc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_header_stdc=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext if test $ac_cv_header_stdc = yes; then # SunOS 4.x string.h does not declare mem*, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "memchr" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | $EGREP "free" >/dev/null 2>&1; then : else ac_cv_header_stdc=no fi rm -f conftest* fi if test $ac_cv_header_stdc = yes; then # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. if test "$cross_compiling" = yes; then : else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include #include #if ((' ' & 0x0FF) == 0x020) # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) #else # define ISLOWER(c) \ (('a' <= (c) && (c) <= 'i') \ || ('j' <= (c) && (c) <= 'r') \ || ('s' <= (c) && (c) <= 'z')) # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) #endif #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) int main () { int i; for (i = 0; i < 256; i++) if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) return 2; return 0; } _ACEOF rm -f conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' { (case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_try") 2>&5 ac_status=$? $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else $as_echo "$as_me: program exited with status $ac_status" >&5 $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ( exit $ac_status ) ac_cv_header_stdc=no fi rm -rf conftest.dSYM rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext fi fi fi { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 $as_echo "$ac_cv_header_stdc" >&6; } if test $ac_cv_header_stdc = yes; then cat >>confdefs.h <<\_ACEOF #define STDC_HEADERS 1 _ACEOF fi for ac_header in malloc.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in getopt.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in pwd.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in values.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in dlfcn.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in setjmp.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in sys/un.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in sys/shm.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in sys/mman.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in sys/ipc.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done { $as_echo "$as_me:$LINENO: checking for socklen_t" >&5 $as_echo_n "checking for socklen_t... " >&6; } if test "${ac_cv_type_socklen_t+set}" = set; then $as_echo_n "(cached) " >&6 else ac_cv_type_socklen_t=no cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { if (sizeof (socklen_t)) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { if (sizeof ((socklen_t))) return 0; ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then : else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_type_socklen_t=yes fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_type_socklen_t" >&5 $as_echo "$ac_cv_type_socklen_t" >&6; } if test "x$ac_cv_type_socklen_t" = x""yes; then cat >>confdefs.h <<_ACEOF #define HAVE_SOCKLEN_T 1 _ACEOF fi { $as_echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 $as_echo_n "checking for an ANSI C-conforming const... " >&6; } if test "${ac_cv_c_const+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { /* FIXME: Include the comments suggested by Paul. */ #ifndef __cplusplus /* Ultrix mips cc rejects this. */ typedef int charset[2]; const charset cs; /* SunOS 4.1.1 cc rejects this. */ char const *const *pcpcc; char **ppc; /* NEC SVR4.0.2 mips cc rejects this. */ struct point {int x, y;}; static struct point const zero = {0,0}; /* AIX XL C 1.02.0.0 rejects this. It does not let you subtract one const X* pointer from another in an arm of an if-expression whose if-part is not a constant expression */ const char *g = "string"; pcpcc = &g + (g ? g-g : 0); /* HPUX 7.0 cc rejects these. */ ++pcpcc; ppc = (char**) pcpcc; pcpcc = (char const *const *) ppc; { /* SCO 3.2v4 cc rejects this. */ char *t; char const *s = 0 ? (char *) 0 : (char const *) 0; *t++ = 0; if (s) return 0; } { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ int x[] = {25, 17}; const int *foo = &x[0]; ++foo; } { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ typedef const int *iptr; iptr p = 0; ++p; } { /* AIX XL C 1.02.0.0 rejects this saying "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ struct s { int j; const int *ap[3]; }; struct s *b; b->j = 5; } { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ const int foo = 10; if (!foo) return 0; } return !cs[0] && !zero.x; #endif ; return 0; } _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_cv_c_const=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_c_const=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 $as_echo "$ac_cv_c_const" >&6; } if test $ac_cv_c_const = no; then cat >>confdefs.h <<\_ACEOF #define const /**/ _ACEOF fi for ac_func in strchr memcpy snprintf atexit setenv do as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 $as_echo_n "checking for $ac_func... " >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$ac_func || defined __stub___$ac_func choke me #endif int main () { return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then eval "$as_ac_var=yes" else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi ac_res=`eval 'as_val=${'$as_ac_var'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } as_val=`eval 'as_val=${'$as_ac_var'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done { $as_echo "$as_me:$LINENO: checking for connect" >&5 $as_echo_n "checking for connect... " >&6; } if test "${ac_cv_func_connect+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define connect to an innocuous variant, in case declares connect. For example, HP-UX 11i declares gettimeofday. */ #define connect innocuous_connect /* System header to define __stub macros and hopefully few prototypes, which can conflict with char connect (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef connect /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char connect (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_connect || defined __stub___connect choke me #endif int main () { return connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_connect=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_connect=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 $as_echo "$ac_cv_func_connect" >&6; } if test $ac_cv_func_connect = no; then { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 $as_echo_n "checking for connect in -lsocket... " >&6; } if test "${ac_cv_lib_socket_connect+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char connect (); int main () { return connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_socket_connect=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_socket_connect=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 $as_echo "$ac_cv_lib_socket_connect" >&6; } if test "x$ac_cv_lib_socket_connect" = x""yes; then EXTRA_LIBS="$EXTRA_LIBS -lsocket" fi fi { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5 $as_echo_n "checking for gethostbyname... " >&6; } if test "${ac_cv_func_gethostbyname+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define gethostbyname to an innocuous variant, in case declares gethostbyname. For example, HP-UX 11i declares gettimeofday. */ #define gethostbyname innocuous_gethostbyname /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef gethostbyname /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_gethostbyname || defined __stub___gethostbyname choke me #endif int main () { return gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_gethostbyname=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_gethostbyname=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 $as_echo "$ac_cv_func_gethostbyname" >&6; } if test $ac_cv_func_gethostbyname = no; then { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); int main () { return gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_nsl_gethostbyname=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_nsl_gethostbyname=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then EXTRA_LIBS="$EXTRA_LIBS -lnsl" fi fi # AC_CHECK_LIB(db, snprintf, EXTRA_LIBS="$EXTRA_LIBS -ldb") # # checks specific to this project # { $as_echo "$as_me:$LINENO: checking for threaded xpans" >&5 $as_echo_n "checking for threaded xpans... " >&6; } # Check whether --enable-threaded-xpans was given. if test "${enable_threaded_xpans+set}" = set; then enableval=$enable_threaded_xpans; fun_ok=$enableval else fun_ok=no fi if test "$fun_ok" = "yes"; then { $as_echo "$as_me:$LINENO: result: $fun_ok" >&5 $as_echo "$fun_ok" >&6; } { $as_echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 $as_echo_n "checking for pthread_create in -lpthread... " >&6; } if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lpthread $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char pthread_create (); int main () { return pthread_create (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_pthread_pthread_create=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_pthread_pthread_create=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 $as_echo "$ac_cv_lib_pthread_pthread_create" >&6; } if test "x$ac_cv_lib_pthread_pthread_create" = x""yes; then have_pthread=yes fi if test x"${have_pthread}" = x"yes"; then cat >>confdefs.h <<\_ACEOF #define HAVE_LIBPTHREAD 1 _ACEOF cat >>confdefs.h <<\_ACEOF #define _REENTRANT 1 _ACEOF TLIB="-lpthread" else { { $as_echo "$as_me:$LINENO: error: no threads found ... can't use enable-threaded-xpans" >&5 $as_echo "$as_me: error: no threads found ... can't use enable-threaded-xpans" >&2;} { (exit 1); exit 1; }; } fi else { $as_echo "$as_me:$LINENO: result: $fun_ok" >&5 $as_echo "$fun_ok" >&6; } fi { $as_echo "$as_me:$LINENO: checking for shared library build" >&5 $as_echo_n "checking for shared library build... " >&6; } # Check whether --enable-shared was given. if test "${enable_shared+set}" = set; then enableval=$enable_shared; fun_ok=$enableval else fun_ok=no fi if test "$fun_ok" != "no"; then fpic="yes" DOSHARED=shlib if test "$fun_ok" = "link"; then LLIB="-L. -l$PACKAGE_NAME" else LLIB='$(LIB)' fi else DOSHARED="" LLIB='$(LIB)' fi { $as_echo "$as_me:$LINENO: result: $fun_ok" >&5 $as_echo "$fun_ok" >&6; } { $as_echo "$as_me:$LINENO: checking for request to use posix_spawn" >&5 $as_echo_n "checking for request to use posix_spawn... " >&6; } # Check whether --enable-posix_spawn was given. if test "${enable_posix_spawn+set}" = set; then enableval=$enable_posix_spawn; fun_ok=$enableval else fun_ok=no fi { $as_echo "$as_me:$LINENO: result: $fun_ok" >&5 $as_echo "$fun_ok" >&6; } if test "$fun_ok" = "yes"; then for ac_func in posix_spawn _NSGetEnviron do as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5 $as_echo_n "checking for $ac_func... " >&6; } if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define $ac_func to an innocuous variant, in case declares $ac_func. For example, HP-UX 11i declares gettimeofday. */ #define $ac_func innocuous_$ac_func /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef $ac_func /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char $ac_func (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_$ac_func || defined __stub___$ac_func choke me #endif int main () { return $ac_func (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then eval "$as_ac_var=yes" else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 eval "$as_ac_var=no" fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi ac_res=`eval 'as_val=${'$as_ac_var'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } as_val=`eval 'as_val=${'$as_ac_var'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 _ACEOF fi done for ac_header in crt_externs.h do as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } else # Is the header compilable? { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5 $as_echo_n "checking $ac_header usability... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ $ac_includes_default #include <$ac_header> _ACEOF rm -f conftest.$ac_objext if { (ac_try="$ac_compile" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_compile") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest.$ac_objext; then ac_header_compiler=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_compiler=no fi rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 $as_echo "$ac_header_compiler" >&6; } # Is the header present? { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5 $as_echo_n "checking $ac_header presence... " >&6; } cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include <$ac_header> _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then ac_header_preproc=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_header_preproc=no fi rm -f conftest.err conftest.$ac_ext { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } # So? What about this header? case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in yes:no: ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} ac_header_preproc=yes ;; no:yes:* ) { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} ( cat <<\_ASBOX ## ------------------------------------ ## ## Report this to saord@cfa.harvard.edu ## ## ------------------------------------ ## _ASBOX ) | sed "s/^/$as_me: WARNING: /" >&2 ;; esac { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 $as_echo_n "checking for $ac_header... " >&6; } if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then $as_echo_n "(cached) " >&6 else eval "$as_ac_Header=\$ac_header_preproc" fi ac_res=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi as_val=`eval 'as_val=${'$as_ac_Header'} $as_echo "$as_val"'` if test "x$as_val" = x""yes; then cat >>confdefs.h <<_ACEOF #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 _ACEOF fi done fi { $as_echo "$as_me:$LINENO: checking for X" >&5 $as_echo_n "checking for X... " >&6; } # Check whether --with-x was given. if test "${with_x+set}" = set; then withval=$with_x; fi # $have_x is `yes', `no', `disabled', or empty when we do not yet know. if test "x$with_x" = xno; then # The user explicitly disabled X. have_x=disabled else case $x_includes,$x_libraries in #( *\'*) { { $as_echo "$as_me:$LINENO: error: cannot use X directory names containing '" >&5 $as_echo "$as_me: error: cannot use X directory names containing '" >&2;} { (exit 1); exit 1; }; };; #( *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then $as_echo_n "(cached) " >&6 else # One or both of the vars are not set, and there is no cached value. ac_x_includes=no ac_x_libraries=no rm -f -r conftest.dir if mkdir conftest.dir; then cd conftest.dir cat >Imakefile <<'_ACEOF' incroot: @echo incroot='${INCROOT}' usrlibdir: @echo usrlibdir='${USRLIBDIR}' libdir: @echo libdir='${LIBDIR}' _ACEOF if (export CC; ${XMKMF-xmkmf}) >/dev/null 2>/dev/null && test -f Makefile; then # GNU make sometimes prints "make[1]: Entering...", which would confuse us. for ac_var in incroot usrlibdir libdir; do eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`" done # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. for ac_extension in a so sl dylib la dll; do if test ! -f "$ac_im_usrlibdir/libX11.$ac_extension" && test -f "$ac_im_libdir/libX11.$ac_extension"; then ac_im_usrlibdir=$ac_im_libdir; break fi done # Screen out bogus values from the imake configuration. They are # bogus both because they are the default anyway, and because # using them would break gcc on systems where it needs fixed includes. case $ac_im_incroot in /usr/include) ac_x_includes= ;; *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; esac case $ac_im_usrlibdir in /usr/lib | /usr/lib64 | /lib | /lib64) ;; *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; esac fi cd .. rm -f -r conftest.dir fi # Standard set of common directories for X headers. # Check X11 before X11Rn because it is often a symlink to the current release. ac_x_header_dirs=' /usr/X11/include /usr/X11R6/include /usr/X11R5/include /usr/X11R4/include /usr/include/X11 /usr/include/X11R6 /usr/include/X11R5 /usr/include/X11R4 /usr/local/X11/include /usr/local/X11R6/include /usr/local/X11R5/include /usr/local/X11R4/include /usr/local/include/X11 /usr/local/include/X11R6 /usr/local/include/X11R5 /usr/local/include/X11R4 /usr/X386/include /usr/x386/include /usr/XFree86/include/X11 /usr/include /usr/local/include /usr/unsupported/include /usr/athena/include /usr/local/x11r5/include /usr/lpp/Xamples/include /usr/openwin/include /usr/openwin/share/include' if test "$ac_x_includes" = no; then # Guess where to find include files, by looking for Xlib.h. # First, try using that file with no special directory specified. cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include _ACEOF if { (ac_try="$ac_cpp conftest.$ac_ext" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then # We can compile using X headers with no special include directory. ac_x_includes= else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 for ac_dir in $ac_x_header_dirs; do if test -r "$ac_dir/X11/Xlib.h"; then ac_x_includes=$ac_dir break fi done fi rm -f conftest.err conftest.$ac_ext fi # $ac_x_includes = no if test "$ac_x_libraries" = no; then # Check for the libraries. # See if we find them without any special options. # Don't add to $LIBS permanently. ac_save_LIBS=$LIBS LIBS="-lX11 $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ #include int main () { XrmInitialize () ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then LIBS=$ac_save_LIBS # We can link X programs with no special library path. ac_x_libraries= else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 LIBS=$ac_save_LIBS for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` do # Don't even attempt the hair of trying to link an X program! for ac_extension in a so sl dylib la dll; do if test -r "$ac_dir/libX11.$ac_extension"; then ac_x_libraries=$ac_dir break 2 fi done done fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi # $ac_x_libraries = no case $ac_x_includes,$ac_x_libraries in #( no,* | *,no | *\'*) # Didn't find X, or a directory has "'" in its name. ac_cv_have_x="have_x=no";; #( *) # Record where we found X for the cache. ac_cv_have_x="have_x=yes\ ac_x_includes='$ac_x_includes'\ ac_x_libraries='$ac_x_libraries'" esac fi ;; #( *) have_x=yes;; esac eval "$ac_cv_have_x" fi # $with_x != no if test "$have_x" != yes; then { $as_echo "$as_me:$LINENO: result: $have_x" >&5 $as_echo "$have_x" >&6; } no_x=yes else # If each of the values was on the command line, it overrides each guess. test "x$x_includes" = xNONE && x_includes=$ac_x_includes test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries # Update the cache value to reflect the command line values. ac_cv_have_x="have_x=yes\ ac_x_includes='$x_includes'\ ac_x_libraries='$x_libraries'" { $as_echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5 $as_echo "libraries $x_libraries, headers $x_includes" >&6; } fi if test "$no_x" = yes; then # Not all programs may use this symbol, but it does not hurt to define it. cat >>confdefs.h <<\_ACEOF #define X_DISPLAY_MISSING 1 _ACEOF X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= else if test -n "$x_includes"; then X_CFLAGS="$X_CFLAGS -I$x_includes" fi # It would also be nice to do this for all -L options, not just this one. if test -n "$x_libraries"; then X_LIBS="$X_LIBS -L$x_libraries" # For Solaris; some versions of Sun CC require a space after -R and # others require no space. Words are not sufficient . . . . { $as_echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 $as_echo_n "checking whether -R must be followed by a space... " >&6; } ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" ac_xsave_c_werror_flag=$ac_c_werror_flag ac_c_werror_flag=yes cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } X_LIBS="$X_LIBS -R$x_libraries" else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 LIBS="$ac_xsave_LIBS -R $x_libraries" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ int main () { ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then { $as_echo "$as_me:$LINENO: result: yes" >&5 $as_echo "yes" >&6; } X_LIBS="$X_LIBS -R $x_libraries" else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { $as_echo "$as_me:$LINENO: result: neither works" >&5 $as_echo "neither works" >&6; } fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext ac_c_werror_flag=$ac_xsave_c_werror_flag LIBS=$ac_xsave_LIBS fi # Check for system-dependent libraries X programs must link with. # Do this before checking for the system-independent R6 libraries # (-lICE), since we may need -lsocket or whatever for X linking. if test "$ISC" = yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" else # Martyn Johnson says this is needed for Ultrix, if the X # libraries were built with DECnet support. And Karl Berry says # the Alpha needs dnet_stub (dnet does not exist). ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char XOpenDisplay (); int main () { return XOpenDisplay (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then : else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dnet_ntoa (); int main () { return dnet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_dnet_dnet_ntoa=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_dnet_dnet_ntoa=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then { $as_echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldnet_stub $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char dnet_ntoa (); int main () { return dnet_ntoa (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_dnet_stub_dnet_ntoa=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_dnet_stub_dnet_ntoa=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" fi fi fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS="$ac_xsave_LIBS" # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, # to get the SysV transport functions. # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) # needs -lnsl. # The nsl library prevents programs from opening the X display # on Irix 5.2, according to T.E. Dickey. # The functions gethostbyname, getservbyname, and inet_addr are # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. { $as_echo "$as_me:$LINENO: checking for gethostbyname" >&5 $as_echo_n "checking for gethostbyname... " >&6; } if test "${ac_cv_func_gethostbyname+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define gethostbyname to an innocuous variant, in case declares gethostbyname. For example, HP-UX 11i declares gettimeofday. */ #define gethostbyname innocuous_gethostbyname /* System header to define __stub macros and hopefully few prototypes, which can conflict with char gethostbyname (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef gethostbyname /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_gethostbyname || defined __stub___gethostbyname choke me #endif int main () { return gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_gethostbyname=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_gethostbyname=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 $as_echo "$ac_cv_func_gethostbyname" >&6; } if test $ac_cv_func_gethostbyname = no; then { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); int main () { return gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_nsl_gethostbyname=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_nsl_gethostbyname=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi if test $ac_cv_lib_nsl_gethostbyname = no; then { $as_echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lbsd $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char gethostbyname (); int main () { return gethostbyname (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_bsd_gethostbyname=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_bsd_gethostbyname=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" fi fi fi # lieder@skyler.mavd.honeywell.com says without -lsocket, # socket/setsockopt and other routines are undefined under SCO ODT # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary # on later versions), says Simon Leinen: it contains gethostby* # variants that don't use the name server (or something). -lsocket # must be given before -lnsl if both are needed. We assume that # if connect needs -lnsl, so does gethostbyname. { $as_echo "$as_me:$LINENO: checking for connect" >&5 $as_echo_n "checking for connect... " >&6; } if test "${ac_cv_func_connect+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define connect to an innocuous variant, in case declares connect. For example, HP-UX 11i declares gettimeofday. */ #define connect innocuous_connect /* System header to define __stub macros and hopefully few prototypes, which can conflict with char connect (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef connect /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char connect (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_connect || defined __stub___connect choke me #endif int main () { return connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_connect=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_connect=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 $as_echo "$ac_cv_func_connect" >&6; } if test $ac_cv_func_connect = no; then { $as_echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 $as_echo_n "checking for connect in -lsocket... " >&6; } if test "${ac_cv_lib_socket_connect+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $X_EXTRA_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char connect (); int main () { return connect (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_socket_connect=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_socket_connect=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 $as_echo "$ac_cv_lib_socket_connect" >&6; } if test "x$ac_cv_lib_socket_connect" = x""yes; then X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" fi fi # Guillermo Gomez says -lposix is necessary on A/UX. { $as_echo "$as_me:$LINENO: checking for remove" >&5 $as_echo_n "checking for remove... " >&6; } if test "${ac_cv_func_remove+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define remove to an innocuous variant, in case declares remove. For example, HP-UX 11i declares gettimeofday. */ #define remove innocuous_remove /* System header to define __stub macros and hopefully few prototypes, which can conflict with char remove (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef remove /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char remove (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_remove || defined __stub___remove choke me #endif int main () { return remove (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_remove=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_remove=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 $as_echo "$ac_cv_func_remove" >&6; } if test $ac_cv_func_remove = no; then { $as_echo "$as_me:$LINENO: checking for remove in -lposix" >&5 $as_echo_n "checking for remove in -lposix... " >&6; } if test "${ac_cv_lib_posix_remove+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lposix $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char remove (); int main () { return remove (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_posix_remove=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_posix_remove=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 $as_echo "$ac_cv_lib_posix_remove" >&6; } if test "x$ac_cv_lib_posix_remove" = x""yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" fi fi # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. { $as_echo "$as_me:$LINENO: checking for shmat" >&5 $as_echo_n "checking for shmat... " >&6; } if test "${ac_cv_func_shmat+set}" = set; then $as_echo_n "(cached) " >&6 else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Define shmat to an innocuous variant, in case declares shmat. For example, HP-UX 11i declares gettimeofday. */ #define shmat innocuous_shmat /* System header to define __stub macros and hopefully few prototypes, which can conflict with char shmat (); below. Prefer to if __STDC__ is defined, since exists even on freestanding compilers. */ #ifdef __STDC__ # include #else # include #endif #undef shmat /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shmat (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined __stub_shmat || defined __stub___shmat choke me #endif int main () { return shmat (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_func_shmat=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_func_shmat=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext fi { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 $as_echo "$ac_cv_func_shmat" >&6; } if test $ac_cv_func_shmat = no; then { $as_echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 $as_echo_n "checking for shmat in -lipc... " >&6; } if test "${ac_cv_lib_ipc_shmat+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lipc $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char shmat (); int main () { return shmat (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_ipc_shmat=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_ipc_shmat=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } if test "x$ac_cv_lib_ipc_shmat" = x""yes; then X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" fi fi fi # Check for libraries that X11R6 Xt/Xaw programs need. ac_save_LDFLAGS=$LDFLAGS test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to # check for ICE first), but we must link in the order -lSM -lICE or # we get undefined symbols. So assume we have SM if we have ICE. # These have to be linked with before -lX11, unlike the other # libraries we check for below, so use a different variable. # John Interrante, Karl Berry { $as_echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-lICE $X_EXTRA_LIBS $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char IceConnectionNumber (); int main () { return IceConnectionNumber (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_ICE_IceConnectionNumber=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_ICE_IceConnectionNumber=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" fi LDFLAGS=$ac_save_LDFLAGS fi if test x"${have_x}" = "xyes"; then cat >>confdefs.h <<\_ACEOF #define HAVE_XT 1 _ACEOF fi # # Ok, lets find the tcl configuration # First, look for one uninstalled. # the alternative search directory is invoked by --with-tcl # if test x"${no_tcl}" = x ; then # we reset no_tcl in case something fails here no_tcl=true # Check whether --with-tcl was given. if test "${with_tcl+set}" = set; then withval=$with_tcl; with_tclconfig=${withval} fi { $as_echo "$as_me:$LINENO: checking for Tcl configuration" >&5 $as_echo_n "checking for Tcl configuration... " >&6; } if test x"${withval}" != xno ; then if test "${ac_cv_c_tclconfig+set}" = set; then $as_echo_n "(cached) " >&6 else # First check to see if --with-tcl was specified. if test x"${with_tclconfig}" != x ; then if test -f "${with_tclconfig}/tclConfig.sh" ; then ac_cv_c_tclconfig=`(cd ${with_tclconfig}; pwd)` else { $as_echo "$as_me:$LINENO: result: ${with_tclconfig} directory doesn't contain tclConfig.sh" >&5 $as_echo "${with_tclconfig} directory doesn't contain tclConfig.sh" >&6; } fi fi # then check for a private Tcl installation if test x"${ac_cv_c_tclconfig}" = x ; then for i in \ ../tcl \ `ls -dr ../tcl[8-9].[0-9]* 2>/dev/null` \ ../../tcl \ `ls -dr ../../tcl[8-9].[0-9]* 2>/dev/null` \ ../../../tcl \ `ls -dr ../../../tcl[8-9].[0-9]* 2>/dev/null` ; do if test -f "$i/unix/tclConfig.sh" ; then ac_cv_c_tclconfig=`(cd $i/unix; pwd)` break fi done fi # check in a few common install locations if test x"${ac_cv_c_tclconfig}" = x ; then for i in `ls -d ${libdir} 2>/dev/null` \ `ls -d /usr/local/lib 2>/dev/null` \ `ls -d /usr/contrib/lib 2>/dev/null` \ `ls -d /usr/lib 2>/dev/null` \ ; do if test -f "$i/tclConfig.sh" ; then ac_cv_c_tclconfig=`(cd $i; pwd)` break fi done fi # check in a few other private locations if test x"${ac_cv_c_tclconfig}" = x ; then for i in \ ${srcdir}/../tcl \ `ls -dr ${srcdir}/../tcl[8-9].[0-9]* 2>/dev/null` ; do if test -f "$i/unix/tclConfig.sh" ; then ac_cv_c_tclconfig=`(cd $i/unix; pwd)` break fi done fi fi else { $as_echo "$as_me:$LINENO: result: skipping Tcl configuration" >&5 $as_echo "skipping Tcl configuration" >&6; } ac_cv_c_tclconfig="none" fi if test x"${ac_cv_c_tclconfig}" = x ; then TCL_BIN_DIR="# no Tcl configs found" { $as_echo "$as_me:$LINENO: result: can't find Tcl configuration definitions" >&5 $as_echo "can't find Tcl configuration definitions" >&6; } # no Tcl is OK egm 03/25/03 # AC_MSG_WARN(Can't find Tcl configuration definitions) # exit 0 elif test x"${ac_cv_c_tclconfig}" = xnone ; then TCL_BIN_DIR="" else no_tcl= TCL_BIN_DIR=${ac_cv_c_tclconfig} { $as_echo "$as_me:$LINENO: result: found $TCL_BIN_DIR/tclConfig.sh" >&5 $as_echo "found $TCL_BIN_DIR/tclConfig.sh" >&6; } fi fi if test x"${no_tcl}" = x ; then { $as_echo "$as_me:$LINENO: checking for existence of $TCL_BIN_DIR/tclConfig.sh" >&5 $as_echo_n "checking for existence of $TCL_BIN_DIR/tclConfig.sh... " >&6; } if test -f "$TCL_BIN_DIR/tclConfig.sh" ; then { $as_echo "$as_me:$LINENO: result: loading" >&5 $as_echo "loading" >&6; } . $TCL_BIN_DIR/tclConfig.sh else { $as_echo "$as_me:$LINENO: result: file not found" >&5 $as_echo "file not found" >&6; } fi # # If the TCL_BIN_DIR is the build directory (not the install directory), # then set the common variable name to the value of the build variables. # For example, the variable TCL_LIB_SPEC will be set to the value # of TCL_BUILD_LIB_SPEC. An extension should make use of TCL_LIB_SPEC # instead of TCL_BUILD_LIB_SPEC since it will work with both an # installed and uninstalled version of Tcl. # if test -f $TCL_BIN_DIR/Makefile ; then TCL_LIB_SPEC=${TCL_BUILD_LIB_SPEC} TCL_STUB_LIB_SPEC=${TCL_BUILD_STUB_LIB_SPEC} TCL_STUB_LIB_PATH=${TCL_BUILD_STUB_LIB_PATH} fi # # eval is required to do the TCL_DBGX substitution # eval "TCL_LIB_FILE=\"${TCL_LIB_FILE}\"" eval "TCL_LIB_FLAG=\"${TCL_LIB_FLAG}\"" eval "TCL_LIB_SPEC=\"${TCL_LIB_SPEC}\"" eval "TCL_STUB_LIB_FILE=\"${TCL_STUB_LIB_FILE}\"" eval "TCL_STUB_LIB_FLAG=\"${TCL_STUB_LIB_FLAG}\"" eval "TCL_STUB_LIB_SPEC=\"${TCL_STUB_LIB_SPEC}\"" if test -r $TCL_PREFIX/include/tcl.h; then TCL_CFLAGS="$TCL_INCLUDE_SPEC" if test x"$DOSHARED" != x -a x"$TCL_SUPPORTS_STUBS" = x1; then TCL_LIBS="$TCL_STUB_LIB_SPEC" TCL_CFLAGS="$TCL_CFLAGS -DUSE_TCL_STUBS=1" { $as_echo "$as_me:$LINENO: result: Tcl support will utilize stubs library: $TCL_LIBS" >&5 $as_echo "Tcl support will utilize stubs library: $TCL_LIBS" >&6; } else TCL_LIBS="$TCL_LIB_SPEC" { $as_echo "$as_me:$LINENO: result: Tcl support will utilize library: $TCL_LIBS" >&5 $as_echo "Tcl support will utilize library: $TCL_LIBS" >&6; } fi cat >>confdefs.h <<\_ACEOF #define HAVE_TCL 1 _ACEOF else if test x"${with_tclconfig}" != x ; then TCL_CFLAGS="$TCL_INCLUDE_SPEC" TCL_LIBS="$TCL_LIB_SPEC" cat >>confdefs.h <<\_ACEOF #define HAVE_TCL 1 _ACEOF { $as_echo "$as_me:$LINENO: result: warning: tcl.h not found with --with-tcl ... tcl build might fail" >&5 $as_echo "warning: tcl.h not found with --with-tcl ... tcl build might fail" >&6; } else { $as_echo "$as_me:$LINENO: result: $TCL_PREFIX/include/tcl.h not found ... use --with-tcl to build tcl explicitly" >&5 $as_echo "$TCL_PREFIX/include/tcl.h not found ... use --with-tcl to build tcl explicitly" >&6; } fi fi fi { $as_echo "$as_me:$LINENO: checking for incorporation of thread support" >&5 $as_echo_n "checking for incorporation of thread support... " >&6; } # Check whether --with-threads was given. if test "${with_threads+set}" = set; then withval=$with_threads; thr=1 else thr=0 fi if test x"$thr" = x1 ; then { $as_echo "$as_me:$LINENO: result: yes" >&5 $as_echo "yes" >&6; } CFLAGS="$CFLAGS -D_REENTRANT" else { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi { $as_echo "$as_me:$LINENO: checking for gtk" >&5 $as_echo_n "checking for gtk... " >&6; } # Check whether --with-gtk was given. if test "${with_gtk+set}" = set; then withval=$with_gtk; havelib=1 else havelib=0 fi if test x"$havelib" = x1 ; then { $as_echo "$as_me:$LINENO: result: yes ($withval)" >&5 $as_echo "yes ($withval)" >&6; } GTK_CFLAGS="`pkg-config gtk+-2.0 --cflags` -DHAVE_GTK=1" GTK_LIBS="`pkg-config gtk+-2.0 --libs`" cat >>confdefs.h <<\_ACEOF #define HAVE_GTK 1 _ACEOF else GTK_CFLAGS="" GTK_LIBS="" { $as_echo "$as_me:$LINENO: result: no" >&5 $as_echo "no" >&6; } fi # restore LDFLAGS LDFLAGS="$LDFLAGS $XLDFLAGS" { $as_echo "$as_me:$LINENO: checking $host_os configuration" >&5 $as_echo_n "checking $host_os configuration... " >&6; } case $host_os in *cygwin*|*Cygwin* ) cat >>confdefs.h <<\_ACEOF #define HAVE_CYGWIN 1 _ACEOF { $as_echo "$as_me:$LINENO: result: flagging Cygwin" >&5 $as_echo "flagging Cygwin" >&6; } ;; *mingw32*|*Mingw32*) CFLAGS="$CFLAGS -mconsole" EXTRA_LIBS="$EXTRA_LIBS -lwsock32" cat >>confdefs.h <<\_ACEOF #define HAVE_MINGW32 1 _ACEOF { $as_echo "$as_me:$LINENO: result: flagging MinGW" >&5 $as_echo "flagging MinGW" >&6; } ;; *darwin*|*Darwin*) LDFLAGS="$LDFLAGS $CFLAGS" G=`$CC -v 2>&1 | grep version | awk '{print $3}' | awk -F. '{print $1$2}'` if test x"$G" != x -a "$G" -lt 42; then CFLAGS="$CFLAGS -no-cpp-precomp" fi if test x"$TCL_PREFIX" = x"/usr/local"; then TCL_CFLAGS="" { $as_echo "$as_me:$LINENO: result: removing -I/usr/local/include" >&5 $as_echo "removing -I/usr/local/include" >&6; } fi ;; *osf*|*Osf*) { $as_echo "$as_me:$LINENO: checking for snprintf in -ldb" >&5 $as_echo_n "checking for snprintf in -ldb... " >&6; } if test "${ac_cv_lib_db_snprintf+set}" = set; then $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS LIBS="-ldb $LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ _ACEOF cat confdefs.h >>conftest.$ac_ext cat >>conftest.$ac_ext <<_ACEOF /* end confdefs.h. */ /* Override any GCC internal prototype to avoid an error. Use char because int might match the return type of a GCC builtin and then its argument prototype would still apply. */ #ifdef __cplusplus extern "C" #endif char snprintf (); int main () { return snprintf (); ; return 0; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext if { (ac_try="$ac_link" case "(($ac_try" in *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; *) ac_try_echo=$ac_try;; esac eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" $as_echo "$ac_try_echo") >&5 (eval "$ac_link") 2>conftest.er1 ac_status=$? grep -v '^ *+' conftest.er1 >conftest.err rm -f conftest.er1 cat conftest.err >&5 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); } && { test -z "$ac_c_werror_flag" || test ! -s conftest.err } && test -s conftest$ac_exeext && { test "$cross_compiling" = yes || $as_test_x conftest$ac_exeext }; then ac_cv_lib_db_snprintf=yes else $as_echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 ac_cv_lib_db_snprintf=no fi rm -rf conftest.dSYM rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \ conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_db_snprintf" >&5 $as_echo "$ac_cv_lib_db_snprintf" >&6; } if test "x$ac_cv_lib_db_snprintf" = x""yes; then EXTRA_LIBS="$EXTRA_LIBS -ldb" fi ;; * ) if test x"$fpic" = x"yes" ; then if test "$CC" = "gcc" -o `$CC -v 2>&1 | grep -c gcc` != "0" ; then CFLAGS="$CFLAGS -fPIC" { $as_echo "$as_me:$LINENO: result: adding -fPIC to gcc" >&5 $as_echo "adding -fPIC to gcc" >&6; } else { $as_echo "$as_me:$LINENO: result: none" >&5 $as_echo "none" >&6; } fi else { $as_echo "$as_me:$LINENO: result: none" >&5 $as_echo "none" >&6; } fi ;; esac ac_config_files="$ac_config_files Makefile" cat >confcache <<\_ACEOF # This file is a shell script that caches the results of configure # tests run on this system so they can be shared between configure # scripts and configure runs, see configure's option --config-cache. # It is not useful on other systems. If it contains results you don't # want to keep, you may remove or edit it. # # config.status only pays attention to the cache file if you give it # the --recheck option to rerun configure. # # `ac_cv_env_foo' variables (set or unset) will be overridden when # loading this file, other *unset* `ac_cv_foo' will be assigned the # following values. _ACEOF # The following way of writing the cache mishandles newlines in values, # but we know of no workaround that is simple, portable, and efficient. # So, we kill variables containing newlines. # Ultrix sh set writes to stderr and can't be redirected directly, # and sets the high bit in the cache file unless we assign to the vars. ( for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do eval ac_val=\$$ac_var case $ac_val in #( *${as_nl}*) case $ac_var in #( *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; esac case $ac_var in #( _ | IFS | as_nl) ;; #( BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( *) $as_unset $ac_var ;; esac ;; esac done (set) 2>&1 | case $as_nl`(ac_space=' '; set) 2>&1` in #( *${as_nl}ac_space=\ *) # `set' does not quote correctly, so add quotes (double-quote # substitution turns \\\\ into \\, and sed turns \\ into \). sed -n \ "s/'/'\\\\''/g; s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" ;; #( *) # `set' quotes correctly as required by POSIX, so do not add quotes. sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" ;; esac | sort ) | sed ' /^ac_cv_env_/b end t clear :clear s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ t end s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then test "x$cache_file" != "x/dev/null" && { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} cat confcache >$cache_file else { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} fi fi rm -f confcache test "x$prefix" = xNONE && prefix=$ac_default_prefix # Let make expand exec_prefix. test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' DEFS=-DHAVE_CONFIG_H ac_libobjs= ac_ltlibobjs= for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue # 1. Remove the extension, and $U if already installed. ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' ac_i=`$as_echo "$ac_i" | sed "$ac_script"` # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR # will be set to the directory where LIBOBJS objects are built. ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' done LIBOBJS=$ac_libobjs LTLIBOBJS=$ac_ltlibobjs : ${CONFIG_STATUS=./config.status} ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 #! $SHELL # Generated by $as_me. # Run this file to recreate the current configuration. # Compiler output produced by configure, useful for debugging # configure, is in config.log if it exists. debug=false ac_cs_recheck=false ac_cs_silent=false SHELL=\${CONFIG_SHELL-$SHELL} _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be more Bourne compatible DUALCASE=1; export DUALCASE # for MKS sh if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate sh NULLCMD=: # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which # is contrary to our usage. Disable this feature. alias -g '${1+"$@"}'='"$@"' setopt NO_GLOB_SUBST else case `(set -o) 2>/dev/null` in *posix*) set -o posix ;; esac fi # PATH needs CR # Avoid depending upon Character Ranges. as_cr_letters='abcdefghijklmnopqrstuvwxyz' as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' as_cr_Letters=$as_cr_letters$as_cr_LETTERS as_cr_digits='0123456789' as_cr_alnum=$as_cr_Letters$as_cr_digits as_nl=' ' export as_nl # Printing a long string crashes Solaris 7 /usr/bin/printf. as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then as_echo='printf %s\n' as_echo_n='printf %s' else if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' as_echo_n='/usr/ucb/echo -n' else as_echo_body='eval expr "X$1" : "X\\(.*\\)"' as_echo_n_body='eval arg=$1; case $arg in *"$as_nl"*) expr "X$arg" : "X\\(.*\\)$as_nl"; arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; esac; expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" ' export as_echo_n_body as_echo_n='sh -c $as_echo_n_body as_echo' fi export as_echo_body as_echo='sh -c $as_echo_body as_echo' fi # The user is always right. if test "${PATH_SEPARATOR+set}" != set; then PATH_SEPARATOR=: (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || PATH_SEPARATOR=';' } fi # Support unset when possible. if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then as_unset=unset else as_unset=false fi # IFS # We need space, tab and new line, in precisely that order. Quoting is # there to prevent editors from complaining about space-tab. # (If _AS_PATH_WALK were called with IFS unset, it would disable word # splitting by setting IFS to empty value.) IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. case $0 in *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR for as_dir in $PATH do IFS=$as_save_IFS test -z "$as_dir" && as_dir=. test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break done IFS=$as_save_IFS ;; esac # We did not find ourselves, most probably we were run as `sh COMMAND' # in which case we are not to be found in the path. if test "x$as_myself" = x; then as_myself=$0 fi if test ! -f "$as_myself"; then $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 { (exit 1); exit 1; } fi # Work around bugs in pre-3.0 UWIN ksh. for as_var in ENV MAIL MAILPATH do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var done PS1='$ ' PS2='> ' PS4='+ ' # NLS nuisances. LC_ALL=C export LC_ALL LANGUAGE=C export LANGUAGE # Required to use basename. if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then as_basename=basename else as_basename=false fi # Name of the executable. as_me=`$as_basename -- "$0" || $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ X"$0" : 'X\(//\)$' \| \ X"$0" : 'X\(/\)' \| . 2>/dev/null || $as_echo X/"$0" | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/ q } /^X\/\(\/\/\)$/{ s//\1/ q } /^X\/\(\/\).*/{ s//\1/ q } s/.*/./; q'` # CDPATH. $as_unset CDPATH as_lineno_1=$LINENO as_lineno_2=$LINENO test "x$as_lineno_1" != "x$as_lineno_2" && test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { # Create $as_me.lineno as a copy of $as_myself, but with $LINENO # uniformly replaced by the line number. The first 'sed' inserts a # line-number line after each line using $LINENO; the second 'sed' # does the real work. The second script uses 'N' to pair each # line-number line with the line containing $LINENO, and appends # trailing '-' during substitution so that $LINENO is not a special # case at line end. # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the # scripts with optimization help from Paolo Bonzini. Blame Lee # E. McMahon (1931-1989) for sed's syntax. :-) sed -n ' p /[$]LINENO/= ' <$as_myself | sed ' s/[$]LINENO.*/&-/ t lineno b :lineno N :loop s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ t loop s/-\n.*// ' >$as_me.lineno && chmod +x "$as_me.lineno" || { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 { (exit 1); exit 1; }; } # Don't try to exec as it changes $[0], causing all sort of problems # (the dirname of $[0] is not the place where we might find the # original and so on. Autoconf is especially sensitive to this). . "./$as_me.lineno" # Exit status is that of the last command. exit } if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then as_dirname=dirname else as_dirname=false fi ECHO_C= ECHO_N= ECHO_T= case `echo -n x` in -n*) case `echo 'x\c'` in *c*) ECHO_T=' ';; # ECHO_T is single tab character. *) ECHO_C='\c';; esac;; *) ECHO_N='-n';; esac if expr a : '\(a\)' >/dev/null 2>&1 && test "X`expr 00001 : '.*\(...\)'`" = X001; then as_expr=expr else as_expr=false fi rm -f conf$$ conf$$.exe conf$$.file if test -d conf$$.dir; then rm -f conf$$.dir/conf$$.file else rm -f conf$$.dir mkdir conf$$.dir 2>/dev/null fi if (echo >conf$$.file) 2>/dev/null; then if ln -s conf$$.file conf$$ 2>/dev/null; then as_ln_s='ln -s' # ... but there are two gotchas: # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. # In both cases, we have to default to `cp -p'. ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || as_ln_s='cp -p' elif ln conf$$.file conf$$ 2>/dev/null; then as_ln_s=ln else as_ln_s='cp -p' fi else as_ln_s='cp -p' fi rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file rmdir conf$$.dir 2>/dev/null if mkdir -p . 2>/dev/null; then as_mkdir_p=: else test -d ./-p && rmdir ./-p as_mkdir_p=false fi if test -x / >/dev/null 2>&1; then as_test_x='test -x' else if ls -dL / >/dev/null 2>&1; then as_ls_L_option=L else as_ls_L_option= fi as_test_x=' eval sh -c '\'' if test -d "$1"; then test -d "$1/."; else case $1 in -*)set "./$1";; esac; case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in ???[sx]*):;;*)false;;esac;fi '\'' sh ' fi as_executable_p=$as_test_x # Sed expression to map a string onto a valid CPP name. as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" # Sed expression to map a string onto a valid variable name. as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" exec 6>&1 # Save the log message, to keep $[0] and so on meaningful, and to # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" This file was extended by xpa $as_me 2.1.15, which was generated by GNU Autoconf 2.63. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS CONFIG_LINKS = $CONFIG_LINKS CONFIG_COMMANDS = $CONFIG_COMMANDS $ $0 $@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " _ACEOF case $ac_config_files in *" "*) set x $ac_config_files; shift; ac_config_files=$*;; esac case $ac_config_headers in *" "*) set x $ac_config_headers; shift; ac_config_headers=$*;; esac cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 # Files that config.status was made for. config_files="$ac_config_files" config_headers="$ac_config_headers" _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 ac_cs_usage="\ \`$as_me' instantiates files from templates according to the current configuration. Usage: $0 [OPTION]... [FILE]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files --recheck update $as_me by reconfiguring in the same conditions --file=FILE[:TEMPLATE] instantiate the configuration file FILE --header=FILE[:TEMPLATE] instantiate the configuration header FILE Configuration files: $config_files Configuration headers: $config_headers Report bugs to ." _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_version="\\ xpa config.status 2.1.15 configured by $0, generated by GNU Autoconf 2.63, with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" Copyright (C) 2008 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it." ac_pwd='$ac_pwd' srcdir='$srcdir' test -n "\$AWK" || AWK=awk _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # The default lists apply if the user does not specify any file. ac_need_defaults=: while test $# != 0 do case $1 in --*=*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; *) ac_option=$1 ac_optarg=$2 ac_shift=shift ;; esac case $ac_option in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" ac_need_defaults=false;; --header | --heade | --head | --hea ) $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; esac CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'" ac_need_defaults=false;; --he | --h) # Conflict between --help and --header { $as_echo "$as_me: error: ambiguous option: $1 Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; };; --help | --hel | -h ) $as_echo "$ac_cs_usage"; exit ;; -q | -quiet | --quiet | --quie | --qui | --qu | --q \ | -silent | --silent | --silen | --sile | --sil | --si | --s) ac_cs_silent=: ;; # This is an error. -*) { $as_echo "$as_me: error: unrecognized option: $1 Try \`$0 --help' for more information." >&2 { (exit 1); exit 1; }; } ;; *) ac_config_targets="$ac_config_targets $1" ac_need_defaults=false ;; esac shift done ac_configure_extra_args= if $ac_cs_silent; then exec 6>/dev/null ac_configure_extra_args="$ac_configure_extra_args --silent" fi _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 if \$ac_cs_recheck; then set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion shift \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 CONFIG_SHELL='$SHELL' export CONFIG_SHELL exec "\$@" fi _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 exec 5>>config.log { echo sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX ## Running $as_me. ## _ASBOX $as_echo "$ac_log" } >&5 _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # Handling of arguments. for ac_config_target in $ac_config_targets do case $ac_config_target in "conf.h") CONFIG_HEADERS="$CONFIG_HEADERS conf.h" ;; "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} { (exit 1); exit 1; }; };; esac done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. # We use the long form for the default assignment because of an extremely # bizarre bug on SunOS 4.1.3. if $ac_need_defaults; then test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers fi # Have a temporary directory for convenience. Make it in the build tree # simply because there is no reason against having it here, and in addition, # creating and moving files from /tmp can sometimes cause problems. # Hook for its removal unless debugging. # Note that there is a small window in which the directory will not be cleaned: # after its creation but before its name has been assigned to `$tmp'. $debug || { tmp= trap 'exit_status=$? { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status ' 0 trap '{ (exit 1); exit 1; }' 1 2 13 15 } # Create a (secure) tmp directory for tmp files. { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || { $as_echo "$as_me: cannot create a temporary directory in ." >&2 { (exit 1); exit 1; } } # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. # This happens for instance with `./config.status config.h'. if test -n "$CONFIG_FILES"; then ac_cr=' ' ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' /dev/null` if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ac_cs_awk_cr='\\r' else ac_cs_awk_cr=$ac_cr fi echo 'BEGIN {' >"$tmp/subs1.awk" && _ACEOF { echo "cat >conf$$subs.awk <<_ACEOF" && echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && echo "_ACEOF" } >conf$$subs.sh || { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` ac_delim='%!_!# ' for ac_last_try in false false false false false :; do . ./conf$$subs.sh || { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` if test $ac_delim_n = $ac_delim_num; then break elif $ac_last_try; then { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>"\$tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h s/^/S["/; s/!.*/"]=/ p g s/^[^!]*!// :repl t repl s/'"$ac_delim"'$// t delim :nl h s/\(.\{148\}\).*/\1/ t more1 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ p n b repl :more1 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t nl :delim h s/\(.\{148\}\).*/\1/ t more2 s/["\\]/\\&/g; s/^/"/; s/$/"/ p b :more2 s/["\\]/\\&/g; s/^/"/; s/$/"\\/ p g s/.\{148\}// t delim ' >$CONFIG_STATUS || ac_write_fail=1 rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK cat >>"\$tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" } { line = $ 0 nfields = split(line, field, "@") substed = 0 len = length(field[1]) for (i = 2; i < nfields; i++) { key = field[i] keylen = length(key) if (S_is_set[key]) { value = S[key] line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) len += length(value) + length(field[++i]) substed = 1 } else len += 1 + keylen } print line } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 $as_echo "$as_me: error: could not setup config files machinery" >&2;} { (exit 1); exit 1; }; } _ACEOF # VPATH may cause trouble with some makes, so we remove $(srcdir), # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and # trailing colons and then remove the whole line if VPATH becomes empty # (actually we leave an empty line to preserve line numbers). if test "x$srcdir" = x.; then ac_vpsub='/^[ ]*VPATH[ ]*=/{ s/:*\$(srcdir):*/:/ s/:*\${srcdir}:*/:/ s/:*@srcdir@:*/:/ s/^\([^=]*=[ ]*\):*/\1/ s/:*$// s/^[^=]*=[ ]*$// }' fi cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 fi # test -n "$CONFIG_FILES" # Set up the scripts for CONFIG_HEADERS section. # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then cat >"$tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF # Transform confdefs.h into an awk script `defines.awk', embedded as # here-document in config.status, that substitutes the proper values into # config.h.in to produce config.h. # Create a delimiter string that does not exist in confdefs.h, to ease # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do ac_t=`sed -n "/$ac_delim/p" confdefs.h` if test -z "$ac_t"; then break elif $ac_last_try; then { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;} { (exit 1); exit 1; }; } else ac_delim="$ac_delim!$ac_delim _$ac_delim!! " fi done # For the awk script, D is an array of macro values keyed by name, # likewise P contains macro parameters if any. Preserve backslash # newline sequences. ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]* sed -n ' s/.\{148\}/&'"$ac_delim"'/g t rset :rset s/^[ ]*#[ ]*define[ ][ ]*/ / t def d :def s/\\$// t bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3"/p s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p d :bsnl s/["\\]/\\&/g s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\ D["\1"]=" \3\\\\\\n"\\/p t cont s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p t cont d :cont n s/.\{148\}/&'"$ac_delim"'/g t clear :clear s/\\$// t bsnlc s/["\\]/\\&/g; s/^/"/; s/$/"/p d :bsnlc s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p b cont ' >$CONFIG_STATUS || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 for (key in D) D_is_set[key] = 1 FS = "" } /^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ { line = \$ 0 split(line, arg, " ") if (arg[1] == "#") { defundef = arg[2] mac1 = arg[3] } else { defundef = substr(arg[1], 2) mac1 = arg[2] } split(mac1, mac2, "(") #) macro = mac2[1] prefix = substr(line, 1, index(line, defundef) - 1) if (D_is_set[macro]) { # Preserve the white space surrounding the "#". print prefix "define", macro P[macro] D[macro] next } else { # Replace #undef with comments. This is necessary, for example, # in the case of _POSIX_SOURCE, which is predefined and required # on some systems where configure will not decide to define it. if (defundef == "undef") { print "/*", prefix defundef, macro, "*/" next } } } { print } _ACAWK _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5 $as_echo "$as_me: error: could not setup config headers machinery" >&2;} { (exit 1); exit 1; }; } fi # test -n "$CONFIG_HEADERS" eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS " shift for ac_tag do case $ac_tag in :[FHLC]) ac_mode=$ac_tag; continue;; esac case $ac_mode$ac_tag in :[FHL]*:*);; :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;} { (exit 1); exit 1; }; };; :[FH]-) ac_tag=-:-;; :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; esac ac_save_IFS=$IFS IFS=: set x $ac_tag IFS=$ac_save_IFS shift ac_file=$1 shift case $ac_mode in :L) ac_source=$1;; :[FH]) ac_file_inputs= for ac_f do case $ac_f in -) ac_f="$tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. test -f "$ac_f" || case $ac_f in [\\/$]*) false;; *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; esac || { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} { (exit 1); exit 1; }; };; esac case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac ac_file_inputs="$ac_file_inputs '$ac_f'" done # Let's still pretend it is `configure' which instantiates (i.e., don't # use $as_me), people would be surprised to read: # /* config.h. Generated by config.status. */ configure_input='Generated from '` $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' `' by configure.' if test x"$ac_file" != x-; then configure_input="$ac_file. $configure_input" { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 $as_echo "$as_me: creating $ac_file" >&6;} fi # Neutralize special characters interpreted by sed in replacement strings. case $configure_input in #( *\&* | *\|* | *\\* ) ac_sed_conf_input=`$as_echo "$configure_input" | sed 's/[\\\\&|]/\\\\&/g'`;; #( *) ac_sed_conf_input=$configure_input;; esac case $ac_tag in *:-:* | *:-) cat >"$tmp/stdin" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } ;; esac ;; esac ac_dir=`$as_dirname -- "$ac_file" || $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$ac_file" : 'X\(//\)[^/]' \| \ X"$ac_file" : 'X\(//\)$' \| \ X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$ac_file" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` { as_dir="$ac_dir" case $as_dir in #( -*) as_dir=./$as_dir;; esac test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { as_dirs= while :; do case $as_dir in #( *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( *) as_qdir=$as_dir;; esac as_dirs="'$as_qdir' $as_dirs" as_dir=`$as_dirname -- "$as_dir" || $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ X"$as_dir" : 'X\(//\)[^/]' \| \ X"$as_dir" : 'X\(//\)$' \| \ X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || $as_echo X"$as_dir" | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/ q } /^X\(\/\/\)[^/].*/{ s//\1/ q } /^X\(\/\/\)$/{ s//\1/ q } /^X\(\/\).*/{ s//\1/ q } s/.*/./; q'` test -d "$as_dir" && break done test -z "$as_dirs" || eval "mkdir $as_dirs" } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;} { (exit 1); exit 1; }; }; } ac_builddir=. case "$ac_dir" in .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` # A ".." for each directory in $ac_dir_suffix. ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` case $ac_top_builddir_sub in "") ac_top_builddir_sub=. ac_top_build_prefix= ;; *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; esac ;; esac ac_abs_top_builddir=$ac_pwd ac_abs_builddir=$ac_pwd$ac_dir_suffix # for backward compatibility: ac_top_builddir=$ac_top_build_prefix case $srcdir in .) # We are building in place. ac_srcdir=. ac_top_srcdir=$ac_top_builddir_sub ac_abs_top_srcdir=$ac_pwd ;; [\\/]* | ?:[\\/]* ) # Absolute name. ac_srcdir=$srcdir$ac_dir_suffix; ac_top_srcdir=$srcdir ac_abs_top_srcdir=$srcdir ;; *) # Relative name. ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix ac_top_srcdir=$ac_top_build_prefix$srcdir ac_abs_top_srcdir=$ac_pwd/$srcdir ;; esac ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix case $ac_mode in :F) # # CONFIG_FILE # _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # If the template does not know about datarootdir, expand it. # FIXME: This hack should be removed a few years after 2.60. ac_datarootdir_hack=; ac_datarootdir_seen= ac_sed_dataroot=' /datarootdir/ { p q } /@datadir@/p /@docdir@/p /@infodir@/p /@localedir@/p /@mandir@/p ' case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in *datarootdir*) ac_datarootdir_seen=yes;; *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_datarootdir_hack=' s&@datadir@&$datadir&g s&@docdir@&$docdir&g s&@infodir@&$infodir&g s&@localedir@&$localedir&g s&@mandir@&$mandir&g s&\\\${datarootdir}&$datarootdir&g' ;; esac _ACEOF # Neutralize VPATH when `$srcdir' = `.'. # Shell code in configure.ac might set extrasub. # FIXME: do we really want to maintain this feature? cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_sed_extra="$ac_vpsub $extrasub _ACEOF cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s|@configure_input@|$ac_sed_conf_input|;t t s&@top_builddir@&$ac_top_builddir_sub&;t t s&@top_build_prefix@&$ac_top_build_prefix&;t t s&@srcdir@&$ac_srcdir&;t t s&@abs_srcdir@&$ac_abs_srcdir&;t t s&@top_srcdir@&$ac_top_srcdir&;t t s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t s&@builddir@&$ac_builddir&;t t s&@abs_builddir@&$ac_abs_builddir&;t t s&@abs_top_builddir@&$ac_abs_top_builddir&;t t $ac_datarootdir_hack " eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined." >&2;} rm -f "$tmp/stdin" case $ac_file in -) cat "$tmp/out" && rm -f "$tmp/out";; *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; esac \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } ;; :H) # # CONFIG_HEADER # if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" } >"$tmp/config.h" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" mv "$tmp/config.h" "$ac_file" \ || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 $as_echo "$as_me: error: could not create $ac_file" >&2;} { (exit 1); exit 1; }; } fi else $as_echo "/* $configure_input */" \ && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5 $as_echo "$as_me: error: could not create -" >&2;} { (exit 1); exit 1; }; } fi ;; esac done # for ac_tag { (exit 0); exit 0; } _ACEOF chmod +x $CONFIG_STATUS ac_clean_files=$ac_clean_files_save test $ac_write_fail = 0 || { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} { (exit 1); exit 1; }; } # configure is writing to config.log, and then calls config.status. # config.status does its own redirection, appending to config.log. # Unfortunately, on DOS this fails, as config.log is still kept open # by configure, so config.status won't be able to write to it; its # output is simply discarded. So we exec the FD to /dev/null, # effectively closing config.log, so it can be properly (re)opened and # appended to by config.status. When coming back to configure, we # need to make the FD available again. if test "$no_create" != yes; then ac_cs_success=: ac_config_status_args= test "$silent" = yes && ac_config_status_args="$ac_config_status_args --quiet" exec 5>/dev/null $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false exec 5>>config.log # Use ||, not &&, to avoid exiting from the if with $? = 1, which # would make configure fail if this is the last instruction. $ac_cs_success || { (exit 1); exit 1; } fi if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi pyds9-1.8.1/xpa/configure.ac000066400000000000000000000130661265250223700156610ustar00rootroot00000000000000# This file is an input file used by the GNU "autoconf" program to # generate the file "configure", which is run during XPA installation # to configure the system for the local environment. AC_INIT(xpa, 2.1.15, saord@cfa.harvard.edu, xpa) AC_CONFIG_HEADERS([conf.h]) AC_CONFIG_SRCDIR(./xpa.h) AC_CANONICAL_HOST # save LDFLAGS XLDFLAGS="$LDFLAGS" # # checks that we use in most projects # AC_PROG_CC AC_EXEEXT if test x"${EXEEXT}" = "xno"; then EXEEXT="" fi AC_CHECK_SIZEOF(long) SZ_LONG=$ac_cv_sizeof_long AC_SUBST(SZ_LONG) AC_PROG_RANLIB AC_HEADER_STDC AC_CHECK_HEADERS(malloc.h) AC_CHECK_HEADERS(getopt.h) AC_CHECK_HEADERS(pwd.h) AC_CHECK_HEADERS(values.h) AC_CHECK_HEADERS(dlfcn.h) AC_CHECK_HEADERS(setjmp.h) AC_CHECK_HEADERS(sys/un.h) AC_CHECK_HEADERS(sys/shm.h) AC_CHECK_HEADERS(sys/mman.h) AC_CHECK_HEADERS(sys/ipc.h) AC_CHECK_TYPES([socklen_t], [], [], [#include ]) AC_C_CONST AC_CHECK_FUNCS(strchr memcpy snprintf atexit setenv) AC_CHECK_FUNC(connect) if test $ac_cv_func_connect = no; then AC_CHECK_LIB(socket, connect, EXTRA_LIBS="$EXTRA_LIBS -lsocket") fi AC_CHECK_FUNC(gethostbyname) if test $ac_cv_func_gethostbyname = no; then AC_CHECK_LIB(nsl, gethostbyname, EXTRA_LIBS="$EXTRA_LIBS -lnsl") fi # AC_CHECK_LIB(db, snprintf, EXTRA_LIBS="$EXTRA_LIBS -ldb") # # checks specific to this project # AC_MSG_CHECKING(for threaded xpans) AC_ARG_ENABLE(threaded-xpans, [ --enable-threaded-xpans build threaded xpans], [fun_ok=$enableval], [fun_ok=no]) if test "$fun_ok" = "yes"; then AC_MSG_RESULT($fun_ok) AC_CHECK_LIB(pthread, pthread_create, have_pthread=yes) if test x"${have_pthread}" = x"yes"; then AC_DEFINE(HAVE_LIBPTHREAD) AC_DEFINE(_REENTRANT) TLIB="-lpthread" else AC_MSG_ERROR([no threads found ... can't use enable-threaded-xpans], 1) fi else AC_MSG_RESULT($fun_ok) fi AC_SUBST(TLIB) AC_MSG_CHECKING(for shared library build) AC_ARG_ENABLE(shared, [ --enable-shared build shared libraries], [fun_ok=$enableval], [fun_ok=no]) if test "$fun_ok" != "no"; then fpic="yes" DOSHARED=shlib AC_SUBST(DOSHARED) if test "$fun_ok" = "link"; then LLIB="-L. -l$PACKAGE_NAME" else LLIB='$(LIB)' fi else DOSHARED="" LLIB='$(LIB)' fi AC_SUBST(LLIB) AC_MSG_RESULT($fun_ok) AC_MSG_CHECKING(for request to use posix_spawn) AC_ARG_ENABLE(posix_spawn, [ --enable-posix_spawn use posix_spawn() if available], [fun_ok=$enableval], [fun_ok=no]) AC_MSG_RESULT($fun_ok) if test "$fun_ok" = "yes"; then AC_CHECK_FUNCS(posix_spawn _NSGetEnviron) AC_CHECK_HEADERS(crt_externs.h) fi AC_PATH_XTRA if test x"${have_x}" = "xyes"; then AC_DEFINE(HAVE_XT) fi SC_PATH_TCLCONFIG if test x"${no_tcl}" = x ; then SC_LOAD_TCLCONFIG if test -r $TCL_PREFIX/include/tcl.h; then TCL_CFLAGS="$TCL_INCLUDE_SPEC" if test x"$DOSHARED" != x -a x"$TCL_SUPPORTS_STUBS" = x1; then TCL_LIBS="$TCL_STUB_LIB_SPEC" TCL_CFLAGS="$TCL_CFLAGS -DUSE_TCL_STUBS=1" AC_MSG_RESULT([Tcl support will utilize stubs library: $TCL_LIBS]) else TCL_LIBS="$TCL_LIB_SPEC" AC_MSG_RESULT([Tcl support will utilize library: $TCL_LIBS]) fi AC_DEFINE(HAVE_TCL) else if test x"${with_tclconfig}" != x ; then TCL_CFLAGS="$TCL_INCLUDE_SPEC" TCL_LIBS="$TCL_LIB_SPEC" AC_DEFINE(HAVE_TCL) AC_MSG_RESULT([warning: tcl.h not found with --with-tcl ... tcl build might fail]) else AC_MSG_RESULT([$TCL_PREFIX/include/tcl.h not found ... use --with-tcl to build tcl explicitly]) fi fi fi AC_SUBST(TCL_CFLAGS) AC_SUBST(TCL_LIBS) AC_MSG_CHECKING(for incorporation of thread support) AC_ARG_WITH(threads, [ --with-threads build for use in threaded programs], thr=1, thr=0) if test x"$thr" = x1 ; then AC_MSG_RESULT(yes) CFLAGS="$CFLAGS -D_REENTRANT" else AC_MSG_RESULT(no) fi AC_MSG_CHECKING(for gtk) AC_ARG_WITH(gtk, [ --with-gtk= include directory for gtk e.g. /usr/include/gtk-1.2], havelib=1, havelib=0) if test x"$havelib" = x1 ; then AC_MSG_RESULT(yes ($withval)) GTK_CFLAGS="`pkg-config gtk+-2.0 --cflags` -DHAVE_GTK=1" GTK_LIBS="`pkg-config gtk+-2.0 --libs`" AC_DEFINE(HAVE_GTK) else GTK_CFLAGS="" GTK_LIBS="" AC_MSG_RESULT(no) fi AC_SUBST(GTK_CFLAGS) AC_SUBST(GTK_LIBS) # restore LDFLAGS LDFLAGS="$LDFLAGS $XLDFLAGS" AC_MSG_CHECKING([$host_os configuration]) case $host_os in *cygwin*|*Cygwin* ) AC_DEFINE(HAVE_CYGWIN) AC_MSG_RESULT([flagging Cygwin]) ;; *mingw32*|*Mingw32*) CFLAGS="$CFLAGS -mconsole" EXTRA_LIBS="$EXTRA_LIBS -lwsock32" AC_DEFINE(HAVE_MINGW32) AC_MSG_RESULT([flagging MinGW]) ;; *darwin*|*Darwin*) LDFLAGS="$LDFLAGS $CFLAGS" G=`$CC -v 2>&1 | grep version | awk '{print $3}' | awk -F. '{print $1$2}'` if test x"$G" != x -a "$G" -lt 42; then CFLAGS="$CFLAGS -no-cpp-precomp" fi if test x"$TCL_PREFIX" = x"/usr/local"; then TCL_CFLAGS="" AC_MSG_RESULT([removing -I/usr/local/include]) fi ;; *osf*|*Osf*) AC_CHECK_LIB(db, snprintf, EXTRA_LIBS="$EXTRA_LIBS -ldb") ;; * ) if test x"$fpic" = x"yes" ; then if test "$CC" = "gcc" -o `$CC -v 2>&1 | grep -c gcc` != "0" ; then CFLAGS="$CFLAGS -fPIC" AC_MSG_RESULT([adding -fPIC to gcc]) else AC_MSG_RESULT(none) fi else AC_MSG_RESULT(none) fi ;; esac AC_SUBST(EXTRA_LIBS) AC_CONFIG_FILES(Makefile) AC_OUTPUT pyds9-1.8.1/xpa/ctest.c000066400000000000000000000355211265250223700146610ustar00rootroot00000000000000/* * Copyright (c) 1999-2003 Smithsonian Astrophysical Observatory */ /* * * ctest -- client test for xpa * */ #include extern char *optarg; extern int optind; int quiet=0; int dowait=0; int n=0; int don=0; int save_bytes=-1; int exitonerror=0; char *save_buf=NULL; char *mode=""; char name[SZ_LINE]; #define MAX_FPS 4 #ifdef ANSI_FUNC int send_cb (void *client_data, void *call_data, char *paramlist, char **buf, size_t *len) #else int send_cb(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char **buf; size_t *len; #endif { char *s = (char *)client_data; XPA xpa = (XPA)call_data; char tbuf[SZ_LINE]; int sendbuf=0; /* introduce ourselves */ if( !quiet ){ fprintf(stdout, "SEND_CB #%d: %s:%s (%s)\n", n++, xpa_class(xpa), xpa_name(xpa), s); } /* process special paramlist tokens */ if( paramlist && *paramlist ){ if( !quiet ) fprintf(stdout, "\tparamlist: %s\n", paramlist); if( !strncmp(paramlist, "buf", 3) ){ sendbuf=1; } else if( !strncmp(paramlist, "error", 5) ){ if( !quiet ) fprintf(stdout, "\treturning error: %s\n", ¶mlist[6]); *len = 0; *buf = NULL; XPAError(xpa, ¶mlist[6]); return(-1); } else if( !strcmp(paramlist, "exit") ){ if( !quiet ) fprintf(stdout, "Exiting\n"); exit(0); } else if( !strcmp(paramlist, "wait") ){ fprintf(stdout, "Press to continue ..."); fgets(tbuf, SZ_LINE, stdin); } } else if( dowait ){ fprintf(stdout, "Press to continue ..."); fgets(tbuf, SZ_LINE, stdin); } /* return information about this xpa */ if( !sendbuf ){ snprintf(tbuf, SZ_LINE, "nclass: %s\nname: %s\nmethod: %s\nsendian: %s\ncendian: %s\n", xpa_class(xpa), xpa_name(xpa), xpa_method(xpa), xpa_sendian(xpa), xpa_cendian(xpa)); if( (xpa->send_mode & XPA_MODE_FILLBUF) ){ send(xpa_datafd(xpa), tbuf, strlen(tbuf), 0); *len = 0; *buf = NULL; if( !quiet) fprintf(stdout, "\tcallback writes %d bytes to client\n", (int)strlen(tbuf)); } /* return the buffer and let xpa transmit it */ else{ *len = strlen(tbuf); *buf = (char *)xmalloc(*len); memcpy(*buf, tbuf, *len); if( !quiet) fprintf(stdout, "\tcallback returns %d bytes to xpa handler\n", (int)strlen(tbuf)); } } /* return the last buffer we were sent */ else{ if( (xpa->send_mode & XPA_MODE_FILLBUF) ){ send(xpa_datafd(xpa), save_buf, save_bytes, 0); *len = 0; *buf = NULL; if( !quiet) fprintf(stdout, "\tcallback writes %d bytes to client\n", save_bytes); } /* return the buffer and let xpa transmit it */ else{ *len = save_bytes; *buf = (char *)xmalloc(*len); memcpy(*buf, save_buf, *len); if( !quiet) fprintf(stdout, "\tcallback returns %d bytes to xpa handler\n", save_bytes); } } fflush(stdout); fflush(stderr); return(0); } #ifdef ANSI_FUNC int receive_cb (void *client_data, void *call_data, char *paramlist, char *buf, size_t len) #else int receive_cb(client_data, call_data, paramlist, buf, len) void *client_data; void *call_data; char *paramlist; char *buf; size_t len; #endif { XPA xpa = (XPA)call_data; char *s = (char *)client_data; char tbuf[SZ_LINE]; char *errs[1]; int i; int ip; int got; int xwait; if( !quiet ){ fprintf(stdout, "RECEIVE_CB #%d: %s:%s (%s)\n", n++, xpa_class(xpa), xpa_name(xpa), s); } if( !quiet ){ fprintf(stdout, "\tbuf: %lu bytes\n", (unsigned long)len); } /* process param list */ if( paramlist && *paramlist ){ if( !quiet ) fprintf(stdout, "\tparamlist: %s\n", paramlist); if( !strcmp(paramlist, "free") ){ if( !quiet ) fprintf(stdout, "Freeing xpa struct\n"); XPAFree(xpa); return(0); } else if( !strncmp(paramlist, "error", 5) ){ if( !quiet ) fprintf(stdout, "Processing error: %s\n", ¶mlist[6]); XPAError(xpa, ¶mlist[6]); return(-1); } else if( !strcmp(paramlist, "exit") ){ if( !quiet ) fprintf(stdout, "Exiting\n"); exit(0); } else if( !strcmp(paramlist, "wait") ){ fprintf(stdout, "Press to continue ..."); fgets(tbuf, SZ_LINE, stdin); } else if( !strncmp(paramlist, "xpaset", 6) ){ ip = 0; word(paramlist, tbuf, &ip); if( word(paramlist, tbuf, &ip) ){ if( !quiet ) fprintf(stdout, "calling XPASet(%s, \"%s\")\n", tbuf, &(paramlist[ip])); got = XPASet(NULL, tbuf, &(paramlist[ip]), mode, paramlist, strlen(paramlist), NULL, errs, 1); if( got == 0 ){ if( !quiet ) fprintf(stdout, "no XPA access points matched template %s\n", tbuf); } else if( errs[0] != NULL ){ if( !quiet ) fprintf(stdout, "Error on xpaset to %s: %s\n", tbuf, errs[0]); xfree(errs[0]); if( exitonerror ) exit(1); } else{ if( !quiet ) fprintf(stdout, "XPASet to %s successful\n", tbuf); } } return(0); } } else if( dowait ){ fprintf(stdout, "Press to continue ..."); fgets(tbuf, SZ_LINE, stdin); } /* reset save buffer */ if( save_buf != NULL ){ xfree(save_buf); save_buf = NULL; } save_bytes = 0; xwait = dowait; if( !(xpa->receive_mode & XPA_MODE_FILLBUF) ){ while( (got=recv(xpa_datafd(xpa), tbuf, SZ_LINE, 0)) >0 ){ if( xwait >0 ){ fprintf(stdout, "got %d bytes ... press to continue ...", got); fgets(tbuf, SZ_LINE, stdin); xwait--; } i = save_bytes; save_bytes += got; if( save_buf == NULL ) save_buf = (char *)xmalloc(save_bytes); else save_buf = (char *)xrealloc(save_buf, save_bytes); memcpy(&save_buf[i], tbuf, got); } if( !quiet ) fprintf(stdout, "callback read %d bytes\n", save_bytes); } else{ save_bytes = len; save_buf = (char *)xmalloc(len); memcpy(save_buf, buf, len); } fflush(stdout); fflush(stderr); return(0); } #ifdef ANSI_FUNC int info_cb (void *client_data, void *call_data, char *paramlist) #else int info_cb(client_data, call_data, paramlist) void *client_data; void *call_data; char *paramlist; #endif { XPA xpa = (XPA)call_data; char *s = (char *)client_data; char xtemplate[SZ_LINE]; char *names[MAX_FPS]; char *bufs[MAX_FPS]; char *errs[MAX_FPS]; size_t lens[MAX_FPS]; int i; int ip; int got; if( !quiet ){ fprintf(stdout, "INFO_CB #%d: %s:%s (%s)\n", n++, xpa_class(xpa), xpa_name(xpa), s); } if( paramlist && *paramlist ){ if( !quiet ) fprintf(stdout, "\tparamlist: %s\n", paramlist); ip = 0; word(paramlist, xtemplate, &ip); if( !strcmp(xtemplate, "xpaget") ){ word(paramlist, xtemplate, &ip); got = XPAGet(xpa, xtemplate, &(paramlist[ip]), NULL, bufs, lens, names, errs, MAX_FPS); if( !quiet ) fprintf(stdout, "XPAGet (%s) returned %d buffer(s)\n", xtemplate, got); for(i=0; i 0 ){ fprintf(stdout, "contents (%lu bytes):\n", (unsigned long)lens[i]); write(fileno(stdout), bufs[i], lens[i]); } if( !quiet ) fprintf(stdout, "\n"); } else{ write(fileno(stdout), errs[i], strlen(errs[i])); if( exitonerror ) exit(1); } if( bufs[i] ) xfree(bufs[i]); if( names[i] ) xfree(names[i]); if( errs[i] ) xfree(errs[i]); } } } fflush(stdout); fflush(stderr); return(0); } #ifdef ANSI_FUNC int main (int argc, char **argv) #else int main(argc, argv) int argc; char **argv; #endif { char *plist=NULL; char *paramlist=NULL; char *xtemplate="*:*"; char *smode=NULL; char tbuf[SZ_LINE]; char name[SZ_LINE]; char cmd[SZ_LINE]; char fxpa[SZ_LINE]; char *names[MAX_FPS]; char *bufs[MAX_FPS]; char *dbufs[MAX_FPS]; char *errs[MAX_FPS]; char *buf=NULL; int c; size_t lens[MAX_FPS]; size_t dlens[MAX_FPS]; int i; int got; int maxbufs; int j=0; int loop=1; int delay=0; int get=1; int set=0; int info=0; int access=0; int pipe=0; int tiny=0; int doxpa = 0; int xpaopen=0; int wait=0; XPA xpa=NULL; XPA xpa1=NULL; int fds[1]; #if HAVE_MINGW32==0 setvbuf(stdout, NULL, _IONBF, 0); setvbuf(stderr, NULL, _IONBF, 0); #endif *cmd = '\0'; /* process switch arguments */ while ((c = getopt(argc, argv, "abd:ef:gil:m:nopqstwx:")) != -1){ switch(c){ case 'a': get = 0; set = 0; info = 0; access = 1; break; case 'b': get = 1; set = 1; info = 0; access = 0; break; case 'd': delay = atoi(optarg); break; case 'e': exitonerror++; break; case 'f': snprintf(cmd, SZ_LINE, "stest %s &\n", optarg); snprintf(fxpa, SZ_LINE, "%s1", optarg); break; case 'g': get = 1; set = 0; info = 0; access = 0; break; case 'i': get = 0; set = 0; info = 1; access = 0; break; case 'l': loop = atoi(optarg); break; case 'm': smode = xstrdup(optarg); break; case 'n': don = 1; break; case 'o': xpaopen = 1; break; case 'p': pipe = 1; fds[0] = fileno(stdout); break; case 'q': quiet = 1; break; case 's': get = 0; set = 1; info = 0; access = 0; break; case 't': tiny = 1; break; case 'w': wait = 1; break; case 'x': doxpa = 1; strcpy(name, optarg); break; } } if( optind < argc ){ xtemplate = argv[optind]; optind++; } /* make up the paramlist */ plist = XPAArgvParamlist(argc, argv, optind); if( !don ) paramlist = plist; else paramlist = (char *)xcalloc(strlen(plist)+SZ_LINE, sizeof(char)); /* for setting, make up a number of dbufs that we will send */ if( set ){ /* must be less than MAX_FPS */ maxbufs = 2; dbufs[0] = (char *)xmalloc(SZ_LINE); strcpy(dbufs[0], "this is a short string"); dlens[0] = strlen(dbufs[0]); if( tiny ) dlens[1] = 256+1; else dlens[1] = 256*1000+1; dbufs[1] = (char *)xmalloc(dlens[1]); for(j=0, buf=dbufs[1]; j 1 ){ if( !quiet ){ fprintf(stdout, "CLIENT #%d: %s\n", j, xtemplate); if( paramlist && *paramlist ) fprintf(stdout, "\tparamlist: %s\n", paramlist); } } /* make up paramlist, if necessary */ if( don ) snprintf(paramlist, SZ_LINE, "%s %d", plist, j); /* XPAGet, XPAGetFd */ if( get ){ if( pipe ){ got = XPAGetFd(xpa, xtemplate, paramlist, smode, fds, names, errs, -MAX_FPS); } else{ got = XPAGet(xpa, xtemplate, paramlist, smode, bufs, lens, names, errs, MAX_FPS); for(i=0; i 0 ){ write(fileno(stdout), bufs[i], lens[i]); } if( strcmp(paramlist, "buf") ) fprintf(stdout, "\n"); } else{ write(fileno(stdout), errs[i], strlen(errs[i])); if( exitonerror ) exit(1); } } if( bufs[i] ) xfree(bufs[i]); if( names[i] ) xfree(names[i]); if( errs[i] ) xfree(errs[i]); } } } /* XPASet, XPASetFd */ if( set ){ if( pipe ){ if( !quiet ) fprintf(stdout, "\tsending data from stdin\n"); got =XPASetFd(xpa, xtemplate, paramlist, smode, fileno(stdin), names, errs, MAX_FPS); } else{ got = XPASet(xpa, xtemplate, paramlist, smode, dbufs[j%maxbufs], dlens[j%maxbufs], names, errs, MAX_FPS); } for(i=0; i to continue ..."); fgets(tbuf, SZ_LINE, stdin); } /* delay */ if( delay ) XPASleep(delay); } /* XPAOpen/XPAClose */ if( xpaopen ){ XPAClose(xpa); } /* free up space */ if( set ){ for(j=0; j #include #include #include /* gethostbyname() */ #define SZ_LINE 1024 int main(int argc, char **argv) { int i; char host[SZ_LINE]; struct hostent *hostent; if( argc > 1 ) strcpy(host, argv[1]); else{ fprintf(stderr, "calling gethostname() ...\n"); if( gethostname(host, SZ_LINE) == -1 ){ perror("gethostname"); exit(1); } else{ fprintf(stderr, "host name is %s\n", host); } } fprintf(stderr, "calling gethostbyname(host) ...\n"); if( !(hostent = gethostbyname(host)) ){ perror("gethostbyname"); exit(1); } else{ fprintf(stderr, "gethostbyname() succeeded\n"); } fprintf(stderr, "printing ip address(es) for this host ...\n"); if( hostent ){ for(i=0; hostent->h_addr_list[i]; i++){ fprintf(stderr, "%x\n", *(int *)hostent->h_addr_list[i]); } } else{ fprintf(stderr, "ERROR: can't look up: %s\n", host); } return(0); } pyds9-1.8.1/xpa/doc/000077500000000000000000000000001265250223700141325ustar00rootroot00000000000000pyds9-1.8.1/xpa/doc/Makefile000066400000000000000000000021411265250223700155700ustar00rootroot00000000000000# # Makefile for misc programs, not good enough for their own directory # RM = rm RMFLAGS = -f MV = mv MVFLAGS = -f CP = cp CPFLAGS = -p MANDIR = ../man all: dirs files hardcopy dirs: @(if [ ! -d ${MANDIR} ]; then \ mkdir ${MANDIR}; \ mkdir ${MANDIR}/man1 ${MANDIR}/man3 ${MANDIR}/mann; \ fi) files: @(for i in *.html; do \ echo processing $$i; \ ./html2man ../man < $$i; \ done) hardcopy: html2ps -C fb -d -g -n -u -W b -x 1 -o xpa.ps help.html ps2pdf xpa.ps xpa.pdf # NB: sman.conf must be copied to $HOME or else its not found ... # we also have to figure out where swish-e is located and hardwire it index: szlong @(cd ..; MANPATH=`pwd`/man; export MANPATH; cd doc; \ SW=`which swish-e`; \ SZ_LONG=`./szlong`; \ sed -e 's#@SW@#'$$SW'#g' < sman_conf.tmpl > $${HOME}/sman.conf; \ sman-update --clearcache; \ sman-update --verbose --index=./sman/xpa$${SZ_LONG}.index; \ rm -f $${HOME}/sman.conf szlong) szlong: szlong.c $(CC) $(CFLAGS) -o szlong szlong.c clean: -$(RM) $(RMFLAGS) *.BAK *.bak *.o core errs ,* *~ *.a \ foo* goo* tags TAGS html2ps.dbg pyds9-1.8.1/xpa/doc/acl.html000066400000000000000000000113201265250223700155540ustar00rootroot00000000000000 XPA Access Control

XPAAcl: Access Control for XPA Messaging

Summary

XPA supports host-based access control for each XPA access point. You can enable/disable access control using the XPA_ACL environment variable. You can specify access to specific XPA access points for specific machines using the XPA_DEFACL and XPA_ACLFILE environment variables. By default, an XPA access point is accessible only to processes running on the same machine (same as X Windows).

Description

When INET sockets are in use (the default, as specified by the XPA_METHOD environment variable), XPA supports a host-based access control mechanism for individual access points. This mean that access can be specified for get, set, or info operations for each access point on a machine by machine basis. For LOCAL sockets, access is restricted (by definition) to the host machine.

XPA access control is enabled by default, but can be turned off by setting the XPA_ACL environment variable to false. In this case, any process can access any XPA server.

Assuming that access control is turned on, the ACL for an individual XPA access point is set up when that access point is registered (although it can be changed later on; see below). This can be done in one of two ways: Firstly, the XPA_ACLFILE environment variable can defined to point to a file of access controls for individual access points. The format of this file is:

 class:name ip acl
The first argument is a template that specifies the class:name of the access point covered by this ACL. See XPA Access Points and Templates for more information about xpa templates.

The second argument is the IP address (in human-readable format) of the machine which is being given access. This argument can be * to match all IP addresses. It also can be $host to match the IP address of the current host.

The third argument is a string combination of s, g, or i to allow xpaset, xpaget, or xpainfo access respectively. The ACL argument can be + to give sgi access or it can be - to turn off all access.

For example,

  *:xpa1  somehost sg
  *:xpa1  myhost +
  * * g
will allow processes on the machine somehost to make xpaget and xpaset calls, allow processes on myhost to make any call, and allow all other hosts to make xpaget (but not xpaset) calls. Secondly, if the XPA_ACLFILE does not exist, then a single default value for all access points can be specified using the XPA_DEFACL environment variable. The default value for this variable is:
  #define XPA_DEFACL "*:* $host +"
meaning that all access points are fully accessible to all processes on the current host. Thus, in the absence of any ACL environment variables, processes on the current host have full access to all access points created on that host. This parallels the X11 xhost mechanism.

Access to an individual XPA access point can be changed using the -acl parameter for that access point. For example:

  xpaset -p xpa1 -acl "somehost -"
will turn off all access control for somehost to the xpa1 access point, while:
  xpaset -p XPA:xpa1 -acl "beberly gs"
will give beberly xpaget and xpaset access to the access point whose class is XPA and whose name is xpa1.

Similarly, the current ACL for a given access point can be retrieved using:

  xpaget xpa1 -acl
Of course, you must have xpaget access to this XPA access point to retrieve its ACL.

Note that the XPA access points registered in the xpans program also behave according to the ACL rules. That is, you cannot use xpaget to view the access points registered with xpans unless you have the proper ACL.

Note also when a client request is made to an XPA server, the access control is checked when the initial connection is established. This access in effect at this time remains in effect so long as the client connection is maintained, regardless of whether the access fro that XPA is changed later on.

We recognize that host-based access control is only relatively secure and will consider more stringent security (e.g., private key) in the future if the community requires such support.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/changelog.html000066400000000000000000000571701265250223700167610ustar00rootroot00000000000000 XPA ChangeLog

XPA ChangeLog

This ChangeLog covers the XPA 2 implementation. It will be updated as we continue to develop and improve XPA. The up-to-date version can be found here.

Public Release 2.1.15 (July 23, 2013)

  • Added support for large data transfers

  • XPAGet and XPASet now pass size_t instead of int for lengths

  • Send and receive callbacks now pass size_t instead of int for lengths

  • Port to mingw (Windows)

Public Release 2.1.14 (June 7, 2012)

  • Fixed several memory leaks in the Tcl wrappers (tcl.c).

  • Use Tcl stubs library for linking shared Tcl, if available.

Public Release 2.1.13 (April 14, 2011)

  • An atexit handler is no longer installed automatically (it crashes Tcl 8.5.8 applications). Call XPAAtExit(void) to install the handler.

  • Removed permission checking from Find() on cygwin systems. This was broken by Windows 7.

  • Removed addition of -no-cpp-precomp flag from gcc 4.2 and beyond (Mac).

Public Release 2.1.12 (January 26, 2010)

  • Added XPA_HOST environment variable to allow users to specify the hostname (and hence, ip) component of the INET method id. This is useful, for example, if you want to register an access point using a VPN-generated IP instead of the canonical IP.

  • Fix typo in Tcl binding to xpainfo causing a crash after 2 invocations.

Public Release 2.1.11 (December 7, 2009)

  • Generalized XPANSKeepAlive() to send messages to xpans, proxy xpans, or both. The default is to send just to proxies (e.g. chandra-ed).

  • Changed XPANSKeepAlive() to send an in-band new-line char to xpans, changed xpans to handle an in-band new-line as a keep-alive message. Necessitated by Cisco routers that clear the URG flag in a TCP packet, breaking OOB data transfer for the whole Internet, as well as the OOB-based keep-alive implemented in xpans.

  • In xpans, print warning when the keep-alive option switch is used.

  • Port to mingw (thanks to B.Schoenhammer)

  • Change OOB character sent by xpans keepalive to a space, trying to working around cisco routers that force OOB data into the inbound stream.

  • fix gcc fprintf warning in xpans.c

Public Release 2.1.10 (September 1, 2009)

  • Update mklib and configure.ac to support 64-bit builds on Macs.

  • Fixed bug in XPAAccess() in which the returned names could have an extra (bogus) character when the target is an explicit ip:port or local socket file.

  • Add setjmp/longjmp support to xalloc.

  • Add XPASaveJmp(void *env) as a high-level interface to xalloc_savejmp();

Internal Release 2.1.9

  • Fixed a bug that prevented an access point starting with a number from being recognized peoperly. NB: a pure number still signifies a port on the current machine. Also num:num signifies ip:port, where ip can be a pure hex value or the canonical form vvv.xxx.yyy.zzz.

  • Modified internal Launch() routine to use posix_spawn(), if necessary. This is required for OS X 10.5 (leopard), which frowns upon use of fork() and exec(). Also modified zprocess routines to use Launch().

  • Added XPASetFree(xpa, void (*myfree)(void *)) routine to allow callbacks to specify a free routine other than malloc free (e.g. Perl garbage collection).

  • XPACmdAdd() now checks to ensure that it was passed an XPA struct created by XPACmdNew().

  • Change launch.h to xlaunch.h to avoid conflict with OS X.

Public Release 2.1.8 (1 November 2007)

  • A public release to complete current XPA development work.

Patch Release 2.1.7b[1,2] (Feb 22, 2006; March 8, 2007)

  • Added a convenience null to the end of the buffers returned by XPAGet.

  • Added code to avoid calling atexit routine if a fork'ed child calls exit() instead of _exit().

  • Added XPA_CLIENT_DOXPA environment variable to turn off client processing of xpa server requests.

  • Added --version to xpaset, xpaget, xpainfo, xpaaccess, xpans to display XPA version and exit.

  • Added support for integrating XPA into a Gtk loop.

  • xpaaccess now returns its answer in the error code as well as to stdout (without the -n switch, it returns 1 for a match, with the -n switch, the number of matches is returned).

  • Fixed bug which prevented xpans from being started up automatically by an xpa server if its pathname contained a space character.

  • Fixed bug in MINGW port of xpans in which an XPA server that terminated via an interrupt was not being properly removed from the list of registered access points.

  • Added XPA_LOGNAME to override LOGNAME when registering username

  • Upgraded swish-e indexing code to 2.4.5.

Patch Release 2.1.6 (4 May 2005)

  • Added -P switch to xpans to enable experimental proxy support (default is disabled). An argument of 1 processes proxy requests in the same thread as xpans requests, while an argument of 2 processes proxy requests in a separate thread. (The latter is recommended to avoid xpans timeouts, since xpa callback processing can take a long time.)

  • Added ability to build shared libraries (done automatically with configure --enable-shared) with compilers other than gcc.

  • Made yet another attempt to build shared libraries under OS X.

  • Fixed a server bug in Tcl support under Windows (introduced early in 2.1.6) which caused an occasional SEGV.

  • Fixed race condition in cases where 2 or more servers makes client calls to one another.

  • Fixed bug in the XPA handler routine in which an access point was turned off if an error occurred in that routine (as opposed to the user-defined callback routine).

  • Fixed race condition when "ack=false" flag (or -n) is used with XPASet() (or xpaset).

  • Added defensive code to XPA handler to ensure that the passed XPA record is valid.

  • Tcl/XPA servers such as ds9 were not turning off select() on the xpa channels inside an xpa callback, as required. This is now fixed.

  • Added timestamps to most server and client error messages if the XPA_TIMESTAMP_ERRORS variable is set. This is useful when XPA errors are being logged in an error log (e.g. Web/CGI use).

  • Generated PostScript and PDF versions of the help pages.

  • Moved OPTIONS section before (often-lengthy) DESCRIPTION section in man pages.

  • All memory allocation now performs error checking on the result.

  • Removed some compiler warnings that surfaced when using gcc -O2.

  • Updated configure.ac to better support Tcl in Panther with Apple Frameworks.

Patch Release 2.1.5 (12 January 2004)

  • Fixed bug in XPAPoll(). Erroneously, no requests were being processed when maxreq==0. Now, all pending events are processed, as per the documentation.

  • Added ack=false to XPAInfo() (and corresponding -n to xpainfo) so that client does not wait for a response from the server. This is essential in cases where XPA servers wish to send info messages to one another without causing a race condition.

  • Generated man pages from the html pages. These are installed automatically at build time.

  • The xpans program with Unix sockets now uses a lock file to signal that it is running, in order to avoid a potential (but rare) race condition at startup.

  • Code that calls Unix-type bind() now manipulate umask() to ensure that all users have write permissions to the socket file (OS X apparently uses these permissions while previous platforms ignore them).

  • Configure now checks for socklen_t type (OS X does not define it).

  • Added an atexit function to run XPAFree. The aim here is to delete Unix socket files on exiting.

  • Under Windows, the Tcl event-handling code now blocks for 1/1000 of a second instead of not blocking at all (which inadvertently used 100% of cpu).

  • Upgraded Tcl/Tk support to 8.4.

  • Made another round of checks was made through all instances of strcat, strcpy, etc. to look for potential buffer overflows. Changed all instances of sprintf() to snprintf().

  • Class and name designators are now limited to 1024 characters, for no particular reason.

  • The obsolete $SAORD_BIN variable was being added to the path when searching for xpans. This is no longer the case.

  • Fixed non-ANSI compiler errors in both xpa.c and xpans.c.

  • Fixed minor problems to support compilation with g++.

  • Ported to Intel icc and gcc 3.3 compilers.

  • Upgraded autoconf to 2.57. Included in this upgrade is a change that makes gcc the default compiler (use "configure CC=cc" to change this). Also, by default, the Tcl shared object is no longer automatically built if the Tcl libraries are used. Use the --enable-tclshlib switch in configure to enable this feature.

  • Changed license from public domain to GNU GPL.

Patch Release 2.1.4 (24 March 2003)

  • Made inet method unique, even when hosts are behind a firewall using the same ports (on different local machines).

  • The initial connection from an xpa server to a local xpans now is controlled by a timeout (default 5 sec, controlled by XPA_CONNECT_TIMEOUT variable). This should prevent a hang on connect() if the network is not set up correctly.

  • Fixed rare race condition when an XPA server callback performed its own XPAGet or XPASet call to another XPA server.

  • Use POSIX O_NONBLOCK for non-blocking I/O in fcntl call if it exists, instead of O_NDELAY.

Patch Release 2.1.3 (26 September 2002)

  • Added -k [sec] switch to xpans to support sending one-byte keepalive messages from xpans to registered xpa servers.

  • Added XPANSKeepAlive routine (and Tcl equivalent) to allow xpa servers to send a one-byte keepalive message to xpans.

Patch Release 2.1.2 (18 July 2002)

  • The "-help" reserved command now also displays the XPA version, if no explicit sub-commands are specified.

  • Change internal state of xpans proxy to save ip:port value of a server behind a NAT firewall. This is required to give some hope of distinguishing multiple instances of ds9 running behind NAT.

Patch Release 2.1.1 (20 June 2002)

  • Added a version check between xpans and an access point, performed when it gets registered by an XPA server. If the server has a version greater than the xpans version, a warning is issued by both programs.

  • Added a boolean XPA_NSREGISTER environment variable to allow an XPA server to skip xpans registration. The default is to register with the name server. If set to "false", the access point still is set up but it is not registered with an xpans. It can be registered later on (using -remote or -proxy, for example).

  • Fixed bug in which xpans was still listening on any interface when XPA_METHOD was localhost (instead of just listening on localhost).

Public Release 2.1.0 (22 April 2002)

New features include:

  • Support for proxy access to XPA servers (e.g. ds9) situated behind a firewall (useful for NVO-type applications).

  • Improved support for allowing remote machines access rights to the XPA access points (useful for NVO-type applications).

  • Ability for XPAAccess() routine and xpaaccess program to contact XPA directly.

  • Support for a clipboard access point that allows clients to store ASCII state information in an XPA-enabled server.

  • Improved support for Windows platform, as well as new support for Mac OSX.

Pre-Release 2.1.0e (2 April 2002)

  • Removed the environment variable generated by each XPA access point (of the form XPA_name=method). The putenv() call was causing ds9 to crash under both Linux and LinuxPPC during a socket operation. We suspect a bug in putenv but cannot prove it and this feature is not essential, so ...

Pre-Release 2.1.0e (1 April 2002)

  • Fixed an uninitialized variable in xpamb which prevented it from working at all on some systems.

  • Changed xpamb switch from "-add" to "-data" (to store named data).

  • Changed how xpamb works with xpaget so that xpamb can return data from XPA access points as well as from stored data. (Previous versions only returned stored data.) Now, you can retrieve stored data explicitly using the -info and/or -data switches. For example:
      xpaget xpamb -info foo
    
    will return info about the previously stored data named foo. If neither switch is present, then the name is assumed to be an XPA access point.

Pre-Release 2.1.0e (25 March 2002)

  • Changed symbol for default port from "*" to "$port" to avoid a syntactical conflict between class:* and machine:* when processing an XPA access point class:name specification. Thus, the default inet method now is '$host:$port' instead of '$host:*'.

Pre-Release 2.1.0e (19 March 2002)

  • Removed timeout check when reading data (in clients using xpaget and servers filling the data buffer). We have more and more cases where we need to wait a long time to retrieve data (e.g., slow networks or receiving data being compressed on the fly).

  • Moved call to sigaction(SIGCHLD,...) out of XPAOpen(), so that it is only executed when needed by XPAGet()/XPASet() routines called from within xpans/proxy. But then changed logic to use a double fork() instead of sigaction() to prevent zombies (Stevens Adv. Programming p 202).

  • Each XPA access point now generates an environment variable of the form XPA_name=method so that children can communicate with the parent access point more easily.

  • Added version option to Tcl xparec:
      if [catch { xparec "" version } version] {
        puts "pre-2.1.0e"
      } else {
        puts [split $version .]
      }
    
    to help differentiate between XPA versions within Tcl code.

Pre-Release 2.1.0e (14 February 2002)

  • Fixed client handling of out-of-sync messages.

Pre-Release 2.1.0e (11 February 2002)

  • Fixed client.c/xopen() so that it does not open an extra socket.

  • Fixed xpainfo/xopen() to prevent client from hanging waiting for ack.

  • Modified stest to generate xpaaccess points xpa, xpa1, c_xpa, and i_xpa (or more generally, , 1, c_, i) to allow more flexible testing of templates. Also added -a for testing XPAAccess().

Beta Release 2.1.0b10 (31 January 2002)

  • Added support for Mac OSX/Darwin to configure file.

Beta Release 2.1.0b9 (26 January 2002)

  • Fixed bug in client library that caused XPAAccess() call to hang.

Beta Release 2.1.0b8 (4 January 2002)

  • Made modifications to Makefile.in to make releases easier.

  • Added instructions to Makefile.in so that xpa.h will always have correct #defines for XPA_VERSION, XPA_MAJOR_VERSION, XPA_MINOR_VERSION, and XPA_PATCH_LEVEL.

Beta Release 2.1.0b7 (21 December 2001)

  • Added -proxy switch to -remote sub-command to allow remote access through a firewall, using xpans as a proxy server. The support for proxy processing required a change to the client/server protocol. This means that new xpa servers will not work with old xpa clients (although new xpa clients will work with old xpa servers). For details about proxy firewall support, see http://hea-www.harvard.edu/RD/xpa/inet.html.

  • Fixed Tcl support for XPA under Windows/Cygwin by re-writing the code used to add XPA to the Tcl event loop. This fix makes ds9 support for XPA much more stable under Windows.

  • Added the shutdown() call to XPA under Cygwin/Windows before closing send() sockets. It appears that a Cygwin recv() socket call does not always sense when the other end closes the socket using close(). This measure must be considered a hack, since the actual problem was never resolved.

  • Added code to protect accept() and select() calls from interrupts.

  • Extended syntax of the environment variable XPA_NSINET to:
      setenv XPA_NSINET host:port[,port[,port]]
    
    to allow specification of the XPA access point port for xpans, as well as the proxy data port.

  • Modified xpans log file so that it contains the xpaset commands required to reconnect with xpa servers.

  • xpans now deletes its Unix socket files.

Beta Release 2.1.0b6 (29 October 2001)

  • Implemented a reserve public access point named -clipboard so that clients can store ASCII state information on any number of named clipboards. Clipboards of the same name created by clients on different machines are kept separate. The syntax for creating a clipboard is:
      [data] | xpaset [server] -clipboard add|append [clipboard_name]
      xpaset -p [server] -clipboard delete [clipboard_name]
      xpaget [server] -clipboard [clipboard_name]
    
    Use "add" to create a new clipboard or replace the contents of an existing one. Use "append" to append to an existing clipboard.

Beta Release 2.1.0b5 (22 October 2001)

  • Use FD_SETSIZE instead of getdtablesize() to determine how many files to check during select();

  • Under Cygwin, the launch() routine now uses the Cygwin spawnvp() instead of fork()/exec() where possible (i.e., if no stdfiles are being redirected). This is recommended by Cygwin's (skimpy) on-line documentation and seems to fix the problems ds9 had when starting xpans automatically.

  • Added error check to select() call in xpans.

Beta Release 2.1.0b4 (24 September 2001)

  • The launch() now can return an error code if the execv() system call fails (something system() does not do).

  • INET socket calls between xpa clients and servers now will use localhost if they are on the same machine. This protects against Linux systems where the hostname is hardwired (wrongly) in a DHCP environment.

Beta Release 2.1.0b3 (6 September 2001)

  • Modified xpans so that, in the case of a firewall, it tries to correct the specified ip:port by matching against the ip found in the socket packet at accept() time.

  • Replaced system() call used to start xpans automatically with a special launch() call, which performs execvp() directly without going through sh. (launch() works under DOS and has fewer security problems.)

  • Fixed bug in xpans in which its xpa port was always being set to 14286.

Beta Release 2.1.0b2 (17 August 2001)

  • Added support for -remote command, which registers the access point in the XPA name server of the specified remote server, and gives the remote server access rights to the access point. This is used, for example, to give data servers xpa access to ds9 so that data can be sent to ds9 as a result of a CGI-based Web query.

  • Reserved commands (except "-help" and "-version") now can only be executed on the machine on which the xpa service is running (not through -remote servers).

  • Fixed bug in xpans in which a bad telnet command could hang the program.

  • Added -s [security file] to xpans to allow logging of all external connections.

Beta Release 2.1.0b1 (6 August 2001)

  • The xpaaccess client program and XPAAccess() client subroutine were modified so that an access-type query can directly contact the xpa servers matching the requested xpa template, instead of just querying the name server for registered access points. This avoid the race condition in which an access point is registered but is not yet available, perhaps because the server has not yet entered its event loop. Note that the calling sequence of the XPAAccess() routine was changed to return all matching access points and their availability status (instead of just returning the number of registered access points). Because of this, we are calling this a minor release instead of a patch.

  • Added support for XPA_PORT and XPA_PORTFILE environment variables to allow specification of the port to be used by the command channel (and data channel, if an optional second port is specified) for a given access point.

  • Added -m switch to xpaget, xpaset, xpainfo, xpaaccess to allow override of the XPA_METHOD environment variable.

  • Changed the default name of the ACL file from xpa.acl to acls.xpa.

  • Fixed bug in which it was not possible to send a "set ACL" command to an XPA server which did not have a receive callback (i.e., did not allow xpaset). The xpans program is one such server. It now is possible to set the ACL on xpans.

  • We have discovered that Tcl support for datachan and cmdchan is broken under Windows due to an unexplained incompatibility between Cygwin sockets and Win32 sockets. We therefore have removed datachan and cmdchan from the Windows/Tcl support until further notice.

  • Extended the behavior of the XPA_DEFACL environment variable so that it can support more than one acl, using a list of semi-colon delimited controls such as: setenv XPA_DEFACL '*:* $host +; *:foo1 otherhost +'.

  • Fixed bug in which the class:name specifier "*:*" was erroneously trying to access the xpans name server, instead of accessing all access points.

  • Support TMPDIR and TMP environment variables as well as XPA_TMPDIR.

Patch Release 2.0.5 (10 November 2000)

  • Added support for Tcl on Windows where there is no select()-based event loop (i.e., where there is no Tcl_CreateFileHandler call in Tcl)

  • Minor fixes in Makefile for installing on Windows

  • Minor compiler fixes from gcc -Wall.

Patch Release 2.0.4 (20 September 2000)

  • Removed extraneous include of varargs.h from find.c.

  • Ported to SGI C compiler, which caught lots of unused variables, etc.

  • Ported to Cygwin/Windows, which required that we change socket read() and write() calls to recv() and send() respectively. Also had to ensure that we only did socket I/O on sockets (no fileio).

Patch Release 2.0.3 (15 June 2000)

  • Fixed the client XPASet() and XPASetFd() calls to handle the specified max number of connections (they were ignoring this argument, leading to memory overwrites).

  • Fixed Makefile.in so that CFLAGS and LDFLAGS are not hard-wired values.

  • Fixed word.h to load malloc.h and stdlib.h only if they exist.

  • Documentation fixes to programs.html (in xpaaccess) and client.html (XPANSLookup).

  • Added explicit typecast to strlen() argument to MAX #define in XPAClientStart (strlen() is unsigned in Linux, which can break MAX).

  • Removed bogus Imakefile from directory.

  • Changed directory name to include patch level (i.e., xpa-2.0.3).

Patch Release 2.0.2 (9 September 1999)

  • Fixed server mode (-s) in the xpaset program by properly cleaning up the input buffers (sending commands and data in server mode was broken).

Patch Release 2.0.1 (6 August 1999)

  • Fixed the Tcl binding code (tcl.c) for 64-bit machines (Dec Alpha) (erroneously used %x instead of %p when converting pointers to ASCII).

  • Got rid of a few compiler warnings on 64-bit machines (a few are unavoidable since we must cast int to void * and back when passing around client data).

Public Release 2.0 (27 May 1999)

  • "a new day with no mistakes ... yet"

Index to the XPA Help Pages


Last updated: 22 April 2002
pyds9-1.8.1/xpa/doc/changes.html000066400000000000000000000035231265250223700164330ustar00rootroot00000000000000 Changes For Users from XPA 1.0 and 2.0

XPA Changes: Changes For Users from XPA 1.0 and 2.0

Summary

This document describes changes that will affect users who migrate from XPA 1.0 to XPA 2.0.

Description

There have been a few changes that affect users who upgrade XPA from version 1.0 to version 2.0. These changes are detailed below.

  • XPA commands no longer have a resolver routine (this is open to negotiations, but we decided the idea was dumb). For the SAOtng program, this means that you must explicitly specify the access point, i.e.,:
      cat foo.fits | xpaset SAOtng fits
    

    instead of:

      cat foo.fits | xpaset SAOtng
    

  • By default, xpaset, xpaget, etc. now wait for the server callback to complete; i.e., the old -W is implied (and the switch is ignored). This allows support for better error handling. If you want xpaset, etc. to return before the callback is complete, use -n switch:
      echo "file foo.fits" | xpaset -n SAOtng
    

  • The old -w switch in xpaset and xpaget is no longer necessary (and is ignored), since you can have more than one process communicating with an xpa access point at one time.

  • The new -p switch on xpaset means you need not read from stdout:
                  
      xpaset -p SAOtng colormap I8
    

    will send the paramlist to the SAOtng callback without reading from stdin.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/client.html000066400000000000000000000724121265250223700163040ustar00rootroot00000000000000 XPA Client API

XPAClient: The XPA Client-side Programming Interface

Summary

A description of the XPA client-side programming interface.

Introduction to XPA Client Programming

Sending/receiving data to/from an XPA access point is easy: you generally only need to call the XPAGet() or XPASet() subroutines.

  #include <xpa.h>

  int XPAGet(XPA xpa,
      char *template, char *paramlist, char *mode,
      char **bufs, size_t *lens, char **names, char **messages, int n);

  int XPASet(XPA xpa,
      char *template, char *paramlist, char *mode,
      char *buf, size_t len, char **names, char **messages, int n);

  int XPAInfo(XPA xpa,
      char *template, char *paramlist, char *mode,
      char **names, char **messages, int n);

  int XPAAccess(XPA xpa,
      char *template, char *paramlist, char *mode,
      char **names, char **messages, int n);

  int XPAGetFd(XPA xpa,
      char *template, char *paramlist, char *mode,
      int *fds, char **names, char **messages, int n);

  int XPASetFd(XPA xpa,
      char *template, char *paramlist, char *mode,
      int fd, char **names, char **messages, int n);

  XPA XPAOpen(char *mode);

  void XPAClose(XPA xpa);

  int XPANSLookup(XPA xpa,
      char *template, char *type,
      char ***classes, char ***names, char ***methods, char ***infos);

Introduction

To use the XPA application programming interface, a software developer generally will include the xpa.h definitions file:
  #include <xpa.h>
in the software module that defines or accesses an XPA access point and then will link against the libxpa.a library:
  gcc -o foo foo.c libxpa.a
XPA has been compiled using both C and C++ compilers.

Client communication with XPA public access points generally is accomplished using XPAGet() or XPASet() within a program (or xpaget and xpaset at the command line). Both routines require specification of the name of the access point. If a template is used to specify the access point name (e.g., "ds9*"), then communication will take place with all servers matching that template.

XPAGet: retrieve data from one or more XPA servers

  #include <xpa.h>

  int XPAGet(XPA xpa,
             char *template, char *paramlist, char *mode,
             char **bufs, size_t *lens, char **names, char **messages,
	     int n);

Retrieve data from one or more XPA servers whose class:name identifier matches the specified template.

A template of the form "class1:name1" is sent to the XPA name server, which returns a list of at most n matching XPA servers. A connection is established with each of these servers and the paramlist string is passed to the server as the data transfer request is initiated. If an XPA struct is passed to the call, then the persistent connections are updated as described above. Otherwise, temporary connections are made to the servers (which will be closed when the call completes).

The XPAGet() routine then retrieves data from at most n XPA servers, places these data into n allocated buffers and places the buffer pointers in the bufs array. The length of each buffer is stored in the lens array. A string containing the class:name and ip:port is stored in the name array. If a given server returned an error or the server callback sends a message back to the client, then the message will be stored in the associated element of the messages array. NB: if specified, the name and messages arrays must be of size n or greater.

The returned message string will be of the form:

  XPA$ERROR error-message (class:name ip:port)
or
  XPA$MESSAGE message (class:name ip:port)

Note that when there is an error stored in an messages entry, the corresponding bufs and lens entry may or may not be NULL and 0 (respectively), depending on the particularities of the server.

The return value will contain the actual number of servers that were processed. This value thus will hold the number of valid entries in the bufs, lens, names, and messages arrays, and can be used to loop through these arrays. In names and/or messages is NULL, no information is passed back in that array.

The bufs, names, and messages arrays should be freed upon completion (if they are not NULL);

The mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  ack		true/false	true		if false, don't wait for ack from server (after callback completes)
  doxpa		true/false	true		client processes xpa requests

The ack keyword is not very useful, since the server completes the callback in order to return the data anyway. It is here for completion (and perhaps for future usefulness).

Normally, an XPA client will process incoming XPA server requests while awaiting the completion of the client request. Setting this variable to "false" will prevent XPA server requests from being processed by the client.

Example:

  #include <xpa.h>

  #define NXPA 10
  int  i, got;
  size_t  lens[NXPA];
  char *bufs[NXPA];
  char *names[NXPA];
  char *messages[NXPA];
  got = XPAGet(NULL, "ds9", "file", NULL, bufs, lens, names, messages,
  NXPA);
  for(i=0; i<got; i++){
    if( messages[i] == NULL ){
      /* process buf contents */
      ProcessImage(bufs[i], ...);
      free(bufs[i]);
    }
    else{
      /* error processing */
      fprintf(stderr, "ERROR: %s (%s)\n", messages[i], names[i]);
    }
    if( names[i] )
      free(names[i]);
    if( messages[i] )
      free(messages[i]);
  }

XPASet: send data to one or more XPA servers

  #include <xpa.h>

  int XPASet(XPA xpa,
             char *template, char *paramlist, char *mode,
             char *buf, size_t len, char **names, char **messages,
             int n);

Send data to one or more XPA servers whose class:name identifier matches the specified template.

A template of the form "class1:name1" is sent to the XPA name server, which returns a list of at most n matching XPA servers. A connection is established with each of these servers and the paramlist string is passed to the server as the data transfer request is initiated. If an XPA struct is passed to the call, the persistent connections are updated as described above. Otherwise, temporary connections are made to the servers (which will be closed when the call completes).

The XPASet() routine transfers data from buf to the XPA servers. The length of buf (in bytes) should be placed in the len variable.

A string containing the class:name and ip:port of each of these server is returned in the name array. If a given server returned an error or the server callback sends a message back to the client, then the message will be stored in the associated element of the messages array. NB: if specified, the name and messages arrays must be of size n or greater.

The returned message string will be of the form:

  XPA$ERROR   [error] (class:name ip:port)
or
  XPA$MESSAGE [message] (class:name ip:port)

The return value will contain the actual number of servers that were processed. This value thus will hold the number of valid entries in the names and messages arrays, and can be used to loop through these arrays. In names and/or messages is NULL, no information is passed back in that particular array.

The mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  ack		true/false	true		if false, don't wait for ack from server (after callback completes)
  verify	true/false	false		send buf from XPASet[Fd] to stdout
  doxpa		true/false	true		client processes xpa requests

The ack keyword is useful in cases where one does not want to wait for the server to complete, e.g. if a lot of processing needs to be done by the server on the passed data or when the success of the server operation is not relevant to the client.

Normally, an XPA client will process incoming XPA server requests while awaiting the completion of the client request. Setting this variable to "false" will prevent XPA server requests from being processed by the client.

Example:

  #include <xpa.h>

  #define NXPA 10
  int  i, got;
  size_t  len;
  char *buf;
  char *names[NXPA];
  char *messages[NXPA];
  ...
  [fill buf with data and set len to the length, in bytes, of the data]
  ...
  /* send data to all access points */
  got = XPASet(NULL, "ds9", "fits", NULL, buf, len, names, messages, NXPA);
  /* error processing */
  for(i=0; i<got; i++){
    if( messages[i] ){
      fprintf(stderr, "ERROR: %s (%s)\n", messages[i], names[i]);
    }
    if( names[i] )    free(names[i]);
    if( messages[i] ) free(messages[i]);
  }

XPAInfo: send short message to one or more XPA servers

  #include <xpa.h>

  int XPAInfo(XPA xpa,
              char *template, char *paramlist, char *mode,
	      char **names, char **messages, int n);

Send a short paramlist message to one or more XPA servers whose class:name identifier matches the specified template.

A template of the form "class1:name1" is sent to the XPA name server, which returns a list of at most n matching XPA servers. A connection is established with each of these servers and the paramlist string is passed to the server as the data transfer request is initiated. If an XPA struct is passed to the call, then the persistent connections are updated as described above. Otherwise, temporary connections are made to the servers (which will be closed when the call completes).

The XPAInfo() routine does not send data from a buf to the XPA servers. Only the paramlist is sent. The semantics of the paramlist is not formalized, but at a minimum is should tell the server how to get more information. For example, it might contain the class:name of the XPA access point from which the server (acting as a client) can obtain more info using XPAGet.

A string containing the class:name and ip:port of each server is returned in the name array. If a given server returned an error or the server callback sends a message back to the client, then the message will be stored in the associated element of the messages array. The returned message string will be of the form:

  XPA$ERROR   error-message (class:name ip:port)
or
  XPA$MESSAGE message 	  (class:name ip:port)

The return value will contain the actual number of servers that were processed. This value thus will hold the number of valid entries in the names and messages arrays, and can be used to loop through these arrays. In names and/or messages is NULL, no information is passed back in that array.

The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  ack		true/false	true		if false, don't wait for ack from server

When ack is false, XPAInfo() will not wait for an error return from the XPA server. This means, in effect, that XPAInfo will send its paramlist string to the XPA server and then exit: no information will be sent from the server to the client. This UDP-like behavior is essential to avoid race conditions in cases where XPA servers are sending info messages to other servers. If two servers try to send each other an info message at the same time and then wait for an ack, a race condition will result and one or both will time out.

Example:

  (void)XPAInfo(NULL, "IMAGE", "ds9 image", NULL, NULL, NULL, 0);

XPAGetFd: retrieve data from one or more XPA servers and write to files

  #include <xpa.h>

  int XPAGetFd(XPA xpa,
               char *template, char *paramlist, char *mode,
	       int *fds, char **names, char **messages, int n);

Retrieve data from one or more XPA servers whose class:name identifier matches the specified template and write it to files associated with one or more standard I/O fds (i.e, handles returned by open()).

A template of the form "class1:name1" is sent to the XPA name server, which returns a list of at most ABS(n) matching XPA servers. A connection is established with each of these servers and the paramlist string is passed to the server as the data transfer request is initiated. If an XPA struct is passed to the call, then the persistent connections are updated as described above. Otherwise, temporary connections are made to the servers (which will be closed when the call completes).

The XPAGetFd() routine then retrieves data from the XPA servers, and write these data to the fds associated with one or more fds (i.e., results from open). Is n is positive, then there will be n fds and the data from each server will be sent to a separate fd. If n is negative, then there is only 1 fd and all data is sent to this single fd. (The latter is how xpaget is implemented.)

A string containing the class:name and ip:port is stored in the name array. If a given server returned an error or the server callback sends a message back to the client, then the message will be stored in the associated element of the messages array. NB: if specified, the name and messages arrays must be of size n or greater.

The returned message string will be of the form:

  XPA$ERROR   error-message (class:name ip:port)
or
  XPA$MESSAGE message 	  (class:name ip:port)

Note that when there is an error stored in an messages entry, the corresponding bufs and lens entry may or may not be NULL and 0 (respectively), depending on the particularities of the server.

The return value will contain the actual number of servers that were processed. This value thus will hold the number of valid entries in the bufs, lens, names, and messages arrays, and can be used to loop through these arrays. In names and/or messages is NULL, no information is passed back in that array.

The mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  ack		true/false	true		if false, don't wait for ack from server (after callback completes)

The ack keyword is not very useful, since the server completes the callback in order to return the data anyway. It is here for completion (and perhaps for future usefulness).

Example:

  #include <xpa.h>
  #define NXPA 10
  int  i, got;
  int fds[NXPA];
  char *names[NXPA];
  char *messages[NXPA];
  for(i=0; i<NXPA; i++)
    fds[i] = open(...);
  got = XPAGetFd(NULL, "ds9", "file", NULL, fds, names, messages, NXPA);
  for(i=0; i<got; i++){
    if( messages[i] != NULL ){
      /* error processing */
      fprintf(stderr, "ERROR: %s (%s)\n", messages[i], names[i]);
    }
    if( names[i] )
      free(names[i]);
    if( messages[i] )
      free(messages[i]);
  }

XPASetFd: send data from stdin to one or more XPA servers

  #include <xpa.h>

  int XPASetFd(XPA xpa,
               char *template, char *paramlist, char *mode,
	       int fd, char **names, char **messages, int n)

Read data from a standard I/O fd and send it to one or more XPA servers whose class:name identifier matches the specified template.

A template of the form "class1:name1" is sent to the XPA name server, which returns a list of at most n matching XPA servers. A connection is established with each of these servers and the paramlist string is passed to the server as the data transfer request is initiated. If an XPA struct is passed to the call, then the persistent connections are updated as described above. Otherwise, temporary connections are made to the servers (which will be closed when the call completes).

The XPASetFd() routine then reads bytes from the specified fd until EOF and sends these bytes to the XPA servers. The final parameter n specifies the maximum number of servers to contact. A string containing the class:name and ip:port of each server is returned in the name array. If a given server returned an error, then the error message will be stored in the associated element of the messages array. NB: if specified, the name and messages arrays must be of size n or greater.

The return value will contain the actual number of servers that were processed. This value thus will hold the number of valid entries in the names and messages arrays, and can be used to loop through these arrays. In names and/or messages is NULL, no information is passed back in that array.

The mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  ack		true/false	true		if false, don't wait for ack from server (after callback completes)
  verify	true/false	false		send buf from XPASet[Fd] to stdout

The ack keyword is useful in cases where one does not want to wait for the server to complete, e.g. is a lot of processing needs to be done on the passed data or when the success of the server operation is not relevant to the client.

Example:

  #include <xpa.h>

  #define NXPA 10
  int  i, got;
  int fd;
  char *names[NXPA];
  char *messages[NXPA];
  fd = open(...);
  got = XPASetFd(NULL, "ds9", "fits", NULL, fd, names, messages, NXPA);
  for(i=0; i<got; i++){
    if( messages[i] != NULL ){
      /* error processing */
      fprintf(stderr, "ERROR: %s (%s)\n", messages[i], names[i]);
    }
    if( names[i] )
      free(names[i]);
    if( messages[i] )
      free(messages[i]);
  }

XPAOpen: allocate a persistent client handle

  #include <xpa.h>

  XPA XPAOpen(char *mode);

XPAOpen() allocates a persistent XPA struct that can be used with calls to XPAGet(), XPASet(), XPAInfo(), XPAGetFd(), and XPASetFd(). Persistence means that a connection to an XPA server is not closed when one of the above calls is completed but will be re-used on successive calls. Using XPAOpen() therefore saves the time it takes to connect to a server, which could be significant with slow connections or if there will be a large number of exchanges with a given access point. The mode argument currently is ignored ("reserved for future use").

An XPA struct is returned if XPAOpen() was successful; otherwise NULL is returned. This returned struct can be passed as the first argument to XPAGet(), etc. Those calls will update the list of active XPA connections. Already connected servers (from a previous call) are left connected and new servers also will be connected. Old servers (from a previous call) that are no longer needed are disconnected. The connected servers will remain connected when the next call to XPAGet() is made and connections are once again updated.

Example:

 #include <xpa.h>

  XPA xpa;
  xpa = XPAOpen(NULL);

XPAClose: close a persistent XPA client handle

  #include <xpa.h>

  void XPAClose(XPA xpa);

XPAClose closes the persistent connections associated with this XPA struct and frees all allocated space. It also closes the open sockets connections to all XPA servers that were opened using this handle.

Example:

  #include <xpa.h>

  XPA xpa;
  XPAClose(xpa);

XPANSLookup: lookup registered XPA access points

  #include <xpa.h>

  int XPANSLookup(XPA xpa,
  	          char *template, char type,
	          char ***classes, char ***names,
	          char ***methods, char ***infos)

XPA routines act on a class:name identifier in such a way that all access points that match the identifier are processed. It is sometimes desirable to choose specific access points from the candidates that match the template. In order to do this, the XPANSLookup routine can be called to return a list of matches, so that specific class:name instances can then be fed to XPAGet(), XPASet(), etc.

The first argument is an optional XPA struct. If non-NULL, the existing name server connection associated with the specified xpa is used to query the xpans name server for matching templates. Otherwise, a new (temporary) connection is established with the name server.

The second argument to XPANSLookup is the class:name template to match.

The third argument for XPANSLookup() is the type of access and can be any combination of:

  type   	explanation
  ------	-----------
  g		xpaget calls can be made on this access point
  s		xpaset calls can be made on this access point
  i		xpainfo calls can be made on this access point

The call typically specifies only one of these at a time.

The final arguments are pointers to arrays that will be filled in and returned by the name server. The name server will allocate and return arrays filled with the classes, names, and methods of all XPA access points that match the template and have the specified type. Also returned are info strings, which generally are used internally by the client routines. These can be ignored (but the strings must be freed). The function returns the number of matches. The returned value can be used to loop through the matches: Example:

  #include <xpa.h>

  char **classes;
  char **names;
  char **methods;
  char **infos;
  int i, n;
  n = XPANSLookup(NULL, "foo*", "g", &classes, &names, &methods, &infos);
  for(i=0; i<n; i++){
    [more specific checks on possibilities ...]
    [perhaps a call to XPAGet for those that pass, etc. ...]
    /* don't forget to free alloc'ed strings when done */
    free(classes[i]);
    free(names[i]);
    free(methods[i]);
    free(infos[i]);
  }
  /* free up arrays alloc'ed by names server */
  if( n > 0 ){
    free(classes);
    free(names);
    free(methods);
    free(infos);
  }

The specified template also can be a host:port specification, for example:

  myhost:12345

In this case, no connection is made to the name server. Instead, the call will return one entry such that the ip array contains the ip for the specified host and the port array contains the port. The class and name entries are set to the character "?", since the class and name of the access point are not known.

XPAAccess: return XPA access points matching template (XPA 2.1 and above)

  #include <xpa.h>

  int XPAAccess(XPA xpa,
	        char *template, char *paramlist, char *mode,
	        char **names, char **messages, int n);

The XPAAccess routine returns the public access points that match the specified second argument template and have the specified access type.

A template of the form "class1:name1" is sent to the XPA name server, which returns a list of at most n matching XPA servers. A connection is established with each of these servers and the paramlist string is passed to the server as the data transfer request is initiated. If an XPA struct is passed to the call, then the persistent connections are updated as described above. Otherwise, temporary connections are made to the servers (which will be closed when the call completes).

The XPAAccess() routine retrieves names from at most n XPA servers that match the specified template and that were checked for access using the specified mode. The return string contains both the class:name and ip:port. If a given server returned an error or the server callback sends a message back to the client, then the message will be stored in the associated element of the messages array. NB: if specified, the name and messages arrays must be of size n or greater.

The returned message string will be of the form:

  XPA$ERROR error-message (class:name ip:port)

Note that names of matching registered access points are always returned but may not be valid; it is not sufficient to assume that the returned number of access points is the number of valid access points. Rather, it is essential to check the messages array for error messages. Any string in the messages array is an error message and indicated that the associated access point is not available.

For example, assume that a server registers a number of access points but delays entering its event loop. If a call to XPAAccess() is made before the event loop is entered, the call will timeout (after waiting for the long timeout period) and return an error of the form:

  XPA$ERROR: timeout waiting for server authentication (XPA:xpa1)
The error means that the XPA access point has been registered but is not yet available (because events are not being processed). When the server finally enters its event loop, subsequent calls to XPAAccess() will return successfully.

NB: This routine only works with XPA servers built with XPA 2.1.x and later. Servers with older versions of XPA will return the error message: XPA$ERROR invalid xpa command in initialization string If you get this error message, then the old server actually is ready for access, since it got to the point of fielding the query! The xpaaccess program, for example, ignores this message in order to work properly with older servers.

The third argument for XPAAccess() is the type of access and can be any combination of:

  type   	explanation
  ------	-----------
  g		xpaget calls can be made on this access point
  s		xpaset calls can be made on this access point
  i		xpainfo calls can be made on this access point

The mode string argument is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  ack		true/false	true		if false, don't wait for ack from server (after callback completes)

The ack keyword is not very useful, since the server completes the callback in order to return the data anyway. It is here for completion (and perhaps for future usefulness).

Go to XPA Help Index

Last updated: March 10, 2007
pyds9-1.8.1/xpa/doc/convert.html000066400000000000000000000076711265250223700165130ustar00rootroot00000000000000 Converting the XPA API to 2.0

XPAConvert: Converting the XPA API to 2.0

Summary

This document describes tips for converting from xpa 1.0 (Xt-based xpa) to xpa 2.0 (socket-based xpa).

Description

The following are tips for converting from xpa 1.0 (Xt-based xpa) to xpa 2.0 (socket-based xpa). The changes are straight-forward and almost can be done automatically (we used editor macros for most of the conversion).

  • The existence of the cpp XPA_VERSION directive to distinguish between 1.0 (where it is not defined) and 2.0 (where it is defined).

  • Remove the first widget argument from all send and receive server callbacks. Also change first 2 arguments from XtPointer to void *. For example:
    #ifdef XPA_VERSION
    static void XPAReceiveFile(client_data, call_data, paramlist, buf, len)
         void *client_data;
         void *call_data;
         char *paramlist;
         char *buf;
         int len;
    #else
    static void XPAReceiveFile(w, client_data, call_data, paramlist, buf, len)
         Widget w;
         XtPointer client_data;
         XtPointer call_data;
         char *paramlist;
         char *buf;
         int len;
    #endif
    

  • Server callbacks should be declared as returning int instead of void. They now should return 0 for no errors, -1 for error.

  • The mode flags have changed when defining XPA server callbacks. The old S flag (save buffer) is replaced by freebuf=false. The old E flag (empty buffer is OK) is no longer used (it was an artifact of the X implementation).

  • Change NewXPACommand() to XPAcmdNew(), with the new calling sequence:
      xpa = NewXPACommand(toplevel, NULL, prefix, NULL);
    
    is changed to:
      xpa = XPACmdNew(xclass, name);
    

  • Change the AddXPACommand() subroutine name to XPACmdAdd (with the same calling sequence):
      AddXPACommand(xpa, "file",
        "\tdisplay a new file\n\t\t  requires: filename",
        NULL, NULL, NULL, XPAReceiveFile, text, NULL);
    
    is changed to:
      XPACmdAdd(xpa, "file",
        "\tdisplay a new file\n\t\t  requires: filename",
        NULL, NULL, NULL, XPAReceiveFile, text, NULL);
    

  • The XPAXtAppInput() routine should be called just before XtAppMainLoop() to add xpa fds to the Xt event loop:
      /* add the xpas to the Xt loop */
      XPAXtAddInput(app, NULL);
    
      /* process events */
      XtAppMainLoop(app);
    

  • Change NewXPA() to XPANew() and call XPAXtAddInput() if the XtAppMainLoop routine already has been entered:
      xpa = NewXPA(saotng->xim->toplevel, prefix, xparoot,
                   "FITS data or image filename\n\t\t  options: file type",
                   XPASendData, new, NULL,
                   XPAReceiveData, new, "SE");
    
    is changed to:
      sprintf(tbuf, "%s.%s", prefix, xparoot);
      xpa = XPANew("SAOTNG", tbuf,
                   "FITS data or image filename\n\t\t  options: file type",
                   XPASendData, new, NULL,
                   XPAReceiveData, new, "SE");
      XPAXtAddInput(XtWidgetToApplicationContext(saotng->xim->toplevel), xpa);
    

  • Change XPAInternalReceiveCommand() to XPACmdInternalReceive() remove first argument in the calling sequence):
      XPAInternalReceiveCommand(im->saotng->xim->toplevel,
    			    im->saotng, im->saotng->commands,
    			    "zoom reset", NULL, 0);
    
    is changed to:
      XPACmdInternalReceive(im->saotng, im->saotng->commands,
    			"zoom reset", NULL, 0);
    

  • Change DestroyXPA to XPAFree:
      DestroyXPA(im->dataxpa);
    
    is changed to:
      XPAFree(im->dataxpa);
    

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/env.html000066400000000000000000000402461265250223700156160ustar00rootroot00000000000000 The XPA Environment

XPAEnv: Environment Variables for XPA Messaging

Summary

Describes the environment variables which can be used to tailor the overall XPA environment.

Description

The following environment variables are supported by XPA:

XPA_ACL
If XPA_ACL is true, then host-based XPA Access Control is turned on and only specified machines can access specified access points. If false, then access control is turned off and any machine can access point. The default is turn turn access control on.

XPA_ACLFILE
If XPA Access Control is turned on, this variable specifies the name of the file containing access control information for all access points started by this user. The default file name is: $HOME/acls.xpa.

XPA_CONNECT_TIMEOUT
When an XPA server first starts up, it immediately tries to connect to the XPA name server program (xpans) on the host specified by the XPA_NSINET variable. (If this connection fails on the local host, and if xpans can be found in the path, then the name server is started automatically.) Unfortunately, a mis-configured network can cause this connect attempt to hang for many seconds while the connect() system call times out. Therefore, an alarm is started to interrupt the connect() call and prevent a long hang. The initial value of the alarm timeout is 10 seconds, but can be changed by setting this environment variable. If you want to disable the alarm and allow the initial connect() to time out, set the value of this variable to 0. Normally, users would not change this variable at all.

XPA_CLIENT_DOXPA
Normally, an XPA client (xpaget, xpaset, etc.) will process incoming XPA server requests while awaiting the completion of the client request. Setting this variable to "false" will prevent XPA server requests from being processed by the client.

XPA_DEFACL
If XPA Access Control is turned on, this variable specifies the default access control condition for all access points, if the XPA_ACLFILE file does not exist. The default acl is: $host:* $host +, meaning that all processes on the host machine have full access to all access points.

XPA_HOST
For the INET socket method, XPA utilizes the canonical hostname (as returned by the gethostname() routine) to construct the IP part of the method id. Under some circumstances, this might not be a correct choice of name and IP. For example, if an XPA server is started on a machine running VPN, you might want to use the VPN name and IP instead of the canonical host name, so that other machines in the VPN network can access the server. In this case, you can set the XPA_HOST to be the VPN name (if resolvable) or, more easily, the VPN IP.

XPA_IOCALLSXPA
Setting this variable causes all XPA socket IO calls to process outstanding XPA requests whenever the primary socket is not ready for IO. This means that a server making a client call will (recursively) process incoming server requests while waiting for client completion. This inter-IO XPA processing avoids a rare XPA Race Condition: two or more XPA servers sending messages to one another using an XPA client routine such as XPASet() can deadlock while each waits for the other server to respond. This can happen, for example, if the servers call XPAPoll() with a time limit, and send messages in between the polling call.

By default, this option is turned off, because we judge that the added code complication and overhead involved will not be justified by the amount of its use. Moreover, processing XPA requests within socket IO can lead to non-intuitive results, since incoming server requests will not necessarily be processed to completion in the order in which they are received.

XPA_LOGNAME
XPA preferentially uses the de facto standard environment variable LOGNAME to determine the username when registering an access point in the name server. If this environment variable has been used for something other than the actual user name (such as a log file name), unexpected results can ensue. In such cases, use the XPA_LOGNAME variable to set the user name. (If neither exists, then getpwuid(geteuid()) is used as a last resort).

XPA_LONG_TIMEOUT
XPA is designed to allow data to be sent from one process to another over a long period of time (i.e., a program that generates image data sends that data to an image display, but slowly) but it also seeks to prevent hangs. This is done by supporting 2 timeout periods: a short timeout for protocol communication and a long for data communication.

The XPA_LONG_TIMEOUT variable controls the long timeout and is used to prevent hangs in cases where communication between the client and server that is not controlled by the XPA interface itself. Transfer of data between client and server, or a client's wait for a status message after completion of the server callback, are two examples of this sort of communication. By default, the long timeout is set to 180 seconds. Setting the value to -1 will disable long timeouts and allow an infinite amount of time.

XPA_MAXHOSTS
The maximum number of access points that the programs xpaset, xpaget, and xpainfo will communicate with at one time. The default is 64, meaning, for example, that the xpaset program will not send a message to more than 100 access points at one time and xpaget will not retrieve from more than 100 access points at one time.

XPA_METHOD
Determines the socket connection method used by this session of XPA. The choices are: inet (to use INET or Internet-based sockets), localhost (to use the machines localhost inet socket), or local (unix) (to use UNIX sockets). The default is INET. Using the inet method will allow access from other machines (subject to access controls) but using localhost or local will not. Localhost is most useful for private access and when the machine in question is not connected to the Internet. The unix method also can be used for private access and non-Internet connections (Unix platforms only).

Once defined, the first registration of an XPA access point will ensure that an instance of the XPA Name Server (xpans) is running that handles that connection method. All new access points will use the new connection method but existing access points will use the original method.

XPA_NSINET
For the inet method of socket connection, this variable specifies the host and port on which the XPA Name Server (xpans) is listens for new access points. The default is $host:$port, meaning that the default XPA port (14285) on the current machine (as returned by gethostname()) is used. If several machines were all accessing the same XPA access points, you would use this variable to specify that they all use the same name server to find out about these access points. For example, a value of myhost:$port would mean that the xpans name server is running on myhost and uses the default port 12345. All machines would then get the XPA access points registered with that name server, subject to access controls.

The port used by xpans to register its XPA access point normally is taken to be one greater than the port on which it receives new access points from XPA servers. You can specify a specific access point port using the syntax machine:port1,port2, i.e., the access point port is specified after the comma. For example, $host:12345,23456 will listen for new access ports on 12345 and will accept XPA commands on 23456.

XPA_NSREGISTER
This boolean variable specifies whether a server registers its XPA access point with the specified xpans name server. The default is true. If set to false, the access point still is set up but it is not registered with xpans and therefore cannot be accessed by name. (It can be accessed by method, if the latter is known.) Note that an access point can be registered later on (using -remote or -proxy, for example). This variable mainly is useful in cases where the Internet configuration is broken (so that registration causes a DNS hang) but you still wish to and can use the server with a remote xpans (e.g., ds9's Virtual Observatory capability).

XPA_NSUNIX
For the local method of socket connection, this variable specifies the name of the Unix file that will be used to access the XPA Name Server (xpans). The default is xpans_unix. This variable is not usually needed. Note that is the local socket method is used, then remote machines will not be able to access the xpans name server or the registered XPA access points.

XPA_NSUSERS
This variable specifies whether other users' access points will be returned by the XPA Name Server (xpans) for use by xpaget, xpaset, etc. Generally speaking, it is sufficient to run one xpans name server per machine and register the access points for all users with that xpans. This means, for example, that if you request information from ds9 by running:
  xpaget ds9 colormap
you might get information from your own ds9 as well as from another user running ds9 on the same machine. The XPA_NSUSERS variable controls whether you want such access to the access points of other users. By default, only your own access points are returned, so that, in the example above, you would only get the colormap information from the ds9 you registered. If, however, you had set the value of the XPA_NSUSERS variable to eric,fred, then you would be able to communicate with both eric and fred's access points. Note that this variable can be overridden using the -u switch on the xpaget, xpaset, and xpainfo programs.

XPA_PORT
A semi-colon delimited list of user specified ports to use for specific XPA access points. The format is each specification is:
class:template port1[ port2]
where port1 is the main (command) port for the access point and port2 is the (secondary) data port. If port2 is not specified, it defaults to a value of 0 (meaning the system assigns the port).

Specification of specific ports is useful, for example, when a machine outside a firewall needs to communicate with a machine inside a firewall. In such a case, the firewall should be configured to allow socket connections to both the command and data port from the outside machine, and the inside XPA program should be started up with the outside machine in its ACL list. Then, when the inside program is started with specified ports, outside XPA programs can use "machine:port" to contact the inside access points, instead of the access point names. That is, the machine outside the firewall does not need access to the XPA name server:

export XPA_PORT="DS9:ds9 12345 12346"   # on machine "inside"
cat foo.fits | xpaset inside:12345 fits # on machine "outside"
Note that 2 ports are required for full XPA communication and therefore 2 ports should be specified to go through a firewall. The second port assignment is not important if you simply are assigning the command port in order to communicate commands with a known port (e.g., to bypass the xpans name server). If only one (command) port is specified, the system will negotiate a random data port and everything will work properly.

This support is somewhat experimental. If you run into problems, please let us know.

XPA_PORTFILE
A list of user-specified port to use for specific xpa access points. The format of the file is:
class:template port1 [port2]
where port1 is the main port for the access point and port2 is the data port. If port2 is not specified, it defaults to a value of 0 (meaning the system assigns the port). See XPA_PORT above for an explanation of user-specified ports.

XPA_SHORT_TIMEOUT
XPA is designed to allow data to be sent from one process to another over a long period of time (i.e., a program that generates image data sends that data to an image display, but slowly) but it also seeks to prevent hangs. This is done by supporting 2 timeout periods: a short timeout for protocol communication and a long for data communication.

The XPA_SHORT_TIMEOUT variable controls the short timeout and is used to prevent hangs in cases where the XPA protocol requires internal communication between the client and server that is controlled by the XPA interface itself. Authentication is an example of this sort of communication, as is the establishment of a data channel between the two processes. The default value for the short is 30 seconds (which is a pretty long time, actually). Setting the value to -1 will disable short timeouts and allow an infinite amount of time.

XPA_SIGUSR1
If the value of this variable is true, then XPA will catch SIGUSR1 signals when performing an I/O operation in order to curtail that operation. This facility allows users to send a SIGUSR1 signal to an XPA server if a client is hanging up the server by sending or receiving data too slowly (timeouts also can be used -- see above). When enabled in this way, the SIGUSR1 signal is ignored at all other times, so that its safe to send the signal at any time. If the variable is set to false, then SIGUSR1 is not used at all. Turning off SIGUSR1 would be desired in cases there the program uses SIGUSR1 for some other reason and does not want XPA interfering. The default is to use the signal.

XPA_TIMESTAMP_ERRORS
If XPA_TIMESTAMP_ERRORS is true, then error messages will include a date/time string. This can be useful when XPA errors are being saved in an error log (e.g. Web/CGI use). The default is false.

XPA_TMPDIR
This variable specifies the directory into which XPA logs, Unix socket files (when XPA_METHOD is local), etc. are stored. The default is /tmp/.xpa.

XPA_VERBOSITY
Specify the verbosity level of error messages. If the value is set to 0, false, or off, then no error messages are printed to stderr. If the value is 1, then important XPA error messages will be output. If the value is set to 2, XPA warnings about out-of-sync messages will also be output. These latter almost always can be ignored.

XPA_VERSIONCHECK
Specify whether a new access point should check its major and minor XPA version number against the version used by the xpans name server at registration time. The default is true. When checking is performed, a warning is issued if the server major version is found to be greater than the xpans version. Note that the check is performed both by the XPA server and by the xpans process and warnings will be issued by each. Also, instead of the values of true or false, you can give this variable an integer value n. In this case, each version checking process (i.e., the XPA-enabled server or xpans) will print out a maximum of n warning messages (after which version warnings are silently swallowed).

In general, it is a bad idea to run an XPA-enabled server program using a version of XPA newer than the basic xpaset, xpaget, xpaaccess, xpans programs. This sort of mismatch usually will not work due to protocol changes.

Go to XPA Help Index

Last updated: December 23, 2009
pyds9-1.8.1/xpa/doc/examples.html000066400000000000000000000041011265250223700166320ustar00rootroot00000000000000 Where to Find Example/Test Code

XPACode: Where to Find Example/Test Code

Summary

The XPA source code directory contains two test programs, stest.c, and ctest.c that can serve as examples for writing XPA servers and clients, respectively. They also can be used to test various features of XPA.

Description

To build the XPA test programs, execute:

   make All
in the XPA source directory to generate the stest and ctest programs. (NB: this should work on all platforms, although we have had problems with unresolved externals on one Sun/Solaris machine, for reasons still unknown.)

The stest program can be executed with no arguments to start an XPA server that contains the access points: xpa, xpa1, c_xpa (containing sub-commands cmd1 and cmd2), and i_xpa. You then can use xpaset and xpaget to interact with these access points:

  cat xpa.c | xpaset xpa      # send to xpa
  cat xpa.c | xpaset "xpa*"   # send to xpa and xpa1
  xpaget xpa                  # receive from xpa
  xpaget xpa*                 # receive from xpa and xpa1
etc. You also can use ctest to do the same thing, or to iterate:
  ctest -s -l 100 xpa        # send to xpa 100 times
  ctest -s -l 100 "xpa*"     # send to xpa and xpa1 100 times
  ctest -g -l 100 xpa        # receive from xpa 100 times
  ctest -g -l 100 "xpa*"     # receive from xpa and xpa1 100 times
More options are available: see the stest.c and ctest.c code itself, which were used extensively to debug XPA.

The file test.tcl in the XPA source directory gives examples for using the XPATclInterface.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/help.html000066400000000000000000000146021265250223700157530ustar00rootroot00000000000000 The XPA Help Facility

XPA: Public Access to Data and Algorithms

Summary

This document is the Table of Contents for XPA.

Description

The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time.

A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). Using standard TCP sockets as a transport mechanism, XPA supports both single-point and broadcast messaging to and from these servers. It supports direct communication between clients and servers, or indirect communication via an intermediate message bus emulation program. Host-based access control is implemented, as is as the ability to communicate with XPA servers across a network.

XPA implements a layered interface that is designed to be useful both to software developers and to users. The interface consists of a library of XPA client and server routines for use in C/C++ programs and a suite of high-level user programs built on top of these libraries. Using the XPA library, access points can be added to Tcl/Tk programs, Xt programs, or to Unix programs that use the XPA event loop or any event loop based on select(). Client access subroutines can be added to any Tcl/Tk, Xt, or Unix program. Client access also is supported at the command line via a suite of high-level programs.

Choose from the following topics:

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/inet.html000066400000000000000000000235051265250223700157640ustar00rootroot00000000000000 XPA Communication Between Hosts

XPAInet: XPA Communication Between Hosts

Summary

XPA uses standard inet sockets to support communication between two or more host computers.

Description

When the Communication Method is set to inet (as it is by default), XPA can be used to communicate between different computers on the Internet. INET sockets utilize the IP address of the given machine and a (usually random) port number to communicate between processes on the same machine or between different machines on the Internet. These standard Internet sockets are also used by programs such as Netscape, ftp. etc.

XPA supports a host-based Access Control mechanism to prevent unauthorized access of XPA access points by other computers on the Net. By default, only the machine on which the XPA server is running can access XPA services. Therefore, setting up communication between a local XPA server machine and a remote client machine requires a two-part registration process:

  • the XPA service on the local machine must be made known to the remote machine
  • the remote machine must be given permission to access the local XPA service
Three methods by which this remote registration can be accomplished are described below.

Manual Registration

The first method is the most basic and does not require the remote client to have xpans running. To use it, the local server simply gives a remote client machine access to one or more XPA access points using xpaset and the -acl sub-command. For example, consider the XPA test program "stest" running on a local machine. By default the access control for the access point named "xpa" is restricted to that machine:
  [sh]$ xpaget xpa -acl
  *:* 123.456.78.910 gisa
  *:* localhost gisa
Using xpaset and the -acl sub-command, a remote client machine can be given permission to perform xpaget, xpaset, xpaaccess, or xpainfo operations. For example, to allow the xpaget operation, the following command can be issued on the local machine:
  [sh]$ xpaset -p xpa -acl "remote_machine g"
This results in the following access permissions on the local machine:
  [sh]$ xpaget xpa -acl
  XPA:xpa 234.567.89.012 g
  *:* 123.456.78.910 gisa
  *:* localhost gisa
The remote client can now use the local server's xpans name server to establish communication with the local XPA service. This can be done on a call-by-call basis using the -i switch on xpaset, xpaget, etc:
  [sh]$ xpaget -i "local_machine:12345" xpa
  class: XPA
  name: xpa
  method: 88877766:2778
  sendian: little
  cendian: big
Alternatively, the XPA_NSINET variable on the remote machine can be set to point directly to xpans on the local machine, removing the need to override this value each time an XPA program is run:
  [csh]$ setenv XPA_NSINET 'karapet:$port'
  [csh]$ xpaget xpa
  class: XPA
  name: xpa
  method: 88877766:2778
  sendian: little
  cendian: big
Here, '$port' means to use the default XPA name service port (14285). not a port environment variable.

Access permission for remote client machines can be stored in a file on the local machine pointed to by the XPA_ACLFILE environment variable or using the XPA_DEFACL environment variable. See XPA Access Control for more information.

Remote Registration

If xpans is running on the remote client machine, then a local xpaset command can be used with the -remote sub-command to register the local XPA service in the remote name service, while at the same time giving the remote machine permission to access the local service. For example, assume again that "stest" is running on the local machine and that xpans is also running on the remote machine. To register access of this local xpa on the remote machine, use the xpaset and the -remote sub-command:
  [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' +
To register the local xpa access point on the remote machine with xpaget access only, execute:
  [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' g
Once the remote registration command is executed, the remote client machine will have an entry such as the following in its own xpans name service:
  [csh]$ xpaget xpans
  XPA xpa gs 88877766:2839 eric
The xpa access point can now be utilized on the remote machine without further setup:
  [csh]$ xpaget xpa
  class: XPA
  name: xpa
  method: 838e2f68:2839
  sendian: little
  cendian: big
To unregister remote access from the local machine, use the same command but with a '-' argument:
  [sh]$ xpaset -p xpa -remote 'remote_machine:$port' -
The benefit of using remote registration is that communication with remote access points can be mixed with that of other access points on the remote machine. Using Access Point Names and Templates, one XPA command can be used to send or receive messages to the remote and local services.

XPANS Proxy Registration

The two methods described above are useful when the local and remote machines are able to communicate freely to one another. This would be the case on most Local Area Networks (LANs) where all machines are behind the same firewall and there is no port blocking between machines on the same LAN. The situation is more complicated when the XPA server is behind a firewall, where outgoing connections are allowed, but incoming port blocking is implemented to prevent machines outside the firewall from connecting to machines inside the firewall. Such incoming port blocking will prevent xpaset and xpaget from connecting to an XPA server inside a firewall.

To allow locally fire-walled XPA services to register with remote machines, we have implemented a proxy service within the xpans name server. To register remote proxy service, xpaset and the -remote sub-command is again used, but with an additional -proxy argument added to the end of the command:

  [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' g -proxy
Once a remote proxy registration command is executed, the remote machine will have an entry such as the following in its own xpans name service:
  [csh]$ xpaget xpans
  XPA xpa gs @88877766:2839 eric
The '@' sign in the name service entry indicates that xpans proxy processing is being used for this access point. Other than that, from the user's point of view, there is no difference in how this XPA access point is contacted using XPA programs (xpaset, xpaget, etc.) or libraries:
  [csh]$ xpaget xpa
  class: XPA
  name: xpa
  method: 88877766:3053
  sendian: little
  cendian: big

Of course, the underlying processing of the XPA requests is very much different when xpans proxy is involved. Instead of an XPA program such contacting the XPA service directly, it contacts the local xpans. Acting as a proxy server, xpans communicates with the XPA service using the command channel established at registration time. Commands (including establishing a new data channel) are sent between xpans and the XPA service to set up a new message transfer, and then data is fed to/from the xpa request, through xpans, from/to the XPA service. In this way, it can be arranged so that connections between the fire-walled XPA service and the remote client are always initiated by the XPA service itself. Thus, incoming connections that would be blocked by the firewall are avoided. Note that there is a performance penalty for using the xpans/proxy service. Aside from extra overhead to set up proxy communication, all data must be sent through the intermediate proxy process.

The xpans proxy scheme requires that the remote client allow the local XPA server machine to connect to the remote xpans/proxy server. If the remote client machine also is behind a port-blocking firewall, such connections will be disallowed. In this case, the only solution is to open up some ports on the remote client machine to allow incoming connections to xpans/proxy. Two ports must be opened (for command and data channel connections). By default, these two ports are 14285 and 14287. The port numbers can be changed using the XPA_NSINET environment variable. This variable takes the form:

  setenv XPA_NSINET machine:port1[,port2[,port3]]
where port1 is the main connecting port, port2 is the XPA access port, and port3 is the secondary data connecting port. The second and third ports are optional and default to port1+1 and port1+2, respectively. It is port1 and port3 that must be left open for incoming connections.

For example, to change the port assignments so that xpans listens for registration commands on port 12345 and data commands on port 28573:

  setenv XPA_NSINET myhost:12345
Alternatively, all three ports can be assigned explicitly:
  setenv XPA_NSINET remote:12345,3000,12346
In this case 12345 and 12346 should be open for incoming connections. The XPA access port (which need not be open to the outside world) is set to 3000.

Finally, note that we currently have no mechanism to cope with Internet proxy servers (such as SOCKS servers). If an XPA service is running on a machine that cannot connect directly to outside machines, but goes through a proxy server instead, there currently is no way to register that XPA service with a remote machine. We hope to implement support for SOCKS proxy in a future release.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/info.html000066400000000000000000000156621265250223700157650ustar00rootroot00000000000000 Getting Common Information About Access Points

XPACommon: Getting Common Information About Access Points

Summary

There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command.

Description

You can find out which XPA access points have been registered with the currently running XPA name server by executing the xpaget command to retrieve info from the XPA name server:

  xpaget xpans
If, for example, the stest test server program is running, the following XPA access points will be returned (the specifics of the returned info will vary for different machines and users):
  XPA xpa gs 838e2f67:1262 eric
  XPA xpa1 gs 838e2f67:1266 eric
  XPA c_xpa gs 838e2f67:1267 eric
  XPA i_xpa i 838e2f67:1268 eric
Note that access to this information is subject to the usual XPA Access Control restrictions.

Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. These sub-commands can be executed by using xpaset or xpaget at the command line, or XPAGet() or XPASet() in programs, e.g:

  xpaget ds9 -acl
  xpaget ds9 -help
  xpaget ds9 env FOO

  xpaset -p ds9 env FOO foofoo
With the exception of -help and -version, reserved sub-commands are available only on the machine on which the XPA server itself is running. The following reserved sub-commands are defined for all access points:

-acl get (set) the access control list [options: host type acl, for set]
The 'xpaset' option allows you to add a new acl for a given host, or change the acl for an existing host. See XPA Access Control for more information. This access point is available only on the server machine.

-env get (set) an environment variable [options: name (value, for set)]
The 'xpaget' option will return the value of the named environment variable. The 'xpaset' option will set the value of the names variable to the specified value. This access point is available only on the server machine. (Please be advised that we have had problems setting environment variables in static Tcl/Tk programs such as ds9 running under Linux.)

-clipboard set(get) information on a named clipboard
Clients can store ASCII state information on any number of named clipboards. Clipboards of the same name created by clients on different machines are kept separate. The syntax for creating a clipboard is:
  [data] | xpaset [server] -clipboard add|append [clipboard_name]
  xpaset -p [server] -clipboard delete [clipboard_name]
Use "add" to create a new clipboard or replace the contents of an existing one. Use "append" to append to an existing clipboard.

Information on a named clipboard is retrieved using:

  xpaget [server] -clipboard [clipboard_name]

-exec set: execute commands from buffer [options: none]
If -exec is specified in the paramlist of an 'xpaset' call, then further sub-commands will be retrieved from the data buffer.

-help get: return help string for this XPA or sub-command [options: name (for sub-commands)]
Each XPA access point and each XPA sub-command can have a help string associated with it that is specified when the access point is defined. The -help option will return this help string. For XPA access points that contain user-defined sub-commands, you can get the help string for a particular sub-command by specifying its name, or else get the help strings for all sub-commands if not name is specified.

-ltimeout get (set) the long timeout value [options: seconds|reset]
The 'xpaget' option will return the value of the long timeout (in seconds). The 'xpaset' option will set the value of the long timeout. If "reset" is specified, then the timeout value will be reset to the default value.

-nsconnect set: re-establish name server connection to all XPA's [options: none]
If the XPA Name Server (xpans) process has terminated unexpectedly and then re-started, this sub-command can be used to re-establish the connection. You use it by sending the command to the [name:port] or [file] of the access point instead of to the XPA name (since the latter requires the xpans connection!):
  xpaset -p 838e2f67:1268 -nsconnect
See xpans for more information.

-nsdisconnect set: break name server connection to all XPA's [options: none]
This sub-command will terminate the connection to the XPA Name Server (xpans), thereby making all access points inaccessible except through their underlying [name:port] or [file] identifiers. I forget why we added it, it seems pretty useless.

-stimeout get (set) the short timeout value [options: seconds|reset]
The 'xpaget' option will return the value of the short timeout (in seconds). The 'xpaset' option will set the value of the short timeout. If "reset" is specified, then the timeout value will be reset to the default value.

-remote set: register xpa with remote server [options: host[:port] [acl]] [-proxy]
This sub-command will register the XPA access point with the XPA name server (xpans) on the specified host (which must already be running). The specified host also is given access control to the access point, using the specified acl or the default acl of "+" (meaning the remote host can xpaset, xpaget, xpainfo or xpaaccess). If the acl is specified as "-", then the access point is unregistered. See Communication Between Machines for more information on how this sub-command is used.

-version get: return XPA version string [options: none]
The version refers to the version of XPA used to define this access point (currently something like 2.0).

You can add your own reserved commands to all XPA access points by using the XPACmdAdd() routine, passing the XPA handle returned by XPA XPAGetReserved(void) as the first argument. Note again that these will only be available on the machine where the XPA service is running.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/intro.html000066400000000000000000000131351265250223700161560ustar00rootroot00000000000000 Introduction to XPA

XPAIntro: Introduction to the XPA Messaging System

Summary

A brief introduction to the XPA messaging system, which provides seamless communication between all kinds of Unix event-driven programs, including X programs, Tcl/Tk programs, and Perl programs.

Description

The XPA messaging system provides seamless communication between all kinds of Unix programs, including X programs, Tcl/Tk programs, and Perl programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time.

A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). Using standard TCP sockets as a transport mechanism, XPA supports both single-point and broadcast messaging to and from these servers. It supports direct communication between clients and servers, or indirect communication via an intermediate message bus emulation program. Host-based access control is implemented, as is as the ability to communicate with XPA servers across a network.

XPA implements a layered interface that is designed to be useful both to software developers and to users. The interface consists of a library of XPA client and server routines for use in programs and a suite of high-level user programs built on top of these libraries. Using the XPA library, access points can be added to Tcl/Tk programs, Xt programs, or to Unix programs that use the XPA event loop or any event loop based on select(). Client access subroutines can be added to any Tcl/Tk or Unix program. Client access also is supported at the command line via a suite of high-level programs.

The major components of the XPA layered interface are:

  • A set of XPA server routines, centered on XPANew(), which are used by XPA server programs to tag public access points with string identifiers and to register send and receive callbacks for these access points.
  • A set of XPA client routines, centered on the XPASet() and XPAGet(), which are used by external client applications to exchange data and commands with an XPA server.
  • High-level programs, centered on xpaset and xpaget, which allow data and information to be exchanged with XPA server programs from the command line and from scripts. These programs have the command syntax:
      [data] | xpaset  [qualifiers ...]
               xpaget  [qualifiers ...]
    
  • An XPA name server program, xpans, through which XPA access point names are registered by servers and distributed to clients.

Defining an XPA access point is easy: a server application calls XPANew(), XPACmdNew(), or the experimental XPAInfoNew() routine to create a named public access point. An XPA service can specify "send" and "receive" callback procedures (or an "info" procedure in the case of XPAInfoNew()) to be executed by the program when an external process either sends data or commands to this access point or requests data or information from this access point. Either of the callbacks can be omitted, so that a particular access point can be specified as read-only, read-write, or write-only. Application-specific client data can be associated with these callbacks. Having defined one or more public access points in this way, an XPA server program enters its usual event loop (or uses the standard XPA event loop).

Clients communicate with these XPA public access points using programs such as xpaget, xpaset, and xpainfo (at the command line), or routines such as XPAGet(), XPASet(), and XPAInfo() within a program. Both methods require specification of the name of the access point. The xpaget program returns data or other information from an XPA server to its standard output, while the xpaset program sends data or commands from its standard input to an XPA application. The corresponding API routines set/get data to/from memory, returning error messages and other info as needed. If a template is used to specify the access point name (e.g., "ds9*"), then communication will take place with all servers matching that template.

Please note that XPA currently is not thread-safe. All XPA calls must be in the same thread.

Go to XPA Help Index

Last updated: March 10, 2007
pyds9-1.8.1/xpa/doc/method.html000066400000000000000000000074601265250223700163070ustar00rootroot00000000000000 XPA Communication Methods

XPAMethod: XPA Communication Methods

Summary

XPA supports both inet and unix (local) socket communication.

Description

XPA uses sockets for communication between processes. It supports three methods of socket communication: inet, localhost, and unix. In general, the same method should be employed for all XPA processes in a session and the global environment variable XPA_METHOD should be used to set up the desired method. By default, the preferred method is "inet", which is appropriate for most users. You can set up a different method by typing something like:

  setenv XPA_METHOD local              # unix csh
  XPA_METHOD=local; export XPA_METHOD  # unix sh, bash, windows/cygwin
  set XPA_METHOD=localhost             # dos/windows
The options for XPA_METHOD are: inet, unix (or local), and localhost. On Unix machines, this environment setup command can be placed in your shell init file (.cshrc, .profile, .bashrc, etc.) On Windows platforms, it can be placed in your AUTOEXEC.BAT file (I think!).

By default, inet sockets are used by XPA. These are the standard Internet sockets that are used by programs such as Netscape, ftp. etc. Inet sockets utilize the IP address of the given machine and a (usually random) port number to communicate between processes on the same machine or between different machines on the Internet. (Note that XPA has an Access Control mechanism to prevent unauthorized access of XPA access points by other computers on the Net). For users connected to the Internet, this usually is the appropriate communication method. For more information about setting up XPA communication between machines, see Communication Between Machines.

In you are using XPA on a machine without an Internet connection, then inet sockets are not appropriate. In fact, an XPA process often will hang for many seconds while waiting for a response from the Domain Name Service (DNS) when using inet sockets. Instead of inet sockets, users on Unix platforms can also use unix sockets (also known as local sockets). These sockets are based on the local file system and do not make use of the DNS. They generally are considered to be faster than inet sockets, but they are not implemented under Windows. Use local sockets as a first resort if you are on a Unix machine that is not connected to the Internet.

Users not connected to the Internet also can use localhost sockets. These are also inet-type sockets but the IP address used for the local machine is the localhost address, 0x7F000001, instead of the real IP of the machine. Depending on how sockets are set up for a given platform, communication with the DNS usually is not required in this case (though of course, XPA cannot interact with other machines). The localhost method will generally work on both Unix and Windows platforms, but whether the DNS is required or not is subject to individual configurations.

A final warning/reminder: if your XPA-enabled server hangs at startup time and your XPA_METHOD is inet, the problem probably is related to an incorrect Internet configuration. This can be confirmed by using the unix method or (usually) the localhost method. You can use these alternate methods if other hosts do not need access to the XPA server.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/name.html000066400000000000000000000031451265250223700157430ustar00rootroot00000000000000 What does XPA stand for?

XPAName: What does XPA stand for?

Summary

What does XPA stand for? Who knows anymore!

Description

What does XPA stand for? Dunno! The XPA messaging system originally was built on top of the X Window System and XPA was the mnemonic for X Public Access, to emphasize that we were providing public access to previously private data and algorithms in Xt programs. Now that XPA no longer is tied to X, it can be argued that we ought to change the name (how about SPAM: simple public access mechanism ), but XPA is in wide-spread use in the astronomical community of its birth, and the name has taken on a life of its own. If anyone can think of what XPA now means, please let us know.

If you think this is bad, consider the MMT Telescope on Mount Hopkins, Arizona. When first installed twenty years ago, it featured an array of six 72-inch diameter mirrors. from which came its name: the Multiple Mirror Telescope. In spring of 1999, these mirrors were replaced by a single 21 and 1/2 -foot diameter primary mirror, the largest single-piece glass reflector on the North American continent. And now MMT stands for ... MMT!

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/oom.html000066400000000000000000000025101265250223700156100ustar00rootroot00000000000000 Out of Memory

Xpaoom: What happens when XPA runs out of memory?

Summary

When XPA can't allocate memory, it exits. You can arrange to have it call longjmp() instead.

Description

When an XPA server or client cannot allocate memory, it will attempt to output an error message and then exit. If this is not satisfactory (e.g., perhaps your program is interactive and can recover from OOM errors), you can tell XPA to call longjmp() to go to a recovery branch. To pass the requisite jmp_buf variable to XPA, make the following call:

  XPASaveJmp(void *env);
The value of env is the address of a jmp_buf variable that was previously passed to setjmp(). For example:
  jmp_buf env;
  ...
  if( setjmp(jmp_buf) != 0 ){
    /* out of memory -- take corrective action, if possible */
  } else {
    /* save env for XPA */
    XPASaveJmp((void *)&jmp_buf);
  }
  // enter main loop ...

Go to XPA Help Index

Last updated: April 7, 2009
pyds9-1.8.1/xpa/doc/programs.html000066400000000000000000000221021265250223700166470ustar00rootroot00000000000000 XPA Programs

XPA Programs

Summary

Use the XPA programs to send/receive data to/from XPA servers from the command line or from scripts.

  <data> | xpaset  [-h] [-i nsinet] [-m method] [-n] [-p] [-s] [-t sval,lval] [-u users] [-v] <template> [paramlist]

  xpaget  [-h] [-i nsinet] [-m method] [-s] [-t sval,lval] [-u users] <template> [paramlist]
	
  xpainfo [-h] [-i nsinet] [-m method] [-n] [-s] [-t sval,lval] [-u users] <template> [paramlist]

  xpaaccess [-c] [-h] [-i nsinet] [-m method] [-n] [-u users] [-v|-V] <template> [type]

xpaset: send data to one or more XPA servers

<data> | xpaset  [-h] [-i nsinet] [-m method] [-n] [-p] [-s] [-t sval,lval] [-u users] [-v] <template|host:port> [paramlist]

  -h		print help message
  -i		access XPA point on different machine (override XPA_NSINET)
  -m		override XPA_METHOD environment variable
  -n		don't wait for the status message after server completes
  -p		don't read (or send) buf data from stdin
  -s		enter server mode
  -t [s,l]	set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
  -u [users]	XPA points can be from specified users (override XPA_NSUSERS)
  -v		verify message to stdout
  --version     display version and exit

Data read from stdin will be sent to access points matching the template or host:port. A set of qualifying parameters can be appended.

Normally, xpaset reads data input from stdin until EOF and sends those data to the XPA target, along with parameters entered on the command line. For example to send a FITS file to the ds9 image display:

  cat foo.fits | xpaset ds9 fits

Sometimes, however, it is desirable to send only parameters to an XPA access point, without sending data. For such cases, use the -p switch to indicate that there is no data being send to stdin. For example, to change the colormap used by the ds9 image display program, use:

  csh> xpaset -p ds9 cmap Heat
Of course, this also can be accomplished by sending EOF to stdin in any of the usual ways:
  csh> echo "" | xpaset ds9 cmap Heat
  csh> xpaget ds9 cmap Heat < /dev/null
  csh> xpaset ds9 cmap Heat
  ^D			# Ctl-D signals EOF

The -s switch puts xpaset into server mode, in which commands and data can be sent to access points without having to run xpaset multiple times. (Its not clear if this buys you much!) The syntax for sending commands in server mode is:

  csh> xpaset -s
  xpaset ds9 colormap I8
  ^D
  xpaset ds9 regions
  circle 200 300 40
  circle 300 400 50
  ^D
etc.
After the required "xpaset" command is specified, optional ASCII data can be appended (as in the region example). A single data/command set is delimited by ^D. Note that typing ^D when a command is expected terminates the program.

NB: server mode only works from the terminal and only ASCII data can be sent in this way.

Examples:

  csh> xpaset ds9 file < foo.fits
  csh> echo "stop" | xpaset myhost:12345

xpaget: retrieve data from one or more XPA servers

xpaget [-h] [-i nsinet] [-m method] [-s] [-t sval,lval] [-u users] <template|host:port> [paramlist]

  -h		print help message
  -i		access XPA point on different machine (override XPA_NSINET)
  -m		override XPA_METHOD environment variable
  -n		don't wait for the status message after server completes
  -s		enter server mode
  -t [s,l]	set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
  -u [users]	XPA points can be from specified users (override XPA_NSUSERS)
  --version     display version and exit

Data will be retrieved from access points matching the template or host:port. A set of qualifying parameters can be appended.

Examples:

  csh> xpaget ds9 images
  csh> xpaget myhost.harvard.edu:12345

xpainfo: send short message to one or more XPA servers

xpainfo [-h] [-i nsinet] [-m method] [-n] [-s] [-t sval,lval] [-u users] <template|host:port> [paramlist]

  -h		print help message
  -i		access XPA point on different machine (override XPA_NSINET)
  -m		override XPA_METHOD environment variable
  -n		don't wait for the status message after server completes
  -s		enter server mode
  -t [s,l]	set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
  -u [users]	XPA points can be from specified users (override XPA_NSUSERS)
  --version     display version and exit

Info will be sent to access points matching the template or host:port. A set of qualifying parameters can be appended.

Examples:

  csh> xpainfo IMAGE ds9 image

xpaaccess: see if template matches registered XPA access points

xpaaccess [-c] [-h] [-i nsinet] [-m method] [-n] [-t sval,lval] [-u users] -v <template> [type]

  -c		contact each access point individually
  -h		print help message
  -i		access XPA point on different machine (override XPA_NSINET)
  -m		override XPA_METHOD environment variable
  -n		return number of matches instead of "yes" or "no"
  -t [s,l]	set short and long timeouts (override XPA_[SHORT,LONG]_TIMEOUT)
  -u [users]	XPA points can be from specified users (override XPA_NSUSERS)
  -v		print info about each successful access point
  -V		print info or error about each access point
  --version     display version and exit

xpaaccess returns "yes" to stdout (with a return error code if 1) if there are existing XPA access points that match the template (and optional access type: g,i,s). Otherwise, it returns "no" (with a return error code of 0). If -n is specified, the number of matches is returned instead (both to stdout and in the returned error code). If -v is specified, each access point is displayed to stdout instead of the number of matches.

By default, xpaaccess simply contacts the xpans name server to find the list of registered access points that match the specified template. It also checks to make sure the specified types are supported by that access point. This is the fastest way to determine available access points. However, an access point might registered but not yet available, if, for example, the server program has not entered its event loop to process XPA requests. To find access points that are guaranteed to be available for processing, use the -c (contact) switch. With this switch, xpaaccess contacts each matching XPA server (rather than the name server) to make sure the registered access point really is ready for processing. In this mode, if an access point is registered but not available, xpaaccess will pause for a period of time equal to the XPA_LONG_TIMEOUT, in order to give the server a chance to ready itself. By default, this timeout is 30 seconds. You can shorten the time of delay using the -t "short,long" switch. For example, to shorten the delay time to 2 seconds, use:

  xpaaccess -c -t "2,2" ds9
The first argument is the short delay value, and is ignored in this operation. The second is the long delay timeout.

Note also that the default xpaaccess method (no -c switch) does not check access control (acls) but rather only checks whether the access point is both registered with the xpans name server and provides the specified type of access. In other words, the default xpaaccess could return 'yes' when you might not actually have access. This mode also always returns 'yes' for the xpans name server itself, regardless of whether the name server is active. The -c (contact) switch, which contacts the access point directly, can and does check the access control (only for servers using version 2.1 and above) and also returns the real status of xpans.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/server.html000066400000000000000000000706411265250223700163360ustar00rootroot00000000000000 XPA Server API

XPAServer: The XPA Server-side Programming Interface

Summary

A description of the XPA server-side programming interface.

Introduction to XPA Server Programming

Creating an XPA server is easy: you generally only need to call the XPANew() subroutine to define a named XPA access point and set up the send and receive callback routines. You then enter an event loop such as XPAMainLoop() to field XPA requests.

  #include <xpa.h>

  XPA XPANew(char *class, char *name, char *help,
      int (*send_callback)(), void *send_data, char *send_mode,
      int (*rec_callback)(),  void *rec_data,  char *rec_mode);

  XPA XPACmdNew(char *class, char *name);

  XPACmd XPACmdAdd(XPA xpa,
         char *name, char *help,
         int (*send_callback)(), void *send_data, char *send_mode,
         int (*rec_callback)(),  void *rec_data,  char *rec_mode);

  void XPACmdDel(XPA xpa, XPACmd cmd);

  XPA XPAInfoNew(char *class, char *name,
      int (*info_callback)(), void *info_data, char *info_mode);

  int XPAFree(XPA xpa);

  void XPAMainLoop(void);

  int XPAPoll(int msec, int maxreq);

  void XPAAtExit(void);

  void XPACleanup(void);

Introduction

To use the XPA application programming interface, a software developer generally will include the xpa.h definitions file:
  #include <xpa.h>
in the software module that defines or accesses an XPA access point, and then will link against the libxpa.a library:
  gcc -o foo foo.c libxpa.a
XPA has been compiled using both C and C++ compilers.

A server program generally defines an XPA access point by calling the XPANew() routine and specifies "send" and/or "receive" callback procedures to be executed by the program when an external process either sends data or commands to this access point or requests data or information from this access point. A program also can define several sub-commands for a single access point by calling XPACmdNew() and XPACmdAdd() instead. Having defined one or more public access points in this way, an XPA server program enters its usual event loop (or uses the standard XPA event loop).

XPANew: create a new XPA access point

  #include <xpa.h>

  XPA XPANew(char *class, char *name, char *help,
	     int (*send_callback)(),
	     void *send_data, char *send_mode,
	     int (*rec_callback)(),
	     void *rec_data,  char *rec_mode);

Create a new XPA public access point with the class:name identifier template and enter this access point into the XPA name server, so that it can be accessed by external processes. XPANew() returns an XPA struct. Note that the length of the class and name designations must be less than or equal to 1024 characters each.

The XPA name server daemon, xpans, will be started automatically if it is not running already (assuming it can be found in the path). The program's ip address and listening port are specified by the environment variable XPA_NSINET, which takes the form :. If no such environment variable exists, then xpans is started on the current machine listening on port 14285. It also uses 14286 as a known port for its public access point (so that routines do not have to go to the name server to find the name server ip and port!) As of XPA 2.1.1, version information is exchanged between the xpans process and the new access point. If the access point uses an XPA major/minor version newer than xpans, a warning is issued by both processes, since mixing of new servers and old xpa programs (xpaset, xpaget, xpans, etc.) is not likely to work. You can turn off the warning message by setting the XPA_VERSIONCHECK environment variable to "false".

The help string is meant to be returned by a request from xpaget:

  xpaget class:name -help

A send_callback and/or a receive_callback can be specified; at least one of them must be specified.

A send_callback can be specified that will be executed in response to an external request from the xpaget program, the XPAGet() routine, or XPAGetFd() routine. This callback is used to send data to the requesting client.

The calling sequence for send_callback() is:

  int send_callback(void *send_data, void *call_data,
    char *paramlist, char **buf, size_t *len)
  {
    XPA xpa = (XPA)call_data;
    ...
    return(stat);
  }

The send_mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  acl		true/false	true		enable access control
  freebuf	true/false	true		free buf after callback completes

The call_data should be recast to the XPA struct as shown. In addition, client-specific data can be passed to the callback in send_data.

The paramlist will be supplied by the client as qualifying parameters for the callback. There are two ways in which the send_callback() routine can send data back to the client:

1. The send_callback() routine can fill in a buffer and pass back a pointer to this buffer. An integer len also is returned to specify the number of bytes of data in buf. XPA will send this buffer to the client after the callback is complete.

2. The send_callback can send data directly to the client by writing to the fd pointed by the macro:

  xpa_datafd(xpa)

Note that this fd is of the kind returned by socket() or open().

If a buf has been allocated by a standard malloc routine, filled, and returned to XPA, then freebuf generally is set so that the buffer will be freed automatically when the callback is completed and data has been sent to the client. If a static buf is returned, freebuf should be set to false to avoid a system error when freeing static storage. Note that default value for freebuf implies that the callback will allocate a buffer rather than use static storage.

On the other hand, if buf is dynamically allocated using a method other than a standard malloc/calloc/realloc routine (e.g. using Perl's memory allocation and garbage collection scheme), then it is necessary to tell XPA how to free the allocated buffer. To do this, use the XPASetFree() routine within your callback:

  void XPASetFree(XPA xpa, void (*myfree)(void *), void *myfree_ptr);
The first argument is the usual XPA handle. The second argument is the special routine to call to free your allocated memory. The third argument is an optional pointer. If not NULL, the specified free routine is called with that pointer as its sole argument. If NULL, the free routine is called with the standard buf pointer as its sole argument. This is useful in cases where there is a mapping between the buffer pointer and the actual allocated memory location, and the special routine is expecting to be passed the former.

If, while the callback performs its processing, an error occurs that should be communicated to the client, then the routine XPAError should be called:

  XPAError(XPA xpa, char *s);

where s is an arbitrary error message. The returned error message string will be of the form:

  XPA$ERROR   [error] (class:name ip:port)

If the callback wants to send a specific acknowledgment message back to the client, the routine XPAMessage can be called:

  XPAMessage(XPA xpa, char *s);

where s is an arbitrary error message. The returned error message string will be of the form:

  XPA$MESSAGE [message] (class:name ip:port)

Otherwise, a standard acknowledgment is sent back to the client after the callback is completed.

The callback routine should return 0 if no error occurs, or -1 to signal an error.

A receive_callback can be specified that will be executed in response to an external request from the xpaset program, or the XPASet (or XPASetFd()) routine. This callback is used to process data received from an external process.

The calling sequence for receive_callback is:

  int receive_callback(void *receive_data, void *call_data,
    char *paramlist, char *buf, size_t len)
  {
    XPA xpa = (XPA)call_data;
    ...
    return(stat);
  }

The mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  acl		true/false	true		enable access control
  buf		true/false	true		server expects data bytes from client
  fillbuf	true/false	true		read data into buf before executing callback
  freebuf	true/false	true		free buf after callback completes

The call_data should be recast to the XPA struct as shown. In addition, client-specific data can be passed to the callback in receive_data.

The paramlist will be supplied by the client. In addition, if the receive_mode keywords buf and fillbuf are true, then on entry into the receive_callback() routine, buf will contain the data sent by the client. If buf is true but fillbuf is false, it becomes the callback's responsibility to retrieve the data from the client, using the data fd pointed to by the macro xpa_datafd(xpa). If freebuf is true, then buf will be freed when the callback is complete.

If, while the callback is performing its processing, an error occurs that should be communicated to the client, then the routine XPAError can be called:

  XPAError(XPA xpa, char *s);

where s is an arbitrary error message.

The callback routine should return 0 if no error occurs, or -1 to signal an error.

XPACmdNew: create a new XPA public access point for commands

  #include <xpa.h>

  XPA XPACmdNew(char *class, char *name);

Create a new XPA public access point for commands that will share a common identifier class:name. Enter this access point into the XPA name server, so that it can be accessed by external processes. XPACmdNew() returns an XPA struct.

It often is more convenient to have one public access point that can manage a number of commands, rather than having individual access points for each command. For example, it is easier to command the ds9 image display using:

  echo "colormap I8"   | xpaset ds9
  echo "scale log"     | xpaset ds9
  echo "file foo.fits" | xpaset ds9

then to use:

  echo "I8"       | xpaset ds9_colormap
  echo "log"      | xpaset ds9_scale
  echo "foo.fits" | xpaset ds9_file

In the first case, the commands remain the same regardless of the target XPA name. In the second case, the command names must change for each instance of ds9. That is, if a second instance of ds9 called DS9 were running, it would be commanded either as:

  echo "colormap I8"   | xpaset DS9
  echo "scale log"     | xpaset DS9
  echo "file foo.fits" | xpaset DS9

or as:

  echo "I8"       | xpaset DS9_colormap
  echo "log"      | xpaset DS9_scale
  echo "foo.fits" | xpaset DS9_file

Thus, in cases where a program is going to manage many commands, it generally is easier to define them as commands associated with the XPACmdNew() routine, rather than as separate access points using XPANew().

When XPACmdNew() is called, only the class:name identifier is specified. Each sub-command is subsequently defined using the XPACmdAdd() routine.

XPACmdAdd: add a command to an XPA command public access point

  #include <xpa.h>

  XPACmd XPACmdAdd(XPA xpa, char *name, char *help,
	           int (*send_callback)(),
		   void *send_data, char *send_mode,
         	   int (*rec_callback)(),
		   void *rec_data,  char *rec_mode);

Add a command to an XPA command access point. The XPA argument specifies the XPA struct returned by a call to XPANewCmd(). The name argument is the name of the command. The other arguments function identically to the arguments in the XPANew() command, i.e., the send_callback and rec_callback routines have identical calling sequences to their XPANew() counterparts, with the exceptions noted below.

When help is requested for a command access point using:

  xpaget -h class:name

all of the command help strings are listed. To get help for a given command, use:

  xpaget -h class:name cmd

Also, the acl keyword in the send_mode and receive_mode strings is global to the access point, not local to the command. Thus, the value for the acl mode should be the same in all send_mode (or receive_mode) strings for each command in a command access point. (The acl for send_mode need not be the same as the acl for receive_mode, though).

XPACmdDel: remove a command from an XPA command public access point

  #include <xpa.h>

  void XPACmdDel(XPA xpa, XPACmd cmd);

This routine removes a command from the list of available commands in a given XPA. That command will no longer be available for processing.

XPAInfoNew: define an XPA info public access point

  #include <xpa.h>

  XPA XPAInfoNew(char *class, char *name,
	         int (*info_callback)(),
		 void *info_data, char *info_mode);

[NB: this is an experimental interface, new to XPA 2.0, whose value and best use is evolving.]

A program can register interest in receiving a short message about a particular topic from any other process that cares to send such a message. Neither has to be an XPA server. For example, if a user starts to work with a new image file called new.fits, she might wish to alert interested programs about this new file by sending a short message using xpainfo:

  xpainfo IMAGEFILE /data/new.fits

In this example, each process that has used the XPAInfoNew() call to register interest in messages associated with the identifier IMAGEFILE will have its info_callback() executed with the following calling sequence:

  int info_cb(void *info_data, void *call_data, char *paramlist)
  {
    XPA xpa = (XPA)call_data;
  }

The arguments passed to this routine are equivalent to those sent in the send_callback() routine. The main difference is that there is no buf sent to the info callback: this mechanism is meant for short announcement of messages of interest to many clients.

The mode string is of the form: "key1=value1,key2=value2,..." The following keywords are recognized:

  key   	value		default		explanation
  ------	--------	--------	-----------
  acl		true/false	true		enable access control

Because no buf is passed to this callback, the usual buf-related keywords are not applicable here.

The information sent in the parameter list is arbitrary. However, we envision sending information such as file names or XPA access points from which to collect more data. Note that the xpainfo program and the XPAInfo() routine that cause the info_callback to execute do not wait for the callback to complete before returning.

XPAFree: remove an XPA public access point


  #include <xpa.h>

  int XPAFree(XPA xpa);

Remove the specified XPA public access point from the name server and free all associated storage. Note that removal from the name server happens automatically when the process terminates, so this call is not generally needed. It is used when public access points are being defined temporarily and then destroyed when no longer needed. For example, ds9 temporarily creates a public access point when it loads a new image for display and destroys it when the image is unloaded.

XPAMainLoop: optional main loop for XPA

  #include <xpa.h>

  void XPAMainLoop();

Once XPA access points have been defined, a program must enter an event loop to watch for requests from external programs. This can be done in a variety of ways, depending on whether the event loop is processing events other than XPA events. In cases where there are no non-XPA events to be processed, the program can simply call the XPAMainLoop() event loop. This loop is implemented essentially as follows (error checking is simplified in this example):

  FD_ZERO(&readfds);
  while( XPAAddSelect(NULL, &readfds) ){
    if( sgot = select(swidth, &readfds, NULL, NULL, NULL) >0 )
      XPAProcessSelect(&readfds, 0);
    else
      break;
    FD_ZERO(&readfds);
  }

The XPAAddSelect() routine sets up the select() readfds variable so that select() will wait for I/O on all the active XPA channels. It returns the number of XPAs that are active; the loop will end when there are no active XPAs. The standard select() routine is called to wait for an external I/O request. Since no timeout struct is passed in argument 5, the select() call hangs until there is an external request. When an external I/O request is made, the XPAProcessSelect() routine is executed to process the pending requests. In this routine, the maxreq value determines how many requests will be processed: if maxreq <=0, then all currently pending requests will be processed. Otherwise, up to maxreq requests will be processed. (The most usual values for maxreq is 0 to process all requests.)

If a program has its own Unix select() loop, then XPA access points can be added to it by using a variation of the standard XPAMainLoop:

  XPAAddSelect(xpa, &readfds);
  [app-specific ...]
  if( select(width, &readfds, ...) ){
    XPAProcessSelect(&readfds, maxreq);
    [app-specific ...]
    FD_ZERO(&readfds);
  }

XPAAddSelect() is called before select() to add the access points. If the first argument is NULL, then all active XPA access points are added. Otherwise only the specified access point is added. After select() is called, the XPAProcessSelect() routine can be called to process XPA requests. Once again, the maxreq value determines how many requests will be processed: if maxreq <=0, then all currently pending requests will be processed. Otherwise, up to maxreq requests will be processed.

XPA access points can be added to Xt event loops (using XtAppMainLoop()) and Tcl/Tk event loops (using vwait and the Tk loop). When using XPA with these event loops, you only need to call:

int XPAXtAddInput(XtAppContext app, XPA xpa)
or
  int XPATclAddInput(XPA xpa)
respectively before entering the loop.

XPAPoll: execute existing XPA requests

  #include <xpa.h>

  int XPAPoll(int msec, int maxreq);

It is sometimes desirable to implement a polling loop, i.e., where one checks for and processes XPA requests without blocking. For this situation, use the XPAPoll() routine:

  XPAPoll(int msec, int maxreq);

The XPAPoll() routine will perform XPAAddSelect() and select(), but with a timeout specified in millisecs by the msec argument. If one or more XPA requests are made before the timeout expires, the XPAProcessSelect() routine is called to process those requests. The maxreq value determines how many requests will be processed: if maxreq < 0, then no events are processed, but instead, the return value indicates the number of events that are pending. If maxreq == 0, then all currently pending requests will be processed. Otherwise, up to maxreq requests will be processed. (The most usual values for maxreq are 0 to process all requests and 1 to process one request).

XPAAtExit: install exit handler


  #include <xpa.h>

  void XPAAtExit(void);

XPAAtExit() will install an exit handler using atexit() to run XPAFree on all XPA access points. This might be useful in cases where Unix sockets are being used: if an explicit call to XPAFree() is not made by the program, the Unix socket file will not be deleted immediately without an atexit handler. (NB: this call should not be made in a Tcl/Tk application. Accessing the Tcl native file system after Tcl has shut down all file systems causes the Tcl/Tl program to crash).

XPACleanup: release reserved XPA memory


  #include <xpa.h>

  void XPACleanup(void);

When XPA is initialized, it allocates a small amount of memory for the access control list, temp directory path, and reserved commands. This memory is found by valgrind to be "still reachable", meaning that "your program didn't free some memory it could have". Calling the XPACleanup() routine before exiting the program will free this memory and make valgrind happy.

XPA Server Callback Macros

  #include <xpa.h>

  xpa_class, xpa_name, xpa_method, xpa_cmdfd, xpa_datafd,
  xpa_sendian, xpa_cendian

Server routines have access to information about the XPA being called via the following macros (each of which takes the xpa handle as an argument):

  macro		 	explanation
  ------		-----------
  xpa_class		class of this xpa
  xpa_name		name of this xpa
  xpa_method		method string (inet or local connect info)
  xpa_cmdfd		fd of command socket
  xpa_datafd		fd of data socket
  xpa_sendian		endian-ness of server ("little" or "big")
  xpa_cendian		endian-ness of client ("little" or "big"

The argument to these macros is the call_data pointer that is passed to the server procedure. This pointer should be type case to XPA in the server routine:

  XPA xpa = (XPA)call_data;

The most important of these macros is xpa_datafd(). A server routine that sets "fillbuf=false" in receive_mode or send_mode can use this macro to perform I/O directly to/from the client, rather than using buf.

The xpa_cendian and xpa_sendian macros can be used together to determine if the data transferred from the client is byte swapped with respect to the server. Values for these macros are: "little", "big", or "?". In order to do a proper conversion, you still need to know the format of the data (i.e., byte swapping is dependent on the size of the data element being converted).

XPA Race Conditions

Potential XPA race conditions and how to avoid them.

Currently, there is only one known circumstance in which XPA can get (temporarily) deadlocked in a race condition: if two or more XPA servers send messages to one another using an XPA client routine such as XPASet(), they can deadlock while each waits for the other server to respond. (This can happen if the servers call XPAPoll() with a time limit, and send messages in between the polling call.) The reason this happens is that both client routines send a string to the other server to establish the handshake and then wait for the server response. Since each client is waiting for a response, neither is able to enter its event-handling loop and respond to the other's request. This deadlock will continue until one of the timeout periods expire, at which point an error condition will be triggered and the timed-out server will return to its event loop.

Starting with version 2.1.6, this rare race condition can be avoided by setting the XPA_IOCALLSXPA environment variable for servers that will make client calls. Setting this variable causes all XPA socket IO calls to process outstanding XPA requests whenever the primary socket is not ready for IO. This means that a server making a client call will (recursively) process incoming server requests while waiting for client completion. It also means that a server callback routine can handle incoming XPA messages if it makes its own XPA call. The semi-public routine oldvalue=XPAIOCallsXPA(newvalue) can be used to turn this behavior off and on temporarily. Passing a 0 will turn off IO processing, 1 will turn it back on. The old value is returned by the call.

By default, the XPA_IOCALLSXPA option is turned off, because we judge that the added code complication and overhead involved will not be justified by the amount of its use. Moreover, processing XPA requests within socket IO can lead to non-intuitive results, since incoming server requests will not necessarily be processed to completion in the order in which they are received.

Aside from setting XPA_IOCALLSXPA, the simplest way to avoid this race condition is to multi-process: when you want to send a client message, simply start a separate process to call the client routine, so that the server is not stopped. It probably is fastest and easiest to use fork() and then have the child call the client routine and exit. But you also can use either the system() or popen() routine to start one of the command line programs and do the same thing. Alternatively, you can use XPA's internal launch() routine instead of system(). Based on fork() and exec(), this routine is more secure than system() because it does not call /bin/sh.

Starting with version 2.1.5, you also can send an XPAInfo() message with the mode string "ack=false". This will cause the client to send a message to the server and then exit without waiting for any return message from the server. This UDP-like behavior will avoid the server deadlock when sending short XPAInfo messages.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/sman/000077500000000000000000000000001265250223700150705ustar00rootroot00000000000000pyds9-1.8.1/xpa/doc/sman/xpa4.index000066400000000000000000020254041265250223700170040ustar00rootroot00000000000000¬&VM§iÚ(à)Ê++ý,Ï-8-È.N.ý11E1V7Š; B§GPLlPQrSbWðX7XÙ[Ö_çbPd¹iian w"| }’~ç1ŒŒDŒQ)g(à$\¼(à)Ê++ý-811V; B§GPPQrSbX7XÙ[Ö_çbPd¹n w"| }’-v1}…eq`HŠPHüI~I½IŠJ"bZ+_lá+BGgXËMM:MFgŽˆMî)à*N9N+¾Cj,,ÏO®nD-B..wNtjA2zAP8†ÄPt‚}_ÂR\5Ño•5ÞSlOÇ5÷Q Q,:ooÎJÔdÃ.NŠ seQ|QˆQì1²2ã4¦6U6Á;|9:ùRcŸRPCx6lEøHH'J MQQVSxi3RS‘SÖSýT„W]WhW¡WÅm=S46z`,ab4b«bÜcc”i¿6nàqq;r÷YõzŒz—z®|Ø}Y‹pUŸd>ƒÍKÍ5”7_€#a£h¼†V)<7ÜW¬‹SáYCŒKýk7r~\G¹LåKb4gô]ÛGƆQ6ûa×8µA*X{^-nqBx4-;Ó>û/ÛeÒXãY)@@(êY¦YÛH[.[¬)÷*…p\­\ó]=_Ò@ˆY¿dh^Z^–^¢4†RiRvRƒe2FÈRŸ9 1Ö`7†+]r`½`é3<n“vŒuÛsva{a±aåo)1)] :D9=b¶bÂb瀆c)c5cN†÷Rýq›cÍddŸE12[9ña…•t‘Io:}ˆ¾e˜|©S9AÅŠÈ)eNEg2gŸgØV VsVÞi ~xF³T­T¼}ÇménlÁ~~Of0è„r/™/¯|‰cz0zsŠß.‚z¢z¹Œ7zÔ{{[à{Ô6'r½€è^kÕ|Sƒ]Ì8W9â†ÔcA~ksJNÒQ8} }$8O8Ž8›+W“k†?&}œ†es~—`õ4g;‡~Í@g‰GHÂ~ %?YocZcgd†•‰gYŠà€‡=Y²gYΆµNEŠ€öF£9·dB-p6¥O:u}=(5t@Ç~£qŒŒŒ7-D]X_9K6³Œ+2/ì-ñKî29Õ„#;å…Ô7mÏ==8ƒýV·Kwn‚r¡?t^fp„yöZOG3Z\‡ÐJZ…Z’2-ZŸB$Wán*_ThB[ï|ñŠðU|n7j1;¢;õn¨@¨tFu¾l!Wƒ;ÂdOJž€ML";°ˆ(Ly"a”yJyy}Xcƒ=„.«bólLTBs³4Ùv lÒoP‰ZòD›TùvÇW/o{5foˆoþp K$pHpÁvbZ׉Xxƒq {8yX3SªKCK£MÐ[I8.[u[‘V4—f+xy”y¢mÛ¤yËy°=W7p¥5¥=’q.h"‰‘qðYR‰ |h2D"…O:6q©IP2@ŠCB˜6Û|`:Tg`Ùq¶qÃ<™|noír^2·„ÏkUˆïŠ©e¤r”‚O)<ý7ŠMmH´‡—0TÁ^ g»ctD~3t0ju$‹B±L1L@dÒkdLO{}ˆ7M¨jtr°m¬m»e%eTeaeðensëo«t yÙ4±[É1`„‘= Pød\lï,æ=®lþZ)9ÅsÁ)Žˆo†nRhfƒA=tsÏ‹5L•*€L°_’GLËmžuB5³LØs7{3TE"Hìs=sXA”z[es¦1T5‡u*ÐSTOWP8T wnU,UIp&*MU®e‹+¤eã+±W…MàhÜ{Z4Xrr.%s݃Ÿrk4DNpUp…Z‰Ü;6ë]?6mN=é‹Z2‹t¡|º[:H2f{íe´{ûi%xuSyh1‰2Ôv4÷lrqß~ñY5v:~þ jekòQ¡vr> eÃJ<W¸Zä[ |ÈvfJTË,¦[Vs•Sœm|{2ÆM`M‹Y|M¶MÃTëvœ>Q\X:(/Å\ew¤\‘3‚\Ço½wío]G%húJäDꉯ[¸{Ij•!Sï4;m]ŒDbŒfic­lf€‡ñfy?DWstMúrÌp+àv×};•Z><„_<ÄEDºCw‹_FŠ…RÈTtdn„i±[žj³tƒD¾t®ˆž0€lŠ—OÕ†„UlIÉX¡LôI×x*UÉ\䃳}ò€Î€ÛGQ` 78ìg$K_\ƒb;SC¡<+x;d xTGZxµxÑxïC¯téa^½g>J\>È>á>îOg`…º‹¤jõ2ú^õ_CÌU×m EÎH–ƒ uC½]»cçV5ƒ‹VCtÚ€hKàd/xüy rÚeEzÅzy0y=y‡iQxÂy¾w|BÚ?\¹z#AzA‡CÜNíŠ ŠR^K‡Ng~z<zYlhzzf‰ù‚aC>:zdŒfX_,bÎ:ª…æAJ>nd«u4AZAjBˆ‚÷H¥NcYç_9L^,}GBDÍZ¬i–D«…§‹¹-M_dl¯kGM+oÝs…pt+î:`‘I4?…R¬RºRÜI%?”väPÛIBh­IaoD‡a\ÿ†¤WðDD2‹Ï<åWIå7³?ØzàxÞ<:?è4édð?d]V>GÓzII¯=¼?ºGòcÙXA>_?É^ʈK,?ø@_qdß@Išnë9ˆ^çD@hê=Û[mm-S+uo„½X)·p”Y ]dxqt÷0+QÝu{«}¹P€Tmm‡ ‡-olhÍ<Ô`P0¿\gok™Uåk¨Zi0–+É{¸ƒDNS? …‚>~añe_PÁ9¨E©PÎ1ñ2OŸZwièX _ñX<´S3.JòEº^Ø;‡}=Fm` )M˜{às.55a2CC].ý/*6‡JK@ØCM[‚2œZH‡á6Dv©`C-È`vxanÒ`°uýaH„óM{hSnÃTu~{›„¨r>T&Qadk‚C”uŽ3eEf¿/+/A/W/mQ¿Z»‚´l uëWNSÅZÉIõF,iz3t(Š0k·VQrèl6aUTT>-|O6–1E_þJ.g«wÛJŒBNiDEx6ЉxQ¯‚ËpÎ~/\ÔEHk3Èt¼j…_j`btËwÀDmjPKP|ãL¢L½e{*2@1N&^®t7Vb˜¥²àˆ‚‰ìVþ/ƒcko}¨V‚p6V¦bAÙhŠmŒP)ˆ]Jn@èa‡iø1½a½aÊЏ\ž1äpÝzí66vôXRv*Xn_kVX‡X”>’J¸h›Xï`JÆ@xOâtr5ƒCêiÊ>¤FGd|F`…?}w|>pdu¯U97>„4„M…,\†>K3‡º‹D\H*d*rgÉry9.‹áN©v¸X±‚6:¹sû:ÇOHEW~?Kpia€¯PD+(H\O‘ub'RPdƒ.i‰.Ô3¬Y—„âF݉QF+Q+n+|+ŠDúVíX'já0kÇk䇨||@™³g䉯Q”QÐGb}j"FiQø`ƒ>AlldUú@S‚ÞcøƒibC{ÅwR]¬UViÛj]ë1Ê2O2n2«2î3 TÙ}Pé3ç4Á4ÍqF515=X¾6`5Å5ë3ºP6Ì4K8uOð~‡…NàNï::K‚qÐNþA¤Št;*WÐ:ž:Õ:á:íì8Ã^=O púA Rêu`ú<<HÝRR)=‚$:a>Õ@%R6`ÉB BBBlRCwam}0=Ê}KˆÎCúDÞE @¸^xEàPEìq|FF F;FTFŠ3óGG 13>D…ˆÍï+1fi * L x € † º ½ Ò ô ! * 0 h kq“¾ÅËçêûHOUqt$æ%%4%<%B%p%s* *B*q*|*‚*Í*Ð0Ä0æ11 1&1\1_4S4u4£4­4³4ã4æ6 6-6\6g6m6­6°9979f9q9w9¼9¿:Ä:æ;; ;&;d;g>y>›>È>Ñ>×??@’@´@à@è@îA"A%GG$GRG\GbG«G®MfMˆMµM¾MÄMüMÿRÞSS0S<SBSvSyWtW–WÅWÐWÖWòWõZè[ [;[H[N[w[z_ð``>`F`L`s`vjFjhj™j¦j¬jÞjáoÆoèppp$pRpUrússIsRsXs€sƒu»uÝv vvv.v1{ß||0|;|A|w|z€€)€U€]€c€‘€”†2†T†‚†Œ†’†Í†Ð‹Ç‹éŒŒ%Œ+ŒTŒWÈꎎ$Ž*ŽKŽNÈêIL–Ý–ÿ—+—3—9—c—fÐòžž(ž.žXž[¡A¡c¡’¡¡£¡Þ¡áª3ªUª…ª‘ª—ªÂªÅ¯¸¯Ú°°°°E°HĚļÄéÄòÄøÅ"Å%ѬÑÎÑüÒÒ Ò@ÒCÙÙ²ÙáÙìÙòÚÚßâàà1à:à@àcàfã-ãOã{ãƒã‰ã¾ãÁî½îßïïï#ïRïUôQôsô¡ô«ô±ôÑôÔ÷”÷¶÷á÷è÷îøøúuú—úÃúËúÑûûý6# SWISH format: 2.4.5# Swish-e format: 2.4.5 xpa4.indexP-°Z2011-04-14 17:40:46 EDT format=1.2;   (.0123456789:_abcdefghijklmnopqrstuvwxyz  ('0123456789:_abcdefghijklmnopqrstuvwxyz'0123456789:_abcdefghijklmnopqrstuvwxyzƒ‚  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~‚‚o swishdefaultd swishreccount*d swishrank*d swishfilenum*d swishdbfile&d swishdocpathd swishtitleFd swishdocsize d swishlastmodified d desc d sec d swishtitle d manpage d digestd descFd secFd manpageFd digestFd refentrytitle d refentrytitleFd manvolnum d manvolnumFd refpurpose d refpurposeFd [-ˆƒJ‚‚a”;†C‰%„sƒ) „*gˆMˆK‡„lƒ`†X‘i‡ƒ2‚[ˆ…ˆ‡=T‰gŠF„Ža‡+¥`–o‹Aˆƒ<’A‡*ƒoƒ"‚= 0ŒQ 0148b9a8df6dca2bdaf3034b05dc95ffâ÷ 04c14a92804682e10312749e3f41ccdaÙr 0764f1653111d4bf71bc6d6b1512addbR 09b08bfdffa10f60c699b51a0aa7184dñ` 0f1e53f08e57d4b3039de81197f9c953]2 0x7f000001Ëä1Œð1.0‰F10¡å100‰È1000ä1024ä/12¢ 123.45.67.890Ü»123.45.67.890:3236íF123.456.78.910c’12345úÖ12346úô 12a6f5c1bd74acb24f19ac4abfa2e138]ñ14¢14285‘È14286‘ä 1544ac37a3554ac97f78bbaf534225d7a<180о19998¨û2Á2.0Ž”2.0.5PTþ 2.1ŽÙ2.1.0e ±2.1.12.1.13Ÿ"2.1.52.1.6,2.1.x<2002009cÑ2011cú21§®234.567.89.012ÑÄ23456Â28573:»¶3Ž30§Î300“¦3000É} 305eabfc2cb29e858cab9ca92f751b2fU 332941dc54ce2f9e0c689db033f063cb‰$ 3634e1410ef8a412b0e482f3e4558b12¹j 37e1f9c3b3bc05a924e72497d79c2028w40§æ400•ô 40e83b72d82f142e7cf00652b044481c\¼ 4a4fa148be09c77893c0badd2a3ca7bbØ5?50¨ 5b27e90430be0b240f6e0e4ecec447f1º† 5cd4cd365a2522ec080f191ef4b20e27~çœ 5d1e72321d442444e5cdea14c5abf9c2› 61d7df564f37323ae5d35ffbeb079433ÝÓ 63e62d36ea708976e360862345b15e86)û64¨& 6a9ad97f0848e3480ab64cba78acb424g 71ad1ffe95b4d2c36bb129f8b1d61759« 72¨6 756f81962f0423a5fa610fe28810ef04 > 76dfcb45cf67223444970886bf388179=3 79bdd24c81e4207551d8dd426786c649z838e29d3:42102Ü›838e29d3:42105Ü« 838e2f67:1262ã1 838e2f67:1266ãE 838e2f67:1267ãY 838e2f67:1268ãg 838e2f67:1863ï‰ 838e2f67:2523õ^ 838e2f67:2527õl 838e2f68:2839z838f3a60â 838f3a60:3236)ë 862f316eb736109c34735ec0accbf41bÕ 8736cf6d65065ce0a226c0ceebce63a0Ìi 88877766:2778R— 88877766:2839T• 88877766:3053 8ae324d65eb594d23a1bc3ab3557b29bѺ 8e88075ab6a326fe40b27806680cc0c6Ðz 8ffa3a2f7f022aab5446af0be6f1d978õ8:O:namea :portëc:xpa1‡_timeoutæÕa¦ a46e0b319b2fa877e6deba1a91da5b64\T a4a64dc485e90cbc6319f592d32bd090n˜ab«ñabilñÒabl óaboutçabovòûabsencÓ¨absentÓ¸accept)Åaccess* accomplish2ðaccordLçack ^ acknowledgï|acl ²acl.html¨racquisitmHacrossÝKact 4actionP‰activw€actualn¢ad«ÿadd naddit£addressåB addxpacommandEŠadvis׸ ae30e45bddc61f5c5e800d6ee0d180b3èéaffectãafterSûagainzçagainst_Vago Ùalarm„alertÍ algorithmê@aliv}all allevi)&allocÆallowÇmalmostg¬alongâDalreadi}ˆalso.alternfÆalthoughÂalway÷\americanå­amountGÇan¬danalysi\and ianixannounc=ÊanothÃEanymoroÅanyonÚ+anythÚ9anyway“þapi-app3ÚYappar@¾appendõ¢appliA—applic&Napproachö©appropriÛÝaprilI% arbitrari^vareÕare:©¼areaªarg»arguªIargumentÐì argument:éarrangarrayó\artifactÝ¥as®Äas:³ascii·asidÆlassignÜËassociæ`assum%Ìastro(aat°<atexitattemptN§authentl$autoàí autoexec.batHÿautomatŸ£automati'{availøä available:…avoidÛþawait/jawaken_F b1088ce7c40ca65f870818706ee83e0fRA b422b5d1f5e472e7c542947ccacc3dc5Áï b4903705ad33c73bad0161bdcd449045ÝÄ b63a6cd9eb9ffa9ddf2c3b946916e567aŽ b8de7eca9fd4a75e11811e81838945d0FÇbackãbackwardö bad banddbase†bashíbasi basicá bb07fb97c000a151533988f571a7bfc1¿ bdb5ea554fb4229890537a51e608cf61ŸÛbe±0beberæñbecausû>becomë“been(beforõà beforehand:›1behavü3behaviorÊbehind†ÁbelongÓJbelowžbenefit]best.ÀbetterjbetweenïŽbeyond·Abig_binŽbirthzblockL¯booleanëƒbothNÑbreak"ZbriefªÈ broadcastð¶broken»Æbuf²buffer·´buildü`builtüöbustbut©buyby´ bypass‰êbytekÞc”% c24cc73ad7df63e66d7c888af679985d@úY c711b239cb393698aa6c82bcae588dd0 Wc:± c_xpaÙ call€?call:6§ call_data:%callback8× callback:âhcalled:.ócalli6ÅcallocÝ´cameõcancandid qcannotÂïcanon>5capablõŠcard‚Ocare‚ecase‚Ûcat!ÈcatchOËcausƒ–cautionטcendian‚/cendian:Ð4centerÁŽcess‘ cgi"9chan™,chanc/¢chandra&<chang/²changes:ØöchannelHÏchar™>charact]œcheck<ßchildJŽchoic\lchoos\ÆcirclÆ circumst%MciscoÊfclassl– class1:name1”.class:r+ class:namÅ[ class:templæ<classicpclearywclientÇ¥client:¸1 client_dataÒÝ clipboardõ clipboard_namöïclose›{cmap¢]cmd"zcmd1¢scmd2¢cmdchanâ€cmdfdÒªcode°×collectIcolonlLcolormap7combin›OcommandÃÇcommand:18common»ücommun¼pcommunication:}Ô‘ôcompatƲcompilÉ8completÁùcomplicÃ%componÉcomposÉcomputÉÎcon"šconditíV condition:âá conditions:configurconfirmö conflictäûconnec«connect7consid&†consider&‚consistÜý constructñ…contactccontain content¨‚continuá5controlýconveni¸#convers¸‡convert¸cope±”copi±¤correct`£ correspondècouldˆë counterpartñ2 counterpart:ñcours‰ cover‹pcpp$\crashÊcreat4ŸcrucialˆÛcsh$jctestè±ctest.cVþ‘ctl$ÃcurrentáÅcurtail¸¾cygwinN™d”‚ d151d63f8ade9d826d189951673f6eb7TØ d27320a479c3a170b2c64452dce7668a°Ídaemon?©dataÚ[data:›×datachan…Sdatafd·$dataxpaÝdate܃dchan§¾de·deadlock>”dealâdebug adecid¡4declar¦Êdefault¤Ìdefin±ºdefinitö¹del&SdelayÀ deletÁEdelimitL}delinÁkdenotÊFdependgÂdescrib'‹descriptë0designSÃdesirÒ0destroyA. destroyxpaº5detailVdetermin¹„dev&fdevelop|’diametLdid&vdidnéïdiffer_ì differentiïl difficulti‚?directý, directly:ã directorièÚdisabl0displayûgdisplay:ÓX distinguishس distribut¦1dle&Ædns&îdo·4documentdoe'$dom'¨domainådon'¶done÷dos( down÷ŸdoxpaÙ6driven˜qds9(ds9:ú¶ds9:ds9Ž ds9_colormapòh ds9_ds9.2631æOds9_file¼ ds9_scale@­dsl)6due)HdumbØdunno{Ýduplic1Ðdynam¹te”še.g: É e597942f6760f950641b5a42244cce6c Á ea3fad2c7ba2ea32e4871e6a2e294d33ŸqeachÞÍeasiàÅeasierÆeasiest‘¸easiliÆÀeasy:Ý{ec·„echoãŠed·”ed.cfa.harvard.edum¬editor‘GeffectþÖeitheréýelement•#elsˆemphas¦Aemploy¸ÞemptiRkemulPenabl‚senclos"encount`UendÒendian>yendif‹€enough¼`ensur»ìenter¾ýentered:L×entri¿entry:ð¦envúenvironž7 environment:ÉçenvisÆeofžequalžequipž¡equivalÁ× equivalents:åer·®eric2,erržóerrorç'error:rerrorcodÜí errorinfo¢MerwisñuessentiŠ: establishèWetc:9ïeven@veventõ.everiõýeverythªæexact|‚exampl×Èexample:0 examples:‘+exceptCÃexchang]ÿùöexecEºexecutìjexecute:Ÿù executes:ýŽ executing:žexist˜ÑexitEÔexit:˜Áexpect÷0 experimentÛ¿expir§Äexplan*explicitÞw explicitly::{export:extendTâextens,+TøexternVextra¹Z f2e1b7d4d8c454f231a539c14681fe5f‹Jface]áfacilífact]ûfactoí&fail^=fals^Œfasterß’fastestž‰fd·¾fd_zero‰fds ùfeatur»Tfed¡(few¡>field>[filew°file:RKfilenamßÛfillx«fillbufÙ|finalVùfindxçfirey+firewalF!firsteºfit¡‘flag„flexibl²followj following:í‘foo*©¢%foo.cñjfoo.fitÒZfoo2.fit¸ìfoofoo¨FfootŠ`for£èforeŠÎforgetûžforkŠÞformŠðform:¼formal)format9formerØforms:éforthvforwardö,found&fourthýfprintfaVfred•cfree•ufreebuf¢freedþðfreeliÓÊfro§öfrom–from:ª9fullÂfulliöfunction$further&Öfuturçg”¹garbagñIgcc¨ generalþ,generatþ´genericÿüget¨òget:Í‚geteuida~ gethostnam¾getpwuid÷LgisaÓ4giveÓhgiven¾xgiven: glass\ˆglobalŸ{go¸goeªegotª}great.greaterêgs¸DguaranteáÂh• had«<han«Zhand–handlqhandlerérhandshakãzhang¦happenÌshas«jhaveVhe¸Ãhea¶„head"heat"#help"ªhere$Óhex¶òhigh©žholdå½homeåíhopeæ hopkinÿìhostæahost1¼host2¼4 host2:28571œ(host:¼L host:12345‘ host:portî‘hostnamרhowŪhowevÊçhrefñ"http:ûUhumanaFi•Ii.eª+i8¸Ži_xpa id¸ÓidatawRideaEœidentƒØidentifiäbif¸ãifdefÞ-ignor}Qim»7imag_vimagefilÍ–immediá®imoda implement=g implementaæ,impli?“importà!in»Minaccessœ8incha˜includòyinclusódincomv· incorrect éindicy?indirectA?individu‹ÛinefficiPõinetb)infinitøÐinfob™ info_callback ^info_cbž info_data5Êinfo_modÂÁinformÚ¶initc¤initiˆ£inputžÁinsid¥× inside:12345оinstalainstancñÐinsteadþ¤intܵinteg§Hinter§pinteractåÐinterestí¿interfñøinterfacðL interface:…)interferðí intermedi0Y intermediari„=internòinternet^ interruptïyintoec introductÁ¢intuitAginvalid@âinvolväBio¾ip¾=ip:3236dip:port8uiprocis¾Žis:ÝÎissur±itÆiterate:¢itself4ójmp_bufÁ.johnËÇjudgÔjust×€justifi™k–ukarapet:Ç•keepóökeepal'õkeptô.keyáQkey1ô†key2ôÊkeywordž'kindü&know•known Ël–ŠlanâÁlanguagõßlargülargestÌlastüClatâÑlaterp¬latterÞ;launchJòlayerƒñleadleastx×left#legaci˜lenãlen:’lengthå lessÆletãrlevel¹librariÒv libraries:k¼library:Ýc libtclxpa.so\ýlibxpa.aÙlife1Âlike1àlike:ѬlimitÓÚline2’link2Ðlist3listen¹Èliterãˆlittlä×loadD´localrÛlocal_machine:12345A localhostÊvlocats{logãÃlognammœlongFSlongerwlongjmp`ãlookFÑlookupÝ/loopFéloop:œ±lotältimeout|Ìlval\4m–Ãmachin machine:5Œ machine:portЄ machine:port1ùÊmacro‹macro:?1macros:F–ú¦madey‡mainz!maintain‰.major makezumallocòémanämanag±%mani{manipuléØmanualžÙmapäŸmatchÀDmatches:ësmaximumÿ)maxreq’Šmayä¯mean…tmeantÅCmechaÌmechançìmediatl<memoriûÄment†6messagQmessage:¦Úmethodmethod:à« microsecond ãmightú"migratR»millisecËminimumá¥minorÉmirror²ùmisåq miscellan1Tmismatch&¶miss˜/mixåmmtå™mnemoní¡mode¡smodemÉPmodifi=FØàmodulÊ.more£4moreovôFmost¤\mountêœmsec·ƒmuch¹Bmulti›ümultipl5;mustºmyfreÉ® myfree_ptrÓ$myhost^myhost.harvard.edu:12345?…myhost:©Ž myhost:12345äÛn–ïnameÔname:æõ name:portŸ‘nativõïnbÆ„nb:çznearÝà necessariÐN necessariliêÞneedÝÝnegat`negoti»ÖneitherÙNnessßrnetè#netscap$FnetworkO{newè3new.fit±newerðVnewvalu¡cnewxpaЬ newxpacommandÚInextߥnismænoÆ”nomic%noné_noneñ•normal:±northÜwnoté‡noteñònothòÅnoticàýnowë nsconnectÒú nsdisconnectñnsinet”nullÿ$numberߺnxpaío™EobjectŸ observatori†&obtainæoccasion~Qoccur 9ofÇïof:ë¹offë×often·žokÌ;oldìolder==oldvaluïŸomit óonÌKoncì’oneìÉonli±oomqnííopen0oper…optionSoptions:<«orÎ'order¶”ordinari~’origin‹4othîËotherÆÞotherwis¦êought©outîÛoutgoå?output ¥outsid§ÚoutstandÛ—over9Ëoveral\˜overheadáÒoverrid÷[ overridden·cownï(owner¸Ap™packagªöpageUparallelɾparametÃw paramlistœ– paramlist:ÓpartXË particularæparts:«ZpassXépathYÁpausYÿpenaltií6pendc´perñperformQZperhapmÜperiodrMperiods:â­perlcápermissYåpersistôãpiecm¼place~²platformGópleasŠpoints»point.us·spointer~apoints:poll„ pool„/popenŠpport„Mport1”jport2”port3”ºposit˜?possi˜¡possibl¢potentiOmpowerŸåpreñ‚prefer¢7 preferenti”æprefix¢µprettiДprevent³Rprevious¡Lpriñšprimariè'printRÉprivatûproñ¨probablgproblemàuprocŽýproceduråOproceedJ¬processK7process:5l processed:ßñ processimag]|programµ4programmñ% programs:õÑproper¿oprotocol܇providÏîproxifSpthreadÊVpublic{ëputò0qualifi(querin question¸³quotèÊquotes:­Öraceýžranõ¾randomå*rarebrather¹ørawõÌrdataœœreжreachablöáread {readablÓöreadfdñ¯readiê¬real Ãrealliþrealloc6—reason¨V rec_callbackìJrec_cbqmrec_dataW)rec_modêrecast}-receiv†Lreceive_callbackœÇ receive_data˜± receive_mod±recogn¢ô recognized:P©recovï¯recoveri‹TrectifiÞ“recurs»<referô^reflectVq reflector‘| regardless)regionЬregistÐÎregistrå–relatßreleasÙrelevÿremainq} reminder: remotƒ remote:123458e remote_machinæremote_machine:=OremovreplacoÓreport~¢request´Irequirã¼ requires:»*requisitô¹reserv>reset ‹resolv\¦resort\årespect¦ respondÊ©responsÊÁrestrictÅ”resultl\retriev}´returnͧreturn:w` returned:ñ9rmode^MrouterWTroutinWfroutine:˜OrprocHRruleô›runö®run:ô©running:bsšsafe5+same5ãsaord¨saord.harvard.edu:3236]l saord:3236áµsaotngœm satisfactorièósave6Õscale…ýschemeà sdataß]seÑ¥seamlessÉûsec÷˜secondï½ secondari¿òsecurë:see÷­seek@Îseem@òselect{¤semantÏÞsemiAsendA¯ send_callback©â send_dataZ!send_mod{asendcbªÖsendian»zsendian:OôsensC+sentC;separ1dsequencc\ sequence:ðÕservCÝservergðserver:øeservers:»¦servickVservice:ËôsessionIsetù˜set:Dsetenvé¤setjmpó=setup@setup:ùseverE?sgÑ·sgiúøsgotJžshÑÇsharesheû shell^shortîshorten'should&ªshownî»shutLÉsideO—signO»signal®significoþsigusr1JØsilentgsimilarÞ¡simplfúsimplest…simpliádsimplifi“ˆsincPsinglgEsituatû(sixû.sizeQ¸slight1 slowWFslowli£small–smode«Asnr.evåîsoÑïsock_4socketsoftwar‰tsolariÚsole`esolut¬some`wsomehost«&somethé9sometim»ŠsomewhatwBsort`ôsourc=¥space]"spam:]¿speakg"specialZspecifüxspecifiZCsplittspreadåtspringí¯sprintf8Esproc”östandœHstandardö+startœástartupð–statmXstatelstaticêZstatusêöstderr§Œstdin¡BstdoutÌ@stdout:ÿstest¦§stest.cT©still¸Qstimeout^fstopnHstorag¡storeË#straight&.stringâ stringențstructø{structur8UsubüSsubjecté subroutinäsubsequßsuccess=Úsuchnþsufficiôsuitp×sunü«suppli‘UsupportD!surersvals›swallowéswapyeswidthݵswitchû¶switch:AWsyncÒsynopsi½hsyntaxóÌsyntax:%systema¨t›tabl˜ctact˜tagüðtailor;takešztaken0÷target°«tbuf›êtclýÖtcl_createfilehandlzetcl_setmaxblocktimë tclloop.cèGtclxpa{’tcpþctdisplayn6techniquHtelescopž±tell temþƒtemp »templatÞn template:Ì0 temporariE temporariliû>terÿterm Ùtermin­ætest étest.tclÂ×text¡"than¨that¨‹theÿEtheir:‹them«úthen¬there:ýtherebiEztherefornXthese;œthey­~thingH)thinkH9thirdH—this®this:H‡those[êthough†thread1£three`Áthrough«xthus±>tie time³timeoutÆting´9tion¶ítip titl·QtkÒ’tlÒçtmp HtoÒõto: btogeth«htoo ÎtoolUŽ­toolkitóNtooltalk@top Þtopicwrtopics:ü toplevelEdtransfer|Ü transmissf¶transmit”Z transportVÏtri ütriggerá7true̶turnÑÔtwenti+twotypeÙ¢type:mÌtypicn u›¥udpóunauthorK!under?AunexpectøMunfortunæPunifiN½uniquOãunix+unlessõzunregist†±unresolvñuntilmluntrusts‹upÙ`updatìØupgrad5¨upon ùurgBusÙÛuseRuse:%used:Ùuser%cusernam<•using:Š€usual÷Ûutilœgv›åvalavalgrindð;validÍ@valuótvalue1’value2’Fvard.eduŸvariôÇvariablà;variatlvarietiéÊvariousýzvateôÕverbosÞ½veri„verifiòJversionJvia{view&’virtual–void?·vpnvwaitûwœ waitpwallpówantqwarnqïwas|watch)Xway¿ways:ߢweÙûweb³wellªwereâwhat†áwhen‡ whenevHowhere»where:R©whetheréwhi;whichwhile±while:~åwhoKwhoseÜAwide‹bwidget âwidth9ÿwildŒwildcard§´willŒ$windowìWwishwithEwithinýÙwithoutöLwordŸworkŸ#world»wouldNwrite writeró¼www.har}Axœ(x11àxclass^-xhostG·xim¶xpaâxpa.c’Ãxpa.h’Õxpa1íÔxpa2îxpa:î!xpa:xpaã!xpa:xpa1/Šxpa_î;xpa_acl²¡ xpa_aclfilR xpa_cendian1 xpa_class"Ixpa_client_doxpaüP xpa_cmdfdQüxpa_connect_timeout· xpa_datafd©o xpa_defacláêxpa_hostö:xpa_iocallsxpa㘠xpa_lognamé’xpa_long_timeout xpa_maxhost¸Î xpa_method¦Oxpa_namÒ xpa_nsinet xpa_nsregist]Œ xpa_nsunix“–xpa_nsus·xpa_port”Î xpa_portfil§` xpa_sendiang2xpa_short_timeoutžñ xpa_sigusr1Û¯xpa_timestamp_error˜ xpa_tmpdir0I xpa_verbos…Cxpa_vers.Úxpa_versioncheckù. xpaaccessùF xpaaccess:‚xpaaclõBxpaacl:1xpaaddaddinput\^ xpaaddselectáG xpaatexitË© xpaatexit:P—xpachang¨ xpacleanupßµ xpacleanup: xpacliente¦ xpaclient:ù¶xpaclos÷­ xpaclose:L•xpacmdüÕ xpacmdaddäE xpacmdadd:ÒÁ xpacmddelðn xpacmddel:ºGxpacmdinternalrec¢É xpacmdnew/ xpacmdnew:¸xpacodýÂxpacode:Ü¡ xpacommon]P xpacommon:çØ xpaconvertùâ xpaconvert:àÙxpaenvtxpaenv:•xpaerrorÞxpafreÃxpafree:Á xpagetÔxpaget:¨¸xpagetfdx xpagetfd:ü¹ xpagetreservîxpainetÏxpainet:ðxpainfoÏ0xpainfo:b xpainfonew³ xpainfonew:À(xpainternalreceivecommanda*xpaintroR{ xpaintro: xpaiocallsxpaútxpamacro2xpamainÝ— xpamainloop~õ xpamainloop:¡pxpambšÄxpamb::_ xpamb:xpambVç xpamessagÉ` xpamethodñY xpamethod:]<xpanî[xpanam>Gxpaname:|xpanew>³xpanew:ðè xpanewcmd&Expans:@Z xpanslookupQ xpanslookup:ÎxpaoomAxpaoom:‘Œxpaopen“Ëxpaopen:4xpapolDÎxpapoll:xpaprocessselectéWxparacJ¼xparecKxpareceivedata|º xpareceivefilxparootkÌxpasïa xpasavejmp· xpasenddata«xpaserv²» xpaserver:å‚xpasetL÷xpaset:²Ï xpasetbuf“¸xpasetfd xpasetfd:œ xpasetfre°xpatclQ>xpatcl:òÕxpatcladdinputñHxpatempl " xpatemplate:5¶xpauserT¼ xpausers:Þxpaxt›xpaxt:]Í xpaxtaddinputú„ xpaxtappinputm8xtÚ` xtaddinput‹Ë xtappaddinput›A xtappcontext¢Û xtappmainloopºa xtpointerÁ{xtwidgettoapplicationcontextûŽyearÞgyes'Dyet'[you(oyour ‚zoom~?I±¢‚W£‚L±ƒ:¥mlf¢†L‚ ¢‚<2£f±‚ ±ƒ^±ƒ £-{ £Œ*‚‚fw M±…¢†7W£†n±‡¥„lf¢@‚ ¢† 2£‚±†±‡k±†J£…{ £Ÿ‚‚f± ‚MT¢~ƒ±c± ± ±‡q¥N…e(‚# ±ƒ ± U¢†R‚ ±±‚¶‚kvvp±1£†‰1]±Š±6±ˆX ±„±f±±±‡t±Š!±ƒ# V¢„~ƒ±ƒF±‚±‚±b¥Šl…e(‚# ±†@± …w¢F‚ ±‚E±†$¶‡^vvp±…£™‰1]±•K±ƒ±‘wR%³‚ja¦Skƒz‚?+l¥…>‡o 5‚D±Š±7 (³†ja¦Šqkƒz‚?+±„A¥˜.‡o 5‚D±•N±ƒ‚%a±„P±‚9M±RD±‚s±„%±„"±ƒM±‚5±q±ƒ,±ˆt±ƒM±Y±.±„±‚C±„ ±ƒ>_k°ƒ–hxw‰‹uwª† R±„S±‚±V°ˆ –hxw‰‹uwª† ±2 ±„^T $Y±‚@/ ^± ƒ¢c„1¢}¤‚ C±e +±‚<±Œ^± ‚ ±„ ± ˆ7¢ˆ„1¢…R¤DC±…:ˆ{-„¥y((£%¢k¢m , 0 <  8f^-3  \W_=/J9&I: c¥#; (©:[ u ‚ ¥1=¢ 8§ "/1¤  §  &T06£N§6^ ‚V¨L g ‚¬&A E¨/ @£@ ¥K  u90 A# nN)‚¨%(/Ly7D© #2*£"d¬#*`!cn#§w.1 *¨6N 3¨+W^¢:M­U&!3C[ G©Z_CP AQ±‚ª p`B&ƒ£‚2 1"!$M,l*IvG*Ro1v,#54akH  >"'H#X] 7x),>9P   ]&!3 B"Z £u= ¬Q  8‚U)!«#B (c¦ p!0¢4£N* ± ±ƒ)± ±„+±‘m±ƒ7 „>¥„y((£‚¢w¢y ˆ, 0 <  8f^-3 ‹! \W_=/J9&I: c¥„!#; (©… [ u ‚ ¥‚H1=¢V8§["/1¤M §‚ &T06£A§„[^ ‚V¨„n g ‚¬ƒsA E¨‚d @£‚v@ ¥ƒFK ˆ}u90 A# nN)‚¨ƒr(/Ly7D©b#2*£J"d¬„4*`!cn#§‚Rw.1 *¨„CN 3¨ƒiW^¢x:±8­…H&!3C[ G©…}_CP AQ±„ ªˆ;p`B&ƒ£…W2 1”!$M,l*IvG*Ro1v,#54akH  ‹v"'H#X] 7x),>9P   …o]&!3 B"Z £‚S= ¬Šp  8‚U)!«ƒk#B (c¦‚  p!0¢ƒ£k*Z)¦q[ A²k ²P ²pª R} "‚ 2* ,¦„q[ A²„$ ²„ ²†cª Šq} "‚ 2±z¥‚ 4  ¥…*4  ¤‚m#±H ¤Š-‚m#±…O%±±…]±ƒ^¢&¢ ‚1"²G ¤‚?‚‚& %±…±{±ˆ.¢„s¢ ‡T"²ƒS ¤w‚‚&;¢²ð¢²à¢¢p ¢„²ð¢²Š,ࢃ3¢‚B‚( £c¢¢±…a¢±ƒr­ƒN  Dƒ   ±£$©:u «ƒ./¬-‚G ±‚3¢u„N±b²‚x€±£… £„c¢¢ ±¢ƒ4±ˆB­‡s  „fƒ   ±ƒ£„0$©…u «‡;/¬ƒk‚G ±‡V¢ˆ%„N±¢R²Ž0€±…£Ž5£R £Š.R6FDF£ƒR´2¬  ±„F±P±R£Š2ƒ±ƒr´ƒ>¬ )¢¢¢¢ ¢„¢!¢"¢ƒ6„R,}¤"c‚U£ B¢3K£I±‡c£‰b£‚[¥$*DD‚l§G ?±D6±‚e§&$EL‚ ¨(9WNc£#'‚u±‚'±c±ƒ±ˆf¥‚0 /R±K± ±„±‚5¥&$ ‚¦&-R8>Q«‚EZ "²…à²~ಇ"ংFJ£’.4²‹*ಅRಃ}à²Pà¨~ ‡R²ƒGà²kà²Bà²à <±„v±…&±‚±‡3±ƒX±’s±‹;±…c±„±a±‰"±ƒX±|±S± ‚¤„"c‚U£‚pB¢?K£$I±T£Š8‰b£ƒ8‚[¥„t*DD‚l§ƒ ± ±ƒz±„±X§„K$EL‚ ¨„J9WNc£ƒp'‚u±„\±ƒT±†J±‘Z¥…} /R±ƒ$±‚N±ˆ±„x¥„3$ ‚¦ƒd-R8>±0«‡8Z "²Š8಄ ಎRঅZFJ£¥4²–bಋ2ಈಃ.ਊ ‡R²‡à²ƒdಃಂ,àG± aE±£$±F.±c¢… #± „±„g±ƒ£„1$±„ ±ƒl±¢S¢Ž6q5²6À±‚9ªƒCƒjwG¤)¢ƒU£@I‚ ¥‚;‚UQ 7²ƒÀ±Š*ªŠ0ƒCƒjwG¤ƒ9)¢ˆx£ˆpI‚ ¥s‚UQ‚ ~¢EK£'£'§)‚9F!o+¥2?+±ƒh²„²ƒ}©uƒh,h?±0¢‚*²ƒh²ƒ±‚0²1 ¢„\J¢>3£…t„W¢‚a„m±„£@W ¢„EK£#'£%'§Š4)‚9F!o+¥ƒ:2?+±ˆ8²ˆ%²ˆ©‰iƒh,h?±„}¢…‚*²‡u²†W±‡S²ƒ= ¢Œ J¢…3£˜d„W¢Ž„m±>£‚9WB¤+‚£ £ ¤ ±„±‚y±ƒ#±‚J±‚O±‚;±‚,7¨‚E J¤„+‚£$ £& ¤ƒ; ±ˆh±‡±‡E±†±†±†H±…j±¨…[E± 1=¢5¢4¢4¢?±‹m£!  ¢„5¢'4¢)4¢ƒ>?±ž]£ƒ  ¤>M¢ H ¤„>M¢ƒ@H±%–z ¢s$²! p ¢‚V$²!„ap<&F±X¢$£( ² À ±,ƒ) ±…±…i±…-¢†£‚ ²]À,C±‚N¢5„aZ±) ±…6±•>¢‹m„a±†:±…4DX±I!¥„5pv#¢@¦;¢>¢Q¦ 0=M±¤‚KFƒu[¢>¢E±ƒ=´{Œ ¨x ‚> g±ƒ,±+±-¥Œ&pv±ƒC¢„l@¦‚t¢„?>¢„@Q¦ƒh 0=M±ƒM¤‹?Fƒu[¢„'>¢ƒZE±Šm´„PŒ ¨Š ‚>'±f¢@¢W± ±‰W¢…3¢†7±… 3±ƒzq±„±±‰ ± ±ˆ±„±‹F±„]±’(±‚¢$‚V…< ¢$•F…<%±†A±±‡±…% ±_±„C±’@±ŽD £"=V¤ ^ £"ˆmV¤ { £_± £„0_±„X8N813¥‡ ‚5£ o±5²„I§!#>9=!£‚!¦8‚{¤ƒP…}¢7C¢‚Y±G ±$¥d±’I [±„8±=±?¥‘ ‚±ƒU£‰s o±…F²‰<§…D#>9=!£‰L!¦’x8‚{¤…}¢„BC¢‰.‚Y±ƒ@¦)}  ¦)Š £)ƒsl £)Œ"sl‚e-*±ƒ{±^±±±‡l±Š±ƒ±„K±‚4H±M?±‚n±„ ±„±ƒH±‚0±l±ƒ'±ˆo±ƒH±T±)±„ ±‚>±„±ƒ9Zf±„n±…±‚±‡+±ƒP±’k±‹3±…[±„±Y±‰±ƒP±t±K± 4±‡{±ƒA±‚±‚±]±”7±†;±‰±„m±±ƒ±±„!±a±ˆE±ˆ?±‡±„e±ƒ]±†S±‘c±‡±ƒ-±‚W±ˆ±…±ˆ±†w±9±Q±‰a±ŠA±„±Ž[±‡%±¥[±–k±‹;±ˆ±ƒ7±’9±‡%±ƒm±ƒ±‚5#¦"„,  ²ƒ&Ð ¦"‹\  ²†{Ð ±)‰ ±)’'±ˆX+±± V±!±‚- ±Š±„*±  F±ŒY±†8,± ¨"$g ‚ ±‚1 ± ƒ@¨„D$g ‚ ±†^±ˆ? ±„+±“w & ±‚ ! x²ð=l ±ˆi²‚n𱂱‚  ¢‚± ƒ< ±†[ ¢ƒ3‚± ˆ/Q%^©‚%fH-²%°±ƒS±ƒ¢‚[±' '±‚A©Š%fH-²„E°±‡`±†B¢†0± -±ƒL±ƒN± ƒ,±‚r±M ±‡q±‡p± ‡9±†0±”= ±‚= ±Œ[W)«))9 ƒ1¥‡d# 3±b± ‚4±G²>P )«‰)9 ƒ1¥’# 3±„± †±„ ²ˆnP‚e-*±ƒ}±`± ± ±‡n±Š±ƒ±„M±‚6J±OA±‚p±„"±„±ƒJ±‚2±n±ƒ)±ˆq±ƒJ±V±+±„±‚@±„ ±ƒ;\h±„p±… ±‚ ±‡-±ƒR±’m±‹5±…]±„±[±‰±ƒR±v±M± 4±‡}±ƒC±‚±‚±_±”9±†=±‰±„o±±ƒ!±±„#±c±ˆG±ˆA±‡±„g±ƒ_±†U±‘e±‡±ƒ/±‚Y±ˆ±…±ˆ±†y±;±S±‰c±ŠC±„±Ž]±‡'±¥]±–m±‹=±ˆ±ƒ9±’;±‡'±ƒo±ƒ±‚7‡B,ƒB¨w%_¥ A X¢7H¢9F 4%%V]M&;j : v%"z$ 0d6=‚¦;e!`a¬u$UK±‚,@§i  ²1`¦5Al³Iþ¥‚{%C1¦ƒ%'¥, J¤Mp` ¢:*¦ `"J0¦"Z‚Ck§~#6$¢l`¤"f¨?/A‚¢‚ *¤‚=(w$¤‚. <'¢4§'R%  5  00#P4A %¤ 9 E>G [U#2V§/<‚ ' XK{ %R$j],Aa88[Q*P"zU;< ‚$¯l++!3ƒ3ZO %M ¥G(t‚[«"n &gm¦  ­‚OSxBzV[7¦i>xt£XOE±C£p ±ƒL± „1±†_± ŠL±¥f±ƒD ƒ_¨…w%_¥mA X¢CH¢EF ˆ%%%V]M&;j ŠX v%"z$ 0d6=‚¦ƒ[e!`a¬…nu$UK±„e± §‚;  ²u`¦‚"5Al³<þ¥‡ %C1¦‡G'¥„y J¤ƒp` ¢ƒ+*¦ƒ7`"J0¦Š"Z‚Ck§„K#6$¢‚E`¤Pf¨„P/A‚¢„O*¤†J(w$¤…l <'¢}4§… 'R% …- 5  00#P4A %¤‚,9 ‡u>G [U#2V§ƒh/<‚ '’zXK{ %R$j],Aa88[Q*P"zU;< ‚$¯$++!3ƒ3ZO %M ¥†'(t‚[«„#"n &gm¦j ­‹nSxBzV[7¦„>>xt£‚QOE±ƒ£‚  ±(4 ±(ƒ ±)…> ±)Ž]±‚U±#8 ±†U±#¢( ±‚G ±…g ± „p ± Š ±‰} ±” ±‚K ±…k ±$†5 ±$™% ±( ±(‚| ±"D ±"ˆtXZ±B ±„i±‚f±£2 ±%ƒp ±%( ±ƒs±ƒ ±ˆ±…±ŠH± `±E ± „±„7±& ±‚¢ ‚e ±‚± ˆM ±±‰± „,±Š|¢ ‡Xz 4±±ƒ&z±*¦‚Mk¨`1C, )£ˆO‚?2±… ±"Žd ;±‹ ±‡v±‚L±„w±„0¦‡@±†¨‡8`1C, )£›?‚?2±Š| £7;¢ƒi„6 £‚7;¢Œ]„6 ±$ˆ9 ±$›) ¢wC£‚ BH ¢†jC£‡lBH#±=±†e±‚Xp ±ƒ.±™U±ˆ8±„{6¢ 7±*¨s%_ *¢S ¢ p7±ƒ_¨‰s%_ *¢ƒ ±%† ±%‘H G ±„i ±)…< ±)Ž[N Q±‚K ± ‚ ±‚/±† ±%‹±‚K ±%–@±‹jH!±ƒ5³ƒOߣƒQ£ ƒ/ ³‚u¾¸ tËËö  "±ˆ³‡tߣ‡s£ ‡< ³†3¾¸ ŠËËö  & ±&…p ±)„ ±)4 ±$n ±$ ^£)‚w £)Œ±‚&¢#‚f ¢#†;¤ ‚O ~ ¤ ‡r ~ O!±‚K±‹K ±!‚[±‰{±ž; ±)‚8 ±)‹W<±|£…!s±‚h±f¢ H0±y¢ƒ{!±KX±„f±‚Q±„d±Hr¢8 B±…|£?s±‡8±„¢ ‚}0±…%¢Œo!±„±C±Œ±†&±—T±…S±‚P¢‚ ` ±…b .±¢‚h±‚,¢‚±…G±„±‡¢‚¢‚/„R¢ /±‰¢…1h±†=¢†{±Œw±— ±’=¢‡}¢‹N„R¢g„\'‚¢mE±.§[=‚-ƒG!¬_!5ƒ!‚q ±;¤jFl7¢"2¢ " = ¥fVB&¤}yB¥fs? £ )-¤®F[_E.. @f¢.A£2d‚<¦ {1£fKW¢oR£¨.P:wT ¤6t‚ g¦m±T qG?yyqTm"‚„^$C-s1)§ƒ*Q[+!d‚r¬DQ:E' ?A¤I5 Q±£†=]¢V0²20²"Ð ± ƒ,±±k±„o ‚2¢…mE±ƒ§ˆL=‚-ƒG!¬Š}!5ƒ!‚q ±„[¤…:Fl7¢‚[2¢^"P±‚P|¥… VB&¤…yB¥„3s? £‚>)±‚¤ƒJ®‰:[_E.. @±„3¢‚A£„Cd‚<¦‚a {1£„sKW¢„-R£¨…!P:wT ¤…Yt‚ ±‚s¦‡Jm±…) “aG?yyqTm"‚„^$C-s1)§ŽbQ[+!d‚r¬†$Q:E' ?A¤…T5 Q±‚x£\]¢„+0²‚0²?Ђt+§C[#k¤‚e„fBu±‚Z¢c±:²`¢_¢v£_I±,U§K‚‚±7B¢_¢h£)£E „£‚VƒmG±$¨‚Rƒƒ„¦#9„"‚'o‚`§2)‚H6 @£% &£ƒ£pTM B§ˆC[#k¤„fBu±…z¢…3±ƒ ²ƒs¢…¢…£„,I±„4±‚±„§ŠK‚‚±‚Z±„H±ƒ¢„l¢„&£†)£…h „±‚*£ŠƒmG±„y¨•Bƒƒ„¦‹[9„"‚'o‚`§‡)‚H6 @£…0 &£‰5ƒ£„ET±‚F`g±2¢…/t±‰W¢LD±‚¢HE^£HX{±‚±L±HQ¤K9±„]±*¨t„<‰A )¢„„ ¥b6‚±ƒK±…#, t±ƒ¢ t±“u¢…D±„<¢„mE±…£„X{±‹ ±…±…$±„U±„¤…>9±бˆZ¨”d„<‰A )¢R„ ¥†B6‚±‡V±ŽB±„ ±)„ ±)2†l)ƒ#¢V7³Tï³Vï d%h*54RSE*«‚mN;84$ ‚¨bH2;'ª= d ¢!/¢7u@¨M &+n¨' ? &+¥j.NJ¤Q67«) A  @ Z - )p E «NC 3 `¦! $ £b ¥S2±j¨, -f2¥ ?#]/¤# ¥tJ.¬h%.N!>DA¢)7©TO#$'v£DA¢‚57©ˆO#$'v£„f  “;CR8Y‚@`DeT D-(E/ ‹bu c;(B/;%9 +:$ «†kJ,kW ¦„6C <±‚.ª‹+"2s+%¦„<  ¢ƒD¢fGƒ`_£@ pe§%?tC.;ª:Dal7?£Yy:9±ƒEJg±‚­B;\K ƒg£\)dC¤1l£\%¢‚s2,6£9 @§4$ d¨pNi‚ ±D "E LC>;*!X2Nn%'ƒ<.gV& «&3BC{p„ k§P @L%?4§B= 3‚ ±1±†¢Iv z£…@ p±‚H§‰?tC.;ª‹XDal7?£„yy±‚ ±‚L±‡j±„l±ƒ±…4­‰6;\K ƒg£…))d±q¤…Bl£„%¢‡2± ±!£…, @§…W$ d¨‡NpNi‚ ±… “E LC>;*!X2Nn%'ƒ<.gV& «‹^3BC{p„ k§†0 @L%?4§„M= 3‚ ±ƒ±1¢‚B±‚F ±‰z ±”[ )±‚G¢ƒFi±ƒ±ƒ:±BF±‚U£ „D‰ ‚±}M -±†G¢ˆi±‡=±‡\±ƒ3±„±†f£ —4‰ ‚±‹±‚ ±*‚6 ±*† ±$„N ±$—> ¢‚U'±‚e±‚0 ¢…u'±Š±†M#±‚±D¢'ƒJH±ƒ)±)¢‚;7²… %±„O±ƒ5¢ŠƒJ±„±‡:±ƒ5¢†F7²Ž? ±)†K ±)j ±‰q¢‚T ±”¢†! ±'X ±'…c]+± ±V²EP£ƒd „+±‚L§ i%:²„€² ‡}P -± ƒR±…x²‚6P£ŒX „+±†Y§ƒ^i%:²‰ €² ‘P#± T±+±=L ± ƒg±Š± -± iG ¤ƒ|‚I±ƒl³fU¢… ‚'¢‚k8´\UP "¤Ž‚I±‰³ˆU¢D‚'¢†@8´‚UUP"±E±‚?¤g: ±ƒ(±…_¤‚z: ±$‡ ±$š ±+0 ±+ƒ) ±…c ±„P"‚§ tF;±¬^_K ‚r(')«‚B>DEx±‚+¦iB nkq±‚± ¨eR w¨|Q$ T¤eosIO±+¦eu- e!B‚0)*R-2B *¢i‚¢X£F£&!-¨eG l2x §nNWg-¢‚u‚§D‚sh%Q±‚L %; DBC3]a#ƒ"-GW(-/&.+= =£ƒx….Q±…(£‚Xm*²yÀ¥‚&‚IlZ‚L¢£} £4@ ±ˆ ‚-§„ tF;±‚d¬ˆO_K ‚r(')«Œ7B>DEx±…K¦…9B nkq±„J±ƒ3¨… R w¨…Q$ T¤„2osI±ƒ±ƒ¦„u- ‰Y!B‚0)*R-2B *¢„6‚¢‚1£t£„7!-¨„rG l2x §„,NWg±¢ˆ‚§‡t‚sh%Q±†! “; DBC3]a#ƒ"-GW(-/&.+= =£0….Q±‹£†cm*²‚WÀ¥‹E‚IlZ‚L¢ƒ £‚M £Q@ ·#ƒB²Æ ·#†qB²Æ…D&‚U¥+8.±«L=Dt-KQ+§)*"l‚a‚G¥r%&&¥CT $i±L¤P9 '£=© 2/ K§n2/ 3§Q2 )$¥4>(L£u5¥+U¬p5_ t!u ¤(*A¥1‚¢1m©? ?h¦9+ 6¢%'¤> ©MJ.C5(¢:6¥2k})±ƒ vv7aF‚NL&b8^*).5«‚B:m‚'ukY§U oH§% O i¤C B«%WE,A+=O-2 ¦ ]c'#± L ‚h¥…+8.±‚|«‰==Dt-KQ+§‹G*"l‚a‚G¥…%&&¥†T $i±„¤‚"9 k£ƒ=©…C 2/ K§†2/ 3§…2 )$¥‚i>(L£‚f5¥ƒWU¬‰d5_ t!u ¤ƒu*±o¥„,1‚¢ƒtm©… ? ?h¦„w+ 6¢'¤…1 ©…pJ.C5(¢‚F6¥ˆbk})±†k ”vv7aF‚NL&b8^*).5«z:m‚'ukY§†5 oH§„0 O i¤‚! B«‰DWE,A+=O-2 ¦„b]c'#±ƒ±‚%£DM0£ ƒ1$[±ˆ. £…UM0£ –!$[±‘MN#¢v?²ƒ@¤ c# ¢‚[(7£+L³‚(– &¢‰j?²†d@¤ ‡# ¢•K(±‹o£…6L³…}–‰t(„d­-G "/¦@4 n< D/ L4*;T& %^ /-B642 %  8h,C K¥4  @   (C"/$£&P£B%(¨AC4£5'­< = KH, R 7KH$­< -,b-¨!  ¥c/"­6H *0  $g'07#g (  %. *$o §6/ o¦1 / >¢>«EVK B;!«< >o 7(¬E EQ/¢3¦CnZ :C  2 O2   L2]7-i5.$)4 HªUf &\= P' LQVIWv))(K +./&#* :. @8" ) #  1 C !XG?*M3 =UU  @' ;68:J¨knWXªG|£J' #tZJ,N b\rX ¨Y\¢,¶vé`£6' … ­…-G "/¦‚#4 ˆ_< D/ L4*;T& %Š| /-B642 %  8h,C K¥„T  …   (C"/$£‚_P£‚%(¨‚TC4£('­„a = KH, „t 7KH$­„  -,b-¨‚V  ¥‚T/"­ƒbH *0  $‰['07#g (  %. *$o §„/ o¦‚ / >¢E>«„'EVK B;±‚d«„I >o 7(¬„ EQ/¢t±¦…CnZ …]C  2 O2   ‡|2]7-i5.$)4 Hª„*f &\= P“ LQVIWv))(K +./&#* :. @8" ) #  1 C !‹WXG?*M3 =UU  @' ;68:J¨†KnWXª„R|£‚(' ‰BtZJ,N b\rX ¨„[Y\¢‚,¶‚Qvé`£S'„ #u£C*¨K^/%XCªoJ8+ƒZAa!¢3u¦w,D9$¥5 O/£8 ±ƒ¢;ƒ¢.9± £ o «>(+ ƒEE%‚+,5I©~&C$HC±‚&2¢$£+(Y¤9b*Y¥ƒl'fO£Tw wƒ2 ƒ/7 =J9;;-p§$0ƒ.‚'f?I¦A)Yƒ@ ¢m¥N ¨ƒr6gJP² P²9`³m ‚£…C*¨‰<^/%XCª‹ J8+ƒZAa!¢„Su¦†G,D9q¥‚H O/£+ ±‡B¢„]ƒ¢„{9±ƒ>£„7o «‰2(+ ƒEE%‚+,±„±‚"±D©…&C$HC±„i±ƒp¢v$£…(Y¤†\b*Y¥‹'fO£„)w “gƒ2 ƒ/7 =J9;;-p§‹\0ƒ.‚'f?I¦†!)Yƒ@ ¢„&m¥‚, ¨6gJP²„^P±‚²‚ `³4m~ ±‚ ± †!±<g -±b±(¢T|±„k^±ƒ]±†Q±‡W±ƒ Y±„2 5±†±„u¢…|±_±‚ ±„!±ˆP±Ž±“±‡±‚7±Q±aU$±‚#±§ƒ}C'6£cp²à¢ ±ƒ6 &±‰up±…<§ŒqC'6£…0p²aàw¢2±‚Z± ˆ} ±†k± ”5 ±‚< ±ŒZUb£CQy¢9e±† ¢%‚v±M-G±‚G±ƒ¢‚3>¢20£AZ£…G‚ ±ƒ±(h±‚±‚ c¢/ ±‘¤†6ƒ&H n£„CQy¢‚e±~¢ŠC‚v±„mq±:±†l±‡#¢†>¢ƒg0£ƒmZ£‰{…G‚ ±†S±ƒ±‚±†%±…H±‚o¢… ±¤¤‘V6ƒ&±‚& <|¤ƒX‚ƒ¤‚5 ±w¨_ƒ5k…Lq !¥‚+„ %‚=/±ƒ±‚V±% >±‚_¤v‚ƒ¤‡X ±‰'¨”Oƒ5k…Lq !¥c„ %‚=/±ˆ±‹u±„zˆH,„ ­=ZsP% ±Y¢m¢o M;,D  -‚*W6K9 lN"/v*328¤c" < p *$@$-E¤z!C£E.U¢$¥O>ei­8 P0 . 5Sf«N # . % «8 F$  (¤@a«& 'O ¤.a}¬Lm%:Bl(‚.dU§TH.$)¤6).B¢t0¥+jQ¢‚( 8 >$  $I1=­A N  #AP¢9©d^;,«G yh\-¢/S E5 1b 6+%v BU I1B¥E^.u .[m!W #zI?Z #O\#,. Uy Q%7*W «91ƒU5G# ƒ) g^ :"{\a©$OE`§&F ) ‚: OVR (#"? I;­.9o%%£U}¢)¥S ±-‚D „0­„=ZsP% ±ƒ<¢y¢{ ˆ>;,D  -‚*W6K9 ‹ N"/v*328¤„#c" …  p *$@$-E¤‚Jz!±£‚.U¢h¥‚b>e±\­„] P0 . 5Sf«„p # . % «„ F$  (¤ƒua«‚ 'O ¤ƒZa}¬‰@m%:Bl(‚.dU§„!H.$)¤‚).B¢‚"0¥…+jQ¢‚T‚( „E >$  $I1=­ƒ N  #AP¢{9©…d^;,«†j yh\-¢‚;S ‡CE5 1b 6+%v BU I1B¥„^.u .“Km!W #zI?Z #O\#,. Uy Q%7*W «‹q1ƒU5G# ƒ) …~g^ :"{\a©„*$OE`§‚F ) ‹Y OVR (#"? I;­ƒh.9o%%£‚N}¢‚y¥+S ±#M ±#…"ƒX^0±8)+¢[„­<ƒ‚GZ NK¢-p³ƒdª±‚±‚O±V¢1U¤ƒ2ƒ,¥$ A¢‚ /±‚v±‚\¢|"©@42 > ²I°«R@- /‚r:F 1$. 8„~9-(A;S1 1!"[@)  @3 :A5ƒoF¥‚"-"«v6!*&0$¤$P3¦ d  s±„0±ƒ±5±7¢‰L„­ŠZƒ‚GZ NK¢ƒMp³ˆ4ª±†:±†q±ƒG¢ƒ]U¤Šƒ2ƒ,¥ƒq ±‚¢†/±‡±†±¢†o"©…c42 > ²‚U°«‰@- /‚r:F “!$. 8„~9-(A;S1 ‹i!"[@)  @3 :A5ƒoF¥‡q"-"«…6!*&0$¤‚P3¦‚  d … %‚"¢B%¢ ^¢ _©f‚eD_§[ Z¤mE ±-«(R?Al@n ¢‚]¬ƒ$;‚y ‚Se…8|§5EB‚{ X'>Y ¤sL|*¨4 („P £4O1¢&% ±‚ ±‚!±†H±ˆR±ˆL±‡#± ˆ"±‡ ‚@¢„B%¢^¢_©ˆW‚eD_§‹=[ Z¤†E ±ƒ9«ˆXR?Al@n ¢†2¬–;‚y ‚Se…8|§‹O5EB‚{ †8'>Y ¤„~L|*¨‰94 („P £„ O1±‚x¢v±B3¥‚A5MK¢ƒ[.?£ „T ¥Š25MK¢y.±‚£ Œ 5T±‚u¢†'±†b£3ƒ1³4ر¢.1¢1{³…}¤d( :¢g¥ gd£b ‚(±‡¤‚‚7l²Ð \±†u¢'±‘£…ƒ1³‚رƒS¢‚1¢„]{³y}¤„1( :¢‚@¥ ‡ ±‚p£„7 ‚(±’<¤‹5‚7l²‚PТ#‚k ¢#†@ ± ‚P ± ‡s%¨%‚13QUQc ¨%@13QUQ±„n :±„ £AP†>32~£±‚F±%±„*£‰0h‚i±„#±‡ ±Š¤•z†kB„d¢” X±‰|¢ƒvo ¢f¢} ¢†Y¢‡]R!²‚vpO £*a±‚S¤'c¦L ±)’H &²†"p± :£…a±Š¤†c¦‰-L a ±LŒg*†¯v2 ¦-E¢ [  " 3Q )&P ! &$*%4 5 73  ~4Gv">CI3#Ni® a  /¬B;A.D6i¥ ]+¨ "¥D`¨>Kv]"¬*$vE¯ :EB ®& #""ªF ! ¬!$^& "  )XR;&D  $ ;!B(*] 3 #!­9 @K* 9#¦! 81¥=.   #>@  @§YK  /R@& ® ' S?.£2  )9+$'+&,% @#, "F ?Q 4 "< " & ;3 ,U<8. : F9    7:!! F $#$ -E;«($<¨t%« ¨ 4±‚±†F±ƒ+±ˆR±‡!± ˆ ±‡±‰l±„±‡2±‹E±’E±ƒ' †*¯„v2 ¦‚-E¢[  ˆ 3Q )&P ! &$*%4 ŠS 73  ~4Gv">CI3#Ni®ƒ*a  /¬…;A.D6i¥‚R ]x¨]"¥‚W`¨„cKv]"¬„4*$vE¯ƒX:EB ®‚[ #""ª‚ F ! ¬ƒM$^& "  )‰LR;&D  $ ;!B(*] 3 #!­„ @K* 9#¦z 81¥H=.  „" #>@  @§‚\YK „ /R@& ®ƒJ' S?± £2 „})9+$'+&,% @#, "F ?Q 4‹J "< " & ;3 ,U<8. : F9   …i 7:!! F $#$ -E;«ƒ}$<¨‚t%«[ ¨8x 7£ƒN‚Q£yl}±‚e±5±„&±1¤vˆJƒ(ƒ¤‡2N;¤?# <£l‚Q£„%l}±†2±‚2±‚x±‰±†T¤“fˆJƒ(ƒ¤Œ<‡2N;¤„J# ±Š±|± ±”$± l±‚bb +E±z±‚(±„vM¢‚I‚}?±„£†g„3¢7±„. 2±‚(±„/±†9±Š±‚Y¢‰y‚}±„±—£’„3¢‚±MS"±‚o¤ ‚ ‚ ¤‚ ±‚"D§   ±,ƒ( &±†¤ ‡‚ ¤ƒm‚ ±ˆ±‚"§\ ]g¦„Y 2§ƒVe)5± ‚H±ƒ¢‚4>²r°±=±‚±‚±‚ ±‚O±~¨ hE <ƒ,¤aŠ# 4£ƒ"on±j¢ƒ;ƒ$± ±"Žf k¦‰ „Y 2§te)5± †m±‡$¢†>²„'°±‚ ±Š1±„C±†&±…I±‡B±‡!¨‡: hE <ƒ,¤“QŠ# 4£‰on±…u¢ŒZƒ$±‚{±I± ƒ5 ±…Z± –% ±$P ±$¢@ ±‡B# ±ƒ] ±‘`± ‚X±‰= ±I¢!KW ±‹g¢!„V±‚P@±ƒ±„.¤2±ƒ_±ƒX±† ±†O±"¤„#2±ˆR±–H±03020)0 9²ƒxP ±„U±„T±ƒ}±‚^± „=±ƒw²‰P ±(D ±(ƒ" ¤$…E‰.ƒQ ¤$˜5‰.ƒQ! ±!„ ±!‚{r²à°4Æ,bââ¦*j²`¥ ƒ(¥ ƒ(²à¢y²ƒ p¦‚% „1 ¢‚¥©R¥ ƒ¥ ‚N£ ¢‚‚c ²„eà°‚mÆ,bââ¦*j²o`±¥„8 ƒ(¥„9 ƒ(²ƒaࢂMy²†7p¦‰ ‚% „1 ¢ƒ]‚¥=©ƒ¥„ ƒ¥ƒS ‚N£„[ ¢‹.‚±‚3 ±„X ±L±‰0H!±‚8¢‚C„;¢ a0±ƒ¤mH‰U‚±†p "±…X¢‹7„;¢ ‡0±Š0¤“]H‰U‚±+ ±+ƒu ±+‚ t# ±#„I)±`±…¢‰V‡f±' ±†±Œ?¢œF‡f±‚w ±( ±(‚tT±\/ ±‚7±‹z± i ±ˆZ ¢‚.†±„ ¢ŒL†±‰# ±$‘ ±$£yAU¥$< Jf±ƒ1¤DB‚B}V±+£XC]¢RR¢i\£R{Iu%¢=5¢RQ¢[Z¢\£‚V£ƒsˆ†±ƒ(E g¥„$< Jf±‹"¤ŠbB‚B}±…&±‚}£‚kC]¢„wR¢… \£„{I±ƒ*±‚¢„N5¢„_Q¢„Z¢…8\£ˆ6‚V£–cˆ†±Ž`±‚> ±'‚G ±'†R±w±I ±…±†l7U£±Œ ¢ƒ)‚Y± ¢G‚Y±…Q &±„ ±‚n±ƒ±‚?±V¢‚f„;±‚0±‚!±… &±ˆ]±‡±‡:±† ±„ ¢‹Z„;±†=±…_±Š+ ±" ±„o ±*‚| ±*†Q| 8±†£…I¢_|±h~¤‚'| R¢0†<±ˆ ¢Ši&±…B¢‚†7 ?±Ž£8I¢… |±Š±‚A±‚,±„%¤‡J| R¢‡`†<±š}¢–!&±‹"¢‹;†7!¢+/±-± ¢‰/±‹K±„9±8±„y ±ƒm±m ¦)_…Q# ¦)‰~…Q# ±*‚9 ±*†¢$…@‰. ¢$˜0‰. ±%† ±%‘J ±)‡ ±)+%± ƒ] ±„6± –M±†cn2¢ A¦ _*¢‚C*£‚OoƒL¥ z‚´}ªÀ¨d‚i)1l 7¢ ‚z¦„E _*¢†e*£‹CoƒL¥„-z‚´„RªÀ¨Š‚i)1l±${± ±$ k±‚a6±¢y¬e1 ±‚r¢…¬‚x1?¬‚w#E>¤l;£„r‹w ¬Š3‚w#E>¤‚;£—b‹w±‚l±‚U ±†y±†²)ˆV0 ²)‘u0Y± ±‰M±„UG¢ ;±‚¢ e0±ƒ%±†¢wG  !¢ h;±„¢ ƒ(0±ˆ±Ž/¢…L±‰f ±)†P ±)o ±…D ±Ž8)±‚`±s²‚ ²‚E ±Œ~±†C²†0 ²†g  ±ƒ ±ƒ±Š< ±†-±†O±•t <+ ±+‚53±"K¢‚3¤„lfu ±…G±‰?¢…‚3¤Ž f±„J ±%†4 ±%‘l ±h² ƒp@±†X ±„+² ‰P@±w ±$# ±$”±]±…Q ±ŠQ±‘ £( ; £(‚k; ±(E ±(ƒ#-±‚*±‚d±‚± }±o ±†O±‡±…e± † ±…- n$¤‚~ ±$“^¤†S ±%‹ ±%–T3±‚±‚Q;± ‚±„±„ ±†<±†s±‚p± †,±‹>±‰²*ƒ%P ²*†zP >±„W±ƒ¢ >¨K(N(H¦o„§*[ &I„h£ H±U±ƒq ±%–w C±Žu±†l¢ †1¨…3K(N(H¦‰„§“[ &I„h£‹CH±‡5±‡|±‚ ² ƒk@ ² ‰@t 1²_ £† c¢„U[¢ 9*± ‚P±² ࢈1‰±kZ±ƒ< ±"Žg 8²„_ £y c¢Žs[¢ ‚n*±‚ ± ‡C±‡"²‡;࢛!‰±…v±‚8±Œ[[ (±‚r¢J:±V±‚± K±QEE£+„8g .±†¢†:±…{±†2±‚T± …X±…±0±‚Q£ŠJ„8g" ±"Žc ±"‡74±ƒ<± :_¢eбL_ ±‹-± ƒo±†¢ŒŠ±…W±‚= ±'[ ±'…f2O±5¤ƒ ¢ V£%2¤ ±±²ƒ€¢|§a"O¦‡S$x!ˆ/²ˆ)ð±/ ± „,±‘n T±ƒ¤ˆsƒ ¢‚±I£‚Z2¤ˆ~±„O±‚t²ˆ€¢‰,§…6"O¦šC$x!ˆ/²“a𱂱&‹L 8- ±-U ±$’7 ±$¥'%"¢‡ O±ƒ>k ±"ˆ/¢™zO±‡I±„@#±"†m±„hW±‚c ±"ޱ—X±„b±†8%Bj±‚E¢ „4‚} ±ƒn±„7±†V¢ —$‚}ƒ8¥s ;Y'±=±…a£ƒ(„E±‚)¦t.F2¢!6£‚N2¢‚Hh£ 9¢o,¤h@Aƒ5±ƒ:2¥Qb4F¢‚a"¢‚J³4«²‚rp±„ V pA4Xe(ZT‚"mbq2`‚ ‚£J‚‡±…D¨‚75!7¦r‚>8Qb¢B[7 C¥…s ;Y'±ƒ ±R£"(„E±…I¦†D.F2¢‚g!±)£†3N2¢†jh£„W9¢„$,¤‰\@Aƒ5±‡±‚ ¥…bb4F¢†n"¢†³«²ˆp±‹P±„+ ”`A4Xe(ZT‚"mbq2`‚ ‚£‚‡±‹$¨†75!7¦‹‚>8Qb¢‚[±T*i±!*¢‚\‚8£E;G ±‚L±!„¢Ž‚8£‚#;G&¤*ƒy±ƒA²…` ¤Š5*ƒy±‡R²Š#` ±"† ±"4 ±‚" ±…o ±$‰# ±$œ#±ƒ±ˆ } ± ±Šx±~± …p±†t `±ƒ[±# ±‚C±ˆ+±„pB±ƒC±o£‚£;¤AƒTŒc ±‹4±Šc£†£†2;¤“1ƒTŒc8¢r$±ƒ,± b± ±‚² =  ¢‚U$±‡|± ŠV±‚y±†*² … 8G ¤e‚-)£ˆ ±,ƒ* ± …j¤„p‚-±‚£‘>±^4¢‚7±=± ‡7¢„n‚'±ƒ ¢ƒ?‚7±ƒ± š'¢&‚'±Œ)‚ r²*  ¢‚|„1 F¢ ¤ "p£ ƒ±‚¢II5£ 'S¤^‚±‚£ ‚4£ '‚±FU©ƒf4‚‚‚th£`„&±„7£-kh ±‚±‚ ±†G±ˆQ±ˆK±‡"± ˆ!±‡ ²ƒ ±±¢Šm„1±ƒ+±‚Y¢„0 ¤„-"p£ƒYƒ±‹ ¢…I±‚£N'S¤„)^‚±„[£„ ‚4£ƒK'‚±†i±‚a©–V4‚‚‚th£„&±Š£„kh±ƒgB ±ˆZ±_{ 3¤H‚²F`£ ?±‚²T`¢ £73T±ƒ}³ …Pý¥…B‰.7 ±‚± ‡ 9¤„H‚²R`£?±Œ²ƒt`¢ ƒV£‚l3T±ˆ³ ý¥˜2‰.7 ±"‡ ±"Ž8' ±…g"±‚~ ±*±,±±ƒB±†K ±*2 ±*… ±‚` ±† J£mT‚m±±ƒd&¤e†K‰v¢ k ±-‚C !£Œ T‚m±…0±ˆW±‡V¤”U†K‰v¢ *kA±ƒ8±{±x± †t¢‹ ¢…‚': ±‹)±…'±† ± Ž$¢ž ¢;‚'±‚ ±)ˆd ±)’¢†) ¢)DW£‚J ¤=†UG¢@„T¥*‚±†KQ¥„ Q‰#© 9…‚ '£¥0¢ƒT…±ƒ7 ±%–v b£ˆ ‚J ¤‹.=†UG¢Š4„±„e¥…*‚±{±„&¥–|Q‰#©‹B 9…‚ '£…{¥„%0¢Œs…±‡ ±‚±R±’K ±ŠF±¥;% ¢ -y±ƒ+Q  ¢ Z-±ƒ<±ˆ± ‰p ±'ƒL ±'‡W ±ƒw ±Ž/ªr*&`)y±&±= ª‰c*&`)y±†±‡± ƒ ±‘k ±ˆ{± ˆ ±$Šp ±$` R! ±!‚^ ±%ƒo ±%'` ±„ ± ‚2±%±ƒ±‚ ±†?±‹/±,ƒ-± c±H ± „±„ ±ƒg±$‰ ±‹X±$’& >( ±(‚%±G±=±‚;±T ±…X±†0±•+±‡4%² pZ ±‡E±ƒ9 ² ƒ/p± „'±š5±‡ ±$H ±$£8%±‚±ƒ2±ƒW± ±…Q±‡C±ˆJ±¡~ ±‚²"‰@ ±…2²"’%@ i±‚D±‚5 ±„ ±†Q±…s¢ zJ ¢ ƒ Jga±†±„K£2¢&¢ƒ7¢ƒ5 ¢‚¢2 £Hb¢ƒ¢‚[  %±X±ˆ&¢#±‡H ±Ž±Ži±„c£‚k¢\&±eW±‚%±¢„6ƒ7¢„7ƒ5±ƒ_±‚E±}±ƒ:±‰¢ƒ[‚¢g2±;£ƒ b¢„ƒ¢ƒQ‚[lw±…±£H±“^¢†±g ±*‚ ±*…\‚# ±‚z¤ˆC3±„±£‚ H£‚V 8£‚ +¢*-±9£R`£‚gQ‚j±‚£\±‚£o 7£a 6²‚à«‚ u  ¯G!„*‚%ƒZ‚< b ±ƒ'±‡?` ±†z¤’a3±ˆ^±‚m£†A H£†x 8£…W +¢‚_-±ƒ*£„~`£‹[Q‚j±…g£‚ ±†+£…| 7£… 6²ˆ"ૉP u  ¯”7!„*‚%ƒZ‚< b ±Ž_±^±} o* ±*„D ±%ƒ. ±%Žf S- ±-p ]" ±"ˆ ?( ±(‚R t² ðp±p£ oy²ƒqp ± ± ƒ8 '±…D²Wð±…±…)±„=£c±„|±„7²ˆdp±ƒ=±„P±…"  ±‰C±ŠE g+ ±+‚` l+ ±+‚e ± „> ± ‰a±‰m±Š ±” ±œ~ ±‚Y£ƒ ±…y£Š6 @% ±%‹x¢)…qg ¢)gI ±±‚@± ‚"¢‚#t±‡>NB±‚,_ %±‚j±‡± „W¢…Ot±2±|±!±†± ‚/ 8# ±#„ ¢$‚GU ¢$•7UQ #±N±‡1±ƒ.¢?c'±ƒjB±…±}; )±ƒ1±"±L¢„_c±U±‡{±-±S±†±‚4 q ±ˆb 5¢ƒ(^±‚%±)i ?¤1‚ ƒF§‚x„Uv‚(/‚]„I¦~v‚3 †D  ±-‚B ?¢F^±…E±ƒ<±‰]± ±…b¤‡a‚ ƒF§•h„Uv‚(/‚]„I¦Œ6v‚3 †D±) ±‚o¢…T] ±†¢ŽH] ±$… ±$—w9±ƒ>±…5¢…„n±p±‘>±ˆ` ±‡>±&¢3„n±†@±¤.±”£M £Š/Mƒg+j£ƒf²Q ²z ²z ²‡_ ¥…=~‚9²ƒ ²„> ²‚' ²; ²@ ²2 ²‚ ²a ²„ ²„ ²ƒ; ²‚# ²_ ²ƒ ²ˆb ²ƒ; ²G ² ²ƒ ²‚1 ²ƒ{ ²ƒ, ²M ¤?7ƒ£`¥‚ ƒ0U²ƒC ¤Ž4W‚S£ƒm‡9²…N £r‚²L £†M‚@²ƒC ²g ²> ² ±ˆ p£„ƒf²ƒ4 ²‚ ²‚ ²P ¥[~‚9²†. ²‰ ²„` ² ²ƒ ²v ²„ ²T ²ˆ8 ²ˆ2 ²‡ ²„X ²ƒP ²†F ²‘V ²‡ ²ƒ ²‚J ²ˆ ²„t ²ˆ ²†j ², ¤†b7ƒ£ƒl¥‰9ƒ0U²‡ ¤¡$W‚S£%‡9²‹. £…}‚²ƒ* £l‚@²‡ ²ƒ` ²ƒ ²‚( ‚\$G¢E'¢G'£NƒL¢‡5‚£S/a±ƒ8± x£t‚±ƒ,£2 4¢ƒ'£l%«i 'J¯T#V ƒ'‚ ƒuhh¦ c‚…N`£‚Z"‚¥># +   ‚wo,k±‚ 1±„G¢Q'¢S'£‰?ƒL¢‘S‚£ƒs/a±‡]±‚z±„$£Šh‚±†y£…C ±‚w¢‡%'£†%«‰ 'J¯”D#V ƒ'‚ ƒuhh¦‹Xc‚…N`£ˆ:"‚¥„I# ‰J   ‚wo,k±…] ± ‚B ± ‡e±‚z±h ±†&±‹ \ ±ƒ ±( ±(‚{²B  ²5 ± „1²‰u@ ²”@Z %¢nJ[]¢… ¢U…#¢nocY¢…0‰.²‚G 0¢„nJ±g±i¢Œ{¢Šs…#¢„o±‚v±L¢˜ ‰.²†F¢„^o¥  ¢ƒO±… ¤Q ±E±‚E ¢Ro¥j ¢ˆB±‹¤,Q ±‚@ ±‡3±ƒ] ±‹±‚6 ± „+ ± ‰N ±$… ±$—}U'± y± ‚ s¯-e ! Q<^K¥k,uA‚- )± „ ± „M±‚¯ˆ?-e ! Q<^K¥#,uA‚- V! ±!‚b±„ ±ˆG ±„)±‰ ¢d ± g]¢ƒ' ±&‚j ±&ˆJ> V¢ƒJ±…@± `¢‚p„;!¢Aƒª A(5‚s+¥Q „­.< ƒ)(„ƒ[£dw±X±Kn ± ŠK ]¢‡J±^± „¢‹d„;±¢†4ƒª…, A(5‚s+¥ˆ5Q „­“< ƒ)(„ƒ[£Œw±‡8±…V±„C±!‚ ! ±!„ =±‚u´ NE¥)a‚±‚R¤&c   ?"D$9^H+/F*7 ±)’G A±†!´ 9E¥…a‚±Š¤†c ‰, ?"D$9^H+/F*7 ±‚E±±0 ±Œc±† ±‡ D ±„¢!J ¢!‚&Jr 4£?g_±‰[±ƒ m±ƒ5± …±'£ƒŠ…¢ˆƒ ¢‚d±„D 9£„?g±‚B±“y±†Z±‚±‡F± Œ7±„|£•tŠ…¢“<ƒ ¢†*d±c ±)‡ ±), ±(¢†!Œ ±„f¢™Œ ™-Œ# !    «G  ¢80¢:0 I   ( 20 - ;   .   OR *       ,O 8   5 ¯7  Q  (    , %'     T  ,J 5 +     ! =   K          !   )    )  % H  + '  + r!      $      %  )     .   * b /()4 ' (/2 $ ª ) V D              >I Y  <   (ª2%  @  ´RvP !±f±”@±„v±… ± ‡/±‹F²’B@±ƒ$ ŒL !…    «‚*  ¢D0¢F0 I‡y   ( 20 - ;   .   OŠ&R *       ,O 8   5 ¯ƒ\B ! 4„v        " *«‚A  ' ²eð ‚ f«‚B1$O ¥  / +„Y     ! '„X       &„      # " ƒ/    ‚5   ƒ_( " 0 c‰"   '0      &   .    &ƒ  *    V§‚ !©Z   „Q   -   , «‚K  j ? +„A       ,  "ƒ{      $£~ ¤" …' b  I+  +…B.$    «‚$>7  Q‡P (    , %'    ƒ^T  ,J 5’ +     ! =   K          !   )    )  % H  + '  + r‹T!      $      %  )     .  …j * b /()4 „2 (/2 $ ª{ ) V‰' D              >I „.  <   (ª‚+%  X@  ´ovP¢#a1 ¢#„61 ±&„ ±&‰{ K( ±(‚)¢# ¢#ƒg±‚K± ƒT * ±‡>± ‡)±"Žl ±$‘²ƒ$P ±$£u²†yP ±‡[¥l&\= ±L¥…A&\=I ¢‚b†B¢„x4±†s¢‹ ¤ ‚9 : $¢†B¢l±±Ž#¢ž ¤… ‚9 ±W ±$ ±$¢t ±}±‚% ±†p±‡r±‚±ƒy ±†`±“i‚ v2+-±‡./±¦ -3KX¥`t#ƒUL 5|7ƒep6r3J  " #<( 5?x 6 !"N 9 9©x8/ b+¢:d ±„2±7±9±‘L±ƒO±Š¦ …P3K±‚d¥ˆt#ƒUL “%|7ƒep6r3J  " #‹t( 5?x 6 !"N 9 9©…8/ b+¢‚3dr 2±M¢ˆD'± ƒ±ƒ'±H£ƒ^‚#‰/¥}„bƒX±†y. ;±‰>¢’b'± †^±Œ±„8±†k±‚!£–N‚#‰/¥‹N}„bƒX±±ƒi±‚'±%ˆQ ±%” ±7£$…2‰.% £$˜"‰.% ±%Ša ±%– B ±p±ƒL ±B g±ˆ?±‚|±ƒs ±†I±ˆ t" ±"ˆ$FW¢‚u£…f6_±5= ±„R¦P> '± ‚Vª‚Lƒ~&%3 k@&¤„3±„o¨  ‚W9 ¥\k…,u ±'ˆ d¢„‚u±"±#£6_±ƒ7±ƒn± ‚.±F¦ƒjP> '± ‡Iª•<ƒ~&%3 k@&¤‹V„3±ŠO¨„ ‚W9 ¥‰{k…,u >0±ˆf±9¢E¢¢bU¥ƒ)‚^*n±‚¢:b±‚± ƒo¤„-wd @±ˆ!±“±† ¢…j¢†!¢…/U¥Œ‚^*n±†(¢…Gb±…L± ‰O¤--wd  ±‚b6} ¤‚G<±‚3%±„  ± ƒ6¤„:‚G<±‹'±~±‰ O`¢ƒG±‚{£‚„R£8=±ƒ*±s±T±¢‚7P±H%¢<„B¤QC-„Q¥3‡ƒz‚ £uƒo„V±„'¢Q7± j¢‡G±Šl£Œ6„R£„X=±‡W±‚c±„±…v±„`¢…cP±…±„(±‚h¢…_„B¤‰C-„Q¥“#‡ƒz‚ £Œ-ƒo„V±Š¢‚J7±‚p%±„&±ƒ±ƒ1±‡} ±ˆv±‡4±‡S±“5 ±%‰; ±%”so 4±†=£`w,¢lx¢‚&h±{±L¤‚\ƒ).d¢aE±‚± ‰nZ 6±Ž.£†0w,¢†x¢†Hh±…H±„¤‹Pƒ).d¢…nE±…U± •&±„/ax ±…T±†X ±‚D ±Œb†'‚x£‚L± «:‚/  i$ O]I2\%!R6g,  ¢D£ ƒ¤:/2¢m:£‚;U£‚u=¢Dc£-? ³è¤‚ iª3k‚ J4%£w ¤"++¥1R£/]¢‚ O¢~F²À¥C¦ ‚9Di¥*R*C©hV3;¢@ +‚ijdK  + @$`  & 6H~&  hr -{,KO$?l F?[mª.C;%AT­&[ W%  h f EY 7(l$a/C-§UaY @B¢-£GB# ƒ£†L±‚o«ˆ+‚/  i$ Šm]I2\%!R6g,  ¢„d£…pƒ¤ƒs/¢„±-£†`U£‡=¢…c£‚b? ³ƒè¤…5iªŠ 3k‚ J4%£„D ¤w"+±Y¥„BR£ƒb/]¢†O¢…±V¢)U† ¢)‰t†±„L±’o $ ±‰?±¥_gn¨Khƒ17})² HP±ƒu£C q¢)±¢K0¢­‚Ke t‚,n‚+#‚„)£#!±1¯ u [  !¥‡u%¨‚S t¨‹ihƒ17}v² ‚9P±Œi£…T q¢±† ¢…n0¢ƒs­•;e t‚,n‚+#‚„)£‹I#!±‡¯„ u [  !¥‘%¨…sS3¢„MƒP! ¢ 7¢N|±†c ¢ŽkƒP± ‚¢ †*¢‡.|±¢[ ¢ƒ ± 8L± ‚ ± †[±‚X± …^ ± ƒ? ± ˆb% ±%–s ±%‹?¥$‚y ¥$•i£$$ˆN‚] £$”ˆN‚]±ƒn ±ƒ5 ±`±ˆa ¢O2 (±‚$¢‹t1²u£„mk‚-±Œk±†=±ˆb¥”vO2 +±ƒ±‚go±d±‚. ±‡±†%±†±¢T±f ±$j ±$£ZA±„w¢`± ¢±ƒ:±ƒ@7  ±¢`± ƒN¢±ˆ-±‡±‰V±ƒD ±‚_ ±5±ˆ7±±Š ±‚q±•W ±"…E ±"Œu¢& ¢}±&q-  m¢ ‚s ±‚± ‡ ±± ƒT±ƒ"¢ ‡f ±)„Q ±)p! ±‡g±‚D ±’±†±‚±‚ T ±‰Hƒ=¢h4¤c«'‚rQ-3>¨ƒO"KCE ±±ƒ_¤/D¢o¤s‚VG±c¤f#$£`G"£"d1¢‚j§‚7& £­! gi)c§z„0"„&h†_®‚  06-&3]4¦ƒ# ²uÀ¦‚g ¤NX  H¢‚K4¤c«‰‚rQ-3>¨‹ƒO"KCE ±…±ˆ/¤‚hD¢‚A¤„9s‚VG±†¤ŠZ#$£„-G"£{d1¢‡]§‡Z& £ƒ ­‡Q gi)c§”j„0"„&h†_®A 06-&3]4¦ˆf# ²ŠÀ¦†< ¤‚GXBX¤…9"G0±…J±„ ±‚j±ƒ±‚;¢D#V¢‚b„;±‚,±‚±‚?¢O#¤‚0‚<‚'¤‚ mX}±mZZ e¤*"G0±h±ˆY±‡±‡6±†¢ƒCD±‚±„¢‹V„;±†9±…[±‡2¢‡±ƒx±“ ¤h‚<‚'¤‹(mX}±…B±‚*±w  £[„;‰1 ± …>£”K„;‰1=¢ƒ*±+§o†1‚q„]¢† ‚a ¢‹±ƒ>§”_†1‚q„]¢‘A‚a ±$ ±$  ± @± F ± †c± …£#‚W5 £#†,5 d ±O±-‚Hf-‡ ¨ !%0U© x%¥*,¥**¨ kpHPO  9 %N4 A!,h§48%U   , (Nw %"    9º ¯¡$`¨  ¥ ¨ Rt¦ K  )]!W¬ & 'e  +#G[6ª %Mh#« 9g  'Gv! # ^m/Jc iWDO)© G {Nª A3¥ %U­ (DsR  I   'Tm4_ª 1‚¤ <  &!,-&: H   !, K E6 +%" ,   " Q2I ^* LG     * $ 8 : $" z 3$>  BFXV .5% |%'`U6M@R- /& B6 2 2% )!0!$K* /"'  8bX# !   &!,*  Z .+ ®   $1ª  P >      !   (   =F!'90N«"z3« &/.$® &¨ $-  ±ˆ ²ƒI`±‚"±‚#±g±”A±†J²‰%P±„w±!±ƒ-±±„-±l±ˆT±ˆN±‡%±„p±ƒe±†`±‘o±‡ ±‚b±ˆ%±… ±ˆ$±‡±D±ŠM±‡0±¥g±–t±‹G±ˆ±ƒB±’C±ƒ%±‚A  ‡4¨„ !%0U©j x%¥*,¥**¨‡zkpHPO Š'9 %N4 A!,h§ƒ.48%U „Y , (Nw %" ‚B   9ºX¯¡$`¨_  ¥Q ¨‚ Rt¦} K „3 )]!W¬„0 & 'e ƒ\ +#G[6ª‚?%Mh#«x 9g ƒ8'Gv! #ˆ^m/Jc iWDO)©ƒWG {Nªi A3¥8%U­„ (DsR ‚L I  „ 'Tm4_ªƒN 1‚¤i <±  …  &!,-&: H  ….!, K E6 +%" ‚,   "‡K Q2I ^* LG   ƒ_  * $ 8 :’{$" z 3$>  BFXV .5% |%'`U6M@R- /& B‹@6 2 2% )!0!$K* /"'  8bX# !…k   &!,*  Z .+ ®„   $1ªh P >‰(     !   (   =F!'90N«ƒc"z3«‚&/.$®Y &¨($- 7¤‚p‚Er‚x¢|.k ± ±„) ¤‚Er‚x¢†L.± ‰_± †C±a%±‚to+¢V ±±‰c± ¢”V 7# ±#„ ²‰p` ²”`1±‚±=± p±"£ ƒ JU ±Œ.±ƒv± „%±ƒe£ ˆmJU ±)…w ±)± „7±‡Q ± ‰Z±“ D±‡± ±‚T±$o¨‚|,< \o±HG£! }¤ŒMT„±ŠP¢*±‚ \ M±‘%±‚r±†y±„q±‚`¨‹p,< \o±…"±3±‚S£„v }¤Ÿ=T„±–¢„5±‹*±‚,¤A4‚? ¤„A4‚?  ±t±„1±‚n ±…t±ŽO±‡> ±ƒ ±(g(±„ayu± ut ~¢>„9±ƒP±E :±w±ŒR±…I±…±….±„B± …±„<±ƒf±’~¢Œv„9±Œo±…±` + ±ŠI[ ($¢†±‚i±g ¢ƒ|!±L,±‚R±„e±‡ .±‚¢3±‡9±„ ± ƒD¢Œp!±„±‡\±†'±—U± i( ±(‚G‚R¢‚V`¤R0#¦3‚/o:=«y~#8.$ fMƒ±‚.±ƒ%(± H±ƒ±l¤‚k+!¢#¥ ƒp ¢y*¦ U‚qy X"…[   q.„¤N(c±¦I'ƒ&‚C¢#‚K±!¢, ,¢†V`¤‚50#¦‰3‚/o:=«‹~#8.$ fMƒ±…N±‡u±‚a± ƒ9±†2±Š`¤†|+!¢‚f¥…; ƒp ¢ƒ*¦‡F U‚qy ”H"…[   q.„¤„Y(c±‚d¦Šh'ƒ&‚C¢ƒx‚K±ƒ ±q¢5,#£Jƒ±‰¢l £Šhƒ±œ ¢ƒsl ±*ƒ ±*†a±ˆ*y 9¢ƒ]3±‚q±ƒ±‚B±Y1¢‚i„;±%±‚3±‚$±Ž9£„Xl‚¢H0 ;¢ˆ-3±‡±‡=±†±„±‚"¢‹]„;±„r±†@±…b±¡)£wl‚¢…0ˆ;%ƒp 5 ) ! ` 9¢WY¢&?¢(?ª‚"&#t')O "n  Y %c #  $ ¤*QBc¯ " fN4L# ¦$/ ¥!;'§   ¤ "±6£ R%¦l' /©  a%%„;© #a /Fd¨1 ±ƒM ¢ 0  d8D  * S  -  "  #B ?     ¢m   ()  G -! 4U$ ;-  7 MHI"2    J  2 0!m tƒ+ c.0F !2. k‚%X 8B *J & !9¤J‚"£3#¥‚ „ ¬*-N,?¬ % #¦>% 4±ˆ ±‰&±ƒ0±±„/±n±„s±‘p±‡!± ‰k±ŠJ±Žh±‡. „ „5 ) ! ` 9¢‚:Y¢2?¢4?ªŠ&#t')O "‹   Y %c #  $ ¤ƒJQBc¯„Z" fN4L# ¦‚]/ ¥b!;'T§‚   ¤"±…£‚BR%±‚ ¦ƒAl' /©‰ a%%„;©ƒX#a /F±‚=¨‚t ±‡Z¢ 0 „|d8D  * S  -…+  "  #B ?     ¢‚y ‡< ()  G -! 4U$ ;“  7 MHI"2    J  2 0!m tƒ+ Œ.0F !2. k‚%X †d8B *J & !9¤…U‚"£‚#¥‹  „ ¬ƒ]*-N,?¬‚ % #¦c>% ,f } ±‚a± …Y±†]¢#M(±‡B ¢#„"(±a£…p.‚) £Žd.‚)^ '±¥&* "¢ _4±ƒ¢^±ƒZ¢D 5%  .±‹<¥‚(&* "¢ ƒ"4±ˆ¢…3±‰:¢‰c ±„ ±u ±ƒ2± ƒ± ‚ ±‡W± ‡± ”s±‚_±ƒi ±‡/±‰ ±‚M ±†M B¤  ±‚M±U±²„Zp£<‚*±‚­55M$ 4(" ¢R¢‰eAV±/ ±ƒK F¤l  ±Œk±„u±ƒ,²‰Mp£†_‚*±‰3­„ 5M$ 4(" ¢”B¢•A±‚4±ŠN ±$p ±$£`%±ƒF±9±‰±P ±‹7±†,±”F±‡0s3¢‚…E±‡}4±ƒG±ƒI±ƒ0¢‚#^±?±ƒ'±‚m±ƒSsYq ;¢Š…E±’±±‡l±‡k±†}¢…p^±ƒ±‡4±†+±ˆv±„H±‚R±‚±$ˆis ±$›Y±‚Q£BK £‚BK±‚g±$„ ±ŠX±$  ¢%„N‚=±‚x ¢%‚=±Œ ±„R ±‰E(¢PˆM±j±L± ‚u ¢ŠnˆM±ƒ}±…n± ‡ ± ŠI ± …* ¤Qˆ;± …E ¤Šoˆ;± ‹% v( ±(‚T ±)… ±)Ž*-±‚}±j±ƒt± †n±‚d ±†J±Š^±ˆ± ޱ†9±p± ƒX  ±ƒa± ˆKc.¨ƒ}‚%´hUP²‹T°¢…‚'¦‚m§^*. 0¨Ž‚%´ˆUP²žD°¢F‚'¦†B§‚W*.;±ƒF±‚±ƒ&±‚5±-£‚Id6 ±d±„?±‡7±‡(±ˆ]£ˆ)d6 ±±[±@ ±‹-±„±„ ±l±w±< ±… ±„0±Œtƒ +<¢L‚)±X±±±‡f¢‰±ƒ¢Jƒ{±‚.B±G¢#±‚h¢FƒT¢\ƒ;¢F‚|¢w3±f±ƒ!±ˆi¢S‚o¢ B±#±„±‚8¢Fƒ<¢O‚d¢"2±…±‚¢m…8±ƒJ£‹z‚„f±‹-±…U±„±S±‰±ƒJ¢Q±E± H¢…L‚)±ƒ;±‚ ±‚ ±W¢‹"‰±†5¢…ƒ{±„g±±ƒ¢g±„±[¢„kƒT¢„~ƒ;¢„‚|¢„,3±ƒW±†M±‘]¢„ ‚o¢‚eB±‚Q±ˆ±„{¢„Sƒ<¢„ ‚d¢2±Š;±„ ¢‰…8±‡£žj‚„f±–e±‹5±ˆ ±ƒ1±’3±‡¢ƒJ±ƒ±‚/Q¢ M¢±ƒ9£‚r ±ƒa±ˆj ± „*±‘l $¢ ‚±@¢ˆ|±‚`±ˆ\£Š" ±‰A±’ 5±ƒF±‡±… ±f±Z±†: ±‡F±±>±ƒr±‰ ±Y ±$ ±$£.*±‰Q±‚'±!'¢*ƒ ±ˆ±“o±…G±!ƒ¢ƒƒ ±‚i± ±U ±†z± ŒN±ƒN £%‚1±? £%?1±ƒ8 , ±‚* ±*‡- ±*ƒ\¢y± ¢‚Py±ƒJ0S£~„,£†‚yN¢#± ±ƒ±ƒ+²B ±+±‚p±z£ˆ‚s¥JƒRd ±…M¢(±…v±ƒA²3` X£ˆo„,£0‚yN¢‚u±ƒ±†j±‡<²…e ±ƒ7±Š ±…O£› ‚s¥ŒƒRd ±‹-¢„3±±‡²‚,` ±„Y ±M ±ƒ ±†D[ ±†6±c±x ±ƒ ±)6¢<ƒAF± @±e±…± ¢ˆ-ƒA±‚± …±£U±Ž ±‚‚3²‚}p ( j "+uƒ3 <£R#¢£N#£e#£N#B£p‚¨, ; £N"£W#²ƒsp¢„W¤„X; ­{ #„zG ‚+¬†5‚8 "{¤^"b±‡n ²Šnp ŠF j "+uƒ3 <£…"#¢g£„s#£…#£„#±‚3£„=‚¨‚ ; £„["£„#²ˆfp¢‰z¤Œ; ­“k #„zG ‚+¬‘m‚8 "{¤…i"b±‘ ±#‚o ±#†D ±ƒV ±ˆI ±%ŠG ±%•_ -±„±f£1A£kA£K6¢† .£!E±3±‚& -±Ž9±†6£…VA£† A£…6¢Ž~.£….E±„q±…{pp£nD±‰(£5‚j£A?£{/±^¢h7  ‚5CGB'18'Q.&"±m¢:-¢6 ±‚3± ±…¢‚w!§Z‚77;1X¢0 ±ƒg u£‚QD±“F£†‚j£…f?£†/±…+¢„7±z ‹)CGB'18'Q.&"±…~¢‚}-¢…C ±…q±„u±˜o¢ˆW!§Šy‚77;1X¢‚!±‚ ¢…‰.±‰ ±Œ>¢˜‰.±”8 ±%‚} ±%Ž5 ±‚ ±…C±$` ±$  ±„k7²`¢e¦‚I („ =´z} ²ƒK`¢‚V¦‹= („ =´„O}±ƒ ±e ±‡x±‡s ±%ŠD ±%•|#^ ±…>±‚± ± ‚0±Œn±…q±ƒI!±‰7±±ƒ'± ƒ£ m †q±‚±‚  #±“U±„(±‡L± ‡£ ”] †q±‹2±…b±‚F±"±‚y¢#‚v±K±|£<d±0£?Z¢ƒ‚$Y ¢6¤†6!‚±} P±…±‚±Šj¢ŠA‚v±„k±†!£…^d±ƒe£ƒkZ¢Œ‚$±‚2±„&± ‡?¢”&¤‘T6!‚±…Rur3¢†dK±>X£T?,£k>P¢TW£a :±ƒ¢K=£TQk£]@e¢+T±¢…q¢ˆ2‰ ¢R‰§LvRe7¤>}±-£ƒ#ƒN¢‚- ~±‚¢ŽUK±‹\±…(£„y?,£… >P¢„!W£‚R :±†/¢…=£„aQk£„@e¢†T±ƒ¢ˆO…q¢›"‰ ¢Œ ‰§†,vRe7¤…$>}±ƒ £ŒBƒN¢…k-±$„WA ±$—G±‚:1ª"n0"S3J,/Z¢‚cY ª"‰0"S3J,/Z¢†8±‰xQ$¤W;B¢rX ±‚B!±„S¤‘I)±ˆ@ (¤…W;B¢…mr± „±†±O±‰v¤¤9)±‘_±‘t¢ƒ8 ¢‡c8¤%„TUQ ¤% UQ;S²Cࣆ=,„5²ZూO ±ƒ±I²†6࣑u,„5²‡:ెZ"£!,6£ƒD„ £!‚,6£Œc„ ±? ±ƒt$a¢B5±‚}±‚c ±„a¢‚5±‡ ±†!1k¢ ±ƒM¤>… ±C ±‚D¢h±ˆ@¤ˆ>>…¢$‚P7 ¢$•@7±(] ( ±(ƒ; ±ƒ:F±†< ±ˆ ±ƒ ±[ ²O€²ˆ€ ²‚@€²‘&€ ¤!N‚q± ƒq ¤„2N‚q± –a{ 5±²Rбn£2ˆ/£*!±ƒ¢‚H-¢‚ax¦-‚ W3$  =±‹;²‚$б„£‰2ˆ/£‚m!±ˆ ¢†-¢ˆAx¦‰L‚ W±„±t ±ƒh ±Œ\A±‚.¢‚Y‚f±‚`±‡v±‚P¤…jgM ±Š¢Š ‚f±•P±“.±†[¤ gM y ±‚u±„; ±‚X±/ _ ±‰SI± $²`±ƒ1£yª‚%‚2‚¬T² ² ±‡ µqg*¢ ]) Q± ƒ]^²q`Y±†~£‚Oy±ƒ<ª‰‚%‚2‚¬ƒ²n ²y ±Ž9µ„Fg*¢ z)±ƒ ±”? ±Š%±‡y±‚¢'Js ±Šp¢'‚s {' ±'… ±‚T ±ŠE¢ ~J ¢ ƒJ ±` ±‹~¢$…6‰. ¢$˜&‰. ±ƒ ±‡n ±"…J ±"Œz±ƒi± - ±ˆ\±‚9 ±%ƒ ±%Ž9¢E ¢8±5±L ±†(±‡, ± ±‚q±‚F± „5 ±†W± —%±{± ‹w ±† ± žg±)…x±r ±)±…G‚x$±G¨RK‚/8 ¢*U©?K E±6±B±|§fT% £D$¥‚9n& ‚6§,%‚c£7,¥ ¤)k¥‚m¤ # ±„{e¨ƒc&!ˆ ±…h¤‚tw²†!Ð% ±‚±†D± ‡± ˆ±‡ 7±ƒ*±¨ˆRK‚/8 ¢ŠHU©ƒ(?K E±†±‚V±…g±†§ƒUfT% £‚y$¥‹-n& ‚6§„=%‚c£‚z,¥„ ¤ƒF)k¥‡`¤ƒ# ±Œ+±„:¨–S&!ˆ ±‘ ¤ˆTw²@бƒz±‚ ±)ˆ& ±)‘E 9e¢ƒt!£y%bA=£Sv¢=‚8£' ?£„‚ @=F¢…‰.¢ˆ-^ F±q¢‹e!£„%b±…±„b£„uv¢„ ‚8£ƒ\ ?£‚ @±„J±„¢˜‰.¢“e^c ¢Gƒu ± ‚5¢ˆwƒu! ±ƒ ±‚( ±Š|±Œ:±‚)± ‚! ¤"ƒ0#K^±…+ ¤"Š`#K^±ŽJ@±_}o±‰"£! ¢J± ¤!…ˆ5y£LŠ@£8 ² ð¢‚N†±C J±…_±‚`±ˆ`±“@£† ¢…2J±ˆ:¤“…ˆ5y£‹KLŠ@£‡ ²„ð¢‹m†±…±nT´‚s×€ ±G´Œ×€6¥xK±±ƒI±„  ¥>x±„\±ƒU±ˆ<±–s5{w±w±v± ±…K±…±…0±„D±„P±…±„>"£6‚q)±‚ ± ˆ £ˆ'‚q)±„L± ›¤#fr5 ¤#…;r5 ±"…6 ±"Œf²#s° ²#…H° H±‡[±’> ±‚+±‘y±¥. ±ƒ<² ƒ/ ±‡M² Š_Jq^`¤!7=q±ƒiC² Ð ±[ %±„q±j±l¤Š?7=±„±‡z±"²tÐ/£‡RH£Œ>E¥†‚,B £‘pH£Ÿ.E¥‘R‚,Bq 4¤J‚#²HP²JP¢‚(‡²VP±‚N±„d³„'ý©Dƒ\)9 ˆ7)G 8¤„J‚#²TP²VP¢ŒF‡²ƒvP±‡±Š³‹Wý©”4ƒ\)9 ˆ7)G±ˆ(±†±„% ±<±‰J]±‚¢‚C:±‚=±‚w±‚)ª Dis±‚±¤@e±‚±‚£‚"±‚=¤‚-‚¤f,£<± ±†^ b±†¢‡:±†b±‡±…vªƒ6Dis±…l±L±…¤ƒe±†±…>£‡ "±†¤ˆ ‚¤‹,£‚ ±‚' ± ƒ@ ± ˆc)±ƒ±‚8£„'v‰1 ±‹±†Iz£—v‰1#K!±‡5¤n ±!‚W±š%¤…n ±‚w ±Šh ±!, ±!ƒ8±'²|° ±'…²‚Z° ¦)4ƒ ‚ ¦)‰Sƒ ‚±L± ƒ8 ±…]± –( ±*‚e ±*†:5±†a±ƒM± …±± ‚)±Š ±±ˆ± Ž ±„b± ‡L±•C-±$-£ˆ! +¥…:1l ±$¢£“Y +¥ŽY1l ±' ±'…±$†a3 ±$™Q±„>‚e-*±ƒ|±_±±±‡m±Š±ƒ±„L±‚5I±N@±‚o±„!±„±ƒI±‚1±m±ƒ(±ˆp±ƒI±U±*±„ ±‚?±„ ±ƒ:[g±„o±…±‚±‡,±ƒQ±’l±‹4±…\±„±Z±‰±ƒQ±u±L± 4±‡|±ƒB±‚±‚±^±”8±†<±‰±„n±±ƒ ±±„"±b±ˆF±ˆ@±‡±„f±ƒ^±†T±‘d±‡±ƒ.±‚X±ˆ±…±ˆ±†x±:±R±‰b±ŠB±„±Ž\±‡&±¥\±–l±‹<±ˆ±ƒ8±’:±‡&±ƒn±ƒ±‚6 ±ƒ ±‡ f ±„ ±‚f ±±„±ƒa  ±ˆ!±ˆT ¦$]" ¦$¢M" ±ƒ3 ±‡D ¦)V„i‚ ¦)‰u„i‚h%±O ±%Œ ±…Z‚B²‚б+¢ƒ9+§ƒf+s„ ±‚u0¥ƒ%- ±ƒy¢@6¥7*T¥C„C¥$4(¥_3*&±r¥‚T7¢‚W>¦>]; > ±„e±‚A«} T\‰.ƒ:£G†z6±„£0 P£R5^ "²†бƒ¢‹*+§Ž+s„ ±‡E±#¥‡,%- ±ˆ¢‚u6¥ƒc*T¥Š7„C¥R4(¥…p3*&±„5¥†a7¢†>¦…a]; > ±Œ±†«”m T\‰.ƒ:£‹†z6±‰c£„; P£‚K5^±‚e±‹y ±†±ži ±ƒv ±  T ±ˆi ¥%† ‚D ¥%‘X‚D Y ±D ±#‚S ±#†( ± „, ± ‰OƒB¨\©5?&_..E¨„ @i5D ¯w%3 5±ƒi¤12¬h2£e…¢aP#8¥rE<±‚<¢‚q¦‚6)a ³}Ǭ' 6:S8{ZOU¨{t‚:„)3…*®g,A EU&U¦ƒ& !± ¢PU  O¨‚?©ˆ&?&_..E¨Ž2 @i5D ¯ƒ2w%3 5±ˆ9¤‚j2¬‚{2£ŠY…¢„.P±|±„I¥„!rE<±…z¢‡d¦‡Y)a ³ƒ ǬˆW 6:S8{ZOU¨”kt‚:„)3…*®,A EU&U¦ˆd& !±Š+¢‚IU f' ±'„q±$*, ±$”± IYp ±…L±†PF¢'x¢†b2±„ ±'¢j±ƒ-±Z]±O£JX9£‹^x…$¤aX9‚|¢ƒ"¢[¢tk M¢…'x¢ŽS2±Ž)±…w¢„#±†z±ŠN±„n±„£…=X9£žNx…$¤†AX9‚|¢„ƒ"¢ƒq[¢‚mk   ±„ ¢$%l±† ¢$”l±‘I!²  ²   ± „y±… ² ‚D ²‚N  ±%‡7 ±%’o±$\±‰ ±$¢L±’!¢W( ¢ˆH( ¤%ƒ 4j‚H ¤%ŽA4j‚Hx8±$±…±‡¢ƒ3u±ƒ±ƒ3±*±\±ƒ0¢qW± … ±„7±‡:4 ;±ƒ±Œq±‘-¢ˆu±‡6±‡U±„V±ŠP±†}¢…W± Œ=±—'±Y±‚ }- ±-‚ ±Y rI"±„ ±‚m±ƒ±‚>±U¢‚e„;±‚/±‚ "±ˆ\±‡±‡9±† ±„ ¢‹Y„;±†<±…^ ±ƒ ±Šy6± )¦ :C ± „*± B  ± ƒb¦ ƒ^:C ± ‰± Ša±„D± ‰ ) ±‰7± ’=[*±„¥ˆ#.± ¢…]‚W8£ `‚¢‚"†T¢… ,±Œ¥’:#.± ƒ¢ŽQ‚W±f£ ¢P‚¢Z†T¢Ž3 A¢8„r±U±a±‚±X±V±\ ¢‰)„r±†%±†±†=±ƒI±…c±…¢3 ¢‚3± ƒ4'£ 2+¢N`±ƒe £ …U+¢“>`±±r ± I±.±ƒ ± „±ƒq±†r ±#J ±#…±‚D±…_ & ±‡7±‹?¢%ƒ4 ¢%Ž@4¢)„Vl ¢)ul  ±~4£)4"$&¢‘ £„)4±.±0±Š;±ƒF¢¤ ?R¢!j "¥3„r ¢$‚0 ±…g±‚#±]¨v/ G8  ±„±Šm¦X†-/± ±# ±†\ b¢„!j±,±.¥ˆ$„r ±Š9¢ƒD‚0± ƒ4±Ž±„4±†4±ƒi¨‰&/ G8  ±—±•F±„x¦‰w†-/±„u±ƒ5Q± W¢…‰.±n±ƒ&| ±‰E± †J¢˜‰.±‡N±ŒE±„QE;=£nb¢?‚¢‚JT±‚±ƒ)±‚=¤‚w\‚p±‚A±‚2V£…zƒ‰$±‚0±6 L±G±I£Œ b¢ƒ_‚¢‡T±‡$±‡K±…i¤‹k\‚p±†N±…p±A£˜jƒ‰$±‹O±ƒ¢%… ‚' ¢%E‚'¢!J ¢!‚$J±‚`± x + ±‡S± ƒq±‰ru± ±…h±†l ±!j ±!ƒv±ƒk‚[+&±ƒy±\±±±‡j±Š±ƒ±„I±‚2F±K=±‚ l±„±„±ƒF±‚.±j±ƒ%±ˆm±ƒF±R±'±„ ±‚<±„±ƒ7X±…±‚±‡)±ƒN±’i±‹1±…Y±„±W¢†Q‚G±ƒN±r±I± .±‡y±ƒ?±‚±‚±[±”5±†9±‰±„k±±ƒ±±„±_±ˆC±ˆ=±‡±„c±ƒ[±†Q±‘a±‡±ƒ+±‚U±ˆ±„±ˆ±†u±7±Š?±„±ŽY±‡#±¥Y±–i±‹9±ˆ±ƒ5¢p‚G±‡#±ƒk±ƒ±‚3 ±… ±6K ±‡X:¤&¤Cf„:±qS¢ƒ w &±‘v±‚M¤ƒR¤‰7f„:±„4±‚_¢ˆkw±±4 ±†±‡¢ƒn6 ¢‹_6-±‚y±O±#± Še±ƒB ±‡I±…±„a± –±‡M& " ¢[ ± x± ‰¢ƒ U ±‚.²‚Qp ²Œop‚a&>±„£(dz±‚X±f±±±¢"q¢p¥w)& t & t SX ".//K¢"*¢6©5*~  ±`±±A£l#^±‡¢‚'(¢‚W¦‚["_5¯*Bg7 BA -,/¤+0 4±‚!±Œ£„xdz±„A±‚*a±ƒy±…-±…A±„U¢ƒWq¢‚p¥„#)& t Š t SX ".//K¢ƒo*¢d©„F*~  ±„#±…±„O± £†_#^±Ž0¢…|(¢•G¦‡c["_5¯‰IBg7 BA -,/¤{0 ±$‚\± ±$•L±ŒL±ƒrTc±ƒ@£7ƒ'„²_ð£[`£r‚£[L¢Fi±/¤ƒ +‚!‚±‚M±±‚ ¤[1]¤dQ±‡¥‚AK-O ¢Q l±‹1£‹Uƒ'„²…/ð£…`£…‚£„(L¢ƒTF±‚Z±„[¤‹+‚!‚±†±‚Y±†¤„h1]¤„"Q±Ž1¥‹`K-O ¢n! ±‚yr%± ±±‰f±±”  ¥%,t& P ¥%Œdt& P ±‚< ±†<¢…B ¢ŽB ¢ ‚+¢U ± r¢ ‰‚+¢ƒƒ#@¦XG!MUVX§SDƒ"~_ª6 D‚‚H ¢do¥1` *±‚5¢5#¢7[5±‚9¦| #^9¥tS3~&@±b¢5¤>Y-¥$.ª‚;5#5)(  4 .…L7W i8,&UC)$‚7;£ƒj: ¦</p±N±" \¦„XG!M±‚8±b±d§ˆDDƒ"~_ªŠT D‚‚H ¢„o¥…` *±„P±‚± ¢„Z#¢„Y[±„±…e¦‰p #^9¥„AS3~&±n±„%¢„B¤ƒ|Y-¥…G.ª‰k5#5)(  “$ .…L7W i8,&UC)$‚7;£‰J: ¦„/p±ƒG±‚r+±± &±‚K±Y ±„3± ƒ[±†±‚`±‚±‰l[r ±” ±…N±†R ±„±&±(±ƒ=± „5 j, ±,‚: ±‡¢‚iƒ{ ±‘7¢•Yƒ{ ±(@ ±(ƒ $ ±$“ =±"ƒ# ±‚ ±"–± „~ :¢ dX{ ±„¢ …WX±†[±$…±‚W ±$—~±†b£)'‚^ £)‰F‚^ ±%…C ±%{ ±G ±‰8±#‡6' ±'ˆ ±'„±‚S±‡/ " ±‡F±Ž_ ±*‚l ±*†A ±ƒt ±ˆ ±$‰! ±$œ  Z±ƒ/£ !: ±‰N±†|£ƒu!: [( ±(‚9, ±,ƒ# ±,W ±$ ±$¢ ±ƒU±'‚±… ±'†±Ž& ¢ ‚R±ˆE ¢ ‡u±›5 ±#o ±#…D ±$ ±$“}¤)6ƒ‚6 ¤)‰Uƒ‚6 ±"…L ±"Œ|£…z.‚) £Žn.‚)$ O²„0¤‚t 8²ƒ0³‚E;±\± ©{q9‚{ E±ƒZ¦‚6  K´‚'=¦;R‡,†ri~¢…-h P²ˆc0¤‡ 8²‡@0³†;±„±‚|©Šoq9‚{ E±‡k¦†C  K´…e=¦“+R‡,†ri~¢ŽLh¢%Šu, ¢%–-, ±)ˆ= ±)‘\ ± \±A± ‘Q ± „±„± ¤As 3v²w ª‚&` + ¢*2b²W€²ƒ4 X¢‚^¤…(‰' ;±‚²‚ ªŠ&` + ¢„J2±‚u²J€²‡ ±ƒ ¢†3¤˜‰'f +1*,²‚cP±†.± -£_6a¤/‡*¢Sn¢ƒS/ 6±„1±6±8²ŠTP±6±ƒN± ƒb£ˆ6a¤‹g‡*¢„^n¢Œr/ ±‚U ±Œs²…+𠲎ð)¢an9¢‚a_±‰@ ¢‹n±¢•Q_±”x ±‚v±‚h| ±Šg±•X± ‚ ¢%3‰ ±‚x ¢%Œk‰ ±„(±†M¢-+ ¢-<+£$†‰ƒ1 £$˜u‰ƒ1 ±*W ±*…, A) ±)‰`²#ƒ° ²#†e°±†N ± ‚ ± ‡,%±ƒ}±ƒz± ƒe±ƒ ±ˆ"±ˆ± ‡r±†T ±$… ±$—x±'ˆ ±( ±(‚}f +¢‰%M±„0£ƒ ²U€¤3Šz9J£ ±‚9²   ±&‹I 0¢“CM±$£‡- ²@€±…¤”#Šz9J£…m ±†D²~ ±„±‹ ±Ž1±xm1£…i#? J ¦‚J„ e£¬&)#[()`±‡k¢‚ < 7£#± ‚0± …m¦•:„ e£‹H¬„&)#[()`±‘ ¢…u<?T²^€b  '„ &"!B±7£CI ¢ ,C¦_/ )§ ‚i3\#n¢<¢ƒs3±‡o ±„q `²„^€±n ˆ~'„ &"!±Š`±ƒp£…I ¢‚@,±‚4¦ƒl_/ )§ ‡\3\#±†¢‡l¢‰S3±‘3\ ¢ ‚@„;¢|£.‚<… ± ‚.¢ ‹4„;¢…Q£ŠM‚<… ¢%‚ F ¢%EF ±' ±'… £L|²xp £„x|²‚&p ±‚? ±Œ]±„\¢* ±P¢† ‚e-*±ƒ~±a± ± ±‡o±Š±ƒ±„N±‚7K±PB±‚q±„#±„ ±ƒK±‚3±o±ƒ*±ˆr±ƒK±W±,±„±‚A±„ ±ƒ<]i±„q±…!±‚ ±‡.±ƒS±’n±‹6±…^±„ ±\±‰±ƒS±w±N± 4±‡~±ƒD±‚±‚±`±”:±†>±‰±„p±±ƒ"±±„$±d±ˆH±ˆB±‡±„h±ƒ`±†V±‘f±‡±ƒ0±‚Z±ˆ ±…±ˆ±†z±<±T±‰d±ŠD±„±Ž^±‡(±¥^±–n±‹>±ˆ±ƒ:±’<±‡(±ƒp±ƒ±‚8@¢‚R‚ ±‚.±£7‡9¢x‚~ ¢Œp‚ ±…4±‚A±…:£‰+‡9¢ h‚~± ‚8  ± „qF±‚t£^ƒZ±‚|±±‚+±…c±¢ J±‡ £` ‚)¢t†F±B±‚V±¢„[l J±†t£‰OƒZ±±ƒ±…W±x±„0±‚\¢ †m±Ž<£„5 ‚)¢“d†F±Œz±†a±‚q¢zl`-¬K‡$k$±†±‰e …ry (Bf L .¬Ši‡$k$±6±œU ‘*y (Bf L ±)… ±)Ž"1±ƒ,¢ ƒ ‡0±ƒm±‚}± ±‡=¢ ŽE‡0±‡x±Œ±‚U \( ±(‚: ±$’6 ±$¥&± ŠQ ±$Šf ±$V£;U £‚;Ud /¢ƒj‚~±‚`± ^± ‚±#±‚}±:²3°±‚(±¢#z 0¢‹[‚~±†± †± „Q±†±ˆ ±‡²ƒ°±‹G±„g¢‚z:#±‘= ±#„±¤-+±‚±‚N±U0±ƒ ±†9±†p±ƒF±ƒ\±‡†b$ƒ©H2#)Z m£-£.£+‚,  R! 21 2D A*A+(6¦1G!=¯F y0p ±‚$.2² °®  )c[­"'  .cK   * 4>  ¦< ¦;#Q,…P¤od ¦0C  ®+ 0 ^5g¦ 4O   * AJ' ­' % )I¨23±„N¢#F®4>-?"+ >M£h7 #s baR  8(L.5P]$‚n7b['¬|M ƒJ*?U­2[ A lA8±ƒI­0@i)0<0£+‚//$ ,±‚#±‚$±”C±†K±ˆU±ˆO±‡&±ƒf±… ±ˆ%±‡ ƒ'©…H2#)Z ±‚P£-£.£ˆ‚, Š)R! 21 2D A*A+(6¦ƒ/1G!=¯… y0p ±„]{±‚E²°®„4  )c[­„1"'  .cK  ƒ] * 4>  ¦y< ¦‰/#Q,…P¤„<d ¦‚ C  ®„< 0 ^5g¦‚M 4O „  * AJ' ­ƒO' % )I¨…t23±‰q¢‚/F®‡d>-?"+ >M£„=7 #“c baR  8(L.5P]$‚n7b['¬Œ4M ƒJ*?U­†x2[ A lA8±‡T­‰:0@i)0<0£„‚/±±Ac-±,o±‡ ‚I‚I FR' ‚¢‚b±‚& 1±‹J±…b±ŽL ŒQ‚I‚I FR' ‚¢†f‚b±†%±‚ ±%‡e ±%“¢#‚Z ¢#†/C±†,¢3¢ƒGƒl¢‚1² ¢ „nl ±Ž¢ƒ$¢Œ;ƒl¢…!‚1²„R ¢ Ž l±‚^± ±‡.±¢ ±‚] ±ŠN ±$‹x ±$žh7±…± 4±ƒ)±‚G¢ „6@±‚A ±Œ± …V±†v±†X¢ —&@±y G¤‚%&‚9S²…N±13¢:¨Q=#7 £M ±ƒy© . j‚ƒl©+6%/  R¤Š&‚9S²l±ƒj±‚*±‚J±‚$¢‰:¨ƒfQ=#7 £ƒ ±‰© ‰M j‚ƒl©ƒm+6%/  ±#‚& ±#…{ ±ƒ ±‹¢‚U„; ¢‹I„;-±W±± 7± ± ±‹u±„/± „c±…±„W ±$„S ±$—C ±‰w ±” ±(? ±(ƒ ± ±… +±„:±ƒ#±ƒE±‚E9 ±‰ ±‡H±‡g±†±V±F' ±…±‚ ±ƒ±‚z±ƒ$£‚K J±‚¢"¥>/o‚¢‚<(¢‚- £ƒP$‚±‚ L±‚M±B±D±ƒZ£‡>±‡±‡F£† J±„Q¢„."¥„O/o‚¢†I(¢…k £–@$‚±†(£ZZ[¢=ƒ8±‰` £ˆKZ[¢†`ƒ8±œP ¢uC¢‚ B ¢†hC¢‡jB¢%†_y ¢%’yc .±±‡T±†±‚l±‚b±‚K¤Y#ˆ)…!¢u„C±E 0±‚f±‘r±±†}±†o±† ¤”I#ˆ)…!¢‹„C±ƒ ±‚ ±)ƒv ±) ± ± 0± „` ± ƒ± ƒ ± ŠO ±‰V H+ ¢p± ‡±‡O±‡5 ± #± ƒ: #±“tZ±„j±‚±e¢…p± Ž4±š?±T'¢V¥‘22!*±ƒC ¢ŠJ¥¤"2!*±‡N¢ZK ¢…ZK ¤%ƒ4j‚H±^ ¤%Ž;4j‚H±…31±‚?±p±‚P±¢ …!‰. ±†?±Œ±‡ ±…"¢ ˜‰.-±‚Y±ƒ±ƒ|± ƒg±ƒ ±‡)±ˆ$±ˆ± ‡t±†V'±„X±X¢‘f"±‚4 ±Žv±ŠL¢¤V"±lI¤…l"±Az ¦…gƒ%†I &!@ 5@$ X? N5 ¨I;*±‡m N¤ "±‚h±‚2± †¦”…gƒ%†I Œ@&!@ 5@$ X? N5 ¨„I;*±‘ ±…N ±ŽB ±„k ±  ±„±%±'±ƒ<…x ‚V¯ % 1! i9¢XY£(*£**©‚#&#')O w$ Y %c5  B'%¥,4Bc« "A"4Q/ ¤%2&£\'¦  ¤ "±7¢w¥l2/§  m(‚„5¨ #r /F±¦2   ±ƒN«aB * p *:;      (7-! 4U$ eF‚1I"k ?5 $ z 5 dmƒ+¬mxH{6< r «_SX :Z±T¤‚ ¨ * ,¨ %C¦>% ,±ˆ ±‰'±ƒ1±±„0±o±„t±‘q±‡"± Ži±‡/ ‚m¯„ % 1! i9¢‚;Y£4*£6*©Š&#')O ‹$ Y %c5  B'%¥ƒL4Bc«„["A"4Q/ ¤‚^2&£c\'U¦‚!  ¤"±…¢‚Cw¥ƒBl2/§‰ m(‚„5¨ƒY#r /F±…&¦‚u   ±‡[«…xaB * p …M:;    ‡= (7-! 4U$ “UF‚1I"k ?5 $ z 5 dmƒ+¬Œ%xH{6< r «†|_SX :Z±…_¤‹! ¨ƒ^* ,¨‚ %C¦d>% M$±ƒ-£ `X±ƒ £ ~Nl¦†9‚bY2¢† $±‡R£ …qX±‡£ ”nNl¦‘q‚bY2¢"±+ƒz.¢:e. H± )± PI ¢‚er ±;± ƒ± …%±‚' ±$t ±$ d @) ±)‰_¢† G ¢(G < ±‚q-±…¤ ±± ±¤„5 ±‚g±‚bws±¦‚*ƒ"y¤7„KW¢&a¢pK±ƒ`£*ƒ+£Y £ <²U°±n¢…@¦‚K§]D‚D…,ƒo‚n±ƒ\£ )¢ƒ?„ ¥‚B; ±ˆS y±‚s¦Šƒ"y¤ŠU„KW¢„Fa¢ƒK±ˆ£„5*ƒ+£ƒ £ '²†x°±ƒz¢Œ2@¦…UK§“MD‚D…,ƒo‚n±£… )¢Œ^„ ¥†;)¢ƒ1R²Xð±ƒ:±„4 ¢Œ%R²…%ð±‡G±S ±‚ ±‹ A¢J<±…-±1± „U %±ˆ/ ±!„ ¢…J<±K±Š%± ‰H±‚±‡U±›¢%†^y ¢%’y#±I±‚ q± ‡= ±„i±†p±‚± ’u¢4 ¢ƒ% ±‚* ±…Jy 5¥~A$ z±z±C¤+ J±9My±¢5±„J± ?¥…NA$ ±…±…3±„G±„o¤„x J±ƒ±{±…±„A¢ ±‰m±ŒX n( ±(‚L ±%…& ±%^A±ˆL± , £‰j‚(‚±‰x± ±†] ±’j± ƒa±ƒ5£œZ‚(‚±•0±‚& ±)ˆ/ ±)‘No 1¢YK±‚ ±‡k£;K³‚\©8±…7±ƒE±‚=¢‚^?wX 9¢…YK±‰~±’ £…L±*³‡©±‚D±Œg±–5±†H¢‹}?±‚G±u1±‚K±>± ‡¢„*‚S±† ±…w±ƒ± Ž>¢b‚S±-C±ƒ±W±E¢U|_ ±.±‚ !±‹±ƒj±ƒz¢…|±‚ ±…±”±†.¤ "i±¢‚9¢W ¤ ti±ƒ¢‰‚9¢ƒ³)‚{ã ³)Œã6©gI;¢‚!±‚4 ©„I±i¢‡!±ˆ ( ±(z 5+±r£ (¤ " ¢*w±|±‚¢¥MyV£2# ± ƒ/±±„.±m±„r± ‰j ?±„{±„+±aS£‚(¤~"±‚A¢‰w±† ±„^¢„{¥†~MyV£‚# ±*J ±*…%± B±'±^±u ± ƒ{±ƒj±†Q±‡U¢#‚i ¢#†> ±"„# ±"‹SN ¢‚`5fbyb±.¢b&k±…j±ˆ: *¢ŠQ5±…6±…±…±„/±ƒ¢„o&±„)±˜Z±“r¢‚~„P ¢‹r„P ±‰{ ±”4±‚}¢z)±ƒB±‚ j±  ±†}¢‚])±ˆ±…X±‚C± £)aj±± †±‚P ±ˆR±‰^±‚i± L±†% 7¢[£„j± £ b£"w±ˆ¢ „ ¤#‚n±†O±‡&± ±‚± ˆN±ˆH =¢[£‹j±…]£„- b£„*"w±‘¢ ‰.¤‡H#‚n±™?±0±ƒ{±‚z²#ƒ%Ð ²#†zÐ ±)ˆ> ±)‘].±²f€¤ƒ9o±R ±…B²‚W€¤Œ-o±… ±‚2 ±ŒP ±)‡= ±)\0± ‚!²€± ± …8²À ± „Z²…7€± …$± ‹²… À ± ƒf ± ‰ &£=‚]±±ƒB  £ƒ==‚]±ƒR±ˆ5¢!n±f ¢!‚z±‰*±D¢Wg¢fK¢‹ 7 ±ƒ'¢„wg¢‚yK¢{7 ±*‚s ±*†H ±)‰ ±)’*³#5ª ³#… ª±ƒ ±Šry±„F±‹ ±Œ7±ž ±$‰ ±$œ ±$‘6 ±$¤&Z *±0±(±‚%±‚_±‚± x±j±h±ˆ¢8w +±…l}±ƒ;±†J±‡±…`± †±…(±ƒt±›¢‚wƒ :¤‡b/C ¨q3 8a -¢<¢&L4¢m¢¢m£Z" ¦LVm¦‚?‚S H2§OY H¦ OV¦J{8£(55¢m¢v>¢0²‚`€±ƒA¥b/ N¥4 r:²‚r £ƒXZ©-BR%e‚"Y2¥#!2¢+ U¤’/C ¨…A3 8a ±‚f¢‚¢ƒ9L±'¢…¢…&¢„:£ƒ"±‚¦ƒxVm¦‹3‚S H2§„Y H¦yO±‚¦„[{8£‚k55¢„z¢„4±¢²ˆ€±Šq¥…7/ N¥”$ r:²Ž* £‰8Z©ŠLBR%e‚"Y±„¥s!2¢;+ ² ^`²C` ² „`²„` ±(# ±(ƒ' ¢‚y3 ±ˆ±‰# ±„±„W¢‡l3 ±)ˆ ±)‘- ±)„ ±))¤* 0/ ¤*„a0/ B ±‚we .±„-¥aoN‚e‚o± ^¢‚n„;¢ 7I¢n£‚¢NI±ƒH 2±Œ¥ŠoN‚e‚o± „¢‹b„;¢ …*I¢…=n£¢~‚¢†.I±‡S7V±ƒ_¢ƒJ±C£;±ƒr=±…?±ƒ±‚]±‚F&±¨ƒc`„‚\‚>1d£† ƒ,±ƒw±ƒ±ƒ \±‹P¢h±„c£ƒ;±†S±‚c±ƒi±Ž3±†R±†j±†±±†<¨–c`„‚\‚>1d£‘Dƒ,±‰W±‡*±†i?±g± ‚¢@‚^£'‚†K±[ ±Œ± „J¢…Q‚±I£”‚†K±ƒT² Kð±ƒp ² ‚ð± ±S¢jl ±†F¢‡Jl! V±ƒE±„ ±K±„g±ˆ8±–~ L ±ˆ= ±ƒc ±‹T0T¥+-‡W¤z±ƒ" ‡r1 ‚f'5  B‚q U^F‚   ±5 W¥Š1+-‡W¤‰n±†o šb1 ‚f'5  ‹z‚q U^F‚   ±…@±„d±‚_ ±ŒU±†p ±!_ ±!ƒk ²„5 ± †h ²‰( ±  ±$‘ ±$£v ¨)`„a M+ ¨)‰„a M+ =¢Pj±‚b± ‚`)¢U2¢d‚2±†4¨‚8 ‚uN8‚A.‚±ƒC±¢‚‚s C¢‚3j±‡2± †-±‚¢…f±¢†‚2±d¨•( ‚uN8‚A.‚±Ž{±‚_¢‹8‚s¢ kK ¢ ‚~K± ?±ƒ ± ƒ±‡+ ±$Š ±$œ}O ±‚L ± ‚!±†!b + 5 ±†u¢9-¤- g¢ˆt‡±…j¢‚vw£…} 2± ‚W± ‚j±i¢‚|-¤ƒ%- ±„<¢›d‡±‘"¢ˆVw£ ±%…, ±%d ¢‡Q£†‚} ¢‘o£‘O‚}* ±„g¤  g ±(ƒ@±‚> ±‰Z¤ f g±%² ‚N0 ² ‡q0‚ 3±ƒ5¢h«"Q!fM‚5e:±‚k¢pe±oµ.ÛË¢y¢¢N£$C£„ƒx±‚V¢4~¢‚j±o¢z¢ V¤Iiƒ±ƒp±8ªpƒh‚D…8‚n.Sb¤…`0U±„±‚±¢„wƒ0¢/|£  ±-‚@ ?±‡5¢‰h«Š@Q!fM‚5e:±† ¢…Vp±‚7±„µ!ÛË¢…'y¢…;¢„ON£„D$C£ ƒx±†#¢‚ ~¢†{±„2¢…z¢„IVr¤…liƒ±‹ ±… ª“`ƒh‚D…8‚n.Sb¤‹S…`0U±‰`±†'±‚p¢Žƒ0¢„±‚u£'5¢ˆ,±ƒ"±„V¢F±ˆa ¢’J±‡ru±‰y¢”6±” ± ±‹,! ±ƒ2±…eQ< ±‡2±V±‚*±£_+ £„ +±‡%± „j± ˆs ± Š ± ’+£²„]p£( ±ƒP £q²‰Pp£ƒl()² Aв&б]±t ² ƒzвƒiб†P±‡T%±g±„±‡t±ƒ" ±…±‰4±“,±‡- ¸!3UuUp²†Eà ¸!ƒ?UuUp²™5ౄ"±Y ±Ž@± I5±Š±‚E±z±…>±±ƒ1 ±”"±‰u± j±‹±‚`±ŒP#±±‚ ± ƒT ±ˆu±†]± †M±„ ±(8 ±(ƒ ±ƒ ±‡/)±†.nd±„ ±ƒ* ±L±‚@±‚w±‰/±ŠZ²#‚Fð ²#†ð ±$† ±$˜ ±$7 ±$”'¢ƒ 0 ¢‡0A ±„e>:P:±:C±1 $±ŒV±…±„_±„r±„±‰y±„G±„±…±$‡c! ±$šS±±!„$ O- ±-l d( ±(‚B ± s ± ‡ ±# ±#„s8¨  2 ±ˆB¢†dx ±ƒh ¨{ 2 ±‘±„¢x ±, ±,‚V0'T ¤aJ/j±ƒ@±‚ ±„'± ‚g¤†J/j±‡K±…r¤* 0/ ¤*„`0/„l$‚'±‚;¢/ac­"y‚M:r*¬‚Y*@A;|G)$w¦=l:£DE,%§M5 §' ?5 ªj >5±¨A j ¬aAp:E.B.--£V .¥=/¤7* « #1¢)§~C ¤? F¢*¤‚T¯S J 28 `-  |;XZ7. 3 ƒW|QN"0¤„yUR‚±…6¢‚ ¢f{£+)l+ ‚>±†;¢z/±m±o­‰y‚M:r*¬Œw*@A;|G)$±„¦…S=l:£ƒ}Ep±‚8§…$M5 §…8' ?5 ª„Lj >5±ƒ<¨„-A j ¬‰UAp:E.B.--£…# .¥‚/¤e* «…#1¢ƒl§… C ¤„F? ±%¢~*¤‡w¯ˆ J 28 `-  ”l;XZ7. 3 ƒW|QN"0¤1UR‚±‹¢† ¢„;{£‚+)±‚<±HB(² „_p±†o¤ )±‚| ±ƒR±!‡3 ±s±‚]² ‰Rp±Ž¤ƒb)±Œ! ±ƒd±!, ±‰+ ±‡d±„_±!ŠK¢)ƒu ¢) ±‚E ±…e#±ƒ"^ ±‰±… ±@± ƒ±œo±Ž1ƒb#`¤x ±-«)J/[L‚rJ¬. `@8x@=,:<±¥U‚48¢p2a±cQ£?)GQ£U. ±5±ƒ£-„y £ra£5 =¤L[‚$ ¢Q‚kZ£5\:±„<£Q!¥.‚&‚¢_¬„‚+‚&Y@tce']«‚h!XW‚U)©K]: % g¢ƒ¤‚"‚ ‚¤I D {¤„x ±ƒ«ˆJ/[L‚rJ¬‹L `@8x@=,:<±„:¥…%‚48¢„)2i±‚3±ƒv±„v£„a)G±„£ƒ . ±ƒ&±†.£‰!„y £„?a£x5 ±k¤„][‚$ ¢„^‚k±„£…(\:±‰_£‚]!¥‡^‚&‚¢…4¬–t‚+‚&Y@tce']«Ž !XW‚U)©†+]: % g¢‡!¤‹A‚ ‚¤„ ±‚=rt±ƒ ±~±‚±†# A# ±#„$¢G…k¢ƒ„P±†Y ¢ˆ8…k¢Œ„P±x ±(A ±(ƒ- ±-‚= ±-$±H± ‚< ±…Y± •, ±ƒ ±‡ ±$ˆ ¢ƒL† ±$šz¢† ± ±Š !' ±'„,A±„±‚f±ƒ±N¢‚^„;±‚(±‚ ±ˆU±‡ ±‡2±„¢‹R„;±†5±…WA±„±‚h±ƒ±P¢‚`„;±‚*±‚ ±ˆW±‡ ±‡4±„¢‹T„;±†7±…Y6¨Q +2 §(  ± ¨„} +2 §B(  ±ƒY²!p ²!ƒp/G£3¢&¢ƒ7¢ƒ5 ¢‚¢2£Ic¢ƒ¢‚[  c±„d£‚l¢]&±fX±‚&±¢„7ƒ7¢„8ƒ5±ƒ`±‚F±~±ƒ;±‰¢ƒ\‚¢h2±<£ƒ c¢„ƒ¢ƒR‚[mx Z ±„ ±$Š ±$œ²‚F0 ²…f0¢)aƒq ¢)Šƒq0± !¦/1P±ƒto  ± ƒZ¦j/1P±ˆg± Š ±„l ±‰_ ±„± ±!±ƒ5) ?;Q;; D ±…±„`±„s±„± „H±„ ±ƒ- ±‹#¤$Œ ‚¤‰u ¤$ž|‚¤•-'§$‰ƒ r ²‰r §$›vƒ r ²•*£%‰s £%•+£$‹u' £$že' ±$„K ±$—;¥)1ƒ ¥)‰Pƒ$ ±$¥c ±$’w=±F±R±‚ ±o±\±G±M ±†±…w±†.±…<±ƒM±…T±… ²$‹UÀ ²$žEÀ| :±‚!"£ƒw²„`§‚u>:' ‚º‚Rc3;" ²ƒr`²ƒ#`²8ð±ƒ6 =±‰sn±£ˆ²ˆ)`§‹i>:' ‚º†c3;" ²‡`²†a`²ð±ˆ) ±‚J ±…j ±$Š ±$œ|„&oW¥ £ KW£„3H¦u‚ujE¥Jj¢ƒ !¢ ²°¥ bqE¦ "wc¥ +¢=I¢%¦‚$„:>_>²ð¢‚[±‚¤ 5 X¥ k £*`¤- £=‚v¤; «‚ƒ77q‚ -k§…/xv7§Aicn±‚±!¤„ w)¢[±2A ±ƒN±‚± ±ˆP±ˆJ± ‡ ‚±„W¥o£K±c£Œ$H¦Œ‚ujE¥ƒjj¢…_ƒ ±‚Z¢O²°¥„/ bqE¦„,"wc¥„Z+¢‚rI¢ƒ ±ƒQ¦Š{$„:>_±„ ²‚lð¢†l±„D¤…5 X¥ƒH k £†`¤ƒ&- £‡m‚v¤ƒj; «•ƒ77q‚ -k§gxv7§‡!icn±†!±‚¤" w±ƒ~¢‚|[±ƒ±^ ±)„' ±)F ±: ±…\x. ±‚i±\  ±… !& ±&† ±%‡^ ±%“²$O ²$£? ±)ƒ0 ±)ŒO ±‡ ±v ±‚p ±†=X #±¢b± m ±‚z£‚I¢…‚X ±‚a *±…¢ˆS±‰±„:±7±ˆ£‰8±„¢—u‚X¢) ¢)Š%‚8µ""°'8"$("$(""‚"("B‚$&¢""´&`² ©ƒ0§ƒ0µ""¤{¬‚'ƒ(.cDª‚¾L"fBbf¢`©ƒ§‚U¤±„ µ„i""°'‚q"$("$(""‚"("B‚$&¢""´k&`²‚) ©„<ƒ0§„=ƒ0µƒe""¤‚I{¬‰‚'ƒ(.cDªƒa‚±k¾ƒ"fBbf¢`©„$ƒ§ƒW‚U¤„W±?G ±‚e±‰.±‚ ( ±J±‰l±…7{ $±ŠV±“L±„Y± ‚±‰w±‚#±•$±‹±‚D ,?')&! EQ-3>±ƒ   ‡,?')&! EQ-3>±‡w±‚f±„:± O , ±‰-± ƒ ±)‚ ±)‹- |, ±,‚L)¢±ƒZ±"± ‚. ¢ˆx±ˆ*±„o± ‡QY &±]±³ÿ±±±3±± ±ƒw ±  (±‹{±…U³Uÿ±…&±…:±„N±‚ ±… ±„H±ˆj¢B„{ ¢ˆ3„{²#‚pp ²#†Ep ±‚h ±†y±„ ±† ±ƒE±‰ ±ˆ ±’ ±"…; ±"Œk" ±„j¤  / ±(ƒC ±‰]¤ i /,¦M0/ ¨!‚V   ¦‚00/ ¨!†+  £)5ƒ £)‰Tƒ±#‚6b ±#† ± ‚2 ¥‚„F&w ¥‹„F&wr 3¨q}""‚IR ¢c,¤&M.)f±„l§f+9‰s±‚5±‚Z :¨‹}""‚I± ƒ¢‰W,¤…7M.)±‚r±Œ§“V+9‰s±‹T±†/6±Š ±‚±” ±"‚f ±"Š( ±(ƒ? ±(e ±%‡n ±%“& ±'ƒD ±'‡O²„u` ²i` ± ƒ3¢‚BŠp ± ˆV¢•2Šp  ¤…m‚S¢e…D ¤Ža‚S¢Š…D ± ±ƒG±‚BW ±†B±‰K_ -¢„ ±¢‚k!¢ƒ±‚<¢S£‚c„;N¢‚-,¢‚$ -¢ˆZ±‚Z¢‡!¢‡7±† ¢„£‹W„;N¢†:,¢…\$±f±ƒ ±…f±‡ ±c ±Œ ±( ±(‚l± ±… ±„,±Šs±ƒ-±? ±K±Œw¢$Ž=> ¢$¡-> ±‰| ±” ±ƒ. ±‡.K ±‚8±‚v¢ƒ@T I H¢p„j`±ƒ. '±ŒV±†¢‡X@± ƒ ± …<±‚T¢ `„j±†@±‡9±‡)± 6 ± ‚b±„A¢"…@ ¢"Œ0@5£r}]-¢dƒ0>¢…"ƒ £‹}]± ¢‰Xƒ0±„¢ŽAƒ±‡ Vm ±…I±†M ±…7±„e ±±‚C± ±O¢‘K±‚Q ±ŠC¢¤;±ˆ1 ]¤…bni# ±ˆN¤ŽVni#±ˆV ±!l ±!ƒx @ ±„ #±ƒz± %±„iF ±‹k± „r±]±c±&…. ±&Šg±K # ± ±"4 ±"ˆd ±‚) ±ŒG6±„W¤  I±q±ˆ~ ±!„ ±‰J¤‚  ±‡y±)±’¢#‚ ¢#…c F ±‚)¤K+c  ±‡ ¤ƒk+c±ƒI ±‚ ±†@V¢‚0 AC¤OG!=¢ƒ_§= ±¢‚C¢ ‚i±G±‡¢S±ƒW¢‚¢t±4§p  e¢†0 ±M±O¤ƒoG!=¢„nƒ_§‚v ±‚q¢„A‚C¢„B‚i±ƒj±ƒ|±¢lS±‡h¢„)‚¢ƒ\t±… §Š ±ƒ;E" ±‹,±"„P ±)†H ±)g¤d ¤… u! ±!ƒ w! ±!ƒ#¦‚qƒa±E ¦‹eƒa±…£#hq £#…=q¢#ƒ ¢#†g±ƒ ¢e ±†9¢‚5 ± „w ± Š-±‚'£ƒ„P±‡¢†z! ±Š£‹y„P±’:¢!‚$u±( ¥&‚v‚&~‚@ B¢ ¤ "p¤~±‚ ±‚@I¢)ƒ±‚¢ ¢'¢}ƒ±\£‚ƒ2¤ƒ%;‚c¤J‚‚4±„9±i±†S± ±‚!±‚"±†I±ˆS±ˆM±‡$± ˆ#±‡ ±ƒ ±±¥ŠD‚v‚&~‚@±ƒ-±‚U¢„2 ¤„/"p¤ƒ[~±„?±† ±w¢„:ƒ±„]¢„ ¢ƒM'¢‡ ƒ±ƒh£‰>ƒ2¤–;‚c¤‹PJ‚‚4±Š±…t±r±„km,±„c¢MD¢IE_I~±l± IRD±‡¢F„HM <±¢…D¢„nE±…±„±‚o±…±‚9±„V±„±„±š¢Œ~„H±„X‚}¤A9&f±ˆm±„±‚p±ƒ±‚A±X£‚hO‚l±‚ ±‚2±‚#¥5:t£„Q)7 H":]x+KBkxv‚ $Z¦'MN†7¢CP±"¢J ¤…A9&±‚I±“ ±ˆ_±‡±‡<±†±„ £‹\O‚l±†1±†?±…a¥…X:t£Œ)7 “8":]x+KBkxv‚ $Z¦‹_MN†7¢„NP±„w¢‚C/±ˆ0¥ŒE¢†H±‚R ±’N¥Ÿ5¢’±‹q%±‚±‚M±6±ƒ ±†8±†o±ƒ'±†B ±&ƒL ±&‰, 5( ±(‚U "702±‡4¢ ,U ¢†XŠ&§9!‚a .±„7±<±>±‘±ƒT¢ ‚,± …x¢™HŠ&§„D!‚a  ¢!BH¢s‚9 ¢!‚N±‡x¢+‚9 ±## ±#„x ±ƒ ±‡k[ %±zv± v¢dR±†9±x±u 1±…±…J±…±…/±„C¢…R±-±„M±‚Q±‚1±…±„=±ƒ=±’ ±Œ1±¥ ±$} ±$ m ±!¢ƒT‹G ±!ƒ ¢–D‹G%±ƒ~±ƒ{± ƒf±ƒ ±ˆ#±ˆ± ‡s±†U ±*w ±*…LQ± ±±…#%¦$Œ<" £†A„% ¦$Ÿ," £‘y„% >±‚±)±ˆF¢R±:¤U~‚q±ƒB¦ „jZ‚‰[±‡I±‚H±…± B±†±ƒ ±’d¢‚e±ƒ±ƒf¤‰I~‚q±‡S¦ —ZZ‚‰[±“±†S±Ž<±„l…2'‚I¥K(£)®mS C; * -¬c_LrO)3}¢J¨.gM$ 8¢PV/*¤$T&£z*)£‚4*)£‚'*¥A68]¢g!¢¬= \|K"(k«e<8,$PA¢O§y +%ƒ  ‚9R7W 7D 5!*G8-&!(:!_nD5C¥"?;‚ ±Dj ‚b¥…K(£y)®‰mS C; * -¬‹_LrO)3}¢„j¨„~gM$ 8¢„ V|n¤‚7T±£†*)£†V*)£…_'*¥‚v68]¢‚X!¢„+¬‰1 \|K"(k«†<8,$PA¢‚'O§ˆ) +%ƒ  •)R7W 7D 5!*G8-&!(‚%  k  #<¥‡L:!_nD5C¥ƒw?;‚ ±ƒ=±‚¤)3ƒR ¤)‰RƒR * ±*ƒj ±( ±ƒ=±„±…)± ‚>±‚x±‚*±‚ ±‚±‚± ±…=±>£ˆEG}¢ ‚!±…7 =±Œ±G± †c±‡±…w±…m±†±…?±…|±Œm± .£“}G}¢‡‚!±ŽV ± _±‚± ƒ` ± ƒr±‹ ± ˆS‚`#©'ƒ#‚E;')±3£rKm¢YDtD£n@¥2¤nx 1¤]"0*§ ‚|\‚3\¢g£l‚ \¢<±>£w1±‚{z¥ƒB"S­)_ƒkƒHn‚iS(C ¢„„;±…4±‚£‚6‚}g³ß3 6©ˆƒ#‚E;')±‹Q£…BKm¢„D±ƒ±7£…@¥…'2¤„;x 1¤… "0*§Š‚|\‚3±„)¢‚£„}‚ \¢‚±…K£„51±ˆ±ƒ¥Šr"S­“_ƒkƒHn‚iS(C ¢9„;±‹±† £‹U‚}g³‚Sß±PU &±†8± ‚Z¢ 9‚&±)¢„Gƒ`²‚A°¢;± *±Ž)± †¢ „J‚±‚2±„~¢—7ƒ`²†L°¢„±‚~ ±P ±‰A-£ƒh²‚p1¢„gF £Ž²†±$¢ŒF…'‚6¦c3#-<¤-,©j8AYOA©t8'GFrX£hDV¦ƒ"" ¢+3¢‚&¢]£‚K¦ D..¤53%¤') r¨4‚I3¥Id C{)«D/"2]Z£y ¢y ±k¢( ¢!%«c5)|-\AFª|-(s<^K (V#-C3'PXK\ 6F/!-j‚ v;3&L%7¬7 ,:H>tk3a£„ +¤yi<>±©‚ChM2bU6'¤UM5 ‚T¦…c3#-<¤u-,©ˆ[8AYOA©Œ8'GFrX£…DV¦‡U"" ¢j`±‚>±&¢†K¢…£…aK¦‚UD..¤‚&3%¤ƒS) r¨‰(‚I3¥„d C±‚T±W«„U/"2]Z£„< ¢† ±…)¢ ¢ %±…«†5)|-\A±‚Rªˆ,-(s<^K±ƒd (“F#-C3'PXK\ 6F/!-j‚ v;3&L%7¬Œo ,:H>tk3a£‰j +¤…i<>±‚f©‹bhM2bU6'¤…*M±R ¢„;±± ¢Œ,±„8±ƒ"±)’LK£|±‚-±„X£ S±„¤†FWJ ±!„! !£„|±†>±‰K£‚S±— ¤eWJg¢L ±‹¢‚_ S &± ±M±‚(±‚b±‚± {±m±ƒ$±ˆfK (± ‚k±ƒ`±†M±‡±…c± †±…+±ˆG±”±‚ ±%Šn ±%–&£)„} £)Ž O]±ƒh±±Q¢^A±ƒJ±ƒL¥- !1±ƒ*±‚p¤‚¢PB£b‚!‚e£W\±‡8£‚4h¢ƒ…57 ±„n g±‹Y±‹6±„ ¢ƒq±4±‡o±‡n±‚=±ƒE¥‚p !1±‡7±†.¤…v‚¢†sB£‰‚!‚e£„,\±š(£†z‚4h¢Œ8…5±„ by ±…U±†Y¢ s²$ ¢ …Cs²“ ±‚B  ±…' ¢‚l ±†C±ˆ ±ƒ'±„¢‡_³((m ³(ƒmD± £ h9±ƒ3¢ƒ^±O'  ±‹>£ ‚Hh9±ƒB±ˆ&¢‰>±Šn±wH!±s± ƒ>± ƒ¦ BMƒ)‰£g…X±N "±Œ± ‡c± ‡+¦ ”2Mƒ)‰£Œ…X±…Y H£‚A£3jƒ¤l ‡%)¢ ƒH¢NP±„_´9ÊÀ©5/‚"'ˆn[A¢ƒ)t±ƒM±ˆK K£†A£‰$jƒ¤Œ ‡%)¢ †k±‚!¢„_P±Š´ƒEÊÀ©”%/‚"'ˆn[A¢Žat±‡X±‘j ±u ±Šigf¢!„¤L†'‚Igh¤c‚&'zc¨$ j ¤‚$„'¨ % ¤K\ ±}¤cs:l±„H§‚%_ †I¢‡{I±„ ±‚c v¢ˆ„¤Šj†'‚I±…7±‚:¤…‚&'±…±„0¨ƒP j ¤Šz$„'¨9% ¤…\\ ±„@¤„ps:±„*±‰k§”q%_ †I¢“3I±‰nƒ5G±{N¨‚O.' []¥boƒ(a±^±ƒ?¥ "@±R£02-£./¤tpJ„:±ƒ'¨ 2¢5¢8*¬$/^R±„)£(£Kh!ª„$†(Wi‚ ¥Z:„5' "/\A0@D!±#£L¢‚YcK¢7; ± „z±… ]±…{±‚1¨ˆ‚O.' []¥‹oƒ(a±„~±ˆ¥‚E "@±ƒe£‚e2-£ƒG./¤‰hpJ„:±‡8¨‚O 2¢¢#*¬…/^R±‰L£‚#(£‡{h!ª“q„$†(Wi‚ ¥Œ:„5' †/\A0@D!±….£‰2L¢†.c±‚D¢‚±X±#Z±ŒT ±#…/±ŸD¢-\) ¢-y) o$ ±$“_ ¦)^…Q' ¦)‰}…Q' ±)‚L ±)‹k²†1P ²OP ±$‹j ±$žZ ±+7 ±+ƒ0 £± £@±ƒW@ ±‚ ± ‚S±†P%«ID(: „@"8³ I¥ƒ4A2± ƒ4²A  &«ˆ:D(: „@"8³ …=I¥Œ(A2± Šd²…  ±ƒ ± „) ± ‚±ˆ C ± ‚V ±ƒ, ±Œ ±…t ±3±„± I0 [¢‰=A±‡ ±Ž"± ƒ:± ±‚g¢œ-A±.±GG ±ƒ8±„ ±^£  ±#‡. ±ƒO£ƒ]  ±$h ±$¢X ±$† ±$™ ,' ±'„7£…? £0?¢‚#¦NC±‘ §e BH ¢Œ/#¦…AC±£z§†E BH±‚/±‡~ ±…O±“6 ±%ˆ ±%”7±*‡5 ±„N ±BA±i±‡± *¢S|]¢ „U‚±‡# ±…i±‘"± ƒ¢„|±‚ ¢ —E‚±B-¢9†O¢y¢‡{±Š- ¢ŠW†O¢‰m¢šk±•e:¢‚y±‚ ¢Q±±„C±… ¢†y±†Z¢‚d±ƒ±7±Ž;²#ƒ70 ²#‡ 0 ±ƒ' ± K ±ˆ"±‚s£‚- ¢ >~ ±†£† ¢ ‚~±”FFS±I±R±±^±‚¢RH±‚±S±Y±„±†¥ ‡`FN±…I±ˆ;±~ K±‚6±‰:±†"±ƒ+±†±†:±ƒH¢‰FH±…\±…`±…±‰6±K¥ŒV ‡`FN±‹)±‘Z±…S¢#‚ ¢#…]±^± ƒJ ±…o± –:#±‡C.±±ƒ1 ±‘a±‚:±‚w±‡ ±)ˆ ±)‘%±17 ±„Q±„±F ±)…~ ±) ±%Š9 ±%•q ±$‰t ±$œdC±"h ±‚&±" X ±$‡B ±$š2( ±‚N  ±"Že ± ‚;±‡A±‡9¤‡f  ¤’ ¥‡v- ¥’-¢$‚6…L ¢$•&…L ±ƒR ±pto±,±‚l¦F†=R¢o/¢ …f‚W§ { ±…±†Jª…FR….es"« @b‚c:‚m¨|‚pd§ /"k±„A£H  ±%–u±ˆ v±ƒ±Š]¦‹d†=R¢„(/¢ ŽZ‚W§ …{ ±Š1±zª˜6R….es"«‹A @b‚c:‚m¨…z|‚pd§„/"±‚I±`£„ ‚ -Z                  ,±„±t±±±‡}±Š*±ƒ0±„b±‚G[±dV±‚$±±„5±„6±ƒ^±‚D±|±ƒ9±‰±ƒZ±f±:±„±‚Q±„±ƒPkv±…±…0±‚±‡>±ƒc±’}±‹D±…n±„±k±‰/±ƒb±‚±_±-;±-~)±9±s±Vc±.±>¢‚t¢‚„$£;pt¢/d£ A±…}±‚Pm±…^±†±…#±‚<±…;±„|¢‡5t¢‰0„$£‹spt¢…:d£‚ o .±~?A¢MO£‚65*¢‚{3}¢=h± „D¢`Z± <±…~±K±M¢ƒmO£‡5±‚=¢ƒI‚{±‰'±…¢ƒh± Š$¢‚0Z±‚% ±ƒI± F± „B ±ˆ± ƒ7± ‰e` -¢4 £ ‚%£‚>%±‚±‡t¢ƒ±‚±t£ „|‚' .¢ŠR £ †)%£†`%±…j±h¢†`±†±…2£ 4‚'±$Œ±Š ±$Ÿ ±•= ¤‚\  ±‚5 ¤†\  ±‡± ƒ- ±„m ±‚<± ˆ DS¦ 3I/Igi¢4„n}¥ # GU±‚%¢3¢5-¢3¥1*u¢3¢<²‚±…<±ƒ(ªb36 ±ˆ±‰( b¦„ 3I/I±s±u¢‹R„n±„¥„\# GU±„^¢„X¢„W-¢„¥ƒ~*u¢„@¢ƒz²‡;±‹±ŒGª„736 ±ƒ5±ƒ9 ±i z±ˆ(±‡¥-T  ¥-q #±|@±ƒ(±ƒ ±‰m±+±ˆ±Š< ±m ±‰^£#o% £#„D%£&‚_" £&ˆ?"2¢  ¢±‚A² ±&‹D ¢ ‚Q ¢‚[±‡4²…h±‡Z± $ ±K± ƒY±l0Q¢p=?A¤ ƒ ¦S) ¤‚ ±±‚!£‚y ƒ0;±‚R¤?&+£&£‚‚<: Z¢‚S±I±K±ƒa¤…Yƒ ¦…*S) ¤…>‚ ±„R±„V£‹m ƒ0±‚±†c¤…?&+£„L&£”u‚<:Wn ±…J±†N± ±‚R±ƒL±!o±ƒ@ ±!ƒ{±Œ_3± „3±‰J±‹±ƒ$±ˆ$' ± ‰V±œ:±–9±‡/±‘C±D ±‚.± „±†* ±†?± — ±‘b/±„+0¤ ƒg6…{ƒ3± ±Œ±„A¤ –W6…{ƒ3±ƒM "oq±„]£± v±ƒ±$±ƒN± ˆL &±{±}±Ž{£„%± „+±Œ±„b±ˆq± ‘k‚x*8²…p0¦ƒE ƒ?J¦z ±ƒ ±‚ª # -¥ ª-)+ G±ƒ%¢w¨=H'h\t 9W "R ! Q.^K"²ƒ$Ц‰‚tEu®‚TeD-.]ªTH$JTZ-|²‡t° ² ƒ*@²@±„2 7±‚²a0¦c ƒ?J¦„?z ±‡p±„>ª\# -¥Nª‚#-)+ ±‚8±‡6¢„:¨…0H'h\±ƒ ‡iW "R ! Q.^K"²†yЦœ‚tEu®PTeD-.]ª†4H$JTZ-±…²‘°±<±‚ ±ƒq±Št$ K±5¢)<¢q±u¤1~B¤36B¥17¤/[ƒ.£&38¤1nF¢:w²bÀ¦ [()B7 T±‹S¢…y<¢‚C±„¤„V~B¤„U6B¥ƒ~7¤‰#[ƒ.£ƒs38¤„>nF¢ƒxw²‡À¦ „0()B7¢ ] ¢ ‚py 6¢K‚IKW³‚Ik± ,¢?±¦ „(«Kƒt9 ˆUI= >¢„K‚±U±W±ƒw³‡k± „X¢m±…!¦ ‹X«”;ƒt9 ˆUI= ±{ ±„0²‚D@ ²…d@ r ±ˆc x±ƒ&± ±…k±–±†o3R±ƒ-±-±‚;H²ƒ€?9²„I £A$!±±‚l¨ƒ kr‚ƒKZ„l(£o„fs£)ƒU'£VQI±>  \±‡-±‰±ŒY±‚²†\€±‚t±ƒe²= £„R$!±†±ˆ¨•|kr‚ƒKZ„l(£Œ'„fs£‡ ƒU'£…aQI±…±‚ ±%ƒ2 ±%Žjƒ6¦‚=: ¤*[±<¤ S ¤H>$ ±‚¢?&£ZB«ƒ; ‚ /*s!?+±‚ ª4*I M¤=7 ª<5"87 ?¢„G %¢‚bªy? t‰g¬???{*xƒg:«S5"85 > ""§Sx;1ƒ)¢Ga& ± „x±"± ƒ9 D¦ˆ ‚=: ¤‹0*[±† ¤‚C SY¤…m>$ ±†$¢… &£‚KB«‹z; ‚ /*s!?+±…T±dª„E*I M¤…J7 ª…/5"87 ?¢‰j ±‚1¢Šª”i? t‰g¬ŒG???{*xƒg:«†35"85 > ""§‰7Sx;1ƒ)¢„a±C± h±M ± „!±„ ±e ±Œ ²†@¢h…C ²@¢Š…C ±%ŠH ±%– ±&‚R ±&ˆ2¢*. ¢*ƒg. ±„ ±s ± ƒ= ± ˆ`¢%0@±W ¢%‹h@±…b\s ±…O±†S¢ ±…¢…y ±‚~¢‚n ±†K¢†n± O±4 ± „±ƒw ±*8 ±*… ±‰ ±“> ±‚P ±Œn0¤$†n¢‚F¦#F‚*> ¤$™^¢HF¦„.F‚*>±„0± ±Œ!±…#£‚&„:.x±‚ £‹„:.±… ±† 9±l±ƒ±2± y±‹I¢‚%Z ±…l±%±„R± „.±ž9¢‹DZ > A ,#8 ‚,F/R±B¤' 2£m2±k± C±I±‚d±ƒY ? ˆ2 ,#8 ‚,F/R±†¤…L 2£†2±…8± …P±…±Š± ±£X  ±ƒ[£zX ¨+h 0& ¨+‚a 0& ±'ƒ ±'‡ ¢%…‚' ¢%>‚' ±(= ±(ƒ±±5 ±†±‡ ±* ±*„]&£w2l±‚N±‚? £„w2±„ ±†[±…}±‚'0±v,¢ F± ƒ| ±-‚? ±Œ±¢ „W± –l± & ± … ± Š( @²„ ´‚s. ²ƒ ²‚D ²[ ¯‚k„2 - µ‚5.²³‚&.¤(0{= A²ˆb ´‡. ²‡? ²† ²„ ¯‹_„2 - µ†B.²³…d.¤“0{=?¢v±‚.±‚h±‚± ‚±s± ‡3 ¢†F±†S±‡ ±…i± †±…1± R¢"ƒMƒ ¢"Š}ƒ ¢o ¢ƒ$‚i%ª;9‚ *±¤-w…1L¬!\ *S19<¥Dw*6¦I*6g¦D R± ¬E>Qm2!W. DH§Q x²so£"zR¥Dd*¤Mk ©UM'+8)~-²%p¤‚S…=‚I]¢„{&¤„flq ±‰$ 7ª„;9‚ *±‚i¤ˆw…1L¬„X!\ *S1±‚ ±‚O¥„iw*6¦„k*6g¦„ R±„8¬‰9>Qm2!W. DH§„ x²‚L±‚£…3zR¥„Qd*¤„ k ©ˆM'+8)~-²„zp¤•C…=‚I]¢Š[&¤Žlq±‚\±‹7 % ±‡O±–o*L£d¢…b‚.±ƒs]¦rMN£n ±;$¢ƒS+¢‚w±‚9±†;¢†,…H±‚'²„_À±#  S£d¢‚.±ˆC±ƒ¦ƒbrMN£ƒ# ±…±}¢‡d+¢‡j±‡\±k¢™…H±_²Š?À±ŠB ± ±„eC±ƒ'¢ ˆ]¢±£9±‡ !±‡'¢‹*ˆ]¢…±ˆB£…x±‚±# ¤%ƒ 4j‚H ¤%ŽC4j‚H)± ±‚±„g¢…mg ±ƒ±Œ5±[¢ g±H ±$Œ ±$Ÿo±"…K±= ±"Œ{±¢-¢‚C ¢…c ±$& ±$ Z b¦ B#6j¯"z#&Y 5z£lB<¢ 2L £ 7‚n£-…P¨„Yƒ{Gl(¦„.‚ „"¢‚sU±‚!¤]P%¤13 ±ˆ±‡ i¦„ B#6j¯‹$"z#&Y 5z£†/ªŠ  ‚6G¢„M[¤ƒ<± £)]† £)‰|† ±ƒ! ± ƒ' ± Y±ˆ ´#yn€¢ƒx ´#„Nn€¢ ±„¢„RF ±Ž5¢ŒF ±„K ±Œ< ±… ±v¤%‚C ¤%FC + ±+‚ ±+ ±„K=±‚I¢‚A-±u±’¢Y‚E±ƒF ±†I¢‡d-±„±¥¢‚E±Œe ± ƒ' ± ˆJ¢)„pl ¢)Žl ±%† ±%‘=O± „~ ±„`± –w±„S ± ‚ ± ‡-±‚)± „ ±†:± —†^-ƒ ¦AZ  >  q2=gV] R   c !DL +O ¦%I@ª=Z¤&¤f£ ­u$Z  !¬3$Z [¦"M £j¢2§$ Q S U >% ¦) ¬j$6 #"¬(q" u¤~DA¢ƒx - _ ) 52< 5 *`£j TN>‚U.5[i ‚+Cƒ|ª{bfNnY<§‚" >¢‚£R ) "  ‚ƒrªqTM1¢ ±”B±$‡0 ƒ@¦„AZ ±i±± ‡w>  q2=gV] Š$R   c !DL +O ±ƒ&¦„V%I@ª‚?=ZS¤X&J¤‚f£y ­„+u$Z  !¬„(3$Z [¦ƒS"M £‚;j¢w2±ƒ2§ˆz$ Q ƒSS U >% ±_±4±„¦‚I) ¬„j$6 #"¬ƒD(q" ueq¤„y~DA¢…)ƒx±‚ ‡6- _ ) 52< 5 *`£ƒ[j ’vTN>‚U.5[i ‚+Cƒ|ª‹>{bfNnY<§…f‚" >¢„‚£dR ‰%) "  ‚ƒrªƒ[qTM1¢±V±#±„*±‚+ ±Œ±† ±‚h ± ±$‚Q ±$•A ±"‚G ±"‰wgi¢xk¤ƒPs¤ƒj‚ "£!2 ¢‚)ZJ±-¢N&]± „V±‚M£ WF«‚n‚6}[W<}‚h¤m<…|±ƒG±‚U±( ±!„ s¢…xk¤‹ Ps¤Ž‚ "£„A2 ¢†y±‚m±=±„z¢ƒ&±„ ± ‰I±‡p£‚W±‡v«•^‚6}[W<}‚h¤%<…|±Œf±†*±ƒ!*±‚^P±ƒ6²P ±+ƒv ±‡Q±„%±‡ ²‚Pw± ±…j±†n ±ƒJ ±kq!o ±!‚}±ˆ¢†p&, ¢Ža&±±ƒ± ‚O ±‡'± †\! ±‡=G y± … ±.± ‚|±… ± —t±(ƒG#± £‡69¢…,h ±‚{£*9¢ŽKhx 7£ =M±‰,±‚i²ƒS±/q £ ± p¢‚e¢V‚¢4±( <£„ =M±“J±† ²ˆ#±ƒh± ‚b£ƒd ± ‰ ¢†:¢„a‚¢ŠS±‚x W! ±!‚c z( ±(‚X ±*‚ ±*…W²#\ ²#…1„$u¢ W , ,(: b1 /$; F F   "  ¥2‚…m2« 8* :M; ¢eƒN¦ 8* ‚¨ "M*e¢a+p¤La$ ­‚:N !@‚Y> %²u¨ 8(pD ¤ Au¨ \ ¢ƒJ¢‚\¯…!†2<6"3W¦ˆ*KM1/ª"nP M@ª„ *,i-\ ¥'‚Y ±‚±†E±ˆO±ˆI± ˆ±‡±‰m ‚ ¢W ,ˆ,(: b1 /$; F F   "  ¥ŠP‚…m2«ƒ)8* :M; ¢…5ƒN±‚X¦„. 8* ‚¨„+"M*e¢„.+±ƒ%¤‚=a$ ­‹.N !@‚Y> %²„8¨„ 8(pD ¤ƒG Au¨„~\ ¢Š1J¢†1¯˜!†2<6"3W¦“bKM1/ª‡nP M±‚ª,*,i-\ ¥ƒ|‚Y±‚±2±Z ±‰#±£J ±†W ±u ±†^ ±| ±*‚3 ±*† ¤$Œ.f¢Š) ¤$Ÿf¢•a ±)†J ±)i ±‚U±c±z ±ŠF±†V±‡Z²#ƒ<` ²#‡`±†; ±‡ ±Y±ƒU±N±e ±†A±‡E± _±D ± „±„' "± ƒT ± ‚`±‚e± ‰4 C ±ƒ ±#U ±#…* h ±„ ±)ƒ. ±)ŒM±  A±<±ƒ+¢ƒ!+±5±J±ƒ±*&±‚o±‚X¢Œ?U¢ƒ#‡7±ƒt¢s†~C G±ƒ±‹¢!!±‚d±ƒ±ƒ;±†4±ƒ±‚i±†|±†¢Ÿ/U¢Ž[‡7±‡¢‹†~±‚kd£ j¢L¢L±6¢!^¥ ^¨9f¢£¢1¤}d¢¢&±‚J¢j±…`±…*¸wËËç¥ E ±ˆ±‰)±"‡2 t£„ j¢)L¢+L±‹T¢ƒA^¥„] ^¨‚rf¢„=£„>¢ƒf±‰%¤ƒb}d¢„%¢ƒX&±‡=¢‡ ±‘±‹ ¸ŠËË祃aE£)2ƒ £)‰Qƒ ²P€²ˆ€ ²‚A€²‘'€±‚~±| ±‡N±„ ±4 ±ƒ # ±£0±ƒP  ±ƒ^£o0±ˆC¤#‚ A ¤#…^A¢Y|c ¢…|±‚±„c±‰ ±W±”K¢Fƒ^ ±‚p¢ 6ƒ^xo924¥‡ ‚6±ƒ:}£ o²6±ƒ±„K¥W>9B£‚  8 &P‚6E/!Q1ƒZQK%£ƒW†8±H¢U ±$¥e ~±„9±>±@¥‘  ‚±ƒV±‡_±„)£‰t o²…G±‡'±‰>¥…z>9B£‰M ’y8 &P‚6E/!Q1ƒZQK%£ŽHW†±„C±ƒA¢r ± ±…, ¤b9 ¤„±gG ±C±„v¢ƒ*‚TK±‚r± I±X±‡< "±…C±Œg¢H‚T±ƒw±‡±  9±±[Ax ±,±“h ±‚ ±† ±‚0± „ ±†A± —"£ 0‚Y ±‚±ƒk £ …S‚Y ±•±# ±‚& ±ŒD]f¤ $¦]H6; [£w¤YS;y¤pv;i¤Ym0s±H>¥~Zƒ(.e£G¢b‚v¤YC@F£bLe±‚-¥ƒP"‚A±‚o£…O}> r¤‰ $¦…-H6; [£‚I¤„~S;y¤…v;i¤„&m0s±ƒ}±‚/¥ŠrZƒ(.e£…LG¢„s‚v¤„fC@F£„ Le±‡P¥‹"‚A±ˆO£Žn}±„¢ ¢{ ±)ƒ ±)Œ% ±%‚O ±%Žg"] ±"ˆ± ‚Vl"b ±"ˆ± ‚[ q" ±"ˆ!¢"v„! ¢"ˆ&„! j ±„{ ±)…N ±)Žm!±‰L£4n;± ƒ) ±“j£…En;± –] ,±‚O±‚ ±…±…¢0]£:‡I±„p¢ƒ¢‚z„7 ,±…o±„B±Š2±Œ@¢  ]£ŒI:‡I±ŠP¢‡'¢Œ„7#+±‚"±t±‚7 ±‚n±‡±…I±ˆ ±‚+±‚1± „ ±ŒI±†B± —r .X¢)M242±0²'À2;± ‚p±†{¨? U ?±ˆI¢‚ ±%v±±6 ±†±‡ ±#Y ±#….¢$Œ ‚ ¢$ž{‚ ±$! ±$”r4±„¢E^±b$±Q£>p]±n±q±F±L±ƒj±„2 9±‹r¢†^h±ƒu±±…v£„`p]±…;±ƒ7±„>±…S±… ±‹±ŠPNP\ ±„P±Z±\±ƒ|/±‡¤ ƒ4j‚H±%±v ±Žx¤ Ž=4j‚H±ƒ±…K|y¤h±¢\†Nª111 7 9 ¥=1|¥w1?¤Z#\W¬„10 !#i ±¤21v£BO±ƒh±0¦U $ ±…"²†/ð¢0 ~¤„h±‚c¢ˆM†Nª†11 7 9 ¥…b1|¥†1?¤…'#\±„¬%0 !#i ±…(¤…?1v£…O±ˆ[±…¦£E $ ±‹²Nð¢M ±N± ƒ:±: ±…_± –*±ƒ ±)ˆP ±)‘oW "TPgP±hPY¢„U ±)£‚f…< 0±…$±„u±… ±„±„S±„y±„]±„¢Œ ±¢£Ž…<¦!Dc ¦!‚Pc ±a ±‰R($£+6±u±ƒE ±£‚+6±£e±Œd ±%…: ±%r?¢ƒ/±‡2± „m¤‰&,Q† ±ƒ6 ¢‡/±‘#±ƒ^± Фœ,Q† ±‡A¤nWT)S ¤„WT)±‚ ² Т ˆ# ±\ ²uТ ‘B¢$„I4 ¢$—94#¤%ƒ0†?K Y±V ¤%Žh†?K ±„d±ƒO - ±ƒY£?v‚' £ˆ0v‚' 6 ±@¢d…|±.± ƒ±s¢ „±g} ¢ˆU…|±ƒA± ‡+±„6¢ ‰d±‹±‚v B ±‰o ±…± ‚ "£„#± ‚Q¢v £± Š¢„K( $ ¢] ± z± ‰¢ƒ  ±( ±(‚n/¢‚,#±ƒ0±R± ƒ>±ˆ, ¢†,#±ˆ±…c± –.±‘K±‚N± „= ±†_± —-'±ƒl9;=±…x ±‡l±E±G±ƒ]±˜h ±)ˆI ±)‘h‚-br!_a±‚MYr%²p)')$% ²p''H0"!+±H.!  .±„r±‚±k±m±Š>±Šw±„±„u²‚Ipb±{_±‚-±±„L±„K±ƒq±‚S±‚±ƒ>±‰±ƒm±m±C±„$²‚Sp±„4±ƒeq|±… ±…k±‚<±‡R±ƒv±“ ±‹R±† ±„±t±Šg±„±‚±l±= ¢ $3 ¢Y ¢ v3± ‰¢ƒk ,¢ ±H£‚$„:a±k:a£6n‚ ¢„t‚(¢Qƒ+ ±‚` 4¢ƒ@±„t£‹„:a±6±„.±…-±‚m£‡fn‚ ¢,‚(¢†1ƒ+;±…ws± s± r| ±4±…G±…±…,±„@±‚c±„±„: ±$k ±$¢[ ±$„O ±$—? ±%ˆw ±%”/ ±*ƒ ±*†Y8¢ƒ#¥  8± ‚'±†? ±ˆ' ¢†Q#¥„ 8± •±^ ±‡^ ±‘| /( ±(‚ ±(* ±(ƒ¤3.D ¤‚h.D9£ ƒV +¥p& !j§ [  + £ ˆy +¥‚|& !±ˆ§ ‚T  + ²+`  ²+‚Y # ±‰i ±„z±“MKMY ±„M±W±Y±ƒy‚ z£F]   N.Jv!gAZKy.,& 6*+:¥`-5{± ƒ ¢„(¦C„!.` †7.F!QB!‚nƒ|%+ Q:]±‚g±gd%±y±‚3±‚ £Hƒ#J¢ „$¢x†¥‰X[1G„I¢ˆqu±…?±E¤ƒOJ‚^5¢±C h±‡±£Œ+…‚>±†±†7±‚6±±†±†U±„@£‰<ƒ#J¢ ‰B$¢ˆ(†¥œH[1G„I¢”)u±‹±…P¤ŒnJ‚^5¢„p±ƒ< ±*‚ ±*…Y) ±)’A ±)‰&¢„V ¢ŒuV?±ƒf±†8£ ‹<‚zV±…x ±‰- ±‡f±%±„a±‚£ ž,‚zV±‘0²-o` ²-‚ ` , ±,j],£QA£]Z¢‚Z±‚#¥T2 ¢R6¢X"±  ,£†!A£†Z¢†9Z±…p¥…!2 ¢…_6¢…"± ‚y ±)… ±)Ž/'±‚1±‚{±‰¢ ±…Q±Š+±›t¢„d ¨‚!H ¨Œ !H±z±Ši ±†J±Y±U±‚y ±‹s±Š)±‚;± „* ±†L± —%±‡H±†`±ƒ2±‚ ±9±Ž±ŒQ±…fA±„±‚e±ƒ±M¢‚]„;±‚'±‚ ±ˆT±‡ ±‡1±„¢‹Q„;±†4±…VA±„±‚g±ƒ±O¢‚_„;±‚)±‚ ±ˆV±‡ ±‡3±„¢‹S„;±†6±…X ©"‚Z   ©"Š    J±‚¤‚8 / ¨  ‚! ²iÀ¢&£?i¤‚" ²‚5Ð¥ ‚ ‚§e*…p£; P±†¤‡ / ¨ ƒK ‚! ²‚À¢…&£ƒi¤‡ " ²† Ð¥†‚ ‚§‹*…p£‚   , ±,p ±)‚l ±)Œ S ±> - ±ŠK ±'ƒ_ ±'‡j ± ƒ ± ˆ?{ 8C¢p¤„V_±‚-,±±„P¢D¤/ƒ: ±£†Bm¢U& >±„e¢„Jp¤ŒtV_±„p±ƒj±† ±—@¢‹GD¤‡ƒ: ±…'£am¢‚%& ±‚i ±ŠZ%± H±-±± ‡C ± „±ƒp±†#± b 1 ±£"ƒ! £"Š7!U &±ˆ *±‚W±‚r±‚[±D=¢…;‰.±‚o±ˆE *±’'±ƒV±†$±†±†±†g±„¢˜+‰.±Ž'±‘dA¤3¤,¤.¤0%±ƒ% ¤„3¤8¤:¤ƒP%±Ž] Z ±E+± %¤#±ƒ{q  ± ƒ^¤_#±ˆn± Šo 4±ˆ?±v± j±m±…± ±‚'±¢Š2ˆ%?±„F¤306M 6±’]±…± „±…±|±‚:±„j±ˆ2¢"ˆ%±‹w±Š&¤…>06M±"„h±„u ±"Œ±—eA"± ±"‡q±  R l8hh±-¢ƒ„P£W hq .±… >d ±†8£† >± ‚4 ±ƒT ±ˆG ¤‚%‚@G±†M ¤Š %‚@G±k ¢$‰„¢Š3 ¢$œ „¢•k ±$²ŠI` ±$ ²–` ± …¢‡ ± Š*¢š *± †' ±X± ‘_M !±‰&±‚p± a¢‚'G±„^¢„&= '±“D±‡@± „¢†8±…:±—±†>¢&&±‚6 ±#ƒ ±#†_±‚P± …D ±†± Œtm3£‚xB£x ¬85SE‚J^ B¥}2„6¢GJ±‹n±‚y 5£†xB£‚[ ¬ˆ)5SE‚J^ B¥Œ2„6¢„gJ±ž^±Ž1'±ƒr! ¢¢ ±Œf± …¢‡B¢…} ±$u ±$”e2!¢‡)r ±!‚>¢Hr{ 8±‡±†n±‚ ² ‚£ƒƒ E¤;i>² 'PW¦ˆ~ƒ(T¢„-D >±Žw±‘ ±„C² …@£‹{ƒ E¤„i>² …JP±ˆ¦›nƒ(T¢Š D±ƒp#±ƒ ±{±‚# ±‡\±†n±‡p±‚ ±*‚J ±*†K"±ƒW±±ƒ\± .N£ƒ„t‚u±E±… $±‡W±ƒ ±ŒP± †!±„#£ŽR„t‚u±‡%±Ž7-! ±!‚9±‡A ±++ ±+ƒ$8¢ƒ#¥8±ƒ[±ƒ\ ±ˆ& ¢†P#¥„8±ˆN±–LP%± |± „w±‚?± „.±†m±„l£P‚4¢( &± „5± k±†P± —±’%±ŠL£Šo‚4¢x q 3±‚s£)2±Z7±„ ±‚£$.¢ Še‡T£&‚k±ƒ:¢T 9±Šd£‚b2±ƒm±*±Œ~±…N£‚g.¢ U‡T£„1‚k±ŒY¢ƒlT¢)5‡@ ¢)ŠT‡@ @!¢…'‰.±† ±!‚L¢˜‰.±% ±‚b²„\` ±†/²‰`!±‚V¢„„±‚ ±†{¢„±…^ ±@ ±ƒ#D ^±‚¦‚6¥‚J6f¥‚2¥cB²…à¢kH¢yM£‚:¤‚ y¯g!(" ±‚³ß a±…$¦†56¥†l6f¥…¥„B²Žà¢„8H¢‚RM£†$:¤…Gy¯…<!(" ±‹7³‚Rß ±( ±(‚o"±: ±"‡D±…M 4-/±‡11±¢ †[¦ƒ"†7K (±„4±9±;±‘O±ƒQ±‰u¢“y†[¦ŽG"†7K ±+± ƒZ ±…<± –J±$¥k£$9 £$”) ±)ˆm ±)’ ±b  ±ƒE¢ J ¢ ƒJ± „$ ±‡ ±ƒT± ‰ ±ˆE¢ˆm‰ ±’c¢›]‰ ±; ±Š/±ƒMs ±‡^±„H ±) ±…: ±ƒ ±‡_¢(  ¢(‚~8¢b@£†kG‚?¢TŠ¥Dkq ¢Œ@£™[G‚?¢Œ Š¥…(Dkq±‚5± „$ ±†F± —!£ ± ±‡k £ ‚_±‚~±_±… ±l±„±ƒW ±„!±Š"±‡b±ƒ±‚j ±‡±†(& ±&‹C ±&…g} :±…m±|¢ (£#n¦†x, ‚j†\¤oªK.3T2±ƒ*¢‚;[ >± ±…(¢ £…n¦™h, ‚j†\¤…oª„K.3T2±ŒI¢†[ ±$ŒS ±$ŸC(J±ƒ`±P±ƒ>¤…@6.‚)±‚^±‚G'±„S±‡²Sp¥…[„‚‚v£† ƒA±†n±‚' ±!„ S±‹Q±ƒc±†T±ƒj¤Ž46.‚)±M±†k±†±±‰F±‚±ŽI²„(p¥˜K„‚‚v£‘K ƒA± ±…|±ƒ±ƒU ±‡±‡`¤#x ¤#„M ±„J ±>/±6¥,„,„#… u¢‚ = ±„b¥”„,„#… u¢†= J ±‚-±A±…; ±…±ŽZ ±‚* ±†* ±v±…±ƒe+np±±ƒ²ƒ8 ±z±|±„$±Œ ²‰ ‚t±ƒ:£#l|¤‚$‚ „R±‚#6Y²Eà±±)±x±ƒ ±‚=`£ƒ2b,N£+‚±6±‚A¥Pƒ*n9ƒI£w‚;¢…a±ƒ?u ±‡:£‚l±ˆm¤ŒB‚ „R±…C±…±‚+²‚Xృ=±‚ ±ƒC±Š±…E±‡±„Y±±…S£ˆUb,±‚Z£‡[‚±… ±•1¥ƒ*n9ƒI£†W‚;¢Ž=a±‡±‚n±9 ±P ±…r¢‚; ¢ˆ‚;E¤‡-@i£…{6£‰c%5 +??:A"   #f?: V E¤‘K@i£+6£œS%5 +ŒF??:A"   #f?: VH±c£„r ¢£¢^‚5±ƒ! ± ±j ±‰T£ ¢L£{¢„3‚5±ŽY²À±  ±Z ²sÀ± ‚r ±ƒ\ ±ˆO ±‚E¢#…> ±†E¢#—> T( ±(‚23[Y[g£ŠNR1²Ià ±„[±e±g±„£>R1²ƒBà;¶ƒKs3°¶ƒMs5ठƒ+  ´‚q“À ¶‡ps3°¶‡os5ठ‡8  ´†/“À ±( ±(‚s±„F ±‰9±“„ g+¢$£ ¥ ‚, £ X£(,¬"  - ¦E $    3   &X   3[ ® 8  ] ¤83@¦r„ §-%!~c  $  #  ¬$" "u ¤ G ª ƒX&oHŠD y¢…k‚N¦ ƒR£g…G1 ±‚±h± ‡ ±ŠN±¥h±‹H ‚±„+¢0£¥‡{ ‚, £Š= X£ƒH,¬„r  - ¦‚~ „I    3   „HX   3[ ®ƒW8  ] ¤‚m3@¦Šf„ §„>%!~c  „1  #  ¬ƒb" "u ¤… G±…/ª’|ƒX&oHŠD y¢‘#‚N¦…l ƒR±}£Š…G±N £q ± £‚Nq ±ƒHE¢>£E/±‡:¢(k±„²„& ±† !¢ƒ!£ƒe/±.¢ƒfk±‰²Š ±: ±ƒk±ƒ±"ƒ ±‡k±‹ ±"‡ ±)ˆW ±)‘v'{± ‡¢ŠB±† ±… ± ŽE¢2±‘:>£)n±ƒa± „!²„) ±‚Y ±ˆQ £„3)n±ŒU± ‰±‚-²Š ±‹xQ&³„§³‚r¯³ƒ§¤‚C S±ƒY£‚4 £‚%  &³ˆa§³‡¯³‡>§¤† S±‡j£†A £…c =±ƒ¤  ±Z¢‚j„;ª (J@d«cF i„$F#‚-… £†‚s7¤… .±‚¢\‚b¢)± *©‰t&Ic$7C©ŒX#*rC(0l±„\²o ¢‚D3±±…z¥„3W;*¢ƒzB¢‚+±…R±‡Y¢ =¨‡<2 &¢‚E¦‰‚8>J@±„9«“SF i„$F#‚-… £‘L‚s7¤…|… ±„9±‹:¢„1‚b¢‚"±‚aˆ )ƒe©I' Q+3 ¤g%¢G¢I M+KW;F(Tf W)?QKF¥U! `«%%@%P2?Fc£X ¢V6£!"«VC+- $ Q®)4:+- $ H¨VtW @1 ¢+e±"²‚tp®2)>-'OFi‚¨<  ) £&t £#\­Am&W ,§30§VJ06 +¨0/<$" ¢&$  '  - V$ >§1Id  « 3 ! ¤ai‚ ¤9c (2P/) * PAUU-9qn&@U80X 7y 3 =O< ,‚6&9 y "  )'  - i  !r :¨A< x¥+.F ‚CZ.>b3% M 8v§ +6'-'¥H# f²2À ±ƒQ±‰,±ˆP±‰n± ‡1 „ ©„I' Q+3 ¤rg%¢S¢U ˆ M+KW;F(Tf Šu)?QKF¥ƒu! `«„`%%@%P2?Fc£„m¢‚(6£"«„{C+- $ Q®„2)4:+- $ H¨„#tW @1 ¢‚`e±ƒ²† p®‰&)>-'OFi‚¨„k<  ) £t £Q\­„ Am&W ,§‚v0§„cJ06 +¨ƒn/<$" ¢$ „'  - V$ >§…TId  «‚% 3 ! ¤ˆi‚ ¤„c (“"P/) * PAUU-9qn&@U80X 7y 3 ‹uO< ,‚6&9 y "  † '  - i  !r :¨„A< x¥‚ .F ‰8‚CZ.>b3% M 8v§ƒ`+6'-'¥‚A# f²OÀF±‚ ±‰+±s¢‚D> ±!±ƒm¤Z ¤IB±‚i¢Ca¤q  ¦R{) M±‰{±“I±…¢†eD± ‚s±„n±‡~¤…M ¤†=IB±Š¢“3a¤†Q  ¦…'{±y& ¢(‚Z ± ‚9¢‰G‚Z)±„±„` ±… ±#‡1 ±Œ±‰S±ƒ`±Šy! £‚ r²‚?Pf £…? r²†P± ‚6¥‚! ¥Œ!! ±L±„1 ±ƒ=±r±P ±‚7¢/±‰ ±Š(¢ƒB±’ƒba£],5§9„ /'I¨$w„ L ¥vrx?¤rb£ ‚¤rDM£#1¤@R¥{i:„Q¦4,)¤¤L ±‚Y£q6£{*¢L‚O±^¤?¢$ª „(8…5zƒ«Vg„< v3m0£‚c%?«W / ¥‚ G?Ag¤lE± z£…],±‚§ˆ*„ /'I¨ŠBw„ L ¥…Fr±‚J±2¤…b£…+‚¤„?DM£ƒX1¤ƒlR¥‰oi:„Q¦„,)¤‚p¤z ±†j£„~6£„9±¢…o‚O±ƒj¤‡@?¢ƒyª“„(8…5zƒ«Œg„< v3m0£ˆC%?«…!W / ¥‹?G?Ag¤ƒflE±‚f¢)„Wl ¢)vl`¢ ‚v ±ƒ¢ ‡i3±„<±ƒ%±ƒGm± … ±‹% ±‰ ±‡J±‡i±‚F± Š.±–]¢+ ¢+ƒZ,c¥V16+±R{{¢ƒxƒh¤†j)‚3G¢i&±„?±‚(¢%¢<3±‚b±„±„±ƒ<±‚$±`±ƒ£‚'…$£{B¢+±¤h/81¢‚,±ƒ|±ƒ-N¢,‚¤‚‚N£'}W¢†"}¢i‚[§…5t‡:$2QU¤Wƒ`„t|£B‚ƒ ¥‚(? ±M¢†7‚W¢‚-±h±?± p¥…V16+±ƒ5±‚±‚¢‹iƒh¤‘)‚3G¢… &±‰±„a¢r¢‚W‚[§˜%t‡:$2QU¤Œƒ`„t|£†"‚ƒ ¥†3? ±ƒ+¢V‚W¢…l-±ƒa±ƒ±‚)±$’=± ±$¥-±‚h#±ƒY±‚^J± ‚ ±‹J±Œ|±‚± …`ƒA-U¤m‚t£/+£Z*£\(±‡k£T‰B£m‚+¢ƒ6±‚3G±L>±‚ m±„±„±ƒG±‚/±k±ƒ&£<‡±ƒG±S±(£(‚$?±‚=±„±ƒ8Ye±„m±…±‚¦K… G±ƒO§‘O4"±‹2±…Z±„±X¬ƒ„ _F ±ƒO±s±J± e¤„m‚t£‚+£f*£h(±\£Šr‰B£„ ‚+¢‡d6±„l±±ƒ±±„ ±`±ˆD±ˆ>±‡±„d±ƒ\±†R£Š0‡±‡±ƒ,±‚V£…9‚$?±…±ˆ±†v±8±P±‰`±Š@±„¦ˆ{… G±‡$§¤?4"±–j±‹:±ˆ±ƒ6¬Œ3„ _F ±‡$±ƒl±ƒ±‚4±ƒK ±A f±ˆ> ± ±„k#±N¢ ].¢Œ‚ ±ƒ?¢ ‡.¢žv‚,£Ub¤ƒ 4j‚H²ˆ € £‚Fb¤ŽD4j‚H²‘,€ ±ƒI ±‡Z ±„x ±Œi'±‚ ¢†T‚ ¤^" ±…-¢H‚ ¤¢N" ±Y ±‹w-±„± ‚±‚@±…±‡ ±Œ ± †+±†b±Šx±&>± ± †m'¤zq<±„"±   ± ƒH± a±‚¤ƒTzq<±‰± Š7±_<¦#!P7£„&„1.±²ˆ ` ¦„#!P7£ŽD„1.±Ÿq²“B` ±!/ ±!ƒ;> YH¢?ªg+¢‚A+±£30®‚M)*(jR$ ' $§m7j±‚:´|›°­c‚i'  X `±ƒh¢‚xª„Cg+¢†c+±„\£ƒh0®‹A)*(jR$ ' $§„+m7j±…x´„Q›°­Š‚i'  X2¥ ‚, ¢;G±R ±i ¥‡| ‚, ¢†.G±‡2Rb£rE_D¢ƒ‚^¢„…£rB7± ±ˆ±‚ <¢<0±ƒ¢ f©Oƒb[Ne;„c¤…7G„£‚K*@`±‡6¢=? k£…rE_±‚'¢Šv‚^¢Ž …£†BB7± „l±y±…Y±‚¢j0±‡&¢†.f©”?ƒb[Ne;„c¤oG„£†V*@±‚>±U¢…?±‚ ±‚- ±…M‚,±ƒR¤&ƒJMg§‚7sf/±‚¢G;¢C;¢Y<£C;;±‚'¢‚ ±‚P£xC¢C:¢L;¢k±‚±g£'/„D§„4ƒ.~†H=;£y=‰#§kA%$I±"O ±‡R¤ˆƒJMg§ŒUsf/±…8¢…;¢„h;¢„{<£„;;±„<±‚¢‰v‚ ±…M±‚)£„-xC¢„P:¢„ ;¢…^±‡2±ƒs£‡W/„D§“„4ƒ.~†H=;£Œ1=‰#§…wkA%$±„T±ƒ±„$±ˆ ±P±‘M±ƒR ±ŠD±¤=±Œq ±*‚y ±*†N ±%… ±%U=±F¢ƒQ$±&¢-q¢gq£0E±‡{²ƒ°¢T¢/4£W±„^$ B±‰7¢o$±…v¢…Rq¢† q£„}E±o²†f°¢…*T¢„m4£‚ W±‹1±“N±‰C ±$‰ ±$œ ±5 ±‰&b -±g± ƒ1a¢…Z‚V¢<'±ƒ¤ 0RM#±„±…±‚ 0±‰X± ‡V±„ ¢ŽN‚V¢„M'±‡¤ ” RM#±Q±Šh±†….%‚E£U‚±&¢S¢U® ypC [:Sj¯zK!z$q(&>b" ¦a%d2;'´ƒWª ¢6±‚9±‚s¢@e1¢¥("9A'­?.% k )‚C<l©MD L`¢bª iAAV"±‚±‚ ±|¤sx¯ D% F!>DA¥ 7*© ~A"iH9; #P*BW 6F‚3QT%fƒ UbU )V;c)(B/ <‚k^¨ v10 §O. Eq ¢O,«6u2‚~yA§$p\(FC¢0²Ф& ‚b£„U‚±ƒ ¢_¢a®ˆ ypC [:Sj¯‹K!z$q(&>b" ¦„%d2;'´ˆ'ª ¢‚I±†^±‡¢… e±‚f¢ƒ¥ƒT"9A'­‰3.% k )‚C<l©„D L`¢ubª„/ iAAV"±„J±†±…:¤…fx¯…< D% F!>DA¥‚( 7*©‡G ~A"iH9±„ “#P*BW 6F‚3QT%fƒ UbU ‹aV;c)(B/ <‚k^¨†jv10 §„Z. Eq ¢‚-,«‰36u2‚~yA§ƒyp\(FC¢‚)²eФ0&8²Zp¤Q?‚iE±,²p±# ²‚=p¤‰B?‚iE±„L²ƒp±  ±J ±‰; ±%‰ ±%”9¤e ¤… ±$k ±$£[¢$ ¢$ ²‚Zpr±… ²Œxp±„±ŒO ± }S ± ‚V^±ƒ@±‰r ±%‡] ±%“ƒ+@¢*ƒN±[¢#a¢%_±‡i¢‰x¢'‚q±„H±‚1E¥JO<±‚ k±„±„±ƒE±‚-±i±ƒ$¤e†a±ƒE±Q±&±„ £QP±„±ƒ6W±…±‚ª:‚ƒ±ƒM±’h±‹0±…X±„±V¥0 ƒ…;±ƒM±q±H± Q¢„*ƒN±ƒ>¢/a¢1_±Z¢Š<‰x¢ƒG‚q±‰±„j±¥nJO±±„±^±ˆB±ˆ<±‡±„b±ƒZ±†P¤‰ e†a±‡±ƒ*±‚T±ˆ£ƒP±ˆ±†t±6±Š>±„ªˆj‚ƒ±‡"±¥X±–h±‹8±ˆ±ƒ4¥‰O ƒ…;±‡"±ƒj±ƒ±‚2]%±& ±%Œ±…1 L# ±#„!V&²s@u§`4K¦ƒ/S‚8]¦‚f +²@±‚§…4K¦ŽgS‚8±„h¦†; ±‚ ±…++±„6±ƒ±ƒA±ƒAn ±‰±‡D±‡c±Žy±‚g ±&ƒ5 ±&‰ j( ±(‚H+±‚l±†J±_±v ±†l±h±„±‚R±ƒ ± ‚b ±„+± •R^b£5£ £4£4¥‚w‚w £?Q § 2+9cfv¢bƒ ªn‚…R% c‚:2±‡M¤H,9a£]FB« 1  ±ƒM±)ƒw m£„5£n£(4£*4¥‚w £ƒ??± ƒ§ …%+9cfv¢ˆƒ ª”^‚…R% c‚:2±“¤†(,9a£…hFB«‚1  > ± ‚£g#p £ˆX#p ±‚ ±…# ±)„/ ±)N-± …±n±‚D± ±‚V ± Š&±&±†O±‚i±†+ ±$’V ±$¥F ±)‚9 ±)‹X±"ƒC±… ±"Šs±T!±$‰z£‚} ±‚, ±$œj£†&} ±†²‚XÐ ²†XÐ 9¢ƒJ±„+± ±ƒF±‚`±‚I±„h±‚x£‚0Šbƒ2±I³ i¢q…GA ±(ƒA <¢‡J±ŽI± „V±‡W±†m±†±‰[±ˆ£• Šbƒ2±³gi¢‹…G±‚ A% ±%‹yR $46²8°±„±‚x±ƒ"±‚I±‚N±‚:±‚+ )±@±B²ƒX°±ˆg±‡±‡D±†±†±†G±…i j' ±'„u‚ ~±‚rux¦‚L‚( ‚O ƒm  vƒ$ª),6D±‚©a2 K±ƒ_±ƒg±ƒ5± ƒR±ƒ¥6¦Š | +±…3¦‚X0 ±†r±‚±‚¦Š=‚( ‚O Ž  vƒ$ª„I,6D±„U©‚t2 ±>±ˆ±ˆ ±‡± ‡_±†A¥ˆf¦œz| +±‹¦†-0 ±ƒU ±‹F¢dH ¢ŒH ±$’[ ±$¥K " ±ƒN)š-   !"#$%&'(*+,-))Í-$  !"#$% &'()*-(+# "!) %$'-,& * *3 -*f-%  "#$%& '()*!*™-*Ì-!(  "$%&') *+,-#-%!"  +(, $&')-#*  pyds9-1.8.1/xpa/doc/sman/xpa4.index.prop000066400000000000000000001765301265250223700177700ustar00rootroot00000000000000M§iÚ-/proj/rd/eric/xpa-2.1.13/man/man1/xpaaccess.1 xpaaccess?xpaaccess: see if template matches registered XPA access points1ŠAŽxœ}VÑnã6ü•…Ÿl@1â\_ÒžÛ¸ØÁÙ×öZ¢,â$R%)9þûÎ’’-%¾ˆàXäîìÌì’«»Ç%Ñk-DšJçnÉII*'/«º^R%|ZHGVî•óÒÊŒþyº£¸œj£´w´ùºZ?m6ƒHô|•¾àQðC‘vJKÏß+ª¤/LÆß5?<¹V”I‰ÿÛPã¤u/tÕÒ/=Œ_éÙkùBë§íÃz…DW)uŸÔh/ROR¤Å)©Ve(Ë#výŽÚòÛB–5°8'öoUÿ¶ ÁUÆ0FS¦òµãŸ YP MM+­U™ä…ßV›‡Õr;C˜ª3zÿ¸ÜÞ¯?’Ô­²FW¨V‰]É©u¿ÇJßXMº©vÒ’ÉOì+ îEÆ?MŽÒMÈXšh3ÁfOÏ.sáã$Ø,Œõ$tF¥Ñ{òª’¦HcÄÏ›ûõçmòi½úóåÛöáq¹þð7ôÜñωG©Ð´“”[S‘«eªr+„¥ï¸ø²Y~Þp°v̸ҹ!±š(–kÕySŽu£«¿.lDÉÈ‚ç ›mWÀᔉ|fÊÁ;GêcFä«òôq¹ùýóC0Òа‘|×ì 9Ÿq¢éAydêʼnR“…>YÌB·0 ü!ó ´¿o_åõç›20S{`'"Øí·´OTâfsZs‚ƒr2!à?eü¼BרL9[L¹³nI@pÁf= ¶·ÜtgàL£U:8­=gE>N×¾Iw¡7]/öŸ£Œ~"ÊùíH™ÌESúd žS óØvã-hÒ¢’h p¢S!¼-¡GL¶ÿììú^:Ô >JgÐÒïŽÃWâ;–6°Â›=Ô‹¸¦®Ñ¡ømwŒ9†iQà¶PA  @ÎŒŒè™Њçh…*ÃüžÓ½9H”š@¨1ã•Ú~Xí|kã鈡q ‡å åÜl¯eÊ蕎¿Úš½Â…­d!”]ÈŠ,¥15#ÅÊÓµòßEÜÖPàÓÌ;V fôÄnX&Cê‚¢¿=‚i§úŒº!-ÀáßÜž‰Œ? ­ròHpe¸ïخ̩ÜqŒ+:}à¡Ù{•œŽ)·2=¡­Dv|Sì£#Æ ÃÄ¿ÓL¹K‚ Ä:WuPeIµ`Z8 ZZeb'á h€ñ쌘ç4þ~ò'ÜÒÆf±Eöª•CÕü-t*ù]W —e>5c(¥;nù‡kÙ„ÿjšp„„ÃIFR,ÀË$é†)‰Šzš„u `““¨ŒLiF±bŒonúÄÁ&·Ã)»pü›äfB™û™» „)ëØ€û&Í]ïŃ4FÆå¤‘I~hν6Áö~\ àó.&ïÄSøŒäÀŸ+ƒÉFGð~,!ð8À/J4Õ†aGf”›/ ˜Úš§IZºY°Jgb£y.Æu(dglùÎhaÎÜvˆ-tiŒ2 ð1îVÒ]˜sĪÆðÁã&ä<À_.ùA©©iʬ?Ä0‘1VMGø&®`üÔÇË\!Zyʰí[(*J ËóqƒqK\®%:9áÊ…ÍJôC¢F«·¸GƒD©/LŸ›Ëè(‘)+S_“ÐLfÐ4ê9X}Ò4HÈ%D®k–þfs3_„(¸µr¿2=qF¡û¾ õæ´Y.éîÓfM´‘œ©žuã£?y,†«r{²æœ/>Ð.h%-~Jèæz± A§M³ÿŒ›Kj bb07fb97c000a151533988f571a7bfc1./proj/rd/eric/xpa-2.1.13/man/man1/xpachanges.1 xpachanges Ö3XPA Changes: Changes For Users from XPA 1.0 and 2.01…=…xœ…”ÁnÛ0 †_…è©RcévºSÖe@€­)–ÛŽŠLÇÂdQäºy²½Þ~Éq’b‡lG?òç/=,¿®ˆ~>.é¾UnÏñnz¡Ïè{ä© Ò•˜Eõ†”«éÏí¯‡Íãv½%zjM¤Ztß±KTsÔÁì@¥V%Œµ¤š†u¢¾dZ¡ÎìƒJüš¤¼RѧÕöþÛúñi½yÈ L­zfÚ1;RÔððó¡÷ Ô\2Ê3VŒ¸‰4}Z&D>eT Õœ”±\ƒhe@ÈõÒÒuÐ"’²‚ø0V¦(p‹¼¤OÆ1]§¬~âQ5 Ž÷’ŒJÇ9ízÈ“IÚÔ¥– /ŠYûn75#/l—›äö䃠­nN%sÇÊû?HO]ñ‹·F›d=27‡²_iÍ1’ãÒœLÅÕüŽHcg#R5&E´÷âUä4±Æ?‹‰UMÒü/¾(ôñ€~Õ[PÆåòÜç'']Aµ šœgì ËšieíNéßY&Hì-'þ0ZÂÄÖtó#‹i°h ×uvdÉ0˜¤Û²´w¸žUGs"§ ‘bd¹ã”€ã$ÎÕÖ¸=â×MÑpP°òTx)8„Ѧ>8lF .ÐS½ÀLõγÿèÆ+‚`¬aÅ«F:évu‘—Ú=Mm§–Üš{uÌÀ³õ繪på¸Ð`NÑ8Í¥+­ÜhÒn,ŸÂMÅÙÒ½3˜.´À‰M-x÷Ê6„áç]Ét\+v8Š7~ªXNæÌtǘ–“a¤rcªqFîÎJøI -VB§<­ßÓxyD>ÎÙ+Xߘ#¹8§QäÊ‘¶pr'Ê¸Š¶«-¿l7D[挽v³bE%¥4åt·l=eãÅ ±¨oi郱´x7§Û7‹E©üx_\/f(Ï  12a6f5c1bd74acb24f19ac4abfa2e138*/proj/rd/eric/xpa-2.1.13/man/man1/xpaget.1xpaget2xpaget: retrieve data from one or more XPA servers1„ƒxœeR]oÚ0ý+ç$@ 톦JhD+R!ˆP©ª*7¾!–b;³ ÿ~×0uóƒåÏsî=ç¬ç«85â@aGÁ):¤¥³Ö¬ƒ¶Žð²™Ã“;’óÈ­³M¾ÌûÏØ«WžŒW†B\kh ••qíãà¢Õ<Åm‹–áøæ{ ÝÔ"*ëì±.<`ß't­T]G¶>xòÂ{uïZ‘!Úu褼%…¥½…eÌ;Il‰ß­¨UyŽï»±´îÖ•h2’$HO" ïg@᫇>ÆÒƒÒ¼ôŸÏõ9²M*áØs9!ÙÎ’éÝýWäiŠùSž9Q|=0ÃÎx˜ÝXRT· jÓáöºL'É$¹Ãœ“\#¹aú%I.ö^HÉð1p 71ad1ffe95b4d2c36bb129f8b1d61759+/proj/rd/eric/xpa-2.1.13/man/man1/xpainfo.1xpainfoD6xpainfo: send short message to one or more XPA servers1„ƒxœeR]kÛ@ü+óhƒmê´/5% ‘bËX´˜.ÒÊ:ÐÝ©·gÇù÷ÝSd•¶÷°ÜÇÞìîÌl’u \:¥míV`²¸q>À³:‚ƒ³çaœ'üØ&’åÏäÅÏM¾-²bÀaÞ¬é>ý³ GŠJÕ)òúK¯CGû&¢WtÜ›bÏÿlG5ަÛSÓ×ik5ˆ6¯»ÞÛ ‚DøVŸ³ädÀš?>=<~€Ç¿8ÏÝ­ RTM®íŒ³øK€šbuÊkêƒ.YNP‡$™Õ5Êš¶¯U§EAèœÇ5>¾#úƒˆ®åê³U~!º/Ëx¯o[˜R&ûªÒž…+jƒÕTR:G0ú`ì. hua*–À’czzkG2%\ä3O¼cÛ<‡Å}P5Ò`I{W=¢f*‘åÔ^«òDú« Hßœ&X‹„¶æãa©k6ÖëzN„ç&,ׂžkcÜÈñÓùf²)œŠ£òe Â5­êÌÖÔ¦;Ål" t»þq–ÕåÈý–~·^ŒëCŒä€LcµW‡!FìQ Šx'z¬>ÊM¶k.UC á(´­±Š!ÀyÁ_N¶(À9’^†l¨±•£çÉŸQ†ö þ!‹hðo5ÍãŠN®5 I¨á|§IŽC.°b¬»£Í ‘6p*j 2Z>îªmÍ£a±Gí…&™³­-‚¬ØáªJŠ&MŒ²zXN“ •óÒ“ˆ%¦= Âú›ãq]c$a R\8‚¥MàFQõVÀ!1R>өϳ¾X™S›ý)G„vT8(™Ê¸š4(¿À¤ˆ ±™Db~”Úû7wÑdxgé8ÅD~›3ZÓ'4]UãÄn"óoŽÕJÊáw…D`>¤À6ž¶¦†aÊv 3¹Vòl {#»: /ï¡SB¡bæF -àã¼t½wýnŸ¹—ÍIóÎU*9)ùТ;sî?>^t»h£»«¥¼ÃóeFÀ4|S'–ì ý—Geã…‡×Ú2bË9ì’!(™ŸeíACð®a&WxRƒ–§EÙ´Ž)O‡¬èÍ­Œ³:MêŠxäT¦¡nÖw…hc"æ¬i?ç]èe¬˜ëhÄäF³éñûK”Œ#‚&kÔdôIèâ›:ÞlyüÒµ;Ɔδ 3_7Ãd½ïZL»æœãò8ìçT˜ºm~NWEÉ«YÕg÷Î7šýÆXì/8z‘4p™0r{Õ–&`Â;eø¬âÄš†€Í7öG=õ*¶ äUÊ:y"ÊçÃk‹#Egú²Bæ»OyOáøMGRNKÞ£ºd?ÒÔ»L‹gàüà:SèDu6foä™8y¤ ÄQ‚2w¹,büé4÷§‹G¤Èz²¦ï cëârÍ'Ó_Ø(²p^V…”xV;sÓÇuaGY‘ó£œé2©¶ Ü‹o¸”+¸Ž2ßõMœèàÔÀ´ç»kþ ôJ.’QôžÇGTê…/'q‹«qÚû§RP˜uŠIT²Ï#²wί* YÖ_dx{âEq²¯Æ 9í™/ð{îô°‹äÓ@å&£Ð7ç!y–ê²Ê—zˆøå…ò–=|ÖŠ[ŒûéŠß§f$=7ã,àñÕ¬Ó 2‹½^;c%f’¶õÀ0“ïLLÈŽ¿HˆÕa¼-{hvˆ×ôj¾ôÉ1~¹xG¾ u#˜’½°†Ÿ;½â{§v©¨´/¥X“W&ÄB›™0U rÐuuA%4JŒrK½ìÛ%ñrp.ð5ÓÆOLà°Ì`2ˆ¨üåp2Œð®ô:Uì}¬øiìâ'F)ŠÔÆaÀúÎr-$LŒ9=Cìì{ÒjtS4ÉÚÒ*pÎdt3dǺຜì<ÎÜ®…½ÙLsæ êØzÇ›ÃÍ»wtÿëæ“€2¾²ËØŠI”"Šlä^×-ñÓ@¼ÓrÑÝ®oÖ7?Ñ}ëMM7ÿ\Ñí77ÿC®n–×Þo° b422b5d1f5e472e7c542947ccacc3dc5)/proj/rd/eric/xpa-2.1.13/man/man1/xpans.1xpansAxpans: the XPA Name Server1˜n§ xœYýoÛFýW¶)pz’;ýH}ènâ¶RǨsEq8¬È•µ0ÅåqI+úïï½™]Š’ìæ8–Èåì|¼y3³¼¹üõʘO­ã…éÖÎüëöÒÜØ3w®}t­¹ûýæÃíÝõ]Zdþ˜¯ÿÿÿ{0ÑüИ&´?U¦ ÷üy¯o}·ËWnMýoóáöãõ‡H›¯MúiZ_wfíªÆl\ŒöÞá®ËwÝ'ß™íÚÕÔ®uÆâ·fZÕµuíŠÎèf Qú‰®.̓s­ü£Ë‚£q°igj*‡åU^Mi;k–6:ãê®õXÜWø•w¥YùŠŠ5Ã#>vÐjÚB=z†^Á3q¼Íà_¯‚<îl±ÉxrÛÛ,Â…k:8-|Ú™Öý·w±‹frûÃÙÔôÑ×Ü ±­íÖ:[òÞù"æ0=R>J›ÊîL¾fá.qõ»«»·¿]K”Œù@hØkB"*$|Är:îj»¬hgî[»Á޶ãí>â"ÌØØšá$®( Ê6t ü´’ðÑœq ˆ s-Çζ$ؾ ÛùÂVÕNA <Æ'ZwÏp´®\˜ßCo ¬KkòæY{uͺw•ä+á¤R{IǺ=ã ØþèKÚfж/¼E øúÁ,]·uNÕ-*L©ùúåýsdPVº•¯ÅO‡&ªÒXx㶓錟ÞnÊôÂ÷kÀ)]L†=üü¼·ÂýjQÂnfl°ÝÖw¸$`[Æ#ÔÉc?t´w‹5ô/*ã…ÜîÜHëp±Á5Åp¶ÜxFö‚dßH»”ˆ3ƒb‹ºæGã"l6} €îY„± bVᎷ©o Å¢=²)Gé@3`r¸í‰¬îëÎW²=ã™:ÈB&ó§¦ò…ïØ¢ Ñ)÷;Næ²A‚„jGÃà¢ëæÖP éì› n™‰[Ü/Ì»»÷`ºÒmâT͵È,{ð…=b Óù›‡X^Aî7®õ¡$|m±î¤³0Œ Öt&ŒZµacÖp™«±™Ù¥ìáFÔ”ú‡°|„±/ɉÜjM\“Ýȱó’å¡4qÕHKUŒB÷ôF­zPÑÂLn‚°–MªA©Š¡Ϊ s%ZÁ Ñ¦Xùܼj¸Ý¯Ä ´&ÎÚ Ÿ@»÷>ƒ½¶b@éÇ‚(¦Â+64ïëÇP‰lÆq~ã+ÛîCÈà}†@hKÄJ*çjÐÈ”ÎÃmÛÐ>D)  =XöˆY€Åo~4“³ó—ø÷êÕ÷Ó ó¡ïæa5_R÷Éßûyj>¾½•R6SFž)€ÇÁiÅÚÖ÷z_0øÖÇ"˜BºÀ$mPqt"ÔŽ‰Ï‚\U-Ìm ½”|PðìcîÍ©©{ºgŠÅ\Óo¨)¸†x^2Wûz`<8A'uëéÐ_ Ú¶(Ÿ«0,SҬ؅ÔT·ÝX™= `õ/a˶c¦Ûë;7FTVÚFã“-•ÑCî®8àsíÑA ;0âZÓdë£$5cv²EÛ×d"¿óu¯jé <,vл(ò½h„Œt`Ç•B—ý¬tDRu™Ì"®2Hyèv[J¯› ñ…ÂëÌDÈÃ'âe?'¹”ᡊÏûfšT£ 4Ðz ËÕ¡¿_«º”øtù£Ã`rØŠ ù­uólƒ¤í©ï}­Êû¸!à£* –GtR€¶ê[Gý$uÅÂí¬Í‹–ñû?é¬K¶‰»“ò«êî­dYš7¯ß¸óÕ·ß]œ½ùöµHäï=ÑÂUÉPþFÚ-e®‹es[ʾ|Œý±‡9ƒÉ&d€‰’˜ iÏ"(íö¡†ó:¦€ ÂéöÉá› i¸sui˜™$‘ÖrÇVD#ÁäM=|Ç* ´Gh¢¼\09ó\kD^4‚îÎu_Lÿ/¼ TëQ*îhvú<èFXuu@pcèÎÌÄ×EÕ—)—‡*öè­ˆJÍp’ˆr¬V&Z¨Â‚aì2'ù:D‚.öÙkY%þò;‘“Š’š?),rKi IÊÖ …Á¾U_)¡ ÀS‹Žu—Æõ¨í#­ÝÀv¶ÎG}õi~lPø¥ìÙÉ«jËýszð >ûÇeó#œ,$]NÉÓìž EèD4‚t,çg²ãó¦¤0T‹¡ÈøK¦DºªÚÚ`Ò”’§BL«ŠÙ"áé[í;?7åL{]tÕ  OúT­ÐX¤bö"ÕÔɬ€áðzÆnU<}^·QM§<ÉÂ<ã…ã`ü µ^ê’·Èï6 áb²KyéÀR0$Ð3ûÏR¿OÚ—¾â`ëÚ•à.~ò¼þeúúÔ(–Æ®¼ðÙ‘-VJíÙë7¹ÿA3xP–›y~ Šà#_îŸLPz¹¹Æˆ0a"+wÒ;H#X+â×*m/1e}‚,i›iò-«} rØÖ\xP¹ØV§câÿóz ÷ |ع‹alW¼IPÑ—dúI;Q©ËÀfWÚÉ%¤¼»êÜayªžL)4,·›ÄÿÒú7©)¥_­­'†¤Ä¾V!< #u8Ñt‘1™ZÛñ(”åãzOЧ*GOha0ØÅûÑ?óݧØùÙ\Ì:½q>ÜÀTH5!Š‘9n,bJc§íó‹{!,¯7Rƒ­ÏP%aÔE¢ä8r/‹¯’œ¿_½0Z žŒTV5ìûòõÅ×çg¯ÎSÄò²³§—}“–‘Û‡8kï{´¹ñpŒFã=/ê¤Gž.Ù =9mÖàíöa,F)A÷HÌŸëÁ—göl¯Dò³$ÀöŸ_¯>þòábòèÛP‹-¶õ,;:Àj½q,¦2C¢UÇÈÞWåøèr0,v}sõ‘£ìûo/ß'¦ Éwhžš&Ä zNà㓊(gëÀ>m²O¢Ád”õ(*qhÒ¼$Z%ed¼Ñ©È*/e×#PâÆÂ a¹5È ½ws'rŸôO µQT.KÕE÷KÂè–T`®F2þ‘dh‡{RgðÔeÍápäzÈ[9ióé¡ááY’]úŠ ' ”oVßtè‹+ûÁ™\°fUÅäê¶jTHm­*~r@æ>ñ´§.Ãåš¿´ðõ¥³yvjÝÅÑ)å„íñôb‹)±Ã r63ðXŒ~ Ð'µì Ø ®{cÒ–Ãó«dÝÐ8ûi‡s3I)G~Ñ+Q4SH u\Éó`Ž€ªfž¶ÖG/Îß|óÝ™1Åmñì—ƒ%©‰Ì“dj`Y÷ˇc™ÝRåÍG…rª_h žp~Å’< ¥æRæ3íœ÷¤¾P‘3ÆrܬÃ3ÏeÒÐÁŽýæàÂ<Ïl-Û[ßyévò ä aà ˆHôèÙw|Ar¢`:øBÈ÷ª*ÿÛ'”Üo8¨8éãþü€8`òh«lƒ¹o‘!2ñZ{F÷S³´ád›Z‚“-yàZgy֑õì“4ý¥F6ŸÄ%ƒrã{çºÉ4¶ÿ,ŸEHÇ·8a&Ž)J=íO/•Šùi01ŠªÓÂr&â;¾°}@)&Ç#îtCû—Ïö¹c™ßŽfÅ}g‘;øììT¸ÈNrg2ßÓ´¼êYL¦é”Òë&÷¹K‚KD?kö œè7Ë!öÚ?t²‘=}³5 ^Qž!FcrÐw¨.bøG§gèPQ¢'¡mÊ>¶Çî'™Þ³¤Ö°Åô©ªïÏþ¸ÄóL”] QG×dûêÄ ³¤µ…G‘ rçSѾuô7Z-i„†4NžšÉ雿_wZŠ—.ÏÏrHß Åîšýýyçé*7žg}ôz1UWôžuIrN.vx…ð°-õlbu<=:ÐW©ê/[H›2Ô¼qQÌïókÄôŠ-É)‹¶‹<ȶÖJ¾±MG#o©hkçWe }r!ZDh5aå^w]sñòe‘VÂÙÅÊ.Ö¶…WÊ…+{} «ÖÎηÛ-oÏ c]ñ2ÚЖ/Ù-C%Ú.ë«HÒÉÓ8’­r<ùK$]ò; ™aa‚– ñ7c»0wWWæòýÝm4à§I=Õ“Ìá]%*ïÍy·ßåž/Îg¯ÍeÓúÊœ}=3ç¯ÎÎÒÌ&þžœMÿ@ã6X 5b27e90430be0b240f6e0e4ecec447f1*/proj/rd/eric/xpa-2.1.13/man/man1/xpaset.1xpaset ,xpaset: send data to one or more XPA servers1‰)ŠxœmVaoâ8ý+s½/E¢´´»Ò]UUâ ½"m¡jXéNUwe‡X—ØYÛòïïM²¡ÝHDÛ3oÞ{3a1yœ½ÕÂIMNêŒ2áyCFK2–*c%ýó4Á¢ÝJë(ùw±|Jæ Ñ o½¥ö<½œ¯¸)ÒNiéù{E•ô…Éø»æ[Í7Ç7On+Êa‰ÿl¨A†°²}¥/«º^Raœ¿®õ·ôR +ªR9„^>­æË@œt¸j«´§B–5’:'6«ª]iЇ¡’ÚðF£)Sy.­ÄJ¤0Ó©AVe¡äï‹d¾˜­SµaŽÖg«‡å”¤Þ*ktŶÂ*±.9µnÏdHåi'”§ŒúB’óÂ7®Ã)r/íaJ J—^:ĨcX)2`´A©­›<Ê•[S!f¦ó̵g€çgÔÊd *¹!‹æ pK—FoÈ«JšÆ»wL¼$ËçÕðËrñ÷ë÷Õüq¶üxièå ®Ž[G©Ð´–\µLU®dþÀñ×döœp°m ë*ßwìÀŒ¨ ¨°çŒ=¨Lä6S&ÙSûŒ«o y:KîžçÁ"DSf(0×£i§Ê’: ö8À¯„g?l‚VÁ{çÆÑ$ðgrúшxyp(´³¢®¡•Ìp`al%Êr?l†A¹¨ Ò5êël´W%Í–÷¡*ÖÛq²kPÆÆ”{a7ÒIwÊ}Áàžýƒ0WĆÛGt’ä›`¿–¹ÿÝÏW å*>ãC™û“TÅR¿&”Çn6£\y÷sðÎø$13¹!HÛIH4$(£P¯tʆiS]îû˜YjëË2 µ± ø³ÍLÄ"\“€ä8\P£yN`ñN¤,¢/˘jÀ¢M¤s-9^ݦô;C~œBoblðX²š5gËh½ÿ5O˜Ifƒ²(&Í·-U€ÇûSò Š–9Â6Öq¶àDéLg£4Œ劘®¥€ Ò"F‘àmÏ–d4ƒ/1vö®Í,ÓÂÐÉɱ\=-¼Í‡¥:Ïäö\7蚣*ÞEø6m{øwºóåÙ”œÚh€ÒŠeq­,5Ï™Cèkú£jÈÅì ŲF˺ÐA­'¿îÝÖ$…؆6dݦ©šÒ«àv¶&zòtîÙžÒR K*Ô¯›½£½ip -~àn¯½x #¼e¿ƒÆƒ·?h•{¯¶;&½µÏüHZoÍÊ †ö§Ê]^\Ð>Ÿ.ºGñç}¾ˆ§¥Oy …·H°§•?ÅmŸtâº<$S{ä‚M&ÉÝ|~Än;¸èT„ú8n„Ö6Å AQÆ©tÞ& Šr§—ªR>:öÛt„ Øuà¾f~WHضO¾ ŸB9•Ò‚_…¡ªC7ñ(ýëúˆï0AvÆþçâ s;œ.ƒo†E …â­‚гXÜ{ãdC¡7½±×ë*çMÝë¬j^ãË«OŸ)™Íhò%Yb*JÉ;Nõ øHÿ›á†åaþºp÷¹îv9ÆW4Á›’ÆŸ†0Ãx,&:þ!ÑEú 1544ac37a3554ac97f78bbaf534225d7-/proj/rd/eric/xpa-2.1.13/man/man3/xpaaccess.3 xpaaccess—IXPAAccess: return XPA access points matching template (XPA 2.1 and above)3‹p‘7xœ•WÛn7ý•©Û)PÔÊé“Óp[0ÐÚ í#w—+^‘[’kYùúž’»+'ASÁ/s9sæp|wýÇ Ñ_ﮯëZ‡pE^ÇÁ[^!%KÔ;cc ƒŠõÞØE}è;5-øÐåzCÊ6¤*÷¤—´ýûîþÝövKôµ±u74š~xîÕzÿÌLžä2vVDõ^yzUÌ®òï^yuèLˆeáà=ž~eÕA‡²õ ߃Úñ;±Ë·ôëÍö—‡ÛwïoïïˆÞïõ䙼¢±:§(b·ªÎÔ/RŽ{SÞr&ôº6­Ñ ];ÎÙ†ÃFb¯žô‹óÙl<õzMt=w­œl?ÐEÝ©6WœÙæ‚L€¶íäÃÅ;XôOÚ¯è¸7ˆ«ä ˆ¡b{²ÃW;UŒï¦kAÜ#x«ëhœe/:D…äÃMÜ“V0œ" Å_Ô©R ѳu˜è8nçPóR ÚFEEÑ+Z,zýÏ|ËX PhÖt‹¸é`t¨ãÇFkÕu+þfS 10@S6Òkú†²ûF‡Ú›Jgz®éwýщkà¼ò§ X›Ý–ì î£é:¢ átŽƒ;–x8<BYuÔa¹~Á¹ÅrÎ:oô“RÎ@­w‡YÑfµú<ÿÎø&§Ž×{]?bt*”‚´ìÙmn¤µÄ—›=8DeBåbò(ŒBŠ'Ó_²ˆä¸^´3OÈ>;™b¤-iïþ& JÕLê†ùš[–d±¹3¨è¬ÌåàØCt>LÚEp®‘î´tbn¨¢¨§W§5Ýý|E¦04&v~<£’þ æNr6;¯áËçÚŽ —3Š%ÔYk_‰Â~sóðpÿÀy].-fgx—Dw.êT×ÄØ›ÙëßO²’ÕŠ©«º#Ç?ÆV L Y'é<©Î4oÉHñZÚÖÔ&ë "ž%Çqž¢jÈêræÒ¤Ÿ¶ÅÁù!Àõ ¸íVÙ/‡…ͨŽ} g?Q3!q"RÙ`í²§Qvì§n™0°`,Ôµ©…)cv3öÌ.Ш'e:#+öo˳âî^¡¤&ú§ª0³?‡£Ñùë”Ö!pÛ9×'!LblæòaBÒ¥J˜ô¾L÷DÆ­b5É‘01šƒ†òÐBµØ§£‚æÂo›»³sø1‚ª×,±¬ S;šÏWãå¹éò ÜÉ‘‘çdžßü+¼ù›ej¡R&eÃT–—“ÞS@§!3æ3”¹N'=«-*]«!dpRS$òsh½wlX7è?‹ÆäX[cÚ)á^f…N©?]üàà\xY;c†Ã²Ü0ú°ú¼ß›iòpŽŽÎ?†ôâÎE¿L§eÌWëg)H—Åg›Ê×5ˆËó…"ñ¥y0q´ôÙ›ZUáçëz%?Íù —[ŽÙyrí4—Š97·;“mD5R ŽƒàÊékÕœf¯PŨYvnœtRÕ‘ „ºkÊóèýé+¡ b-ñn‡id•Ä¢4¨ÙY´HH!0,ጼ0ò|tç:L8Φ$v~6屓-É‘ñT7kvF°F×T,<<\*0K`t-°—ãù£ŸñŒçMz-Ÿ²õzúíÊ*Rgð³‘gSºgCav/ü{fvÏØÖ}ñEFNj˜;ÎäâQŸ6?‚{ƒÞ¬ðý2}¿\­×ë‹d§u]çŽlû(Y“ºÙcöÞY<Ê ÀÄN Uî—nÕ€6úrœÿë·,ñ¨’?Sõ·­ê‚ž~—=L²³¢†aeÌ´Ló^nŽ,Êãl4 ^Ëɹõ¦: m)í3Ÿ²Šñ»sòÏdA&sôÈ#Ò­iÏs$‡š-‰l3¥Ñ+{ÕÙk˜Ð9 ‹òCN·77týûöžõIZta—)çñ?V¦½îzêåÁ΢% ·yC×½7m¾_Ñåw›Mâ^"×âÍò_ù® b4903705ad33c73bad0161bdcd449045-/proj/rd/eric/xpa-2.1.13/man/man3/xpaclient.3 xpaclient<4XPAClient: The XPA Client-side Programming Interface3…pŠxœ½UMo1ý+£ô”lJÒKÓª¥´BJushÆ; V¼¶k{Iù÷ñ²d‰š&R ñ×›ç7Þ7óñ·)Àåx¢šx ·ä!4ãó  „¥·k/ªJ™5ÌLD_ ‰ÿœ/–ù,CAz墲l q"; ®¢Z >OóÉ÷Ùòv¶˜ƒ{[Ô2áDÛ!rÄr4%ª-O" :qQz[0é¤Cg)¨(Âîv¶†5ôBëXC±àt’¦Zî_1öú`=ÇyŠC½ò¶ŽÊ`È^)#uM÷úðÛ‰lóøRíAÎNÓC¹+§EÄá~ì]E«Û‰ÊxØ=XÕe&¼FÚM#*|QÄ÷;MÿýBþb Ä ¥üÿœ~fJûR žškœjü¿²Qm¿ÏN– ZϪç Ó–ÅÓ“rú-šÞ¯l­*¯°[>žóüÆÚ»Úý•jܹŽú©ER8ɸ±ÝŠ^XàÄG†·ê€÷Îi%EZ;é>Clï…G²°-jëÐwÜá^‘!´:æo¶–Ê(Æ P*×§í 8à“ˆµf l/IQ|Ê´„)Ä4D´2w ÖB™¶V+Î&8ð“¹ÁZJ8·PÚôËäÞ„¾VH€ÒVŽ˜$K²²q“”oòúu»êÙèöþKSUmZ9ïíg@W¯Hã#Ö¡# ¹.-½ËÍ!ÛI{eHÒL´¥‚­õ56:P8l®Îtx–4Á>±üÄhí<þªiJU¶¤÷‰W'˜YIÚ×Êìé=¥ÖÐ íÒ¡£%´fëlgEx78뛚=VŒ{‹¸£F¨¹{&¹ßô[R*å†ÕI/¤åA>Âø&_p×K°gúT[z9À;ß$UµV+ÃqÊËl”®`ì¼Ò0z;„Ë7£c4¹wÕÿ}¡¯º 40e83b72d82f142e7cf00652b044481c,/proj/rd/eric/xpa-2.1.13/man/man3/xpaclose.3xpacloseã.XPAClose: close a persistent XPA client handle3‚!6xœmP]K1ü+¾\A¯õÉŠp´÷p m1>ècÈíõ‚1 IúñóÝ܉­` dÉÎÎÌΦ~i€÷]½2.ÒT~ á)DÙ”›ü­s9HÛ‚øØlw¢À¶Ê:ÂãÙËrxŽNw¿|EžåÎl‰u#V¯íî­Ýn.z“\DèZQ9kI%íl„ŒÑ)-u8é40TÇÑRLá Øú@L"Éש½TT¢e„‰îZÈy²`ÒOJñTr#ÇHNáÈ~/N¦)¦=Dm÷“‰)ŒhÎòËïŸ8~X^v.¦XPACmdAdd: add a command to an XPA command public access point3„a…>xœ…TËnÛ0ü•z‘E¨“žÒ¢€ú u‚Ê@ÓSA“k‹Mª¤h'_®dÉJÑ 7y3³³K¯ªoKàñ¡ºÝ«J©¥ Ý~/¬Bç ,§§H7FK))´NÛõÏÕýC}Wï´•&*§çV”ÍçúÌ1XJð¸°bOãwC¦-†Ì.YõK c6B>åYž§†„ÝÑöNÑÔëIþ³•ãC穕ܙėe}ûýîa}w¿ªÿ¸0¿Äº¡>+ü.î))-I½ÕÐR¡óQvðÔEoIaóÂøI"ƒ§‚“?Y>€±)g4=ÀôA·í¿O:†j—"~*ØF+;í,´J¿5³¼0 7rÕ%0j;êKôY>¢Ð%•EŸ{µðèsoá]ì´Ms6â@g¾~2mw©ýw$+Ùˆž_û9[´ùVø.8ê®ééYRËò¬ëØ*2îX?²àaC<NoŸ­êÕ]Æ4Ü€ÏmG.H#B¸é›ÿÚÎ=­*µ…dÁhæHäk†è Æ>$=“e1Ð[L2Ý?*Ü`©Oôrt^˜.xt˜øÕ¤™wÆm„™69›´`«`œ<§§ I'ÃÀ|&R/Ô1P4.öyÐÂ’“.¶ç¬+KMs]ù$Œá@B6“‹ÜüÆKÉÖ'bî:£[J‹äæD˜dnÿbçq\Ü5é¹ÔË%ª¯õ=P±ÿ™ÍOâåñ†ùýõ‹ãåÈ~Wå¢\\£j½6X|(põ~±@¿Ã´±ô?˜]ç¿ñ 0764f1653111d4bf71bc6d6b1512addb-/proj/rd/eric/xpa-2.1.13/man/man3/xpacmddel.3 xpacmddelECXPACmdDel: remove a command from an XPA command public access point3‚xœ]Ánƒ0De¤^‚¡’ôÔV•PÂ)TçÐ ,°’±-h?¿8JÓª×õøí›-Ò× x¯ÒÃØI=ÂÑh‚DcÆQê3#¤™ÛÌεâ²iÈ{XÃz‚ø(ÊJä¸cݨ¹%<Y/Àb¸ý]² ¨õi{¡Ûè ÇLÞòꜗpØÃ™ybMW'ÿ_jŠýÓA.’•¬ýDI€ÀXK·ë-öÑ7Èôk 61d7df564f37323ae5d35ffbeb079433-/proj/rd/eric/xpa-2.1.13/man/man3/xpacmdnew.3 xpacmdnew<XPACmdNew: create a new XPA public access point for commands3†‡Lxœ•UïkÛ0ýWŽîK;2³tû°vcÚ [ZæÂ¶OE‘ζ@–<Ü´ÿýîdçW×ÁòÓÝ»wï.ËÙ·9ÀÏÛÙUk–¸¾Q%×r]¿rVƒÒ‰  Ö'¨BÚVyCPþZÞÜ–‹à•õÚõáÓc§Šæs¼ ~ªáµvŠhÃW-ž}„ëyyõ}q{·¸Y\ý7…Ô¨këG•«ò*x°}²•EKÚKÉWÀÜ'>I¥Ã ü |Œ9«@0>`œ…!‰M •‡ŽÑÀê ð‘ãyå ‹!ŸR±'êéDL}ôœÍšPнN Z$UBfJЦ®ƒ@o™60—F= /J AÕY°¾]qa¡ÚJ3¨¸ )–ÎúšË4öÁšž ï¤,**Ýl®ðENUÛ9œHñL‰žÌnDeÅ ]€m…†±Ô9õÐ'»@Ý8ÑÁ…تN@>ì”/ŽÒÊ!¸P€— •eDBQÙD'Ï Ìà ¯žp›v̶ƒÝo‰ŒˆM¾=È@d“òÅl÷™ ,|®¾²‘¤Ä*ÉóÖ™[e ‰Ÿ"Ö*'šs—ä8©XsÈãŠmLBö‚ù;h†±[zÉÈ]­q×7ë))¯Q‚3Éî²iÙ¶bŒ!Ÿ¡8…släëòÖÈŒ½÷ܺ HÇסwF ?¦g Úl)EG›+!4wò¯æfH8HxØVk«@޵U0C[ïš^4óY}‚uƒy«ðx×Qµ2uIb³ÃÇ?O{SÇÂÕè1²²O‡Cc°²<Ь`ËíœÂÛ)hË‹Ïð&KÍf íVHè_<h@Ø©˜÷åÁ(çá“ù6»ê‡ Ç~@f54~†Yf‹m—äþêd$u¨åWÌÅiÔ¯Þl )ïûáp¤¡D3rØ23fWHå|³¯å @‰(=8õgÙÊ œ%YŒy*tt¬1¯b²¼ÖÏ‹i1}³.ZÓ÷8;}Ô­á¿ÓwgÚ§O$ a46e0b319b2fa877e6deba1a91da5b64+/proj/rd/eric/xpa-2.1.13/man/man3/xpafree.3xpafree‚*XPAFree: remove an XPA public access point3ƒ‚'xœu’[‹Û0…ÿʾ$L½Û—^(„nÛ$¬ûÐ>ÎZãX „FÙË¿ïÈi …Ô/Í™ïœÑx·þ¾~Ö÷™ù2Oñ™AR¯NOÁ÷ ¾gU¤è¥ ûµÛºm¼óÒ‡“c|yMÔŒ_ZÿƒZÔ~»_~ÆÝ¦ûö¸=üØîwÀãÙ Œ MÜûÁ³û¯×ã4K…&Ós~ælÙœØB†R½§b-1Ó‘`Ku r‡ÂuÐH)±(èTâDÅ÷|ÃËÈ2KSŽs”Âyòbº‚F+yE•ÂN‰GÎs+„Ù±k°-µxRK5ã®Ìf¶™ñÄ^ŽpJëhùûâöny½$z¥tÙt•¤wO­˜n~$RÚ'•c¾‚킨ÜKG^nÛFxY¤u+¬Ø6Êù¼±5•ì¥V]튠﨑Úe¡#-¶ò°Â·kÞ¢zrA¿Ì—?ß_ß=\ß.ˆî¿Ý­ÝÆ8Ie#œ;g#¤*©½ª•„°ðåF:òI®•%ïV”=š]õ 2u«ÝÒ(¨›}³)k€éMaëÁR„P‚*7œŠÎjG‚8:¬OxÀŧŽ@”^‘ó¥ÑZ–^ÍV¤ób…Û Ü)¿!) 8"s²wYè*éSAá‚v¨hœ}ŒPÓ1!šÞ íjlZùg‹|Kiå¢PMé¸uÄémWú—JKÑ4鈀tð ‘§®­X)›¯¤+­Zñbeû[ܵ;åÀαÂî_(Ø °4™ÍÞc¸wªiˆVœzÃàvÃ"¤Uzé&óCL³{BÖt^K.7 Ú!kƒd–”‘J.Ì5‚9S7Áý:çç ž¶©5¸ÀÇJçmvÒŠý4 D¹¬}ÈvÈzºÅÜóà|•¯qUåkW”3Ày,â3ÄàP Fµç°©,JDe!ó´VˆK¢M¤4çL“´凿C.B¨W¢üÌåQ1óS]SØÌti¸1 L DŸCpS.ÉFn™W©6s×è/~:'UJ»8·ŸË;ÚvHë*”ºSAÝY[ c6Ѥ÷8ƒLñÍX]âÆ¡4ÖJ×]±‘nˆJ PCyíCOÅ?mBh¿ÞÜ©Sóe.ÆGÙì'*¸•Q•ѹýxUv°h0b¹ñ,žô(š.%<15æºôhHwÛØÄiI5ýf[kPGŽ;ÓÃîGM~Ó¹¨ncšØ J ¢ªà!£T[Aq$¥YôŠÄÍE,ºÔócZè@ãXoRý'qtKµñ½eÖ¨K3€À|¹Ë§nj$ ƒ¯™Ñ=ÔÿInc:x ˆµ•ÐÔ!ǹ㱱 ™Ø‡ʉe$±A;ëÁ¼xFèÑg¹Ÿ]†Ï |ŸÅï³b:ŽâõÚ Ýíø2ÎwÆV±Q[YšµFQU( œPúÅt¥_%kÑ5>/嚤Ža¡ãðËGÇÇß¶[ÇôÃÄ’'µhœ<¬ó‚NÀd&0í„òìw¸:êjcQûas;̸`ð6úk±ëõôuü¦Ê×ÅP²îDÎ' æ÷Ì»ºÃ„ux¦Égí6éç\æTà\MõÖ{¡÷;&Öuhþ¡‡°ËC²„i%íF´.œÕTÈ„B<иiöE~$ÿB &'zŸ¿r.cj7ð™£ÞO©ŠDä5]‚Ý¥ôI<Ô¾Ux…Á(Ä}”`†Ç'ì »!³+ÉJú^B«ýÀÌÌŸC9ÿÚÛøhˆkŸÆ+©‚ÖÆ_¤÷•,ðé"¿„¹Š¿Ø %ýÅ^®í~Zé2?Wb Uî‡þÕˆ þÇͯ4´Á«šµqÅ#¡cuyzAê]€«Þ¼™ü͵0î¥?ªOty;?Ÿõ …Я$GG'Dwñàz‹‹ãà¡úTºC°…f”7yýp'£Ê8³’bN««[´!_}ñ…azN¯ñÊ{í&èQ1„™=¨g7òM‚¡Ì—~f™Á^TµœÏéêfyËŒ“\«c=‰Í¡Ísú7²iÑ¿¹óœbæžMgÓÙ[º‚+ ;/èìt6‹=à‰%ýøíä_Bl¤ e597942f6760f950641b5a42244cce6c,/proj/rd/eric/xpa-2.1.13/man/man3/xpagetfd.3xpagetfdtGXPAGetFd: retrieve data from one or more XPA servers and write to files3‹4ŽWxœVïoÛ6ýWnî È©âÄé¾,i¤›Wh“"î€ [?Ðe•I¤âzÃþ÷½ãYn»¡‚KGòî½»Ç#ïnÞ,ˆ~}{óJúŸëK²Ò[%%Õ j¬Ù’Ñ’Œ¥­±’'’“öQZGB×´³ÊKò†ÕJGËßîîß.o—DO”®Ú¾–ôâc'f›ˆ”öCœ‚ý` $ª6ÂÒ‰—Û®^–é»Vl[å|6lMÁà䤩]6Ÿh±•‡/¼;±fOÔÓ+úi±üñáöí»Ûû;¢‡¯'·Û'©j…s—ƒT-µW’˜,|µ[¿‘ä:Y±µ¦La”å©#S)ŒcPùÍQ`ç±FØšnÏî ì¨P3°ÝÀÊKQ“Þj,\íÉtRÓéŒèæÑ4Kcì–&ó<€žOH9PÒOaŠNäY‚§ª6)@çœý hx½y¹,ô4RVz=ÎQÀP­eå•ÑJ‚É .6™¥ðá9y¤F3T°ì.: Çê 8.AöÂW¨›·B»F+ÿì‘W)­|HîŒn^GœÞö•9M>+Ѷ%¿éˆ€³t`(LßÕ¡b_KWYµâ•y”3ºÇZ»S…âB+ìþ3[QËc*ލˆIß©¶¥‹Ì0¸]ÆÃðൕ^:.õ»X¹¸u¦dMïää ëF¢Î•NËñV …ˆyŒ°Xoÿ'άÇY‰X®o½K;J¸[G¡ôq(Á£<$k3E£¤²€yäçÉY¯o¬ÏB]C -×â³@°ÝîiŽ©!ç0Ä9ÚüµÑcÁyÅòŽ‘ÙqOZ˨(Îÿ+¡©)+=IörÃk(Ö¡CpXÕ]B ÁóÈ,±¨q†µbz²Di :s¶8¤+­EîñéŸ5±ÕæÂ™¤Ôé(³®[¼#eçICf ŠN2rÍ$÷ÑñÝËKR͡ە#R }<ßѶǶ\…ÆäÔ_\ÐY[‰`6éy`œA¦üf¬£žv¨o÷D1?§yY1îÑ1û(Â…5oËåÍ«Åä?¦ß™°5ÐôvGšªqÈL[dÌîc**c±;:£k&±ê›(÷Vê4 ­`öþ´ Ù¹ûåõë0ëœ ^ÌãQ¶ûi‰nƒÝ\[¥WUß ìb…Ð)=QG)¥GÑö©æI¬±Ü•ïEKºß® (®LêG‘73$wÊü~ôä7½‹î6¦;øàST2ªŠé—{Ié€þ‚J¢±BB‘‹>õçÖ˜>ÐâÖ›Ô¬Òtt½ñº3Neö¨œK3€À’ùDJ?l“€\³¨9g|¯>Gª›|ûùuH¼ÄûE|¿(g³Ù$.oLÛš/ÆøÎØ:¶}++³ÖP>nT¿"õ‚Møö Écoê=]Ç;4…ë*ƒe8죬'µû~‚?¾Iâ?Ã-8í®Ã½—Lcüòo®z1Læàß\Ç.Äcg'©Ù¥6Àª>9ƒ«»Ã7…󨮌“Ј/é)îOÝô=)Ç>(¼1ŽbÌl"æm¥,Æs>•çŒlÑÕr± ›×Ë{¢¥”|VóÕ4hv¸·rñ6²í¨ Ëãb6ŸÍŸÓ ¨´4ÿ®¤‹óùœ·A<ð›ºx>ý%eô c711b239cb393698aa6c82bcae588dd0+/proj/rd/eric/xpa-2.1.13/man/man3/xpainfo.3xpainfoX6XPAInfo: send short message to one or more XPA servers3‰[Œ7xœV]oã6ü+‹´vàäÎw}iZzî!À]Ä9´}¤¥•ED"U’Š“þúÎòCV8#$ŠÜÝåõå× Ñ_·—W¦±äÙÔä[ëõì½Ú3KÖ0YG½u,[±Ë=²ó´ýûúæv{µ%úA›ªk¦_ŸuÞþF¤M(frë+¢ªUŽN÷C§¯òû œê;íCYèmÍÓîS£€¥|:͸° .Ìòú´Ùþ~wu{usM´•TŽa2ü=ÑZ뙪Ny!.I×l‚n4c³ UËžBËä®dµ¦Ç9ÑåôB¶‰Ûëz:‰æÖÑÞú„´†ƒ -â=zJV€ «–‡Ñ("tØSÀâÑ$ ÚìçÈ£ûÊÃUÐÖˆöAípºʃ-±‚á„Ìó²WäÈ“N¬ÃÄàc‚šJÔ*( Nß`Ññ?#<Ê)mtÐ`¡>§+à6 gpcÞ­T×­äÉ$€ BÐ1€DžÆ¡£â¾f_9½“—}÷78ëÚC1’ë”{~c W5·%úE¢û »Žh'©·îPð<BZ9°_‚æû”´(ê%9; 1ÕÊ06¤ê‰Ô4ÎöÈßnl湞òucºçWÄgid'ž{íU¾¨éÅFñ%òRþ—ëÜ‘ˆ¢ô÷cµvìD¢ˆá4µö ˆöRh Qpýꂟ”DŒò½oc2‚Ò™“cydd˜ª*Ô VJ2Æž¨9^(dÊR¢ëªÓˆu † Ù]4>¡¡Ñg}æ¥5™aÈã+$"c=\ Rò@µžÝ‚‰TNHl!qN=úˆ”öú)Ï'¦íÀÆÎüÍUìTõ³-Á”Ö‹²c€3m—MQlКˆ7BŠŸŠ­bÝwÜK dzK»›‹<&ŒÅl¦¨XŸµ ‹ØÝÜÜÝÝÜ¥ˆÎʱżÛ%—$ñÆ3_7ÛíåçÍää¶Ñ£êÆã\4Hý¨:2c¿W*0´í‘ùÁY‘ôûIK–B;úd®µ]jUG#Ø¢A—AèìçÉM}í%q²(‚?cnBµŽ¡÷mni·(©™¬½“Q Þõ·/_V¨ÃyýÌú[”BD$e9K\c»Î$Uü|°®NÝÉqe÷FŠéÂÊ¿ÄBþÕܨ± 啟0nLòLgñW>}ß{\¨ù‡6ÍïÕy>¾—oº¡øe…v‡Àè tlBñ|,ù\ô§h>àË‘cόɔþu<_Ê,k(ÚzÙ1³&zƼ‘±OÜ4hî«Äo6žLǬƒ;ÒÞôá2ý`îI‡‹×Ùœ*•KO›ÏÁužñ}ût{ÖétnÕ£¶.Mb1 !Q’uªb©Z§ù„€*åYn üêN"ââL– 'ÊEFßq¨ •…ƒ=Ö¦`°‰4ýãvÐ=7$s#67©i :wÓHËø]Pi Þ™Ì‚,&F65¹OŠbëC¢l©€·~HØíUHF™$߃Ð&ønŸÈ§hp‘ N­Jð`‰52⊃n0"V´f“MZ•ïlOõŠö*¢>€Õõi›ÆH+PL"Û|x `p”y1ÛË$ÅàZv«Æ$T-¶LÙµ ±se9¤¸<Çts16nŸrßbgˆ²‹Ö‘âÞÒñ‹VŸ?/?¬>.éZZàú ÑÊôSz¬ÀÎ{ ò­±âóVœæÔ$þoÖpŒ 9ÄèµQ’W¦H`Lv2Ísl¸VíqŒÐ.:Îø‘õpÒxkýA2–kò?ò_;Í·e ÄvòÕ” ±º 4•ê,R™ýSF Ò;šàszºþ†è_¢/ˆ@…Ý ƒAF–B‘/t”-O~`BLSkåX¦$r/§!Å¡9"޳Ü1rt&v” ·´ué圀.¹oè¹xXœŠ ôN&L[#9„„`‚ðo²A©MènéÅ?ÍßeI˜Ïð}S¾ofUU½(æÏEÄ9樎™4(€ß9ó7ר%NhüyW5Øt\B¨¬r*òïxtuõÿÖyKi{ÜOaàëFÙÈÏë“;§¶ÇQɵw)x¾g­Dõƺ˜¯zãX˜Y&jˆd7¯Û<$<8êô=žŒìLŠ>ò.E]Éö¼r³L£trÖð°5)¨ðË_ü!jPk4¦Û›8šg9¹€Ì*‹äȃ҆<çOW,º{hÎJ¦QMÖ$ØeVàríŸzö$IÇ7@^Š3aAÿŸ†gÔn!óØÕ§9g£"Pí3MeJOËåó{Ú‹´áâ–Ÿ{+ ÁÉkD›å’7wDαMÜ4c¨ÂºYRnÙö VäeÎnªy5M‹>Kóïgtój>?).vòzúªÓ¾¿ 8ae324d65eb594d23a1bc3ab3557b29b-/proj/rd/eric/xpa-2.1.13/man/man3/xpamacros.3 xpamacros LXPA Server Callback Macros3…o†*xœ}T_oÚ0ÿ*'ö$šŽvOݺ u< ­¥Õ´=Uƾ ÇŽlÊ>ýîì„B7-/œ±Ïþý³f÷s€Ÿ3X¡ß¡‡;aÌZÈ-Ü é]€Õ¯‡åãj±x§­4BøôÒŠ²þ @¿ÏÒˆ&©´¢Á\5k§r-Uõ¥Qp­ÒÂö‹ò¾ÎWwßO‹å ˆ¼ë¢¶ ;Rbh[9߈¨±¦UkL\Ö¨í$QA;-ÒDåŒq{žh2µ…¬ÁU°¯5Qlé^Iˆè0« ‚@°„ßt Ú8¾Ü ý‡/­6C€‹ô S¯ß‰RÃlÐÙ±Ö!x”pX’ê¿Vdi‡5ý(Dϼ ’)‚ó`qé¬E“Ncx5ch¦Š¶—®iˆ+'·Ô}bÔù:þïlQoàQŠ4º°˜y…l^12:Fƒ#†5ZëÍh@òßni4Éýn€'2hðƒS@†,ÕÙ@v>‘€Öi G¬EäÙ–d§Lä¾dëDÕy,y{^Õw…ÚuFQœ ZÞ–N¢VŽ˜¶§;ô½ÉW‰Íº…‚ÊñÉÇŒ¼qp4­óQþdï9þWý‹1ᙽ9"3 Œ*Mwµ«n+aiDTì²öÌ›9PH27LK'%rÊ¢6Tè=­~ƒ„Z" ¿mKó{k¢ZNú™­%ü¦£+M ÏUžœ¢5ÉÁš¤ˆ}§…¥Ze€ )ÅŠö tÙ'pp];2,æ@m­Û÷ ¿J½·™Q¡K,''ÈYA¢¢°%¡˜—ëó¤ãY'LI„ ¢¢h¬æs˜}[-ù¡L&vœ¸ 0:¤ó9Œ5š–b¿!!zðpUNËé5ÌZ¯ L?Làêýt é^f…Šëñ5¤Ù 305eabfc2cb29e858cab9ca92f751b2f//proj/rd/eric/xpa-2.1.13/man/man3/xpamainloop.3 xpamainloop%'XPAMainLoop: optional main loop for XPA3ˆrŒaxœÅVïkÜFýW å.Š´_ì$p$.8>“s¨ÛRÊž4wZ,íª»«ûAéÿÞ7»’¥‹ã†~*ØâÐμy3ófV7óWD÷·óJ›kk› ²MÐÖ¨Šj¼¢ ïhcØÐê—›åíj±"úN›¼j ¦7‡Feå;¢ÕÅh2½¤W«÷Ÿ·w‹å ÑÒäQTž³÷ÔXm‚§Rí˜Ö̆ ÞhÃÅŒ5Înª©n} 6)C¼ÃÏÄ(XÚ«—‘šã?[öÀÚ8[`.ü;ŸÑ]©=å@X3Ö0!1E;å4‡#Ù °Ž~ ›B›-YCû’C‰¸xŒ¸’€ØÅOd;S„ ÓëŒhaÖ³4Ç‚…§Â¿±ø3/cÉì:l©‚îë ܽ®›êˆŸUÏNj=¢ˆ°1ßž®¸q-E,H MЀ8’B½lUÙ½§ ;‡:æ%ç’¼b4½ÑpB±ïø kzAôÓ‡?~½ú´œ|ïX›Â£ÙÈQW<^ó¢XqÅy˜Ü|¾¾žÑ£Mÿ"Ò› ù­ ô–|²ò{]„r°›QòžSzwFÓ¨ÔÛT¢.Ààr&¸òL´ÆË‡Ë¯³ü[Êç,§äl >B+Ú&Ø?&ï(µ®pb¥×a°Øk4e¯tˆz\¼\Š‚úF©<è]’~…pià†ÖL[¯!!hv>Á‹P’óe´‰¡ S‘”9UT("d1K”)”+F¹t‰Æ¨*´7ŽRÇ\†¬É¢›,Ð]i_ ºf`Úµyˆó D°q¦Ü¶¥Ñ³Ó FÑ"÷-Š ýUo8#Ñ~–Üž!CâV«‚gýœ*â$G>pÞ†”e7[i°ºAïWGšÕ¨òÎ;¡×êt¾j±:ljœakÙ=ÎÌqØ=±/ã ¾€Ð{ÿ7oÏ"^EÞ:‡*a¿¤‘PN`Àl)ÕÚkNm\}êó±á4‘þ×õj}‹ Æ|ìrçŽ\ÏÆujõÀ¬-6£M\b]h„²{CŸ> ½UvÉ=ÝîÝÒUE‘z­`$I§ ¬ä¶݇±^On¤ÓaÅ…3Ú(˜èßTÓ¼ð çXW9eYö{·c’ý“Ý‹´ˆþe™¤=‡þÌ^ùb§ #¶f”}4(*Ò-‡Q¹²Xty½Ñ·až•vᣆFKå´âqiH¹³A7ØF[,pJœÆ^q“Í7rÛú'IÌè[ãÖõzX+½°„ähÐ⇀ڢ½ÿãŒ=±¸=þó”}[ñ÷at7ãªMÚ¿ó¦®ï)–]Awyõòîák滸¡ÅF 9ö‹²ƒ•½¥˜øñ7 ä|´mÒ€áÄJš„Á’ÞÃlŠbaš6L"±÷_ l0Ù‚‹™ÃBÀêè=@upy4p,úa"T'úøõ&üú,£ÕÕͯWKÜ*Ìâ:1ÓtýP¥!ût RÉUƒËe )ìØyY¯²óìü5͇;äü‡½:;?ùVðÉëé?T¿º( 0148b9a8df6dca2bdaf3034b05dc95ff*/proj/rd/eric/xpa-2.1.13/man/man3/xpanew.3xpanew:Ê%XPANew: create a new XPA access point3“L¦xœíYûoYþW…ìÊq›lA(e‘¢bv+Ú¤ª bµBÕõÌû’™¹³÷ÎÄ1ˆÿïœû˜qœ–®X„ˆÔƾóüÎëæúêíŠèÏï®®õþ’ §U¯IQ«÷¼Hª(´÷ÔYÓö´þîúæÝúõšèç¦-ê¡Ôô›ûN-w¿ ‘ʬØ)GO‹Zy¿ ð¥UNŸwºîDLpöÔë¶üX¨ºÞ¨âv>›cãΚ’ÂF©z•®ÉBcKï:]£CúHéé2ÔÂã“xÿ¸.vHæ 'šTcŸn†j!Ÿ¢l šÿ ;ƒûkšáãœ}§êAŸ/ðù"|¾X€è“@£²um÷|ûˆ‘ÒKêì¶5Ó%´ÇŹŸ¾”ºRCݧ¯úE:Ô9¢3ùI[gg_ö]–TQ§u”[ýLBjüžÙµt1=¶íÅÅÊi >I|TUÜQŒ@·è6tD—Q"Î ¿³C]†è-8„& Gè ¸HàÔ¾åÒr}4lŽEÄÝY ž"À3FÒXDnÙD·”ᕊoÂÒX«'6ða1¸¥0ÕA 2_ÓÒP0§\8Œ4üÍ>ï÷È’êà™s¬Ã d“xˆñ'‘&' Dàæ|9Âô*Öü;¢‚¤Ìqû[(;¡2JËŽ-銋]¯·ØB…bíœV9ˆ±ƒ]Ú¡Ùà(¢cs`ÏâƒÈ Ö ¸ (F&¬ŽµŠXᅣܓ0JhýÀZ¥€úP—&´áý3¡è„ªŒÈFëâl¨ ‚Œªä:8Ÿv¤"š ´óÅQðHÈܳ×l†>‹ÁÃ{nÁÍòaÓÄ·ól"Ÿò¢Ù˜ÚôÒE#–Ñwzä›scªˆ¡÷ÇY”á5G£¡“ÌSŸZ)ë¼£‘Ñ÷ÈHý‰v ‡bÇþxñè™i~š†é'.£ëÕŠ®Þ¬oˆÖZªÝ 9¾’7b‰ŠøçyNæGXŸðå/ _ÑUçLMç/tñüü!ÁÖºb 3ºÃq¿5«U‘Õ[ñ®óÊïÆCW`H£%`­†î Œd@‚†X¹G$!Øg΄T {ð;wø¤ø˜!ó~ ‡C¶à¸SÅÍÆ™Îu‡2ëÊBÙbØ,U„[S:žý Ëy“Näé¶NöѺ[²k¥ÞBge£ÀÎJ¥?QÈ…ÿ!grLÿYð¡JÍÀQ~Ùõ ‚Og,‡žeZ n龘¹h;ÈCâÖ¬}àô(ïÕ.÷ïÖÀ w‰‘Þã0ò©ÿð½Ü½®‡Ã…¤Nº‚Ó¿ïìdÕ}±õ<šù“%2uJÔõ´.βM*7–®Ô“~ÑV\3º¬ƒÛÃ8HÐËè ˜ÞVúÖÚj/(ó iDËÊZ† ¨ ×oGÝCè©Ë¬­ãy4Z¶1y’LЦ¯0¾^ërÜ%¨µ©“k©ȶ›%àܳ]‚ºwÿIÕmo°£ ŒÄâpk€É²h‘«gŒôù[“0O¨œŠ‹~AR²ÿÌiÙ/ÈD»H“Ô ƒxµôù £3­œ›áŸã>åÇ9çÇý¬;¶A¹¡[MéÉN wð²Dõ†$¯ç–pE@üdë\wÂ!Œ¸Š6Á¥I:ú …ÐxzOz{ùÄ݇´Ïª¬‹ôhÝÖÎhquE—7‹;¢…–ËÀÈŽ%ý­ˆi²ÒuC<ϹÀÀ~˜Ígó3ºl¼©iþqJNçótH7èÑÙø_ôJßó 332941dc54ce2f9e0c689db033f063cb+/proj/rd/eric/xpa-2.1.13/man/man3/xpaopen.3xpaopen Ì,XPAOpen: allocate a persistent client handle3…!…,xœ…TÛnÓ@ý•£ò’ b‘–' H©$n%xÜØãdÅz×ÚK’þ=3Çu…yˆ×öΜ˜õjþ}üÜÌ×Ù÷PƸJE‚BG>èÉFTFËe¯lmå¯ÕzS.Kà•¶•I5áéSÅþSnti6©öÊãuëjšÞáË¢üüc¹yX®WÜd:à…—€Ò&DŸªˆ¸WL@Yl )P£Ž{~`L@t²óÅÉôZVå°ZÚÆõK~ýµ–5³ï7É}ͯ"´¤l8c)TÎZª¢vV:Ó! `8â2—=Y8Kp ³k[w ôìxkåÚÎPäÛ™¹1"ÃÓ›¬„û‡TU‚æª\Tà1h»9Äm=5΂:PÈ0Q·Íިߔ]ègº=Ók&§+vÊ%S jÐ;«ÍVƳ‡Á¸ãHk€cyÍpàª`”ßlj·,Ÿu‚NÑ»J¨¥R¤Psí£“,Ä:ÇNm¸ßÝ„¤œÔ¼²žÙ™Ùõvýu|߯÷ΘèBe‰uˆÚ¥O?; 1 ÿ±Ýíó,Þh[š®"<\Z•ÖmãH3“÷&P™ô_ua†ù{|Úä¿eû§l·²\CQ7PQÐ^†tÓjˆÁ -3Šã\Ë„)¥ Î5y‚³„²¦ò9àà<”­ÐzWRÌ÷JøYÇÚu…qå3“¥ÀgFÄZ$èØ©¨MÐî^ÓäcÏ(mi…ÿyÃÓŸpÜØ´äY_#åuUåd¨Œ|Fô†ëŸË™ìXµ¡¥R4UÜ 3iîP¼ô"E”?v’SŠìÐçÁ®çéµ}ÅÅÓ*è EMèÒjO!™Œ N*G'2­RÃjx@לä8³±QÚ§0d‚“2ñX#ù† jwæš}¹ §SÐ4µj}ñXô¢,¬Øä`d:Ñö¯¯›ízK´ ™}¶Æé¹(çªË9ãkj‰r s ¶¦Üp»¤O÷Û»oëÍ÷õÃW¢»>F„pç…¼L6Qð˜}8yªl¬ú6eãÞz:5¶j4ae<8Ó,sÛ…h¢uç9ÕljªG®å´yë=Ù=åS © H(Ç#Ç„¹å”Ì“àÆF}²þ€ÿ•ÔÎ6ÅÐg‹3©$“äÕ–ól®ÕœIŽx¸cbƒ£'cs¢=0à•ø„dœ:à];7 D¢4¦ëØ+xÜWÆ)÷›àÜlN'›ƒ²m™œmm^hž—RvœOŒhªÃU)LB-çDßñ,²IA^#yIœ¤1¹1™v@;–?Ö?0g(å(±PÃÏêb4qçljômh©1¬ñÄ+-+ýBFâ%m­(@ùò“\‘”rËL‡äÙjvANÖô>ËÏGü¾Zº ¡Sñ#þ±<ÿ·ø%i;. µ`Ê€ž©Ç¿NJ“¤ à‡:Ž6ÔÈúÔÙh ±h¸ E ¹#àO-wˆíဩ¨GŠ4f}#QzôhäÜG/°§ê´((h›MT‚T"Iðvy»ücQŒ¹áC¢ŠC~[dß‘.kÁý½~¸[}þ¼•Y`´1øV²1„Ê·ôcT©êF¶Òî¡y"¸„®Neº^™>AVƒ¼)ÉÅ e¾¤.¿‡.”û¤W-þ‰‘/Ÿ¸µ7]鬦¸ÁÕGãzþ€³h·_3Ï'}<U‚N•‘Q ƒ;nÌÑ¢¶°ß«tÅL.½¤IꦨêM¡Q/Ëqôx t{õEháB‘€@R(ÒÌ2E¬ÒgÌëÞô./~¦ÝЩÞÅÜÊm@X¿êNLÿôõK亩eªPsi˜­ŒÐ"ÑrBŽÁqN¡‹Êv(e»·€¦ ° 1 éI/G_°‘$Ì⊃’ÆÃÁ—‰ðä$-Zàƒ¿§ôP×Ql<¡î´ dËîü•&G˜ž%§öH Jw/ú” ¢ökñÓq#ëÆS/A¤—ýµJðÚÇÐNò¼¥)ÉJì“0çëÏu§gÆduö[”¹xïuÌéz\¡x?l£a²†9X”40±D§ÎD“§:µJ™k•ϳ»á"‚?`QÖRX‘µŽ-Bí``gy¹7)KQ¢ ,T+¿‘B„…¹ľžÆ…KZØCý+%Ò“Å"úˆ «Mˆ$ê°òâ¹[¤Àv ?Ç(BRpµ«ÐÝV¢;9€"Ñ´(OÕe&Ó D´pI+‡MêMVÓ[(ƒº5D¡9Óûª¹Jn=€™³ #ª1"2´÷Š~âª|H‰ ÆÛ©|´%ñ\K)uœZØD¸Ø»2ùzgýëÔüï6ü}ñœÏ"!õɵß„dT® #­¸ÀðÅó ¾ôaÛüjØ"åã@]uò"Î1Üð­1hjR„´YSÉ®ö‘ãÏã¾Cè|éK‰2 øñisã,îdÇŠiús^} r)\M¢ ÈPþ´K°¯ïïiõyû2™é©33?¾¾ði§~&hØuÔéú¹¦ùö­°ˆÝþ¶ ·onoIþ<É V<{7ÿ7ÂjÊ 63e62d36ea708976e360862345b15e86-/proj/rd/eric/xpa-2.1.13/man/man3/xpaserver.3 xpaserverâ4XPAServer: The XPA Server-side Programming Interface3‡ ‰Jxœ½UMÛ6ý+ƒíÅJ¼Nô´ Ž‹HvxÍ© ©±M„"URòÇ¿ïJ´åvô”Ãz©ÑÌ›7£yÃÇÙçѫٚÃÃ=ïY©{¾¦dZ¿ ªªŒÛÑÒ5¶J3­¿>>­ÖË5ÑŒJŽ:˜º1Þ‘ßRÓƒÄH=1dBëù—åêyùôH|Ùê„Óø‘4¬9)7ÈC&«x~ ³oiÇŽƒ²öLÞáÇ1—©aÊüù8*(¶›à[À±¼/y+'ENUˆt¥5ÇHµmd,‘®¡¶N(‘ñ,¶ÀšÍþFéoÔcÆ ÑWг#–º…4p$ë}ôzO*J¦Ïʸ{¢O0ƒÈl ÛŽCà¿ZŽ ýdœ¶-:úþT«ÉþCú|¹½W^i«bS÷ …äóžm=&é?^ ÷?3ßbTŒéàMI½TÊQÉPù’/¡¨ö6²{Ù‡ŠA"‹_/4çUù¦½#œú³²I$н þ’þGEÉ¥£ù‘í•f_€®ÊAÝK·õßýD=¿—˜$û°†dÈT$I~ ̙ǡŒVš+1 üWÞÚ‘œ«Èzœ¬•:aÚ†Á³fq2Í%ôRµeåÚ+äzéÙSù² T][£Uz÷â*CsÑo›£ Øúb¹Êøh Ü<û›Æ¿¬Ü½X~xI!ÆujÍøèZkE5½â#ùÐ+ç~¯ •?N2O2NL¬qßHíÐר$pk6’NÉ!¨€5D;­é2öéo¢¯> ~Ùo€ÚW5¨—è˜ôdã›=ÍS¾ùë×ùmñ_v]ßÃAr/p§Í9-&¿Ù}yñ¥­V³6Ø8‘îDwb|ƒ¦Üõ«íîºÛ\sÙøbKm˜øÄºmPI‚Ìî(í’}wÂWvÊv‘ Ån!­ÏH2ÔÒ~©´Rbj³Ç:¿)y ^BD¡êÆj|õï° z–é(åpyËGŒš'WÀý%÷VäC`Bþ«‹×=V¤æ]wUA2¬J|­ßÕAœ»l%á&b!]yŒ`Ýn ˆ›±›SpTçñ?.·\CºCà ï6¶ ?¸KFoe~Ó°7 ¦Bw\Š ­ š}Z?.×$£‘+ú²­Á4ãOã‰ÍJµÚ¢´øíd:™¾£YŒ¥é/czûótJ$ÍÑ»âoízÖ 862f316eb736109c34735ec0accbf41b*/proj/rd/eric/xpa-2.1.13/man/man3/xpaset.3xpaset,XPASet: send data to one or more XPA servers3‹ŽLxœVmoÛ6þ+wìTuêt_洲ʹIwÀ†,h‰²ˆÒ¤GRq³aÿ}ÏñEV¨ u¼{î¹×«‹÷+¢?>\¬eX’—¦¡FAÁ’5’¬£u’ðÑÝKçiýçÕõ‡õåšè™2µîIo>ïżû‘H™•Mù Ž+¢ºŽN‚Üíµ²Êï{áÄN+ÊÁÎ6rÞômµiiŠÀ‰;é‡7<{±åƒ(hfçôËjýóÍ凗×WDëoqæÐY/©ÖÂû%«'ÕHT«$„E¨;é)t’ü^Ö|ÚPñcNt1¼m£XkÝŽ&QÝ"ê[LHyæ50 aëÑR‚P‚ª;r2ôÎxÄœ°>&Qf;FÍ×ÖYe [‘>ˆ nw@yP¡#) 8!órpY€2€|p¬*öÎ>&¨ù ‰ÄAâÒ ã[:ùw‹|KXhæt Ü&á ®¯ÃS¥µÐºJ€æ™›£#À‡õû†õ±åFúÚ© ¿lì=h¿Æ]wPÉÂô['ÜÃ;´Ì‹ãÓÄôAiMxWk˸42(BDe~†?¦xq:ÏÈÙ>(¤QaÀ'BZgw„tÇ÷#Ö€Þ†›*C›6@¾³½n ’¨•€àÝ §Í”f9@p2Lj÷˜µSµ_‚Œ˜:_  *LðÉÖ1›Hj¹ãìÈÅU ¾ ¾úiIª=–f5ò |<÷´ë‘­›Xª^ýAöfë$L¹©Áá‚1_ Žª|»æw«››ë"ºüÜÑtÜJR@fĆ¢ôûÕz}ñÛŠn³þ¯É± tŸ¹ÊáO,Õ¡šL¿Û ìRNòСo$J`ïl-¹òæÐ‡à'M¡ë}R×YÁQ Dh7ðZúq’ø/1ZÅÃÉjú\âÚÚ=®¡X¶]ο$Ífè¨í”ÛqQxW¿¿{W‘±0ËüŠÒÕr÷ˆ)Á?´® ê^c”ìeÊx‚ŒšÙ£hM>ɇÅÛÈÁ¢ÂóYz>«æóù$]o­ÖöÀ—ñý`]“Z‰“µÝdLƒ˜ã å_â3ÿÙŠ^‡ò*?£¢Mò^Æ_ùôòå·½Ç#v:ÿÐNåi+´—Ç÷ò U¿TÔÀ â/T`¿ãýØ rÅNEÆ…{ìvðG:Õ>|ÍÜè‘ÒžÀÍ,êNòö׿ŽÀ‡ŒXLÿoŸÄ®ž·†2]|Š CÍ1áÀ"×Ú^s6Ô‚/ ƒ#N<â‹Wc™4q&Fm ÇÅïŠä|;gþ0wmì4§‘9ñ k†úÍÃX5yŽÆƆqâûš•4,—0õ†Üf¤pUË{q\Hé+.­ª2R3S±z3L_ïGò0ð4Øc†¡‘*ã$åµpnÎöIR{U*‰ÍÂç•tä+In'sž-¨snJtÝÈ”a[ilC£7 x³)ÇD ÞÂÖƒ¥H!•Wd¥o­vð„Åxƒ.>u$¢ôvÈ<˜ÏÖ2÷Êh¶"ƒ NW`yP¾")™9ٻ̑a"}V;Ëè€Ø8û©¦#$b B¸½Ú•˜´ò÷ù”ÒÊ+D¡˜Ò-xëÈÓÛ6÷_ƒæ¢®3þÒ‘(èè H"Oí®`P6_H—[µáÁÆìûÎÚƒrçÀXa_¾h$›ÌvÞc¸ª®‰6œzÃä¦ ¤Uzé&󧘴(õ YÓz5,dèhó‚­Qˆ_j:l¡¦š«›^‘.å#ž¨â˜Y6Y*-ê˜$0±A‡³ÑˆgÕ´ é¶Ù`iî\$"áEîƒHRvÃ2…ÏÛæ™™ÚÍÅ ¼ ›”z¤/*Þ¨¡xÄZñxÎ7mÕ±H'úíÐ´ÖØA²Ã˜ReÇ Σ*{x°2yPÉZ6,ŒT\]Gè/˜“*ñÎŽü‚O_pÔ´Ðë&«S`'·„-rˆø¦¨Gö´u›¦¸En¹o‘”WB^¡ZšÛY“KÖûxˆ^DòUë"\eêX~GlQpV#OÒ £ì^ó" “9¢ OÚTXµ1;ƒ6·U’WÜÍ)ÒtD;;Æßqr—?ßÝe¤ Ìrï]/I5»ùçÈþuaç8qôAû›Óè³|™]Çg¾/â÷E6NGIܦ®Ícý`l ÖÊÜl5RƒÛŠW(ýbÓ¯¥hkß å3:°ŽÄé4üº¥ÓÓÿ7Sìiú¡sɳRÔNÇÝôV2*`I¸`àw8ïÕXcQrÙr? Q<öø#­*_þÍÜà“â¶iˈûÐãMñÄYÇ Žf#Ê&R,9!FÙÖœº\8É÷‹“oÁÂ`¨ 3—RïÁ±MÆùf$§Û)câj2¡“Æ9}ZÊ"tœ #ó%›ÚzÔO¸2Ý·W׿|´L2gp ôÒcn¥¿Oüb[® â[< æ5íQòÒàÖ¼än:; Rm¿ìž—Ý+%ÔÄ#ï}êçºÒè§ÑÁ¯˜žC¼L 3ý}ëgT¸ïFø+•wø“ü²IOšã[†qñ««óKR9õîÝäOV׸ßü¨žè›«F¼vv’úç ü'g€Ú¡ }9†°‹‡‡ÕÜÞâ²{ë&¿éQ6ÄL¤ðÅ<þŠ6»)‚8K+åx¸çŸ¤º=ƒ¹µ^,èún½"ZKÉ/Â1žm¡6úG g¦’õáÄÍ“Ó~1Mgïé®Ô4û6£‹óÙŒå'}YŒßOþçÁ bdb5ea554fb4229890537a51e608cf61./proj/rd/eric/xpa-2.1.13/man/man3/xpacleanup.3 xpacleanup¢'XPACleanup: release reserved XPA memory3‚mPxœMQKk1þ+î%†eé&=%¥`\ ©mº¶Ç±4¶DôBÒnãüú̺Nã“FÒÌ÷šÍâÇ ø½[,SÒ=2KUXÎÂyd=}³ù„þÏf»ë×=ðÉåÍøú’¨5߀1Z}t3Ýçø¾ê—?×»§õvü2Îx¶À[-9ûʺ­ 碢Ê„âåòqñðNˆÕ0H).*†š£ƒ³¥6¨ì´Í¬êÔ›¨šô‡½—‡ÒâɈ€ ¨TáÑØŸ0’;f+uØ3f¥ZÑ‘™”¡½ãY#Cl8Š ª˜â‘r˜´i¢ºûóævqwu§ÔýÆDUûªmÈ%…ßiCê^/-)¿RsïΣZùÀâ'êòÓÝüëÕâþêö†™‰OUUzmÜZÅ}LÔ¨m𦦨"éÆ2Ê7MëL¥“ñN-)툜j´Û«ãêÈÚ¾9óĬ렛xªŒ«l[³Ô‡S1ä¾²ç÷‡³‰ºJJÛè{µÚ)Òq¯vz/ÐÛHAœÑà µƒ/þ9¶·î•,÷JÑUmí°°²†ýÃìšÑ'ŽŠ²VA8@lÍßâ„¶ÚŒHcÌ6¨úH•‘¹óáº6\NR¤EÆ5­Í”pìc/MÔo>¦³¥Žðe—è/¹‹$5ÍÖ§(Õ§ì&#ÎâœÓ%_)ß/dÙ¿F¡¶&Ò{Á|eõžô ò•®´”Ú†Y;\A ÂŽ`reIpý*ít !åýVô9!–°Or3ìÅÂ2”^Î;¨5ˠÞ?ݤw¶B*¢×PìºÞü|þöí¸ói„Ó$iÍjcÖ›³\Š aнZc“‚ï“ß2eΉ ÁP<$h*Ý»€;í‚R ¦ä¿®ë씣®‹tMƒÀͨƒgײ1&€…ÙÖ3® Õ=8ɉØð‰EÊp)ÍG]#¶Ëƒ£Žá±´ ‘‘  !šÉ‘(™&våÁ)™{p©xÅQÎóÞç—÷ÃG͹AÒ¡þBký.WæÖTqªÔ?J©+Nõº­¤,˜òói« ŸŸ¸7e²2¸Rò7:w:4B#í£ð¤òÕ³}¡$ÃjøåHM.ÁÙ>ÉÍB*!íEÌG%~MiãëLÙÈï×(?–Âå‹I”zêKÔ µ&ná7@L&•ÓÓ±CøR-º’c® ƒ ú.m`ŸÈÀéÉE'ß‘I#†Ê ´ñˆ–/ ±ÐhKèÉ?Ë͈4gM1,“^x>15Ëé+]Qœº;Hïê„W×~Ê]OÊ÷wùêkW ÝÅ í¦yü‘´ÁÝ«ˆ¢Ýɇ¬yS?çêjàwÕÔ/˜Õõ” Üg!Æá1ñ%YÖf)Ñszœè9Gð\‰Ô10>=Fö9MQ–$|ÏXøbD )¿£M‡]‰ûqîGÀ4 åëÿu?…k»u9 ÊÉÎçc_XÒ®…¶ñÈMü uY©!~É„#æ.®eèM‹uyíè1m(Ã;`©a¡ ùÊ“ ;~m8+!fãwÒK½‘½³Ö²1ã- úáuyr{{ýFQ¾¶÷͘¾ôÞg {»%7U§Ž×Yt´ Ù³»uÛ9ªÃtG.D゚ûï² Ùˆÿ˨¯tídHq7n'ëa?ì:Êq¾úCªŽ›Ê‘úÏõQcÛž52ÏÔªî0­êcT̈m½à’Ù#K`]¶ŠRSñïÍrüó ü Úí‹ÅᢪëìyàÖýãÝì>6É÷ËëÐyStð¹”¼šÖ°·+ÎÆñg›Sg;ó3±À…äýeßå »Þ·x몊O ¼îÿT<#¨” ìvÁäf-h®º]®'q‘ñcÉžöíqkBßDW#â÷°3®v"`s ‹£lž«o„@ýš¶\‹cÛïk:í™We»•ëë™.œï¬Âøÿ ‘1mÝö*L:YºVª›¸Šº­£­Ú…[äÕøÐÙÝdÌã7ÛVÌIvá•»Q€âE•±búžðŸE­ùDƒØ#C†¡V…pÛr+›5nZŠç1ÚµîëuºY3 ‘ÆÜ A‚™úæÂm„`élCüSzÖBFú§¨‚¬l/ÉSŒ¬q¢1Ã=´t(Ø×õ7Ü”¸Ëâ‰TYzör‰­úFµ×^«RøŽ†¯2ðܔەAÿÂÂRs]Öf£sùŠ7æ$ûIð†Ó[Ü÷ÖŽÜ2Àø´Áå³?J·ç`&,Eï=Û—ÖN1‚@_¥†• ×,MI‚ÈGÕIÊÇ¢d™5Ñ,ü¬“váW‘¯”1øGj;„kwÉ¥Lœ£Xß²M&…Bmò]ö5œ¸]Bߊš0!{,túU!yzs 7Ñk´°êýÃf'Þâ þáÅÖ°% f?¨Ò€Ê¹, ¿_u WŠ+2Ö²¾žJóU–*><‘Ûñ<ãàÐKb±›KÔÖuÉ×Ut†¸Ÿ¥>Y Lu"¥ƒ¾¥_!H"'e 0iê° ‡¸Çi$7iŒU>Ïßœúa…8öÃx aÕ›œ…£Ü‡E˜ê=/;;¬ýMŸ+*4Š"C»Â‹ìâ™f#=¸tC|©S¼ºM˜!åK›Æ9ÊÀ…QySÌaJ,‡«&~b$…«[óÞ«Îùâœ×0 ã›÷¡ÞëØÜp8L©ÓN·ŽBΙnG—zZOY/͆7½¯zw•ë«ê;¶•V¦où gÎ`iÀ—ö˜ô9†ín>§Ùýó#Éž‡ê¸Ä‡Jì7äAVQ{¥íš¸Ö0e´Ìã»éÍôæš„¥›_'ôîgªü3è9Xú~V©´ 6a9ad97f0848e3480ab64cba78acb424+/proj/rd/eric/xpa-2.1.13/man/mann/xpacode.nxpacode „(XPACode: Where to Find Example/Test Coden…b†Oxœ}T]o1ü+£ô%©àÒ>ñFS*!5$*‘Ú¹»g(}Æ\ºH¥ðʽ¬U0¾cdR©ãLø• ø>]ÜüšÝ?ÌîæŒá±ìŒå´Õ7}Ñ#eŸ å;ŒZŒ®®öͽæ _’ix”Nö¬ßå}š\V;!ùAÖ«’ï«s„pëyíù6q½â{µVÆ*ž£1÷|4¯|žÇk+¯=“"ÙÕ›ÚhŰ[72o.敔ŦeWõ{&ÏÑÊXÊ;¥HÚ~¸9*Æx³»(S°ËxÐv&^)MÓ)&?wÀ‚²ÝÏÝEÎQ°†uê—j²-ÄL²N™9®‹Q1ú‚I ùu€ë«Ñ(ËÈ(B•‘þ8-ä f2e1b7d4d8c454f231a539c14681fe5f-/proj/rd/eric/xpa-2.1.13/man/mann/xpacommon.n xpacommon09XPACommon: Getting Common Information About Access PointsnNuxœµXao#·ý+¬?I¨µârñ7×u ‰mD.šÀ0j—Ò²æ’êrW²~Yÿ^ß ¹+RÞC‘œOÒ.9œy3óf†·?Ý ñËÓíkgoÄ?T×i»á·XÚkÙi|¿]»¾·e©¼ONÛ΋կO«åJˆçZµJHüíe«]ïÅ›¶•n#¶ÊªV—B'ÂŽ®¥´¢U]«Õ;Y:ž@!Ã!;:D¬¢÷¤SW+ñ¾“[Õ‰êI[âï÷«»Ÿ—OÏËÇ!~B78Y¸C­ËúƒD/j‰×JÑù[í;¨^‰ƒîj>£ìÛVÙÎEÛ[K'“+%¼j÷ª%•Ô»*ûnZ-ѹ“adµØ´®á…g’nİÖ ±Ü\  ñ²ÙuÉ›  ïÿصnÛÊFh?èVnœ1î0¨œ}ÐÆÀhÒ¬o- ž±ì*õF—ì)z0¾fÅyxÁSdpx”­’‘Ëx&$N8èðÊ;ÙbOt½?ÚN¾sx±,‚A&¦hJð—Jv‘7ÄÉKðÙkŠ'ån§Àb/ãÓßHÉ×”§¶VÊ(ÀòqÛ?|AL‰Ú Å[µ3²T‘ïm`Ødï(²‚·è”&,<ÔBxRö‡¥a² ZjÖ}H”zr”(íël$‹«Hkb%úy?™øC‡÷@ûWaÿŒ°9•9ޏsa£-oÕ;ÌÂWÔ_ñjžP¦í‚©a°È2jMÃ…Ša¢y$ܨqFW¬¤ü¢¹£e2SÒÏ2ú†ŽW Ê—6°*zå,-GT|zéòés¾¼od;¡Þz  ã¬õ‰‚šß¤¥(½qc6¡Œ>­tîÖ5JÔÛ×ùóùw®ÑugP§HL¸Ÿ#¶UpA#ߘÿλvØ~kjÇÂ4‚M­ë·ìV݆fÈ0L{ ÓŸí(CZš*—„eð¡>R§†²M•í8EƒWÔ«íÐl(øÞ8úi ñ5Îûã8$Ÿ“Èïd‘LÔJ#­jèn rH¸óá« ®jã[Ž…|Ôz‰î{Á8ôŠâýøÅÀ…Q–¥äxÇt~£4ÐÏÐÚµ•§½Y˜L›ߥA®TG¶;tß‘¼ÏöHãÁ滳‘2b•êv™Ü²%²htm†,?‚«þ|!f’vØQäÓ‰üB\ÆàâO¾SrŒ|8{^ „LR³®|±¸HœÞ]ôöt{Wî¡kËÞê2ôSÝ.ù~zy"¥¬D˜×îð‘Àé*Øñ†!kØÈÃóØ^L”×´ íŸàžL4TŠÐÒ}2›g§›Iï…8Ïè7%®‹oæÅé”F ´@‹öt=qº†:jÎmÙU+Ý 7ÕmUÍæôÖñ=\š.@™´•I. !‡»¢Ÿãɳ½ÓÕœÊw”º¥ðl·=œE¸´“[ɽw¸|ò1·yÚ]Ç››Ê[³{›_<§—6ºTÙuÍêþ^Üþ¸zËÓÌÎc8ôøl µtª~tÌuqU\}+nw­6âꯗâú›««0Í•|AIÿ „34 756f81962f0423a5fa610fe28810ef04./proj/rd/eric/xpa-2.1.13/man/mann/xpaconvert.n xpaconvert¾)XPAConvert: Converting the XPA API to 2.0n‰o,xœ½VÛnÛFý•‚’!;–Û' Ør!Ô± Óm]À@°"‡Ò6ä.Ã]ZR¬¿×3»u©] äÁ†¸;sæÌuçfüiBôx7¾°æ™kNímæä,W4¾›’·tvrJɯ7·wÉ4!zXhG™M›’§Œ]Zë;òºr”ÛšÒ-P^Û’V•¢ úþx¦gr2`¹ð¾³éÞ½=¡ËIrq?½{˜ÞÞˆMtQØ¥ ªšÿokb ](3‡#ï|­ô|áab©êŒ”Á_QZç)U†fŒ&Õx[*¯SUkê/™åL{p+UZÛH3hÚ<„6RvÚX¦?(úÇ+í<›”;±ª’,|þyrŸH2]sêõ3‹3„ás£Ýdü’ÙD·— í Y2V”kÃÙ xpv(±¹myÜsi_­k0^êlÎ!™Çt‡ÃWrlbPÀ‰…“ãN‘b¦Ò/ˆãÂÙ6ª-ÜY‡ä"Ô£¿³Úx(§g«3::¡+Ä‹Wª¬ >'z£s°Ü‹„óò(óûHáJÜO ôÏ™òjÈ´?+U«²@І4kò!lÔZÜÑyßmTqj:êºá7è Ú{zÃ…ã¿ã¶£Dï—ý%¬lµÏvçüß06™Îc꓃ü‘[ئÈB¥sZ )o‡tû¦6Òm‚¢ JVeR±âpè£5Ên¹ÑŽâtzÀX⺶µÒñ(œ„Ï(m†R)ÔÜÑB=oZ2#”¬‰µ*–e4½Pn`a3 hsA€Ç9שõš«B¥@›­Q|̸ú+äì¤S´ª\V~ÝêŠêíƒØOTXªc—÷ÑCKÄó@aå*íZü‘´”¯Tº:&L«m¯_Ƹáe˜¾e‰.ꇅï´ÌpÑ Ñy~  /ƒ›â¹ã¯Œ´…L³(ÞÂæ3CºùéúUU#d«ø5Ä».¢ÞvÍ®g‡ìU²ÈïÐ&ã,Û£ìšYmŒ!­ À‚ ÆÌÆ'w‡ `~d†ÔËÑ(½!QïÉcÄ!akR!rñdžü“'dòkƒaèÎ騕èóîÿýþ’ç•=÷oOeSÿzô㪚šªñˆð&¼Û^”8‚ðo ¦éŒÑCPOJ›kk«XI* 噓ÏP‘žPÒù‚·ïŽ‚”\ArWLèèµl²,²QUµ% íª¶);Q]TØc…ƒ"ŠÕÚ{¨ôðˆˆWæÐpm+í‚vQEÁ³Æ˜pˆ¦Ëäì 30¬7óã+]ÜöǦ3 [[ë%ËWÓ‡„d~“.Ux´bJ7ɶ•4r›kòë*$f ÒË0ÈQ›”ïä|ç®—Lz/UŸ«jLÔ¼ïÃüï½u'o]ï/DE³ëZ‰_/ß>ÜüɨøÍýØÏÚ£oÖƒEÒ ¬Eb›¥”û˹ß  SɧQEkùpP¢S$¤]âúwngÑ&®S/L ×íÅWj‡¶wCÚ•K£®“,ün±Ý`.°ïmâxúúÐ9tå¿XØ ã%cµky/cÔ®ðìÁèöâç«ëÆÌ7éoO\7›‚‹ÊìêО/-ø'W«×\×UÛÔ¿Û5=¬+c+ü*Ž&ìÝÊo<}ZÚÕÎWÄÎiemÿT?Ø×¾jà /þ|»˜ßÞ<&‰ÎÌd¾‘ëN,!r‘iõÊLqÊ&á7†7c{€cmêËÛ{ÛîÔ¸’Š”Wß Ùvm måâ8;3æôÓvŸžö1¥çÄÑÆo»†T®=ÔÍÞseI7žm[WîYJ;KÚ‡ŠKØnpôÊš‘ pÌ‘.™œ™p ´Ê€Óú’ä]wbÔ;7 ápb²Û”9÷´ ™Œkš[h21Hi߸'@„%ùCàJ­‰ì³õ$Ñ'[tÉ|epA<`¯‹7‘÷©YÒG b+×¶°tÄs¨ÄÞ~¬;s°‹fí{Q¶#û8 ?‹¬õçÙyxYGÚ§ùµŒóÜ9éÝ73s ?+ DxI¾î Ò_Ý*ï£E¶Åþ¹÷|˜ßÜ>~~wSϨ©ÿ¬ 3ÂÞ·Žx¢ß¿]»";:x?ù;¶¯Vu e~׸¿w.´Ñ ìÁz"´Xî Ç ZÑÍt1¹Èežü£ê«È€èþ¹}7M]’"A$2Ú;¨ì— ãÝÍYèøÇ‘2"Øa_þeLœÂ×#pDÔf\×D:u_= æq°I! ̸üWùmþmjJg+‘žh Gc„tų³O„/]ωú„ÍL^?Ý-oÔðÎHêÕ²ÛÒµ»z=e1v­/ü©hȱêÊGˆc¼šØ@ SѪj¶X/ÏÉ-òâïL:P0_‰oÌï ›6ZlküzF·&C5m°òͪ+ N*:†j®ôÛ]Ë2%7·Dµi€l«]íWìlÌ;ìü~Ægt_-,–Õ4 /X!iHòlºŠ5ðóý픡Av!¸êðX¶“ÝÈ“)í:¹Å@dü&C-z­é¦OJ4,0Šã:w1:ç•‚ºE~îðf¤^âs9bsBh\¨‹'Ø>EÁ†ŒàÛ8<À#¾ É%c™ß]_}ø°`œyÞ±9ÒSD5¥ùÃ<cIJ¨sá&ÃW9¨„ƒcãKÛ#!/>Ôhìó;„ƒC€?‰:-íNl"*q¨a¼™¥tMðO;ÏNáïì‹Ð‡#É„€ìÒ>Hœ;§ãPJ™¹xª=…Ukd¾xø`ÉL¯# \ÒµA®õ¹0AvéDJ%çô’äÔLM,§ú´Ww£ ›ÒyrNzD #?d Y“ü(Iù¢çrdz|8©8ÏgÊ*ÚleOœª°Acg÷{G º¹Uo AN[ßS-0A¬i‰ …/½¦G8_8¨Ýœ¦C{ZŠã­$æýåASA Þ3òpŠÿNRžƒ3¿uk¡VœÂ®×ôÒª^kô"§d\&Ó;x­¯žÈ3è=6E˜ßºÐ’C[RǸÉÑvÄßGRÈLsÕÍ›„@gÌ=£2v…œ &ÎÉ‚:2 Âq’:”ðŽÈ¬\oŸ'æÙ¤rlÈ…Ár.uS°Vˆ©à+ýGª>úèÈe9‡£í×™ç¸{ËODë e|2Úˆ=^b&åÁ+ÚŠÛ6ëg“,i!¿rä,% ë‘þ0:ˆ‹-EJרqç, Ë•9u{1±#k $¢Ê5-lašØª­ÃD„*¡#¤7 –Ñ‹šnû¢æŒ2¶Ê}¥¼aC•ÅútUèMVâ€Àç0MÁ"hžEàN;K­Q9Ïræ´T èº?t~=¡?~Ÿ©ÁÖÊ©¥@Ãß´gMÞ¾ï -¨“–­]ðÛJìD’Ûµm­ŽIrÔ‰`‰7€`ð1mß“Âj‰{žãÌÌÍPIJ‹qKßPáBÞ^’ÓËf€Eð¸9IR_ða_Ø£$öølão´(@tÉ$¹~ŠW8!xG -èýmª„iJÀˆ‹=M`(Äy[¯8÷+Ë®ÊCÏŒ·˜åÁšãȼ•’S­Ku[.Cê¿Ä3ñ‘`ûlOð’Æ¸Ê¡SC@¬9„«1Tw/Å®D¯ aš+6$À†ëZÞÈ!Ó'ô§_)Ú)’'Ú.D”7vCÛ(Ÿû¥]}™2!.j„ ©†‚Yã?#‘ãÃH¬Xæ8m»øS*³%+Õèó ÁÕXæ¤BVÂH©ê¦B0 x1óºW¿ [ˆM”ö«/»ÒT]¹É;+)Z©×„T´Å"ÛÓßhÒ—½œÆÙ–ÝUøÈ‹ ’Âß§ÒbÀÓβarÛa8XÛ¤H’ç+ žT‚¿$ã"òLü÷ä¨hh¼CÉ|éI}“R.כǟîÞ¡·©D3d‰®YƒFËŠ.d «€ø,ÆG´Ô_¥|àþä%)–¨L4Ïçâ9'|„hRö  ¸ïà þ$+ Rbß?f²²îŒF:FRà׳´øÓíü“ÈŸ(ìÏŸB¬Æ™ªž“¬ö)b–Ø–¿i¯lXèWI-{Æ«Q3ó¡?ù7~ïT€*vú'X¤‡b£+•XhœÇh§àTITÕ.^”¹HrŠ'eøÏÖ/ì‹Ì*RÉ ƒ„ð Ô(¼´hxn#`Þ!å"y‹ë©vLÑ‚”¼¤±·4ñä',$¦ž R¾F¬Ã¢[¤ ½Ø$Ä¢“—’;¬ § pbÑ3sM¸ÃÈ]˜ƒh‚xœ­Œ¢ƒ†9©ÈÚ¿Ï-¯¿õi=n™ÜO{£©› óÄ ¿Ýsa+âV ƒ{–—~KX²ÄJJ—9œx´Xþ€F핼ëÃY.˜0“‹ïßþé©MLU#ßd»ãÆÇ é‘22NNƒãÙIï}„ï¾7Ý8à˜c‹ RÞKk05sÉ#‹ò˜ÎrdÒQ…L4o-Ó ²g=È7–øIï7ß kbûFfyì©lAšƒBJu³£aÃ|IÝY!âg¢o¿ûþdk°ï^f¼SÌ€“i 7•\Áµ;a*c… ªOó£…œ…Ë`!Ì߉×WÚzåjÔ~Îq¸µmœm%‹…mnã¾UWxÆ™»³–ÀÌü{=ªu]i5dImË„cÕÚ¯Qž—x|1ÅÏ·T¼sª.И„LÈ6­¶gu`3°q1Vß?~4?=uSÌsHü¾D¯>±GäMPÐ[Lo@7ïç‹Ç›m¿,뺀>1y8üÙ¾~m†çÕ©¦ã²“Ÿõ ¾`H93âïl^ýðpHP·(bJÚíc5“:\C Ö!œÁaÔˆÝÏUß…cš€äcSW5Æ@ì™_ªúPÍÎÌmÝö!kÀ°RË8+Ø¢I+±°óÆ•XN>§Äñëq\ži1–4SRúJ΢ ‰”aTÚäßÄÑ–y²©áb“ØFÄ娇4ïn\7I> Á|ØI‰¹æ“% ÓÐV•H„?q³-9È:ü™j›Ÿ}Ã]‚»%VضnŽDgo—¾ðíñl`¢’ÈÅ) Ô?$ó.g.™ÓYÍ:²¹}Ö2~!~ž˜/üùÕX[j˜]èâ*çÖll/©°ìÏ7"Ä8¨½ •jêY—-†³Œ÷ÓH¢’ÌLñ$ °¸yX˜ÑN!¶SÏåClýÃ!ÇKy ì&%ÁãdîfÌ{nr/ûÔSuÿÐmƹ„FÄé*ާBØ÷™¼ 9RpcMHÃ*0¦˜ÈTcçš[èÏÕƒ^†¢ÚnÞ @d‚GÐA5¸_šXåáóU]àå½É†'xvB„“¯²ÈŽ4öõ­nÀ¶&xQÓ2NoTYß%jþ´åUž†½ÒâK#³S’Ëeö1jEË “t„QåÚôv“¦>ÓØÃTQ#{ry–Ç$c’“Äx"7ΛH¢¡èÈ8§”P§;x¸³ëçæÑ/H ù¡küjºi’ßö¼eŽzÒxX’˜x)%–\Ž|³2ãñÇ4¿^s¿6æ.çÝ´©I•>v¬¼'' Üß=P¥‚ªôç'æ <†@(óÛ6l`}¼—ìDëqîÇ,ëÀyä[OPܘ‡*ñõ´È7V… á—/>y‡‹¿ñ¯·ÿi4ðñ‡O&ÍD“ 3IÇâ˜f cåô6®œH‹Ë6Ç3iÝá)×"é5néÄã2©MKƒ·7”7fÒWK.Þ¡£ømRB‹¸·œ.ÊL¤™Âýj¸1Ð^Ñeók v©ìvËU®[‡gmÎf̈́Ѫ¾ ouNª¥¼Ð »hÐÙÝ™ÔÄæsŠsÜ1@V_kn¨zaá'÷žO¡ìMcùÔ!!÷ØzVâ$šÒ”„Ž(>µâ²CÁ7 Èüªiß^Ñ "ñl¾Í$G6Ó 2–BJ^åÃ+â·VGøQ裫Ãø°T"Àf—ag™æ²ÄÈ@OéþŒ`Ô£+^ädî+«!ºý¿¿z·øó%PRª üüáá¿p%ªû¾’c¼¢CÃÃêÙ6±*O¥®1üh¸ZÙ~e2t{«6/!àïo´AÅ74bq3*ôù}\FÒ}‹Ó7u·Ý ÌqH<_ŒQœ”çaêñ¾Ä„= í>)dø'og7|ÊÔ‘!“Ó™áÈS…¦ÎÈÅ„¬Ñ¤.s$9¾Ñ1*qÄC²3B»¼øœæð#‰£ÛÖ­çnŸih’äˆà!ð(£>^ÀW*ÈÂ)*Ž1ùѹïU—îía´×xÎéj2²`1²J2^‚/²S “JjväòæÕ Êœ=ðÙ Cr:Éj³(“_ä|1¶˜¿ýo±åwD”ZY8×mN$‡­ ”ÂV)¸°(ÍÎ2ù/~"ÿ?ðüç<‡B~â9Üø÷Œ<#æ'FZõòMeǬÿߦ¢ß˜ˆârk>½ê·}b'–)™ü7G”SÔ4êMTL‘X|Ø16c” R¥SW®°!h¼Îa Öíâ^уE®´ÅwiÆi&Úe l˜®mý8sjôÆ=úk]ß…T÷»g¡‹ùûO‹‡ #76^¼;¼ñUÈ Ó¢ˆ4àÅVê¹ V dÔ #ó×woã•—>tu ¾Ò ŠO¯¨ëž¹…#' Z2óí v€áÎê´ùEB¨1Zуƒ#Êå²þßF–k]u£­_®ijõy3é…<žsŸIq|eÞU^-÷˜ÀëU¾×€ˆmU#Ñ‹¥l|©»¿™ˆ$'ØKÇ—²ÐàáQ•›TÙ+ï¤ÿY%.R/)íO§ú˜Å±Ù¤÷R± ¸nä\m‚ˆ³Üï‹ ã=VCñY,å‘\õ÷WØÇ}ºržwtûQ®œ<3e Üâñêãý盇‡;ô˜ô++'†ÖLå-núÅ;olؾZ—.dî5G“Ð6‘'½v'ÚG³ôÝ‚‰IŽ)פƒ}YÙ¸®-q&fþê–¯¯ßÏAä´ûǺšÑéøïßÍ^lšq:àqã­OΈdÀíGfÄíI-¡¤0 Óqpïu,~¦}1þVP[scÄÜë¶Ü¿–/Žƒ?ß<üån1üUKNÁlò®eàÀ…¸2”ölˆ;½¥¾™Fc­¹FȺªê±ºÀä¾Ýp¬ -áJ33't/”BŸn'ut¿äªg/S¼ÄÝ[¹‰}°ì&Agvôï¼Þœ‡cµ‘d¼Èé>òxO;þ¶àQ½-!’a)$dò]Ìïn¯º¹þ$â~ˆ2SÅ2eµs«/ ¥ýs¶µ!LÖ/¦a|<Ö«/vkQ&FÍñ£.»ßÚöwúŸ½à"S†Df^Ak€@Žj£$ CèÜzx{U¹LÁ;ø[;’"žŒó„Q}{ØàrQ$Ò@ÈÒŒxºjtô˜}ò`,ê>ÚŒòM ÐmâYi¨O o¶$¹9Õt¹~ûæÃY`º…ëûIEɲ'2z ‰›÷.𠜩Z´ÕÀÝúŒ9— ¼ˆMvk–¸ç»v66Ù%Š9í£‹Ü${Ê•!ø@nK¤jÜÕ¢ßâ'Ó^§Úœ|ÌóÄÒ‡’“›8cIs®X×’‹õÙ99ˆˆ,nnÌÕ‡Å᪉¶˜Tgzí.œàu犽ٳã)ÞÎ.fß™+R@a.¾Ÿš·o.(/3ÒôpÕQúäe¢ 79bdd24c81e4207551d8dd426786c649+/proj/rd/eric/xpa-2.1.13/man/mann/xpainet.nxpainetI„(XPAInet: XPA Communication Between Hostsn™¯xœ½ZënÇ~•R²\ëb[ŠÐQêH†¥"-‚ îÉwg˜]Rê‹õõú3—½²›´¨˜âîÌœûw.ÃÛ«¯…øû‡«£ÚKúC¼±uÝ]ÈV[#¾WíV)#ÞY×:qÿÛ»÷7÷¼EtN9áZiJÙ”BãálñIaak…ëÖkÛ´¢7çµ[+l#jÛ(±ÂÙ´lݵªq¹øáúþÍÇ›7w·Bü´¢Õ+5áëGÕ®,ˆ‚9&(Ð-=?‰R-dWµG3[H"N<—´¼çJ%žJ½X¨F™3Âzâ7ß@!7·×I̮Օþ§òK>Y–rØ´à'K½Á©µ,V`N@MBŠÃÎu²ªžD#ÍLˆÒÖG‚Õdºz®šçX[7¶ÀÉ*1äd­ÒÑPä® áåÄÃJ9Õ[.¾IbIEVÎzmA• ¿ld ewÅJ@É·XVȵÊÄ¢]çBµEî}"Xg°YgsIG\Ä=LhÚÆV¢VÅJíjwݨ ñÛÙÁ¦ ô Eù P$¾­­6-›ÖB f×J·,Ý÷Éô^@Õô*©ÊˆíJCzÈ «fƒ³à2MgŒ6Kö”@1.ÐøæõÖ¨\6#¯kiq·~ÆÁ¥¨l!«!±'4ª¶°pQéµðô·Nɰ!2[K¸F£–Úµ??xÂ¥ÿb$˜ŒŠð¤ã™u‡øš“J%>»5¤wZxˆ Ó‘“çñïÐkÕÔÚ9bÇMõT‡ì@cÂ~V¶\T>éÛI¢‡Â¶•v+òxc©\Ñè9y£ªì¶øQ’ø8ÜM Ý€Û:á[Ÿ®¨ V~i¡`cÛ¨í¡ÌÁl%7J<®¥I®A.ÀAÉ"û: žŸXKîYG}þ|ä2îzyçȽ@žð˜&rb& ëæ3r:<ÍÅ[¡%(Ã+ kœ. F‚_´ ‚‡è޾$G·½—îFÑÇ¦Š¹pþácæU`Q)ÀëLj4ºh=ж+™„‡ÓþìV¿|Eb-!>¼Dâë˯ÅÉéYþòÕëüü"ÿöäjtÒ¿`9IøgÛ§š©f²g-|lŸ3ã$¬Y ÁŸ^âŒ,†oÚ,`@,gÇ#lÙ⢂Ÿ2gAØ´Ú{ÎÂÒÆÏpä *tt·/”‡ $ágë^‡^Ú_£˜ËŠoX‰ÑLG#&¸/[ vIßNÏ^æ¯^ŸçßæÇ'§bù;íù°}¤ à‡Ún˜… $·‹Ï pxœdLy«ÛÕ~xʽ~‚ÞKëӃăªšÍŸfôɨ£‘ýL ‡#bX;ðöäÁ©¶°þ€)GÃ\B//_°!¯$,'¦XžKÿØ£×¥¸¸¸8??ýúòôüüB€oSji.E¥Û¶‚«ñÁ\CéWåqH½QÕS1à×Û{®Y6²ÑPPÊŒZÕ”ìØX´”AmÐù>ÿÈø¨MTQ>ð-ìÒŒ<ØodÕ)¡$¿®)²Ðš|ú%ݬ<°¡ÌfȾø$íåW\.Å…Ÿüß*ó¢4/µZ‘ô­M1’ˆ%G¤”ÇëO^ž^¼:,P–‘þ!Ò559x4V\M£Av/t%_u-’•Ü8{¡«gò>Ñcþ”ÜáêÍû·7ï¯÷²CèÖ»:­þáú-6<Ãû=rûŸ®Ä»×oÿ|¿&ä«¶®þBZ r¥¢osagSspBü^Ðq¿Y”ec·+†½Ïf'ÀÊÅlBƒY8h2HQ¾ t· Ñ#&††Ï¨´eÛ×çìéÈ3Q¡a[o ÏWR ¦F¹>ÞQ-%3z1¯ï*kì>Uʶ×-ùûÜW­ôu9GuRwÜ<Ù¥x™fë]í'àÌ_L²[TÛ8ÁE øfÌa/6íÕ)û="ÀHÏ~ªGU ½ø£|CîL1ª-Ç¥np:¨1P*³ç=l"qI oÆ‹æ)5c㬯ÐÈöTåOò$|érpb û8É´t˜¼8ûV(Tr>Cï¨3&i -ß—ŸQ±íZ±ènÜ Än½•/cøÙ…:]¼¾ðÌ} éX7É3SA†Ecë}¹,:,p´Ñ̳Ÿ€tí²Yv…Ï•cŸwŒ™×ç\µÐ-Å’‡Ü}NÂý‹œQ˜•±8¡kPWëÇë$Óð-óxõsï ìàØØ·P‡ãð}PÀ! ÄɸƒáÙʤ‚C2àdV(%°¢s0µ›´Ÿ´u„xÎnïŇÆ>>íiòh|»Ê¾7”sKñÑ0Ö/º ¬†@H„ÆÂ†Y¥¾ÉäeÆÕW>–¡“õ*Æ­í*êDùè¦'Mrùžé\5JÒ0bk›ON¾¿ºuGÄ Uª1í¹ÂßeïrÔ¿ª-- XI“ºU_DÌ!É'²Nœ3LÇ<|(úqzÒ¶K®Äé×wÖ$cÙëg< <ÉÄK¸G/­ïYŒAiÈ=ƒŸ}À(R´ Z5æ ê…Žw8ûé…èZçkFÕ+‚C5R¤Tjû Úì¬G]BÀø Œ£‘î +ÚC+”ªQ=ž #œñí»¼†ÞÍè%ÄÎFÆ0Š£;~uöÅÂànF»ÆùÆEB©šê‰Á¢Wkp]¢HsBE ÔÉ*¦&Wég팣CëhB¦­6ªÌÅA,JŽ…IÛËG³5Ðf2Î xF·aݰC`’ÜCòvIcÇA°«& \ 2›ë{ !©¾íKÙ¾bTÕV‰&Óhêpr¾šÁX [u%”v1c¨­(e+ã©Gœ6)/f2Ïi¥!o\J´4k‡xtR($Ø0nAb†mÆúŒC/’—“·3’ÑÛ-Wž¤…´Fó¡ã=}+ƒ ÂxºÝ%8˳>¦®’öä$ä¸Ô' ‘€y –stߺ÷]hëTµ b¤÷)Ñ ¹`¶RÂÙ¯?«/1(uo,Üô–Xá})öeœˆJŠýµä·OŒ0½»°_Œ2 y$gIÖ¾z„™xdXQ ôöôÛFÕmÆ5›1Þ;°›D›Mšk4µ*ICc<ÌS³’bÑ+$Òþf%Š8Õ~Ø>{qÃ%"ëxRÁNu@iøfñ™nŽïa¥Eyn–Š”¾îŠ‘ ëÍ+µ UWï§T‹zHã‹/g«.µ<¯6¤tgk?§šv&Ó{¿‡Ù¡ØpÆ­ ‡F³=8Ý!ùK¾~àÀðÈ£œnúË»–¯)Ût.y+Öøúë(z¦fHâo¬¾bEsÆI.ãŽÎÁ,¶æoÁf@*çKcLŸØá¨ÑC>Wí}xÄQÎè$æÊù±È¨• §ƒäKÊ TÕû=…Í`Ÿ·9\g6Þ­Ýÿ´=D¬D|O&x×!„÷6\ãç~"µ O6–žÍÁ¤;ßì¼l“ýXSLÅ5'?"{Ÿé œuÓ0 8>œódð”SW,ßÍÜȉ\ äa¬ó­ÙüF=°UŽ"™Ž–\QÅ[l´9Õœ½š;>$-mŒc‡î8©U(¼ë‡µ5Mu!í‚¶»âz«“Î~Ö¼.6;í¶0$´A¶pJ fäË9ï`/àëg+&¼Ô¡U7÷*úæ‘à…æ¼¥ ]ì}H¨'‰ÐmèùKá²t)!ˆwëàuÛè˜f¥È¨ãÓ&ø®°:c¾¡>Fƒ­ Ô¤7ê3”iQv/8)(ÙSÛž ƒÅòF®ªì(2DEÝ`óJ@„ø¥¥úàcº\ë,+ < ¤e:›®·Ä ¥vÁ0‹9§ OUqå™Pº >2¾A¡¶–"â“aþdõÎÏ7º!œ ¥œ fëð Ç íH&W–do¢ß¤½„e ¼ïk ᓤ}™5r2‹ÈPz™w8Ö¬ƒ~˜©É¶¡5`u-.¼‘]¼N#‘QÃÂÎlw—¹åð™l Æ&%­¦ç•™ ùpCq¤fmCÅ­EMG)•Â|ݶŽWRü%Íà0Öiz•è'I{RÖ³_Aêzö&SnG²àÚ9jè&#T‹ÃzDè¥wl¬xÓs?F3ÅŠ´ kI0 ³î–šŽ2·O¢=k<œìNÿ‰±·÷ŽŠÄŒÈ¾âÈó^©KY¤T©ð"ÿ Õp „Œ|¤ýùE˜€c•›mž`Ç„¡·/t®$UÊ%¦ÀùG«t‰Åvbq -è c‘˜mø‡²'LÀÛÚµn373¥ŽL/O„U~:¬ÒŠj9 ?ñé8¹Et²±húÞ’€«>ŸPp 9·‰UqõÃëœ{øÜk†­áç–Ò虵~?e0étï^·‹SYªB}L»Q§aáA°÷I‹žï‹—ô3Xõ;;ô+~«ßÿ´- ^.—¨Æ©/’» 7Ìî.x§<Çí’WÏI [£$®2)§ogøÛæßzH¹pKÏA ?ÖŽ]’udË#Ý{.ÊìÚŒÂÎ8+üºéÚòùŠœ@¯ ·ÐHæú—•Ÿâ Ï>ÄÝ#O ¯khYa*ƒ(Qì©Ḁ́θnÎ$̳R9gâºWãÙP; t.¨Î˜=gÓ‡:T¢½S©£ÑÓ‹‘^<•fhg#²ÂC¶›ªE¬Âs22°°w1ó6kV®¹’p§Žþˆ»WÝ1'záﴭ£nóaE'á(’í;“¤½GŸ;FX’i0,„cÊŽŒ.…˜ öÒ;‹~%?÷-I–_ò‰'ʼn—eSÅC© $b(ãÉ¥_F§aéƒ~bRæR„ò Š\ÔXI pÁícq,NÊ3Bû!k¿ÍÒ[¶žòFY‰é#KÆÁPžVòT:Ó°¥øßømÀ(!7áëû»”ÞqlrNòïÄ|Gà¡”Ê{(fgóâNQs†f&Ü x$Åí½·Ìs¯å)·ˆÙKˆ3öç´Ü.ê¬ßuvÁ/G÷‚½Á-3È# ÄòÔ“[0^Ö>ð›]žA™ZÅ äðÞëžó©Ìä2F Å%Üá%>qâÒzƒ=×ÖæUÒº·¢õ¨¢‘]ÎË—ju{«®^}RjE’Äsw!ã æqœZpÉîU/è±³Ñ7Ë«åÕ·•`¬ºún¡¾ùúêJåV+ÿ»KÿÕÜx± ae30e45bddc61f5c5e800d6ee0d180b3-/proj/rd/eric/xpa-2.1.13/man/mann/xpamethod.n xpamethod$XPAMethod: XPA Communication Methodsn‹CŽAxœ}W]oÛ6ý+wÝ‹ 8jÓ anãb–Ì Ö> ´DÛ\$R#©8ޯ߹—¤-§ÝüÈy?Ï9—¾ß,ˆ>ßÏotܹæŠé£ëºÁšZEã,¥7V_nïîWË•l§0ô½ó1ÐÚÅ«#)ÛŽ½Ð¤uµj§\ý„õzl®¢ëÅêãïËû‡åÝm25òÞ@çÏÐZǽ֖zïj°·¢e<ù;¯5u9H·ù¦×+‰pFØÎ<–haÍÒV[íU;ƒ5MAuÅ …Ú1îúÖt#ª¶•Ð1Á>)ÂCàÙ6[¢mëÖª%mŸw¶Ó6Ò³òF­[Íçÿ¼Y<üzw=ò‚Zਃ¥HC/FŒÇjЍ¢,mÔÐÆnïõFûÓ2Þpºof´ß™zÇ ªG¨=w*žF&[¯:zòT [l«UÜ6±¯$/˜™¢iÍ?ÉÑòžTÓxЈ™Ì+[ó îçÂK_M†0€òøîº) ŠÈÝZ{fωûúkù ôDól½/GèÏí.'JöMn]Ô)y–òDCæ5{€|Úè] òÔ;eMè8$°ô™mV à”GÆH%@ªl%뱬«‚²jQÃ~ˆD k‰EE??!já0öX«ë˜´cjFj)˜ òv¬çb[Dæ“húj,ƒ.½Tk7Ò# àÎQ[¬OL Pçóò!ï¹É{Ì¥à7‰³eöxlÐÞ °‡Ì „9kØ%´_cÚº8NV´~£j‘ÿ±€£P18?ѳmÒHe^0X ¤`Ó^É]f§=„Šê]'…½voZ+íŸM ŽN®oWS€ƒ”Ü8L)D­FÁøÅ,·Öeí9ò_¸¯ÚàxCVËœòD–Ÿ¬Û[¦^âürZH=®Ô˜É JÛE5Â1uB·ÆI;õ$$/¼DNbð@ex^lå ¦Ñ>aµQ°å™,öU‚kô3²‰Ò*ƒ«YN5Ïf)êWÑcÐçùp‚ ÑzH?Á `6G vÆšÈ ü³Ÿÿ¤  ø(Uÿß]©ú܆¡D%èØÒ“zÊNÎúôTûœùXïD@W§V”Ð3kOŽò™½{ùéÓ;þ\² qÄ»½†ØÏ_³-$x­{mÆ!Š´sû3@ä;@ÂwÒÞ¼Ù+ª3# ÆÃ¥óúïA.-Æ&ª4š0…·;©Æ´ ˜ ¢ ÊJó¹ºàf2œ´¯È¯‡³䛉0ö@Ú;ÿÄyÉ­TúÏþÆ å€’â¥$8£²õ_€ƒf̳i*ƒcc¶ƒ—Z°„ÍE‹{å-ŠûÖëÎ0„¯2,åîq¡-ßýp¯„8À3k yÂz¾@DÓ¥)WN”ÛŠ ù®’®|V:ù{‡9’KX¢ÕwB„=VËSÄŒQÊ5B^ù.Mð¤QìF´%š RæîôËÐ(IfELhÙ9™rAG1Rkùd(êbõif²É ©RE«Å‚濭é¥W;Ím È׫žzµÅÄÆ1¹‰¿¯.«Ëhýoéòǽwy‰k"l¤ˆ`é_„Ë— b63a6cd9eb9ffa9ddf2c3b946916e567+/proj/rd/eric/xpa-2.1.13/man/mann/xpaname.nxpaname «!XPAName: What does XPA stand for?n…C„ xœ}SmkÛ@ þ+ê· oÉ£ý2ÌVXaIÃ\h÷Q±e[ôîdîÎõ²_?éÒ­0Ø‚ øNzô¼Èûzw ðp¨÷èé îGÌÐ %;‚”1tÐKüÍ÷ýí¡¹iàß%÷£Àc%†“—Hðùºùôíæpws»ÿOãç9¹€»‘ʧ”pà0@:¥L$²¾¢s'X0Áqf—Ad™@zÈÖ÷:Y 9·¶aY½Ýû@^·6P‹óÑéKݶ:k¥@@~1ñOÒr¥¹>‘`ŠòÄq™Î-XZ¬cŠôÄ2'e5E^ŒG¹o£k¾Ï›‚?¸6Z×à2yç|ÏL™©µ‰+WÎè|…ÿè‚J^‹•ndžø>Ð_t“¥ÿk#ËÆ{X˜V×&½æòóÞú%{Åg,åZt_Ô.Œ”¿t‘w-Ó‰hÖm­£QU¯k"Ÿ%α&Z ÜáñáëˆÈ/_æ‚õó2‰ªü"/Q°Må^$ppöuóý¹z=?C°Ö5b0¿t¦)ä*2Ð7{袀åòq×Â8Ó×óÓù_ŽÔs[¿‚›ñé&ÔÎ=víþUâ¤&B|5<¨^Ý]¾»~{}{£ÔÏ®cì!‘CnÌvz4£§Ëu™^àžx¿†ºxAmm\X´ºT^\‘ˆñòxÔ F‚YLx¡‹ÇÀ{Ôýå›î buĤÎh6äã¨USƒ›@c³Õ6âb0ÂØ7ÞtôWu×+œÏ4KG2C5ª1„s^m56ãz\ÔÃõ@a®îq‰©œG`C.çKÜ™$¢­É8­³ÉûèNf¼P¹ºv[r‹¬”°r]]ª…a%z¢Kà+å¹"ôN9ä¢,¯›¶‹Sº æ„HêÆù5í„6ù…öËŽ“þæý›7„>º‘|%’ýŠÎ{#d˜ )o–p&CØOdÂc-¨ÜïJ¨ NJ5µyB‹®‡ ÔRS;7ó™ÒU4þ€$m QûhÊ#ú$¹â+U‚´«„õ'WC.(9+¤’ZÁ(ìö–­,¶‰óz%Æ%ùÂÂì\SòŽÐµ­óÆò)™Òå¶ v‰ÄYv‡ Mf j‡@'[o£ù7§hú°ÖbçÞC†<>¢–b'§p3*†äΟj@JG°_Zd£Xï„1–q/ù'mÕN“=*ƒC"<¥Â­×â|yÅÁ@^Iup;Uê¢åFG»1仄D_t8®Ô4ùö^‰qÔ3»øà|>?ÙÛ’nT·d?"›2g0¸H4p@áK¢“Ú)“ÙIÉ>çC(¾4…ÞØ@0µGlÁf!;%GY ¾à–ž"¸( ¹šIFŽ…ÎûÆ~J¾Ó; PÇh_ïè©u!Xøù¢&‡}[MdM%ÈBïFþCï—©ä#.–¦1^“‘+Â*=”^€©þ’•E4Eâ<²gôî\ç‹ìAÎïÔFEù¤‘'L…A|ε2ùÞ‘€ª†5Rx»³­m"¥­ åB ·¸5)Ø{RΤ—ß«¾”5ÒžìïmÆX·¯ ' ;†Ÿ$cšP©ÉJÖ LèHdãHÃLñ±X¨_¥vd»}dÞ†”+˜ß° ¾ÿµÆÎÔJ—²¶Ë¦W%@Ê»õS& ßBS($h¿-º:îh…0“$ev(ï •˜”À+í2‹LS~A”‘7Žj Âl"˜³}ÊôÊ ¯^½"ÙÉ.å¯H 9u‰mÖVXì#ŸËÌÈYŽ»,æ–D,9¡?6nK:# àó5k™s³Lw’üЙʂ2Ÿƒoà v ŒÌaÕ§Â$ý²¤.g=o•ŒÔ+ϧ|ÜHÞ5áÏ?[ûo©êÀghG¥Ÿù„ò­ÆÔ1ÿò§ã᧤¬—óa=ìÔÉ1Ùæ›G§Xg’ʽ‰or®í¡Rø”ïÆûêÂ,v@‚²?]À‰âŒá9mHÐ…’&Pîþ$ÀȹSåäòViÙé …ƒÞ€Fdú–}JÙã/ÃõÍì”élÙµ5™¨D ò‘ ƒ¤Nâ€Þ5…< ¬ˆp ¤Úò×'·} çì¬Ì™òšKÓHMÆ Ì2Þ–JwÑhÓf$ ÄY:C!ãè)eF~g ·†¯t uf,O@)`¨¥–iz†‰Ù¸Õåjˆ'ðÕ »u‹4  h;ìåæ´os¿%gÊêÃà–C“L¿šLü ÑS`Mò׉XQ<5 œý]}•½ž-Òwê迉ôFÛZ#¹«®¡ná'Û”¨\ 7†ªY„;ê:&^o'Š ®® ÏÓÀ ßP•¹¶¥TX8®J=«ÈÙ¶õ.û¿ä-ŠXÐ §çbç|I’v}>gRYD uËL2:b&¦—ð¡\gê³Th.v©t˜ìùì$û¬ßwVH¥Ýϰʼn «;«€â…ò5`y. S€È…ŽŒÆ'ãÒIò.)ºÒž°—+zd¹®¸î„H.õTÅ`êJÒ©‰A!HÆ*-jÖ³„Χ)µ/“˲«ôöÝqÁ3ŠïðÄ$xaûWþjð9ÅÊEÓ7ŠxESö€5ZJ.¥Âz‡f ÒÆâä-¦ì¼ô?0ä(ìõÃi0,Ü^á™§ŠƒÏo¬…w!ûr¨ôΟŸ¤ýM&hÿÈ“&j üÎÔæãjdËÝ:[€Êf®â`"fCèÂäùìL {Aeª´±d~GŠÚP'8BP tÕ¡% S¡ìž‹Úé=×嵎€Aê„%µ„ÈU 'XoÍF&²D=×*HÉýFó”0]4c™’ºR·5I=Ð$Ge—:åÒàö5—"©H;û‹ÎÖåÓòü ¸ëÝ7M>ûVÛZiZh–QÃv ´&Oýf €@µœìšðËj¿¾A¥·îÿ}õRÜÃYñŽ'½ Ö])=ÏÑü…j¯Í‘Ò줟¼° ¬Lÿ¤ J?~Þû*Á‘¿§·SX=R·[;j`I 5èÊð¦¬ùí•U @ÇÅ#h¤äƒÍÒ—¥¬‹ÌOU~ŽØáž=̶gM^Ž#šI@5 0ˆ5Ò œ,ìrB2½t0Õ°Oª>$ä÷Rp¤¿¼ûÎÐȰK¢€jš†=n¯þƒtÔÅP«âÉ,7UÂHŠ;Fñë[™¤Õ—Xæ_ðð„òôˆ]õóÞ|$áôö k18Õº£öq¼Õ†*CåŠBF™Z˜)V†G™û ¡04f¥kÌhjÐq~gâúÓ÷ðÀÇ{»6à›” ÌE,H[I%£•ªÿ+UQóR:zR»Ì2Y<¼=;==¬RÖ1”nƒšžð¢ãq%/¥ò!Û³GÍ}Ì-¶¥YyžW$€a{çè4øa›ðñO÷œýI]´ÞÖêìÏ3õúôìLâ d`ePúmâÄ d27320a479c3a170b2c64452dce7668a//proj/rd/eric/xpa-2.1.13/man/mann/xpatemplate.n xpatemplate]-XPATemplate: Access Point Names and Templatesn‰xŽxœ•VÑnã6ü•Å=Å#Çq.MüÐÂMRÀ@ëu€öP-Ñ{)”ÿ}gIÉ–ã»ÞÅO‰´Üq1ûí‘èÏçÙ‹¬êRx9¥YšJçèÙ(íi!*éH茺GËO‹§çå|Αˆá5‡#ÒJJMU'32kò[Cµ°ÞMIP.µ´¢¤´.&äj™ªµJI£RBô³ñE<2מ|[˜ÒBX‘zi9C¾žv¦¡ThrRg#+½Ur#)^7£µ5UMéU]JÄØ ŸÅ1£%yÅõ—÷¿ÏŸ_æO ¢? ©CO]h*Ê’,äöl0$cùŸû* ÿ£er­ë„‡!àÉ]ÛÜŽÛ4“ʤöhWÚ#–Ä%‘‰&-•dZ\5Z¥LÃV¡oUÜ*-Þ̆Ÿ$jã…=h<·BÒÚØjJÚ”AÍÀ‡•¹r˜ ŸÎ?L¥Å9E;]„öÒo²¬$‰P¥X•¡R™2šÎ\³úW¦ž1·R£½5¨ß”íJŸ& r —\%ãäc J©sô†+–?::ɤS¹µ¢hKU)œ¨7¾¼ºî‰ ¢|)âŒ{TôúAX¡ìH!Õ^®SR¾•°ã–3¨ÉfŽ¨Æ·Ó^¼YÉPfPزAÓ‘ÅÊXÕA´o ¶³…ñ2ò~èHLÍÍaÛ¸gèT`·÷áüÇ=µÙ¢éMœC+9DvbÚç­ïR¹¾TÈf«1XäLú°PCéqüªµlþžœ!­,'Ú>c½½çI¹¦®Å¬†$2µj…Ô¡ðŒìñ…Ÿ|Å?qÒDí/¾º8üŽeΧP±z|£êÂøƒ„ÞµQa­|ŽcÔùô=ÑÆùItxØFh<ŠÌç§iûò šëÎu‡í xä¼òLðEK°ÐaëºTqFÇýÂ8šƒßÇéO_èºf6ÏZ£g,q:í =ë<Ø/”Ãý•$Éßo±[i CÛ°Ù{v+_˜&/¾*` Ùv›ÛÉÓÊ5ä‡?¾l±Ž·KÛrv0¸h¤ˆP82µQ\û~–ƒ]ÀO~1‚§ñeL|ɨT=e±aèL”ª»ÂáÈÃbyѳcn.æš-ïçsš?“nª2É$Oh|5I®?&7?$·w—æ“c ùzy;¹]OÄÍå ‚…/¿ƒ=FÙƒ¿V0²ö[þè:e ¬q¦†°láZi6» lÞ@:¢Ù+ùÍk-àÒí^‚^ÏGBM†‹åÅ€A>ucŸ™»£ÚšÜ X•ì íÐú³H‚1ÆŠA,ñ.?Z]]W2*±TŸeXJþRºâG>š#]Ì@Ë»P8‡ã c³òß`™5ÓÉÕ䆂Ò§ö"Ó¶ÃGZlu ¼>­ßúÂÊèºoë†*ñH `q•ß‹FNÛDnŽ 㽇;­|Ϲyh*\0³ «ïØÒ~“ᑯêQ‚ç#<ü“«›É¸e¸ô+ÿý…w-…oøŽ·¦±nJÔé1¯F¹ ‹•ô[‰ Üþö©44§1Üxßë„>|Ë,ÄFFXt=³êÝTZ>>Òì×åÑR•žéAøj Ú^… YÖÄ­:â{,Û4ߎÆšÕV•4¾ÒÕåxÌ:3D¦ÿDû 3634e1410ef8a412b0e482f3e4558b12,/proj/rd/eric/xpa-2.1.13/man/mann/xpausers.nxpausers ÉXPAUsers: Distinguishing Usersn…<†xœ}T]oÓ@ü+£<2q¡­úÑ ‚ ­ê–!„.Î:>äÜY¾sÒüûîíÙMÒR¤$Þ½Ù™Ù9Ï'_¦À÷ëÉ£Ö]àR;¯ÍªÓ®â/ÈSä?æW×ù,—FÛ®U]ï°Ü÷’Âü–È “#Ö@a¥7ü ²Î'Xtš?uN/j‚·pd–X*¯ÂUäB]ðjkV—¬¯¨Ð).§ùû›ÙõíìjLงфšZc¶]0ü®Ñ… O˜!ÿ~În­ VJ)p»µ}¹P-­XåÉp7 8¦È0Õ[í+ËZ kÊZA9Šq¥5àÃÉ—pe;†A´”³ æÄAPfÉ0l8•ª«²iíªUk×…f‡ûF­HÃOÇ?­aáÜ'8Oh—ÂE5\nZ­|äÅ|°-è^­›š.â²mŒ•ÃùÉ9eåéÙÅ8;Í@­.ëÙÓúéqýø|ö.;Á[™œçúY_ÿȦ<ºæ0 ¨#Ñ8 #,8¨Ô†MiGz…CoM–â[Åk'-‰êXvÞ’o5…´hS† {Í[.[»˜$ÀïxQ¥Á\qúéÔCFZb¢c~%£lõ¬ÄÎvØ*îÝg_™}Ò9'œßG.Á®×~†“¿`áÍŸ‡¤OHòEz¸çºŒû¢{*:OüâÄx² 1EÝ=¡O¡2˜{À1åwF¯F‡ªþsñަ…cqØÜú Iy|˜šn­YöUqlñÒÿžçwùô&—[»°,åÕÒP¡Ë¸™þâ æ•„øG2ÜÔïI°Id6G€‰$&$Jùx#’ Iâó€òfÔaZû;œ"ŸN1ùœ_9QPý¼GŽ hÙÕ ‚A&¶š¥ãt|‚ ßÝã· ²7c¶LŒeŒôUqþ· 37e1f9c3b3bc05a924e72497d79c2028)/proj/rd/eric/xpa-2.1.13/man/mann/xpaxt.nxpaxt ¼*XPAXt: the XPA Interface to Xt (X Windows)n„T„xœ}SÁnÛ0 ým 0–n§Ü‚4iÌ–‹Ž…:¢ Éuó÷#å$u×v>ÙùøÞÓãvù°Øï–û¸€Ø¢¼Bi#úFÕ‘`!ÛÃoc5 !‡êÏöqW•À=†Ú›hiH}ª®1pdl P+ ¥5êODݳ¼˜ƒótôê ¸_W«Ÿåî©|Ü&*zçÈ3Ͼ–-àL}¬U×IÙ‡,ŸÉÛê¤/äå»´ ¥0˜Ø ÊžažúhlŤÆIè_Ð'ȃªŸC:³“¹@e,;ñî/´*€a‚4XÀ´:"7RËLóŠKç”±>Ér&ÇÊÅb yM윥Ù&>(†áù}ÀÛMv‚fOmÄr­fÎï}çiQY­¼Úog鬡®£ÁØãÍ“ÐRßi¹/Ñ€ò–X¢DA ¥MÀ☘¥Ö¥u}Ì’Öqíkå\ºxu*ÚI ×ÞÊóÛØÁ°aÿ•ñŽ=ÎpRÏÂGh~¦•‰|œS@V6¸)SìO‚mlm6É›êTǺ­Š©ã#onàkÒâEˆ¨tÁB/XõWÀ’UGó‚ŸèU~²+W·‹+f ËlwÕ;¬Mc¸sŠ( ¯ï S1JlΚ1ªW—,Yþ!§Óm‹n{2Õ$0Æ®DJ‹à]~Ëÿ4ÊÕz ËMõÈ»…É°ÌæœIÏ:¢ÐZì8uä=á% †,Üóbþ–Λæ?fp÷m>‡ñaœ×ÈHê£V 09b08bfdffa10f60c699b51a0aa7184d*/proj/rd/eric/xpa-2.1.13/man/mann/xpaoom.nxpaoom–1Xpaoom: What happens when XPA runs out of memory?n„+ƒ xœmSÑnÓ@ü•áÅQê4…§VE¤ šT¸íÚ:kçÀ¾;îÎN¢Šg×I$@¢D¾›™]¯æ· àÁ“sí5¾m)aKÞ³ØmÙâánŽÐÉ“ë\…–[ïQ<®ÖwŲ€Ôœ`%Y$PÓ¸’Ÿ˜Þ›s<ºnQdkFr¢Õ³"J)Cãlý£õ£ ÆÆÄ´ÉñqQ|øº¼»_®W'%:ŠE=¸€²1l•ÁZ÷²üÎ9¥Ä­O**­xéF˜8ah9F?d7Hª¡~s,+y2òUæHÉÄŠÊ$´q^çx’VÄÁu>¸:P«xcšþȪ].Z®‚k±^ßÅc6ÑêÄbT»“ÿ%"'µÓ_:ð$1–Û÷žbTïrù«3ÑHR÷ý©«ÐS0ôÔ q ÷-ýä[9 kgl=ˆ]C¯ ÈgQìÙ`̶Ïn€{÷Ôt¬ gÚ¢Ðf$;=¥ôt™v%îëbs|òF­DNCg9>ÉxO­oX<œiDF”ó<L5:ÃO·^½Ã%²g`:þw5qq¤–.HRÇÈŸ³² ¼‹Ñ¨»ñø n"ãÈuµ¹JüèñW"§H²×g7J€éTŠdÚ«±20çÓÅbù—b ÌØ{Ùl`&4&~UcË—PjŽ‘Fq‰«|–ÏÞ`îƒi0{;ÁÕål†á³^SaúÉ> 4a4fa148be09c77893c0badd2a3ca7bbpyds9-1.8.1/xpa/doc/sman/xpa4.index.version000066400000000000000000000000431265250223700204560ustar00rootroot00000000000000SMAN_DATA_VERSION 1.2 VERSION 1.01 pyds9-1.8.1/xpa/doc/sman/xpa8.index000066400000000000000000035010531265250223700170100ustar00rootroot00000000000000¬&VOÑmÔ Mh NY Oõ QÉ RÛ Sd T TÁ UH Wš Wü XP Xi a– fj q˜ y ( ‡E ‰X Œh “f “ê ”ì ™‘ ŸÊ £‹ §T ® ®t µ› Ã} Ë Í… Ïš Ó< âÙ ã? ãT€j Mh H¸ =x Mh NY Oõ QÉ Sd TÁ Wü Xi fj q˜ y ‡E ‰X Œh “ê ”ì ™‘ ŸÊ £‹ §T µ› Ã} Ë Í… Ïš Ó< Íp §Ã º› {6 ˆ {è |² } |Æ }® £ Pr ³´ PE ”Ö ‚d ‚ ‚£ «± Ý ƒÜ N NÐ „O „Ö Q s QÛ RÛ †” µ× Sv T~ TÓ „ª ¯Ô Z o; ‡n ÛG ‡Ê Õ0 Ÿ• ŠÒ ^í ·Ø _ Œz †½ _+ ˆÖ ˆê eQ ¸) ~À §f à ½À ‰j ‰~ Š X¬ Z¶ ]0 _¹ `e f­ c7 f+ ŠV ¥¢ о s" _à vò zJ z£ }† ‚ ˆÃ ‰, ŒŽ ®. ŠC Œ· $ c Ž2 ’{ ’Ž ’ç “# ´@ ‹ý \4 _ö  7 ¢ \J ¤ ¤g ¤Ñ ¥ ¯ _@ ¶» º" º^ ½ –° ÈÇ ÈÚ É Ì[ ÌÄ ÐT â Ý ¦™ × €9 ^¦ aS Ñ– ¢~ ­w Ú3 ¯ g| ’ú ሠf| 7 •– âÙ € ±: »ª ο yÄ Ù Ð> £_ ¬O œ® yÙ Úœ `¿ ¢Ò bð oS ”V ( ¶ qQ r= \w g4 l V§ © ”þ •l mù –1 –† zŽ ˜‰ ™O N¦ N» Ù[ 𨠛F ›¸ Ÿ­ na –Z ¦U ¬| m É Ý ] Šç Šü ‹ ¨ x: ‹= cJ Y  J Úf œ ¡ ¡\ ¶F — Á† ½Ù ¢> ¢” ¢è ·, X$ ›p e cw ¤) ¤= ¤z Ò1 ¤ä ¤ø ¥! Û’ ‹Ë ºö ¥è ¦A §* uË Yæ d‹ ¡ˆ Ù ¿Œ |› eg Þ! ¨« Ì Œ' p> á „c «% «Ê ¬#  ‘! ‘¼ ­ì Îë x Žs ŽŠ ÍÚ µD µm ³„ Î6 Ϊ ©K ×í VM Vk Ëä h ^I ®‰ ®à c¢ …È Õf Ò‰ bo µY €" ˆ& \ê ¶ç ·B ¹ˆ º5 Ï„ º‡ ¼c Ű Œ< vc œ; Éà •* cÔ •W Ár Â* Ûx ÙD ù ok Ú Ä; ÄÇ Å; q% ÅÌ ›‰ Æy ÑÁ ¤¼ È3 Èž á: Èí É ã* É? É™ ÊZ ™£ ÊÇ _s ¼¸ ÒË  ²( Ë. Œ¡ œ— bZ dt Û_ ¥ ÎÖ ½• …@ ˆþ ̰ Ì× bœ …² b± bÆ O¯ ’Ñ ±± lO Wi Í— Ú¸ ½: Ï ¡p \Ñ ÓN ÛÇ Ïp n0 Þê {Ž Îc Ð Ð* •Ú ¥5 ¥J Ðg Û ß – Ñ+ Ñ‚ Ûø –E ªß –q Û0 „ vL Òá x d1 Ó p· Ó£ `9 …à Àø iI ^v nÀ Ï. ºß âî ã a t‡ ”* S3 c `O ã Yr VÀ €j Y‰ d_ S ×~ gN Ùç ai Ô: i3 ia ×H ‘…  Ãù Ô› ¼Œ lÅ ¸› Ø ÇÙ —2 xÝ —G Üà }™ —ˆ — Y  —² pÍ “O µ­ ž÷ ¬Å ™º Ì„ áS ª µÂ ¯¼ fë gf ¶c n‘ ¿ ÁY ²œ ’¹ g ¦² ~j ÑØ €¶ g ÝC €š Æ ¢g ÆÍ Ç Í+ ¥v iÕ ¤Ž ²× Ð ¾6 ]ƒ ÁÐ ³ gê ÝÚ ‚è {ü s5 Þ š$ Ë[ Ÿl Ž rm Ï[ ÞS ~ ¹ß É€ xp ^3 ·V ’L ·k Þ£ ˜5 tå Žç Âò ’5 ·® ^` ·Ã ¸q ¸† 8 ¸ã ¹œ TM ÂU ˜ ß Å– º ÉÛ Æã [ Œà g ÷ ƒ® ˜´ ˜ø ™$ Óy ] ©Ž Äô Ç? ÇU µ. ÐÏ Ç– Çk i `Ô ¹p ië ºI ¬• ßT yb »{ •­ ßk ËB ¬­ t, Ù* dø » |l Y» àV q ` Ë£ e& ª÷ ¡D »! »6 hj ˹ ¸X ¼! Zr Ør °ï  Þj àì ¨¿ ¼w Ôò Ô€ Wš ƒ {x Ür VÞ Ðü œø «ö ¥_ t¸ [V Vü RH Ào áp €Í €ä §} ± €û Ê@ ÝZ ƒn ° ¼£ ´ç ´þ §ø ¨? ¨T ©3 ¨i ¾Ž ·ö ¾½ Ǭ ]C ™| Ø j ˆ– ¦Ç ³Ê j ³á –ü dG ¾L ݪ ÚL µí ¬ù ÖD i½ ¾b ḠY „ ŸU Ób ¯ ´Ñ À ^¿ Ä ½% a [‚ v u´ {Ð ½€ ½« oõ Çð ˜à ¾! X » ÜH ŒR † ‡ó Ž^ Ãf µ‚ 2 _ ¸± O$ ô ¨– Pß © Pô ’ ØÝ ƒÆ ­§ Ê \º »Â U ‚· »“ ¾x ÖÊ ¼6 \` tp ¸ø ¹@ –È ß¿ fU `§ œ$ lg ´Y jr áí Z. ¿¤ Ì- ˜ z¶ ©c Êð ¨× Ë ® ÄÛ À¶ Æû ZŸ Áè ]± ³ »b Ϭ •€  ÏÁ ÏÖ ° ²U M« ‰§ Ïë Âm j¥ ¨î }Ø “ ˜ ˜s ÌC ‚ ©½ Ž¡ ˜É ¾ ŒÊ ´Ÿ É­ Z‰ ‚þ ƒA •ï ƒ„ WË ƒ™ ŽÑ ¯ k šS dâ V‰ šh ÄO š¬ [l › ¸ İ ·€ xÇ ­Õ ~Ø u\ ß‚ ™c Éô °P Ó$ M \ ´p ã? £ç ©ì ¥¸ ³$ ©x Ñk Üô ª l} ’¡ ¾Õ ƒð ¼Ï Ð{ Qk à РfÖ — g“ ×Ò h­ uæ h h, {£ hA h€ Œõ •Ä ª ª1 ‘Ÿ ª\ »Ø a8 ‘Q ×c r¯ ›Ì ¶x Ç £´ œR °g y1 Ëû d Ð¥ X: к pã p( ‚ š} Nk ½Q pw N’ f> ©§ ~8 „Á ªF ÍC ¡¶ O› „ê … …+ ¥Ñ ±! Ѭ p | š â Ñî Ò P P1 ¬g PË ÒH Ò]  zÙ Â> ±— Þº hõ z Oo O… m Î ›¡ Ó· ÓÍ ¼ Öa Qî à… ÞÒ ]ô £3 jˆ Ê' ªq ª‡ ª Ö• «P ¿1 ÚÏ { †% †: Rî ÏC †¨ ´ ª³ Q µ à wŠä ×$ ªÉ °Ÿ € á i i¨ Ãä Ý- ( ᢠOÄ c¸ W8 â9 l– k£ r™ Ä& žá ภ‹~ ŽE ¿G ¶/ ®ô ™9 °~ ¿v u ¿¹ Ýñ W ²l àÒ †Ó Úç ’ }% ”” ð }; Å  ›/ Öæ Î Ò¡ Ò¶ ˆ¬   `ñ « “ š– ¤ sc g¼ Å& ¦k ÅO y Åà Æ Æ: sy À ¡ž ž «9 ~ k¹ kâ k÷ †O «k ÙÅ âW °Ø ZÝ ž` žŒ s¦ 5 ³ø v° {J Õö ÀY s œ~ ¦ à ֮ Ù ¿ý Ò R €T ¦‚ ÆO Æd ¼å ¨( É( È Æ£ Ƹ Ç* ®\ Åõ Ç Ä l: šì È MÜ oË oà s¾ „ Ôh à# àm V Ü «™ ÈG Èt ³; ­ ȉ ßì Õ rÈ S‰ aÇ d£ Ȳ Sº § ©Ó ž· ¤Q e¬ Ú Mz oƒ k7 §> À‡ o› o³ qi ÕÚ {a „‘ –š žÌ  xô u/ —Ç ®É tý Ùª ât Ÿ ³j ±R ‚x ¸@ ½ð ¹' Q e  Ô |@ lÞ ‹R ‹h ‹š |) lõ à ˆi |V ­` |… · X{ t Ü, ›Z Û “f t tD â’ hÞ ’ }Q mY ÉS Æ! gÓ mq ]› UH §« l­ ›á j¼ yî È\ |û j- m+ z ¥ü “ü k mB ž Ýv R m‰ m  Ÿ$ §’ m· |Þ ¶Î cê žJ tZ ­½ j\ ˜Y ´ ´( Œ Àâ ØX “~ N> ¹W •? ›÷ Å| À* Š Á( ʆ ÍÄ ‡Þ ‹ ´ˆ Û¯ Ûà ·— ­ hÅ  s ™Ó «‚ ±Ì K ±ã qª —\ QL Ê› Ö tÏ „y l$ Ùu kO ¢ü §Ý Ÿ: ˆ? d v{ ˆT Ry YD Y[ †} —r ¯K ““ ŸÜ “¨ “½ N h• ‹å [) ~î v” ž3 fÀ Í w¯  ë ƒV ÊÛ ½i ]È ]Þ ¡Í r„ r÷ Uy U˜ Nã ` }ï nÙ rß ™ ZG –ã z4 ÜÜ _  ÂÄ  ^  © Åd ¶¥ ¡ T‘ Á¸ ¡ë ئ X¿ ƒ) ¬Þ ¶Ž Ž ÎK Ên Ø; »ñ ¤ ‰? ¦Þ ÕK sN Á [? v Ô" U· UÕ Uó V ‰Õ —Þ Õ ³S Áž ’d —ô }i wF ® Zó ¾ë à; ±ú ï ¼û ²¹ ¢ ê jÖ ËŠ `" XP Ÿñ } «Þ Ä– ~P q ®G v2 _Y Ñ ß3 ‰½ Õž ¹± Îz › uŸ { [Ú ¿Ï °8 ž¡ ¯z   ¿æ Äs tŸ ¯ë | Ìn n ™ T ¨~ O mâ „4 ñ ¿ ‘ Óã Óø Ô ÔS ÝÅ ß× ‘ì V/ ¤¤ ± ¶û Í« ‘8 ¸É ‘l £ pZ ­- ´· ‡W Ý ~" nñ c ¢R ¯c X𠢨 ¢½ á šÁ Y/ ¹È Éh _Š Ó Ã7 ” Áý ”A žu ±i ”j ” z] kk ~” ­F •  ! ~ª nI †è ¿] ^ sÔ ¯ k… wq ¦÷ wš Ù ÍZ Ëq ¹ ÁB G a" ×— ׸ Ø÷ ™ð Ú O Ü¥ aø áÏ š; OC OY ¬ a– ¼L c` ⬠„ÿ ÂÛ ”¬ ÔÑ Tæ eà ¾¦ eÙ …ö v Î’ ¬ ®t Òr ‡‚ P zð †g ÀA £J ‹& ‡² Ö) ®´ [® – Ø xW Þ† ‰ P\ P‰ PŸ Pµ ut ‘Ó r “Ò °¼ ² Rª ²? Ü‹ Q˜ ËÏ nz Ðæ ¬7 ß¡ ‰’ ‰î x² £Ð ¯¥ w ® Š.  ¾ jò ²† ²÷ h Së n Õ¹ ¦+ Ö| ‚3 £v ʰ ÃÍ œg t ¯6 ¯ œÆ Y Ò÷ qÛ YÒ Z Z^ ZÉ [š Ž· Ì› ˆ \ ][ ]o ºq ^ ^ ”Á _Ì ^Ù _ [Ä ‡/ `x \¥ bˆ †þ Ï ØÁ …V …m dº dÎ Æ »K …„ p àŸ o “6 e˜ eï f f Ñ? @ …› ¹õ o# ‹° ÀË y“ ÑU g¨ hV {¹ Šj Š i Ô· e; kÎ mÎ Š” ¡, p£ pû q= b) Š© ÃN ¢( Ìë jC Í Þ9 sì uH u‹ n© › vÊ ‡ vÞ ºÇ w w2 w] w† wÜ \ xŠ xž Ð7BLÕ÷'3=ru 5 W ƒ ‹ • É Ì á  0 9 C { ~„¦ÑØâþ3^eo‹Ž$ÿ%!%M%U%_%%*=*_*Ž*™*£*î*ñ0å1161A1K11„4x4š4È4Ò4Ü5 5636U6„66™6Ù6Ü9@9b9‘9œ9¦9ë9î:ó;;D;O;Y;—;š>«>Í>ú?? ?9?<@È@êAAA(A\A_G=G_GG—G¡GêGíM¦MÈMõMþNN@NCS!SCSsSS‰S½SÀW¼WÞX XX"X>XA[5[W[ˆ[•[Ÿ[È[Ë`A`c``—`¡`È`Ëj™j»jìjùkk5k8pp?plpupp­p°sVsxs¥s®s¸sàsãvv=vjvsv}v’v•|C|e|”|Ÿ|©|ß|â€p€’€¾€Æ€Ð€þ†¡†Ã†ñ†û‡‡@‡CŒ:Œ\ŒŒŒ˜Œ¢ŒËŒÎŽ@ŽbŽ‘ŽœŽ¦ŽÇŽÊDf”žÉÌ—^—€—¬—´—¾—è—ëžWžyž¦ž¯ž¹žãžæ¡Ì¡î¢¢(¢2¢m¢pªÁªã«««)«T«W°J°l°˜° °ª°Û°ÞÅ1ÅSŀʼnœŽÅÀÒFÒhÒ–Ò ÒªÒÞÒáÚ/ÚQÚ€Ú‹Ú•Ú»Ú¾à…à§àÔàÝàçá á ãÔãöä"ä*ä4äiälïhïŠï»ïÈïÒððõõ"õPõZõdõ„õ‡øFøhø“øšø¤øÐøÓû+ûMûyûû‹û¾ûÁýï# SWISH format: 2.4.5# Swish-e format: 2.4.5 xpa8.index P-°Z2012-06-07 23:13:27 EDT format=1.2;   (.0123456789:_abcdefghijklmnopqrstuvwxyz  ('0123456789:_abcdefghijklmnopqrstuvwxyz'0123456789:_abcdefghijklmnopqrstuvwxyzƒ‚  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~‚‚o swishdefaultd swishreccount*d swishrank*d swishfilenum*d swishdbfile&d swishdocpathd swishtitleFd swishdocsize d swishlastmodified d desc d sec d swishtitle d manpage d digestd descFd secFd manpageFd digestFd refentrytitle d refentrytitleFd manvolnum d manvolnumFd refpurpose d refpurposeFd [-ˆƒJ‚‚a”;†C‰%„sƒ) „*gˆMˆK‡„lƒ`†X‘i‡ƒ2‚[ˆ…ˆ‡=T‰gŠF„Ža‡+¥`–o‹Aˆƒ<’A‡*ƒoƒ"‚= 0 ãT 00cea0ea276759d021a3343db173ed39 Y 010636802400c9e8c11ab5b4e0425d90 Æ« 01f9b4b00d154965d01f67afccfb3c09¢ 02d57ad0e701365d9f8509c8062bc7ff.- 0x7f000001!1 ãó1.0 Þ^10 ú=100 Þà1000 ;1024 ;12 úm 123.45.67.8903P123.45.67.890:3236Cï123.456.78.910 ¸ 12345Q12346Q»14285 æÖ14286 æò180 ßÖ1999 bÛ l¸ 1e1fa90a9cad862f46a6b39e0593a3a0 ðI2 äÄ2.0 ã¢2.0.5 ‡šU{2.1 ãç2.1.0e ù2.1.1W×2.1.14 ÷„2.1.5Wç2.1.6Wý2.1.xX 200 ä2009 ¸ß2012 ¹21 þ22657e3cfe8057dddf1424689d50f1d í]234.567.89.012&æ23456 ÔÚ28573:â 2d43dec9061ba56e916c37064005c3a0Y3 å30 þ½300 è´3000³ 3305310e5bf122eadeeea393e5a693cf üÒ 34ef3a9e55669b1ecb2bd5fd0b905c26 ©ý 376b3d6017e9b5b9f08f4ce616fe419d(Ê 3fd47a28980a4796c53d1d0f74b517abXÐ40 þÕ400 ë 40c23c5a26a6b1c5a5838320ab3bb773 …— 4c16a7e835e0782cc73e40e9c3abb6a1 ~À5 æB50 ÿ 5029c1caec6bab25fe74ff54eac4d513 Y 5595bfd8303930fc678a0812c0fb37da 5ab466bae67ec39686314ad3bfd7dad1]d 6338d6df5b396c9b2dc736338593b46dCÕ 6356ed895c4a0b527da9b211f02c0e4a šÞ64 ÿ6a4b26ef7da512b672596a25760b55f67 æR72 ÿ% 7211e83d2a3d532304807040cfd6f2b3S1 7fd9e087fac1361ccfecc2ebef204208 ¼ 81fca2c50a2b47ec94bc6a75fd35ebb6£838e29d3:4210230838e29d3:421053@ 838e2f67:12629Ð 838e2f67:12669ä 838e2f67:12679ø 838e2f67:1268: 838e2f67:1863F2 838e2f67:2523 L% 838e2f67:2527 L3 838e2f68:2839 Ï)838f3a60 9Œ 838f3a60:3236 €² 88877766:2778 §ë 88877766:2839 ©é 88877766:3053 ò¼ 894bd3e8bfec8aad41d1373f6f3a2faf ðc 8ff42351910cf95e511ac64d056a47d7 m 9b213085b5c5eb04a4f9dd2fd359f2fc §• 9cbdcc997e2242bd31fd0ba53563df3d Î9: ç»:name ¶.:port B>:xpa1 Ü0_timeout=ta è a46fe7378f7e1037bc0fbf3e00253d386ab Ö ab46d41af1c3a7c203ae0b5617c453f66pabilH…abl`ìabout =èabovI®absenc(Ôabsent(äaccept €Œaccess > accomplish ‰·accord ¢Eackaa acknowledg FWaclaµacl.html ÿaacquisit Â`across3àactb7action ¥çactiv ÌŽactual ðad äaddbqaddit øaddress;á addxpacommand œQadvis.Waffect9Ÿafter ©Oagain Ïÿagainst ´xagobÜalarmWUalertkÐ algorithm@ßalivi€allcallevi€)alloc ùallow Ralmost ¼Äalong 93alreadi Ò alsol1altern »Ôalthough n‰alway N#american <’amount ž„an Ianalysi ±banddlanih{announc ”‡anothqanymor ÄÓanyon0Àanyth0Îanyway é apii0app [ôi\appar —{append Liappli ˜Tapplic } approachMfappropri 2 arbitrari ³˜areiØare: «area  argk¾argu 8argument 'Ñ argument:?¤arrang eJarrayJartifact4:as ©as:i¶ascii ÷asid Qassign3`associ<ÿassum |‰astro (at !atexitl attempt ¤authent Á<auto 7Ò autoexec.bat Ÿ¼automat ôÅautomati ~8availO¡ available: Ú1avoid 2ãawait †1awaken ´h b054cb069f04067e2e0fb50771cdd8d7Qï b29dcd7f239c971fc84c0b8fe622cdd2 c b82fbb1cd62313d319d6e3e24fde6a44QA ba7bfb615fc9e88199e73500700d3eb7{Ìback f backward Mgbadnband l!base lCbash lªbasi lÈbasic 7ú bc8cc19fb347800e18c2e14c83b41536H>be beber =ÖbecausRbecom Bnbeen ~Êbefor L§ beforehand: ðSbehav RúbehaviorHbehind Ûãbelong(lbelow tebenefit ²Hbest …}better g'between Fibeyond mbigpbbinp‘birth Ïblock ¢ boolean B^both ¤/breakySbrief · broadcast G‘brokenòbufq«buffer êbuildS;builtSÑbusrmbutr¢buysxby …bypass ßbyte Àöc ì‘ c7e63afe7594c1ea36fd97981302c246 5c: c_xpa/©call ÕWcall: n call_data ìcallback ž callback: 9Wcalled: …ºcalli Œcalloc 4™came × canvcandid õcannotcanon ”òcapabl LQcard ×gcare ×}case ×ócatxÁcatch ¥)caus Ø®caution.7cendian ×Gcendian:%`centerÄcess æ®cgiy2chan îDchanc †ichandra |ùchang †ychanges:/•channel ŸŒchar îVcharact ²Ècheck “¦child Ÿâchoic ±¬choos ±ücirclÖcircumst|Pciscoœclass Á® class1:name1 é<class: ÇC class:nam‘ class:templ<Ûclassic\Uclear ÎclientÛclient: q client_data'ÿ clipboardKË clipboard_namM¬close ð§cmap ÷kcmdyscmd1 ÷cmd2 ÷cmdchan 9ocmdfd'Ìcodeåcollect mcolon Ádcolormap ÔOcombin ð{commandýcommand: ‡ÿcommon(communœcommunication: Íï çcompatècompilncomplet%complicQcomponÃcomposÓcomputcony“conditCÿ condition: 9Ð conditions:]nconfigur nãconfirmLÈconflict ;àconnecYconnect Õconsid}‰consider }?consist3’ constructH.contactq\containtøcontent ÿqcontinu 8control SÇconveni cconvers Çconvert Ýcope¬copi¼correct µÅ correspondpëcould Þ counterpart H counterpart:G¾cours Þ¸cover à~cpp{Ucrash t‘creat ‹fcrucial Ýýcsh{cctest?Pctest.c — UXctl{¼current 8ªcurtail þcygwin £÷d ìî d17c6ff4740b86e025573f49532c0634&Î d58aa3338f91144e05095df4c67d3ac8aW d9023d74204ed29bbfa78eedd8a1f8ffXjdae8eac08db99e68c96665059ffbc19 9)daemon –fdata0ðdata: ñdatachan Úkdatafd <dataxpa3²date3dchan þ­de çdeadlock •Qdeal8®debug õodecid öBdeclar ûØdefault ùÚdefinÒdefinitMvdel}Vdelay@delet{delimit ¡Ûdelin¡denot|depend ¼Údescrib ~HdescriptAÏdesign ©desir'Rdestroy —ë destroyxpakdetail ò‚determinºdev}idevelop ѪdiametXdid}ydidn@Ždiffer µ differenti FG difficulti ×WdirectT directly:9° directori?ydisabl s÷display R.display:(z distinguish/R distribut û?dle}Édns}ñdo documentZódoe~'dom~«domain;¹don~¹doneMÀdosdownN\doxpa/Õdriven í‰ds9ds9:Q}ds9:ds9 tU ds9_colormap I9 ds9_ds9.2631 =4ds9_fileW ds9_scale —jdsl€9due€KdumbZ½dunno Ðõduplic ˆ—dynamªe íe.g: õ× e0f85a4c484fc3c349a851a8ca5bae8a ÛÉ e49a2b9e8a58124e6152dc18cc262128  , e881d21b2f0c73cc4a103d3e8abad5fau each 5²easi 7ªeasier9easiest æÆeasiliöeasy:4ec i ecb7e71cad332542f4fbf706a24368d0KÁecho :oed yed.cfa.harvard.edu ÂÄeditor æUeffectU±either@œelement ê1els õêemphas ûOemployempti §¿emul oenabl ׋enclosxüencount µwend ö4endian •6endif àŽenoughŒensurenter)entered: ¢5entri»entry: Genv ö\environ ö™ environment:envisÆeof ö}equal ó=equip óÍequival equivalents:;¥er “eric ˆóerr ÷Uerror=Æerror: Ç™errorcod3‚ errorinfo ÷[erwisHessenti ßR establish>öetc: ¶even —3eventKëeveriLºeveryth Õexact Ñšexampl.gexample: ‡H examples: æ9except š€exchang œâP³exec œexecutC execute: õ executes:Ti executing:p¡exist íéexit œ›exit: íÙexpect M÷ experiment 2¤expir üÜexplan €Âexplicit 5\ explicitly: ‘Bexport Öextend ª6extens ªLextern «Ëextraš f4530b49b2c8f7aca60d28ca3b1c8335 ð#face ³ facilCµfact ³factoCÅfail ³_fals ³®faster 6wfastest óµfd £fd_zero Þ1 fda549071ca64e9935e5c510d24b85a3]Üfds ùQfeatur€fed ù€few ù– ff2e5a2a3586fb4c161c24c0dbcfa4e3 ¼ field •file ̾file: §Ÿfilenam6zfill ͹fillbuf0final ¬Cfind Íõfire ÎCfirewal œèfirst ºÈfit ùéflag Ôœflexibl¥follow s1 following:D:foo ú}foo.c H;foo.fit'|foo2.fit,foofoo ÿ5foot ßxfor ú×fore ßæforgetRofork ßöform àform: hyformalp,formatp<formerpÛforms:tØforth l3forward Lófound |ÃfourthS÷fprintf ¶nfred êqfree êƒfreebuf ÷freedUËfreeli(öfro þåfrom ë"from: (full òîfulliLØfunctionn'further}Ùfuturkêg í%garbagGògcc ÿgeneralUgeneratUgenericV×get ÿáget:"®geteuid ¶– gethostnam ö getpwuid Ngisa(Vgive(Šgiven¤given:c glass ±Èglobal ôgo goe Tgot lgreat hëgreaterW»gs )guarante8ah íwhad !han ?handZ{handl Ƶhandler@handshak:hangZ‹happen!Ÿhas Ohave[;he ¨hea iheady heatyhelpy£here{Öhex ×high hold <¢home <Òhope <îhopkinVÇhost =Fhost1Jhost2` host2:28571 ñThost:x host:12345u€ host:port Elhostnam.Ghow howev href Gýhttp: Rhuman ¶^i íµi.e i8 si_xpa eÈid ¸idata Ì`idea œcident Øðidentifi;if Èifdef 5ignor Òiim imag ´˜imagefil"Âimmedi8Mimod ¶> implement ”$ implementa<Ëimpli –Pimport6Àin 2inaccess ñdinch ¶¦includ IJinclus J5incom ËÏ incorrectbìindic ÎWindirect —üindividu àéineffici ¦Sinet ·7infinitOinfo ·§ info_callback`Winfo_cb ó- info_data Œ‘info_modíinform 1›init ¸²initi ÝÅinput óíinsid úå inside:12345%àinstal]Finstanc H¡instead Ukint 3šinteg üVinter ü~interactlast S lat 9Àlater źlatter 5 launch  Player Ù lead oßleast Íåleft pêlegaciWilen 9ælen: qYlength ;îless qlet :Wlevel@librari )[ libraries: ÀÔlibrary:3ø libtclxpa.so ²3libxpa.a Öñlife ˆ‰like ˆ§like:&Ølimit)line ‰Ylink ‰—list ‰×listenþliter:'littl;vload ›{local Çólocal_machine:12345 —Û localhost¬locat È“log :¨lognam ´long longer Ìlongjmp ¶look Žlookup3Äloop ¦loop: ñÝlot :êltimeout Ñälval ±~m ï/machin cÏmachine: ŒS machine:port%¦ machine:port1P‡macro àžmacro: •îmacros: wðQmmade Οmain Ï9maintain ÞFmajor õ/make ÏmallocIœman ;tmanag3mani Ð3manipul@wmanual ômap ;„matchzmatches: BNmaximum Uðmaxreq ç˜may ;”mean ÚŒmeantymecha!Nmechan >Ñmediat ÁTmemori R‹ment ÛNmessag^Jmessage: ûèmethod eÖmethod: 7 microsecond`ÜmightPßmigrat ¨millisec eˆminimum 8Šminort¸mirrormis _near4X necessari%z necessariliA}need4hnegat\Enegotineither/íness5ýnet ?netscap{?network ¤Ùnew ?new.fit nxnewer G1newvalu öqnewxpa ßÄ newxpacommand0Þnext6:nism<³no ynomic|non @:noneHHnormal ‘xnorth 3\not @bnoteH¥nothIxnotic 7ânow Aè nsconnect( nsdisconnectG®nsinet énullUÿnumber 6Ÿnxpa]æo ñ±object ÷n observatori Û>obtainZËoccasion Óioccur õQof Ôof: B”off B²often Ôok # old B÷older “úoldvaluFHomit bºon #0onc Cmone C¤onli gnoom º± DÈopen o÷oper pLoption ¨Toptions: “ror % order yordinari Óªorigin àLoth E¦otherotherwis ûøought]˜out E¶outgo <$output õ³outsid üòoutstand 2|over ’overal ±Øoverhead8qoverridN overridden ™own Fowner p ñûpackag åpage ª\parallelôparamet­ paramlist ôø paramlist:(6part ® particular <þparts:rpass ®3path ¯ paus ¯IpenaltiCßpend ¸Âper Gßperform ¦¸perhap Âôperiod Çeperiods: 9œperl ¸ïpermiss ¯/persist K´piec ÂÔplace ÓÊplatform ž°pleas ßpoint ÈÓpoint.us ©pointer Óypoints: Ô6poll Ù#pool ÙGpopen ߈port Ùeport1 éxport2 éžport3 éÈposit íMpossi í¹possibl qipotenti ¤Ëpower ôýpre HSprefer ÷E preferenti éôprefix ÷Ãpretti%¶preventjprevious ù¤pri Hkprimari>Æprint ¨privatQÕpro HyprobablZLproblem 7Zproc ä procedur <4proceed  process  •process: Œ3 processed:6 processimag ²¨program LprogrammGÎ programs:LŽproper›protocol 3lprovid%proxi »apthreadŒpublic Ñput Iqualifi[ queri Ã8question ˜quot?iquotes:îraceTyran L…random;ÉrareW=rather.raw L“rdata ñÈre '›reachablMžread`treadabl)"readfdHbreadiAKreal`¼realliZãrealloc ^reason ÿE rec_callbackBérec_cb Æ{rec_data ¬srec_modArecast ÒEreceiv Ûdreceive_callback ñó receive_data íÉ receive_modXŒrecogn ø recognized: ¦recovFXrecoveri àbrectifi 5xrecurshreferKreflect «» reflector æŠ regardless læregion%Îregist%ðregistr<5relatX°releas e–relevXÚremain Æ‹ reminder: òÌremot\h remote:12345 , remote_machin<£remote_machine: ” remov\ûreplac Äáreport Óºrequest arequir:[ requires:Vrequisit KŠreserv ”¾reset øíresolv ±æresort ²respect ûrespondßrespons÷restrict yresult Átretriev ÒÌreturn"Óreturn: Ìn returned:Gârmode ³orouter ¬žroutin ¬°routine: ígrproc Ÿrule Klrun Murun: Kzrunning: ·s òosafe ‹òsame Œªsaord þõsaord.harvard.edu:3236 ²˜ saord:3236 8šsaotng ñ™ satisfactori ?Îsave œscale Ûscheme6¨sdata5èse (Šseamless1sec N_secondFf secondarisecur Bsee Ntseek —‹seem —¯select мsemant% semi ˜<send ˜l send_callback Ñ send_data ¯ksend_mod Ðysendcb Åsendian¦sendian: ¥Rsens ™èsent ™øsepar ˆ+sequenc ¸j sequence:G~serv ššserver ½server:O"servers:Òservic Ànservice:!*session ŸÌset P_set: š¾setenv@CsetjmpIðsetup —Lsetup:tèsever œsg (œsgi Q¿sgot Ÿòsh (¬shareishe Qçshell õÀshort DÞshorten~should }gshown E–shut ¢'side ¤õsign ¥signalp±signific Å sigusr1  6silent ¼*similar 5†simpl ¼simplest Úsimpli8simplifi è–sinc ¥lsingl ¼]situatQùsix Qõsize §slight ‡çslow ¬slowli e`small Ô®smodeYsnr.ev<so (Ôsock ´Vsocket mWsoftwar ÞŒsolari0²sole µ‡solut hisome µ™somehost  someth @sometim¶somewhat ÌPsort ¶sourc ”bspace ²Xspam: ²ëspeak ¼:special ¯YspecifSSspecifi ¯split ÔŒspread<springDXsprintf sproc êstand ñtstandardLèstart ò startup Gqstat Âpstate ò˜static@ùstatusA•stderr üšstdin öPstdout!vstdout:Uïstest ûµstest.c ªstill ‘stimeout ³ˆstop Ã`storagustore Ystraight |ëstring8¾ stringent!ÒstructO8structur sub Ssubject ?ì subroutin:»subsequ6"success ”—such Ä sufficiJÉsuit Ååsun Srsuppli æcsupport šèsure Ç1sval ȳswallow ?Üswap Î}swidth4JswitchR‡switch: ˜sync Ôêsynopsi”syntaxJsyntax:|system ¶¶t ó|tabl í{tact í—tag S·tailor^4take ï’taken ‡¾targetÃtbuf ñtcl Ttcl_createfilehandl Ï}tcl_setmaxblocktimA¿ tclloop.c>ætclxpa Ъtcp U*tdisplay ÃNtechniqu žÖtelescop óÝtell õtem UJtemp õÉtemplat4ù template:!f temporari ›Î temporarili Rter Uàterm õçterminþtest õ÷test.tcltext ö0than ýthat ý£the V their ‘Rthemthen2there ‘Ätherebi œAtherefor Ãpthese ’cthey–thing žæthink žöthird ŸTthis.this: ŸDthose ±4though Û&thread ˆjthree µãthroughthusLtie bÊtimeµtimeoutJting Qtion tip bØtitl }tk )wtl )Ìtmp cto )Úto: ctogeth€too c‹tool ÄÙtoolkitJtooltalk —Ztop c›topic Ì€topics: RÔtoplevel œ+transfer Ñô transmiss »Ätransmit éh transport ¬tri c¹trigger7Ötrue!âturn&ötwenti^$two dÕtype07type: Âätypic Ã"u ôudp e°unauthor  under •þunexpectO unfortun<ïunifi ¤uniqu ¥AunixYunless LAunregist ÛÓunresolv Gïuntil „untrust È£up 0EupdatCwupgrad Œouponbüurg hÿus 0Àuse iuse:|"used:/½user|fusernam “\using: ߘusualN˜util ôÉv ôQval m(valgrindFävalid"lvalu JEvalue1 çvalue2 çTvard.edu ô/vari K˜variabl6Úvariat o3varieti@ivariousTUvate K¦verbos 5¢veri hAverifi IversionnMvia nBview }Ovirtual ëvoid –tvpn nËvwait QÏw ôowait Å"wall Æwant Æwarn Çwas oCwatch€[way o†ways: 6‡we 0àweb pzwell ÔÂwere Ôúwhat Üwhen ÜBwhenev Ÿ,whereY where: §ýwhether?´whi qwhichsˆwhileuªwhile: Óýwho qwhose 3&wide àpwidget b©width Æwild áwildcard üÂwill á2window C2wish ä-with äSwithinT´without Mword ô?work ôOworld exwould twriteawriterJowww.har ÒYx ôŠx11 n§xclass ³Oxhost žtxim t}xpa tŸxpa.c çÑxpa.h çãxpa1D}xpa2D¹xpa:DÊxpa:xpa9Àxpa:xpa1 †Qxpa_Däxpa_acl¹ xpa_aclfil §k xpa_cendian ‡Ô xpa_classyBxpa_client_doxpaS! xpa_cmdfd §Zxpa_connect_timeout . xpa_datafd ^ xpa_defacl8‰xpa_host Mxpa_iocallsxpa:7 xpa_lognam@1xpa_long_timeout]~ xpa_maxhost xpa_method û]xpa_nam'A xpa_nsinetVí xpa_nsregist ²¸ xpa_nsunix è¤xpa_nsus]¦xpa_port éÜ xpa_portfil ün xpa_sendian ¼Jxpa_short_timeout ô xpa_sigusr1 2”xpa_timestamp_error í§ xpa_tmpdir ‡ xpa_verbos Ú[xpa_vers …¡xpa_versioncheckOë xpaaccessP xpaaccess: ×xpaacl L xpaacl: ˆVxpaaddaddinput ±ž xpaaddselect7æ xpaatexit ß xpaatexit: ¥õxpachangWy xpacleanup6J xpacleanup:p xpaclient º´ xpaclient:PsxpaclosNj xpaclose: ¡óxpacmd Sœ xpacmdadd ;* xpacmdadd:'ã xpacmddel GI xpacmddel:}xpacmdinternalrec ÷× xpacmdnew …Ð xpacmdnew: =xpacod T‰xpacode: 3† xpacommon ²| xpacommon: >½ xpaconvertPŸ xpaconvert: 7¾xpaenv m;xpaenv: êxpaerror ó xpafre pŠxpafree:Bxpaget q›xpaget: ÿ§xpagetfd g5 xpagetfd: S€ xpagetreserv E\xpainet$@xpainet: n·xpainfo$\xpainfo: q) xpainfonew# xpainfonew:^xpainternalreceivecommand ¶Lxpaintro §Ï xpaintro:Xò xpaiocallsxpaQ1xpamacro ˆ×xpamain4, xpamainloop Ô xpamainloop: ùÈxpamb ïÜxpamb: ‘& xpamb:xpamb ¬1 xpamessag– xpamethodH xpamethod: ²hxpanExpanam •xpaname: ò¨xpanew •pxpanew: Gà xpanewcmd}Hxpans: — xpanslookup ¦c xpanslookup:WŸxpaoom —¿xpaoom: æšxpaopen èÙxpaopen: nûxpapol ›•xpapoll: pÎxpaprocessselect?öxparac  xparec  `xpareceivedata ÑÒ xpareceivefilZdxparoot ÀäxpasF xpasavejmp  xpasenddata ùxpaservÓ xpaserver:‡o 5‚D±Š±7 (³†ja¦Šqkƒz‚?+±„A¥˜.‡o 5‚D±•N±ƒ‚%a±„P±‚9M±RD±‚s±„%±„"±ƒM±‚5±q±ƒ,±ˆt±ƒM±Y±.±„±‚C±„ ±ƒ>_k°ƒ–hxw‰‹uwª† R±„S±‚±V°ˆ –hxw‰‹uwª† ±2 ±„^‚e-*±ƒ}±`± ± ±‡n±Š±ƒ±„M±‚6J±OA±‚p±„"±„±ƒJ±‚2±n±ƒ)±ˆq±ƒJ±V±+±„±‚@±„ ±ƒ;\h±„p±… ±‚ ±‡-±ƒR±’m±‹5±…]±„±[±‰±ƒR±v±M± 4±‡}±ƒC±‚±‚±_±”9±†=±‰±„o±±ƒ!±±„#±c±ˆG±ˆA±‡±„g±ƒ_±†U±‘e±‡±ƒ/±‚Y±ˆ±…±ˆ±†y±;±S±‰c±ŠC±„±Ž]±‡'±¥]±–m±‹=±ˆ±ƒ9±’;±‡'±ƒo±ƒ±‚7T $Y±‚@/ ^± ƒ¢c„1¢}¤‚ C±e +±‚<±Œ^± ‚ ±„ ± ˆ7¢ˆ„1¢…R¤DC±…:ˆ{-„¥y((£%¢k¢m , 0 <  8f^-3  \W_=/J9&I: c¥#; (©:[ u ‚ ¥1=¢ 8§ "/1¤  §  &T06£N§6^ ‚V¨L g ‚¬&A E¨/ @£@ ¥K  u90 A# nN)‚¨%(/Ly7D© #2*£"d¬#*`!cn#§w.1 *¨6N 3¨+W^¢:M­U&!3C[ G©Z_CP AQ±‚ª p`B&ƒ£‚2 1"!$M,l*IvG*Ro1v,#54akH  >"'H#X] 7x),>9P   ]&!3 B"Z £u= ¬Q  8‚U)!«#B (c¦ p!0¢4£N* ± ±ƒ)± ±„+±‘m±ƒ7 „>¥„y((£‚¢w¢y ˆ, 0 <  8f^-3 ‹! \W_=/J9&I: c¥„!#; (©… [ u ‚ ¥‚H1=¢V8§["/1¤M §‚ &T06£A§„[^ ‚V¨„n g ‚¬ƒsA E¨‚d @£‚v@ ¥ƒFK ˆ}u90 A# nN)‚¨ƒr(/Ly7D©b#2*£J"d¬„4*`!cn#§‚Rw.1 *¨„CN 3¨ƒiW^¢x:±8­…H&!3C[ G©…}_CP AQ±„ ªˆ;p`B&ƒ£…W2 1”!$M,l*IvG*Ro1v,#54akH  ‹v"'H#X] 7x),>9P   …o]&!3 B"Z £‚S= ¬Šp  8‚U)!«ƒk#B (c¦‚  p!0¢ƒ£k*Z)¦q[ A²k ²P ²pª R} "‚ 2* ,¦„q[ A²„$ ²„ ²†cª Šq} "‚ 2±z¥‚ 4  ¥…*4  ¤‚m#±H ¤Š-‚m#±…O%±±…]±ƒ^¢&¢ ‚1"²G ¤‚?‚‚& %±…±{±ˆ.¢„s¢ ‡T"²ƒS ¤w‚‚&;¢²ð¢²à¢¢p ¢„²ð¢²Š,ࢃ3¢‚B‚( £c¢¢±…a¢±ƒr­ƒN  Dƒ   ±£$©:u «ƒ./¬-‚G ±‚3¢u„N±b²‚x€±£… £„c¢¢ ±¢ƒ4±ˆB­‡s  „fƒ   ±ƒ£„0$©…u «‡;/¬ƒk‚G ±‡V¢ˆ%„N±¢R²Ž0€±…£Ž5£R £Š.R6FDF£ƒR´2¬  ±„F±P±R£Š2ƒ±ƒr´ƒ>¬ )¢¢¢¢ ¢„¢!¢"¢ƒ6„R,}¤"c‚U£ B¢3K£I±‡c£‰b£‚[¥$*DD‚l§G ?±D6±‚e§&$EL‚ ¨(9WNc£#'‚u±‚'±c±ƒ±ˆf¥‚0 /R±K± ±„±‚5¥&$ ‚¦&-R8>Q«‚EZ "²…à²~ಇ"ংFJ£’.4²‹*ಅRಃ}à²Pà¨~ ‡R²ƒGà²kà²Bà²à <±„v±…&±‚±‡3±ƒX±’s±‹;±…c±„±a±‰"±ƒX±|±S± ‚¤„"c‚U£‚pB¢?K£$I±T£Š8‰b£ƒ8‚[¥„t*DD‚l§ƒ ± ±ƒz±„±X§„K$EL‚ ¨„J9WNc£ƒp'‚u±„\±ƒT±†J±‘Z¥…} /R±ƒ$±‚N±ˆ±„x¥„3$ ‚¦ƒd-R8>±0«‡8Z "²Š8಄ ಎRঅZFJ£¥4²–bಋ2ಈಃ.ਊ ‡R²‡à²ƒdಃಂ,àG± aE±£$±F.±c¢… #± „±„g±ƒ£„1$±„ ±ƒl±¢S¢Ž6q5²6À±‚9ªƒCƒjwG¤)¢ƒU£@I‚ ¥‚;‚UQ 7²ƒÀ±Š*ªŠ0ƒCƒjwG¤ƒ9)¢ˆx£ˆpI‚ ¥s‚UQ‚ ~¢EK£'£'§)‚9F!o+¥2?+±ƒh²„²ƒ}©uƒh,h?±0¢‚*²ƒh²ƒ±‚0²1 ¢„\J¢>3£…t„W¢‚a„m±„£@W ¢„EK£#'£%'§Š4)‚9F!o+¥ƒ:2?+±ˆ8²ˆ%²ˆ©‰iƒh,h?±„}¢…‚*²‡u²†W±‡S²ƒ= ¢Œ J¢…3£˜d„W¢Ž„m±>£‚9WB¤+‚£ £ ¤ ±„±‚y±ƒ#±‚J±‚O±‚;±‚,7¨‚E J¤„+‚£$ £& ¤ƒ; ±ˆh±‡±‡E±†±†±†H±…j±¨…[E± 1=¢5¢4¢4¢?±‹m£!  ¢„5¢'4¢)4¢ƒ>?±ž]£ƒ  ¤>M¢ H ¤„>M¢ƒ@H ¢s$²! p ¢‚V$²!„ap<&F±X¢$£( ² À ±,ƒ) ±…±…i±…-¢†£‚ ²]À,C±‚N¢5„aZ±) ±…6±•>¢‹m„a±†:±…4DX±I!¥„5pv#¢@¦;¢>¢Q¦ 0=M±¤‚KFƒu[¢>¢E±ƒ=´{Œ ¨x ‚> g±ƒ,±+±-¥Œ&pv±ƒC¢„l@¦‚t¢„?>¢„@Q¦ƒh 0=M±ƒM¤‹?Fƒu[¢„'>¢ƒZE±Šm´„PŒ ¨Š ‚>'±f¢@¢W± ±‰W¢…3¢†7±… 3±ƒzq±„±±‰ ± ±ˆ±„±‹F±„]±’(±‚¢$‚V…< ¢$•F…<%±†A±±‡±…% ±_±„C±’@±ŽD £"=V¤ ^ £"ˆmV¤ { £_± £„0_±„X8N813¥‡ ‚5£ o±5²„I§!#>9=!£‚!¦8‚{¤ƒP…}¢7C¢‚Y±G ±$¥d±’I [±„8±=±?¥‘ ‚±ƒU£‰s o±…F²‰<§…D#>9=!£‰L!¦’x8‚{¤…}¢„BC¢‰.‚Y±ƒ@¦)}  ¦)Š £)ƒsl £)Œ"sl‚e-*±ƒ{±^±±±‡l±Š±ƒ±„K±‚4H±M?±‚n±„ ±„±ƒH±‚0±l±ƒ'±ˆo±ƒH±T±)±„ ±‚>±„±ƒ9Zf±„n±…±‚±‡+±ƒP±’k±‹3±…[±„±Y±‰±ƒP±t±K± 4±‡{±ƒA±‚±‚±]±”7±†;±‰±„m±±ƒ±±„!±a±ˆE±ˆ?±‡±„e±ƒ]±†S±‘c±‡±ƒ-±‚W±ˆ±…±ˆ±†w±9±Q±‰a±ŠA±„±Ž[±‡%±¥[±–k±‹;±ˆ±ƒ7±’9±‡%±ƒm±ƒ±‚5#¦"„,  ²ƒ&Ð ¦"‹\  ²†{Ð ±)‰ ±)’'+±± V±!±‚- ±Š±„*±  F±ŒY±†8,± ¨"$g ‚ ±‚1 ± ƒ@¨„D$g ‚ ±†^±ˆ? ±„+±“w & ±‚ ! x²ð=l ±ˆi²‚n𱂱‚  ¢‚± ƒ< ±†[ ¢ƒ3‚± ˆ/Q%^©‚%fH-²%°±ƒS±ƒ¢‚[±' '±‚A©Š%fH-²„E°±‡`±†B¢†0± -±ƒL±ƒN± ƒ,±‚r±M ±‡q±‡p± ‡9±†0±”= ±‚= ±Œ[W)«))9 ƒ1¥‡d# 3±b± ‚4±G²>P )«‰)9 ƒ1¥’# 3±„± †±„ ²ˆnP‡B,ƒB¨w%_¥ A X¢7H¢9F 4%%V]M&;j : v%"z$ 0d6=‚¦;e!`a¬u$UK±‚,@§i  ²1`¦5Al³Iþ¥‚{%C1¦ƒ%'¥, J¤Mp` ¢:*¦ `"J0¦"Z‚Ck§~#6$¢l`¤"f¨?/A‚¢‚ *¤‚=(w$¤‚. <'¢4§'R%  5  00#P4A %¤ 9 E>G [U#2V§/<‚ ' XK{ %R$j],Aa88[Q*P"zU;< ‚$¯l++!3ƒ3ZO %M ¥G(t‚[«"n &gm¦  ­‚OSxBzV[7¦i>xt£XOE±C£p ±ƒL± „1±†_± ŠL±¥f±ƒD ƒ_¨…w%_¥mA X¢CH¢EF ˆ%%%V]M&;j ŠX v%"z$ 0d6=‚¦ƒ[e!`a¬…nu$UK±„e± §‚;  ²u`¦‚"5Al³<þ¥‡ %C1¦‡G'¥„y J¤ƒp` ¢ƒ+*¦ƒ7`"J0¦Š"Z‚Ck§„K#6$¢‚E`¤Pf¨„P/A‚¢„O*¤†J(w$¤…l <'¢}4§… 'R% …- 5  00#P4A %¤‚,9 ‡u>G [U#2V§ƒh/<‚ '’zXK{ %R$j],Aa88[Q*P"zU;< ‚$¯$++!3ƒ3ZO %M ¥†'(t‚[«„#"n &gm¦j ­‹nSxBzV[7¦„>>xt£‚QOE±ƒ£‚  ±(4 ±(ƒ ±)…> ±)Ž]±‚U±#8 ±†U±#¢( ±‚G ±…g ± „p ± Š ±‰} ±” ±‚K ±…k ±$†5 ±$™% ±( ±(‚| ±"D ±"ˆtXZ±B ±„i±‚f±£2 ±%ƒp ±%( ±ƒs±ƒ ±ˆ±…±ŠH± `±E ± „±„7±& ±‚¢ ‚e ±‚± ˆM ±±‰± „,±Š|¢ ‡Xz 4±±ƒ&z±*¦‚Mk¨`1C, )£ˆO‚?2±… ±"Žd ;±‹ ±‡v±‚L±„w±„0¦‡@±†¨‡8`1C, )£›?‚?2±Š| £7;¢ƒi„6 £‚7;¢Œ]„6 ±$ˆ9 ±$›) ¢wC£‚ BH ¢†jC£‡lBH#±=±†e±‚Xp ±ƒ.±™U±ˆ8±„{6¢ 7±*¨s%_ *¢S ¢ p7±ƒ_¨‰s%_ *¢ƒ ±%† ±%‘H G ±„i ±)…< ±)Ž[N Q±‚K ± ‚ ±‚/±† ±%‹±‚K ±%–@±‹jH!±ƒ5³ƒOߣƒQ£ ƒ/ ³‚u¾¸ tËËö  "±ˆ³‡tߣ‡s£ ‡< ³†3¾¸ ŠËËö  & ±&…p ±)„ ±)4 ±$n ±$ ^£)‚w £)Œ¢#‚f ¢#†;¤ ‚O ~ ¤ ‡r ~ O!±‚K±‹K ±!‚[±‰{±ž; ±)‚8 ±)‹W<±|£…!s±‚h±f¢ H0±y¢ƒ{!±KX±„f±‚Q±„d±Hr¢8 B±…|£?s±‡8±„¢ ‚}0±…%¢Œo!±„±C±Œ±†&±—T±…S±‚P¢‚ ` ±…b .±¢‚h±‚,¢‚±…G±„±‡¢‚¢‚/„R¢ /±‰¢…1h±†=¢†{±Œw±— ±’=¢‡}¢‹N„R¢g„\'‚¢mE±.§[=‚-ƒG!¬_!5ƒ!‚q ±;¤jFl7¢"2¢ " = ¥fVB&¤}yB¥fs? £ )-¤®F[_E.. @f¢.A£2d‚<¦ {1£fKW¢oR£¨.P:wT ¤6t‚ g¦m±T qG?yyqTm"‚„^$C-s1)§ƒ*Q[+!d‚r¬DQ:E' ?A¤I5 Q±£†=]¢V0²20²"Ð ± ƒ,±±k±„o ‚2¢…mE±ƒ§ˆL=‚-ƒG!¬Š}!5ƒ!‚q ±„[¤…:Fl7¢‚[2¢^"P±‚P|¥… VB&¤…yB¥„3s? £‚>)±‚¤ƒJ®‰:[_E.. @±„3¢‚A£„Cd‚<¦‚a {1£„sKW¢„-R£¨…!P:wT ¤…Yt‚ ±‚s¦‡Jm±…) “aG?yyqTm"‚„^$C-s1)§ŽbQ[+!d‚r¬†$Q:E' ?A¤…T5 Q±‚x£\]¢„+0²‚0²?Ђt+§C[#k¤‚e„fBu±‚Z¢c±:²`¢_¢v£_I±,U§K‚‚±7B¢_¢h£)£E „£‚VƒmG±$¨‚Rƒƒ„¦#9„"‚'o‚`§2)‚H6 @£% &£ƒ£pTM B§ˆC[#k¤„fBu±…z¢…3±ƒ ²ƒs¢…¢…£„,I±„4±‚±„§ŠK‚‚±‚Z±„H±ƒ¢„l¢„&£†)£…h „±‚*£ŠƒmG±„y¨•Bƒƒ„¦‹[9„"‚'o‚`§‡)‚H6 @£…0 &£‰5ƒ£„ET±‚F`g±2¢…/t±‰W¢LD±‚¢HE^£HX{±‚±L±HQ¤K9±„]±*¨t„<‰A )¢„„ ¥b6‚±ƒK±…#, t±ƒ¢ t±“u¢…D±„<¢„mE±…£„X{±‹ ±…±…$±„U±„¤…>9±бˆZ¨”d„<‰A )¢R„ ¥†B6‚±‡V±ŽB±„ ±)„ ±)2†l)ƒ#¢V7³Tï³Vï d%h*54RSE*«‚mN;84$ ‚¨bH2;'ª= d ¢!/¢7u@¨M &+n¨' ? &+¥j.NJ¤Q67«) A  @ Z - )p E «NC 3 `¦! $ £b ¥S2±j¨, -f2¥ ?#]/¤# ¥tJ.¬h%.N!>DA¢)7©TO#$'v£DA¢‚57©ˆO#$'v£„f  “;CR8Y‚@`DeT D-(E/ ‹bu c;(B/;%9 +:$ «†kJ,kW ¦„6C <±‚.ª‹+"2s+%¦„<  ¢ƒD¢fGƒ`_£@ pe§%?tC.;ª:Dal7?£Yy:9±ƒEJg±‚­B;\K ƒg£\)dC¤1l£\%¢‚s2,6£9 @§4$ d¨pNi‚ ±D "E LC>;*!X2Nn%'ƒ<.gV& «&3BC{p„ k§P @L%?4§B= 3‚ ±1±†¢Iv z£…@ p±‚H§‰?tC.;ª‹XDal7?£„yy±‚ ±‚L±‡j±„l±ƒ±…4­‰6;\K ƒg£…))d±q¤…Bl£„%¢‡2± ±!£…, @§…W$ d¨‡NpNi‚ ±… “E LC>;*!X2Nn%'ƒ<.gV& «‹^3BC{p„ k§†0 @L%?4§„M= 3‚ ±ƒ±1¢‚B±‚F ±‰z ±”[ )±‚G¢ƒFi±ƒ±ƒ:±BF±‚U£ „D‰ ‚±}M -±†G¢ˆi±‡=±‡\±ƒ3±„±†f£ —4‰ ‚±‹±‚ ±*‚6 ±*† ±$„N ±$—> ¢‚U'±‚e±‚0 ¢…u'±Š±†M#±‚±D¢'ƒJH±ƒ)±)¢‚;7²… %±„O±ƒ5¢ŠƒJ±„±‡:±ƒ5¢†F7²Ž? ±)†K ±)j ±‰q¢‚T ±”¢†! ±'X ±'…c]+± ±V²EP£ƒd „+±‚L§ i%:²„€² ‡}P -± ƒR±…x²‚6P£ŒX „+±†Y§ƒ^i%:²‰ €² ‘P#± T±+±=L ± ƒg±Š± -± iG ¤ƒ|‚I±ƒl³fU¢… ‚'¢‚k8´\UP "¤Ž‚I±‰³ˆU¢D‚'¢†@8´‚UUP"±E±‚?¤g: ±ƒ(±…_¤‚z: ±$‡ ±$š ±+0 ±+ƒ) ±…c ±„P"‚§ tF;±¬^_K ‚r(')«‚B>DEx±‚+¦iB nkq±‚± ¨eR w¨|Q$ T¤eosIO±+¦eu- e!B‚0)*R-2B *¢i‚¢X£F£&!-¨eG l2x §nNWg-¢‚u‚§D‚sh%Q±‚L %; DBC3]a#ƒ"-GW(-/&.+= =£ƒx….Q±…(£‚Xm*²yÀ¥‚&‚IlZ‚L¢£} £4@ ±ˆ ‚-§„ tF;±‚d¬ˆO_K ‚r(')«Œ7B>DEx±…K¦…9B nkq±„J±ƒ3¨… R w¨…Q$ T¤„2osI±ƒ±ƒ¦„u- ‰Y!B‚0)*R-2B *¢„6‚¢‚1£t£„7!-¨„rG l2x §„,NWg±¢ˆ‚§‡t‚sh%Q±†! “; DBC3]a#ƒ"-GW(-/&.+= =£0….Q±‹£†cm*²‚WÀ¥‹E‚IlZ‚L¢ƒ £‚M £Q@ ·#ƒB²Æ ·#†qB²Æ…D&‚U¥+8.±«L=Dt-KQ+§)*"l‚a‚G¥r%&&¥CT $i±L¤P9 '£=© 2/ K§n2/ 3§Q2 )$¥4>(L£u5¥+U¬p5_ t!u ¤(*A¥1‚¢1m©? ?h¦9+ 6¢%'¤> ©MJ.C5(¢:6¥2k})±ƒ vv7aF‚NL&b8^*).5«‚B:m‚'ukY§U oH§% O i¤C B«%WE,A+=O-2 ¦ ]c'#± L ‚h¥…+8.±‚|«‰==Dt-KQ+§‹G*"l‚a‚G¥…%&&¥†T $i±„¤‚"9 k£ƒ=©…C 2/ K§†2/ 3§…2 )$¥‚i>(L£‚f5¥ƒWU¬‰d5_ t!u ¤ƒu*±o¥„,1‚¢ƒtm©… ? ?h¦„w+ 6¢'¤…1 ©…pJ.C5(¢‚F6¥ˆbk})±†k ”vv7aF‚NL&b8^*).5«z:m‚'ukY§†5 oH§„0 O i¤‚! B«‰DWE,A+=O-2 ¦„b]c'#±ƒ±‚%£DM0£ ƒ1$[±ˆ. £…UM0£ –!$[±‘MN#¢v?²ƒ@¤ c# ¢‚[(7£+L³‚(– &¢‰j?²†d@¤ ‡# ¢•K(±‹o£…6L³…}–‰t(„d­-G "/¦@4 n< D/ L4*;T& %^ /-B642 %  8h,C K¥4  @   (C"/$£&P£B%(¨AC4£5'­< = KH, R 7KH$­< -,b-¨!  ¥c/"­6H *0  $g'07#g (  %. *$o §6/ o¦1 / >¢>«EVK B;!«< >o 7(¬E EQ/¢3¦CnZ :C  2 O2   L2]7-i5.$)4 HªUf &\= P' LQVIWv))(K +./&#* :. @8" ) #  1 C !XG?*M3 =UU  @' ;68:J¨knWXªG|£J' #tZJ,N b\rX ¨Y\¢,¶vé`£6' … ­…-G "/¦‚#4 ˆ_< D/ L4*;T& %Š| /-B642 %  8h,C K¥„T  …   (C"/$£‚_P£‚%(¨‚TC4£('­„a = KH, „t 7KH$­„  -,b-¨‚V  ¥‚T/"­ƒbH *0  $‰['07#g (  %. *$o §„/ o¦‚ / >¢E>«„'EVK B;±‚d«„I >o 7(¬„ EQ/¢t±¦…CnZ …]C  2 O2   ‡|2]7-i5.$)4 Hª„*f &\= P“ LQVIWv))(K +./&#* :. @8" ) #  1 C !‹WXG?*M3 =UU  @' ;68:J¨†KnWXª„R|£‚(' ‰BtZJ,N b\rX ¨„[Y\¢‚,¶‚Qvé`£S'„ #u£C*¨K^/%XCªoJ8+ƒZAa!¢3u¦w,D9$¥5 O/£8 ±ƒ¢;ƒ¢.9± £ o «>(+ ƒEE%‚+,5I©~&C$HC±‚&2¢$£+(Y¤9b*Y¥ƒl'fO£Tw wƒ2 ƒ/7 =J9;;-p§$0ƒ.‚'f?I¦A)Yƒ@ ¢m¥N ¨ƒr6gJP² P²9`³m ‚£…C*¨‰<^/%XCª‹ J8+ƒZAa!¢„Su¦†G,D9q¥‚H O/£+ ±‡B¢„]ƒ¢„{9±ƒ>£„7o «‰2(+ ƒEE%‚+,±„±‚"±D©…&C$HC±„i±ƒp¢v$£…(Y¤†\b*Y¥‹'fO£„)w “gƒ2 ƒ/7 =J9;;-p§‹\0ƒ.‚'f?I¦†!)Yƒ@ ¢„&m¥‚, ¨6gJP²„^P±‚²‚ `³4m~ ±‚ ± †!±<g -±b±(¢T|±„k^±ƒ]±†Q±‡W±ƒ Y±„2 5±†±„u¢…|±_±‚ ±„!±ˆP±Ž±“±‡±‚7±Q±aU$±‚#±§ƒ}C'6£cp²à¢ ±ƒ6 &±‰up±…<§ŒqC'6£…0p²aàw¢2±‚Z± ˆ} ±†k± ”5 ±‚< ±ŒZUb£CQy¢9e±† ¢%‚v±M-G±‚G±ƒ¢‚3>¢20£AZ£…G‚ ±ƒ±(h±‚±‚ c¢/ ±‘¤†6ƒ&H n£„CQy¢‚e±~¢ŠC‚v±„mq±:±†l±‡#¢†>¢ƒg0£ƒmZ£‰{…G‚ ±†S±ƒ±‚±†%±…H±‚o¢… ±¤¤‘V6ƒ&±‚& <|¤ƒX‚ƒ¤‚5 ±w¨_ƒ5k…Lq !¥‚+„ %‚=/±ƒ±‚V±% >±‚_¤v‚ƒ¤‡X ±‰'¨”Oƒ5k…Lq !¥c„ %‚=/±ˆ±‹u±„zˆH,„ ­=ZsP% ±Y¢m¢o M;,D  -‚*W6K9 lN"/v*328¤c" < p *$@$-E¤z!C£E.U¢$¥O>ei­8 P0 . 5Sf«N # . % «8 F$  (¤@a«& 'O ¤.a}¬Lm%:Bl(‚.dU§TH.$)¤6).B¢t0¥+jQ¢‚( 8 >$  $I1=­A N  #AP¢9©d^;,«G yh\-¢/S E5 1b 6+%v BU I1B¥E^.u .[m!W #zI?Z #O\#,. Uy Q%7*W «91ƒU5G# ƒ) g^ :"{\a©$OE`§&F ) ‚: OVR (#"? I;­.9o%%£U}¢)¥S ±-‚D „0­„=ZsP% ±ƒ<¢y¢{ ˆ>;,D  -‚*W6K9 ‹ N"/v*328¤„#c" …  p *$@$-E¤‚Jz!±£‚.U¢h¥‚b>e±\­„] P0 . 5Sf«„p # . % «„ F$  (¤ƒua«‚ 'O ¤ƒZa}¬‰@m%:Bl(‚.dU§„!H.$)¤‚).B¢‚"0¥…+jQ¢‚T‚( „E >$  $I1=­ƒ N  #AP¢{9©…d^;,«†j yh\-¢‚;S ‡CE5 1b 6+%v BU I1B¥„^.u .“Km!W #zI?Z #O\#,. Uy Q%7*W «‹q1ƒU5G# ƒ) …~g^ :"{\a©„*$OE`§‚F ) ‹Y OVR (#"? I;­ƒh.9o%%£‚N}¢‚y¥+S ±#M ±#…"ƒX^0±8)+¢[„­<ƒ‚GZ NK¢-p³ƒdª±‚±‚O±V¢1U¤ƒ2ƒ,¥$ A¢‚ /±‚v±‚\¢|"©@42 > ²I°«R@- /‚r:F 1$. 8„~9-(A;S1 1!"[@)  @3 :A5ƒoF¥‚"-"«v6!*&0$¤$P3¦ d  s±„0±ƒ±5±7¢‰L„­ŠZƒ‚GZ NK¢ƒMp³ˆ4ª±†:±†q±ƒG¢ƒ]U¤Šƒ2ƒ,¥ƒq ±‚¢†/±‡±†±¢†o"©…c42 > ²‚U°«‰@- /‚r:F “!$. 8„~9-(A;S1 ‹i!"[@)  @3 :A5ƒoF¥‡q"-"«…6!*&0$¤‚P3¦‚  d … %‚"¢B%¢ ^¢ _©f‚eD_§[ Z¤mE ±-«(R?Al@n ¢‚]¬ƒ$;‚y ‚Se…8|§5EB‚{ X'>Y ¤sL|*¨4 („P £4O1¢&% ±‚ ±‚!±†H±ˆR±ˆL±‡#± ˆ"±‡ ‚@¢„B%¢^¢_©ˆW‚eD_§‹=[ Z¤†E ±ƒ9«ˆXR?Al@n ¢†2¬–;‚y ‚Se…8|§‹O5EB‚{ †8'>Y ¤„~L|*¨‰94 („P £„ O1±‚x¢v±B3¥‚A5MK¢ƒ[.?£ „T ¥Š25MK¢y.±‚£ Œ 5T±‚u¢†'±†b£3ƒ1³4ر¢.1¢1{³…}¤d( :¢g¥ gd£b ‚(±‡¤‚‚7l²Ð \±†u¢'±‘£…ƒ1³‚رƒS¢‚1¢„]{³y}¤„1( :¢‚@¥ ‡ ±‚p£„7 ‚(±’<¤‹5‚7l²‚PТ#‚k ¢#†@ ± ‚P ± ‡s%¨%‚13QUQc ¨%@13QUQ±„n :±„ £AP†>32~£±‚F±%±„*£‰0h‚i±„#±‡ ±Š¤•z†kB„d¢” X±‰|¢ƒvo ¢f¢} ¢†Y¢‡]R!²‚vpO £*a±‚S¤'c¦L ±)’H &²†"p± :£…a±Š¤†c¦‰-L a ±LŒg*†¯v2 ¦-E¢ [  " 3Q )&P ! &$*%4 5 73  ~4Gv">CI3#Ni® a  /¬B;A.D6i¥ ]+¨ "¥D`¨>Kv]"¬*$vE¯ :EB ®& #""ªF ! ¬!$^& "  )XR;&D  $ ;!B(*] 3 #!­9 @K* 9#¦! 81¥=.   #>@  @§YK  /R@& ® ' S?.£2  )9+$'+&,% @#, "F ?Q 4 "< " & ;3 ,U<8. : F9    7:!! F $#$ -E;«($<¨t%« ¨ 4±‚±†F±ƒ+±ˆR±‡!± ˆ ±‡±‰l±„±‡2±‹E±’E±ƒ' †*¯„v2 ¦‚-E¢[  ˆ 3Q )&P ! &$*%4 ŠS 73  ~4Gv">CI3#Ni®ƒ*a  /¬…;A.D6i¥‚R ]x¨]"¥‚W`¨„cKv]"¬„4*$vE¯ƒX:EB ®‚[ #""ª‚ F ! ¬ƒM$^& "  )‰LR;&D  $ ;!B(*] 3 #!­„ @K* 9#¦z 81¥H=.  „" #>@  @§‚\YK „ /R@& ®ƒJ' S?± £2 „})9+$'+&,% @#, "F ?Q 4‹J "< " & ;3 ,U<8. : F9   …i 7:!! F $#$ -E;«ƒ}$<¨‚t%«[ ¨8x 7£ƒN‚Q£yl}±‚e±5±„&±1¤vˆJƒ(ƒ¤‡2N;¤?# <£l‚Q£„%l}±†2±‚2±‚x±‰±†T¤“fˆJƒ(ƒ¤Œ<‡2N;¤„J# ±Š±|± ±”$± l±‚bb +E±z±‚(±„vM¢‚I‚}?±„£†g„3¢7±„. 2±‚(±„/±†9±Š±‚Y¢‰y‚}±„±—£’„3¢‚±MS"±‚o¤ ‚ ‚ ¤‚ ±‚"D§   ±,ƒ( &±†¤ ‡‚ ¤ƒm‚ ±ˆ±‚"§\ ]g¦„Y 2§ƒVe)5± ‚H±ƒ¢‚4>²r°±=±‚±‚±‚ ±‚O±~¨ hE <ƒ,¤aŠ# 4£ƒ"on±j¢ƒ;ƒ$± ±"Žf k¦‰ „Y 2§te)5± †m±‡$¢†>²„'°±‚ ±Š1±„C±†&±…I±‡B±‡!¨‡: hE <ƒ,¤“QŠ# 4£‰on±…u¢ŒZƒ$±‚{±I± ƒ5 ±…Z± –% ±$P ±$¢@ ±‡B# ±ƒ] ±‘`± ‚X±‰= ±I¢!KW ±‹g¢!„V±‚P@±ƒ±„.¤2±ƒ_±ƒX±† ±†O±"¤„#2±ˆR±–H±03020)0 9²ƒxP ±„U±„T±ƒ}±‚^± „=±ƒw²‰P ±(D ±(ƒ" ¤$…E‰.ƒQ ¤$˜5‰.ƒQ! ±!„ ±!‚{r²à°4Æ,bââ¦*j²`¥ ƒ(¥ ƒ(²à¢y²ƒ p¦‚% „1 ¢‚¥©R¥ ƒ¥ ‚N£ ¢‚‚c ²„eà°‚mÆ,bââ¦*j²o`±¥„8 ƒ(¥„9 ƒ(²ƒaࢂMy²†7p¦‰ ‚% „1 ¢ƒ]‚¥=©ƒ¥„ ƒ¥ƒS ‚N£„[ ¢‹.‚±‚3 ±„X ±LH!±‚8¢‚C„;¢ a0±ƒ¤mH‰U‚±†p "±…X¢‹7„;¢ ‡0±Š0¤“]H‰U‚±+ ±+ƒu ±+‚±!„$ t# ±#„I)±`±…¢‰V‡f±' ±†±Œ?¢œF‡f±‚w ±( ±(‚tT±\/ ±‚7±‹z± i ±ˆZ ¢‚.†±„ ¢ŒL†±‰# ±$‘ ±$£yAU¥$< Jf±ƒ1¤DB‚B}V±+£XC]¢RR¢i\£R{Iu%¢=5¢RQ¢[Z¢\£‚V£ƒsˆ†±ƒ(E g¥„$< Jf±‹"¤ŠbB‚B}±…&±‚}£‚kC]¢„wR¢… \£„{I±ƒ*±‚¢„N5¢„_Q¢„Z¢…8\£ˆ6‚V£–cˆ†±Ž`±‚> ±'‚G ±'†R±w±I ±…±†l7U£±Œ ¢ƒ)‚Y± ¢G‚Y±…Q &±„ ±‚n±ƒ±‚?±V¢‚f„;±‚0±‚!±… &±ˆ]±‡±‡:±† ±„ ¢‹Z„;±†=±…_±Š+ ±" ±„o ±*‚| ±*†Q| 8±†£…I¢_|±h~¤‚'| R¢0†<±ˆ ¢Ši&±…B¢‚†7 ?±Ž£8I¢… |±Š±‚A±‚,±„%¤‡J| R¢‡`†<±š}¢–!&±‹"¢‹;†7±ˆ*!¢+/±-± ¢‰/±‹K±„9±8±„y ±ƒm±m ¦)_…Q# ¦)‰~…Q# ±*‚9 ±*†¢$…@‰. ¢$˜0‰. ±%† ±%‘J ±)‡ ±)+%± ƒ] ±„6± –Mn2¢ A¦ _*¢‚C*£‚OoƒL¥ z‚´}ªÀ¨d‚i)1l 7¢ ‚z¦„E _*¢†e*£‹CoƒL¥„-z‚´„RªÀ¨Š‚i)1l±${± ±$ k±‚a6±¢y¬e1 ±‚r¢…¬‚x1?¬‚w#E>¤l;£„r‹w ¬Š3‚w#E>¤‚;£—b‹w±‚l±‚U ±†y±†²)ˆV0 ²)‘u0Y± ±‰M±„UG¢ ;±‚¢ e0±ƒ%±†¢wG  !¢ h;±„¢ ƒ(0±ˆ±Ž/¢…L±‰f ±)†P ±)o ±…D ±Ž8)±‚`±s²‚ ²‚E ±Œ~±†C²†0 ²†g  ±ƒ ±ƒ±Š< ±†-±†O±•t <+ ±+‚53±"K¢‚3¤„lfu ±…G±‰?¢…‚3¤Ž f±„J ±%†4 ±%‘l ±h² ƒp@±†X ±„+² ‰P@±w ±$# ±$”±]±…Q ±ŠQ±‘ £( ; £(‚k; ±(E ±(ƒ#-±‚*±‚d±‚± }±o ±†O±‡±…e± † ±…- n$¤‚~ ±$“^¤†S ±%‹ ±%–T3±‚±‚Q;± ‚±„±„ ±†<±†s±‚p± †,±‹>±‰²*ƒ%P ²*†zP >±„W±ƒ¢ >¨K(N(H¦o„§*[ &I„h£ H±U±ƒq ±%–w C±Žu±†l¢ †1¨…3K(N(H¦‰„§“[ &I„h£‹CH±‡5±‡|±‚ ² ƒk@ ² ‰@t 1²_ £† c¢„U[¢ 9*± ‚P±² ࢈1‰±kZ±ƒ< ±"Žg 8²„_ £y c¢Žs[¢ ‚n*±‚ ± ‡C±‡"²‡;࢛!‰±…v±‚8±Œ[[ (±‚r¢J:±V±‚± K±QEE£+„8g .±†¢†:±…{±†2±‚T± …X±…±0±‚Q£ŠJ„8g" ±"Žc ±"‡74±ƒ<± :_¢eбL_ ±‹-± ƒo±†¢ŒŠ±…W±‚= ±'[ ±'…f2O±5¤ƒ ¢ V£%2¤ ±±²ƒ€¢|§a"O¦‡S$x!ˆ/²ˆ)ð±/ ± „,±‘n T±ƒ¤ˆsƒ ¢‚±I£‚Z2¤ˆ~±„O±‚t²ˆ€¢‰,§…6"O¦šC$x!ˆ/²“a𱂠8- ±-U ±$’7 ±$¥'%"¢‡ O±ƒ>k ±"ˆ/¢™zO±‡I±„@#±"†m±„hW±‚c ±"ޱ—X±„b±†8%Bj±‚E¢ „4‚} ±ƒn±„7±†V¢ —$‚}ƒ8¥s ;Y'±=±…a£ƒ(„E±‚)¦t.F2¢!6£‚N2¢‚Hh£ 9¢o,¤h@Aƒ5±ƒ:2¥Qb4F¢‚a"¢‚J³4«²‚rp±„ V pA4Xe(ZT‚"mbq2`‚ ‚£J‚‡±…D¨‚75!7¦r‚>8Qb¢B[7 C¥…s ;Y'±ƒ ±R£"(„E±…I¦†D.F2¢‚g!±)£†3N2¢†jh£„W9¢„$,¤‰\@Aƒ5±‡±‚ ¥…bb4F¢†n"¢†³«²ˆp±‹P±„+ ”`A4Xe(ZT‚"mbq2`‚ ‚£‚‡±‹$¨†75!7¦‹‚>8Qb¢‚[±T*i±!*¢‚\‚8£E;G ±‚L±!„¢Ž‚8£‚#;G&¤*ƒy±ƒA²…` ¤Š5*ƒy±‡R²Š#` ±"† ±"4 ±‚" ±…o ±$‰# ±$œ#±ƒ±ˆ } ± ±Šx±~± …p±†t `±ƒ[±# ±‚C±ˆ+±„pB±ƒC±o£‚£;¤AƒTŒc ±‹4±Šc£†£†2;¤“1ƒTŒc8¢r$±ƒ,± b± ±‚² =  ¢‚U$±‡|± ŠV±‚y±†*² … 8G ¤e‚-)£ˆ ±,ƒ* ± …j¤„p‚-±‚£‘>±^4¢‚7±=± ‡7¢„n‚'±ƒ ¢ƒ?‚7±ƒ± š'¢&‚'±Œ)‚ r²*  ¢‚|„1 F¢ ¤ "p£ ƒ±‚¢II5£ 'S¤^‚±‚£ ‚4£ '‚±FU©ƒf4‚‚‚th£`„&±„7£-kh ±‚±‚ ±†G±ˆQ±ˆK±‡"± ˆ!±‡ ²ƒ ±±¢Šm„1±ƒ+±‚Y¢„0 ¤„-"p£ƒYƒ±‹ ¢…I±‚£N'S¤„)^‚±„[£„ ‚4£ƒK'‚±†i±‚a©–V4‚‚‚th£„&±Š£„kh±ƒgB ±ˆZ±_{ 3¤H‚²F`£ ?±‚²T`¢ £73T±ƒ}³ …Pý¥…B‰.7 ±‚± ‡ 9¤„H‚²R`£?±Œ²ƒt`¢ ƒV£‚l3T±ˆ³ ý¥˜2‰.7 ±"‡ ±"Ž8' ±…g"±‚~ ±*±,±±ƒB±†K ±*2 ±*… ±‚` ±† J£mT‚m±±ƒd&¤e†K‰v¢ k ±-‚C !£Œ T‚m±…0±ˆW±‡V¤”U†K‰v¢ *kA±ƒ8±{±x± †t¢‹ ¢…‚': ±‹)±…'±† ± Ž$¢ž ¢;‚'±‚ ±)ˆd ±)’¢†) ¢)DW£‚J ¤=†UG¢@„T¥*‚±†KQ¥„ Q‰#© 9…‚ '£¥0¢ƒT…±ƒ7 ±%–v b£ˆ ‚J ¤‹.=†UG¢Š4„±„e¥…*‚±{±„&¥–|Q‰#©‹B 9…‚ '£…{¥„%0¢Œs…±‡ ±‚±R±’K ±ŠF±¥;% ¢ -y±ƒ+Q  ¢ Z-±ƒ<±ˆ± ‰p ±'ƒL ±'‡W ±ƒw ±Ž/ªr*&`)y±&±= ª‰c*&`)y±†±‡± ƒ ±‘k ±ˆ{± ˆ ±$Šp ±$` R! ±!‚^ ±%ƒo ±%'` ±„ ± ‚2±%±ƒ±‚ ±†?±‹/± c±H ± „±„ ±ƒg±$‰ ±‹X±$’& >( ±(‚%±G±=±‚;±T ±…X±†0±•+±‡4%² pZ ±‡E±ƒ9 ² ƒ/p± „'±š5±‡ ±$H ±$£8%±‚±ƒ2±ƒW± ±…Q±‡C±ˆJ±¡~ ±‚²"‰@ ±…2²"’%@ i±‚D±‚5 ±„ ±†Q±…s¢ zJ ¢ ƒ Jga±†±„K£2¢&¢ƒ7¢ƒ5 ¢‚¢2 £Hb¢ƒ¢‚[  %±X±ˆ&¢#±‡H ±Ž±Ži±„c£‚k¢\&±eW±‚%±¢„6ƒ7¢„7ƒ5±ƒ_±‚E±}±ƒ:±‰¢ƒ[‚¢g2±;£ƒ b¢„ƒ¢ƒQ‚[lw±…±£H±“^¢†±g ±*‚ ±*…\‚# ±‚z¤ˆC3±„±£‚ H£‚V 8£‚ +¢*-±9£R`£‚gQ‚j±‚£\±‚£o 7£a 6²‚à«‚ u  ¯G!„*‚%ƒZ‚< b ±ƒ'±‡?` ±†z¤’a3±ˆ^±‚m£†A H£†x 8£…W +¢‚_-±ƒ*£„~`£‹[Q‚j±…g£‚ ±†+£…| 7£… 6²ˆ"ૉP u  ¯”7!„*‚%ƒZ‚< b ±Ž_±^±} o* ±*„D ±%ƒ. ±%Žf S- ±-p ]" ±"ˆ ?( ±(‚R t² ðp±p£ oy²ƒqp ± ± ƒ8 '±…D²Wð±…±…)±„=£c±„|±„7²ˆdp±„P±…"  ±‰C±ŠE g+ ±+‚` l+ ±+‚e ± „> ± ‰a±‰m±Š ±” ±œ~ ±‚Y£ƒ ±…y£Š6 @% ±%‹x¢)…qg ¢)gI ±±‚@± ‚"¢‚#t±‡>NB±‚,_ %±‚j±‡± „W¢…Ot±2±|±!±†± ‚/ 8# ±#„ ¢$‚GU ¢$•7UQ #±N±‡1±ƒ.¢?c'±ƒjB±…±}; )±ƒ1±"±L¢„_c±U±‡{±-±S±†±‚4 q ±ˆb 5¢ƒ(^±‚%±)i ?¤1‚ ƒF§‚x„Uv‚(/‚]„I¦~v‚3 †D  ±-‚B ?¢F^±…E±ƒ<±‰]± ±…b¤‡a‚ ƒF§•h„Uv‚(/‚]„I¦Œ6v‚3 †D±) ±‚o¢…T] ±†¢ŽH] ±$… ±$—w9±ƒ>±…5¢…„n±p±‘>±ˆ` ±‡>±&¢3„n±†@±¤.±”£M £Š/Mƒg+j£ƒf²Q ²z ²z ²‡_ ¥…=~‚9²ƒ ²„> ²‚' ²; ²@ ²2 ²‚ ²a ²„ ²„ ²ƒ; ²‚# ²_ ²ƒ ²ˆb ²ƒ; ²G ² ²ƒ ²‚1 ²ƒ{ ²ƒ, ²M ¤?7ƒ£`¥‚ ƒ0U²ƒC ¤Ž4W‚S£ƒm‡9²…N £r‚²L £†M‚@²ƒC ²g ²> ² ±ˆ p£„ƒf²ƒ4 ²‚ ²‚ ²P ¥[~‚9²†. ²‰ ²„` ² ²ƒ ²v ²„ ²T ²ˆ8 ²ˆ2 ²‡ ²„X ²ƒP ²†F ²‘V ²‡ ²ƒ ²‚J ²ˆ ²„t ²ˆ ²†j ², ¤†b7ƒ£ƒl¥‰9ƒ0U²‡ ¤¡$W‚S£%‡9²‹. £…}‚²ƒ* £l‚@²‡ ²ƒ` ²ƒ ²‚( ‚\$G¢E'¢G'£NƒL¢‡5‚£S/a±ƒ8± x£t‚±ƒ,£2 4¢ƒ'£l%«i 'J¯T#V ƒ'‚ ƒuhh¦ c‚…N`£‚Z"‚¥># +   ‚wo,k±‚ 1±„G¢Q'¢S'£‰?ƒL¢‘S‚£ƒs/a±‡]±‚z±„$£Šh‚±†y£…C ±‚w¢‡%'£†%«‰ 'J¯”D#V ƒ'‚ ƒuhh¦‹Xc‚…N`£ˆ:"‚¥„I# ‰J   ‚wo,k±…] ± ‚B ± ‡e±‚z±h ±†&±‹ \ ±ƒ ±( ±(‚{²B  ²5 ± „1²‰u@ ²”@Z %¢nJ[]¢… ¢U…#¢nocY¢…0‰.²‚G 0¢„nJ±g±i¢Œ{¢Šs…#¢„o±‚v±L¢˜ ‰.²†F¢„^o¥  ¢ƒO±… ¤Q ±E±‚E ¢Ro¥j ¢ˆB±‹¤,Q ±‚@ ±‡3±ƒ] ±‹±‚6 ± „+ ± ‰N ±$… ±$—}U'± y± ‚ s¯-e ! Q<^K¥k,uA‚- )± „ ± „M±‚¯ˆ?-e ! Q<^K¥#,uA‚- V! ±!‚b±„ ±ˆG ±„)±‰ ¢d ± g]¢ƒ' ±&‚j ±&ˆJ> V¢ƒJ±…@± `¢‚p„;!¢Aƒª A(5‚s+¥Q „­.< ƒ)(„ƒ[£dw±X±Kn ± ŠK ]¢‡J±^± „¢‹d„;±¢†4ƒª…, A(5‚s+¥ˆ5Q „­“< ƒ)(„ƒ[£Œw±‡8±…V±„C±!‚ ! ±!„ =±‚u´ NE¥)a‚±‚R¤&c   ?"D$9^H+/F*7 ±)’G A±†!´ 9E¥…a‚±Š¤†c ‰, ?"D$9^H+/F*7 ±‚E±±0 ±Œc±† ±‡ D ±„¢!J ¢!‚&Jr 4£?g_±‰[±ƒ m±ƒ5± …±'£ƒŠ…¢ˆƒ ¢‚d±„D 9£„?g±‚B±“y±†Z±‚±‡F± Œ7±„|£•tŠ…¢“<ƒ ¢†*d±c ±)‡ ±), ±(¢†!Œ ±„f¢™Œ ™-Œ# !    «G  ¢80¢:0 I   ( 20 - ;   .   OR *       ,O 8   5 ¯7  Q  (    , %'     T  ,J 5 +     ! =   K          !   )    )  % H  + '  + r!      $      %  )     .   * b /()4 ' (/2 $ ª ) V D              >I Y  <   (ª2%  @  ´RvP !±f±”@±„v±… ± ‡/±‹F²’B@±ƒ$ ŒL !…    «‚*  ¢D0¢F0 I‡y   ( 20 - ;   .   OŠ&R *       ,O 8   5 ¯ƒ\B ! 4„v        " *«‚A  ' ²eð ‚ f«‚B1$O ¥  / +„Y     ! '„X       &„      # " ƒ/    ‚5   ƒ_( " 0 c‰"   '0      &   .    &ƒ  *    V§‚ !©Z   „Q   -   , «‚K  j ? +„A       ,  "ƒ{      $£~ ¤" …' b  I+  +…B.$    «‚$>7  Q‡P (    , %'    ƒ^T  ,J 5’ +     ! =   K          !   )    )  % H  + '  + r‹T!      $      %  )     .  …j * b /()4 „2 (/2 $ ª{ ) V‰' D              >I „.  <   (ª‚+%  X@  ´ovP¢#a1 ¢#„61 ±&„ ±&‰{ K( ±(‚)¢# ¢#ƒg±‚K± ƒT * ±‡>± ‡) ±$‘²ƒ$P ±$£u²†yP ±‡[¥l&\= ±L¥…A&\=I ¢‚b†B¢„x4±†s¢‹ ¤ ‚9 : $¢†B¢l±±Ž#¢ž ¤… ‚9 ±W ±$ ±$¢t ±}±‚% ±†p±‡r±‚±ƒy ±†`±“i‚ v2+-±‡./±¦ -3KX¥`t#ƒUL 5|7ƒep6r3J  " #<( 5?x 6 !"N 9 9©x8/ b+¢:d ±„2±7±9±‘L±ƒO±Š¦ …P3K±‚d¥ˆt#ƒUL “%|7ƒep6r3J  " #‹t( 5?x 6 !"N 9 9©…8/ b+¢‚3dr 2±M¢ˆD'± ƒ±ƒ'±H£ƒ^‚#‰/¥}„bƒX±†y. ;±‰>¢’b'± †^±Œ±„8±†k±‚!£–N‚#‰/¥‹N}„bƒX±±ƒi±‚'±%ˆQ ±%” ±7£$…2‰.% £$˜"‰.% ±%Ša ±%– B ±p±ƒL ±B g±ˆ?±‚|±ƒs ±†I±ˆ t" ±"ˆ$FW¢‚u£…f6_±5= ±„R¦P> '± ‚Vª‚Lƒ~&%3 k@&¤„3±„o¨  ‚W9 ¥\k…,u ±'ˆ d¢„‚u±"±#£6_±ƒ7±ƒn± ‚.±F¦ƒjP> '± ‡Iª•<ƒ~&%3 k@&¤‹V„3±ŠO¨„ ‚W9 ¥‰{k…,u >0±ˆf±9¢E¢¢bU¥ƒ)‚^*n±‚¢:b±‚± ƒo¤„-wd @±ˆ!±“±† ¢…j¢†!¢…/U¥Œ‚^*n±†(¢…Gb±…L± ‰O¤--wd  ±‚b6} ¤‚G<±‚3%±„  ± ƒ6¤„:‚G<±‹'±~±‰ O`¢ƒG±‚{£‚„R£8=±ƒ*±s±T±¢‚7P±H%¢<„B¤QC-„Q¥3‡ƒz‚ £uƒo„V±„'¢Q7± j¢‡G±Šl£Œ6„R£„X=±‡W±‚c±„±…v±„`¢…cP±…±„(±‚h¢…_„B¤‰C-„Q¥“#‡ƒz‚ £Œ-ƒo„V±Š¢‚J7±‚p%±„&±ƒ±ƒ1±‡} ±ˆv±‡4±‡S±“5 ±%‰; ±%”so 4±†=£`w,¢lx¢‚&h±{±L¤‚\ƒ).d¢aE±‚± ‰nZ 6±Ž.£†0w,¢†x¢†Hh±…H±„¤‹Pƒ).d¢…nE±…U± •&±„/ax ±…T±†X ±‚D ±Œb†'‚x£‚L± «:‚/  i$ O]I2\%!R6g,  ¢D£ ƒ¤:/2¢m:£‚;U£‚u=¢Dc£-? ³è¤‚ iª3k‚ J4%£w ¤"++¥1R£/]¢‚ O¢~F²À¥C¦ ‚9Di¥*R*C©hV3;¢@ +‚ijdK  + @$`  & 6H~&  hr -{,KO$?l F?[mª.C;%AT­&[ W%  h f EY 7(l$a/C-§UaY @B¢-£GB# ƒ£†L±‚o«ˆ+‚/  i$ Šm]I2\%!R6g,  ¢„d£…pƒ¤ƒs/¢„±-£†`U£‡=¢…c£‚b? ³ƒè¤…5iªŠ 3k‚ J4%£„D ¤w"+±Y¥„BR£ƒb/]¢†O¢…±V±'ˆ¢)U† ¢)‰t†±„L±’o $ ±‰?±¥_gn¨Khƒ17})² HP±ƒu£C q¢)±¢K0¢­‚Ke t‚,n‚+#‚„)£#!±1¯ u [  !¥‡u%¨‚S t¨‹ihƒ17}v² ‚9P±Œi£…T q¢±† ¢…n0¢ƒs­•;e t‚,n‚+#‚„)£‹I#!±‡¯„ u [  !¥‘%¨…sS3¢„MƒP! ¢ 7¢N|±†c ¢ŽkƒP± ‚¢ †*¢‡.|±¢[ ¢ƒ ± 8L± ‚ ± †[±‚X± …^ ± ƒ? ± ˆb% ±%–s ±%‹?¥$‚y ¥$•i£$$ˆN‚] £$”ˆN‚]±ƒn ±ƒ5 ±`±ˆa ¢O2 (±‚$¢‹t1²u£„mk‚-±Œk±†=±ˆb¥”vO2 +±ƒ±‚go±d±‚. ±‡±†%±†±¢T±f ±$j ±$£ZA±„w¢`± ¢±ƒ:±ƒ@7  ±¢`± ƒN¢±ˆ-±‡±‰V±ƒD ±‚_ ±5±ˆ7±±Š ±‚q±•W ±"…E ±"Œu¢& ¢}±&q-  m¢ ‚s ±‚± ‡ ±± ƒT±ƒ"¢ ‡f ±)„Q ±)p! ±‡g±‚D ±’±†±‚±‚ T ±‰Hƒ=¢h4¤c«'‚rQ-3>¨ƒO"KCE ±±ƒ_¤/D¢o¤s‚VG±c¤f#$£`G"£"d1¢‚j§‚7& £­! gi)c§z„0"„&h†_®‚  06-&3]4¦ƒ# ²uÀ¦‚g ¤NX  H¢‚K4¤c«‰‚rQ-3>¨‹ƒO"KCE ±…±ˆ/¤‚hD¢‚A¤„9s‚VG±†¤ŠZ#$£„-G"£{d1¢‡]§‡Z& £ƒ ­‡Q gi)c§”j„0"„&h†_®A 06-&3]4¦ˆf# ²ŠÀ¦†< ¤‚GXBX¤…9"G0±…J±„ ±‚j±ƒ±‚;¢D#V¢‚b„;±‚,±‚±‚?¢O#¤‚0‚<‚'¤‚ mX}±mZZ e¤*"G0±h±ˆY±‡±‡6±†¢ƒCD±‚±„¢‹V„;±†9±…[±‡2¢‡±ƒx±“ ¤h‚<‚'¤‹(mX}±…B±‚*±w  £[„;‰1 ± …>£”K„;‰1=¢ƒ*±+§o†1‚q„]¢† ‚a ¢‹±ƒ>§”_†1‚q„]¢‘A‚a ±$ ±$  ± @± F ± †c± …£#‚W5 £#†,5 d ±Of-‡ ¨ !%0U© x%¥*,¥**¨ kpHPO  9 %N4 A!,h§48%U   , (Nw %"    9º ¯¡$`¨  ¥ ¨ Rt¦ K  )]!W¬ & 'e  +#G[6ª %Mh#« 9g  'Gv! # ^m/Jc iWDO)© G {Nª A3¥ %U­ (DsR  I   'Tm4_ª 1‚¤ <  &!,-&: H   !, K E6 +%" ,   " Q2I ^* LG     * $ 8 : $" z 3$>  BFXV .5% |%'`U6M@R- /& B6 2 2% )!0!$K* /"'  8bX# !   &!,*  Z .+ ®   $1ª  P >      !   (   =F!'90N«"z3« &/.$® &¨ $-  ±ˆ ²ƒI`±‚"±‚#±g±”A±†J²‰%P±„w±!±ƒ-±±„-±l±ˆT±ˆN±‡%±„p±ƒe±†`±‘o±‡ ±‚b±ˆ%±… ±ˆ$±‡±D±ŠM±‡0±¥g±–t±‹G±ˆ±ƒB±’C±ƒ%±‚A  ‡4¨„ !%0U©j x%¥*,¥**¨‡zkpHPO Š'9 %N4 A!,h§ƒ.48%U „Y , (Nw %" ‚B   9ºX¯¡$`¨_  ¥Q ¨‚ Rt¦} K „3 )]!W¬„0 & 'e ƒ\ +#G[6ª‚?%Mh#«x 9g ƒ8'Gv! #ˆ^m/Jc iWDO)©ƒWG {Nªi A3¥8%U­„ (DsR ‚L I  „ 'Tm4_ªƒN 1‚¤i <±  …  &!,-&: H  ….!, K E6 +%" ‚,   "‡K Q2I ^* LG   ƒ_  * $ 8 :’{$" z 3$>  BFXV .5% |%'`U6M@R- /& B‹@6 2 2% )!0!$K* /"'  8bX# !…k   &!,*  Z .+ ®„   $1ªh P >‰(     !   (   =F!'90N«ƒc"z3«‚&/.$®Y &¨($- 7¤‚p‚Er‚x¢|.k ± ±„) ¤‚Er‚x¢†L.± ‰_± †C±a%±‚to+¢V ±±‰c± ¢”V 7# ±#„ ²‰p` ²”`1±‚±=± p±"£ ƒ JU ±Œ.±ƒv± „%±ƒe£ ˆmJU ±)…w ±)± „7±‡Q ± ‰Z±“ D±‡± ±‚T±$o¨‚|,< \o±HG£! }¤ŒMT„±ŠP¢*±‚ \ M±‘%±‚r±†y±„q±‚`¨‹p,< \o±…"±3±‚S£„v }¤Ÿ=T„±–¢„5±‹*±‚,¤A4‚? ¤„A4‚?  ±t±„1±‚n ±…t±ŽO±‡> ±ƒ ±(g(±„ayu± ut ~¢>„9±ƒP±E :±w±ŒR±…I±…±….±„B± …±„<±ƒf±’~¢Œv„9±Œo±…±` + ±ŠI±‚'[ ($¢†±‚i±g ¢ƒ|!±L,±‚R±„e±‡ .±‚¢3±‡9±„ ± ƒD¢Œp!±„±‡\±†'±—U± i( ±(‚G‚R¢‚V`¤R0#¦3‚/o:=«y~#8.$ fMƒ±‚.±ƒ%(± H±ƒ±l¤‚k+!¢#¥ ƒp ¢y*¦ U‚qy X"…[   q.„¤N(c±¦I'ƒ&‚C¢#‚K±!¢, ,¢†V`¤‚50#¦‰3‚/o:=«‹~#8.$ fMƒ±…N±‡u±‚a± ƒ9±†2±Š`¤†|+!¢‚f¥…; ƒp ¢ƒ*¦‡F U‚qy ”H"…[   q.„¤„Y(c±‚d¦Šh'ƒ&‚C¢ƒx‚K±ƒ ±q¢5,#£Jƒ±‰¢l £Šhƒ±œ ¢ƒsl ±*ƒ ±*†ay 9¢ƒ]3±‚q±ƒ±‚B±Y1¢‚i„;±%±‚3±‚$±Ž9£„Xl‚¢H0 ;¢ˆ-3±‡±‡=±†±„±‚"¢‹]„;±„r±†@±…b±¡)£wl‚¢…0ˆ;%ƒp 5 ) ! ` 9¢WY¢&?¢(?ª‚"&#t')O "n  Y %c #  $ ¤*QBc¯ " fN4L# ¦$/ ¥!;'§   ¤ "±6£ R%¦l' /©  a%%„;© #a /Fd¨1 ±ƒM ¢ 0  d8D  * S  -  "  #B ?     ¢m   ()  G -! 4U$ ;-  7 MHI"2    J  2 0!m tƒ+ c.0F !2. k‚%X 8B *J & !9¤J‚"£3#¥‚ „ ¬*-N,?¬ % #¦>% 4±ˆ ±‰&±ƒ0±±„/±n±„s±‘p±‡!± ‰k±ŠJ±Žh±‡. „ „5 ) ! ` 9¢‚:Y¢2?¢4?ªŠ&#t')O "‹   Y %c #  $ ¤ƒJQBc¯„Z" fN4L# ¦‚]/ ¥b!;'T§‚   ¤"±…£‚BR%±‚ ¦ƒAl' /©‰ a%%„;©ƒX#a /F±‚=¨‚t ±‡Z¢ 0 „|d8D  * S  -…+  "  #B ?     ¢‚y ‡< ()  G -! 4U$ ;“  7 MHI"2    J  2 0!m tƒ+ Œ.0F !2. k‚%X †d8B *J & !9¤…U‚"£‚#¥‹  „ ¬ƒ]*-N,?¬‚ % #¦c>% ,f } ±‚a± …Y±†]±ˆX¢#M(±‡B ¢#„"(±a£…p.‚) £Žd.‚)^ '±¥&* "¢ _4±ƒ¢^±ƒZ¢D 5%  .±‹<¥‚(&* "¢ ƒ"4±ˆ¢…3±‰:¢‰c ±„ ±u ±ƒ2± ƒ± ‚ ±‡W± ‡± ”s±‚_±ƒi ±‡/±‰ ±‚M ±†M B¤  ±‚M±U±²„Zp£<‚*±‚­55M$ 4(" ¢R¢‰eAV±/ ±ƒK F¤l  ±Œk±„u±ƒ,²‰Mp£†_‚*±‰3­„ 5M$ 4(" ¢”B¢•A±‚4±ŠN ±$p ±$£`%±ƒF±9±‰±P ±‹7±†,±”F±‡0s3¢‚…E±‡}4±ƒG±ƒI±ƒ0¢‚#^±?±ƒ'±‚m±ƒSsYq ;¢Š…E±’±±‡l±‡k±†}¢…p^±ƒ±‡4±†+±ˆv±„H±‚R±‚±$ˆis ±$›Y±‚Q£BK £‚BK±‚g±$„ ±ŠX±$  ¢%„N‚=±‚x ¢%‚=±Œ ±„R ±‰E(¢PˆM±j±L± ‚u ¢ŠnˆM±ƒ}±…n± ‡ ± ŠI ± …* ¤Qˆ;± …E ¤Šoˆ;± ‹% v( ±(‚T ±)… ±)Ž*-±‚}±j±ƒt± †n±‚d ±†J±Š^±ˆ± ޱ†9±p± ƒX  ±ƒa± ˆKc.¨ƒ}‚%´hUP²‹T°¢…‚'¦‚m§^*. 0¨Ž‚%´ˆUP²žD°¢F‚'¦†B§‚W*.;±ƒF±‚±ƒ&±‚5±-£‚Id6 ±d±„?±‡7±‡(±ˆ]£ˆ)d6 ±±[±@ ±‹-±„±„ ±l±w±< ±… ±„0±Œtƒ +<¢L‚)±X±±±‡f¢‰±ƒ¢Jƒ{±‚.B±G¢#±‚h¢FƒT¢\ƒ;¢F‚|¢w3±f±ƒ!±ˆi¢S‚o¢ B±#±„±‚8¢Fƒ<¢O‚d¢"2±…±‚¢m…8±ƒJ£‹z‚„f±‹-±…U±„±S±‰±ƒJ¢Q±E± H¢…L‚)±ƒ;±‚ ±‚ ±W¢‹"‰±†5¢…ƒ{±„g±±ƒ¢g±„±[¢„kƒT¢„~ƒ;¢„‚|¢„,3±ƒW±†M±‘]¢„ ‚o¢‚eB±‚Q±ˆ±„{¢„Sƒ<¢„ ‚d¢2±Š;±„ ¢‰…8±‡£žj‚„f±–e±‹5±ˆ ±ƒ1±’3±‡¢ƒJ±ƒ±‚/Q¢ M¢±ƒ9£‚r ±ƒa±ˆj ± „*±‘l $¢ ‚±@¢ˆ|±‚`±ˆ\£Š" ±‰A±’ 5±ƒF±‡±… ±f±Z±†: ±‡F±±>±ƒr±‰ ±Y ±$ ±$£.*±‰Q±‚'±!'¢*ƒ ±ˆ±“o±…G±!ƒ¢ƒƒ ±‚i± ±U ±†z± ŒN±ƒN £%‚1±? £%?1±ƒ8 , ±‚* ±*‡- ±*ƒ\¢y± ¢‚Py±ƒJ0S£~„,£†‚yN¢#± ±ƒ±ƒ+²B ±+±‚p±z£ˆ‚s¥JƒRd ±…M¢(±…v±ƒA²3` X£ˆo„,£0‚yN¢‚u±ƒ±†j±‡<²…e ±ƒ7±Š ±…O£› ‚s¥ŒƒRd ±‹-¢„3±±‡²‚,` ±„Y ±M ±ƒ ±†D[ ±†6±c±x ±ƒ ±)6¢<ƒAF± @±e±…± ¢ˆ-ƒA±‚± …±£U±Ž ±‚‚3²‚}p ( j "+uƒ3 <£R#¢£N#£e#£N#B£p‚¨, ; £N"£W#²ƒsp¢„W¤„X; ­{ #„zG ‚+¬†5‚8 "{¤^"b±‡n ²Šnp ŠF j "+uƒ3 <£…"#¢g£„s#£…#£„#±‚3£„=‚¨‚ ; £„["£„#²ˆfp¢‰z¤Œ; ­“k #„zG ‚+¬‘m‚8 "{¤…i"b±‘ ±#‚o ±#†D ±ƒV ±ˆI ±%ŠG ±%•_ -±„±f£1A£kA£K6¢† .£!E±3±‚& -±Ž9±†6£…VA£† A£…6¢Ž~.£….E±„q±…{pp£nD±‰(£5‚j£A?£{/±^¢h7  ‚5CGB'18'Q.&"±m¢:-¢6 ±‚3± ±…¢‚w!§Z‚77;1X¢0 ±ƒg u£‚QD±“F£†‚j£…f?£†/±…+¢„7±z ‹)CGB'18'Q.&"±…~¢‚}-¢…C ±…q±„u±˜o¢ˆW!§Šy‚77;1X¢‚!±‚ ¢…‰.±‰ ±Œ>¢˜‰.±”8 ±%‚} ±%Ž5 ±‚ ±…C±$` ±$  ±„k7²`¢e¦‚I („ =´z} ²ƒK`¢‚V¦‹= („ =´„O}±ƒ ±e ±‡x±‡s ±%ŠD ±%•|#^ ±…>±‚± ± ‚0±Œn±…q±ƒI!±‰7±±ƒ'± ƒ£ m †q±‚±‚  #±“U±„(±‡L± ‡£ ”] †q±‹2±…b±‚F±"±‚y¢#‚v±K±|£<d±0£?Z¢ƒ‚$Y ¢6¤†6!‚±} P±…±‚±Šj¢ŠA‚v±„k±†!£…^d±ƒe£ƒkZ¢Œ‚$±‚2±„&± ‡?¢”&¤‘T6!‚±…Rur3¢†dK±>X£T?,£k>P¢TW£a :±ƒ¢K=£TQk£]@e¢+T±¢…q¢ˆ2‰ ¢R‰§LvRe7¤>}±-£ƒ#ƒN¢‚- ~±‚¢ŽUK±‹\±…(£„y?,£… >P¢„!W£‚R :±†/¢…=£„aQk£„@e¢†T±ƒ¢ˆO…q¢›"‰ ¢Œ ‰§†,vRe7¤…$>}±ƒ £ŒBƒN¢…k-±$„WA ±$—G±‚:1ª"n0"S3J,/Z¢‚cY ª"‰0"S3J,/Z¢†8±‰xQ$¤W;B¢rX ±‚B!±„S¤‘I)±ˆ@ (¤…W;B¢…mr± „±†±O±‰v¤¤9)±‘_¢ƒ8 ¢‡c8¤%„TUQ ¤% UQ;S²Cࣆ=,„5²ZూO ±ƒ±I²†6࣑u,„5²‡:ెZ"£!,6£ƒD„ £!‚,6£Œc„ ±? ±ƒt$a¢B5±‚}±‚c ±„a¢‚5±‡ ±†!1k¢ ±ƒM¤>… ±C ±‚D¢h±ˆ@¤ˆ>>…¢$‚P7 ¢$•@7±(] ( ±(ƒ; ±ƒ:F±†< ±ˆ ±ƒ ±[ ²O€²ˆ€ ²‚@€²‘&€ ¤!N‚q± ƒq ¤„2N‚q± –a{ 5±²Rбn£2ˆ/£*!±ƒ¢‚H-¢‚ax¦-‚ W3$  =±‹;²‚$б„£‰2ˆ/£‚m!±ˆ ¢†-¢ˆAx¦‰L‚ W±„±t ±ƒh ±Œ\A±‚.¢‚Y‚f±‚`±‡v±‚P¤…jgM ±Š¢Š ‚f±•P±“.±†[¤ gM y ±‚u±„; ±‚X±/ _ ±‰SI± $²`±ƒ1£yª‚%‚2‚¬T² ² ±‡ µqg*¢ ]) Q± ƒ]^²q`Y±†~£‚Oy±ƒ<ª‰‚%‚2‚¬ƒ²n ²y ±Ž9µ„Fg*¢ z)±ƒ ±”? ±Š%±‡y±‚¢'Js ±Šp¢'‚s {' ±'… ±‚T ±ŠE¢ ~J ¢ ƒJ ±` ±‹~¢$…6‰. ¢$˜&‰. ±ƒ ±‡n ±"…J ±"Œz±ƒi± - ±ˆ\±‚9 ±%ƒ ±%Ž9¢E ¢8±5±L ±†(±‡, ± ±‚q±‚F± „5 ±†W± —%±{± ‹w ±† ± žg±)…x±r ±)±…G‚x$±G¨RK‚/8 ¢*U©?K E±6±B±|§fT% £D$¥‚9n& ‚6§,%‚c£7,¥ ¤)k¥‚m¤ # ±„{e¨ƒc&!ˆ ±…h¤‚tw²†!Ð% ±‚±†D± ‡± ˆ±‡ 7±ƒ*±¨ˆRK‚/8 ¢ŠHU©ƒ(?K E±†±‚V±…g±†§ƒUfT% £‚y$¥‹-n& ‚6§„=%‚c£‚z,¥„ ¤ƒF)k¥‡`¤ƒ# ±Œ+±„:¨–S&!ˆ ±‘ ¤ˆTw²@бƒz±‚ ±)ˆ& ±)‘E 9e¢ƒt!£y%bA=£Sv¢=‚8£' ?£„‚ @=F¢…‰.¢ˆ-^ F±q¢‹e!£„%b±…±„b£„uv¢„ ‚8£ƒ\ ?£‚ @±„J±„¢˜‰.¢“e^c ¢Gƒu ± ‚5¢ˆwƒu! ±ƒ ±‚( ±Š|±Œ:±‚)± ‚! ¤"ƒ0#K^±…+ ¤"Š`#K^±ŽJ±$¥k@±_}o±‰"£! ¢J± ¤!…ˆ5y£LŠ@£8 ² ð¢‚N†±C J±…_±‚`±ˆ`±“@£† ¢…2J±ˆ:¤“…ˆ5y£‹KLŠ@£‡ ²„ð¢‹m†±…±nT´‚s×€ ±G´Œ×€6¥xK±±ƒI±„  ¥>x±„\±ƒU±ˆ<±–s5{w±w±v± ±…K±…±…0±„D±„P±…±„>"£6‚q)±‚ ± ˆ £ˆ'‚q)±„L± ›¤#fr5 ¤#…;r5 ±"…6 ±"Œf²#s° ²#…H° H±‡[±’> ±‚+±‘y±¥. ±ƒ<² ƒ/ ±‡M² Š_Jq^`¤!7=q±ƒiC² Ð ±[ %±„q±j±l¤Š?7=±„±‡z±"²tÐ/£‡RH£Œ>E¥†‚,B £‘pH£Ÿ.E¥‘R‚,Bq 4¤J‚#²HP²JP¢‚(‡²VP±‚N±„d³„'ý©Dƒ\)9 ˆ7)G 8¤„J‚#²TP²VP¢ŒF‡²ƒvP±‡±Š³‹Wý©”4ƒ\)9 ˆ7)G±†±„% ±<±‰J]±‚¢‚C:±‚=±‚w±‚)ª Dis±‚±¤@e±‚±‚£‚"±‚=¤‚-‚¤f,£<± ±†^ b±†¢‡:±†b±‡±…vªƒ6Dis±…l±L±…¤ƒe±†±…>£‡ "±†¤ˆ ‚¤‹,£‚ ±‚' ± ƒ@ ± ˆc)±ƒ±‚8£„'v‰1 ±‹±†Iz£—v‰1#K!±‡5¤n ±!‚W±š%¤…n ±‚w ±Šh ±!, ±!ƒ8±'²|° ±'…²‚Z° ¦)4ƒ ‚ ¦)‰Sƒ ‚±L± ƒ8 ±…]± –( ±*‚e ±*†:5±†a±ƒM± …±± ‚)±Š ±±ˆ± Ž ±„b± ‡L±•C-±$-£ˆ! +¥…:1l ±$¢£“Y +¥ŽY1l ±' ±'…±$†a3 ±$™Q±„> ±ƒ ±‡ f ±„ ±‚f ±±„±ƒa  ±ˆ!±ˆT±#‡6 ¦$]" ¦$¢M" ±ƒ3 ±‡D ¦)V„i‚ ¦)‰u„i‚h%±O ±%Œ ±…Z‚B²‚б+¢ƒ9+§ƒf+s„ ±‚u0¥ƒ%- ±ƒy¢@6¥7*T¥C„C¥$4(¥_3*&±r¥‚T7¢‚W>¦>]; > ±„e±‚A«} T\‰.ƒ:£G†z6±„£0 P£R5^ "²†бƒ¢‹*+§Ž+s„ ±‡E±#¥‡,%- ±ˆ¢‚u6¥ƒc*T¥Š7„C¥R4(¥…p3*&±„5¥†a7¢†>¦…a]; > ±Œ±†«”m T\‰.ƒ:£‹†z6±‰c£„; P£‚K5^±‚e±‹y ±†±ži ±ƒv ±  T ±ˆi ¥%† ‚D ¥%‘X‚D Y ±D ±#‚S ±#†( ± „, ± ‰OƒB¨\©5?&_..E¨„ @i5D ¯w%3 5±ƒi¤12¬h2£e…¢aP#8¥rE<±‚<¢‚q¦‚6)a ³}Ǭ' 6:S8{ZOU¨{t‚:„)3…*®g,A EU&U¦ƒ& !± ¢PU  O¨‚?©ˆ&?&_..E¨Ž2 @i5D ¯ƒ2w%3 5±ˆ9¤‚j2¬‚{2£ŠY…¢„.P±|±„I¥„!rE<±…z¢‡d¦‡Y)a ³ƒ ǬˆW 6:S8{ZOU¨”kt‚:„)3…*®,A EU&U¦ˆd& !±Š+¢‚IU f' ±'„q±$*, ±$”± IYp ±…L±†PF¢'x¢†b2±„ ±'¢j±ƒ-±Z]±O£JX9£‹^x…$¤aX9‚|¢ƒ"¢[¢tk M¢…'x¢ŽS2±Ž)±…w¢„#±†z±ŠN±„n±„£…=X9£žNx…$¤†AX9‚|¢„ƒ"¢ƒq[¢‚mk   ±„ ¢$%l±† ¢$”l±‘I!²  ²   ± „y±… ² ‚D ²‚N  ±%‡7 ±%’o±$\±‰ ±$¢L±’!¢W( ¢ˆH( ¤%ƒ 4j‚H ¤%ŽA4j‚Hx8±$±…±‡¢ƒ3u±ƒ±ƒ3±*±\±ƒ0¢qW± … ±„7±‡:4 ;±ƒ±Œq±‘-¢ˆu±‡6±‡U±„V±ŠP±†}¢…W± Œ=±—'±Y±‚ }- ±-‚ ±Y rI"±„ ±‚m±ƒ±‚>±U¢‚e„;±‚/±‚ "±ˆ\±‡±‡9±† ±„ ¢‹Y„;±†<±…^ ±ƒ ±Šy6± )¦ :C ± „*± B  ± ƒb¦ ƒ^:C ± ‰± Ša±„D± ‰ ) ±‰7± ’=[*±„¥ˆ#.± ¢…]‚W8£ `‚¢‚"†T¢… ,±Œ¥’:#.± ƒ¢ŽQ‚W±f£ ¢P‚¢Z†T¢Ž3 A¢8„r±U±a±‚±X±V±\ ¢‰)„r±†%±†±†=±ƒI±…c±…¢3 ¢‚3'£ 2+¢N`±ƒe £ …U+¢“>`±±†c ± I±.±ƒ ± „±ƒq±†r ±#J ±#…±‚D±…_ & ±‡7±‹?¢%ƒ4 ¢%Ž@4¢)„Vl ¢)ul  ±~4£)4"$&¢‘ £„)4±.±0±Š;±ƒF¢¤ ?R¢!j "¥3„r ¢$‚0 ±…g±‚#±]¨v/ G8  ±„±Šm¦X†-/± ±# ±†\ b¢„!j±,±.¥ˆ$„r ±Š9¢ƒD‚0± ƒ4±Ž±„4±†4±ƒi¨‰&/ G8  ±—±•F±„x¦‰w†-/±„u±ƒ5Q± W¢…‰.±n±ƒ&| ±‰E± †J¢˜‰.±‡N±ŒE±„QE;=£nb¢?‚¢‚JT±‚±ƒ)±‚=¤‚w\‚p±‚A±‚2V£…zƒ‰$±‚0±6 L±G±I£Œ b¢ƒ_‚¢‡T±‡$±‡K±…i¤‹k\‚p±†N±…p±A£˜jƒ‰$±‹O±ƒ¢%… ‚' ¢%E‚'±‘t¢!J ¢!‚$J±‚`± x + ±‡S± ƒqu± ±…h±†l ±!j ±!ƒv‚[+&±ƒy±\±±±‡j±Š±ƒ±„I±‚2F±K=±‚ l±„±„±ƒF±‚.±j±ƒ%±ˆm±ƒF±R±'±„ ±‚<±„±ƒ7X±…±‚±‡)±ƒN±’i±‹1±…Y±„±W¢†Q‚G±ƒN±r±I± .±‡y±ƒ?±‚±‚±[±”5±†9±‰±„k±±ƒ±±„±_±ˆC±ˆ=±‡±„c±ƒ[±†Q±‘a±‡±ƒ+±‚U±ˆ±„±ˆ±†u±7±Š?±„±ŽY±‡#±¥Y±–i±‹9±ˆ±ƒ5¢p‚G±‡#±ƒk±ƒ±‚3 ±… ±6K ±‡X:¤&¤Cf„:±qS¢ƒ w &±‘v±‚M¤ƒR¤‰7f„:±„4±‚_¢ˆkw±±4 ±†±‡¢ƒn6 ¢‹_6-±‚y±O±#± Še±ƒB ±‡I±…±„a± –±‡M& " ¢[ ± x± ‰¢ƒ U ±‚.²‚Qp ²Œop‚a&>±„£(dz±‚X±f±±±¢"q¢p¥w)& t & t SX ".//K¢"*¢6©5*~  ±`±±A£l#^±‡¢‚'(¢‚W¦‚["_5¯*Bg7 BA -,/¤+0 4±‚!±Œ£„xdz±„A±‚*a±ƒy±…-±…A±„U¢ƒWq¢‚p¥„#)& t Š t SX ".//K¢ƒo*¢d©„F*~  ±„#±…±„O± £†_#^±Ž0¢…|(¢•G¦‡c["_5¯‰IBg7 BA -,/¤{0 ±$‚\± ±$•L±ŒL±ƒrTc±ƒ@£7ƒ'„²_ð£[`£r‚£[L¢Fi±/¤ƒ +‚!‚±‚M±±‚ ¤[1]¤dQ±‡¥‚AK-O ¢Q l±‹1£‹Uƒ'„²…/ð£…`£…‚£„(L¢ƒTF±‚Z±„[¤‹+‚!‚±†±‚Y±†¤„h1]¤„"Q±Ž1¥‹`K-O ¢n! ±‚yr%± ±±‰f±±”  ¥%,t& P ¥%Œdt& P ±‚< ±†<¢…B ¢ŽB ¢ ‚+¢U ± r¢ ‰‚+¢ƒƒ#@¦XG!MUVX§SDƒ"~_ª6 D‚‚H ¢do¥1` *±‚5¢5#¢7[5±‚9¦| #^9¥tS3~&@±b¢5¤>Y-¥$.ª‚;5#5)(  4 .…L7W i8,&UC)$‚7;£ƒj: ¦</p±N±" \¦„XG!M±‚8±b±d§ˆDDƒ"~_ªŠT D‚‚H ¢„o¥…` *±„P±‚± ¢„Z#¢„Y[±„±…e¦‰p #^9¥„AS3~&±n±„%¢„B¤ƒ|Y-¥…G.ª‰k5#5)(  “$ .…L7W i8,&UC)$‚7;£‰J: ¦„/p±ƒG±‚r+±± &±‚K±Y ±„3± ƒ[±†±‚`±‚±‰l[r ±” ±…N±†R ±„±&±(±ƒ= j, ±,‚: ±‡¢‚iƒ{ ±‘7¢•Yƒ{ ±(@ ±(ƒ $ ±$“ =±"ƒ# ±‚ ±"– :¢ dX{ ±„¢ …WX±†[±$…±‚W ±$—~±†b£)'‚^ £)‰F‚^ ±%…C ±%{ ±G ±‰8' ±'ˆ ±'„±‚S±‡/ " ±‡F±Ž_ ±*‚l ±*†A ±ƒt ±ˆ ±$‰! ±$œ  Z±ƒ/£ !: ±‰N±†|£ƒu!: [( ±(‚9, ±,ƒ# ±,W ±$ ±$¢ ±'‚±… ±'†±Ž& ¢ ‚R±ˆE ¢ ‡u±›5 ±#o ±#…D ±$ ±$“}¤)6ƒ‚6 ¤)‰Uƒ‚6 ±"…L ±"Œ|£…z.‚) £Žn.‚)$ O²„0¤‚t 8²ƒ0³‚E;±\± ©{q9‚{ E±ƒZ¦‚6  K´‚'=¦;R‡,†ri~¢…-h P²ˆc0¤‡ 8²‡@0³†;±„±‚|©Šoq9‚{ E±‡k¦†C  K´…e=¦“+R‡,†ri~¢ŽLh¢%Šu, ¢%–-, ±)ˆ= ±)‘\ ± \±A± ‘Q ± „±„± ¤As 3v²w ª‚&` + ¢*2b²W€²ƒ4 X¢‚^¤…(‰' ;±‚²‚ ªŠ&` + ¢„J2±‚u²J€²‡ ±ƒ ¢†3¤˜‰'f +1*,²‚cP±†.± -£_6a¤/‡*¢Sn¢ƒS/ 6±„1±6±8²ŠTP±6±ƒN± ƒb£ˆ6a¤‹g‡*¢„^n¢Œr/ ±‚U ±Œs²…+𠲎ð)¢an9¢‚a_±‰@ ¢‹n±¢•Q_±”x ±‚v±‚h| ±Šg±•X± ‚ ¢%3‰ ±‚x ¢%Œk‰ ±„(±†M¢-+ ¢-<+£$†‰ƒ1 £$˜u‰ƒ1 ±*W ±*…, A) ±)‰`²#ƒ° ²#†e° ± ‚ ± ‡,%±ƒ}±ƒz± ƒe±ƒ ±ˆ"±ˆ± ‡r±†T ±$… ±$—x ±( ±(‚}f +¢‰%M±„0£ƒ ²U€¤3Šz9J£ ±‚9²   ±&‹I 0¢“CM±$£‡- ²@€±…¤”#Šz9J£…m ±†D²~ ±„±‹ ±Ž1±xm1£…i#? J ¦‚J„ e£¬&)#[()`±‡k¢‚ < 7£#± ‚0± …m¦•:„ e£‹H¬„&)#[()`±‘ ¢…u<?T²^€b  '„ &"!B±7£CI ¢ ,C¦_/ )§ ‚i3\#n¢<¢ƒs3±‡o ±„q `²„^€±n ˆ~'„ &"!±Š`±ƒp£…I ¢‚@,±‚4¦ƒl_/ )§ ‡\3\#±†¢‡l¢‰S3±‘3\ ¢ ‚@„;¢|£.‚<… ± ‚.¢ ‹4„;¢…Q£ŠM‚<… ¢%‚ F ¢%EF ±' ±'… £L|²xp £„x|²‚&p ±‚? ±Œ]±„\¢* ±P¢† ‚e-*±ƒ~±a± ± ±‡o±Š±ƒ±„N±‚7K±PB±‚q±„#±„ ±ƒK±‚3±o±ƒ*±ˆr±ƒK±W±,±„±‚A±„ ±ƒ<]i±„q±…!±‚ ±‡.±ƒS±’n±‹6±…^±„ ±\±‰±ƒS±w±N± 4±‡~±ƒD±‚±‚±`±”:±†>±‰±„p±±ƒ"±±„$±d±ˆH±ˆB±‡±„h±ƒ`±†V±‘f±‡±ƒ0±‚Z±ˆ ±…±ˆ±†z±<±T±‰d±ŠD±„±Ž^±‡(±¥^±–n±‹>±ˆ±ƒ:±’<±‡(±ƒp±ƒ±‚8@¢‚R‚ ±‚.±£7‡9¢x‚~ ¢Œp‚ ±…4±‚A±…:£‰+‡9¢ h‚~± ‚8  ± „qF±‚t£^ƒZ±‚|±±‚+±…c±¢ J±‡ £` ‚)¢t†F±B±‚V±¢„[l J±†t£‰OƒZ±±ƒ±…W±x±„0±‚\¢ †m±Ž<£„5 ‚)¢“d†F±Œz±†a±‚q¢zl`-¬K‡$k$±†±‰e …ry (Bf L .¬Ši‡$k$±6±œU ‘*y (Bf L ±)… ±)Ž"1±ƒ,¢ ƒ ‡0±ƒm±‚}± ±‡=¢ ŽE‡0±‡x±Œ±‚U \( ±(‚:±‰r± ŠQ ±$’6 ±$¥& ±$Šf ±$V£;U £‚;Ud /¢ƒj‚~±‚`± ^± ‚±#±‚}±:²3°±‚(±¢#z 0¢‹[‚~±†± †± „Q±†±ˆ ±‡²ƒ°±‹G±„g¢‚z:#±‘= ±#„±¤-+±‚±‚N±U0±ƒ ±†9±†p±ƒF±ƒ\±‡†b$ƒ©H2#)Z m£-£.£+‚,  R! 21 2D A*A+(6¦1G!=¯F y0p ±‚$.2² °®  )c[­"'  .cK   * 4>  ¦< ¦;#Q,…P¤od ¦0C  ®+ 0 ^5g¦ 4O   * AJ' ­' % )I¨23±„N¢#F®4>-?"+ >M£h7 #s baR  8(L.5P]$‚n7b['¬|M ƒJ*?U­2[ A lA8±ƒI­0@i)0<0£+‚//$ ,±‚#±‚$±”C±†K±ˆU±ˆO±‡&±ƒf±… ±ˆ%±‡ ƒ'©…H2#)Z ±‚P£-£.£ˆ‚, Š)R! 21 2D A*A+(6¦ƒ/1G!=¯… y0p ±„]{±‚E²°®„4  )c[­„1"'  .cK  ƒ] * 4>  ¦y< ¦‰/#Q,…P¤„<d ¦‚ C  ®„< 0 ^5g¦‚M 4O „  * AJ' ­ƒO' % )I¨…t23±‰q¢‚/F®‡d>-?"+ >M£„=7 #“c baR  8(L.5P]$‚n7b['¬Œ4M ƒJ*?U­†x2[ A lA8±‡T­‰:0@i)0<0£„‚/±±Ac-±,o±‡ ‚I‚I FR' ‚¢‚b±‚& 1±‹J±…b±ŽL ŒQ‚I‚I FR' ‚¢†f‚b±†%±‚ ±%‡e ±%“¢#‚Z ¢#†/C±†,¢3¢ƒGƒl¢‚1² ¢ „nl ±Ž¢ƒ$¢Œ;ƒl¢…!‚1²„R ¢ Ž l±‚^± ±‡.±¢ ±‚] ±ŠN ±$‹x ±$žh7±…± 4±ƒ)±‚G¢ „6@±‚A ±Œ± …V±†v±†X¢ —&@±y G¤‚%&‚9S²…N±13¢:¨Q=#7 £M ±ƒy© . j‚ƒl©+6%/  R¤Š&‚9S²l±ƒj±‚*±‚J±‚$¢‰:¨ƒfQ=#7 £ƒ ±‰© ‰M j‚ƒl©ƒm+6%/  ±#‚& ±#…{ ±ƒ ±‹¢‚U„; ¢‹I„;-±W±± 7± ± ±‹u±„/± „c±…±„W ±$„S ±$—C ±‰w ±” ±(? ±(ƒ ± ±… +±„:±ƒ#±ƒE±‚E9 ±‰ ±‡H±‡g±†±V±F' ±…±‚ ±ƒ±‚z±ƒ$£‚K J±‚¢"¥>/o‚¢‚<(¢‚- £ƒP$‚±‚ L±‚M±B±D±ƒZ£‡>±‡±‡F£† J±„Q¢„."¥„O/o‚¢†I(¢…k £–@$‚±†(£ZZ[¢=ƒ8±‰` £ˆKZ[¢†`ƒ8±œP ¢uC¢‚ B ¢†hC¢‡jB¢%†_y ¢%’yc .±±‡T±†±‚l±‚b±‚K¤Y#ˆ)…!¢u„C±E 0±‚f±‘r±±†}±†o±† ¤”I#ˆ)…!¢‹„C±ƒ ±‚ ±)ƒv ±) ± ± 0± „` ± ƒ± ƒ ± б%–zO ±‰V H+ ¢p± ‡±‡O±‡5 ± #± ƒ: #±“tZ±„j±‚±e¢…p± Ž4±š?±T'¢V¥‘22!*±ƒC ¢ŠJ¥¤"2!*±‡N¢ZK ¢…ZK ¤%ƒ4j‚H±^ ¤%Ž;4j‚H±…31±‚?±p±‚P±¢ …!‰. ±†?±Œ±‡ ±…"¢ ˜‰.-±‚Y±ƒ±ƒ|± ƒg±ƒ ±‡)±ˆ$±ˆ± ‡t±†V'±„X±X¢‘f"±‚4 ±Žv±ŠL¢¤V"±lI¤…l"±Az ¦…gƒ%†I &!@ 5@$ X? N5 ¨I;*±‡m N¤ "±‚h±‚2± †¦”…gƒ%†I Œ@&!@ 5@$ X? N5 ¨„I;*±‘ ±…N ±ŽB ±„k ±  ±„±%±'±ƒ<…x ‚V¯ % 1! i9¢XY£(*£**©‚#&#')O w$ Y %c5  B'%¥,4Bc« "A"4Q/ ¤%2&£\'¦  ¤ "±7¢w¥l2/§  m(‚„5¨ #r /F±¦2   ±ƒN«aB * p *:;      (7-! 4U$ eF‚1I"k ?5 $ z 5 dmƒ+¬mxH{6< r «_SX :Z±T¤‚ ¨ * ,¨ %C¦>% ,±ˆ ±‰'±ƒ1±±„0±o±„t±‘q±‡"± Ži±‡/ ‚m¯„ % 1! i9¢‚;Y£4*£6*©Š&#')O ‹$ Y %c5  B'%¥ƒL4Bc«„["A"4Q/ ¤‚^2&£c\'U¦‚!  ¤"±…¢‚Cw¥ƒBl2/§‰ m(‚„5¨ƒY#r /F±…&¦‚u   ±‡[«…xaB * p …M:;    ‡= (7-! 4U$ “UF‚1I"k ?5 $ z 5 dmƒ+¬Œ%xH{6< r «†|_SX :Z±…_¤‹! ¨ƒ^* ,¨‚ %C¦d>% M$±ƒ-£ `X±ƒ £ ~Nl¦†9‚bY2¢† $±‡R£ …qX±‡£ ”nNl¦‘q‚bY2¢".¢:e. H± )± PI ¢‚er ±;± ƒ± …%±‚' ±$t ±$ d @) ±)‰_¢† G ¢(G < ±‚q-±…¤ ±± ±¤„5 ±‚g±‚bws±¦‚*ƒ"y¤7„KW¢&a¢pK±ƒ`£*ƒ+£Y £ <²U°±n¢…@¦‚K§]D‚D…,ƒo‚n±ƒ\£ )¢ƒ?„ ¥‚B; ±ˆS y±‚s¦Šƒ"y¤ŠU„KW¢„Fa¢ƒK±ˆ£„5*ƒ+£ƒ £ '²†x°±ƒz¢Œ2@¦…UK§“MD‚D…,ƒo‚n±£… )¢Œ^„ ¥†;)¢ƒ1R²Xð±ƒ:±„4 ¢Œ%R²…%ð±‡G±S ±‚ ±‹ A¢J<±…-±1± „U %±ˆ/ ±!„ ¢…J<±K±Š%± ‰H±‚±‡U±›±H¢%†^y ¢%’y#±I±‚ q± ‡= ±„i±†p±‚± ’u¢4 ¢ƒ% ±‚* ±…Jy 5¥~A$ z±z±C¤+ J±9My±¢5±„J± ?¥…NA$ ±…±…3±„G±„o¤„x J±ƒ±{±…±„A¢ ±‰m±ŒX n( ±(‚L ±%…& ±%^A±ˆL± , £‰j‚(‚±‰x± ±†] ±’j± ƒa±ƒ5£œZ‚(‚±•0±‚& ±)ˆ/ ±)‘No 1¢YK±‚ ±‡k£;K³‚\©8±…7±ƒE±‚=¢‚^?wX 9¢…YK±‰~±’ £…L±*³‡©±‚D±Œg±–5±†H¢‹}?±‚G±u1±‚K±>± ‡¢„*‚S±† ±…w±ƒ± Ž>¢b‚S±-C±ƒ±W±E¢U|_ ±.±‚ !±‹±ƒj±ƒz¢…|±‚ ±…±”±†.¤ "i±¢‚9¢W ¤ ti±ƒ¢‰‚9¢ƒ³)‚{ã ³)Œã6©gI;¢‚!±‚4 ©„I±i¢‡!±ˆ ( ±(z 5+±r£ (¤ " ¢*w±|±‚¢¥MyV£2# ± ƒ/±±„.±m±„r± ‰j ?±„{±„+±aS£‚(¤~"±‚A¢‰w±† ±„^¢„{¥†~MyV£‚# ±*J ±*…%± B±'±^±u ± ƒ{±ƒj±†Q±‡U¢#‚i ¢#†> ±"„# ±"‹SN ¢‚`5fbyb±.¢b&k±…j±ˆ: *¢ŠQ5±…6±…±…±„/±ƒ¢„o&±„)±˜Z±“r¢‚~„P ¢‹r„P ±‰{ ±”4±‚}¢z)±ƒB±‚ j±  ±†}¢‚])±ˆ±…X±‚C± £)aj±± †±‚P ±ˆR±‰^±‚i± L±†% 7¢[£„j± £ b£"w±ˆ¢ „ ¤#‚n±†O±‡&± ±‚± ˆN±ˆH =¢[£‹j±…]£„- b£„*"w±‘¢ ‰.¤‡H#‚n±™?±0±ƒ{±‚z²#ƒ%Ð ²#†zÐ ±)ˆ> ±)‘].±²f€¤ƒ9o±R ±…B²‚W€¤Œ-o±… ±‚2 ±ŒP ±)‡= ±)\0± ‚!²€± ± …8²À ± „Z²…7€± …$± ‹²… À ± ƒf ± ‰ &£=‚]±±ƒB  £ƒ==‚]±ƒR±ˆ5¢!n±f ¢!‚z±‰*±D¢Wg¢fK¢‹ 7 ±ƒ'¢„wg¢‚yK¢{7 ±*‚s ±*†H ±)‰ ±)’*³#5ª ³#… ª±ƒ ±Šry±„F±‹ ±Œ7±ž ±$‰ ±$œ ±$‘6 ±$¤&Z *±0±(±‚%±‚_±‚± x±j±h±ˆ¢8w +±…l}±ƒ;±†J±‡±…`± †±…(±ƒt±›¢‚wƒ :¤‡b/C ¨q3 8a -¢<¢&L4¢m¢¢m£Z" ¦LVm¦‚?‚S H2§OY H¦ OV¦J{8£(55¢m¢v>¢0²‚`€±ƒA¥b/ N¥4 r:²‚r £ƒXZ©-BR%e‚"Y2¥#!2¢+ U¤’/C ¨…A3 8a ±‚f¢‚¢ƒ9L±'¢…¢…&¢„:£ƒ"±‚¦ƒxVm¦‹3‚S H2§„Y H¦yO±‚¦„[{8£‚k55¢„z¢„4±¢²ˆ€±Šq¥…7/ N¥”$ r:²Ž* £‰8Z©ŠLBR%e‚"Y±„¥s!2¢;+ ² ^`²C` ² „`²„` ±(# ±(ƒ' ¢‚y3 ±ˆ±‰# ±„±„W¢‡l3 ±)ˆ ±)‘- ±)„ ±))¤* 0/ ¤*„a0/ B ±‚we .±„-¥aoN‚e‚o± ^¢‚n„;¢ 7I¢n£‚¢NI±ƒH 2±Œ¥ŠoN‚e‚o± „¢‹b„;¢ …*I¢…=n£¢~‚¢†.I±‡S7V±ƒ_¢ƒJ±C£;±ƒr=±…?±ƒ±‚]±‚F&±¨ƒc`„‚\‚>1d£† ƒ,±ƒw±ƒ±ƒ \±‹P¢h±„c£ƒ;±†S±‚c±ƒi±Ž3±†R±†j±†±±†<¨–c`„‚\‚>1d£‘Dƒ,±‰W±‡*±†i?±g± ‚¢@‚^£'‚†K±[ ±Œ± „J¢…Q‚±I£”‚†K±ƒT² Kð±ƒp ² ‚ð± ±S¢jl ±†F¢‡Jl! V±ƒE±„ ±K±„g±ˆ8±–~ L ±ˆ= ±ƒc ±‹T0T¥+-‡W¤z±ƒ" ‡r1 ‚f'5  B‚q U^F‚   ±5 W¥Š1+-‡W¤‰n±†o šb1 ‚f'5  ‹z‚q U^F‚   ±…@±„d±‚_ ±ŒU±†p ±!_ ±!ƒk ²„5 ± †h ²‰( ±  ±$‘ ±$£v ¨)`„a M+ ¨)‰„a M+ =¢Pj±‚b± ‚`)¢U2¢d‚2±†4¨‚8 ‚uN8‚A.‚±ƒC±¢‚‚s C¢‚3j±‡2± †-±‚¢…f±¢†‚2±d¨•( ‚uN8‚A.‚±Ž{±‚_¢‹8‚s¢ kK ¢ ‚~K± ?±ƒ ± ƒ±‡+ ±$Š ±$œ}O ±‚L ± ‚!±†!b + 5 ±†u¢9-¤- g¢ˆt‡±…j¢‚vw£…} 2± ‚W± ‚j±i¢‚|-¤ƒ%- ±„<¢›d‡±‘"¢ˆVw£±‚& ±%…, ±%d ¢‡Q£†‚} ¢‘o£‘O‚}* ±„g¤  g ±(ƒ@±‚> ±‰Z¤ f g±%² ‚N0 ² ‡q0‚ 3±ƒ5¢h«"Q!fM‚5e:±‚k¢pe±oµ.ÛË¢y¢¢N£$C£„ƒx±‚V¢4~¢‚j±o¢z¢ V¤Iiƒ±ƒp±8ªpƒh‚D…8‚n.Sb¤…`0U±„±‚±¢„wƒ0¢/|£  ±-‚@ ?±‡5¢‰h«Š@Q!fM‚5e:±† ¢…Vp±‚7±„µ!ÛË¢…'y¢…;¢„ON£„D$C£ ƒx±†#¢‚ ~¢†{±„2¢…z¢„IVr¤…liƒ±‹ ±… ª“`ƒh‚D…8‚n.Sb¤‹S…`0U±‰`±†'±‚p¢Žƒ0¢„±‚u£'5¢ˆ,±ƒ"±„V¢F±ˆa ¢’J±‡ru±‰y¢”6±” ± ±‹,! ±ƒ2±…eQ< ±‡2±V±‚*±£_+ £„ +± „j± ˆs ± Š ± ’+£²„]p£( ±ƒP £q²‰Pp£ƒl()² Aв&б]±t ² ƒzвƒiб†P±‡T%±g±„±‡t±ƒ" ±…±‰4±“,±‡- ¸!3UuUp²†Eà ¸!ƒ?UuUp²™5ౄ"±Y ±Ž@± I5±Š±‚E±z±…>±±ƒ1 ±”"±‰u± j±‹±‚`±ŒP#±±‚ ± ƒT ±ˆu±†]± †M±„ ±(8 ±(ƒ ±ƒ ±‡/)±†.nd±„ ±ƒ* ±L±‚@±‚w±‰/±ŠZ²#‚Fð ²#†ð ±$† ±$˜ ±$7 ±$”'¢ƒ 0 ¢‡0A ±„e>:P:±:C±1 $±ŒV±…±„_±„r±„±‰y±„G±„±…±$‡c! ±$šS± O- ±-l d( ±(‚B ± s ± ‡ ±# ±#„s8¨  2 ±ˆB¢†dx ±ƒh ¨{ 2 ±‘±„¢x ±, ±,‚V0'T ¤aJ/j±ƒ@±‚ ±„'± ‚g¤†J/j±‡K±…r¤* 0/ ¤*„`0/„l$‚'±‚;¢/ac­"y‚M:r*¬‚Y*@A;|G)$w¦=l:£DE,%§M5 §' ?5 ªj >5±¨A j ¬aAp:E.B.--£V .¥=/¤7* « #1¢)§~C ¤? F¢*¤‚T¯S J 28 `-  |;XZ7. 3 ƒW|QN"0¤„yUR‚±…6¢‚ ¢f{£+)l+ ‚>±†;¢z/±m±o­‰y‚M:r*¬Œw*@A;|G)$±„¦…S=l:£ƒ}Ep±‚8§…$M5 §…8' ?5 ª„Lj >5±ƒ<¨„-A j ¬‰UAp:E.B.--£…# .¥‚/¤e* «…#1¢ƒl§… C ¤„F? ±%¢~*¤‡w¯ˆ J 28 `-  ”l;XZ7. 3 ƒW|QN"0¤1UR‚±‹¢† ¢„;{£‚+)±‚<±HB(² „_p±†o¤ )±‚| ±ƒR±!‡3 ±s±‚]² ‰Rp±Ž¤ƒb)±Œ! ±ƒd±!, ±‰+ ±‡d±„_±!ŠK¢)ƒu ¢) ±‚E ±…e#±ƒ"^ ±‰±… ±@± ƒ±œo±Ž1ƒb#`¤x ±-«)J/[L‚rJ¬. `@8x@=,:<±¥U‚48¢p2a±cQ£?)GQ£U. ±5±ƒ£-„y £ra£5 =¤L[‚$ ¢Q‚kZ£5\:±„<£Q!¥.‚&‚¢_¬„‚+‚&Y@tce']«‚h!XW‚U)©K]: % g¢ƒ¤‚"‚ ‚¤I D {¤„x ±ƒ«ˆJ/[L‚rJ¬‹L `@8x@=,:<±„:¥…%‚48¢„)2i±‚3±ƒv±„v£„a)G±„£ƒ . ±ƒ&±†.£‰!„y £„?a£x5 ±k¤„][‚$ ¢„^‚k±„£…(\:±‰_£‚]!¥‡^‚&‚¢…4¬–t‚+‚&Y@tce']«Ž !XW‚U)©†+]: % g¢‡!¤‹A‚ ‚¤„ ±‚=rt±ƒ ±~±‚±†# A# ±#„$¢G…k¢ƒ„P±†Y ¢ˆ8…k¢Œ„P±x ±(A ±(ƒ- ±-‚= ±-$±H± ‚< ±…Y± •, ±ƒ ±‡ ±$ˆ ¢ƒL† ±$šz¢† ± ±Š !' ±'„,A±„±‚f±ƒ±N¢‚^„;±‚(±‚ ±ˆU±‡ ±‡2±„¢‹R„;±†5±…WA±„±‚h±ƒ±P¢‚`„;±‚*±‚ ±ˆW±‡ ±‡4±„¢‹T„;±†7±…Y6¨Q +2 §(  ± ¨„} +2 §B(  ±ƒY²!p ²!ƒp/G£3¢&¢ƒ7¢ƒ5 ¢‚¢2£Ic¢ƒ¢‚[  c±„d£‚l¢]&±fX±‚&±¢„7ƒ7¢„8ƒ5±ƒ`±‚F±~±ƒ;±‰¢ƒ\‚¢h2±<£ƒ c¢„ƒ¢ƒR‚[mx Z ±„ ±$Š ±$œ²‚F0 ²…f0¢)aƒq ¢)Šƒq0± !¦/1P±ƒto  ± ƒZ¦j/1P±ˆg± Š ±„l ±‰_ ±„± ±!±ƒ5) ?;Q;; D ±…±„`±„s±„± „H±„ ±ƒ- ±‹#¤$Œ ‚¤‰u ¤$ž|‚¤•-'§$‰ƒ r ²‰r §$›vƒ r ²•*£%‰s £%•+£$‹u' £$že' ±$„K ±$—;¥)1ƒ ¥)‰Pƒ$ ±$¥c ±$’w=±F±R±‚ ±o±\±G±M ±†±…w±†.±…<±ƒM±…T±… ²$‹UÀ ²$žEÀ| :±‚!"£ƒw²„`§‚u>:' ‚º‚Rc3;" ²ƒr`²ƒ#`²8ð±ƒ6 =±‰sn±£ˆ²ˆ)`§‹i>:' ‚º†c3;" ²‡`²†a`²ð±ˆ) ±‚J ±…j ±$Š ±$œ|„&oW¥ £ KW£„3H¦u‚ujE¥Jj¢ƒ !¢ ²°¥ bqE¦ "wc¥ +¢=I¢%¦‚$„:>_>²ð¢‚[±‚¤ 5 X¥ k £*`¤- £=‚v¤; «‚ƒ77q‚ -k§…/xv7§Aicn±‚±!¤„ w)¢[±2A ±ƒN±‚± ±ˆP±ˆJ± ‡ ‚±„W¥o£K±c£Œ$H¦Œ‚ujE¥ƒjj¢…_ƒ ±‚Z¢O²°¥„/ bqE¦„,"wc¥„Z+¢‚rI¢ƒ ±ƒQ¦Š{$„:>_±„ ²‚lð¢†l±„D¤…5 X¥ƒH k £†`¤ƒ&- £‡m‚v¤ƒj; «•ƒ77q‚ -k§gxv7§‡!icn±†!±‚¤" w±ƒ~¢‚|[±ƒ±^ ±)„' ±)F ±: ±…\±lx. ±‚i±\  ±… !& ±&† ±%‡^ ±%“²$O ²$£? ±)ƒ0 ±)ŒO ±‡ ±v ±‚p ±†=X #±¢b± m ±‚z£‚I¢…‚X ±‚a *±…¢ˆS±‰±„:±7±ˆ£‰8±„¢—u‚X¢) ¢)Š%‚8µ""°'8"$("$(""‚"("B‚$&¢""´&`² ©ƒ0§ƒ0µ""¤{¬‚'ƒ(.cDª‚¾L"fBbf¢`©ƒ§‚U¤±„ µ„i""°'‚q"$("$(""‚"("B‚$&¢""´k&`²‚) ©„<ƒ0§„=ƒ0µƒe""¤‚I{¬‰‚'ƒ(.cDªƒa‚±k¾ƒ"fBbf¢`©„$ƒ§ƒW‚U¤„W±?G ±‚e±‰.±‚ ( ±J±‰l±…7{ $±ŠV±“L±„Y± ‚±‰w±‚#±•$±‹±‚D ,?')&! EQ-3>±ƒ   ‡,?')&! EQ-3>±‡w±"Žl±„:± O , ±‰-± ƒ±ƒk ±)‚ ±)‹-±„w |, ±,‚L)¢±ƒZ±"± ‚. ¢ˆx±ˆ*±„o± ‡QY &±]±³ÿ±±±3±± ±ƒw ±  (±‹{±…U³Uÿ±…&±…:±„N±‚ ±… ±„H±ˆj¢B„{ ¢ˆ3„{²#‚pp ²#†Ep ±‚h ±†y±„ ±† ±ƒE±‰ ±ˆ ±’ ±"…; ±"Œk" ±„j¤  / ±(ƒC ±‰]¤ i /,¦M0/ ¨!‚V   ¦‚00/ ¨!†+  £)5ƒ £)‰Tƒ±#‚6b ±#† ± ‚2 ¥‚„F&w ¥‹„F&wr 3¨q}""‚IR ¢c,¤&M.)f±„l§f+9‰s±‚5±‚Z :¨‹}""‚I± ƒ¢‰W,¤…7M.)±‚r±Œ§“V+9‰s±‹T±†/6±Š ±‚±” ±"‚f ±"Š( ±(ƒ? ±(e ±%‡n ±%“& ±'ƒD ±'‡O²„u` ²i` ± ƒ3¢‚BŠp ± ˆV¢•2Šp  ¤…m‚S¢e…D ¤Ža‚S¢Š…D ± ±ƒG±‚BW ±†B±‰K_ -¢„ ±¢‚k!¢ƒ±‚<¢S£‚c„;N¢‚-,¢‚$ -¢ˆZ±‚Z¢‡!¢‡7±† ¢„£‹W„;N¢†:,¢…\$±f±ƒ ±…f±‡ ±c ±Œ ±( ±(‚l± ±… ±„,±Šs±ƒ-±? ±K±Œw¢$Ž=> ¢$¡-> ±‰| ±” ±ƒ. ±‡.K ±‚8±‚v¢ƒ@T I H¢p„j`±ƒ. '±ŒV±†¢‡X@± ƒ ± …<±‚T¢ `„j±†@±‡9± 6 ± ‚b±„A¢"…@ ¢"Œ0@5£r}]-¢dƒ0>¢…"ƒ £‹}]± ¢‰Xƒ0±„¢ŽAƒVm ±…I±†M ±…7±„e ±±‚C± ±O¢‘K±‚Q ±ŠC¢¤;±ˆ1 ]¤…bni# ±ˆN¤ŽVni# ±!l ±!ƒx @ ±„ #±ƒz± %±„iF ±‹k± „r±]±c±&…. ±&Šg±K # ± ±"4 ±"ˆd ±‚) ±ŒG6±„W¤  I±q±ˆ~ ±!„ ±‰J¤‚  ±‡y±)±’¢#‚ ¢#…c F ±‚)¤K+c  ±‡ ¤ƒk+c±ƒI ±‚ ±†@V¢‚0 AC¤OG!=¢ƒ_§= ±¢‚C¢ ‚i±G±‡¢S±ƒW¢‚¢t±4§p  e¢†0 ±M±O¤ƒoG!=¢„nƒ_§‚v ±‚q¢„A‚C¢„B‚i±ƒj±ƒ|±¢lS±‡h¢„)‚¢ƒ\t±… §Š ±ƒ;E" ±‹,±"„P ±)†H ±)g¤d ¤… u! ±!ƒ w! ±!ƒ#¦‚qƒa±E ¦‹eƒa±…£#hq £#…=q¢#ƒ ¢#†g±ƒ ¢e ±†9¢‚5 ± „w ± Š-±‚'£ƒ„P±‡¢†z! ±Š£‹y„P±’:¢!‚$u±( ¥&‚v‚&~‚@ B¢ ¤ "p¤~±‚ ±‚@I¢)ƒ±‚¢ ¢'¢}ƒ±\£‚ƒ2¤ƒ%;‚c¤J‚‚4±„9±i±†S± ±‚!±‚"±†I±ˆS±ˆM±‡$± ˆ#±‡ ±ƒ ±±¥ŠD‚v‚&~‚@±ƒ-±‚U¢„2 ¤„/"p¤ƒ[~±„?±† ±w¢„:ƒ±„]¢„ ¢ƒM'¢‡ ƒ±ƒh£‰>ƒ2¤–;‚c¤‹PJ‚‚4±Š±…t±r±„km,±„c¢MD¢IE_I~±l± IRD±‡¢F„HM <±¢…D¢„nE±…±„±‚o±…±‚9±„V±„±„±š¢Œ~„H±„X‚}¤A9&f±ˆm±„±‚p±ƒ±‚A±X£‚hO‚l±‚ ±‚2±‚#¥5:t£„Q)7 H":]x+KBkxv‚ $Z¦'MN†7¢CP±"¢J ¤…A9&±‚I±“ ±ˆ_±‡±‡<±†±„ £‹\O‚l±†1±†?±…a¥…X:t£Œ)7 “8":]x+KBkxv‚ $Z¦‹_MN†7¢„NP±„w¢‚C/±ˆ0¥ŒE¢†H±‚R ±’N¥Ÿ5¢’±‹q%±‚±‚M±6±ƒ ±†8±†o±ƒ'±†B ±&ƒL ±&‰, 5( ±(‚U "702±‡4¢ ,U ¢†XŠ&§9!‚a .±„7±<±>±‘±ƒT¢ ‚,± …x¢™HŠ&§„D!‚a  ¢!BH¢s‚9 ¢!‚N±‡x¢+‚9 ±## ±#„x ±ƒ ±‡k[ %±zv± v¢dR±†9±x±u 1±…±…J±…±…/±„C¢…R±-±„M±‚Q±‚1±…±„=±ƒ=±’ ±Œ1±¥ ±$} ±$ m ±!¢ƒT‹G ±!ƒ ¢–D‹G%±ƒ~±ƒ{± ƒf±ƒ ±ˆ#±ˆ± ‡s±†U ±*w ±*…L± ƒ4Q± ±±…#%¦$Œ<" £†A„% ¦$Ÿ," £‘y„% >±‚±)±ˆF¢R±:¤U~‚q±ƒB¦ „jZ‚‰[±‡I±‚H±…± B±†±ƒ ±’d¢‚e±ƒ±ƒf¤‰I~‚q±‡S¦ —ZZ‚‰[±“±†S±Ž<±„l…2'‚I¥K(£)®mS C; * -¬c_LrO)3}¢J¨.gM$ 8¢PV/*¤$T&£z*)£‚4*)£‚'*¥A68]¢g!¢¬= \|K"(k«e<8,$PA¢O§y +%ƒ  ‚9R7W 7D 5!*G8-&!(:!_nD5C¥"?;‚ ±Dj ‚b¥…K(£y)®‰mS C; * -¬‹_LrO)3}¢„j¨„~gM$ 8¢„ V|n¤‚7T±£†*)£†V*)£…_'*¥‚v68]¢‚X!¢„+¬‰1 \|K"(k«†<8,$PA¢‚'O§ˆ) +%ƒ  •)R7W 7D 5!*G8-&!(‚%  k  #<¥‡L:!_nD5C¥ƒw?;‚ ±ƒ=±‚¤)3ƒR ¤)‰RƒR * ±*ƒj ±( ±ƒ=±„±…)± ‚>±‚x±‚*±‚ ±‚±‚± ±…=±>£ˆEG}¢ ‚!±…7 =±Œ±G± †c±‡±…w±…m±†±…?±…|±Œm± .£“}G}¢‡‚!±ŽV ± _±‚± ƒ` ± ƒr±‹ ± ˆS‚`#©'ƒ#‚E;')±3£rKm¢YDtD£n@¥2¤nx 1¤]"0*§ ‚|\‚3\¢g£l‚ \¢<±>£w1±‚{z¥ƒB"S­)_ƒkƒHn‚iS(C ¢„„;±…4±‚£‚6‚}g³ß3 6©ˆƒ#‚E;')±‹Q£…BKm¢„D±ƒ±7£…@¥…'2¤„;x 1¤… "0*§Š‚|\‚3±„)¢‚£„}‚ \¢‚±…K£„51±ˆ±ƒ¥Šr"S­“_ƒkƒHn‚iS(C ¢9„;±‹±† £‹U‚}g³‚Sß±PU &±†8± ‚Z¢ 9‚&±)¢„Gƒ`²‚A°¢;± *±Ž)± †¢ „J‚±‚2±„~¢—7ƒ`²†L°¢„±‚~ ±P ±‰A-£ƒh²‚p1¢„gF £Ž²†±$¢ŒF…'‚6¦c3#-<¤-,©j8AYOA©t8'GFrX£hDV¦ƒ"" ¢+3¢‚&¢]£‚K¦ D..¤53%¤') r¨4‚I3¥Id C{)«D/"2]Z£y ¢y ±k¢( ¢!%«c5)|-\AFª|-(s<^K (V#-C3'PXK\ 6F/!-j‚ v;3&L%7¬7 ,:H>tk3a£„ +¤yi<>±©‚ChM2bU6'¤UM5 ‚T¦…c3#-<¤u-,©ˆ[8AYOA©Œ8'GFrX£…DV¦‡U"" ¢j`±‚>±&¢†K¢…£…aK¦‚UD..¤‚&3%¤ƒS) r¨‰(‚I3¥„d C±‚T±W«„U/"2]Z£„< ¢† ±…)¢ ¢ %±…«†5)|-\A±‚Rªˆ,-(s<^K±ƒd (“F#-C3'PXK\ 6F/!-j‚ v;3&L%7¬Œo ,:H>tk3a£‰j +¤…i<>±‚f©‹bhM2bU6'¤…*M±R ¢„;±± ¢Œ,±„8±ƒ"K£|±‚-±„X£ S±„¤†FWJ ±!„! !£„|±†>±‰K£‚S±— ¤eWJg¢L ±‹¢‚_ S &± ±M±‚(±‚b±‚± {±m±ƒ$±ˆfK (± ‚k±ƒ`±†M±‡±…c± †±…+±ˆG±”±‚±  ±%Šn ±%–&£)„} £)Ž O]±ƒh±±Q¢^A±ƒJ±ƒL¥- !1±ƒ*±‚p¤‚¢PB£b‚!‚e£W\±‡8£‚4h¢ƒ…57 ±„n g±‹Y±‹6±„ ¢ƒq±4±‡o±‡n±‚=±ƒE¥‚p !1±‡7±†.¤…v‚¢†sB£‰‚!‚e£„,\±š(£†z‚4h¢Œ8…5±„ by ±…U±†Y¢ s²$ ¢ …Cs²“ ±‚B  ±…' ¢‚l ±†C±ˆ ±ƒ'±„¢‡_³((m ³(ƒmD± £ h9±ƒ3¢ƒ^±O'  ±‹>£ ‚Hh9±ƒB±ˆ&¢‰>±Šn±wH!±s± ƒ>± ƒ¦ BMƒ)‰£g…X±N "±Œ± ‡c± ‡+¦ ”2Mƒ)‰£Œ…X±…Y H£‚A£3jƒ¤l ‡%)¢ ƒH¢NP±„_´9ÊÀ©5/‚"'ˆn[A¢ƒ)t±ƒM±ˆK K£†A£‰$jƒ¤Œ ‡%)¢ †k±‚!¢„_P±Š´ƒEÊÀ©”%/‚"'ˆn[A¢Žat±‡X±‘j ±u ±Šigf¢!„¤L†'‚Igh¤c‚&'zc¨$ j ¤‚$„'¨ % ¤K\ ±}¤cs:l±„H§‚%_ †I¢‡{I±„ ±‚c v¢ˆ„¤Šj†'‚I±…7±‚:¤…‚&'±…±„0¨ƒP j ¤Šz$„'¨9% ¤…\\ ±„@¤„ps:±„*±‰k§”q%_ †I¢“3I±‰nƒ5G±{N¨‚O.' []¥boƒ(a±^±ƒ?¥ "@±R£02-£./¤tpJ„:±ƒ'¨ 2¢5¢8*¬$/^R±„)£(£Kh!ª„$†(Wi‚ ¥Z:„5' "/\A0@D!±#£L¢‚YcK¢7; ± „z±… ]±…{±‚1¨ˆ‚O.' []¥‹oƒ(a±„~±ˆ¥‚E "@±ƒe£‚e2-£ƒG./¤‰hpJ„:±‡8¨‚O 2¢¢#*¬…/^R±‰L£‚#(£‡{h!ª“q„$†(Wi‚ ¥Œ:„5' †/\A0@D!±….£‰2L¢†.c±‚D¢‚±X±#Z±ŒT ±#…/±ŸD¢-\) ¢-y) o$ ±$“_ ¦)^…Q' ¦)‰}…Q'±‚f±†N ±)‚L ±)‹k²†1P ²OP± & ±$‹j ±$žZ ±+7 ±+ƒ0 £± £@±ƒW@ ±‚ ± ‚S±†P%«ID(: „@"8³ I¥ƒ4A2± ƒ4²A  &«ˆ:D(: „@"8³ …=I¥Œ(A2± Šd²…  ±ƒ ± „) ± ‚±ˆ ±‡) C ± ‚V ±ƒ, ±Œ ±…t ±3±„± I0 [¢‰=A±‡ ±Ž"± ƒ:± ±‚g¢œ-A±.±GG ±ƒ8±„ ±^£  ±#‡. ±ƒO£ƒ]  ±$h ±$¢X ±$† ±$™ ,' ±'„7£…? £0?¢‚#¦NC±‘ §e BH ¢Œ/#¦…AC±£z§†E BH±‚/±‡~ ±…O±“6 ±%ˆ ±%”7 ±„N ±BA±i±‡± *¢S|]¢ „U‚±‡# ±…i±‘"± ƒ¢„|±‚ ¢ —E‚±B-¢9†O¢y¢‡{±Š- ¢ŠW†O¢‰m¢šk±•e:¢‚y±‚ ¢Q±±„C±… ¢†y±†Z¢‚d±ƒ±7±Ž;²#ƒ70 ²#‡ 0 ±ƒ' ± K ±ˆ"±‚s£‚- ¢ >~ ±†£† ¢ ‚~FS±I±R±±^±‚¢RH±‚±S±Y±„±†¥ ‡`FN±…I±ˆ;±~ K±‚6±‰:±†"±ƒ+±†±†:±ƒH¢‰FH±…\±…`±…±‰6±K¥ŒV ‡`FN±‹)±‘Z±…S¢#‚ ¢#…]±^± ƒJ ±…o± –:#±‡C.±±ƒ1 ±‘a±‚:±‚w±‡ ±)ˆ ±)‘%±17 ±„Q±„±F ±)…~ ±) ±%Š9 ±%•q ±$‰t ±$œdC±"h ±‚&±" X ±$‡B ±$š2( ±‚N  ±"Že ± ‚;±‡A±‡9¤‡f  ¤’ ¥‡v- ¥’-¢$‚6…L ¢$•&…L ±ƒR ±pto±,±‚l¦F†=R¢o/¢ …f‚W§ { ±…±†Jª…FR….es"« @b‚c:‚m¨|‚pd§ /"k±„A£H  ±%–u±ˆ v±ƒ±Š]¦‹d†=R¢„(/¢ ŽZ‚W§ …{ ±Š1±zª˜6R….es"«‹A @b‚c:‚m¨…z|‚pd§„/"±‚I±`£„ ‚ -Z                  ,±„±t±±±‡}±Š*±ƒ0±„b±‚G[±dV±‚$±±„5±„6±ƒ^±‚D±|±ƒ9±‰±ƒZ±f±:±„±‚Q±„±ƒPkv±…±…0±‚±‡>±ƒc±’}±‹D±…n±„±k±‰/±ƒb±‚±_±-;±-~)±9±s±Vc±.±>¢‚t¢‚„$£;pt¢/d£ A±…}±‚Pm±…^±†±…#±‚<±…;±„|¢‡5t¢‰0„$£‹spt¢…:d£‚ o .±~?A¢MO£‚65*¢‚{3}¢=h± „D¢`Z± <±…~±K±M¢ƒmO£‡5±‚=¢ƒI‚{±‰'±…¢ƒh± Š$¢‚0Z±‚% ±ƒI± F± „B ±ˆ± ƒ7± ‰e` -¢4 £ ‚%£‚>%±‚±‡t¢ƒ±‚±t£ „|‚' .¢ŠR £ †)%£†`%±…j±h¢†`±†±…2£ 4‚'±$Œ±Š ±$Ÿ ±•=± „5 ¤‚\  ±‚5 ¤†\  ±‡± ƒ- ±„m ±‚<± ˆ DS¦ 3I/Igi¢4„n}¥ # GU±‚%¢3¢5-¢3¥1*u¢3¢<²‚±…<±ƒ(ªb36 ±ˆ±‰( b¦„ 3I/I±s±u¢‹R„n±„¥„\# GU±„^¢„X¢„W-¢„¥ƒ~*u¢„@¢ƒz²‡;±‹±ŒGª„736 ±ƒ5±ƒ9 ±i z±ˆ(±‡¥-T  ¥-q #±|@±ƒ(±ƒ ±‰m±+±ˆ±Š< ±m ±‰^£#o% £#„D%£&‚_" £&ˆ?"2¢  ¢±‚A² ±&‹D ¢ ‚Q ¢‚[±‡4²…h±‡Z± $ ±K± ƒY0Q¢p=?A¤ ƒ ¦S) ¤‚ ±±‚!£‚y ƒ0;±‚R¤?&+£&£‚‚<: Z¢‚S±I±K±ƒa¤…Yƒ ¦…*S) ¤…>‚ ±„R±„V£‹m ƒ0±‚±†c¤…?&+£„L&£”u‚<:Wn ±…J±†N± ±‚R±ƒL±!o±ƒ@ ±!ƒ{±Œ_3± „3±‰J±‹±ƒ$±ˆ$' ± ‰V±œ:±–9±‡/±‘C±D ±‚.± „±†* ±†?± — ±‘b/±„+0¤ ƒg6…{ƒ3± ±Œ±„A¤ –W6…{ƒ3±ƒ±‰0M "oq±„]£± v±ƒ±$±ƒN± ˆL &±{±}±Ž{£„%± „+±Œ±„b±ˆq± ‘k‚x*8²…p0¦ƒE ƒ?J¦z ±ƒ ±‚ª # -¥ ª-)+ G±ƒ%¢w¨=H'h\t 9W "R ! Q.^K"²ƒ$Ц‰‚tEu®‚TeD-.]ªTH$JTZ-|²‡t° ² ƒ*@²@±„2 7±‚²a0¦c ƒ?J¦„?z ±‡p±„>ª\# -¥Nª‚#-)+ ±‚8±‡6¢„:¨…0H'h\±ƒ ‡iW "R ! Q.^K"²†yЦœ‚tEu®PTeD-.]ª†4H$JTZ-±…²‘°±<±‚ ±ƒq±Št$ K±5¢)<¢q±u¤1~B¤36B¥17¤/[ƒ.£&38¤1nF¢:w²bÀ¦ [()B7 T±‹S¢…y<¢‚C±„¤„V~B¤„U6B¥ƒ~7¤‰#[ƒ.£ƒs38¤„>nF¢ƒxw²‡À¦ „0()B7¢ ] ¢ ‚py 6¢K‚IKW³‚Ik± ,¢?±¦ „(«Kƒt9 ˆUI= >¢„K‚±U±W±ƒw³‡k± „X¢m±…!¦ ‹X«”;ƒt9 ˆUI= ±{ ±„0²‚D@ ²…d@ r ±ˆc x±ƒ&± ±…k±–±†o3R±ƒ-±-±‚;H²ƒ€?9²„I £A$!±±‚l¨ƒ kr‚ƒKZ„l(£o„fs£)ƒU'£VQI±>  \±‡-±‰±ŒY±‚²†\€±‚t±ƒe²= £„R$!±†±ˆ¨•|kr‚ƒKZ„l(£Œ'„fs£‡ ƒU'£…aQI±…±‚ ±%ƒ2 ±%Žjƒ6¦‚=: ¤*[±<¤ S ¤H>$ ±‚¢?&£ZB«ƒ; ‚ /*s!?+±‚ ª4*I M¤=7 ª<5"87 ?¢„G %¢‚bªy? t‰g¬???{*xƒg:«S5"85 > ""§Sx;1ƒ)¢Ga& ± „x±"± ƒ9 D¦ˆ ‚=: ¤‹0*[±† ¤‚C SY¤…m>$ ±†$¢… &£‚KB«‹z; ‚ /*s!?+±…T±dª„E*I M¤…J7 ª…/5"87 ?¢‰j ±‚1¢Šª”i? t‰g¬ŒG???{*xƒg:«†35"85 > ""§‰7Sx;1ƒ)¢„a±C± h±M ± „!±„ ±e ±Œ ²†@¢h…C ²@¢Š…C ±%ŠH ±%– ±&‚R ±&ˆ2¢*. ¢*ƒg. ±„ ±s ± ƒ= ± ˆ`¢%0@±W ¢%‹h@±…b\s ±…O±†S¢ ±…¢…y ±‚~¢‚n ±†K¢†n± O±4 ± „±ƒw ±*8 ±*… ±‰ ±“> ±‚P ±Œn0¤$†n¢‚F¦#F‚*> ¤$™^¢HF¦„.F‚*>±„0± ±Œ!±…#£‚&„:.x±‚ £‹„:.±… ±† 9±l±ƒ±2± y±‹I¢‚%Z ±…l±%±„R± „.±ž9¢‹DZ > A ,#8 ‚,F/R±B¤' 2£m2±k± C±I±‚d±ƒY ? ˆ2 ,#8 ‚,F/R±†¤…L 2£†2±…8± …P±…±Š± ±£X  ±ƒ[£zX ¨+h 0& ¨+‚a 0& ±'ƒ ±'‡ ¢%…‚' ¢%>‚' ±(= ±(ƒ±±5 ±†±‡ ±* ±*„]&£w2l±‚N±‚? £„w2±„ ±†[±…}0±v,¢ F± ƒ| ±-‚? ±Œ±¢ „W± –l± & ± … ± Š( @²„ ´‚s. ²ƒ ²‚D ²[ ¯‚k„2 - µ‚5.²³‚&.¤(0{= A²ˆb ´‡. ²‡? ²† ²„ ¯‹_„2 - µ†B.²³…d.¤“0{=?¢v±‚.±‚h±‚± ‚±s± ‡3 ¢†F±†S±‡ ±…i± †±…1± R¢"ƒMƒ ¢"Š}ƒ ¢o ¢ƒ$‚i%ª;9‚ *±¤-w…1L¬!\ *S19<¥Dw*6¦I*6g¦D R± ¬E>Qm2!W. DH§Q x²so£"zR¥Dd*¤Mk ©UM'+8)~-²%p¤‚S…=‚I]¢„{&¤„flq ±‰$ 7ª„;9‚ *±‚i¤ˆw…1L¬„X!\ *S1±‚ ±‚O¥„iw*6¦„k*6g¦„ R±„8¬‰9>Qm2!W. DH§„ x²‚L±‚£…3zR¥„Qd*¤„ k ©ˆM'+8)~-²„zp¤•C…=‚I]¢Š[&¤Žlq±‚\±‹7 % ±‡O±–o*L£d¢…b‚.±ƒs]¦rMN£n ±;$¢ƒS+¢‚w±‚9±†;¢†,…H±‚'²„_À±#  S£d¢‚.±ˆC±ƒ¦ƒbrMN£ƒ# ±…±}¢‡d+¢‡j±‡\±k¢™…H±_²Š?À±ŠB ± ±„eC±ƒ'¢ ˆ]¢±£9±‡ !±‡'¢‹*ˆ]¢…±ˆB£…x±‚±# ¤%ƒ 4j‚H ¤%ŽC4j‚H)± ±‚±„g¢…mg ±ƒ±Œ5±[¢ g ±$Œ ±$Ÿo±"…K±= ±"Œ{±¢-¢‚C ¢…c ±$& ±$ Z b¦ B#6j¯"z#&Y 5z£lB<¢ 2L £ 7‚n£-…P¨„Yƒ{Gl(¦„.‚ „"¢‚sU±‚!¤]P%¤13 ±ˆ±‡ i¦„ B#6j¯‹$"z#&Y 5z£†/ªŠ  ‚6G¢„M[¤ƒ<± £)]† £)‰|† ±ƒ! ± ƒ' ± Y±ˆ ´#yn€¢ƒx ´#„Nn€¢ ±„¢„RF ±Ž5¢ŒF ±„K ±Œ< ±… ±v¤%‚C ¤%FC + ±+‚ ±+ ±„K=±‚I¢‚A-±u±’¢Y‚E±ƒF ±†I¢‡d-±„±¥¢‚E±Œe±ƒU ± ƒ' ± ˆJ¢)„pl ¢)Žl ±%† ±%‘=O± „~ ±„`± –w±„S ± ‚ ± ‡-±‚)± „ ±†:± —†^-ƒ ¦AZ  >  q2=gV] R   c !DL +O ¦%I@ª=Z¤&¤f£ ­u$Z  !¬3$Z [¦"M £j¢2§$ Q S U >% ¦) ¬j$6 #"¬(q" u¤~DA¢ƒx - _ ) 52< 5 *`£j TN>‚U.5[i ‚+Cƒ|ª{bfNnY<§‚" >¢‚£R ) "  ‚ƒrªqTM1¢ ±”B±$‡0 ƒ@¦„AZ ±i±± ‡w>  q2=gV] Š$R   c !DL +O ±ƒ&¦„V%I@ª‚?=ZS¤X&J¤‚f£y ­„+u$Z  !¬„(3$Z [¦ƒS"M £‚;j¢w2±ƒ2§ˆz$ Q ƒSS U >% ±_±4±„¦‚I) ¬„j$6 #"¬ƒD(q" ueq¤„y~DA¢…)ƒx±‚ ‡6- _ ) 52< 5 *`£ƒ[j ’vTN>‚U.5[i ‚+Cƒ|ª‹>{bfNnY<§…f‚" >¢„‚£dR ‰%) "  ‚ƒrªƒ[qTM1¢±V±#‚e-*±ƒ|±_±±±‡m±Š±ƒ±„L±‚5I±N@±‚o±„!±„±ƒI±‚1±m±ƒ(±ˆp±ƒI±U±*±„ ±‚?±„ ±ƒ:[g±„o±…±‚±‡,±ƒQ±’l±‹4±…\±„±Z±‰±ƒQ±u±L± 4±‡|±ƒB±‚±‚±^±”8±†<±‰±„n±±ƒ ±±„"±b±ˆF±ˆ@±‡±„f±ƒ^±†T±‘d±‡±ƒ.±‚X±ˆ±…±ˆ±†x±:±R±‰b±ŠB±„±Ž\±‡&±¥\±–l±‹<±ˆ±ƒ8±’:±‡&±ƒn±ƒ±‚6±„*±‚+ ±Œ±†±)’L ±‚h ± ±$‚Q ±$•A ±"‚G ±"‰wgi¢xk¤ƒPs¤ƒj‚ "£!2 ¢‚)ZJ±-¢N&]± „V±‚M£ WF«‚n‚6}[W<}‚h¤m<…|±ƒG±‚U±( ±!„ s¢…xk¤‹ Ps¤Ž‚ "£„A2 ¢†y±‚m±=±„z¢ƒ&±„ ± ‰I±‡p£‚W±‡v«•^‚6}[W<}‚h¤%<…|±Œf±†*±ƒ!*±‚^P±ƒ6²P ±+ƒv ±‡Q±„%±‡ ²‚Pw± ±…j±†n ±ƒJ ±kq!o ±!‚}±ˆ¢†p&, ¢Ža&±±ƒ± ‚O ±‡'± †\! ±‡=G y± … ±.± ‚|±… ± —t#± £‡69¢…,h ±‚{£*9¢ŽKhx 7£ =M±‰,±‚i²ƒS±/q £ ± p¢‚e¢V‚¢4±( <£„ =M±“J±† ²ˆ#±ƒh± ‚b£ƒd ± ‰ ¢†:¢„a‚¢ŠS±‚x W! ±!‚c z( ±(‚X ±*‚ ±*…W²#\ ²#…1„$u¢ W , ,(: b1 /$; F F   "  ¥2‚…m2« 8* :M; ¢eƒN¦ 8* ‚¨ "M*e¢a+p¤La$ ­‚:N !@‚Y> %²u¨ 8(pD ¤ Au¨ \ ¢ƒJ¢‚\¯…!†2<6"3W¦ˆ*KM1/ª"nP M@ª„ *,i-\ ¥'‚Y ±‚±†E±ˆO±ˆI± ˆ±‡±‰m ‚ ¢W ,ˆ,(: b1 /$; F F   "  ¥ŠP‚…m2«ƒ)8* :M; ¢…5ƒN±‚X¦„. 8* ‚¨„+"M*e¢„.+±ƒ%¤‚=a$ ­‹.N !@‚Y> %²„8¨„ 8(pD ¤ƒG Au¨„~\ ¢Š1J¢†1¯˜!†2<6"3W¦“bKM1/ª‡nP M±‚ª,*,i-\ ¥ƒ|‚Y±‚±2±Z ±‰#±£J ±†W ±u ±†^ ±| ±*‚3 ±*† ¤$Œ.f¢Š) ¤$Ÿf¢•a ±)†J ±)i ±‚U±c±z ±ŠF±†V±‡Z²#ƒ<` ²#‡`±†; ±‡ ±Y±ƒU±N±e ±†A±‡E± _±D ± „±„' "± ƒT ± ‚`±‚e± ‰4 C ±ƒ ±#U ±#…* h ±„ ±)ƒ. ±)ŒM A±<±ƒ+¢ƒ!+±5±J±ƒ±*&±‚o±‚X¢Œ?U¢ƒ#‡7±ƒt¢s†~C G±ƒ±‹¢!!±‚d±ƒ±ƒ;±†4±ƒ±‚i±†|±†¢Ÿ/U¢Ž[‡7±‡¢‹†~±‚kd£ j¢L¢L±6¢!^¥ ^¨9f¢£¢1¤}d¢¢&±‚J¢j±…`±…*¸wËËç¥ E ±ˆ±‰)±"‡2 t£„ j¢)L¢+L±‹T¢ƒA^¥„] ^¨‚rf¢„=£„>¢ƒf±‰%¤ƒb}d¢„%¢ƒX&±‡=¢‡ ±‘±‹ ¸ŠËË祃aE£)2ƒ £)‰Qƒ ²P€²ˆ€ ²‚A€²‘'€±_±‚~±| ±‡N±„ ±4 ±ƒ # ±£0±ƒP  ±ƒ^£o0±ˆC±+ƒz¤#‚ A ¤#…^A¢Y|c ¢…|±‚±„c±‰ ±W±”K¢Fƒ^ ±‚p¢ 6ƒ^xo924¥‡ ‚6±ƒ:}£ o²6±ƒ±„K¥W>9B£‚  8 &P‚6E/!Q1ƒZQK%£ƒW†8±H¢U ±$¥e ~±„9±>±@¥‘  ‚±ƒV±‡_±„)£‰t o²…G±‡'±‰>¥…z>9B£‰M ’y8 &P‚6E/!Q1ƒZQK%£ŽHW†±„C±ƒA¢r ± ±…, ¤b9 ¤„±gG ±C±„v¢ƒ*‚TK±‚r± I±X±‡< "±…C±Œg¢H‚T±ƒw±‡±  9±±[Ax ±,±“h ±‚ ±† ±‚0± „ ±†A± —"£ 0‚Y ±‚±ƒk £ …S‚Y ±•±# ±‚& ±ŒD]f¤ $¦]H6; [£w¤YS;y¤pv;i¤Ym0s±H>¥~Zƒ(.e£G¢b‚v¤YC@F£bLe±‚-¥ƒP"‚A±‚o£…O}> r¤‰ $¦…-H6; [£‚I¤„~S;y¤…v;i¤„&m0s±ƒ}±‚/¥ŠrZƒ(.e£…LG¢„s‚v¤„fC@F£„ Le±‡P¥‹"‚A±ˆO£Žn}±„¢ ¢{ ±)ƒ ±)Œ% ±%‚O ±%Žg"] ±"ˆ± ‚Vl"b ±"ˆ± ‚[ q" ±"ˆ!¢"v„! ¢"ˆ&„! j ±„{ ±)…N ±)Žm!±‰L£4n;± ƒ) ±“j£…En;± –] ,±‚O±‚ ±…±…¢0]£:‡I±„p¢ƒ¢‚z„7 ,±…o±„B±Š2±Œ@¢  ]£ŒI:‡I±ŠP¢‡'¢Œ„7#+±‚"±t±‚7 ±‚n±‡±…I±ˆ ±‚+±‚1± „ ±ŒI±†B± —r .X¢)M242±0²'À2;± ‚p±†{¨? U ?±ˆI¢‚ ±%v±±6 ±†±‡ ±#Y ±#….¢$Œ ‚ ¢$ž{‚ ±$! ±$”r4±„¢E^±b$±Q£>p]±n±q±F±L±ƒj±„2 9±‹r¢†^h±ƒu±±…v£„`p]±…;±ƒ7±„>±…S±… ±‹±ŠPNP\ ±„P±Z±\±ƒ|/±‡¤ ƒ4j‚H±%±v ±Žx¤ Ž=4j‚H±ƒ±…K|y¤h±¢\†Nª111 7 9 ¥=1|¥w1?¤Z#\W¬„10 !#i ±¤21v£BO±ƒh±0¦U $ ±…"²†/ð¢0 ~¤„h±‚c¢ˆM†Nª†11 7 9 ¥…b1|¥†1?¤…'#\±„¬%0 !#i ±…(¤…?1v£…O±ˆ[±…¦£E $ ±‹²Nð¢M ±N± ƒ:±: ±…_± –*±ƒ ±)ˆP ±)‘oW "TPgP±hPY¢„U ±)£‚f…< 0±…$±„u±… ±„±„S±„y±„]±„¢Œ ±¢£Ž…<¦!Dc ¦!‚Pc ±a ±‰R($£+6±u±ƒE ±£‚+6±£e±Œd ±%…: ±%r?¢ƒ/±‡2± „m¤‰&,Q† ±ƒ6 ¢‡/±‘#±ƒ^± Фœ,Q† ±‡A¤nWT)S ¤„WT)±‚ ² Т ˆ# ±\ ²uТ ‘B¢$„I4 ¢$—94#¤%ƒ0†?K Y±V ¤%Žh†?K ±„d±ƒO - ±ƒY£?v‚' £ˆ0v‚' 6 ±@¢d…|±.± ƒ±s¢ „±g} ¢ˆU…|±ƒA± ‡+±„6¢ ‰d±‹±‚v B ±‰o ±…± ‚ "£„#± ‚Q¢v £± Š¢„K( $ ¢] ± z± ‰¢ƒ  ±( ±(‚n/¢‚,#±ƒ0±R± ƒ>±ˆ, ¢†,#±ˆ±…c± –.±‘K±‚N± „= ±†_± —-'±ƒl9;=±…x ±‡l±E±G±ƒ]±˜h ±)ˆI ±)‘h‚-br!_a±‚MYr%²p)')$% ²p''H0"!+±H.!  .±„r±‚±k±m±Š>±Šw±„±„u²‚Ipb±{_±‚-±±„L±„K±ƒq±‚S±‚±ƒ>±‰±ƒm±m±C±„$²‚Sp±„4±ƒeq|±… ±…k±‚<±‡R±ƒv±“ ±‹R±† ±„±t±Šg±„±‚±l±= ¢ $3 ¢Y ¢ v3± ‰¢ƒk ,¢ ±H£‚$„:a±k:a£6n‚ ¢„t‚(¢Qƒ+ ±‚` 4¢ƒ@±„t£‹„:a±6±„.±…-±‚m£‡fn‚ ¢,‚(¢†1ƒ+;±…ws± s± r| ±4±…G±…±…,±„@±‚c±„±„: ±$k ±$¢[ ±$„O ±$—?±(ƒG ±%ˆw ±%”/ ±*ƒ ±*†Y8¢ƒ#¥  8± ‚'±†? ±ˆ' ¢†Q#¥„ 8± •±^ ±‡^ ±‘| /( ±(‚ ±(* ±(ƒ¤3.D ¤‚h.D9£ ƒV +¥p& !j§ [  + £ ˆy +¥‚|& !±ˆ§ ‚T  + ²+`  ²+‚Y # ±‰i ±„z±“MKMY ±„M±W±Y±ƒy‚ z£F]   N.Jv!gAZKy.,& 6*+:¥`-5{± ƒ ¢„(¦C„!.` †7.F!QB!‚nƒ|%+ Q:]±‚g±gd%±y±‚3±‚ £Hƒ#J¢ „$¢x†¥‰X[1G„I¢ˆqu±…?±E¤ƒOJ‚^5¢±C h±‡±£Œ+…‚>±†±†7±‚6±±†±†U±„@£‰<ƒ#J¢ ‰B$¢ˆ(†¥œH[1G„I¢”)u±‹±…P¤ŒnJ‚^5¢„p±ƒ< ±*‚ ±*…Y) ±)’A ±)‰&¢„V ¢ŒuV?±ƒf±†8£ ‹<‚zV±…x ±‰- ±‡f±%±„a±‚£ ž,‚zV±‘0²-o` ²-‚ ` , ±,j],£QA£]Z¢‚Z±‚#¥T2 ¢R6¢X"±  ,£†!A£†Z¢†9Z±…p¥…!2 ¢…_6¢…"± ‚y ±)… ±)Ž/'±‚1±‚{±‰¢ ±…Q±Š+±›t¢„d ¨‚!H ¨Œ !H±z±Ši ±†J±Y±U±‚y ±‹s±Š)±‚;± „* ±†L± —%±‡H±†`±ƒ2±‚ ±9±Ž±ŒQ±…fA±„±‚e±ƒ±M¢‚]„;±‚'±‚ ±ˆT±‡ ±‡1±„¢‹Q„;±†4±…VA±„±‚g±ƒ±O¢‚_„;±‚)±‚ ±ˆV±‡ ±‡3±„¢‹S„;±†6±…X±ˆ( ©"‚Z   ©"Š    J±‚¤‚8 / ¨  ‚! ²iÀ¢&£?i¤‚" ²‚5Ð¥ ‚ ‚§e*…p£; P±†¤‡ / ¨ ƒK ‚! ²‚À¢…&£ƒi¤‡ " ²† Ð¥†‚ ‚§‹*…p£‚   , ±,p ±)‚l ±)Œ S ±> - ±ŠK ±'ƒ_ ±'‡j ± ƒ ± ˆ?{ 8C¢p¤„V_±‚-,±±„P¢D¤/ƒ: ±£†Bm¢U& >±„e¢„Jp¤ŒtV_±„p±ƒj±† ±—@¢‹GD¤‡ƒ: ±…'£am¢‚%& ±‚i ±ŠZ%± H±-±± ‡C ± „±ƒp±†#± b 1 ±£"ƒ! £"Š7!U &±ˆ *±‚W±‚r±‚[±D=¢…;‰.±‚o±ˆE *±’'±ƒV±†$±†±†±†g±„¢˜+‰.±Ž'±‘dA¤3¤,¤.¤0%±ƒ% ¤„3¤8¤:¤ƒP%±Ž] Z ±E+± %¤#±ƒ{q  ± ƒ^¤_#±ˆn± Šo 4±ˆ?±v± j±m±…± ±‚'±¢Š2ˆ%?±„F¤306M 6±’]±…± „±…±|±‚:±„j±ˆ2¢"ˆ%±‹w±Š&¤…>06M±"„h±„u ±"Œ±—eA"± ±"‡q±  R l8hh±-¢ƒ„P£W hq .±… >d ±†8£† >± ‚4 ±ƒT ±ˆG ¤‚%‚@G±†M ¤Š %‚@G±k ¢$‰„¢Š3 ¢$œ „¢•k ±$²ŠI` ±$ ²–` ± …¢‡ ± Š*¢š ±,ƒ-*± †' ±X± ‘_M !±‰&±‚p± a¢‚'G±„^¢„&= '±“D±‡@± „¢†8±…:±—±†>¢&&±‚6 ±#ƒ ±#†_±‚P± …D ±†± Œtm3£‚xB£x ¬85SE‚J^ B¥}2„6¢GJ±‹n±‚y 5£†xB£‚[ ¬ˆ)5SE‚J^ B¥Œ2„6¢„gJ±ž^±Ž1'±ƒr! ¢¢ ±Œf± …¢‡B¢…} ±$u ±$”e±‡ 2!¢‡)r ±!‚>¢Hr{ 8±‡±†n±‚ ² ‚£ƒƒ E¤;i>² 'PW¦ˆ~ƒ(T¢„-D >±Žw±‘ ±„C² …@£‹{ƒ E¤„i>² …JP±ˆ¦›nƒ(T¢Š D±ƒp#±ƒ ±{±‚# ±‡\±†n±‡p±‚ ±*‚J ±*†K"±ƒW±±ƒ\± .N£ƒ„t‚u±E±… $±‡W±ƒ ±ŒP± †!±„#£ŽR„t‚u±‡%±Ž7-! ±!‚9±‡A ±++ ±+ƒ$8¢ƒ#¥8±ƒ[±ƒ\ ±ˆ& ¢†P#¥„8±ˆN±–LP%± |± „w±‚?± „.±†m±„l£P‚4¢( &± „5± k±†P± —±’%±ŠL£Šo‚4¢x q 3±‚s£)2±Z7±„ ±‚£$.¢ Še‡T£&‚k±ƒ:¢T 9±Šd£‚b2±ƒm±*±Œ~±…N£‚g.¢ U‡T£„1‚k±ŒY¢ƒlT¢)5‡@ ¢)ŠT‡@ @!¢…'‰.±† ±!‚L¢˜‰.±% ±‚b²„\` ±†/²‰`!±‚V¢„„±‚ ±†{¢„±…^ ±@ ±ƒ#D ^±‚¦‚6¥‚J6f¥‚2¥cB²…à¢kH¢yM£‚:¤‚ y¯g!(" ±‚³ß a±…$¦†56¥†l6f¥…¥„B²Žà¢„8H¢‚RM£†$:¤…Gy¯…<!(" ±‹7³‚Rß ±( ±(‚o"±: ±"‡D±…M 4-/±‡11±¢ †[¦ƒ"†7K (±„4±9±;±‘O±ƒQ±‰u¢“y†[¦ŽG"†7K ±+± ƒZ ±…<± –J£$9 £$”) ±)ˆm ±)’ ±b  ±ƒE¢ J ¢ ƒJ± „$ ±‡ ±ƒT± ‰ ±ˆE¢ˆm‰ ±’c¢›]‰ ±; ±Š/±ƒMs ±‡^±„H ±) ±…: ±ƒ ±‡_¢(  ¢(‚~8¢b@£†kG‚?¢TŠ¥Dkq ¢Œ@£™[G‚?¢Œ Š¥…(Dkq±*‡5±‚5± „$ ±†F± —!£ ± ±‡k £ ‚_±‚~±_ ±l±„±ƒW ±„!±Š"±‡b±ƒ=±ƒ±‚j ±‡±†(& ±&‹C ±&…g±&‹L} :±…m±|¢ (£#n¦†x, ‚j†\¤oªK.3T2±ƒ*¢‚;[ >± ±…(¢ £…n¦™h, ‚j†\¤…oª„K.3T2±ŒI¢†[ ±$ŒS ±$ŸC(J±ƒ`±P±ƒ>¤…@6.‚)±‚^±‚G'±„S±‡²Sp¥…[„‚‚v£† ƒA±†n±‚' ±!„ S±‹Q±ƒc±†T±ƒj¤Ž46.‚)±M±†k±†±±‰F±‚±ŽI²„(p¥˜K„‚‚v£‘K ƒA± ±…|±ƒ±ƒU ±‡±‡`¤#x ¤#„M ±„J ±>/±6¥,„,„#… u¢‚ = ±„b¥”„,„#… u¢†= J ±‚-±A±…; ±…±ŽZ ±‚* ±†* ±v±…±ƒe+np±±ƒ²ƒ8 ±z±|±„$±Œ ²‰ ‚t±ƒ:£#l|¤‚$‚ „R±‚#6Y²Eà±±)±x±ƒ ±‚=`£ƒ2b,N£+‚±6±‚A¥Pƒ*n9ƒI£w‚;¢…a±ƒ?u ±‡:£‚l±ˆm¤ŒB‚ „R±…C±…±‚+²‚Xృ=±‚ ±ƒC±Š±…E±‡±„Y±±…S£ˆUb,±‚Z£‡[‚±… ±•1¥ƒ*n9ƒI£†W‚;¢Ž=a±‡±‚n±9 ±P ±…r¢‚; ¢ˆ‚;E¤‡-@i£…{6£‰c%5 +??:A"   #f?: V E¤‘K@i£+6£œS%5 +ŒF??:A"   #f?: VH±c£„r ¢£¢^‚5±ƒ! ± ±j ±‰T£ ¢L£{¢„3‚5±ŽY²À±  ±Z ²sÀ± ‚r±… ±ƒ\ ±ˆO ±‚E¢#…> ±†E¢#—> T( ±(‚23[Y[g£ŠNR1²Ià ±„[±e±g±„£>R1²ƒBà±”F;¶ƒKs3°¶ƒMs5ठƒ+  ´‚q“À ¶‡ps3°¶‡os5ठ‡8  ´†/“À ±( ±(‚s±„F ±‰9±“„ g+¢$£ ¥ ‚, £ X£(,¬"  - ¦E $    3   &X   3[ ® 8  ] ¤83@¦r„ §-%!~c  $  #  ¬$" "u ¤ G ª ƒX&oHŠD y¢…k‚N¦ ƒR£g…G1 ±‚±h± ‡ ±ŠN±¥h±‹H ‚±„+¢0£¥‡{ ‚, £Š= X£ƒH,¬„r  - ¦‚~ „I    3   „HX   3[ ®ƒW8  ] ¤‚m3@¦Šf„ §„>%!~c  „1  #  ¬ƒb" "u ¤… G±…/ª’|ƒX&oHŠD y¢‘#‚N¦…l ƒR±}£Š…G±N £q ± £‚Nq ±ƒHE¢>£E/±‡:¢(k±„²„& ±† !¢ƒ!£ƒe/±.¢ƒfk±‰²Š ±: ±ƒk±ƒ±"ƒ ±‡k±‹ ±"‡ ±)ˆW ±)‘v'{± ‡¢ŠB±† ±… ± ŽE¢2±‘:>£)n±ƒa± „!²„) ±‚Y ±ˆQ £„3)n±ŒU± ‰±‚-²Š ±‹x±‡%Q&³„§³‚r¯³ƒ§¤‚C S±ƒY£‚4 £‚%  &³ˆa§³‡¯³‡>§¤† S±‡j£†A £…c =±ƒ¤  ±Z¢‚j„;ª (J@d«cF i„$F#‚-… £†‚s7¤… .±‚¢\‚b¢)± *©‰t&Ic$7C©ŒX#*rC(0l±„\²o ¢‚D3±±…z¥„3W;*¢ƒzB¢‚+±…R±‡Y¢ =¨‡<2 &¢‚E¦‰‚8>J@±„9«“SF i„$F#‚-… £‘L‚s7¤…|… ±„9±‹:¢„1‚b¢‚"±‚aˆ )ƒe©I' Q+3 ¤g%¢G¢I M+KW;F(Tf W)?QKF¥U! `«%%@%P2?Fc£X ¢V6£!"«VC+- $ Q®)4:+- $ H¨VtW @1 ¢+e±"²‚tp®2)>-'OFi‚¨<  ) £&t £#\­Am&W ,§30§VJ06 +¨0/<$" ¢&$  '  - V$ >§1Id  « 3 ! ¤ai‚ ¤9c (2P/) * PAUU-9qn&@U80X 7y 3 =O< ,‚6&9 y "  )'  - i  !r :¨A< x¥+.F ‚CZ.>b3% M 8v§ +6'-'¥H# f²2À ±ƒQ±‰,±ˆP±‰n± ‡1 „ ©„I' Q+3 ¤rg%¢S¢U ˆ M+KW;F(Tf Šu)?QKF¥ƒu! `«„`%%@%P2?Fc£„m¢‚(6£"«„{C+- $ Q®„2)4:+- $ H¨„#tW @1 ¢‚`e±ƒ²† p®‰&)>-'OFi‚¨„k<  ) £t £Q\­„ Am&W ,§‚v0§„cJ06 +¨ƒn/<$" ¢$ „'  - V$ >§…TId  «‚% 3 ! ¤ˆi‚ ¤„c (“"P/) * PAUU-9qn&@U80X 7y 3 ‹uO< ,‚6&9 y "  † '  - i  !r :¨„A< x¥‚ .F ‰8‚CZ.>b3% M 8v§ƒ`+6'-'¥‚A# f²OÀF±‚ ±‰+±s¢‚D> ±!±ƒm¤Z ¤IB±‚i¢Ca¤q  ¦R{) M±‰{±“I±…¢†eD± ‚s±„n±‡~¤…M ¤†=IB±Š¢“3a¤†Q  ¦…'{±y& ¢(‚Z ± ‚9¢‰G‚Z)±„±„` ±… ±#‡1 ±Œ±‰S±ƒ`±Šy! £‚ r²‚?Pf £…? r²†P± ‚6¥‚! ¥Œ!! ±L±„1 ±ƒ=±r±P ±‚7¢/±‰ ±Š(¢ƒB±’ƒba£],5§9„ /'I¨$w„ L ¥vrx?¤rb£ ‚¤rDM£#1¤@R¥{i:„Q¦4,)¤¤L ±‚Y£q6£{*¢L‚O±^¤?¢$ª „(8…5zƒ«Vg„< v3m0£‚c%?«W / ¥‚ G?Ag¤lE± z£…],±‚§ˆ*„ /'I¨ŠBw„ L ¥…Fr±‚J±2¤…b£…+‚¤„?DM£ƒX1¤ƒlR¥‰oi:„Q¦„,)¤‚p¤z ±†j£„~6£„9±¢…o‚O±ƒj¤‡@?¢ƒyª“„(8…5zƒ«Œg„< v3m0£ˆC%?«…!W / ¥‹?G?Ag¤ƒflE±‚f¢)„Wl ¢)vl`¢ ‚v ±ƒ¢ ‡i3±„<±ƒ%±ƒGm± … ±‹% ±‰ ±‡J±‡i±‚F± Š.±–]¢+ ¢+ƒZ,c¥V16+±R{{¢ƒxƒh¤†j)‚3G¢i&±„?±‚(¢%¢<3±‚b±„±„±ƒ<±‚$±`±ƒ£‚'…$£{B¢+±¤h/81¢‚,±ƒ|±ƒ-N¢,‚¤‚‚N£'}W¢†"}¢i‚[§…5t‡:$2QU¤Wƒ`„t|£B‚ƒ ¥‚(? ±M¢†7‚W¢‚-±h±?± p¥…V16+±ƒ5±‚±‚¢‹iƒh¤‘)‚3G¢… &±‰±„a¢r¢‚W‚[§˜%t‡:$2QU¤Œƒ`„t|£†"‚ƒ ¥†3? ±ƒ+¢V‚W¢…l-±ƒa±ƒ±‚)±$’=± ±$¥-±‚h#±ƒY±‚^J± ‚ ±‹J±Œ|±‚± …`ƒA-U¤m‚t£/+£Z*£\(±‡k£T‰B£m‚+¢ƒ6±‚3G±L>±‚ m±„±„±ƒG±‚/±k±ƒ&£<‡±ƒG±S±(£(‚$?±‚=±„±ƒ8Ye±„m±…±‚¦K… G±ƒO§‘O4"±‹2±…Z±„±X¬ƒ„ _F ±ƒO±s±J± e¤„m‚t£‚+£f*£h(±\£Šr‰B£„ ‚+¢‡d6±„l±±ƒ±±„ ±`±ˆD±ˆ>±‡±„d±ƒ\±†R£Š0‡±‡±ƒ,±‚V£…9‚$?±…±ˆ±†v±8±P±‰`±Š@±„¦ˆ{… G±‡$§¤?4"±–j±‹:±ˆ±ƒ6¬Œ3„ _F ±‡$±ƒl±ƒ±‚4±ƒK ±A f±ˆ> ± ±„k#±N¢ ].¢Œ‚ ±ƒ?¢ ‡.¢žv‚,£Ub¤ƒ 4j‚H²ˆ € £‚Fb¤ŽD4j‚H²‘,€ ±ƒI ±‡Z ±„x ±Œi'±‚ ¢†T‚ ¤^" ±…-¢H‚ ¤¢N" ±Y ±‹w-±„± ‚±‚@±…±‡ ±Œ ± †+±†b±Šx±&>± ± †m'¤zq<±„"±   ± ƒH± a±‚¤ƒTzq<±‰± Š7<¦#!P7£„&„1.±²ˆ ` ¦„#!P7£ŽD„1.±Ÿq²“B` ±!/ ±!ƒ;> YH¢?ªg+¢‚A+±£30®‚M)*(jR$ ' $§m7j±‚:´|›°­c‚i'  X `±ƒh¢‚xª„Cg+¢†c+±„\£ƒh0®‹A)*(jR$ ' $§„+m7j±…x´„Q›°­Š‚i'  X2¥ ‚, ¢;G±R ±i ¥‡| ‚, ¢†.G±‡2Rb£rE_D¢ƒ‚^¢„…£rB7± ±ˆ±‚ <¢<0±ƒ¢ f©Oƒb[Ne;„c¤…7G„£‚K*@`±‡6¢=? k£…rE_±‚'¢Šv‚^¢Ž …£†BB7± „l±y±…Y±‚¢j0±‡&¢†.f©”?ƒb[Ne;„c¤oG„£†V*@±‚>±U¢…?±‚ ±‚- ±…M‚,±ƒR¤&ƒJMg§‚7sf/±‚¢G;¢C;¢Y<£C;;±‚'¢‚ ±‚P£xC¢C:¢L;¢k±‚±g£'/„D§„4ƒ.~†H=;£y=‰#§kA%$I±"O ±‡R¤ˆƒJMg§ŒUsf/±…8¢…;¢„h;¢„{<£„;;±„<±‚¢‰v‚ ±…M±‚)£„-xC¢„P:¢„ ;¢…^±‡2±ƒs£‡W/„D§“„4ƒ.~†H=;£Œ1=‰#§…wkA%$±„T±ƒ±„$ ±P±‘M±ƒR ±ŠD±¤=±Œq ±*‚y ±*†N ±%… ±%U=±F¢ƒQ$±&¢-q¢gq£0E±‡{²ƒ°¢T¢/4£W±„^$ B±‰7¢o$±…v¢…Rq¢† q£„}E±o²†f°¢…*T¢„m4£‚ W±‹1±“N±‰C ±$‰ ±$œ ±5 ±‰&± „~b -±g± ƒ1a¢…Z‚V¢<'±ƒ¤ 0RM#±„±…±‚ 0±‰X± ‡V±„ ¢ŽN‚V¢„M'±‡¤ ” RM#±Q±Šh±†….%‚E£U‚±&¢S¢U® ypC [:Sj¯zK!z$q(&>b" ¦a%d2;'´ƒWª ¢6±‚9±‚s¢@e1¢¥("9A'­?.% k )‚C<l©MD L`¢bª iAAV"±‚±‚ ±|¤sx¯ D% F!>DA¥ 7*© ~A"iH9; #P*BW 6F‚3QT%fƒ UbU )V;c)(B/ <‚k^¨ v10 §O. Eq ¢O,«6u2‚~yA§$p\(FC¢0²Ф& ‚b£„U‚±ƒ ¢_¢a®ˆ ypC [:Sj¯‹K!z$q(&>b" ¦„%d2;'´ˆ'ª ¢‚I±†^±‡¢… e±‚f¢ƒ¥ƒT"9A'­‰3.% k )‚C<l©„D L`¢ubª„/ iAAV"±„J±†±…:¤…fx¯…< D% F!>DA¥‚( 7*©‡G ~A"iH9±„ “#P*BW 6F‚3QT%fƒ UbU ‹aV;c)(B/ <‚k^¨†jv10 §„Z. Eq ¢‚-,«‰36u2‚~yA§ƒyp\(FC¢‚)²eФ0&8²Zp¤Q?‚iE±,²p±# ²‚=p¤‰B?‚iE±„L²ƒp±  ±J ±‰; ±%‰ ±%”9¤e ¤… ±$k ±$£[¢$ ¢$ ²‚Zpr±… ²Œxp±„±ŒO ± }S ± ‚V^±ƒ@±‰r ±%‡] ±%“ƒ+@¢*ƒN±[¢#a¢%_±‡i¢‰x¢'‚q±„H±‚1E¥JO<±‚ k±„±„±ƒE±‚-±i±ƒ$¤e†a±ƒE±Q±&±„ £QP±„±ƒ6W±…±‚ª:‚ƒ±ƒM±’h±‹0±…X±„±V¥0 ƒ…;±ƒM±q±H± Q¢„*ƒN±ƒ>¢/a¢1_±Z¢Š<‰x¢ƒG‚q±‰±„j±¥nJO±±„±^±ˆB±ˆ<±‡±„b±ƒZ±†P¤‰ e†a±‡±ƒ*±‚T±ˆ£ƒP±ˆ±†t±6±Š>±„ªˆj‚ƒ±‡"±¥X±–h±‹8±ˆ±ƒ4¥‰O ƒ…;±‡"±ƒj±ƒ±‚2]%±& ±%Œ±…1 L# ±#„!V&²s@u§`4K¦ƒ/S‚8]¦‚f +²@±‚§…4K¦ŽgS‚8±„h¦†; ±‚ ±…+±ˆ+±„6±ƒ±ƒA±ƒAn ±‰±‡D±‡c±Žy±‚g ±&ƒ5 ±&‰ j( ±(‚H+±‚l±†J±_±v ±†l±h±„±‚R±ƒ ± ‚b ±„+± •R^b£5£ £4£4¥‚w‚w £?Q § 2+9cfv¢bƒ ªn‚…R% c‚:2±‡M¤H,9a£]FB« 1  ±ƒM±)ƒw m£„5£n£(4£*4¥‚w £ƒ??± ƒ§ …%+9cfv¢ˆƒ ª”^‚…R% c‚:2±“¤†(,9a£…hFB«‚1  > ± ‚£g#p £ˆX#p ±‚ ±…# ±)„/ ±)N-± …±n±‚D± ±‚V ± Š&±&±†O±‚i±†+ ±$’V ±$¥F ±)‚9 ±)‹X±"ƒC±… ±"Šs±T!±$‰z£‚} ±‚, ±$œj£†&} ±†²‚XÐ ²†XÐ 9¢ƒJ±„+± ±ƒF±‚`±‚I±„h±‚x£‚0Šbƒ2±I³ i¢q…GA ±(ƒA <¢‡J±ŽI± „V±‡W±†m±†±‰[±ˆ£• Šbƒ2±³gi¢‹…G±‚ A% ±%‹yR $46²8°±„±‚x±ƒ"±‚I±‚N±‚:±‚+ )±@±B²ƒX°±ˆg±‡±‡D±†±†±†G±…i j' ±'„u‚ ~±‚rux¦‚L‚( ‚O ƒm  vƒ$ª),6D±‚©a2 K±ƒ_±ƒg±ƒ5± ƒR±ƒ¥6¦Š | +±…3¦‚X0 ±†r±‚±‚¦Š=‚( ‚O Ž  vƒ$ª„I,6D±„U©‚t2 ±>±ˆ±ˆ ±‡± ‡_±†A¥ˆf¦œz| +±‹¦†-0 ±ƒU ±‹F¢dH ¢ŒH ±$’[ ±$¥K " ±ƒN€¡-   !"#$%&'(*+,-)€Ø-$  !"#$% &'()-(+# "!) %$'-,& * F -}-%  "#$%& '()*!´-ë-!(  "$%&') *+,-#- ' ,)#  $ &*-"+(%!pyds9-1.8.1/xpa/doc/sman/xpa8.index.prop000066400000000000000000001770211265250223700177700ustar00rootroot00000000000000OÑmÔ-/proj/rd/eric/xpa-2.1.14/man/man1/xpaaccess.1 xpaaccess?xpaaccess: see if template matches registered XPA access points1ŠAŽxœ}VÑnã6ü•…Ÿl@1·@ÑàP í¹‹‹ľ¶‡ 8Ðe'‘*IÙñßw–”l)ñÕ@Ç"wggf—\Þ=̉^k!ÒT:wKNJR9yYÕ¥ð’*áÓB:²r§œ—VfôÏãÅåT¥½£õ—åêq½X÷"ÑóUú‚GÁEÚ)-=¯¨’¾0×üðäö¢LJ<øß†'­{¡«=}è`üBÏþXËZ=n«%]¥Ô~R£½H=I‘\¤t¦ö*kDY±£èvÔ–ß²¬Å9±“x«º·m®2†1š2•ç¨ÿTÈ‚RhlöÒZ•I^øu¹^,ç› ÂT]˜Áû‡ùæ~õ‘¤Þ+ktÅöÂ*±-9µîöXé«I7ÕVZ2ù‰}¥Á½Èø§ÑQºK#mFØìéÙ%`.|œ›…±ž„Ψ4zG^UÒ4iˆøy}¿zÚ$ŸVË?^¾nóÕ瀿¡ç–|N8J…¦­¤ÜšŠ\-S•+X!,}ÇÅçõüiÍÁöCƕΠ‰-ÐD±\¨Î›r¨]ýua#JF<{Þl»§Lä3SÞ9R÷3"_•§óõoO‹`¤¾a#ù®%Ør>ãDãƒòÈÔ‰1¤& }r3 ÝRÀ$ð‡Î+Ðþ¾I|!|”ן;lÌÀLíQœˆ`·ßÒ.Q‰›LiÅ ÊÉ„€ÿ” ð}tð ]c3-r¶˜rgÝ’€à‚Í: mg¹ñÖ Á™F«tpZ{Ί|œnÿ&Ý…Þt@ØŽÞ3úEˆ(ç×#e2M铞zNÎc7 \Ø· I‹J¢1,|À‰rL…ð¶„R¹7ÙþW°³ë;éP+ø(!@K¿9_‰oXÚÀ oö@P,⚺F‡â·í1æè§E›B)8@. 802¢g@+ž?b/TæÇô”îÍA¢ÔB ¯Ô®ðýj·à[OG S88,O(çf{(SF¯´üÕÖ쬨¨.lÅ ¡èBVd)©)VžÆ¨•ÿ6(à6†¢˜fnv°1£'¶ý2Rý•ðè ÈpŒ[Õ'äÐ iÿæ®ðLdü©o•“G‚+ƒÀ]ǶeŽ­àŽc\Ñé=MÞ«ÜãtH¹•áè m%²ã›`1Vè&þfÊ]¬'Ö¹ªƒ*KªÓÂiÕÒ*; GAŒ`gÄ<§yôw“?á–66‹-²S{ÙW]ÀßB§’ßµ•@pYæÓA3†RÚ㆑ÿp ;ƒð_LŽp8ÉHj€x™ä1Ý0%QQO£°.áltõ÷)Í VŒ"âͬKlrÛŸò° ÇŸ%³eîgî6¦¬cîšp4·½Ò—“F&qø¡9wÚÛ·úp-x€OC¸˜¼ Ná3>. &Áû±„Àck¼(ÑX†i˜Pfdl¾0t¨gjkJœ&ié&Á*­‰æ¹Ô¡­±å;£…9ßsÛ!¶Ð¥1Ê4ÀǸ[IwaΫÛó¹ä;¥¦¦)³îÃDrÄX5á›8¸‚ñS/s…ØËS†M×B‘PQbXžóŒ[âr-ÑÉ W.lV2 ï5Xí¸Å=$J}aú$ج0XGÑ€ìLY™úò˜„–`2ƒ¦QÏÞꓦAB.!¢pm³t7›Ùô&DÁÅh/'ñ+3ÑQgºßyá›P_àaJëùœî>­WDkÈëI;>ºã‘Çb¸*׸'»~ÎéÍD68Œ~Jhv}3£^£o&ÿ;ÑJø ba7bfb615fc9e88199e73500700d3eb7./proj/rd/eric/xpa-2.1.14/man/man1/xpachanges.1 xpachanges Ô3XPA Changes: Changes For Users from XPA 1.0 and 2.01…<…xœ…”aoÓ0†ÿÊiŸZ©‹Ö 4>•Q¤"X'2|tKcáø"ÛYÖ_ÆßãµÓ´ø€T)I}¾çî½×~X}]ý|\Ñ}£ÜžÃÝôBŸÄÓ÷À>Pí¥Í1Ë↔«èÏò×Ãö±Ü”DO T‰î[v‘*Ú›èc¢Ø¨Hƒ±–T]³ŽÔç¬C#Ôš½W‘_¢äW@ ú¸.ï¿mŸ6Û‡bÏÔ¨g¦³#E5¯1ÿú„ŠsÆLyÆŠ7‘¦ÏLK„À§Œ ´Š£2–+­ ùC£^ZÚZrBVïÇÊyb‘—¼ôÑ8¦YL á'ªÔñ^¢Qà° ]yI›  Ø0áEÑ  kßîæ ¦a¤…rµnO´Õ.(gnY¹cÿé©íC$~é¬Ñ&Ú…™ëCÞ¯´æ¨ãâ‚LÁÅâŽHcg-RÔ&´÷Ò©Àqb"«Š¤þ_|VèÃýÔª· ŒËù¹OOŽº€j4)ÏØ&–4ÓÊÚÒ¿“L¸³ùýXh[Ñõ$¦Á¢^³äÈœa0Q7yiïÄs5/ŽæDN…¾ëÄÈÇ{/ip®²Æí¿©³†ƒ‚•§ÂsÁ© Œ6öÞa3Rp†žêfªw‘üG×îXc +^Õ0ÒI·«³pˆ¼Ôîijs8µä¦ÐÔë¨cž­ç8ÍUùÃ(Ç… ÆiÎ]iåF“¶cùøønÊ®H–îÁt¡NllÀK¸W¶! ?튦åâ\±ÃQ¼î¦ŠåTñhÎDwŒi9‰PFʇ1Ä gäî¬D7)¡ÅŠoUG›w4^sî¬o LŽ‘\ŠÓ(RåH›9©“ e\AåzM«/å–¨dNØ™›gC(Ê)¥Î§»aÛQÒ9\ÜËbù†èsæß.èöfy› ?^³åü/S=Ï. 376b3d6017e9b5b9f08f4ce616fe419d*/proj/rd/eric/xpa-2.1.14/man/man1/xpaget.1xpaget}2xpaget: retrieve data from one or more XPA servers1„ƒxœeRï‹1üW棂JµWJ¥H]z–Ó׃9ŽÜæ­Ø$Û$ëéß—]×rm>„üœyof6‹uœkq¤0‡£àRÂY kÖA[Gø¹]À“;‘óÈ~mÒm¶ÊúÏ8ŒËgžŒW†B\kh ¥•qíãàO¢U<Åmƒ†áøæk ]W"Jëü¶.ÜãP 't¥Lg»ç`:üÙg0þ e0f85a4c484fc3c349a851a8ca5bae8a+/proj/rd/eric/xpa-2.1.14/man/man1/xpainfo.1xpainfoB6xpainfo: send short message to one or more XPA servers1„ƒxœeRïkÛ0ýWÞÇ’°„ÁX…°šÖ£‰CœBG(EµÏ±À’<œ¶ÿýN®ã±Mý8½»{ïm×›xk•¶•[É–àÚùCÌêDΜ‡qžð¸[K–?“gä?·Ù.OóÇYý$Aò¶âÞR¨]÷6Ž!€Ïª™6â±C' òò-iµã°j¥“k[å•i4 `¶;¤ÙVJÎj «õÚÔÔ´cÓ†¥ŠB.û¾[E©«Š<ÉÁ¨¢–N1q2‘×e?àó6O·ÉáJ`Ìæ¯÷Mr¸Ën@ö¬½³&•×ꥉ¥íåO)¥^•¨„¿P8¨ÐñاªùONF§@,|Áì?Æ•±@À‘§Â[¿˜Â ˜ígOÚëÿ3Õ1¿Ëö‡é}¶½}z>¤›${ègìpØ—5òÄ(”Å ¡ò΀[*t¥©üê?¾òdŸG°Yt†v”šEÌw\îb‡ô&tÜ$ù÷}ÚK ¤Ñ9¯ºib5ŽdŠçÙ†VŒ Q§SÏáháttÉX÷\¸ ¿:Õèê=æ÷ÎNý8Žj[19•ò!yS‘q^××£‹ÓÍú6AÉ_¡MT)O¬ïó ȉbÖÄ^õŠ*DSÆ’‘¶Þ­|àqàå|1_|~tâ±/S,?-–=3C©Éâê7Ð&&l 4c16a7e835e0782cc73e40e9c3abb6a1)/proj/rd/eric/xpa-2.1.14/man/man1/xpamb.1xpamb0þxpamb: the XPA Message Bus1’ Yxœ¥XÛŽ¹ý•‚žF¤];oãØL{ŒÕ‰1˜ª›-1î&Ûd·dåÇò{9U$û¢‘½ d…-“¬ë©SUýñþÃ{¢o­jvwÔ4ýëÓ=}Ð!¨½¦·} í矶[¢'œÊEj½Û{ÕP¡,©¢#HÑ¢¨U¦Põ‚š$`ÆvÚWªÀ/Ý´¶TÔFÛolIAû£öaC÷éŸEhÐ8RTªN‘×_{:êœØ7½¢ÓÁþg;ª t2Ýš¾îL[ë¬A´yÝõÞ$Âwªø’%'6ôøééáñ#<þÕyö8èn1¢jrmgœÅ_Ô¨S^StÉr‚:&ɬ®QÖ´}­:- Bç<®ññщh-WŸ­jô Ñ}YÆ{}Û”2™ØW•ö,\Që,¨¦’Ò9‚Ñc÷Q@« S±–ÓÓ[ƒ8’)á"ŸyªàÛæ9,Þ裪‘KÚ{œ¸¢è5S‰Ä(§öZ•gÒßL@únà4iÄZ$´5§K]³±^Ðs&<7a¹ô¬<Œq#ÄOç;˜É¦p*NÊ— ×´ª3;S›î³‰,ÐíæçM [V—#÷[úÝz}4®u2’2ÕA‡±G)(âè±ú$7Ù^X¬q¸T †£ÓvÆ*†çAp9Ù¢çHz²¡ÆVŽž$DÚ0øŸ YDƒ«iWtv}¬Iâ²åµoT^ƒïL‰ñÝAuÉúh~ºy2uÍw#úq{wæ€îuwGé/©°+ç’Ít£j'o!ØIŽ'V uH¡ IÿÔ„0!“Ë“#"a6ÿÑC¤F7—XQÛºzˆ7¦¡+œí”±|+=«éÁÚµM‡ÔðD£Ðüµwð´@tØAJ5|^K'®/²lŒü„·|¶ˆXmüzÍ7½nÜ1FV¼>h„ìT§Ê×°¼ä‹™(€cuf†‰9Bßo½Se¡˜ç<2a‡\¦¯›– ;‹b„fIït­“Òxy*…“VyÍ•^óÿ!à 6„m3ã1 ]|S‡Â›_ºv§ØÐ™6‚aæ âf˜¬Wâý@‹iלs\‡ýœ S·-Ã/éªh8s5ëoº`àìgÀùN³ß‹ýgC/’.Fn£ÚÒLxç ŸUœXÓÀ°ùÆþ¨§^Åv¼JY'ODù|x`mq¤èÌQ_WÈ|÷9ï)¿éHÊiÉ{Ô@—ìGššçêT7^ྔ˜t&°>©³Ð\™xç$b@=3wV9Æÿö;æ™»òœŸÖ˜Ù@¸ÊÛÍg·“iñ œ]g ¨ÎÆì €¼"Ç ”8J0Cæ.—‚…@ŒßÒ æþ´`ñˆYOÖTâdl]\®ùd:â EÎ˪Ïjnúx¢®ì(+r~”3]&Õ”{õ —r×Qæû¾‰œÚ˜örwÍŸ^ÉE2ŠÞóøˆJ½òå$îoq5N{ÿT ³îA1#‰Jöy„Bö.ùU…!KÃú‹ ïμ(NöàÕ¸!ç¯=ó%~Ï6c‘|¨Üdúæ2$ϲB½àOVùÁ@Ï¿¼PÞ²‡ÏZqë‚q?!]ñûÔŒ¤çf\<¾šušá£Cf±×kg¬äáÃLÒ¶fò‰ Ùñ ±:Œ·eÍÃNñ†^ À×>90Æ/#ïÈׂ¡Îc`SR¸WÖðK§7C|×yj—ŠJûRŠe!1yeB,´™ S• ]WWTB£Ä(·Ôë¾]/—_3müÄË &ƒˆÊ_'ÃïJ¯SÅÞÇŠŸÆ.~b”¢H=a¬ï- ÑBÂÄ˜Ó Äξ'­F7E“¬ !­—LF71Cv¬‹Ñ˜®Ë9À.ãÌíZØ›íÀ4gŽªŽ­w¼9ÜÙ¾O÷ÿØ>bÐBÆ7v[1‰RD‘<èº%~ˆwZ.ºÛ͛͛?ý½G°ÿ²¢ÛŸßÜRüOì¸y³üa«o> 22657e3cfe8057dddf1424689d50f1de)/proj/rd/eric/xpa-2.1.14/man/man1/xpans.1xpansAxpans: the XPA Name Server1˜m§ xœYýoÛFýW¶)pz’»_©ýÁMÜÖ‡Ô1êÜGQ‡¹²¦¸<.iEÿý½7³KQ’ݜǹœ7of–7—¿\ó±±u¼0ÝÚ™ß^š»qæÎµ®5w¿Ý¼¿½»¾K‹ÌïóõøÏñ¿]ÁiBÛñSeªpÏ‘÷úÖw»|åÖÔ˜÷·®ßß@Ú|mÒOÓúº3kW5fãb´÷w]¾ë>úÎl×®¦v­3¿u0›Ðª®E¨kWt>@7ÒOtuiœklå]ƒM;SS9,¯òr¨hJÛY³´ÑWw­Çâ.˜Ø¸Â¯¼+ÍÊWT¬ñ±ƒV«ÐèêÑ3ô ž‰ãm·øzäqg‹õHÆ“ÛÞf¶(\ÓÁiáãδ‹]4“ÛïϦ¦¾æmmçà°ÖÙ’÷Χ1‡é‘òùSúØTvgò5 w‰«ß^ݽùõZ¢dÌBÃ^Q!á#–ÓùsWÛeE;ÛpßÚ v´o÷aÆÆÖ 'qEQ¶¡Sà§•„æÄˆkÀ@\˜kyѺ{†£uåÂüzS`]Z“7ÏÚ«“hÖ½ë¨$ÿX '•ÚK:ÖíoÀöG_Ò6S´}á-RÀ×f麭sªnQy`JÍ×Ç(ï_#ƒ’°Ò­|-~:4Q•ÆÂ·LgüôfS¦/€¾_NéÂ`2ìáçç½îW‹¾p3c«€í¶¾;À%Û2¡NÞû¡£5¸[¬¡QÙ/ävç6@Z‡‹ ®).€³åîÀ3²D ûFÚ¥Dœ™[Ô5?Âa³ékpÏ"Œm° /î½M}c(í‘M9JÏšÓÃmL¼Ð`u_w¾’½èÏÔA2™?6•/|ÀUˆN¸ßqº0— &T;]×0·†bHgßlpËLÜâ~aÞÞ½Ó•n§j®Ef™Øƒ/ìc˜ÎoÜ<ôÀò Òp¿q­%1àk‹u …ù`X°¦3aÔª ³†Ë\ ˆÍÌ.e7¢æ Ôß…å#ü‹}INäVkâšìFŽ,—¥‰«FZªbº§7j ÔƒŠfr„µlR JU ­pV+Ñ 6Å:ÈçÎàõPÃí~%F°P 5q†Ðfø„Ú½÷ìµ}J‡<D1æX±9 y_?†Jd3Fˆ{ô_ÙvB@Žï3B["PRA8WƒF¦ÌÀpnÛ†ö!Jaí™À²‡ˆ@Ì,~󃙜¿Ä¿W¯¾›^˜÷}7«ù’ºOþñëOSóáÍ­”²™²0òL<ÞN+Ö¶¾×û‚Á7>Á´Òæ1Kk•Ki°æª.BO_I‘Q êz8 š.QmÄÔQx̪¯Sô!iƒŠ£Ë¡vL|àªjanÛP8è¥äƒ €g?soNMÝÓ=S,&àš~CMÁ5Äó’¹Ú×ãÁ98©[O‡þÕ¶EøT…a™’ndÅ.¤¦ºuèÆÊìY«[¶3ÝæXß¹1¢²Ò6Ÿ”h©ŒrߘpÅŸjjØך&[%©³“-Ú¾&+ù¯{UHoàa±ƒÞE‘ïµ@#d$ ;ž¨¢¸ìg¥#ú“ªËdq•ù]ÚÈCç°ÛRzÝlˆ/^g&B>/û9É¥ U|Þ7Ó¤U Ö]®ýýZեħË“ÃV\Èo­›g$mO}ïkUæØÇ Ua° 8¢“ä°Uß:"èG©+ngmX´Œßý Lg]²MÜ ”çXUwh%ËÒ¼þòµ;_}óíÅÙëo¾‰ü½‡#Z¸Š ÊßH»%¢Ìu±£ln«@Ù—±?–à°#g0"Ù„ì0Qs!íY%£Ý>Ôp^Çpa@8Ý>9|s! w®.í!“$ÁZîØŠh$˜¼©‡ïX%öãM”—Ë&gžkÈ‹FÐݹî³éÿ…÷ƒ! ƒ*c=JÅÍNŸ}«®n Ý™™øº¨ú2åòPŽQ©NÑAŽÕÊD UX0Œ]æ$_‡HÐÅ>{-«Ä_~ç ²qRQRó'…En)£!IÙº¡0Ø·ê+%´xjѱîÒ¸ µ}¤µØÎÖù¨¯>Í ¿”={8`õ­s¹NÄgÿ¸l~„“…¤Ëi#yšÝ3¡ˆFðN‚åüLv|Þ”†j1¹É”HWU[»LšRòTˆiU1[$<}«}秦œƒi¯‹®ZôñIŸª«‘TÌžB¤š:™0ܾ@ÏØ­Š§Oë6ªé”'Y˜g¼pŒ¿á¯VÀK]òùÝ4\Lv)#X †zfÿYê÷IûÒW#l]»Ü%ÃOž×?O_ŸÅÒØ•>;²åoÃJ©={ý&÷ßkÏâ÷Êr3ÏT|äËý“iJ"7×&LdåNzikRüZ í%¦¬%mÓ M¾eµTÛš *Ûêtì@ü:âC¯á>‚;w1ŒíŠ7 *ú’L?i'*#µqØìJ; ¹¤1‚”·wC;,/CÕ“)…†åv“ø_ºQÿ&5¥ô«•£ãĔؗÂ*„d¤'š.2&Sk;…Ò |\ï úTå¨ó‰"- »xÿ/úgÞ¡û”;?›‹Y§7·˜ ©&D12ÇELiì´}~±àc/„åõFj°õª$Œš H”Gî"pñE’ó"â÷‹FKÁ“‘ʪæ€}W~yñÕùÙ«ó±¼ììée_§eä6À¡ÎÚû^mn<£Ñø£F…DÏË„:é‘§K¶BON›5x»}‹QJÐ=óçzððå™=Û+‘ºL‹]ß\}à(ûîý›Ëw‰)hòš‡§¦ qƒžøø¤"Ê™Å:°OcÛ£ì“hg0e=ŠJš‡C€4/‰VIot*²ÊKÙ5Ç”¸±pBXn rƒEïÝ܉Ü'½ÇHm•ËRuÑý’0º%˜«‘Œ&ÚážÔ;;.²“Ü™Ì÷4-¯z“éDA:¥ôºÉÆ}î’`àÑÏš½çúÍò@ˆ½öldOßl A£WÔE±oˆŘ4ƪˆþÁé:T”èIhF›²­Á±»ÆI¦wà,©5l1}ªêû³?.ñ<ehÔÑ5Ù¾:qÂ,i­CáQd'ˆÜùT´oýVKZ¡!M§“§frúæï×–â¥Ëó³ÒwC±»fAwGÞyºJç#Æ €çÙA½^LÕ½g]’œÓ‹†^ᔹ?HU,ÅžñKByìf3É•w?FïŒO0“ƒ´„Dc‚2 õJ§lè‘.¥Ñe;ÄÌzèPÛP–q¨mÀ‡˜mf"áš´$ÇéಀÍãp ˆ§p"e}àXÆTm"kÉñ˜è6¥Øóã´zcƒÇ’Õ¬9[Fëöç a`3—’.UÀ¤÷eº'2n…«IŽ„‰Ñ4”‡ªÅ>4~ÛÜÃñTÕ¸f)ˆem˜Úùã|¾/ÏM—`àNŽŒÛ|Pޏ®Aìü[ž/‰/̓‰3 ¥ÎÔÈØÔ²¨ ?_‡Ô+ùiîÌûT¸ÜrÌΓh§¹T̹¹Ý™l#ª‘uWN_«æ4{€*†Dͺ°s㤓ªŽL Ô]Sž/@ïOŸ mk!ˆw;L#«$¥AÍ΢EB ±ˆ€a g¬à…‘ç» ;×aÂq6%±#ð³)¼hIŽŒ§ºY³3‚5º¦báááâPY£k½ÏýŒgÈ^;À„ÎQX”rº½¹¡ëß¶÷¬OÒ¢ »L9ÿ™°2íu×S/v-Q¸Í7D¿PÆoWtùÕæ2Q/qkñõòå < 81fca2c50a2b47ec94bc6a75fd35ebb6-/proj/rd/eric/xpa-2.1.14/man/man3/xpaclient.3 xpaclient:4XPAClient: The XPA Client-side Programming Interface3…pŠxœ½UïoÓ0ýWNãKÛuHˆJ)¨h´Ùøè:—ÄZbÛéèÏÓtéT‰±I|huþõîùón1ù6ø±šL+…:\ÁM‰<„v|æU†°r¦p¢®•.`®º\H„ôçb¹Jç)À2ôÒ)”Ñ`r;Ù±=Õ$ði–N¿ÏW7óåÜ™¬‘'˜‘¢Î(8w(Qmx*AЉóÜ™„Ž'…”è=XCé@y@á·W°5 ¨Ñ‰ªÚ‚Ñô§3N'iªãþÃ`ÆqœÆØ7kgš 4úà…Ò²jè^ï[‘”€/Õäì4=¥p0 XÛJïÆVÐU*åC7Q› ÷»Gë&÷ãˆ7ªPûnÓH‹ïG{Qàn§¾ÛSHŸM´°”ÿŸÓÏunž+ÁcsMbÿW6ªíçìÉÉbAóìIõ|fÚ<{|RÎC¿¥E=¸â•QYëÆcǧÇs‘^sÛØ¿R [ÛS$+á}ÔŽD2”¦§ÛHÑ óœøÀ0àÆ@ãqï>ÂÚJI׎ºÏx“‡;á,lƒ•±èzîp§Èºaã·N[s¥ãzÈU…WÇí žØã“ˆMÅ("´èÙ^Z“¢ø˜i 1ˆn‰TJß‚(„Ò>DìJ­9›àÀ Gæ…”pf 7ñ—Èû=½ÖH€ÒÔ–˜g$K²6¡„iÌ7==íVÝÎiªnt'ç¢ý h›5i|ÀÚ÷$×¥%B£wYî³µW†$ÍDW*Ð*Q/°ÕBÏa{u¦Ã³¤ ‰åG¾@gÏàðW£HsoQª¼#½kLü¸ºø€8ÁÌs"нVfOï)¶†i”(¢ 0)’1œdþíèd8nköP1î-â–aÅÝ3*ÈýÆ£ÛÒP‹ KV'¾ŽCél“ëtÉ]/>ÀRméåì|“XY¬,°ZŽS^&ÉÅk€¯Fx3†Ë—— ÑöåÁ«áȇ¯H e881d21b2f0c73cc4a103d3e8abad5fa,/proj/rd/eric/xpa-2.1.14/man/man3/xpaclose.3xpacloseá.XPAClose: close a persistent XPA client handle3‚ 6xœmPÑJ1ü•_® ‡­‚`E(õN´-Æ} ¹m/“p›kûùnîÄV0²dggfgµx©€÷ÍbéÓL~ ©cˉ|ÊMù¶¹lµoA}¬ÖU+àÂzãú†pŒºl€}°Í/_‘g¥3™ã±RË×zóV¯W'½QŽ‘Z:W4Á{2ÉÏÐÌÁX¨ÁÁ¦V –KœºÞ$ˆ#l;í\¾Á `ŽÚP‰ZŽÃ¹Pˆä!¤Ÿ”øT Ç@NÝ^ü^'¨§„¶gëw£‰1Œ¨Žú+: ïŸ8~˜Ÿv.ÆXPACmdAdd: add a command to an XPA command public access point3„`…>xœ…T]oÓ@ü+#ñbW®E RAHQÉC¤‰<¡ËÝ&>õrgî#iÿ=·vì8ˆŠ7g?ffg÷²˜}?f·;5SêB)H·Û «„åôiÓÚh !%…€Öi±ü¹¸XÞ-WÚJ“áÃS+êæã}b(,'+ÈFx\X±£á»!ÓVC¬ú%…1k!ˢ̉½Ó }B‰8BtS4öz’ÿlåxßylåw–ïñi¾¼ýv÷°º»_³ÿ¸0¿Æª¡.+ü6í(+-I½Ñ©}’žbò–ÖÏŒŸ%2x.XÐ!ûS”=›rBÓ=Lt›îû¨£¯v9âÇò€M²2jg¡Uþ­™å™i¸‘«.¾PÛA_¦/ʵ‚®©®ºÜÙÀ£O½…w)j›çlÄžN|ÝdÚnsûïDV²¿öS¶d#ùVø*tl:Fz’Ô²üë"[EÆjà{C|"lˆgàÀéó“UÝe Yà øÜ¶qÙ@ÂMç$Øüs;{ô¼ªÜ²U£™#“¯¢+è·zŸõŒ–¥@/1É|ÿ˜™àzK…4x¤çƒójØÀxÁƒÃ”ÁûÀ &ϼ5n-̸Éɤ[ãä)=^H>‘zæ½0‰:ùƒŽž¢qɰϽ–œu±=']Enšê*Ga ²]äæ^J±:s× ÝR^$0Õ Â(só;ãÒ¶ÉÏe9Ÿcöey,‰ØÿÂ–Ç ñòxÃüþºÅñrö俎ëúª¾z |N–ð®Âõë«kt+Ì ËƒÅ›òVO¿ 3305310e5bf122eadeeea393e5a693cf-/proj/rd/eric/xpa-2.1.14/man/man3/xpacmddel.3 xpacmddelCCXPACmdDel: remove a command from an XPA command public access point3‚xœ]QK„@…ÿÊ^VX$-*ÙõÁ(•fêqÔ«^gdF­ŸŸ³l½Þ9óÝïÜ™í¶0¹/Õ×6’ô‚X%yÞ83b§ì€!ñSÄFEãDsî’'¹v\µ‰IÈ^0-0vK–ŒÜÕ·}³ž’ò%8“¬à¦˜–m`köÇòŠS8ÇF¾XœÀ Ùƒ1{Ï­›‚t|²3bø1=ÑK)z¶¹ò™æî@þÕÜ { ÷ÛÊ€çÚ*çÚ*˜¡­7mÍ|QŸ`ÕbÙ*<ÞMTLAd’ØlãðñÏÃÎÔ±p zŒ¬ìÃþЬ-4+ØqA[§ðv Úòâ3¼ÉR»^CÛrâ‹ûÍ{˾Üå2| ÜfWýáØ È¬†ÆOyÃ0Ëb±Í’Ü]Œ¤µ<ðJ€™8òòÕÚò>/ g¾Â‘†ÍÈa[È™1ÛB*XÌfpöuq°@”Lüa±²gIc™Š]=kLÀ«˜,¯õãê¨:z ð%³’ï¦püúèxh£î ÿkLÞþ†1N² a46fe7378f7e1037bc0fbf3e00253d38+/proj/rd/eric/xpa-2.1.14/man/man3/xpafree.3xpafree€*XPAFree: remove an XPA public access point3ƒ‚&xœu’Ýjã0…_å@o¦É.”mËBhSHé&¡îE÷RµÆ±@ ÜŸ·ß‘Ó,Rß4g¾sFãÍòÏ xÞ-ïÑ%õá•`¸\!/Þ50MC"ˆÁqFýw³ÝÕë8sÜøÁ®ß£©ºß@©¢&¥_ï§W¸]Õ7ëÝÓz»¹#H¤ÆµŽì·^m ý(eÓ«žÒ+%Ífµ@Ò{‘Ð8“"9$³§ Ø„\L>ŒcüiPgb$˜!‡Þd×(ðoñ()ŒQ2¥Þ±ZÈ ´äE =9dì‰)­`"K¶Â:—â šjĘMmá…ïa©u¬ÚL}Ô’SV™2—^K’Sø8¢8ÀÞkü£îB½›>zšÁʯ/œ&Q‰sòG¤ËŠ4¶h˜Þàz}E´ µN¢7‡,ÇRäÿßè -³rA”8õj…åC½jÝ‘þžŽ4ï$#´ãº;òQ»º q±¨æÕü'p?0áb†Åù|ò)¤,|òcú|õìå d17c6ff4740b86e025573f49532c0634*/proj/rd/eric/xpa-2.1.14/man/man3/xpaget.3xpaget§2XPAGet: retrieve data from one or more XPA servers3‹ZYxœVo7 ý*„»vzqâlÀ°¤mF‘¢u‚86týC¾ÓÙBÏ’'éâxþûõãîÒtC9IùH>’Z\½Ÿýv{õFús²Ò[%$U ª­Ù’Ñ’Œ¥­±’ÅÈIû ­£åï‹›Ûåõ’è…ÒeÓV’^?îÄtó#‘Ò>©ólDåFX:òr»k„—EZï„ÛF9Ÿ7¶¦’ôѪ­]ô5R»,t¤ÅVö+|;±æ ª'ôË|ùóÝõíýõÍ‚èîëÝÚoŒ“T6¹s6Bª’Ú«ZI _n¤#¿‘äv²äÝŠ²GS¢«nA¦bµ±[u³ o6"å` 0½ "l=XŠ @På†SÑZíHG‡õ ¸øÔˆÒë!ò`¾4ZËÒ+£ÙŠt^¬p{”{å7$GdNv. ] ]*È!\Ð;g#Ôt…DŒAˆ¦·B»›VþÙÂ"ßRZy…(TSºnqzÛ–þ¹ÒR4MÁ_:¢$`àõÞ$òÔî*VÊæ+éJ«V¼X™Äþwí^9p‡s`¬°‡g ¶,Mf³÷ãî½j¢§Þ0¸}ÆÃð i•^º Â|“Æìž5­WàRÀŸËÇ ˆÖgm¬‚À’2RÉ¥@‚¹R0gÊà&¸_çüôâi›vøXé¼ÍNZq˜„(—µÙYO·˜{œ¯ò5®ª|íŠræ8/E|†ôåÀ`ÔîöÏ•E‰¨,džÖêqI´‰”æœi’Ö¢üð×ç"„z%ÊO\3?Õ5…ÍL—FÂd¡A$ð)$7eà"‘lä–y•j3wñâ§sRu_ÚÅÀ)¸ýTÞѶEZW¡Ôú ‚ìÎÚJ³‰&ÇdŠoÆ:èç¡ 3¿»»¹‹Ñ9ΗÆÃvc?!6n¼Ÿ/—WoæôÿÒ ã™¤`cf6êA¹>}ذչŠpÙCŒCi¬•ngtÅDº!*@A åu=ÿ´ ¡Yüúî]:¥1_æb|ÍaR ‚w2ª2:·¯Ê¶Í¦Sl"7žÄ“DÓ¦„'¦Æ\—¾ év»›8-©Æ£ßìñÎÔ‘ãÎt¿ûQ“ß´.ªÛ˜&6Ã^ DTCP ˜Ì¦½Pžý÷CçO]m,j?lný, o£¯±»^G_ÇoªaŸÙ ™]IVÒõZæ`fþ(Êù—ÞÆ/@[~0,Xûì4¾XI´6þ"­¸¯|`ù%ÌUüÙV(éÏörmwÛÐJ—ù¹[Ȩr?Œð¯Fñ?n~¡¡ ^Õ¬+ «ËÓ R¯\õêÕäo®…q'ýA}¤ËËØùùìä¨K(l„~ 9::!º×[\ÕǂЂ-4£¼Éëx€;UÆ™•s2X]½CòõØyÐéQ¦çô¯¼—nò‡C˜ÉÑ^=»‘·h’ e>÷3Ë ö¢ªå|NWï–7Ì8ɵ:֓غ×<§#›ú7÷bžSÌܳél:ûŽèm Ž|_ÐÙéì,¶€Gôão'ÿ˜£  40c23c5a26a6b1c5a5838320ab3bb773,/proj/rd/eric/xpa-2.1.14/man/man3/xpagetfd.3xpagetfdrGXPAGetFd: retrieve data from one or more XPA servers and write to files3‹5ŽUxœVoÛ6ý*7wìTqâlÀ°¤n^‘¡MЏ6lýƒ–(‹˜Lj$×öÝ÷Ž?d¹í† ,É»wwïîxwózIôË››—ÒÿX]’•Þ*ù(©^PmÍ–Œ–d,m•¼‘œ´Ò:º¢U^’7T«V:Zýzwÿfu»"z¢tÙö•¤çï;1o¾#RÚv¦¬ QÙK'^n»VxY¤ïNX±m•óY°5ƒ’“ºrY|¢ÅV¾ðîüQÏ®è‡åêû‡Û7ooïïˆ>ß¹]cœ¤²Î]² R•Ô^ÕJb³ðeo}#Éu²diEÙ…Q\”?„ŠL©°ŽEå›#ÃÎ㌰ݞݼ£©šÃÛR>ŠœôVãàzO¦“z:›Í‰nM°ÔÆni0/èÅ„”ƒK:àà-ìbp'úYÀOU6É@Çœõ hx½y±šêYtYéÍ8FCi´–¥WF³) OÖPÑd/¥€öÏÉ#æ0š!ˈ€eíPÑ=NgÀñ¢¾BÞ¼ÚÕZùg‹|JiåCpçt ð:âô¶/ýHiÒYж-øMG€ ¥ƒ7‰Äô]2ó•t¥UkþX›G9§{œµ;å(N„±Âî?R°•2¹ÑížØìp ƒ£àð¬§W‡q¬4fÇ=i##£8þ[œ§fÌôDQdØ Ð ¯!Y‡ÁfUw &Î#zĤÆÖŠ=òÉ¥ |ÐÙ÷¡ÄA]i-b߈ÿ̉µ(ÿ`_8’”:aæu«€wÄì¼iˆì¤QÒIF_s'É}t@|÷â’T}èvÅÈ)¸}¼ßѶGY®Ccrê/Î?ÜÙX c6ñyð8ƒLñÍXG=í2 ¨/—÷D1>§ùØtÜ£cô‘.˜ g^/W«›—ËÁÈl¿3¡4ÐôvGœ²qˆDƒ·ˆ˜ÝÇP”Æ¢::£+vbÝבî­ÔiZÁ>Ôþ´ ѹûùÕ«°ëœ¦|˜Ç£l÷³ÝÕT[¥Weß T±‚éžH£Ò£hû”óDÖ˜îÒ÷¢%Ýo× g&õ£è7{ÜYSJî”sèƒûQ“ozÕ5¦|P‚-ª 2ªdŠÝ/‚ï¥ý –Da‰€"}êÏ­1t ÅmšÔ¬Òvtµñ¹3eÖ¨K3€À”y"¥ÎÊ$ ƒ¯™Ô3¾WŒ¦Ïë&Èýâ:aQàý"¾_óù|צmÍŽc}glÛ¾•¥Ùh07*^¡ôÄ€¦§’µ@;ÍŸò=†¹ŽÀé4´gpÇöœÑºÇœEÃ-åQ/Ë †i—³X “‡a!ô~Ç)» 5T'CMš8bSæ&y#:Öê*dB¡Á¤Ë÷‚O\~ê~úùà©zÇ“sq Ú¿0Ä~ãåwWùÞøø,ÓrÎT]Ÿ_‘zÎ"ü?{†à±6õŽ®ãœÂu•A2 ûHëIå¾ào’øÂp NÕu¸÷²Ù±Í€ŸMþÍYŸ›Ùø×± ñÚÙIjv© 0«OΠªCuøzê<²ƒ+ã$4âKzŠ{ÁS7û]OбÎ oŒãŸh3‹ˆý¶RNÇ{>•÷ŒdQÕj¹¤›W«{¢•”<«ùj8;Ü[9yl;êBgàÇô¸˜/拯‰~ê‘áo º8_\pÄy_WÓ¯fÿ¹We‚ b82fbb1cd62313d319d6e3e24fde6a44+/proj/rd/eric/xpa-2.1.14/man/man3/xpainfo.3xpainfoV6XPAInfo: send short message to one or more XPA servers3‰ZŒ7xœVïOä6ýWF´vÑ´RUZUB½í‰ XÄrjûÑ›L6‰½µî¯ïÿÈP¥[!”8öÌ›7of|{y³$úûîòÊ4ö‚<›š|k] ž½W[¦`É&먷Že+v¹'vžÖÿÜ®îÖWk¢ï´©º¡fúõy§NÛ߈´ ÅìLÎ`}ATµÊÑqà~שÀ‹ü¾SNõö¡,ô¶æq÷±QÀR>g\Xfþ }Z®¿¿º{¸ZÝ­%•c K4ûÖz¦ªSÞ_ˆKÒ5› ÍجBÕ²§Ð2ùW²ZS‰ã”èr|!ÛÄmu=EsgÑÞÙi/ A![Ä{ô” ,AW-9ƒ3QDè°§€Å£I@´ÙN‘G÷•5†« ­/ìƒÚàt ”{Zbà ™ç1d®È'œX‡‰€KŒ j>B*qP« (8e|ƒEÇÿð(§´ÑAƒ…ú”®€Û$œÁ Uxo´R]·'“P0A‡hyvµ÷5ûÊé¼lì¸_á¬ÛkÅH¬Sîå^Õ\Ü–èg‰î½î:¢¤Þ ¸}Á#ð`iåÀ~šRÒ¢¨çäì4ÄT[(ÃØª'RÓ8Û#›¡™æzÌ×Êt/oˆÏÒÈN<÷ Ú«|QÓ«âKä¥:ý•ëÜ‘ˆ¢ô÷CµvèD¢ˆá4µv/ˆ¶Rh Qpýꂟ•DŒò½mc2‚Ò™“Cydd˜ª*Ôí¬”dŒ=Q;q1n6vŒàoˆ¨b£ªÇ˜m ¦´–¸X”œh»lŠbƒÖ|@¼RüŒPl놸ã^J Ó[Ú݈Xä1b,f3EÅú¤]Äîþýòþ~uO”":)ÇfÓn—œ“ÄÏÜ,×ëËÏËÑÉÿl?¢'Õ 9Æ©húAud†~®T`h!Û=#ó;gEBÒ7Z$-Y íà“¹Öv©UŒ`‹]¡³Ÿ&7õµ×Äa\È¢ü ¹ uÖîp …¼mskL»EHÍhíƒ Œbðn¿\_/P‡Óú™ô·(…ˆHÊr’¸ÆvÝKªùeo]º“ãÊn3Ò…/”‰…ü«¹QCÊ+?cܘä™Nâ¯|:9ù¶÷¸$Pómš?4ªó|x/ßtCñËíÑ^騄âùXò¹>è/Ñ|$À—#‡ž“)ýëp¾”YÖP´õºcfMôŒy#cŸ¸iÐ܉ßl<™Ž-Xÿ~¤½ëÃeúÁܳo³9V*—ž6ƒ¯ê<ãûòéî¤Óèܪ'm]šÄb@Cþ8¢ž,$ëTÅRµNó UʳÜ@øÍDÄ!!Å™,AŽ"”‹Œ ¾ÃPA+ {{¨-LÁ`!iúÇí {jHæFlnRÓt–iŠOTÐè‰#Ç^d)ÇòÕjWé[4ˆ1 ù/Ó\Àg¼h"•ÒÑÕ ZÍjÿ3éÐð’¾MÿÄ}o½\Òåõz%—=–‹åÌÌÎñÂ$¶Üí !K¼ç§g§g?ý9èO :ÿxvÕ #ÂÊì‡ù‡gÇ} 00cea0ea276759d021a3343db173ed39./proj/rd/eric/xpa-2.1.14/man/man3/xpainfonew.3 xpainfonewO2XPAInfoNew: define an XPA info public access point3‡xˆxœUïoÛ6ýWÝ»p”ÆPÀ]¤›»yh`î‡ Ã0ÐÔÉ""‘IÙɆýï{GJŠöÌܻ»wwÛÛk¢_ïo7¶r[>­¨äÊX&ee— ¶©ë÷Ѥ´æ¨sÆFÚý¶½»ßmvD_«›¾dúö±SEý]‚;ƒœéZyz©‚òª–D4{)>þÔªiöJ?Ìgs))”*ªÑ,m´®äùúa½ûþ—Íý§ÍÝ–è÷í»ÅÚÂBçÇŽ½iÙFÕˆö•ÒðhùDÑ¥—Å«j˜Žªé%ã’ö"õØ ]s4öPüAtKw¯ZÒ@÷|0˜YLŒlj6rŸ…ÚùH-ØRï]±Û)îd]B+ïZ¸}"k ÁE"8Ö*€%ÖÀˆ+ôº€XЖM2©Uº³ŸêØÙDï ªí¤m*#-O!"ˆdsrþN€ÁQâÅ´le&)—²[T&¢j¡fjÍ¡Ž°µ˜«†}œÀå 0¤›Š!° pÿ”òø;}]´ŽwEãm>Þþ¸~¿ù°¦kië1¢ÍèSz¬ÀÎ{ ò-±âóVœ§Ô$þ/Öpˆ 9„à´Q’W¢H`L‰v2•Ísl'¸ZqŒÐ.:Îø‘uR¹¦q'ÉX®ÉÿÀõl5¯ò8dˆýì³ Èbu1h*Õ6HeNôO=0Hoi†Ïùtý Ñ¿DŸò‡^ƒŒ,…"—éô([š|Ï„˜ ¦×ò±LIà^JCŠyžè`[d-*H¥©*‹Ìd˜RU¤eÓÊ¢eû*#&|ÎB3"³Ü2r´&´” ·+´uîe­ë.¹«è¹xXLEz+¦#9BB0 ^ø7É ×Æ·+zñÀO7o“$Ü,ð½ÌßËEQ/²ùsqŽ9*C" àÖüÍ%j‰~Y^†äUõM—ªFY³DWé7]]ý¿uÚRº÷£ïùºRMàçõäΪ=ÆqPrílô†ïX+Q½¡.æ³Þ ³HDõ¡‡¬âæ•ç& ÉÖ¡:]‡'#9“¢¼K‘}›³=o§ÔÄ,Ó(œ4ÜïMôÊ?Áò'wbˆÔi& æIN. “J†,9òÄ ´>ÄùÓ²îžj£“’iT“5É!v™¸ÜºÈSÏN’4¾òRœ úžA»…̱«§9gƒ"PéM'erOËåó{Ú‰´áâž+—z+öÞÊkD»õšn?ìîˆvœb›ÙyÂP™=t³¤\sÓX—8[7ÅÍ7D?÷ˆôõ‚–¯n–“àB_g_Ïÿç ¾M 894bd3e8bfec8aad41d1373f6f3a2faf-/proj/rd/eric/xpa-2.1.14/man/man3/xpamacros.3 xpamacros JXPA Server Callback Macros3…p†(xœ}T_oÓ0ÿ*§ò’J]ÆÒ` jô¡ˆ­™k¿Á¼™…$sË´tR"§,zaCÞÓê?°BëC$á÷¢ëh~¯cC´CÇI?±µ„ïÂôt¥‰á©Ê“Sc´f9X³±Oâ´´T« ”Á!¥øBѾ.û ®§kG€Å¨­uûá¡áWið63*t‰åì9+HTv$órCžô/<éDƒ)éÓ–DTj±€ù×jÅe2¡°ÓÄU€Ñ!ÏalÐtû 1€‡Ëò¢¼x ð¥'áßÍàòõÅ%¤k™*ÞL!€g 1e1fa90a9cad862f46a6b39e0593a3a0//proj/rd/eric/xpa-2.1.14/man/man3/xpamainloop.3 xpamainloop#'XPAMainLoop: optional main loop for XPA3ˆrŒ`xœÅVkÜFý*…rgåì¶ì$p$.\q|&çP·%”=iî´XÚUµ«ûAéwï›]餋ã†üU°Å¡yófæÍ¬ng﯉îfï•67ÖV—d+¯­Q•xEÞÑÚÖbCËßnwËù’è;mҢɘ^í+•äoˆ¶VgC ÑøŠÞ]/ß~˜ßÝÏ·D “r@QiÊÎQeµñŽrµeZ1Êx­ gRTÕvS«’ÊÆybã¹&eˆ·øyK;åÓ׎R ¬˜2k˜˜¢­ª5ûÙ5°n›L› YC»œ}ޏx ¸’€Ø…Gd[S„ ãë„hnÖ±´š O…cñgÎzcÉìZl©‚îê Ü.«â€ŸEÎNj= ˆ°!ߎ®¸q)EÌH ×€8B½lQØ£×5ê˜æœ>JZð ÑôZà ÅB@¼ã½¬ñ%ÑÏïþüýúÃbô}Í*[gÍFŽºà‘ðšeÙ’ NýèöãÍÍ„ŽV4þ›H¯Gä6ÖÓkrÑÊítæóÞnBѯŽéÍ”ÆA©w±Dm€Þe*¸pL´ÂËÇ«/³üGÊç,ÇTÛÆC| „V4U(°;Fï µ*pb¥×¾·Øi4e§´zœ¿Xˆ‚ºF©Ôëm”~ …pixàú¦6.™¦\ABÐ"ì\„¡Dç«`:BA¦")sª¨6P@HB–Î+“©:äÒ&¢(ÐÞ0J-s²n|$‹v²@w©e|Äë’èºI}˜%‚ 3UoQý49­`-rß ¸Ð_Ñò†ó0bíWÉí2$n¥ÊxÒÁ©"Nrä=§Y¶³«ônuÄY *o½#z©ö0Aç‹«ƒÁ¦Ä¶–ÝáÌúÝú2œàK½óõzð¢(Ò¦®Q%Ìàç4"Ê ˜-¤Z;íÀ© «¯E}>6œFÒÿÒ¢^kPÁ‚ ]nÝ‘ëtX¡v¬fm¾lâëB#”Ýúhô¾ï­¨²Mîévo—®Ê²Øèlu#I:n`%·èÞõzr#+.œÁFÁDÿ¡ªêÌUœb]¥”$ɧvÇDû'»qýÇ2‰%zý™½òÙNéGlÅ(û`PT¤]ƒr%¡èòz­kçûyTÜ…G –ÊiÅÃÒr'½n° ¶Pà˜8 ½Â Fš­å¶uO’˜Ðׯ­íu¿V:a ÉÁ …µA{ÿÇ{:bg¸=¾yʾ®ø?¸›qÕFí?øYUõ×÷Ë.£û´xqÿø%ómØÐb#ƒœŽ»EÙB‚ÊNû\LÜð›r>Ø&jÀpd%MÂ`Iïá6Y67UãGØ[‹¯…=V˜lÁÅÌa!`ut Ú» j}‰0ª}øz~Ý –Ðòúšf7Ënfq™q¼~¨Ð}¼)ç¢Âå²¶\;YÉyrþ#Ñ/ ôörBÓó OUÁý0þ•×¹¶ 9b213085b5c5eb04a4f9dd2fd359f2fc*/proj/rd/eric/xpa-2.1.14/man/man3/xpanew.3xpanew:È%XPANew: create a new XPA access point3“J¦xœíYûoKþW…ìÊqoBy(å"EÅ\ mRÕqu…ªñî¬=dwgïÌnƒøßùΙǮã´ôŠ $D¤6ö<Îó;¯Éõ՛џß^]ëý%N«^“¢Vïy‘TQh侀¦íiýíõÍÛõ«5ÑM[ÔC©éW÷Zî~-"•Y±SŽžµò~AáK«>ïtÝ-ˆ˜àì©×mù¡Pu½QÅí|6ÇÆ5%…Rõ*]“…Æ–:ßuºxô*¯‡›ñ*/ðÍù úÍjýòÝ«·ï_Ý\½|¨m7ljS+½7ýŽú&Qè’5!Sê¶7•ÑŽzÝtµPiKÂ*/íŒ?¦Vh0¡àµ»ÓnAž×NôT¨–6:^Ô%m¤ïA¯U5uÎʪ_&#ÏÉé~p-8µBÖ÷n(ú%ѵ…4BTXÖºÝB[Jˆ¬"F©½Ù¶ª7„šÁ÷,AÍ‚ƒ@KÖ‘þ~ˆþÕÅs±§* ”'­Š¸½?ÕŠJ¥Û.Øh½©k¦ë{åz(¦†Þ6àɾ;©XyX¬µ=¹¡mM»%UÃ5åfvhxe4PeˆoZѧSýnÅ€‘¶N5äÉt¤ÊÒé¨jm|¯…ng]OÊA–Nì@13Òíq¶màBºSΨM­Õ®×¯®Wï¡ÆÎ@‚ºÕ^nTÖ5t Þ¯*ÈN~Àî£Tô=øÃ¸Ô›°ºÉ6(R Îñ­f5­žÈŒ"öùó‹_þŒÙAƒ¸Yü9)èI·­ÝÇ£ óây– GÎ=Xy*­§î4{zk)ÂuêT,UÆ|¸Î¶Æ2óýÑœèÊ3ÔËóåù‚pÆ^pL Æêë{`©Ý²t¿×:X!X'¢]è ;„çT‡%›œ7Ž{Ä`€ÿjÝ3 –H€ŒD§j2í•#ö‰6“CAŠl§©1÷âŽJä Úm]2Å@O3|óº—ØÆßÌO÷Årž°^›[ üî{ën—ô­âÕà4Lò5¤X:>ChójL)þ´z·FF{ù»ÕË?<ŽApyR6úI Μ3¢òV8ŽS°X‚)¾}?h$†ÊÙ&êsIñÃ4'ž EB"š¦t¶Ï3ø€éÚÜéq'†sŽÄPÖZ—E„„Õ䬔Ï-O™<$žò޾×ÅÀ¡†œœÐ!׉Ap)'Ø#-#YÁèÒE2õ7ºçÔ"gÁ 2,þ¶——00Lš¥Ãç:X²ØÄµ)EXäË^(j£Ûâ¾Ì‹ž÷}ÒGJÏH—¡oœаÀûÇu±C2o8Ѥût3T ¡øeÑü÷PØÜ_Ó ç™Ê ¢åÒ´ÌÎzÔWúG?Wë Æb â4pIOnõáüë;Uú|ÏáóÅDŸ•­k»çËØGŒ”^R7€d·­ù›.¡=v(þÈýô¥Ô•ê>}Õ÷(Ò¡ÎÉOÚ:;û¼ï²¤Š:­£ÜêgRã÷Ì®• ‹é©°mï,.VNkXø3ðI⣪âŽbºE·¡{$ºŒqùê2DoÁ!4i8BgÀE§ö-—–ë£as,"îÎbðž1¢Æ"rûÈ. º¥ ¯T|–Ær?t]=©°‹Á-…©Rù𖆂>åÂa¤áoöy¿G–TÏœcN ›ÄCŒ?~Œ4‘8i 27ç˦¡P±à§Ø¼ eŽÛ§ØBÙ •QZ¾plIW\ìz½Å¢(klç´Êy@ŒìÒÍG›{Dn°Åeˆ@1ªè4au¬UÄ /åž„PºxDëÖ* Ô‡º4¡ î E'lTe4@v0ZgCmdT%×Áù´#áqsÌ·ÜSL+Ž·Å­$YÀÁvºÍC‹%n@åµXµ¶…êS•BúiKåJÁc†f/êr!ΛzFYŠÊ­nµ -©ç"›{s31[¯ÑKàÒ$ñŠ\p°ÃX.ã¬;¹ët¬ö³§Í™Ïc70O]@XþÐõŽ«µ”Yã<EÛAZF¦›ÁóÜ'ºÀµN™Ŭ<9,錻¨(24gI³DöÑÁà"tsÇyîìØÞ<÷†›†¬ž®ÿøúõbä)Íž°H¬cã…å4¹°)S#òx,ò–‹sd)ÃÄHö#Äò+@†õÓt¥ Í_5H)AeF í¥¬õò?ë Ävãq: Å0Êâ(„á›ýrbLJØ]ä£"CWÇPI|RÞcW -£n­Ã¼ÓŽEãlB é¢%ÉØ3lÌc~Bl†ÖYjJ #é‚£ˆ€ÛJhMî‹ý/)ï@ïBŒã`RáƒÈ5½ã˜ ’Åá)v*¹ m¦>5eø£f•™ÿdõîÝÍ;ôfßɽ¿Ðlú Ô]ò<§4™Žés•Ï­¿¢Üfa;tÛ ðó€wÒ­,šèM<{´©…âÖÍFoVëõÕ7+ú.Þø˜•ný{ãõbš¹˜DÊ0÷'&™´:ÛÉ%{ÉxVA;úŠëMkà+#ÝÙ¹8Œ_ÆêŒo;ÿåûe&O?5€ž¨Ÿ'Ї;³ü+Ë?pÍcè¿9…þ=@Çáó“·ãË^¨8a6ÔÄ”ÖúóÆY~ÌMC W\Úh¸!Eˆ<$LýOÉÓø“òò˜¿©âƒQ (Ðΰ ¾$—ÈÌ CÅ Ð r}þCÄI¼Nµ˜€ˆÆ¸Qñ¡=˜/Ž‚GBæž=¸f3ôY öØs n–7›&¾gù”ÍÆÔ¦—.±ìŒ¾Ó#ßœSE ýû¸?΢ ¯É8úp džjüÔJYï<àtˆ¾GFê´K8;¦ðÇ‹ÿ@ÏôH;ðe¦/\F׫]½^ß­µT»r|%oÄñÏòœÌ°>?àË_žý~€¿XÐÅWç!ðûºÞÏ~:ÿ'‘&Þ} 34ef3a9e55669b1ecb2bd5fd0b905c26//proj/rd/eric/xpa-2.1.14/man/man3/xpanslookup.3 xpanslookup,0XPANSLookup: lookup registered XPA access points3‰aŒ|xœ•VÛn7ý• ’"+±“¢€¤0Z£PàÚFå-‚g…dJm£Yíá/…¦¨°¿S{ЕФêúYÀ²¼Qçbu ®¼¦­w|X—3¢y$(8øià9•:¯–µ¦èà³sASØêÒÅ3#+ï6¢¾P¶4%0zaà ~lË’ó%œ€êÒá€.|l€‹+¥%ÿÕ5r ¯cã—‰&·Jfìà’ÝÎÏ!r6Deá¶(„1ѺJ*a÷Gã)¿-Ò›Ž\½‡W+ãaHùu³| 4¸m4ΪZr¢oŠ8£ùЬ³'7¿__§€H?ÁIc×$Nívá¬ÕËüs…,%íLL`e÷±„úcsÔ„äç_ö{9ƒ”®œOH°µ¶XÃŒnqÜïLàjUdõŽF¼ë¼òûñÐÒÀh X«¡;# !Vöˆ$»Ì™ª¡¿u‡OŠY2ïz8„a Ž[UÜlœé\w(³¶,”Ý#†ÍÒX%A¸Õ9¥ãùÑO°œ7éDžv뤈Öí*]ë(õZ+¦pV*õ ø‰Â@.ü93c*øÏ‚÷UjŽÒð˾+˜|:+`8ô,ÓqKwÅÌEÛB°fí§Gy¯ö¹wf¸KŒô‡‘Oý‡ïåþe}Ü.$pÒœþ^¼µ“UwÅÖñhæO–ÈÔ)Pׯк8{È6©ÜXºRúY[q}Ìè²®†q< —ÑA0½« ô­µÕ^PæÒˆ–•µ AQ®ß–º†ÐQ—Y[Çóh´lbò$™ M^a|½Öå¸MPcS?&×Rm6KÀÙ³]‚ºsÿQÕMg°¥ ŒÄ-ÄáÖ:“eÑ"WO éó×&ažP9Ý‚¤¤ÿÌiéd¢]¤IjA¼ZútÐщVÎMŽð¿ÆÏq—òãœóãnV§! E †‘ùôî‚ÌGè5oÞŒÿ&úº®¶¯tñÀ=€ºÁ,Mm"7Ål6û†Ã[í+µ æFçf“j§<^¶®¦é->ÏËO?ëûÅj9ÀM¦^x(mBô©Šˆ;Å”ņÕ8è¸ãÆD';¿RœL/eU«…m\¿ä×_jY3û~“ÜXŸñ*BKʆ–B嬥*jg¡3ò{òÐÖ‰#.sÙ‘…³×p1»¶q{BÏŽ·V®í EÞ¹I‘™#2<½ÊJ¸HUE!h®ÊE‚¶Û‘CÜÖSãÑ6ŠUÖÈ)è§ K]-‡Gª GKìRl.OWdŒ¼mÆ“ªÏO…L\À¤ñ®•ái¯] Ï c¨‰£ ‰´¥ÃP©LpÃè†m ¶2ÿm ?cXãx¾ž[S-(ü°ÖaÜO¦û7ñŒì©UÚbô:ŸñÄÒ1f´±™2žVIPXÌ8Žëäpª­4Çì®\%‘l™Øiž&vd:Nƒd\„ɗຸ*®Þß÷w—¸~}u ùq'o¦SsЙ 3fd47a28980a4796c53d1d0f74b517ab+/proj/rd/eric/xpa-2.1.14/man/man3/xpapoll.3xpapoll º&XPAPoll: execute existing XPA requests3„4„xœ…S]oÓ@ü+#ñ’HÁj Ri‘"R$îCy<ÛëúÔó¹&ù÷ìÚ±I%>üÇ{3;3»·]}[ûÕÞs:R™"ñ¯QÛG©ÀÓÏD!ä?¶»}¾ÉWÚ–&U„Ûc§²æ mifòÞ*ý×V™aþŸÖùÇï›ýýf·6: ¸–¢n) ¢ ½* !:è¶3Ôƒ:f%Æ¹Ž 3Ê84ä Îʆʧ€Úy([¡ó®¤˜ï…ðƒŽK…qå“eÀgFÄF$è˜TÔÎ.wohò1‡g”¶tƒÿyÃýŸpÜØtäY_+åUUåd¨Œ|Fô†óŸ –'2Ù±"jCG¥®5UÜ -3iîPœz‘"Ê?&É)æîó`W­óôÒ¾â­âiTKQàc:vÚSXLƇ'•£™V©Œa5< sÎ rœÙØ(ëS2Á³2‰x¬‘|Ë;pÍž.ÇÂé4M­º®Gü-®zQÖžÙä`d:4ê“õ{ü¯¤v°)†>[œI= ™$¯6œgs­æDŠpÄ#À=›í€ç¨Ä/ $käÔï’höØ€‰Ò˜®c¯àqc\§Ü¯ƒs³9m ʶer¶µy¡MxYHÙr>2¢I¨W¥0 µœ=âYd“‚¼Fò’8Icrc2mv,¬`ÎPÊQb¡†×êb4qëljômh©1O¬ñÄ+-+ýBFâ%m¬(@ùò“\‘”rËL‡äÙjvANÖô>ËÏü¾Zº ¡Sñ#þ±<ÿ·ø%i;Î µ`Ê€ž©Ç¿NJ“¤ à‡:Ž6ÔÈúÜÙh ±h¸ E ¹#àO-·ˆí~©¨GŠ4f}%QzôhäÜG/°§ê´((h“MT‚T"Ið~y½üuQŒ¹áï†D‡ü:¶È¾=!]Ö0‚û{õp{s¿‘Y`°1øV²0„Ê·ôcT©êF¶Òî¡y"¸„®Neº^™>AVƒ¼)Éž*A§ÊȨ…Á-7æ`Q[ØíTºb&g^ÒÚ$uSTõ®Ð¨—å8z<ˆ º¾x"´p¡H@ )if™"Vi÷Pܧæugz—¯i7tªw1·rÀ¯ú£#Ó?}½çÒ¹nj™‡*Ô\f+£´Ht§œÐ…CpœS袲­JÙîì i,CÌBzÒ‹ÃÑl$ ³¸àà;IcŒáàƒˆËDxr’-ðÁ_ÁSz¨ë 6žPwZP²ewþH“#LÏ’S{$ ¥»g}ÊQ{µøé¸‘uã©— ÒËþºIðÚÅÐNò²¥)ÉJì“0§ËÏu§Æduö[”¹xtÌéz\¡x?l£a²†9X”40±D§ÎD“§:µJ™k•Ï‹»á,‚?`QÖRX‘µŽ-Bma`'y¹3)KQ¢ ,T+¿‘B„…¹¾žÆ…KZØCý#%Ò³Å"ú„ «Mˆ$ê°òâ ¹[¤Àv ?Ç(BRp±«ÐÝV¢;9€"öÑ´(OÕe&Ó D´pI7›Ô›¬¦·P #ukˆB8r¦÷Us‘Üz32gFTcDdhï/üÌUùŒ·SùhKâ¹:–þ\ê8µ°‰:p±weòíÖú·©ùßmøËâ%ŸEBê“+¿ ?Ȩ\FZqá‹ç |éã·ùͰEÊǺèäYœc¸á[cÐÔ¤i³¦’]ÿâ#ÇŸÆ}?†ÐùÒ–e@ðÇçõ•³X¸“+¦é[|ÌyñÊ¥p5‰&@"CùÓ.Á¾¾»£›ûÍÈd¦çÎÌü|øú§ú™h a×Q§ëç’æëŸ‰~ïÑÉßôþÝõ{’?Ï2‡Ï~šÿÆôjX dae8eac08db99e68c96665059ffbc19e-/proj/rd/eric/xpa-2.1.14/man/man3/xpaserver.3 xpaserverà4XPAServer: The XPA Server-side Programming Interface3‡ ‰Hxœ½UMÛ6ý+ƒíÅN¼nw[ À¦(`8.ê"Ù5â=4§€¦Æ6ŠTIÉÿ¾o(Q–“mÐSë¥F3oÞŒæ gD­fkô¼gy¤öù6š‚iü.¨²4nGKWsØ*Í´þôø´Z/×D3*8ê`ªÚxG~Ku ÕÄd)½[¬ç—«çåÓ# xðE£NíD®8Ð<°ªå¤Ü ™H¬âùξ¡;ÊÚ3y‡Ç\¤†)ó{äãhL±Ùߎå}Á[9)rªD„ +­9Fªœ±Ô-¤ù€#Yï+¤×{RQ2}PÆÝ½‡¼@fkضÿÝp¬íã´mÐÑ_O•šîKŸ/—£÷*Ð+mUŒj¤|Þ³­&$ý§Ñ+áþ9óÆ:xSPk/T­rT2”¾à>Õ^Gv¡bo#»P1HäømOs^ßaÚ9©û7+Š‘D¢Øõ)é?T”\ZšïØ^hvè²Ô½t[ÿÝOÔ1ð{‰I²kH†LEb‘ä÷Àœy Êh¥¹ÃÀå­ɹŒ¬'ÉZª¦m<«'S÷¡}Õ–•k.Wê¥gOMä~¨ª²F«ôîÅU0æ¢ßÖG*<°õÄr‘ñÑ@¹yö6+X#¸z±üð’BŒkÕšñÑµÆ Šª;ÅGò¡S:ÎÝ^*’dždœ˜Xã¾Ú¡¯±NàÖl$’CPkˆvZÓ-dìÓßT_|ü²ß0µ/+P/Ð1éÉÆ×{š§|óׯóÛ âïw]×ÃAr/p§Í9-&¿Ú}yñ¥­V±6Ø8‘nD7büM¹éVÛÍe·!¹æ¢ ðÅ–Ú0ñ‰uS£$’™ÝQÚ%ûì”m#A‹ ÜBZŸ‘d¨¥ýRi©ÄÔzu~U<òìCD¡lÇj|ùmØ=Ët”r¸¼å#Æ Í“+à¶Ï½•A ù˜ëâeSó.»jL2¬ |­?ÔAœÛlá&b!]zŒ`Õl ˆ«±SpTçÉW—[®!Ý!ð„wÜ%#€72¿iØkS¡½?.Nã)­ š½_?.×$£‘we[ƒiÆ žÆ›•*µDiñýônz÷ ÑŸ *y3¡ûŸîe9úyü2Õ 5ab466bae67ec39686314ad3bfd7dad1*/proj/rd/eric/xpa-2.1.14/man/man3/xpaset.3xpaset,XPASet: send data to one or more XPA servers3‹ŽIxœVmoÛ6þ+wìTuêlÀ0§mÞ¡uЏ6dù@K”EL&=’Šë ûï{Ž/’‚´@‘¨ãÝswϽ¬¯Þ­ˆ~µ‘~INêŠ*áyCFK2–öÆJÀGû ­£Íë›÷›ë Ñ3¥Ë¶«$½þxóæ{"¥}R6å+8.ˆÊFX:órh…—Ez?+ö­r>ìM%{émWA[+u8Ób/]ÿ†g'v|õì’~Zm~¼½~ÿáúfM´ùgŽq’ÊV8·dõ¤*©½ª•„°ðe#ùF’;È’O+Ê~̉®ú2u«ÝÓ$¨[}‹ )ÇqõŒ‚EØz°!€ Ê†¬ôÕŽqLXŸð€‹G(½#æK£µ,½2š­HçÅ· <*ßP‘9Ù»,Ò'€œ·¬*Î>F¨é ‰ƒK+´«qhåß,ò-¥•WˆB5§kàÖ§·]éŸ*-EÛÐÀ<Çfpø¢îP±>¶\IWZµå—­y@ØopוY8üÆ {z¢`/@Ëd1;>‘>ª¶¥-¼+[øŽÔ=2(BF¥—n†ˆùb:ÏÈšÎ+Ð(GÀÅ€ÔÖì tçwÈk…w>$‚ŦJÓöÄÈ5¦k+Æ•€¢"\ a²i–'½@°ñð¬åœªÃÁÔùTâ9‘dƒ¡x×Zq‚NíÔŒ§½8R*­EýàoˆhØV”…¾ÁÔM%Iá0ç»UÈpÈx4š…ú<8ªì1Á'S6‘låžÙ‘Š+|F¼þaIªJ³ù„x<w´ïÀÖm(U§þ {³³¦lÊTïpƘŸ¡Žª|ºæW«ÛÛ›["º ñ¹§é¸•Ą̈ éw«Íæê—Ý%ýŸ“°€m—b•Ò£TúN´¤»ý‰`—É}ƒ¾q”(ƒ5¥äÊ›C’5ù¦sQ]cÚØ%Q»†×ÒIâ>Ñ"– BÓ¥o9àŠe×$þEif˜¦AÛ9·ã¬ðÖ¿½}[60Ëñ¹«¥î(Á?´.¯Ê®ÅÈìåñ5³GÙšü%O‹7!‹Ïñù¢˜Ïç“x½6mkŽ|߯V±•XYšc*ä_(ýb<Ó¯’µèZŸ_åGT´Ž>ÐËðËŸ^¾ü²÷pÄN§Ú©<¯Eëäðž¿¡ —‚*Dþ…òìw¸TªØ©¨ý¸p‡n¤UõésæF÷nfAwìw?W÷Lç+4JDÄ`ú øØ zº:Þòtq13 5å„ ®Õ]Ël(_@GžxÄW¯ÚpâÄí#1j[8Î~$ç»9ÇsׄN“p0 ´”àÄ·¬ê·§±£Ó  Æúq⺒eæK˜z=·)\m僄PzÍeж§"Ô©P½ &‚_ïCð0ðZDƒÐè9HÀ’Öti΋“Oâ¡kÄ9Äè&!ƒ“ @>ȸî=±g¢d%}ÊÁëÝ[} eù©=òê‰gíšµ/^Å TA;ã/Ó¦äåh]ìŸC‡¹ã›÷ýYn4ý1ªM»}<ëRÈ ·4'ÃÞ™ç7¯£qp9r|á>é:?{¼=ó.!"xç7y¥ˆoR¹ï&øW+ïð?†õ7¬¾iç–]ö«.Œ3yDX6²OÕ›W—¤^‡`©/fÿr‹˜öJîÔ=ñY}@«ôõ% UÀ¦Ù’žcWzîfêI1¾“Àà‰íÿuæ#š….a¥œŽ¥ž˜"££¨k³ZÑÕÛÍ ³Or˜êYì`ý>ÌThd{@ÁñÈàiÇ,¾˜/æ‹oˆ~íÀ—o ºxµ¸ˆZÉé׳ÿSnS„ ecb7e71cad332542f4fbf706a24368d0,/proj/rd/eric/xpa-2.1.14/man/man3/xpasetfd.3xpasetfdæ9XPASetFd: send data from stdin to one or more XPA servers3‰s‹[xœVïo#5ýW†œNJzÛ´)HˆôŠT •‚JR5‡*ýàìz³ÖíÚÁö6-ˆÿ7¶w³ÇD¾dýëÍ›™7c¯®Zýrw½‘þ¦˜““º BxA¥5 9_(MÞÑ’Œ¥ÆXÉ»±Ï>Iëhóëj}·YnˆÞ(×m!éýó^L«o‰”ö=ò˜a!#Ê+aéÄËf_ /³4Þ +šZ9ßM4¦Àb)‹nòD‹Fº~„o'v<ÁÛô„~Xl¾¿_Þ}X®WD÷R }ðFèBØ‚–gk€FÑaåÿËÇCeœ¤¼ÎÍÙ>©Bj¯J%±Yø¼’Ž|%ÉíeγuÎM‰®û™2l+mhàfo6"å˜H`Á[Øz°)d  òЬô­Õžp OxÐŧŽD”Þ ™ó¹ÑZæ^ÍV$b°Åé ,ÊW$€#3'{—92L¤Ï bg{g#Õt„DŒA··B»“VþÞÂ"ŸRZy…(SZ‚·Ž<½msÿ9h.ê:ã/Y€8p€ŽÞ€$òÔî eó…t¹U[lÍb¿ÆY{P2â+ìËg€d“ÙÎûq ÷AÕ5Ñ–So˜Ü¡ãÃô„´J/Ýaþ“¥>!kZ¯ ¦à… m_°5 ñS­@‡-ÔTÓb}Ó+Ò¥|ÄSU3Ë&K¥E“&2èpc6ñ¬š¶!Ý6[,#Í‹€D$¼È}IÊn˜B¦ðr;Ð<3Sû9¢„d“RôEeÂ#X+^Ïù¦zB,Ò‰~;t ­5vì0¦TÙ1Hó¨Ê¬LÔD²– #W×zã«ïæ¤Êc¼³#¿àÓ§5-ôº ÅêÔØÉ-a‡"¾)ê‘==‰ºMSÜ"·Ü·HÊ+!¯P­ Íí­É%ë} -e:Ζ‘ù’Mm=ê'\€îÛ«ks>Ú &™3¸zé17‹ÒJüb[® â[< æ5íQòÒàÖ¼ân:; R팿ìž—Ý+%ÔÄï}ìçºÒè§ÑÁ¯˜žC¼L 3ý}ëgT¸oFø+•wø“ü²IOšã[†qñ««óKRï9õîÝäOV׸ßü é‹«F¼vv’úç ü'g€Ú£ }9†°‹ûûõýœÞâ²{ë&¿éQ6ÄL¤ðÅ<þŠ6»)‚8K+åx¸çŸ¤º=ƒ¹µY,èúv³&ÚHÉ/Â1žm¡6úG g¦’õáÄÍ“Ó~1Mg_ýØ"}_gtq>»`õÃI_ã/'C¬O 7211e83d2a3d532304807040cfd6f2b3./proj/rd/eric/xpa-2.1.14/man/man3/xpacleanup.3 xpacleanup 'XPACleanup: release reserved XPA memory3‚nNxœMQmK#1þ+õ‹…e±=AP9(µzœmq½ÓdÚ„ËË’dW{¿þfkÕ~Ê$™yÞf5{\¯›ÙÜ1…®½Eb©2Ë™9õ¬‡Oxö1ÐüY­7Ͳ.lP®ÓŒû÷–jóè£Õg@—Ã}|‡‡E3Znž—ëðb8ñl† ¶Xröë ¶€œ‹Š g²—ÈÇ.ÄÝ'ý.&à ¥8g¨JŠÎæR¡°o¡mbU†Þ–Š©@AQÑ{yÈ5ž8Jµí=¹}²R—ˆ-c”‹‰IÚ:U2DÁ†½È ‚Ñ!v mŠûDB® v‰9zþb(BÝ9 C=jÌÅÜŸ6FŠ]±…Zœ2ø]:õ}’¼ ‚Ž åÌÃ`ÓÓ_þ6`¨m5šÅ³ßÍhdDVuÆÇé˜Úí°î•Äö~Ï)Û0­'õäøÕ‰ › Ó«É‚:Éý1þc^Ä' 9cbdcc997e2242bd31fd0ba53563df3d-/proj/rd/eric/xpa-2.1.14/man/man3/xpaatexit.3 xpaatexitùXPAAtExit: install exit handler3‚vyxœUR]KÃ0ý+|Ù`T7aŠ0u·á*èc–Ü-aiRštÿÞ›vÅùx{Ï=_é|ò1¾—“IœMø…µ ž …S–*¬~æ‹åj¶®Œ“¶V„Çc)2ýì½Q½4öð:]½|Ζùl1¿ ïõq0LÞ‰÷_§Æm!"µØèQÕ.¿UDðéˆG))”Þ¸2äÚf«#ÖÄ,´©“¤pÐT¾œ9"x¹£ øÃš’ƒ§Þ´^Jk$û‘I‡ÕÏÊl…ù(G_Ÿ5¡¬ü¶ÅÍtA±ÔM7ìH‘¥H ¦(HÎgO¼Ú×1é¶»2ôæÏc&eÍÆH`œUWc³ äÒ^ç;ˆ2¹Ñx—aÒ“‚%SŒ€ãÍžZOá"›Èe§¥éÙ…ò‡¶Ý \’¯S×un»Ô©Y‰ ûöTÇ(fÃ;à½v„ûF7ÃþQÎ/zÛÿs±Ôý 6a4b26ef7da512b672596a25760b55fe'/proj/rd/eric/xpa-2.1.14/man/mann/xpa.nxpa!õ)XPA: Public Access to Data and Algorithmsn“4xœWÛn7ý>:ˆ-Çiz)9i]Ô¶;MŠ ÔîH"Ì%’kYý±þ^Ï ¹Ú]ÙFûbkɹœ¹ofוú¶˜MÕ¢]ZS©YUQŒ*yu©“VÚÕjf×>˜´i¢ºûóævqwu§ÔýÆDUûªmÈ%…ßiCê^/-)¿RsïΣZùÀâ'êòãÝüóÕâþêö†™‰OUUzmÜZÅ}LÔ¨m𦦨"éÆ2Ê7MëL¥“ñN-)툜j´Û«ãêÈÚ¾8óĬ렛xªŒ«l[³Ôo‡S1ä¾²ç÷‡³‰ºJJÛè{µÚ)Òq¯vz/ÐÛHAœÑà µƒ/þ9¶·î•,÷JÑUmí°°²†ýÃìšÑ'ŽŠ²VA8@lÍßâ„¶ÚŒHcÌ6¨ú@•‘¹óáº6\NR¤EÆ5­Í”pìc/MÔ¯>¦³¥Žðe—è/¹‹$5ÍÖ§(Õ§ì&#ÎâœÓ%_)ß/dÙ¿F¡¶&Ò{Á|eõžô ò•®´”Ú†Y;\A ÂŽ`reIpý*ít !åýVô9!–°Or3ìÅÂ2”^Î;¨5ˠÞ?ݤw¶B*¢×PìºÞü|þöí¸ói„Ó$iÍjcÖ›³\Š aнZc“‚ï“ß2eΉ ÁP<$h*Ý»€;í‚R ¦ä¿®ë씣®‹tMƒÀͨƒgײ1&€…ÙÖ3® Õ=8ɉØð‰EÊp)ÍG]#¶Ëƒ£Žá±´ ‘‘  !šÉ‘(™&våÁ)™{p©xÅQÎóÞç—÷ÃG͹AÒ¡þBký.WæÖTqªÔ?J©+Nõº­¤,˜òýi« ŸŸ¸7e²2¸Rò7:w:4B#í£ð¤òÕ³ýBI†Õð!ÿÊ!‘š\‚³%|6’›…TBÚ‹˜JüšÒÆ×™²‘߯Q~(=„Ë;“(õÔ—¨@kMÜ0Â/2€˜L*§§c‡ð¥Zt $Ç \þô]ÚÀ>‘Ó“‹N¾#“F •hã-_b¡Ñ–Г¿—›iΚ bX&½ð|:bj–ÓWº¢8u9"vÞÕ ®®3|—»ž”ïïòÕ箺‹ÚMóø#iƒ»1VE»“²æMýœ««gÜUS¿ `V×S.Dpwœ…‡ÇÄ—dY›¥DÏéq>¢ç4Ás%RÇÀøôÙ§@4EY’ð=cá‹ý5¤üŽN4v%îǹ Ò€”¯Gü Ôý ¬íÖå,(';Ÿ}aI»ÚÄ#7ñ_4Ôe¥n<†ø%Ž˜»¸–¡7-Öåµ# Ç´¡ #쀥†…r,ä3O*ìøµá¬„˜ßI/}ôFöÎFXÈÆŒ·h(è‡×äÉííõE!øRØÞ7cúÒ{Ÿ%ìí–ÜTaœ:^gÑ Ð*dÏîÖmç¨:T Ó¹w jî¿ÿÉ.d#þ_F}¥k'CŠ»q;AXûa×QŽóµÐRuÜTŽÔªÛ.ð¬‘y¦Vu‡iU£bFlë—ÌYë²U”šŠÏxoîãœwHàÕn_,­PXgÏ›àqû;—§á9–„«n)šòÊ0ؼúø4'†ù•?_äM•0kcñÈl7ûÇO&üˆŸ9šx'=›Ãó²¡fš®M¬ð&CCõmIè¯x´OX›ÕÇ'Í›çù=?™æ¾¦L$n.OŠx ôbòNb÷ÿ3‚ÅÕÿ#üÊ{Ö¥§üìºãw‡úäéš¹=^À?+^¹ ÞO.&?*õ[‹^úÓ©zÿîâ=ÏXõ/§¢" 7fd9e087fac1361ccfecc2ebef204208*/proj/rd/eric/xpa-2.1.14/man/mann/xpaacl.nxpaacl!i(XPAAcl: Access Control for XPA MessagingnŒh“BxœWïoÛ6ýWÙ>$©ã-Å€Ù'/u1i,Ú~h‰²ˆR¢GJv½¿~,ÿX·X‰¼{÷îîÝéqöaNôéy6+ìÍŠB‡@÷®í¼³T9ϯ誕iWôòùñéùeñ"W(ôëµó] Ú…îf©‚.IEÅÈ„VE-çÓ»µ3m7%úìz*TKºUK«(MàŸÇúÀŽ»Z³‰?g÷8¿1Þµn;Ú(oøÖt°Öº0Õ.›é\zbŠ Aà ¯à4­täóÝü=»Um™!¼_<ÌÏÂSúuG¥®To» ®œø$Ò߆ƒu­Ý1Ƶwü Î}ß¶ìݵ ¨Fgdt)©@Ÿè£iK· WSz7¹ÿcñüºxz$úXë–óW ®ø¢¢òšL‹p îÁ…:Ò¶Ü á~˜¿þöôîlxW“ü«od¾ÑE­Z!hÍÆ”½²‡˜Òk F­8\Õ Vð÷R²Ziàü?1Y9rkíUg\ö¥v@7hTˆrøUïô·žîg™°I¾X^‡Î›¢ƒÿË¥äÕ´†½]qΘ0Ž?ÛœÒ8Û™˜‰.$ì/û.Ùõ¾Å[WU|áuÿ§âA¥l`· &Ï0kAsÕír=‰‹ˆKö´ßh[³ú&º¿‡qµÃ@˜cXeó\}#ê×´åZÛx½2¡ÓžyU¶«]¿ªÉ „pá¬ðÎ*œÿ_`ÓÖm¯RÁ¤“¥k¥ºù‡«¨Û:Úª]¸C^ÝMÆ<þkÛŠ9É.¼r7 Pü¢¨2VLÒþ³¨5Ÿh;ÃbÄbÈ0´ÂªîZne³ÆMKñ<#F»®zÁÆ:AnÖÌB¤1wC Ffć>¤¹p!X:Æÿ”^´‘…þ9ª +Ûkò#kœ¨F Áp- öëz‰›‡a NÊÜŒeñLª,={¹D‚ê¾Qíת¾£á« <7å¶6è_XXj®Ë•Ùè\¾â9É~R\sš`‹ûÞÚ‘[¸Ÿ6¸|ö{éÖáüÌ„¥è½gûÒÚ)FèË£Ô°2cᚥi#I°ùXEu’ò±(YfM4 ?WI»ð«ÈWÊü#µµ»äR&ÎQ¬oØ&“Baeò]ö5œ¸]Bߊš0!{,tú«Bò t}·Ñk´°Vû‡ÍN½ÁüË­aKÌ~P¥•s7X~¿è®Wd ­e}=5”<æ«,U|x"·ãyÆÁ¡—Ä„c7—,¨­ë’¯«è q¿H}²˜êD Jÿ|K… ‰Xð¼àño‡Q ™°½ŽÚgZýtPÝί,’èS'Ò®ƒ4‰d|Åilòâúî:Uô› ’ º×ò˜¼T½µ»ñò+ô4¥¹b¼Ö=’fâ+µ º-¢""Iÿ.|Ó*Õjö´3äB0:Aˈ@ÐZy\Ð6ÊͧÛ[ú‡qÞ;xÂím{h ž}oXžÙU£yÅôM´é¸·¬Tí7k’vC{Ü\¤~:Ó¦k󸡊û°^yDdw#¯K½ÔI_…ìUä#?>mÑ}6NÊ`ÒÔaq1>ŽÓ,Hn:Ó«|ž¿9õà q í‡9ðª79 1:F¹‹ž*0Õ{^vvXû›>WThE†:v…Ù Ä3ÍFztyЦî=ªÆÑÖ’ºî°x¢ÒW(8j–Z€à¦ó¥T‘¶'ßËÂ+»0!bGÔ¬?¼ž'ð¸°1z{’€[ÓÕÉ}ßZ>ÃÆÄ5ß$,Æã¸Ü6Ê[a gÃë¿z,¸œ¶F•:µÉ~EœŒ!ŒöÂ¢ÖØ”˼ßñ¢€¥m…3-1´+o½¡ƒ˜PërÞi³Æ7_Uá$ ×¼1˜†3ß`*Ž_²uàPåGpº!¾Ô)^Ý&Ìò¥Mãe`ŒÂ¨¼‹)æ0%–ÃUH?2’­Zó·Þ«Îùâœ×0 ã›÷¡ÞëØÜp8L©ÓN·ŽBΙnG—zºš²^š oz_ôî*×WÕwl+ .¬MßòΜÁÒ€/1ì1és ÛÝ|N³‡—'’=Õq‰•Øoȃ¬¢v­íš¸Ö0e´ÌãÛéíôö'¢ß{ ™Ÿ'ôöÇÛ·$ÿÁ Z†þÎŽ©B ff2e5a2a3586fb4c161c24c0dbcfa4e3+/proj/rd/eric/xpa-2.1.14/man/mann/xpacode.nxpacode ‚(XPACode: Where to Find Example/Test Coden…b†Nxœ}T]o1ü+£ô%‰àP¥J¼Ñ”JT ‰ R›§Êø–;+>Ù> ÿ¾»>BHhÂÃq»³;ãÙo'ÀŸûñ/i„ß5Bòøn\‰ÉN5kKW Š €ùÃìî~>‹š$ Ñ·A´|-M |xâG—”qië‘$}|T{ˆò\è—ÐÝR­´rˆ6A]ñˆ•Ø“Œ«ºŠb—n ¹Ä âšk› Ù§"w÷e£Ï˜KB©^¹— Æ·ŒL*µœ ¿äß&ó›_ÓûÅônÆËÖXNÛS}Ãv¤ÛÄ¢¡Q„±µ€q‡è½0/špõŠ•(e^D8 sû糯#Ž1±ö-·°õáÞ1%‹µU‰5‘”Mü½ª±%Ôj#—Rp––šˆ­I5ZǽÝ0}Ú% ŽU$ïø4[w5÷–ÕˆÌAׯQ/ËHEϧ“á‚­{t~늋îÔãq·ÏúîÅ(»¢ÎC…ªmäl„wL*Õ£óÛŸøÁ' ¬´¦±ö†ÓFØ­UO.ƒô_þÇù>ZŒÛe_û¦aù"tS:!›rxÑËH Kùà[w¹Qv FêtçÛŠo¹A®H¡n!u 8%žtÄI’دxÆ‘ÆòïsÙcùÕBÏøÿòì$tßÉÏýA²wˆ=UðM÷þ%æòÝ DJºÈfA$èüÆåKß9Q5bIÖµ>}Ñ#eŸ åÛè[ ®¯ͽæ _’ix”N¬ßå}š\V;!ùAÖ«’ï«s„pëyíùu2âzÅ÷j£ŒUÙh¬^Òbw›oiš+\Ü%Á9E{‚-Ñ6ŠtEÉŽYÿ^ß )‰t´(n6k["‡3ofÞÌðáöÇ{!þõt{çêÚÙñ7Õ¶ÚnEø-–vãšZ¶ßo×®kÅmY*ïœӶõbõóÃãÓj¹ây§%$þ²Ñ®óâMÛÊ ·[eU£K¡a'׉RZѨ¶Ñê€,O Œá="Ö'ÑyÒ©Ý)ñ¾—[ÕŠêI[â¯÷«»Ÿ–OÏËÇ!~ŽB78Y¸ãN—»½ØIœ¸VŠÎßjßBõJu»ã3Ê®i”mÍI4µt2I°²V«æ RI½«²k§Õ­ #«Å¦q5/<“t#ú­ø°^ˆåæR%ˆ—õÞ¨KÞ}+ø¿¨À¾qÛFÖBû^ǰrãŒqÇ^åÜè£6F“f]caðŒeïU©7ºdOуá5+ΛàÑkUéÍF6¢–åN[å™ÛA+?¿á@"CÄÖ‹/ü¢®7Ÿ>ß\]ºìÿþõÕùûOÉûò— Ÿ“šèìý—øþÁµ Fȶ7Žhw) =üôÝúߪlÃký;iXxŒî;gÛÆ`ááÅ’¶ùBˆ{9M¶ß»Ka»z ïIì$OUtÔ"†…ªÁw]©DÅÖ!g…/…*¶+·”Q=rIj-ëSp.z•ŸLi߇¨…ZCRLðƒ¤>!³ Ʋ›/é= ;ÌæñûŠ¿kÛÇ¢g=Ç€®üŸÅB–&°SfŸ=Qö ¾|½"‹}öxãþ ñÏ>9Õ{©öìG Ä‘– d…g°¦‘'b’©\%œErC Œ‘L?]ôiSM·^™M’ià$Õ¾~b¥@ExAŽ’H¤,!Õ…3˜?Ÿr³C‰ÇVc×Μö´Î¶ÀÎ× U£ËéTwôL·4YU¥êH[ƒVb«àAÊ^.wÒnUT#®±@:­´®+¥¦Ò…×®Qiô2Z/Kú=錈yôI¢`"uìA7ÎÖ”2TnXΈìì M§|æ @Û &¸Ày¬ïê¹U“§Óp³4z0)ÊÊFæ‰ì‹Cxñ7• 5{2 úP¦Ëê =ä2?U(y;YQºBPíIMvé”yĘ(;ð`)žKó‡ç·!ÍåHé9MûÙÙ šü m÷^Ì£×J£÷k'›ŠNšmÉu) SpF€Ç•âÎhEÅŠøÊ·K·«»å’uQöÛSB¹g²@ØwÃ÷Þ ž"ƒÃ£l”ŒDXÆ3!qªÀA‡7P¬ØË{¢ëýɶòËe 21ES‚¿T²•ˆ¼>N^‚Ï^St8)÷{{žþBJ¾¦¬8µµRF–Ûþ ¸€à ´`jLüq3oÔÞÈRE¾·m€a“e¼£È òXIõ¥oÉÒA6 Zþ?W¡Æ© µh¬S¶~42p*ØM_ÛÄÀÀÜt­;òhJ0è•­¸—Ú! uÈ,rtÍ´ÀÒ¼Ÿr§…&³kðÙ䤟ôXѲ¡ó£HˆÚô¼ÆÕkKºGâÔrÌPÜ¡­ËÎù@u›ü½'²›nVh·êߤ")á˜#d¦…ôÞ•š3…ûcÝFÉP;Iáx+Ö¿˜1ÁÞIÞÅÚäT¬ÿ>4g-,Í‘*á)j;}‰MͿƋm¤âs`%¹äÖ™# :vh)j?#Ì•Q$Á„@?”÷,4ɵÁA)Z½óM«kECJ^û£‘"¾ dô¶W°½òÜq´ßRÐ2é3âø q^üÊr– *(™.X§‹ÌÔ˜)´>·hLj!<);ƒÃûRÈ0Y-5ë>$Ê=9J”ö»l$‹«Hkb%úy?™ø}‡÷@ûWaÿŒ°9•9ޏ*æÂZ[þΪw˜…¯¨¿<âíxz\@™¦ ¦†Á"˨5 *„‰æ‘p£ÆE]±’ò‹BäÚ–ÉLI?_Èè8^)(_6ÚÀªè•³´Qñé¥Ë§Ïø6ò¾‘-ì„zÿé4üѳÖ' þn~“–¢|ôJ\ÄaØü•^0ú´Ò¹[×(QoßæÏçsÜ9¸×A"1á~ŽØFÁµ|cþ;ïÚaOø­© Ó65®Û²[uš!Ã2í-L¶¥ ihª\V”ÁÇ݉:5”mªDhÇ)¼¢^m„nidCÁ÷¾ÇÑOSˆßá¼ßŽCrñ9‰üJÉDý¦4Ò¨šî"‡„;¾ªàª6¼åXÈG­—辌C¯øX€!ÞO_ ¼AxeYJwLç7J=ýô­ýP[yÚ›…É´îð]äJub»C÷Éûl4ÞŒa¾;)#V©n—É-["‹†@×dÈò#¸ê÷bV+iû]E>È/„Áe .þä;%Çȇ³çEOÈ$5ë*@À‹‹ÄùçÝEgÇÛ»"p][vV—¡ïü‹jtÉ÷cßË)}`%Â|çŽ œŽðcÁŽ7 YÃFnìŸÇöb‚ Ô°¦Qhÿ|ÿ`’ ¾R„–&è“Ù<o&½«à<£ß”¸.¾›ã(h0íx=1^C„šs[vÕJ·Âuu[U³¹½µ|—¦ P&me’KCH Çá®è§xòìàt5'‡ò¥n(<›mG#g.íäVrï.Ÿ|Ìmžv×ñæfòFàìÞæÈÏé¥.Uv]³º¿·?¬‡ò4³óØö=>›B-…ªs]\Wâï(ÿâó¥¸þîê: s%ßCÐÿè52 f4530b49b2c8f7aca60d28ca3b1c8335./proj/rd/eric/xpa-2.1.14/man/mann/xpaconvert.n xpaconvert¼)XPAConvert: Converting the XPA API to 2.0n‰o+xœ½VmkGþ+ƒB@2²c›B !‘ÈE­cŸÛº`«»‘´ÍÝîewÏ’úÇú÷úÌîéôR»ÐòÁF·;óÌ3¯;W£Oc¢û›ÑkÙ…7ÔþÐfNaÁrE£› Kç'§”ýzu}“M2¢»…öTؼ©Ø*ØçNOÙSе§™u”ofÎV´ª¢ާÊs!'–ï{›áÝÛú8Î>ÜNnî&×Wb“]–v)¨ÊñÿmM ä eæpDà}pJÏá&–ʤ þÊÊú@¹24e„À0©&ØJ«²\SÉÔ(:€[¥rgͨig1´‰²×ÖÀ2ýAÉ?^iØä܉յdáóÏãÛL¢PhÇyÐ,ΆÏö Kf“Ü^.üu dÉXIÐL.уóC‰ÍmËã–++øníÀx©‹9„džÒC _ɳIA'Nžœ" ÄTå_<G¥·mT[¸óÉ'¨ûpcµ P„OVttBˆ¯TU—ü†è…žå^$|'yœß& ºä~^j .TPÃH¦ýY+§ªAÒ´™ ©d3 ÖâŽÎÛîl£Š¸àè¨CèN„ß /hoé—žÿŽÛŒþ½_Rô—°² Ô>ÛóÃØz–RŸäüÂ6e+óM|{¤;4ÎH· Š6(YUHŊñÖ(»åF;‰Óiìc‰³Îéø,žÄϨlR)ÕÜÓB=nZ² ”¬Iµ*–e4=Qn`a3‹hsA€Ç3v©uÇu©r M×(>f\½›)äì¤S·ª\ÕaÝêŠêõƒÔOTZr©Ëûè¡%b‚y 0f*ïZüž´”¯Tº:&L«m¯H qÅË8}« ]Ô ßyUà¢?¢óÂ"B^F7ÅsÏ_h ™fïP‚…ÍG.‡tõÓå%ªÊ!d«ô5Äû.¢ÁvÌ®gìU±ÈïÐ&£¢Ø£ì›©³ ÆGÖ`Acf〗»C0¿2CêÍÐ(½!Qï!`Ä!akR1rñ`ÂC dòkƒaèßÄS±-*ÉçÝÿûý7¤À«ð|4:îߞʦþ!uFu=1uáMx·½(qáßLÓ)£‡ $Ÿ”6—ÖÖ©’T6š^>cEBiHçC Þ¾:ŠRrÉ]1 £WÔ²)ŠÄFÕõ–0´kgsö>¡ú¤°Ç E”ªµ+öXéñ¯Ì¡áÚVÚí"¢J‡Á³Æ˜ðˆ¦Ëäâ 30l0óã÷+]¿ßöǦ3 ë¬ ’å‹É]F2? ƒIW*>Z)¥›dÛZ¹Í5…u“ 3éÇ8ÈQ›”ïä|ç®—{OUŸ¯&ê¬âüï½ô'/}ï/DE³ëZ‰_/]ß]}ɤøÍýØÏÚ}HoÖEÒJ¬Eb›¥”ûÓ¹Dß  ɧQekùpP¢S$¤]Òú’vngÑ&­SOL çíÅgj‡¶wCÚ•Ë“®—,ün±Ý`.pèmâxúüÐ9tå¿XØ ãGÆk×ò^¦¨]àÙƒÑíy´$ÅÒæà z¢s –Ç4ºÌ®ekˆã£mEÞsE²nÈ#(6\ÖØld§n÷], g'gßýР‡_éüôì]nµÙð^¶:Æ rúLnÆ’1k·±]ÑÆÅòcD¸®faü0ÿpò­ó‚Múw”s:—(½²%épÃo<=ÆvÖWPÓødÙRi[O2„UAëјÐÚ¨;Þ“Ì¥™‰òã yÞÔ‡+ó»ï>Þ¼¶«"̾îmv¾·w··7o??Î?ÞÜ}z4æ/,êŠKTÉèˆTZÙ“¶ÚO'–¥[{Û:RoÛð!k r«– —X æ@éì›zÛØÒLˆ…*œÁDð,*3>/þ|»˜ßÞ<&‰ÎÌd¾‘ëN,!r‘iõÊLqÊ&á7†7c{€cmêËÛ{ÛîÔ¸’Š”Wß Ùvm måâ8;3æôÓvŸžö1¥çÄÑÆo»†T®=ÔÍÞseI7žm[WîYJ;KÚ‡ŠKØnpôÊš‘ pÌ‘.™œ™p ´Ê€Óú’ä]wbÔ;7 ápb²Û”9÷´ ™Œkš[h21Hi߸'@„%ùCàJ­‰ì³õ$Ñ'[tÉ|epA<`¯‹7‘÷©YÒG b+×¶°tÄs¨ÄÞ~¬;s°‹fí{Q¶#û8 ?‹¬õçÙyxYGÚ§ùµŒóÜ9éÝ73s ?+ DxI¾î Ò_Ý*ï£E¶Åþ¹÷|˜ßÜ>~~wSϨ©ÿ¬ 3ÂÞ·Žx¢ß¿]»";:x?ù;¶¯Vu e~׸¿u.´Ñ ìÁz"´Xî Ç ZÑÍt1¹Èežü£ê«È€èþ¹}7M]’"A$2Ú;¨ì— ãÝÍYèøû‘2"Øa_þeLœÂ×#pDÔf\×D:u_= æq°I! ̸úgùmþejJg+‘žh Gc„tų³O„/]ωú„ÍL^?Þ-oÐðÎHêÕ²ÛÒµ»z=e1v­/ü©hȱêÊGˆc¼šØ@ SѪj¶X/ÏÉ-òâïL:P0_‰oÌï ›6ZlküzF·&C5m°òͪ+ N*:†j®ôÛ]Ë2%7·Dµi€l«]íWìlÌ;ìü~Ægt_-,–Õ4 /X!iHòlºŠ5ðÓý픡Av!¸êðX¶“ÝÈ“)í:¹Å@dü&C-z­é¦OJ4,0Šã:w1:ç•‚ºE~îðf¤^âs9bsBh\¨‹'Ø>EÁ†ŒàÛ8<À#¾ É%c™ß½½þðaÁ8ó¼cs¤ &¦ˆjJó;†y6ƈ5dPç:ÂM†3®rP ÇÆ—¶9FB^|¨!ÑÙçw?0‡+~uZÚ/œØDTâPÃx3!KéšàŸ(vžÂß Ø¡G’ Ù¥}8wN'Æ¡”2sñT{ «Ö4È|ñðÁ’™¾€reH×Q¸ÖçÂÙ¥)•œÓK’SW05±œNèÐ^Ý2lJçÉ9é)Œü-dMò£$勞ˑéñá¤~à<Ÿ)«h?²•=qªÂÝïèfäV½8m}OµÀ±¦%f$<¾ôšá|ýá<¢v{pšíi)Ž·’˜÷çcMzÏh<ÈÃ)þ;IyÎüÚ­9„Zq »^ÓK«z­Ñ‹œ’ p™@Lïൾz"Ï ÷ØXa~íB;HmIiã$GÛIy 3ÍU?4o1÷ŒÊØr&˜8' êÈ$ÇIêtRÂ;"³r½}ž˜gd“rȱ!Ë}¸dÔMÁZ!¦n€¯ô©úè£#—eä޶_gžÿáîým,?­7”ñUÈ|h#öx‰™”¯h+vlÛ¬ŸM²L¤…üÊ‘³”0T¬GúÃè .¶)]£Æ°x€,WæÔíÅÄŽ¬5@ˆ*×´°Y„hb«¶ªt„ŽÜ(XF/Bjºí‹š3ÊØ*÷•ò„ UëÓU¡C6Y‰ŸÃ4‹\ yJ;í,µFåöK»ú2e8B\ÔR ³Æ?F"Ƈ‘X±ÌqÚvñÇT,f5JVªÑ;ç‚«±ÌI…¬ „‘RÕM…`ðbæu¯F*¶›(íW_v¥©ºr)’vVR´R¯ ©h‹E¶§¿Ñ¤.{98³-»«ð‘$…ï¿K¥Å(€§eÃä¶)Âp°¶I‘$'ÎW<©3:IÆE䙸ïÉQÑÐx‡’øÒ“ú&¥\®7?Þ½CoS‰fÈ]³–]ÈVñYŒh©¿JùÀýÉ+R,Q™hžÏÅrNø=Фì(p߇üIV¤Ä¾ÌdeÝ;tŒ&¤À¯giñ§ÛùÏ&‘?Q"Ø!ž?…X3U=' XíSÄ(>,5(°-Õ^Ù°Ð ¯’ZöŒ'V£gæC*òoü&Þ©UìôO°H% 8ÄFW*±Ð8Ñì¤Ä\óÉPŠih«J$Ÿ¸Ù–dþDµÍO¾á.ÁÝ+l[7G¢³·K_øöx60QIäbŒ”êï’ù—3—Ìé¬fÙÜ>k¿?OÌ—?þŒüj¬-5Ì.t q•sk6¶—TXöç bÔÞ…Jµõ¬ËÃYÆûi$QIf¦x† XÜ<,Ìè@§ÀÛ©@„çò!¶þá㥼v“’àq2w3æ=·@ ¹—À}ꩺè6ã\B#âtÇS!ìûL^†)8±&¤a•SLdª±sÍ-ôçêA/CQm7o 2Á#è ܯL¬òðùª.ðòÞdÃ<;!BI‡ŠWYdGˆûúV7`[“¼¨i§7*Œ¬ï5Úr‰*OÃ^iñ¥‘Ù©Éå2ûµ¢å†I:¨rmz»ISŸiìaª¨‘ƒ=¹<Ëc’1ÉIb<‘çM$ ÑPtdœSJ¨ŽÓ<ÜÙõsóè$…üÐ5~5Ý4Éo{Þ2G=i<,IL¼”Ë .G¾ÙG™ñøˆc Š_¯¹_s—s‚nÚ€Ô¤J;VÞ‰“ îï¨RAUúsÈsC ”ùÀm6°>ÞKv¢õ8wc–õ à<ò­'(nÌC•øz Zä«Â†p…ËŸ¼ÃÅ_ù×å |üaÄS„I3Ñ$èLÒ±8¦èX9]Æ•iqÙæx&­;<åZ$½Æ-x\F µiiðö†òÆLújÉÅ› t¿­BJh÷ƒ3#ÀE™‰4S¸A 7úÁ+ºl~Á.•Ýî`¹Êuëð¬ÍÙ¬™0ZÕwá­ÎIµ”ša :»;“ºàƒØ|NqŽ;ÈêkÍ U/,ü$ãÞ3ã)”½iÌà"Ÿ:$ä[ÏJœDSZ˜’Ð%À²V\v(øF™_5íÛ+ºA$žÍ·™äÈÆaºAÆRH©Ñ«¼bx¥CüÖê? }tb8–JØì2ì,Ó¼Q–è)ÝŸ€Œ€ztÅ‹œÌ}e5D·ÿ·WïºJJ•Ÿß¿"\ø'®DußWrŒWthxX=Û@À&¶Bå©Ô5† W+Û¯L†n—jóþÖùFT|C#7áBŸßÇÕ™a$­ÑÑ·8}SwÛÝÀ܇ÄóÅÅIy¦ïK<@ØÓÐè“B†òvvçL29Ž|0UhêŒ\LÈMšá2G’ã Ý£G<$;#´Ë‹Ïi?’8ºmÝzîö™†!!IŽÞ2êã|¥‚,œ¨â“ ñ^uéÐF{‡àl‘®†!!# æC!«$ã%ø" 1 9©¤FaG.o^¢ÌùП 2$§“¬6‹2ùEÎc‹ùëÿ[~CDù‡E‘…s}ÐæÔHrØ J)l•‚ ‹ÒŒá,“ÿâG"ñÿÏìÀs(ôç'žÃËÈ3b~bT¡U/ßTvÌúÿm*ú‰(.·æCÑë qÛ'vb™’ÉsD9EM£ÞDʼnŇc3F *U:uåŠÛ‚ÆëbÝ.î=XäJ[ü>Í8ÍD»Œ Óµí±gNÞxà±G­ë£Ðê~ó,t1ÿiñpa䯯‹—c‡7þ¡ tZ”‘¼ØJ=WÁªŒzadþúÎãm¼òÒ‡®®ÁWDñéuÒ3·päDAKf¾Á0ÜY6¿H5F+#z°`pD¹\Ö_âÛÈr­«n´õË5­A­>o&½Çs®ós€€€#)Ž¯Ì» ¢Ó«åx½Ê7â±­jd#z±T€/u÷7‘ä»qéøÒCÜ"<ªr“*{åô?«ÄEê%¥ýIøT³86›ô^*6לK€ M@q–û}qa¼à£Çj(>+‚¥<’«þþÊû¸OWÎóŽn?Ê•“g¦ „[<^¼ÿ|óðp‡“~eåäÁК©¼ÅM¿xç ÛW«¢ãÒ…ŒÀ½æhÚ&ò¤×îDûh–¢[01É1åšt°O"+wµ%ÎÄÌ_ÜòõÛ÷s9íþ±®ft:>ÂÇûwó‡›fœxܸEë“3"°Dû‘q{RK($)ŒCÂtÜ{‹Ÿi_Œ¿ÔÖÜÁ1÷º-÷¯å‹#ÂàO7¾[ÌÑ’S0›¼kY8pA!¤® ¥=âNo©o¦ÑXëF®²®ªz¬.0¹o`7«BK¸ÒÌÌ Ý ¥Ð§ÛI]#Ý/¹êÙãË/qw)7±–Ý$èÌŽþ?¯7çáX­F$/rº<ÞÓŽ¿-xTo BˆdX ™|ó»Û·?Þ¼ý$â~ˆ2SÅ2eµs«/ ¥ý•s¶µ!LÖ/¦a|<Ö«/vkQ&FÍñ£.»ßÚöwúŸ½à"S†Df^Ak€@Žj£$ CèÜzx{U¹LÁ;ø[;’"žŒó„Q}{ØàrQ$Ò@ÈÒŒxºjtô˜}ò`,ê>ÚŒòM ÐmâYi¨O o¶$¹9Õt¹~ûæÃY`º…ëûIEɲ'2z ‰›÷.𠜩Z´ÕÀÝúŒ9— ¼ˆMvk–¸ç»v66Ù%Š9í£‹Ü${Ê•!ø@nK¤jÜÕ¢ßâ'Ó^§Úœ|ÌóÄÒ‡’“›8cIs®X×’‹õÙ99ˆˆ,nnÌõ‡Å᪉¶˜Tgzí.œàu犽ٳã).g³‹ïŒù÷Žj…šË7—†ÿ#*®z"Bÿ@×0 6356ed895c4a0b527da9b211f02c0e4a+/proj/rd/eric/xpa-2.1.14/man/mann/xpainet.nxpainetI‚(XPAInet: XPA Communication Between Hostsn™¯xœ½ZënÜÆ~•RÌ¥-ɶ¡-¢82¬Ö‘ KEZF0Kw “3[¹+õÅúzýΙ /KÙMZÔ?¼ZrfÎý;—ٛ˟®„øÛ‡Ëk­Ú úC¼1uÝé2“mi´øAµ;¥´xglkÅÝßon?Ü]ßñÑYe…m¥Îe“‹'k²Ï [#l·Ù˜¦Ùè¼¥?¯ÝaQ›F‰5Φe›®UMÅWwo>^¸¿¾½âç5­^« _?©vm@ €,È1ùCiEÙÒÓå£ÈU!»ª=J˜ÙLqâ9§å=W*ò”—E¡¥Ìãˆ_k|…T\ß\ÝG1»¶¬Ê*·äƒyÞ(‹M?Y•[œZËl æÔ$¤8ìl'«êQ4R/„ÈM}$XMº«—ªyеMc2œ¬"CVÖ* EîËà_Έ î×ʪÞráMKÂ(²²Æi ªùU#k(»ËÖJ¾Á²LnT"Šv“ Õf©ó ouœÁf],%q™÷0¡nS‰Zek©K[“¸›Fm‰ßNË6m O(Êm€"éPÿmcJݲi jö­tÃÒýMŸàTM¯¢ª´Ø­KA™aÕlq\¦é´.õŠ=ÅS J|szkT—MÈëZZÜmžpp)*“ÉjHcì ª ,œUåÀZxú®„aBd±‘pF­JÛ6î|ï BüKˆ‘`2(‘gÖâkI:È•ø¬ÍN“Þiç!,ŒGNž‡œCoTS—Ö38Ækª§:dkös°²å‚òIߎÈH:¥8¶­J»&_€7æÊfM¹$oT•ÙÁ?I@‡»É@¢(p[G|`ëÂÀËŒ•Ÿ(X›6h{(³·$[Ë­©£k pPd’ÈÞ¾¶Ϭ%û¤ƒ¾.r÷½¼³ä^ OøFL9±ÈuË9ž¦â-ŽP”á•™Ñ¶Ì F¼_´ ‚ûè–¾DG7½—zîFÑÇx¦2¹pþácæUh`Q.ÀëLj4eÖ: m×2 §ýÅ®?}Cb­ >œDâÛ‹oÅñÉiúòÕëôì<ýîøÔh¥{Á,r’pÏþ:§š©f’'-à}lΙñ Öž¿ÄÓàO'qB÷R0 –³ã6Œì@qQÁO™3/l\í<§0´€ñÆ1ø‚ mÝÍ…òP$übÓëðÀIûksu@ñàìk"1ê á`ĨûU¢c«ÁÃ.èÛÉéËôÕë³ôü»ôÅñ‰XýF{ÞïE©8Å¡¶f>(ÉíÂ3(^'—@Þ•ízžR§¯÷ܸô ñ ªËÇ}2j„hd?+…Å‘1¬øû òàT[XÀ”ƒa. ——¯XW–S,Ï…{ìÐëBœŸŸŸ½~}qrvv.À·ÎK©/DU¶mWɃe ¥_V”Ç!õVUIÀ€_oî¸fÙʦ„‚bŽ˜`¼×‚¯¦\`çÀƬ¥ j¼Îçü#᣶AAZ¹À7°K0r`¿•U§„’þeM9…ÐäÒ/é.cå ¥·CöÅgÙ àh/¾ár),øäÿV™ï¥yá©ÕФoMôÈ€‘D,:"¥<^xüòäüÕ`²Œt!PÙ]“ƒc`Åå4 dg¡+úªm‘4¨äÆÙEY=‘÷ÙˆÎËÇè—oÞ¿½~5Ë¡[ïê´úÇ«·ØðïwÈí¸ï>^½ýãAú˜®Ûº:øiÅË‹¾"ä:ÂΦæà„ø ã<~]x”ec·+†½Ïf'ÀÊÅlDƒ…?h2HQ®ñt¿ )GL ŸPi ʶ¯ÏÙÓ‘g‚Bý¶Þ@_®¤"Lr |¼£ZIfôB^ßWÖØ\ª”m¯[.òçÜW÷­ôu9GuTwØ<ÙÄx™fë}íGàLŸO²[PÛ8Á x6æ°›öŽê”yàcð0ÄÓ„ŸêAeh/~/_À[jËq©ëjô”òäi›HF\’›ñ¢yŒÍØ8«Ã+Jd{ªò'y¾t1œXÂ>N2­ì&ÏO¿ •œËÐ{ê IšBËõÁùTlºV]ÔØmæXù:†Ÿž«“âõ¹cîkNÅºŽžá™ò2©çrYpXà`£%˜g?+èÚe³ê Ÿ*Ǿì §Ï¥Òª([Š%¹sNÂý‹œQ˜•±8¾kðPW—=ÖI¦áZæñê§"ÞØÀ?°±o Ëá{¯€Cˆ“pó•I†,dÁÉ,S(J`Ekaj;i?iëñ¬&Ü܉yxœiòh|ºÊ¾7”KCñÑ0Ö]HVC $Bcaý¬ƒRßdòR qu•aèdýùŠqgºŠ:Q>:ƒéI“Üc¾g:—’4ŒØ™æ³‡ï/oìñÂc•jL{©ðwÞ»õ¯jGË%Íä(ä¸Ô' ‘€y –stߺ÷]hkUUP1Òû˜è†\0[±Náìן՗”º· nzC¬ð¾û2LD%ÅþFòÛGF˜Þ]X‡ÏG†<’³$k_=ÀL<2¬)z{ºm£ê6á‰ÍîØM‚͈&Í5šZ夡1¦±Y‰±h³5i³Dœj?lŸ¼¸á‘u<©`§: 4|]|¡›ãÆ{XiQž[Ä"¥¯»BDúÄEóÊÒúª«÷SªE¤ñÅ—5UÛžWkRº5µ›SM;€ “qŠ=ïaf(6œqgü¡ÁlDNwHþ@…¯_80<ò(¥Û‡þò®åkÊ6žKÞʃ5>…þ:KÙÚƒ ÔØÑù«˜ƒ&³ÐùqÖ½TúQX+?«P 4õ…˜™I†*…èÿ’Ðljû8ýôIøš™_Æ‹(*©å%½Løÿ“°d”Ué- Ëg†Vá„\" 9MŽs*qk<ДM>P¡Ùøâmîzœ’ŸGzÇÏNh´k7t8”[לäHÆÜ%7{¥ŠÖù~Îwf®Kœ¹X<¶&’=J#2(낺¢ÊŸnJº_ù±Só~º[Ý®”ºRë`h£Ì+[»qk”­ µß™f§úàMKQEÒÅ"Õø®œi´˜XSÚ9¥­UƵQùúìÌ“¢Gré² ÙÌ6è..à@c‡–ú2{{ߨ7÷³ڵꎂ_-Õ7«ë_oïîo?}Têþ¿ÿƒÃÿ‡ê6Árô“Ú)Òñ öú 6>¨!RˆŒü䩽I;NE” .•"§×–ÚѲZ=Q3$ñ 7Ö_±¢9 ã$—qG ç`[ó·`3 •ó¥± ¦Oìð÷Ôè!Ÿ«ö><à(gtsåüŽXdÔJÐÓAò€%eªêýžÂf°ˆÏÛ®3›ïÖî€Ú"V"¾G¼ëÂû ®ÇñóN?’Ú‚'KOf`ÒovÞG¶É~¬)¦âŽ“‘½Ïôκi˜Îy4xÊ©+–ïfnäD®ò0ÖùÖl ~#ÆØ*G‘LGK®¨â-¶ÚœjÎ^ÍŸF’ˆ–6ƱÃNwœT*ÞõÃÚš¦ºvÁÛ]q½ÕIg?kÞF›v[Ú [8¥3òåœw °ðõ³À^êЪûë;}ó@ðBsÞRÐ.ö>$ÔŒƒ€ÎDh€€6ôü¥ð‚ Yº”Ä»uðºmtL³RdÔñi|WX±ßP£ÁÖjÒ+õ™Ê´(»œ”ì©m†Áby£Œ WUv¢¢n°y% B|ŒÒR}ð1]®u–•žÒ2M×[b†R»`˜Œ€ÅœÓ…‹§ª¸òL(Ý_‡ P[KñÉ0²ú@ç‹çÝNÐRNP³uø„cv$“+K²€7ÑoÒ^Â2PÞ÷µ„ðIÒ¾Ì9™Ed(½Ì;kÖA‡?ÌÔd[ŠÐ°ºˆÞÈ.^§‘Hƒ¨aag¶»Ë\ƒrøL¶c“’VÓóÊ̆|¸¡8R³¶¡âÖ¢¦£”Ja¾nÛ Ç )þ’fpkŽ4=ƒÊaÔ“¤=)ëÙ¯ u={“)·#Ypí5tªŽÅa="ôÜ;6V<„é¹£™bEZ…‰µ$˜†YwKÍG™Û'Ñž5Nv§ÿÄØÛ{GEbFd_ð äy¯Ô?Š¥,RªTx–ÿ…j¸BÆ >Òþü¢ŽLÀ±‚ÊÍ6O°cÂÐÛg:W’*åSàü£UºÄb;±8Ðt…±HÌ6üCÙ¦ àmíZ7™›™RG¦—'Â* ?ViEHµ…‡ùáTœÜ":ÙX4}o‹ IÀUŸO(¸„œÛDª¸úáeN=|ê5ÃÖðsKiôÌZ¿ŸŽ2˜tºŽw/ÛÅ©,U¡>¦Ý(áÓ°p/Xû¤EÏ÷ŃKú ¬úú¿Õï Ú–/—Ë?T ãÔÉ]‰æ3w¼ÓžãvÉ«ç$­QW™”Ó7Š3üm óo=¤\¸¥ç ÐjÇ.É:²Œ‚å‘î=evmFagœ ~]wmyÈ|EN ×†[h$sýÆËŠÊOñ†gâî‘§†—5´¬0•ÁF”(öÔ`æRg\7gæY©œ3qÝ«‡ñl¨P: TgÌž³éC*ÑÞ©ÔÑèéÅH/žJ3´³‰Yá!ÛMÕ"Vá9XØ»˜y›5+Wˆ\I¸ÓÎÇ‚@ ÄݫðwÚVáQ7ù°¢ƒ“pÉöIÒÞ£Ï#¬É4±eGF—‡BÌHP{éE¿’Ÿû‰–$Ë/ùÄ“âĎ˲¿©â!áÔ1”ñäÒÎ/£Ó°ôA?2)ó@)Â@yPE®Nj¬$¸àö±8ž1Q"2X‰ÕCD)ÎûàyîýyêÇÇãöÉóåuÖ^¿Óœvoæ?ê‰\S€kU¸,‹ªzœr ¶/;d.¬±W3“ˆWm_Tqg£ÚØG@¤§þ¬¾çùª£´ómÖaÚT5í¥Ä DœÊïã²”n\®â( ÁMÎsû ' åÀ‰¡Gˆýµßfé-[Oy¥¬Äô‘%ã`(O+y*iØRüo|€6`”›ðÕÝí aJo869'ù7b¾#ðPJå=³3áYq§¨9CŽ3n<’âöÞ[fމ¹×ò”[Äì9ÄûsZn— uÖÆï¾:»àŽÀ‡£{ÁÞà–ŠäbyêÉ-/køÍ.Ï L­ârxg‰uÏùTfr#€ânƒðŸ¸ qéG½Áž+kó*éÝ€[ÑzTÑÈ.çåKµº¹QW?¯>)µ"Iâ¹»q†Gó8N-¸d÷ªôØYŽèÝòíòí7Jý4 ø¿]¨w_¿}§r§•ÿÜ¡Wâx? 2d43dec9061ba56e916c37064005c3a0-/proj/rd/eric/xpa-2.1.14/man/mann/xpamethod.n xpamethod$XPAMethod: XPA Communication Methodsn‹CŽ@xœ}W]oÛ6ý+wÝ‹ ¸jS (anãb–Ì Ö> ´DÛ\$R#©8î¯ß¹—¤-§ÝüÈy?Ï9—¾™_/ˆ>ßͯuܹæ’é£ëºÁšZEã,¥7V_nnïVË•l§0ô½ó1ÐÚÅ«#)ÛŽ=Ó¤uµj§\ýˆõzl®¢«ÅêãË»ûåíM25òÞ@çÏÐZǽ֖zïj°·¢e<ù;¯5u9H·ù®×K‰pFØÎ<–haÍÒV[íU;ƒ5MAuÅ …Ú1îúÖt#ª¶•Ð1Á>)ÂCàÙ6[¢mëÖª%mŸŒw¶Ó6Ò“òF­[Íçÿº^Üÿz{5ò‚Zਃ¥HC/FŒÇjЍ¢,mÔÐÆnïõFûÓ2^qº¯f´ß™zÇ ªG¨=w*žF&[¯:zòT l«UÜ6±¯$/˜™¢iÍ×ähyGªimô®yê²&tXúÄ6«pÊ#c¤’ U¶’¿õÎXÖÕAYµ¨a?Ä×D k‰EE??!já0öX«ë˜´cjFj)˜ òv¬çb[Dæ“húj,ƒ.½Tk7Ò# àÎQ_¬OL Pçóò!ï¹Î{Ì¥à7‰³eöxlÐÞ °‡Ì „9kØ%´ßbÚº8NV´~£j‘ÿ±€£P18?ѳmÒHe^0X ¤`Ó^É]f§=„Šê]'…½roZ+íŸL ŽN®nVS€ƒ”Ü8L)D­FÁøÅ,·Öeí9ò_¸¯ÚàxCVËœòD–­Û[¦^âürZH=®Ô˜É JÛE5Â1uB·ÆI;õ($/¼DNbð@ex^lå ¦Ñ>aµQ°å™,öE‚kô3²‰Ò*ƒ«YN5Ïf)êWÑCÐçùp‚ ÑzH?Á `6G vÆšÈ ü³Ÿÿ¤  ø Uÿß]©ú܆¡D%èØÒ“zÊNÎú5è©ö9ó±Þ‰€2®N­(¡gÖžå33zûüþÓ[þ\° qÄ»½†ØÏ_³-$x¥{mÆ!Š´sû3@ä;@ÂwÒÞ¼Ù ª3# ÆÃ¥óúŸA.-Æ&ª4š0…·;©Æ´ ˜ ¢ ÊJó¹ºàf2œ´¯È¯û³䛉0ö@Ú;ÿÈyÉ­TúÏþΠ倒â¥$8£²õ߀ƒfÌ“i*ƒcc¶ƒ—Z°„ÍE‹{å-ŠûÆëÎ0„/3,åîñZ[¾ûá^ q€gÖ>ò„õ|ˆ¦KS®œ(·ò]%]ù¬tòö)r$—°*D«î„{¬–§ˆ£&”k„¼ò]šàI£ØhK.4¤ÌÝé 8–¡Q.’ÌŠ˜(вs3傎b¤ÖòÉPÔÅêÓ4Ìd“R¥ŠV‹Í_ÝDUÓs¯&vš1Ú(®W=õj‹‰crW]T?ý6€GïgôîíÅ;Üa"Cÿè— 8ff42351910cf95e511ac64d056a47d7+/proj/rd/eric/xpa-2.1.14/man/mann/xpaname.nxpaname ©!XPAName: What does XPA stand for?n…C„ xœ}SmkÛ@ þ+ê·o ƒÑ}a+¬cIÃ\h÷Q±e[ôîdîÎuÓ_?é’­0Ø‚ øNzô¼È»Íöàa¿Ù¡§p?`†V(Ù¤Œ¡…Nâ'¨în÷õM ÿ.¹ƒÌ 0½Dº€/×õç7û»›ÛÝ¿L!ÈÜ Tn<¥„=‡Ò1eò ‘õ;ÂŒ »  ËÒA¶>¸çÐÊ õ©Å° ËêíÞò¸±Z¼ŸN_6M£³ äÇ¿–+Í™ô‰c”'nËxjÁÒbc¤'–))«1òà 3A‹Ëtt½ò΃OÀ²Aõ}ªvJ´Œ1ŠAÀIè)+.Skà à 8`ì';>“©²5j_Ñ4=x3(.dÊPï7ÛØŽþ¢îÉú8y¸\¨—'\XÎÜÒ2©0laJdGŽ)GQA<7è ï§ÀùhîsÖD8æaQdÿ!3˜óøHÁ’BpÜÑïr™C7­‰**óÀáÑîçW[f¥ŠAãQ ¨leeUVL=Ôþ£LçFýO¦á€íBé…¤Bbá²ÝÞÁ9JŒdT¶2… _e|dÃÞD~‘€•n§Rí8¦¬²u93Ëg *óHu«{)©t„yŠz«¼1F,6$~†ë%‡f€–Õ€¬<Ç(Qï¢x•ÆzÙ˜9æB(\á8¹ÌÔ¶ÔÃ+aÓ@± Ô)««««…õ¨gðÓžF6ÊépT³“–+ÜzU"Y½]òɯÄÐc<ž1 "8]3Rõ§æåÈÔôue"uŽš¬Ôä´;ÑÀaã)²¥§ŽgjUhÑ™ïåOå“«ªÊŽ. ¾¾†Í÷ú &‚çß„ËRa+¢ÓU¤¥?aD%OëÜuµªVï¾Mº3°~·ZƒýļT _È¥/ 6338d6df5b396c9b2dc736338593b46d*/proj/rd/eric/xpa-2.1.14/man/mann/xpatcl.nxpatcl;®3XPATcl: the XPA Interface to the Tcl/Tk Environmentn•x¤GxœÅYmoÛ8þ+„w?8…ã$ÅȽ,²¹6‡nR4éí-Š  %ÊæEu$e×Xì¿gfHIvÒ=,°þÐJ9œ×g^rsñã•Rÿ~{q_Ôç*® =«ë&_é¨èx_OîÕU³±Þ5kÓDu÷óÍíÛ»ë;•?¶Þ-½^UèFé"*˜XQ[ìJ7å‰ó*¿1>¨.Øf™‰+;¾‘NÅ•ŽÊ‚˜k¢¶)±…w×v‹úS«çÁ©°ÒŸÜâ?¦ˆs¥î˜¸z纈3Aᶨ°W}À?Ù‚‚jôÚ¨•©[Àu¡B©£VaíJ£<¯x^ñ´ò ˆBåaJ_$i™€e6Ÿ)Öåþ1¹Ëº,y×W±——¦æÃx”û6ºæû¼)øƒk£u .“‡pÎ÷Ì„‘™Z›¸råŒÎWø.¨äµXéFè‰ïýEW1Yú¿6²l¼‡…iumBÐKa.?ï­_²W|ÆR®ÁA÷EíÂHùKy×2ˆfÝÖ:Yõº¶!òYâ,k¢å À¾Ž‰ü"ðe.X?/“¨Ê/rñÛTîEg¿Q7ߟ«×ó3k]S óßÎ4…\Eúfï]°Ü@>îZgúz~:ÿã‘znëWp3>݄ڹǮݿJœÔdCˆ¯†õ÷«»Ëw×oï¯oo”úÙuŒ=$aÈÙNfôt¹.Ó Üï×P/¨­+‹V—Ê‹+Q ^/`˜’ÁH0‹ /tñxº¿|3Â=A¬Ž˜Ô͆|µjjphl¶ÚF\ FûÆ›Žþ¬îºb…ó™féHf¨F5†pΫ­Æf\‹z¸(ÌÕ=.1•ólÈå|‰;“D´5§u– y݉ÀŒ*W×nKn‘•V®«Kµ0¬COt |¥SºŠÆ¤­!jMyDŸ$Aüc¥Jv•°þä rÈ@ gb…ƒTR+…½ÀÞ²±•ÅÖ"Qb^Oà`£Ä¸$_X˜kJÞº¶u>ÂX>%SºÜ6Á"Â.‘8KÃî0"¡É¬Aí(àdëm4#ÿæMÖúQìÜ{ÈÇGÔRìänFÅÁÜùS HéöK‹lë0Æ2î%ÿ¤­Úi²Ç@epHdƒG¢T¸õZœ/¯x È+©n§J]Ô Üèh7†üo—‚è‹Çõƒš&ßÞ+1Žz¦qœÏç'{[Òê–ìGdÓBæ ‰(|ItR;%c2;)Ùç|Å—¦¢Ð¦ãˆ-Ø,d§äHƒ"+ÁÜÒS¥!W3ÉȱÀyߨOÉwzGêíë=µ. ?_Ôä°ok£‰¬©YèàÝÈèý2•|ÄÅÒ4Æk2rE8@¥‡Ò 0uÀ_¡²ˆ¦hBœGöŒÞý‚ë|‘=ÈùZ¨H"Ÿ4ò„ £0ˆÏ¹V&ß;PÕ°F ob¶µm@¤´D£\Há·&{OŠX•ôò[Õ—²FÚ“ý½Íëöô$a'Àðã“dlÀ@*5YÉ„  l)pø€)> õ‹ÔŽl·ÌÛ²só+vÁ÷ñ¿ ÖøÂ™Z â2PÖv¹BÀôªHy·~Êô[h …$í·EWÇ­f’¤Ìå]¡“x¢]fQ‚iÊ/ˆ2áÆQmA˜Ms¶O™>PäÕ«W$;Ù… ü)!§.±ÍÚ ‹=cäs™99Ëq—ÅÜ’ˆ%'ôÇÆmIg$|¾f-s.c–éN’:SYPæsð rxBÁ®‘9¬úT˜¤Ÿ£‘C–Ôå¬çí ’‘zåù”É»³ üùgkÿ-Uø í¨ô3ŸP¾5˜:æ_þt<ü””õòc>¬‡ú!9Æ!Û|óèëLR¹7±óMε=T ŸòãÝx_B]@˜ÅH0Cö‡  8Qœ1<§ ‰ºPÒÊÝŸ¤9wªœ

À*-;0¡pаÈìQß²Ï@){üex¢¾™2-»¶&ó‚•HA>RaTÂIл¦ƒ„nT@[¾àúä¶Oa㜕9S^si©ÉXYÆÛ’@Cé.:mÚŒd Á‚8ëQg(d!¥ÌÈoà äÖ㯕®¡ÎŒå ( µÔ2MÏ01W º\ ñ¾t·n‘&m炽ܜömî·äL¹Q}øÜrh’éW“i€¿!z ¬Iþ:+Ч†Á³ ¿©¯R£×³EúN=ã!‘Þh[k$wÕ5Ô-üd›U"Àƒ äÆP5«‘pG]ÇÄëíDQÁµÑ5¡áyäª2×¶” ÇU©gµ9Û¶Þeÿ—¼EÑ äô\ìœ"Iò/ЮÏàL*‹(¡Î`™I&B@ÌÄô>”ëL½q– ÍÅ.•“=ŸdŸõûÎê©´û¶8dugP¼ÐáC¾,Ï%a ™£Ð‘Ñød\2IÞ%EWÚörE,××É¥þ‘*£L]Iú151(ÉX¥%CÍz–Ðù4¥öerYa•Þ¾;.xFñž˜O#lÿÊ_ >§8@¹húàF¯h ðFKÉ…¢TXïÒ¬AÚ˜Bœ¼Å”—þ†…½~8 æ…Û+<óTqðùÕà¡ð.dc_•Þùó“´¿ÈíoaÒD „ÿÏ™Ú|\l¹[g PÙÌULäÃl]˜<Ÿ d/¨L•6–ÌïHQêGJ!€®:´da*”ÝsQ;½çº¼Ö0H°¤–¹Jáë­ÙÈD–¨çZ…)¹ßhžæ¡‹f,SRWê¶&©šä¨ìR§\ܾæR$õig¿cÑÙº|:Cžw½û¦Égß*âa[+M Í2jØnÖd੟ÀL¨¶‘ƒ]~yCí·À7¨tãÖýã¿®ÞÝÑPŠ{8+Þñ¤—Áº+¥ç9šÿ®PÍ!ðµ9Ršô“V•韴AéÇÏ{_%8ò÷ô– b «GêvkG ©¡BÞ”Õ"¿½¡Êƒè¸xƒ”|°Yú²´“u‘ù©ÊÏ;ܳGƒ€Ùö¬ÉËqcD3 ¨¦±Fz€“…]NH¦—¦öéAÕ‡„ü^ ΀ô÷‚÷cßZvIPMÓ°ÇíÕŽºÊ`U<™å¦JIqÇ(~}+“4¢úñëÑüþƒPž±«~Þ›d8”Þža-æ§ZwÔž"Ž·úÑPe¨\QèÀ(S 3ÅÊPã(s_!†Æ¬tM z  ÎïLüQúøxo×|“„¹ˆi+ £d´Rõ¥*jžBJGOj—Y&+‡·g§§§€UÊ:†ÒmPÓ³^t<®äÅ£T>d{ö¨¹’¹Å¶4+ÏóŠ0lˆµYêb'áA‡;iædVdù¯p¬$žù?CTò—É»ó~O0¤{h°ƒ;iÆhn\©Ï¡~Éù}2é7ÿšŸðYµ°vÒzsüz~6?E`ƒ¡Î"üPDõm>? -wWWêâÍÝ­”¸eÚ1³(«i$o<­i¹†Êçéž³?(õÏNò§™z}zöZ T`dúH,R 02d57ad0e701365d9f8509c8062bc7ff//proj/rd/eric/xpa-2.1.14/man/mann/xpatemplate.n xpatemplate[-XPATemplate: Access Point Names and Templatesn‰xŽxœ•VÑnã6ü•Å=Å#ÇN.—ø¡…›¤€‹Ö êí¡( Z¢%ö$R );þûÎ’’-Çw½;?%ÒrwvvvÄÅì·G¢?Ÿg/²ªKáå”fi*£g£´§…¨¤#¡3ê-?.žž—óe8G"†×ŽH+)5UmœÌȬÉo ÕÂz7%A¹ÔÒŠ’ÒR¸˜T«eªÖ*%J ÑOÆñDÈ\{òmaJ aEê¥uä ùBxÚ™†R¡ÉI¬ôVɤLxAÞŒÖÖTT5¥Wu)c7|ÇŒ–ä×{x\Þÿ>~™?-ˆþ(¤=u¡©(K~°Û³ÁŒåî«,ü ”ɵB®†€'wms;nÐtN*“Ú£]iXG”D&˜´T’iEpÕh•2 [†¾Vq[¨´x3|’¨qŒ ö ñÜ Ikc«)EhSE4VæÊa €~:ÿ0•JxçítÚK¿UȲ’$6B•bU†J=dÊh:sÍê_™zÆÜVHöÖ ~SJ´+}š €È1\2IÆÉû@•Rçè /V,'~t 8t’I§rjEÑ–ªR8Qo|9¹î‰ ¢|)âŒ{TôúAX¡ìH!Õ^®SR¾•°ã–3¨ÉfŽ¨Æ·Ó^¼YÉPfPزAÓ‘ÅÊXÕA´o ¶³…ñ2ò~èHLÍÍaÛ¸gèT`·÷îüÇ=µÙ¢éMœC+9DvbÚç­ïR¹¾TÈf«1XäLú°PCéqüªµlþžœ!­,'Ú>c½½çI¹¦®Å¬†$2µj…Ô¡ðŒìñ…Ÿ|Å?qÒDí/¾º8üŽeΧP±z|£êÂøƒ„ÞµQa­|ŽcÔùô{¢#Œó“èð6°Ðx™ÏOÓöåA4×ëÛAñÈyå™à‹–`¡Ã>Öu©âŒŽû… p4§?~¦ën˜qØ„¡3Qªî ‡#‹åEÏŽ¹¹˜k¶¼ŸÏiþLº©VÈt&“<¡ñä*¹~ŸÜ|Hnï.Ì'Çòõ$òöêv}%n.,|ùõì1Êüµ‚‘µßò—@×)a3å0„` ×J³±ØaóÒ©Í^Éo^k—nðôz>šj2\,/ *ðÉp¨ûÌÜÕÖäVÀª¼`i‡ÖŸEŒ1V b‰wøÑêê"¸’Q‰¥ú$ÃRò—Ò?ðÑébzXÞ…Â9_›%ÿ{”Ȭ™^M®n(X }l/2m;|¤ÅVÇ0PÁëÓú­/¬Œ®û¶n¨„QШÖWñ½hä´MäæøÐ‘0¾÷p§•o97M… ftõ [ BÚ¯2<òU=Jð|„‡ÿàa2¹¹· ÷~!ðÿ±¿°ó®¥ð ßqãÂ4ÖMÉÃ:=æÕ(d±’~+qÛß>•†æ4†ï{Ã’o™…ØÈH‹®gV½›JBËÇGšýº|"ZÊ Ò3=_m!ÂCÛ«P!Ëš¸UG|e›æÛÑøšè—ûaH“Ëñ„t^ˆDÿ,n¢ d9023d74204ed29bbfa78eedd8a1f8ff,/proj/rd/eric/xpa-2.1.14/man/mann/xpausers.nxpausers ÇXPAUsers: Distinguishing Usersn…;†xœ}T]oÓ@ü+£<2q¡­úÑ RAZÕ-B]œu|ȹ³|ç¤ù÷ìíÙMÒR¤$Þ½Ù™Ù9Ï'Ÿ§À·›É½£Ö]àR;¯ÍªÓ®â/ÈSäßç×7ù,—FÛ®U]ï°Ü÷’Âü–È “#Ö@a¥7ü ²Î'Xtš?uN/j‚·pd–X*¯ÂUäB]ðjkV—¬¯¨Ð).§ùûÛÙÍÝìzLงфšZc¶]0ü®Ñ… O˜!ÿ~În­ VJ)p·µ}¹P-­XåÉp7 8¦È0Õ[í+ËZ kÊZA9Šq¥5àÃÉ—pe;†A´”³ æÄAPfÉ0l8•ª«²iíªUk×…f‡‡F­HÃOÇ?­aáÜ'8Oh—ÂE5\nZ­|äÅ|°-èA­›š.â²mŒ•ÃùÉ9eåéÙÅ8;Í@­.ëÙÓúéqýø|ö.;Áo[™œçúY_ÿȦ<ºæ0 ¨#Ñ8 #,8¨Ô†MiGz…CoM–âkÅk'-‰êXvÞ’o5…´hS† {Í[.[»˜$ÀïxQ¥Á\qúéÔCFZb¢c~%£lõ¬ÄÎvØ*îÝg_™}Ò9'œßG.Á®×~„“?aáÍŸ‡¤OHòEz¸çºŒû¢*:OüâÄx² 1EÝ=¡«PÌ=à˜ò;£W£CUÿ¹xGÓ±8ln}Ф¼ >LÍF·Ö¬‰ û¢8¶‹xéÍóû|z›Ë­]HX–òji¨ÐeÜLqPóJBü#nêwÈ$Ø$2›#@‰D¥Ç‹|¼Ɇ$ñy@y3ê‡0­ýN‘O§˜|ʯœ(¨~a^‚#Ç 4ƒìŠêÁ ‡ “[ÍÒq:~ \uü¾9K½g€ø(ÂèQhþE ab46d41af1c3a7c203ae0b5617c453f6)/proj/rd/eric/xpa-2.1.14/man/mann/xpaxt.nxpaxt º*XPAXt: the XPA Interface to Xt (X Windows)n„T„~xœ}SÁnÛ0 ým 0Ö`À€Ü‚4iÌ–‹Ž…:¢ Éuó÷#å$u×n>ÉùøÞ#¹]>¬ö»å>. ¶(G(mDߨ!ì#d{øe¬¦!äPýÞ>¸ÇP{sÀ- )OÕ5†ŽŒjeဠ´F€à‰¨{6‚spžŽ^B÷ëjõ£Ü=•ÛDBïy†àÚ×°œ©O˜µê: Ûâå39­NúòC^þKÛPº€ÁÄÖXPö +ðÔGc“(&5VBÿ‚>ATýÒ›Ô-*cÙ‰w·Ðª† Ò`_ÐFèˆÜH-3Ì+.{PÆnø%Ë™+‹=6ä4±s–"Xd˜ø †ë÷oìÍ<žÚ>0ˆåXÍœ'*ÞûÎ’¢²Zy-´ß(ÎÒ[C]Gƒ±Ç›'¡¥¾ÓÒ/Ñ€rJ,QFA%MÀâ81K­Këú˜%­+âØ×ʹÔxu*ÚI ÇÞÂó[ÙÁ°aÿ•ñŽ=ÎpRÏÂGh~¦•‰|¬S@V6¸)SìO‚mln6É›âTǺ­Š)ã#oNà6iñ"DTº`¡— ¬ú_À2ªŽæ?Ñ«üdW®n V Í8,4²ÝyTï°6áÌ)¢d$¼bìA§b”±9;jÆQ½Ê¸Ì’Åá/RÐx:ݶè¶'3PMcÜéJ¤i¼«Óoó?åj½†å¦zäÝÂdXfsžIÏ:¢ÐZì8uä=á% †,Ì‹»âî+À÷ž›ðmó/ws?†y ôÖ\¢ä b054cb069f04067e2e0fb50771cdd8d7*/proj/rd/eric/xpa-2.1.14/man/mann/xpaoom.nxpaoom”1Xpaoom: What happens when XPA runs out of memory?n„*ƒ xœmSÑjÛ@ü•éK±‚#Ç¡PH(Å´.84¶©MžÊF^É×Jw×»“lSúïÝ•mhKŒ±ÑÝìÌììj9»ŸžœkoðuK [òžmÄnËëB'O®KpZn]8¼Gñ´\­‹E©9ÁJ²H ¦q%%>!Ç0 ¼7)æxrÝ¢ÈÖŒäD«gE”R†ÆÙú{ëGŒ‰i“ãã¼øðe±~X¬–'%:ŠE=¸€²1l•ÁZ÷²üÎ9¥Ä­O**­xéF˜8ah9F?d7Hª¡~s,*y2òUæHÉÄŠÊ$´q^çcx’VÄÁu>¸:P«xcšþȪ].Z®‚k±ZÝÅc6ÖêÄbT»“ÿ%"'µÓ_:ð,1–ÛžbTïrù³3ÑHR÷í¹«ÐS0ôÜ q ÷-ýà[9 kgl=ˆÝ@¯ È(öÎlpÁ¶Ïn÷Ôt¬ gÚ¢Ðf$;=¥ôt™v%îëbs|òF­DNCg9>ÉxO­oX<œiDF”ó<L5:ÃO·^½Ã²_ÀäâßÕÄå%’vXº IG ÎÊ.Tð.F£î.&ÀopG–¨«¨ÍUâG‡ ˆ¿9E’½>{¸UL&R$Ó–X•9?˜.æsÌ>+ `ÆÞÓÈf3¡1qð«[n¼„Rs„Œ4ŠK\çÓ|ú¸ë,ãí×WÓk Ÿýð– ÑYÑ=œ bc8cc19fb347800e18c2e14c83b41536pyds9-1.8.1/xpa/doc/sman/xpa8.index.version000066400000000000000000000000431265250223700204620ustar00rootroot00000000000000SMAN_DATA_VERSION 1.2 VERSION 1.01 pyds9-1.8.1/xpa/doc/tcl.html000066400000000000000000000200631265250223700156030ustar00rootroot00000000000000 XPA/Tcl Interface

XPATcl: the XPA Interface to the Tcl/Tk Environment

Summary

Tcl/Tk programs can act as XPA clients and/or servers using the Tcl interface to XPA that is contained in the libtclxpa.so shared object.

Server Routines

  set xpa [xpanew class name help sproc sdata smode rproc rdata rmode]
  xpafree xpa
  set xpa [xpanew class name help iproc idata imode]
  set xpa [xpacmdnew class name]
  xpacmdadd xpa name help sproc sdata smode rproc rdata rmode
  xpacmddel xpa cmd
  set val [xparec xpa option]
    options: name, class, method, cmdfd, datafd, cmdchan, datachan
  xpasetbuf xpa buf len
  xpaerror xpa message
  xpamessage xpa message

Client Routines

  set xpa [xpaopen mode]
  xpaclose xpa
  set got [xpaget xpa template paramlist mode bufs lens names errs n]
  set got [xpaget xpa template paramlist mode chans names errs n]
  set got [xpaset xpa template paramlist mode buf len names errs n]
  set got [xpasetfd xpa template paramlist mode chan names errs n]
  set got [xpainfo xpa template paramlist mode names errs n]
  # NB: 2.1 calling sequence change
  # set got [xpaaccess template type] (2.0.5)
  set got [xpaaccess xpa template paramlist mode names errs n]
  set got [xpanslookup template type classes names methods]

Description

You can call XPANew(), XPACmdNew(), or XPAInfoNew() within a C routine to add C-based XPA server callbacks to a TCL/Tk program that uses a Tcl/Tk event loop (either vwait() or the Tk event loop); Such a program does not need or want to use the XPA event loop. Therefore, in order to add XPA access points to the Tcl/Tk loop, the following routine should be called beforehand:

  int XPATclAddInput(XPA xpa);

Normally, the xpa argument is NULL, meaning that all current XPA access points are registered with the event loop. However, if a single XPA access point is to be added (i.e., after the event loop is started) then the handle of that XPA access point can be passed to this routine.

The significance of the XPA/TCL interface goes beyond the support for using XPA inside C code. The interface allows you to write XPA servers and to make calls to the XPA client interface within the Tcl environment using the Tcl language directly. The XPA/Tcl interface can be loaded using the following package command:

  package require tclxpa 2.0
Alternatively, you can load the shared object (called libtclxpa.so ) directly:
  load .../libtclxpa.so tclxpa

Once the tclxpa package is loaded, you can use Tcl versions of XPA routines to define XPA servers or make client XPA calls. The interface for these routines is designed to match the Unix XPA interface as nearly as possible. Please refer to XPA Servers and XPA Clients for general information about these routines.

The file test.tcl in the XPA source directory gives examples for using the XPA/Tcl interface.

The following notes describe the minor differences between the interfaces.

XPANew


  set xpa [xpanew class name help sproc sdata smode rproc rdata rmode]

rproc and sproc routines are routines. The calling sequence of the rproc routine is identical to its C counterpart:

  proc rec_cb { xpa client_data paramlist buf len } { ... }

The sproc routine, however is slightly different from its C counterpart because of the difficulty of passing data back from the callback to C:

  proc sendcb { xpa client_data paramlist } { ... }

Note that the C-based server's char **buf and int *len arguments are missing from the Tcl callback. This is because we did not know how to fill buf with data and pass it back to the C routines for communication with the client. Instead, the Tcl server callback uses the following routine to set buf and len:

  xpasetbuf xpa buf len
where:
  arg   	explanation
  ------	-----------
  xpa		the first argument of the server callback
  buf		the data to be returned to the client
  len		data length in bytes, (if absent, use length of the buf object)

When this routine is called, a copy of buf is saved for transmission to the client.

The fact that buf is duplicated means that TCL server writers might wish to perform the I/O directly within the callback, rather than have XPA do it automatically at the end of the routine. To do this, set:

  fillbuf=false

in the xpanew smode and then perform I/O through the Tcl channel obtained from:

  set dchan [xparec $xpa datachan]

where:

  arg   	explanation
  ------	-----------
  xpa		the first argument of the server callback
  datachan	literal string "datachan" that returns the data channel
  len		data length in bytes, (if absent, use length of the buf object)

NB: datachan and cmdchan are not available under Windows. It is necessary to use the "raw" equivalents: datafd and cmdfd.

The same considerations apply to the rproc for receive servers: a copy of the incoming data is generated to pass to the receive callback. This copy again can be avoided by using "fillbuf=false" in the rmode and then reading the incoming data from datachan.

The send and receive callback routines can use the xpaerror and xpamessage routines to send errors and messages back to the client. If you also want tcl itself to field an error condition, use the standard return call:

  return ?-code c? ?-errorinfo i? ?-errorcode ec? string

See the Tcl man page for more info.

XPARec

The Tcl xparec procedure supplies server routines with access to information that is available via macros in the C interface:

  set val [xparec xpa <option>]

where option is: name, class, method, cmdfd, datafd, cmdchan, datachan. Note that two additional identifiers, cmdchan and datachan, have been added to to provide Tcl channels corresponding to datafd and cmdfd. (These latter might still be retrieved in Tcl and passed back to a C routines.) An additional option called "version" can be used to determine the XPA version used to build the Tcl interface. Note that the standard options require a valid XPA handle, but "version" does not (since it simply reports the value of the XPA_VERSION definition in the XPA source include file).

NB: datachan and cmdchan are not available under Windows. It is necessary to use the "raw" equivalents: datafd and cmdfd.

  macro 	explanation
  ------	-----------
  class		class of this xpa
  name		name of this xpa
  method	method string (inet or local connect info)
  cmdchan	Tcl channel of command socket
  datachan	Tcl channel of data socket
  cmdfd		fd of command socket
  datafd	fd of data socket
  sendian	endian-ness of server ("little" or "big")
  cendian	endian-ness of client ("little" or "big"
  version	XPA version used to build this code

Under Windows, the Tcl event handler cannot automatically sense when an XPA socket is ready for IO (i.e. Tcl_CreateFileHandler() is not available under Windows). The Windows Tcl event handler therefore must be awakened occasionally for check for XPA events. This is done using the standard Tcl_SetMaxBlockTime() call. The time parameter is defined in tclloop.c and is currently set to 1000 microseconds (1/1000 of a second).

The version option can be used to differentiate between source code versions. It was created to support legacy Tcl code that needs to maintain the 2.0.5 calling sequence for xpaaccess. You can use a version test such as:

  if [catch { xparec "" version } version] {
    puts "pre-2.1.0e"
  } else {
    puts [split $version .]
  }





Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/template.html000066400000000000000000000070661265250223700166440ustar00rootroot00000000000000 Access Point Names and Templates

XPATemplate: Access Point Names and Templates

Summary

XPA access points are composed of two parts: a general class and a specific name. Both parts accept template characters so that you can send/retrieve data to/from multiple servers at one time.

Description

When XPA servers call XPANew(), or XPACmdNew() to define XPA access points, they specify a string identifier composed of a class and a name. When clients communicate with XPA access points, they specify which access points to communicate with using an identifier of the form:

  class:name
All registered XPA access points that match the specified identifier will be available for communication (subject to access control rules, etc.)

As of XPA 2.1.5, the length of both the class and name designations are limited to 1024 characters.

The XPA class:name identifier actually is a template: it accepts wild cards in its syntax, so a single specifier can match more than one XPA access point. (Note that the class is optional and defaults to "*".) The allowed syntax for clients to specify the class:name template is of the form shown below. (Note that "*" is used to denote a generic wild card, but other wild cards characters are supported, as described below).

  template   	explanation
  --------	-----------
  class:name	exact match of class and name
  name		match any class with this name
  *:name	match any class with this name
  class:*	match any name of this class
  *:*		match any access point

In general, the following wild-cards can be applied to class and name:

  wildcard	explanation
  --------	-----------
  ?		match any character, but there must be one
  *		match anything, or nothing
  [...]		match an inclusive set

Although the class:name template normally is used to refer to XPA access points, these also can be specified using their individual socket identifiers. For inet sockets, the socket identifier is ip:port, where ip can be the DNS-registered name, the ASCII IP number (e.g. 123.45.67.890) or the hex IP number (e.g. 838f3a60). For unix sockets, the identifier is the socket file name. These socket identifiers are displayed as the fourth argument in the xpans display of registered access points. For example, consider the ds9 program started using inet sockets. The xpans name server will register something like this:

  csh> xpaget xpans
  DS9 ds9 gs saord.harvard.edu:3236 eric
You can access ds9 using ip:3236 in any of the three forms:
  csh> xpaget saord:3236 file
  /home/eric/data/snr.ev

  csh> xpaget 123.45.67.890:3236 file
  /home/eric/data/snr.ev

  csh> xpaget 838f3a60:3236 file
  /home/eric/data/snr.ev
In the case of unix sockets, the socket identifier is a file:
  csh> xpaget xpans
  DS9 ds9 gs /tmp/.xpa/DS9_ds9.2631 eric

  csh> xpaget /tmp/.xpa/DS9_ds9.2631 file
  /home/eric/data/snr.ev 
This feature can be useful in distinguishing between multiple instances of a program that all have the same class:name designation.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/users.html000066400000000000000000000036531265250223700161700ustar00rootroot00000000000000 Distinguishing Users

XPAUsers: Distinguishing Users

Summary

XPA normally distinguishes between users on a given host, but it is possible to send data to access points belonging to other users.

Description

A single XPA name service typically serves all users on a given machine. Two users can register the same XPA access points on the same machine without conflict, because the user's username is registered with each access point and, by default, programs such as xpaget and xpaset only process access points of the appropriate user. For example:

  XPA xpa1 gs 838e2f67:1262 eric
  XPA xpa2 gs 838e2f67:1266 eric
  XPA xpa1 gs 838e2f67:2523 john
  XPA xpa2 gs 838e2f67:2527 john
Here the users "eric" and "john" both have registered the access points xpa1 and xpa2. When either "john" or "eric" retrieves information from xpa1, they will process only the access point registered in their user name.

If you want to access another user's XPA access points on a single machine, use the -u [user] option on xpaset, xpaget, etc. For example, if eric executes:

  xpaget -u john xpa1
he will access John's xpa1 access point.Use "*" to access all users on a given machine:
  xpaget -u "*" xpa1
Note that the XPA Environment Variable XPA_NSUSERS can be used to specify the default list of users to process:
  setenv XPA_NSUSERS "eric,john"
will cause access points from both "eric" and "john" to be processed by default.

Go to XPA Help Index

Last updated: September 10, 2003
pyds9-1.8.1/xpa/doc/xpa.pdf000066400000000000000000006447231265250223700154350ustar00rootroot00000000000000%PDF-1.4 %Çì¢ 230 0 obj <> stream xœíšK“Û6€ïú¸í¤2C À‡oãñVÖU»[“\•+EA×|($5cå–ýåÛ@pìM•T{‰'•röÀ‡f·¤_XqãöoÕ®ÞüK$‚íÇUÌ~€ûÕ/+naöOÕ²wkóXÂxÆÖ»Ér–q–æ[·«›Ÿïß²ÇÓ¦©+v_UzÙÔ³÷åT²²Û²ûfßõthÇïÖÿ^%’­ÿ¾ºùéÔ¶åpþî/F¹dœ£rÁ£ÌL¯õȶ}uju71hOÍÖå¦Ñ¬ß±‡¾›`|d»~``=bVsÒy¯Çj¨SÝw/ ÉHXC5°¼.÷u·gãyœtËŽCÿToõÈF]¶ ®©êÛöÔÕU‰úØFOÏZw¬-»3ûTwÛ=ûØÕŸÁO¬zвÊv¼euW5§-ø™¹Q³=ëªy³þäÇ"öabe3ö³eÇt9žÙsy6+>zÀ-C7³Sš=Ã&ãbît‡;µílÎLÖÕi2öa¹USãÆ¢t‰®×Ùáñ ›†‰ žÌ <ßÔ¿šM9U‡ÅÓ´±àí;]•àÑúÜŸÀXn”“Qh=hQG£Ÿtc–ìM¡3 ûc޹dÇþY»SëëZnWïΨwºìÊæ<“º{ª‡¾C>ÞÚAÕÎ öå“fûA—ÚÙ5ús½Mg\@uèûµ¢3=NÖ?0h#.áùPúæ’°ÆE‚©§z·ÆžÝH;_•ÚÍFÃv¡[8Ð×öÛzWCN±nΨ—2Õ­6äzïûàl6}x h[ãé°­Þպߕ-žt_ã}t­CÓaèOûCˆ$­iën§?TðÇ«CÙíA§Á Î ÚUzž~CI³éÿ‰ØG³ãcå°Åõ¯ÙØWŸ4¸Tâ¡NCÙÇ~˜àž¡úzloi3OG¶Ð ¢Fß™Åç6C_n«rœ‚ûIÜãìnè[<> 6†.×¹­]MÿãÞÒ’+}‹‡7Ùˆ-/J>Õ¸cðÀ¤Øó¯¹€ÈöÔГvŸ"ö·~œî6å»éÐ5ØõˆêöØhDXooq§j³_HdiIö¾vÅË vèGÜâÖ×o >émàSMyÖxc±++ ÆJsó ÐÔû¦À"`‡‹—Ð ŒŒýnz. ÁÝèÃðh""†1u6+†ûJp‚õf€¸ ͇À€WˆRzt‘ïêÛ‡ï¿÷ô¹ã/á¤ëɼõþpG÷}ß©n&G2õG|h!'j=:x'û°ÞÝÚÓBKöfÙÛQn·´E/¢6Ð<pžÁ—ÁìŠÙh\3îv³¦GçÌ 3#Ä ø>ê€ü ®ÚÃ"ÚŒ§ß­—þ¡.ò]CÐRèÑKmæSîú ²Ãm„€Íé4]‚¯nüü |À0«ýU…Smšþ™îñ±®Æ·ø´”1»#‘íê&Â4áŽQ‰ÆŸ4H%v€ãÀ_׫W¹Ì"ÅDg0Ùú®‘,Xž¨ˆç9ô Êr»fµÊcøË…È ºžÑZ­l7…?Ó ˜¦‹­t=£Õ3 /¹ÓVjLÛ9ëŽ }õL#øâ†g¤¤îåLCÞ§ F‹j+xm£z嬉Xqß½ôµF©u&ÿ¡§C¿µRÊ(Qœ@ù ¶Yo›UÆ/ÉäI’É•\‰Ûi¢f@& Xø¬ ë­žL‡’É9÷ZM3 ÓÎYw¬`è«'3.„a%ƒ "¨{9™<•_’ùÎ~‚¼ËÑŒôVQ˜Äòr« )ÊQ“7Ÿ ¸9ä]<}U|^k“Ôpùi^‹J)æËJ)¾R¢f€4 Xj­ õ¬V‡4/òE¥Ä‹ÔUJ¶9#íæ¬wyP)y­„4/UI1d­u/FÌÙ‚å}=bqªÇæA´ýÒ[Ëä7é5Ö@Q¤d`ñ£ùŒÖ¤bòO/ùe&lf™ç٢Ђ®Ð²Íd;`Yµ‚®§ÂB‹çrQhñ\d^«XZnκ#ƒBËkµ ç1V<\ÂJ3ê^2$"þË'†h͹7„u~rP £È{t時«›%âus, H Gi:ŸAœš£Ï8l¾/LáÅc@‚ÃßLbUÆc»vÏb¤åó$ QÛåT^¹~Z˜âË §¹òš©ÏZ³n’œò¢¡ÏÕê°p®P>5µ[ !-QÔ½$Žb™­—>˽žÞ2øßü=LM ™Ô[…-RÙ5VASMÎr u¢M&dT¤òU±»HvÕ¨ªŒ/PUyº@U¹ŠÚªn’Xô¢¶›ñªJ¥ T•LfÍ2Y¢ê&­SN4ô9DU S$AÇ ŠÝ+P… P9TGDuÔ€èWX5vRoVà{#»Æ,hŠ”ÑäL{VEéô+cõÒ8+E±€WJ¹€WªÔ#Fí^7ItzQÛÅ^Éå^óYsÌ—ðºIë” }áMr¬ŸxµH©{¼¦´ð"D–^Ïmœ1’9›‚gI$“«lÂÉdF“³[6z˜(ÌâW£qò-£+T¥Ìì 0Ež-ÀLb±3áÒãCíL7IäyQê’æL‘‰˜B^3µ0ݤuÒ‰†>‡` ›ÂÂmžQ÷ 0…²¥€I_ºR`¿€¥Ÿ=̱ÕX˽q%ñ£ÕkŒcartïÀ[{Lí_  Å€Bô[Šuk(ä#j€ºI"ЋڮT @à  =kæÙP7ir¢¡Ï! ø™;f¨9ENì^(m€¶›·‹_·ùiN‘ÓÚTâZ› ‰"§·;ÿ„†’Tñ­GÏßMR…ø‚Ö8^ÖS1_ÖSq2×SÔhu“„£µÝxQO9ÖD‰§µÈ bŠ9©v™×yÚø5K‡nÀÊÔ6øÎ„À„½Ëq-Ò¹žê ”ºßÕà/âÂmÎ"~G—Š+,‚ž¨@=Ϊý½‚çeÎr|¼ˆ#x}pv§ÌOY·á¯5~\ýNa ”endstream endobj 231 0 obj 2675 endobj 252 0 obj <> stream xœíœ[scGÇßõ)Î#T‘“¹_üB-KB…Ê’5„*ŠE:ÞÈ’‘´YòŸœî¹ôôø„%>d‹²³•ÊzFãén[¿3Óÿ™–ÿ>ˆQÿ+_7·«¿RZ ¯Î+1üþµúûJ¦oÊ—Ííð«ëômfr¸¾Yå¹r°Z.ª1 ×·«Ÿ?¿þëê#¡+†ë퇾÷­ÍèÊ Êâ+Ÿ\¯~¿ Æ~™ÎŒz¸¥®£‰CÐv”!@?J°”¨ÍÍ*3©ê ÞŽ6±ö’ÕͪvMál3µ#«© VÉc+ᔉ<ÖÍêf冷«¨qºô¼4àGÄÜݯ^>€¨Èúӗφ—ÓéÛé4Ðï)Ù–ä)=*»Ä•dÞ¾:¾¹ìÓ9ùÒ`×Çá#iFõGæ½¼ à&]ûý —ÞÜ T‘úÚ#PRXÞÚ`ОFÔö¾W!QmPªnjé&ËøÝ¥/"¹tBŽJ/q –FŸ,¹9¨0¦ÜcØÈ0†ÒÒ ZÎ0TÖt*; UKn3 ë`挦–®5†JÇC¥\³¬\a,AÕ©%w¸€‡Ü]€¡’Mê|v¸9vûýaØÁKóü}FŠ ¢Ö²K"C£,¶Ï[këbr ÆÞÂ_0V3Œ¥ì’T½@’º ¤Üf×ÁÌ)M-]Ù ${$BH¹Í0®ƒ9(šÊcæ —4 ,@£·¹»cÈÁi=ýô4MWà ü‹ÏàMž<96¶½Ä1>¯2Yò3q¤<˰T?~»5u£¾“P6†NBÙIB•vƒ‘mmjéúNBÙh; e£QͲé% – ,—Pd™`´QáÏK¼…É݇Ãh£nêÅzwøüx¼»¦o'€cíáæxΰÛo.ŒËäÔ×´˜î,7(› Õ0ÎíKYL›ž—ÿ뺪g(Õé)L§§l°¤§J›¡\3«4µtU§§lž²AˆfYôzŠKP’ë)²ÜPö!©Ø”GswÊ>6=õåqYêü›Æ³Q¶ª‚­È­ “ãnÁdªŠ¹NN9…ß›ráñâ+c=ñÔfž <²^tòÈzIò¨´xu0“ESs7[nà9ßÉ#ë,É£ÒfàÕÁ¤çòˆ,7ð@1¥¼Ô§µ6u€»q•Gûi}x è VÌõy‚¯iAÛÞ#094Õ¿–&mó üƒ¥Ñ&K9†Ûéöxún }Ü#à¯;óÖîŸyZk:d­íD ‰Üf°ÕÁLM-]Ó‰ kU'‚¬•®Y–½¢Á”â"ˆ,7ØLÌr:cswlVŒ³ûžëÍéx¾*ùãîðj8_No6—7§‰A—‡‡Ö2 ¹$°ô ¤’Óé°Þç•Oá-˜}Jçž]Big‹¡º±FvêÆEꦴŸu0HSKWtêÆêЩ«=©›Òf|ÖÁMå1s>µÍ70ð}Þåî>á½'u3|µÞLÃóãa»»ìŽ ôõñíp•þíq·åë!úŒ5-Dë>t= °’FÆåõt[ÖC Q=i™Îo)µŸaª\¯{0·ä˜ªÐtOn3Lë`榖®ëu2½îQºéžÜf˜ÖÁ”étOµÜ0U2éãa–Éݘ*ÕtÏðÅ›Ëp¼^äÍóŸ_|ñâ_ ÎäÉ‘cÏ«Kƒ¥Q%KÕùt:OeÑ%éa'Âx¾—x…ˆô®åª +e`"VjÍ+D sÂuk9J³Uˆ”rHX{2° +…æ"VDQ­æf«©c%œ2‘ÇŠ"X²X¦ê¯ñÌ'u\bEhšhx¾ßM‡ ¯AÛ–\¼µ]â :ªîÀ²$ìãE»)!3«ý€ô©SB+‹øª*DSB¹ÍVÕ:˜–Í6µt}§„ &plU5Ñ*í¶ªÒ` Êq%D–iU5Qe%$ÒiRê>|U§¶/î¦ÃÕp„‡õp7λóáÛÜc0{ô5-1°KKé,©±9Ó󎼾:õ¸O“Þ aÐB2XSÄ H ©´„4˜)£©¥«;…d‚ì’ Â5Ë¢WH4X‚’\!‘å!¤éêÐj¼:LÝúØÒóýñ<]uðå&Ÿ®† %¬×ÀÑ‚ÀÒ¨“¥Æ D?:ÿa£ÿoûº4MrÅðX‰ÈÇÊ&¼—$¹J›_3Ñ45w³å¼óä2XéS-ç6¾– =—\d¹ï êéq­V¹»xg›äúÍt¹^M|—OÖ 9‹KB—øB9™ UÛõ%Whà} gM?¢Øbõ#fV?bðp„ŠÅKPëIl•6´fijéÚNl«;±eP^eÕ‹-,Ai.¶ÈrÔŠ¤yðÎÕ¹Ü](^äT@_" çé°=Ç/!A7¼:ħXxç“¡ê¸Ô”|T‰«øJ´¾óbÉÌîHÝÅ’ÁŠ&Ž/VLVÈr›á[3Ÿ4µtEw±dtì.–Œt±TÚ ß:˜ƒ¢©Ã*›õfº ·«=L@ùVÛpB Ò²úð(p§†R+¬pŸÌGQíœßÎ>¢­í´Æâ&Ž  ¤}J›!X3c4µtm§}´5öÑV…fYõÚ‡KP†k²Ü´")¨äèTî.@Ðö^oöœ@ìþ“_WÃHÕwÎ. Cá§ë“¥Av­ä£@cµ»ÖÆÔ¿QPšíº¼/™ëÄÚ“üohHÐø ´†}¯ZÍÍv]Çr8u"o tˬµ/Éöõz·?ž°í’ß•á“÷»Óñp[o[ ðóhÍ÷³éD[Ÿ÷Ye™V¾Ïá± ‡?ï*R_Úìy¯ƒù¦©¥ëû^Ù>‡W¦åð¹Íž÷:X‚²]_-·ç]©|ÍZ7ÊÜ]ð¼+]òçûL•k´®ª3%=ì°z‘3,ÎM–ªÃ?®O»õ7ûZÎ?nOúîýÜè±J7ßÚ¤îó|¬¿á¨KÛòüÜf¨×ÁÌ2M-]Ýçù@S‡:4šeq/ϯƒ%(ÙåùÕrC]„ô3˜G¡rwêøaíDÞ³{‰}gKvPwøE~ MŠÉRõõüx¸œŽûû;˜Š×Pi,Yá;˜µ†ª4Ù–_(›T™˜{ÅjÝÁTô] •Š®ÖP•fÛÁêX‰Î³*²úÀ Öà’E¾Ø7Ó~¿>LÇ7ç;Öñ¨ÏNð!uï²X…(ìQ‡Š²ØÒn: ¦g¹M-]Óe±*è.‹UA†fYöY, – 4ÏbÉ2=êÊGL¥Îgc©ûðGœÎSÇdÓ’‡(ÖD-ñ cšYœ<½>¼š>?¾ÊûXL ê§Ä6¿³÷³lKyÑä+¬á\zM'ù¥Í¸¬ƒ<šZº¢;ÉW.t'ùÊy:É/mÆeÌAÑT3çÒÙt’—ß6÷`é\Ié¿~=’~útwØŸüc}{·Ÿ>¾žÎ¼z*ùRäÏ ¼^â;U'KÕÿóãv*Ò°Å?©‹O~Üäg5}ʺ.÷WXÂi´rÿÒf4ÖÁŒM-]×åþÊš.÷WV›fY÷¹? –  ÏýÉr£ÑÊ”ŽH£ ì.ÀѪ’Šÿá<†¼Ž‡_M—·ÓtHBSŽâþ¥º´A4—»€¥Qy…gy=Oj 혜Ý))£º$]a¥gÒJÒK›1Y3t4µtU—¤+#º$]éHIzi3&ë` Jð$,7&µÏŸä¡ŠD`w“:Ô$ýËÏ~ ’Éc "äÞ>, ?÷©’¥DCÒŽàæ !9g”Õ‡„Ù1½ÂÏ€qF±äƒ3ª…m$‰þ˜ž3„4µt}wL¯”ëŽé•²tL_ÚŒÑ:X‚rü˜ž,7F•ÎN‡E̹Ü]À¨2E×|ýz}~}BÓçF/Èå§ÇÓ/ø&Ž®yiîÇ Úd¨:vøîíú»_¢+œ Px0á#ébþˆ¼Â´ ßÎÏ×W¼¹Û®/Óöjx9Ý]¦Ûo`Å—âƒYL@ÐØ‚•û-Š´ÐJÙ~¿ú7ËÂõzendstream endobj 253 0 obj 4089 endobj 289 0 obj <> stream xœXYÛ6~ׯà[·À.+J¶Ž}K$Ú"éº@€¢´DÛìêpDj½.ú’üòÎð¨= 8Ù%rÎo¾ù‰)#1þ¹ïª¾û=I²WQLÞÂg}Š˜ÙBÜWÕ’ï7f[JXN6»Èže$g$+Ö4#›6ºúøþÍÏú[b¾ê±Ò²ïˆî‰>OɯB)¾—ݞܕí·›¿£tE6¿DWwcÛòáüí7FÏŠ0†z’MÌã7d;H±#òÉí$YÉ×ätÕ‡þAÖB%xÛÀ&Rõm;v²âFÄVè“áMªYêÔÝË®V¤ß‘?:ùHăèôM=HøF‰û·êl©š±Fƒ»›ªùnsÜà]MÞ‹¡™nQâ¼ôÑt!øQ¨jG´ëµ0l^q÷?ÉÒ¹ÉÐÐÿ¯wíg :T?Ä;"¸:“?“]?Q‰AAê@ÝÕl£ '©˜Ne<¼ß6¢ž$“홈GQÚX1¨ i1~rtHv ê ÀGP´E0]ÁþFþc"5ÂÝ6Ú`ó÷¢â£ÕKNýpÊz0†k#ÐYТŒ Ð·gUæFïJj"ÁarìObØ xÙ7ÖéNîÎ(€wgøðæ¬`§èäÐw-¸qëâ‚¢½B\øƒ ûA€-»F<Ê-x£cà@uè{…Rј­PÚÙ Í…Bl@©ðªB\ “ êAÂÊfÐÒ=¯8¢b­EWCúµµ}-w–KÙœQ0º¢e+ œƒBu惶@˜PÔ-0;¤;Ù¡ùo1Ó=·ÁåqÜ6²òéÃÐûƒs¤æš‡H5ø¤N¶WÞíA¦ä:/'<}Æ“&è_(ùÄQi¸Ç‡šl~xOT_Ý °‡ÃŒ€x§Žý ¡øP¼T@2&˜ão;Р FÜgLt·CÏëŠ+-f톾u·QQ5A M2k9ˆJ¿RÌÖ% 'à“õýÒ±Éa«ÅŽÄ\báY³@# ²»Ùʼn’w½Ò7[® š!=’pƒX—í±ˆ_Q_c¤¤‰¸„Z¸+zû¬Ð= æ«¡WX7øå·îœÔஆŸÅÖ'v¼ ›Êº‘ûF€$‹Ð¤î¨~§O|° j£?úrƒG4„í¬<†zµàäv€V…‹€‡æ$À+°@ßñ’Í„;ÜÇ!ÁBÑï0N¹?ÜØÊECÊe£‰itGÔf¡bÕK¡SöU©<9`AÚåøÐ [å¾H®Åü±)Zþ7ØbŽ}' O¨zVnPC·„ŠUN×$Y³Œ¦H¿L‚¨H×”¬W)$§HbYEE¼¢Kü¼L‚ƒ~e¤V‘_ÆŒBò§“«¢ðRí%HõÝ3gŽ;ÚZE» PV¦(ÒÀ ‰KûâRñפB2,4&´'y™ÑZj£4…è—Ì./C;H¢™‘Tø™û7qúüÅÏ»Èo#"úk`ß }™ùÞ`š™5czÙw}ºVz@¦®Ó8ÌÔ9ˆ=0#¨P‰ >ÐyLÊú¦ÙòêÞÒ å®PmÕЧ€b,Å’õP,Í}êíe({ÃaÆô+#uT\®€Š‹ÄKµ— Ü3kŽ?Úz9 âœ®žCÊõ“—!…U9êLW4.AP–Xe¹./„U™Ò•‘äMKîКIé¤1]Œæ¹×¸Š3FÓìk4‚$ÊŒ¤@ã[Ôø”q`l6ÀM²µ9:×·àã±qÃŽAºŸÍÐH“¢AµL]ÐÙK›VV¤!§±b½à4(Ïiîr† »aQæúUr+’§±".&©ñ’Óü3gNpÚ$õB‚HûwÏ»ÄkT¶M1´Ý¼@*Kr–Ó8³Ë 1¼Ÿ¡$gÃã‘c,ð¸Œié•¥@Ý4û:epÀw k/ô„´¦éO3Hd„ÕrÿÃVXÔÅ1J˜A÷ä-ã%¶õþ²CO£ÿôº1ä8×¾G†"Ô¹ÓüñÖý†P¤4¿0~`+!¢#‘‰ (ùóÓÈÇÚ”Ò¿pΧíÓ?“·‡UCï ª"NËEUÄkæñk/ƒª°7ðÝA¿2R§ªˆã2¬ŠÚg3#Ö_Ïu1=u¹³¡¹FY¸aòå|E}’Þ`šMÒ¤Dp”9³I†‰KÌêB”¦ -QŽ×9é —¯ÀhOØ£qÊð¥ïƆ5m—‡0— ÜN¯]¦ZbgߎÚΥâI°†ƒÂ‚‹Ñ$ÏÈÍ*ÆŸú@›\ÿýÕ&Ö1endstream endobj 290 0 obj 1923 endobj 303 0 obj <> stream xœVMoÛ8½ëW |Ùt3úþè-ím€v‘n}Ø+#cmõ’ŠãcòËw†”- í%AزÈyofßð|€ÏÓgÙzWÿ„Q÷Úóá3ýß{^`—ÀôQ¶ðac—ŰÙznoYiŠ6­wñnë®îîAvðïí5ȲD­aèëÎ@­¥>¼ Õ#*ÃÐÔ¥4ußA)›FûÍÞ§÷ÝKaïEIˆ"¡øA­û™/¢Ü=6ÞW¤H"°‘ŽL‰Ý߸~¹œ!c¿ÈD^œàòØaú8Š$2é îc[Mˆ½³CÆ]GQnW®ƒH„°©¼ |PÕ-vF63· ‘S©³ÒOÐôý`¥2jÒ ×Pj”T• 2/z@ÁÃx’ÅG››¶;NÏÓ὿%;jÎm"¥A厫L¡…DI.ü’, ØBÒ$‘{z¥ƒD‰Èm ”Ó)}ä=šs»Êüôœ Š<Qò&,²Õ4ZBi†âCz‚Ë(N’»§ÂOÜãë°hZ$„5¡ð g’µ¿;cÐlœIN^tVæ#™°ˆmîŽO‡ ÷øP ›ûĉúþÍb*Dq‰øU±È¢·@Q ÅçP?Ô¢Ìqæ"Éxqê'ÂSjIä6Rtnóäñ,t:uò¨cáF [^?{õ‡žD‹f×Wl$c­Nî2MíɸxB¿/ nC¿8鞎²B3ªîä“ »î­þâœKO f8t’É0’^÷»ºAËÁ)ø„¸0sö˜“ŸÛè‹`uG±âx…™­ÑeSöŠæÓÐw[ÁõíÍ™NÑ\q¦ŒÄ0¦¿²-’ýYæÌy*ŦH…¢Òh+9u–z‡Xa%àfK}:Ú ©/1iÈ/ì™ º¡dîñ•b,èÀ‘:ôÛ¡a¬Ùåȸ©Ó(Ÿo+¡owÍYÌ«‚g÷âV•.þ\‘º ÚÙf¹¥ûºiÀÈŸ4YNÆKdê¯j}¹ã2ñÌ[èãÈréæ· òu ë º1É+GêSgšgD¯è€Zniû5ÁÙUöÚÙŽÚðp›.šqËÅ©øl€qGl€q‰> stream xœ¥VÛnÛF}çW òRÇÖâEå—ÂIÚÂ@`8µ€(ú°"Wâ&¼ewiYö—wfwIS–- C9;—3gÎð;ÌX3úóŸY\üÅìt0ƒßð|Bkþ#«àÃÚšÅ.a½ ÜÙ–!,Ò9[Àº Îþ¼½Z‹ª-¹—p•eBk¸mdmà†WB¯sè ôûõ× N`ý98»ëªŠ«ÃûŸlˆÂBD ‹ìct ÜykÉ:R²¦j-rh¶`ö ´\} v¢Š—•\»˜t+2¹•Ô˜ƒ)Üë¸5:Œ}8ã3„¬àŠgF( ºSp‡¦ƒŒ× E_(a”÷rn8˜æb«š ª®4²-Ú¨{:‹ÇšZ€‘ÙרÃèø$t¦dkdS¿Â…¨èÝf¼,ÉÝ/ëàK°€}.—1›%0Ÿ'+¨‚(ž…,Y¸Ÿep÷ƒ¦öÁú¦¢'[OC_oÄþñiê›%IÊ𠇋ˆ­Òÿ=±Ôzâ}¬ra…\l%xBƒ öD|oÔeìG½£§!bA.§®­yp&sQä€PGÔáG¬ Ù#.1×+Ïg4íÙ98v( Â'õ˜| ‹f_cóÑå8/Š…AɺÓo„‘žz F¹ šÀ¦CDŸjŒßHb©uºkÛFaó&À5uUq#rŠdÃ?±·aÈÞ^âÔ/gƒÙÔ_Îlú|Qñ89/˜œo"r̯ŸFëÝqÈbúî¬ÿbŒý}b£Ÿ•(Û÷´èßDóª4EÓíŠ7G­Æë妟"%¶8%øåõM£i¼Qi\^Ó™Üï4– Íå½ÌQÕPŸ²oÂŒä%ñ׆Lð®{èbœZR‚Ï//¶Êx…/~ó®p»_ÛKš]Zƒc(ÐÚ=Ÿà2ÄnØíœD©=9ÚÎmO*Šþéæn:ZY™Këêîãõ5\ßBÝULêQ°ƒ0ŠY‚¹,Yºš=Qɶ/-)øY§Û˜/fO®vÜ_ǵMw^… K–©/ÌCµ•¸í̾@`9gá<òÆ Ö¶ƒ§°˜K¼8 äLQºb‹x„×~&;…*ÁÕ®«ð4WÂîåoÂJU¯I ©…3Æú– ˜.f¾ÎxxÉüü!âØÆendstream endobj 320 0 obj 1337 endobj 326 0 obj <> stream xœ­SMoœ0½ûWÌ-‰”Œ {¨ÔªU)‡¦Ë¡=U ‹[0›$ý÷›Í*‡¬Ô/!kd{æ½ñãÍ=Ä\@ì¿}¬}Nd;Ëb¸¢µc÷L„؇z€w•O+ (¡jÙZ* •—; ¥ „çJOõ_Çje@Õ5Z€«Íô´kº3?alÁuHkF„vœ»ó¹ýDZzÙrèi…juTó¢÷¨Œ|Q£œŠ¬™9>Pe¯€‰Dòô’g9/Êø²h¥ÊþïUA¯MªV½h‹ÑO`Çú:{nÖ èÓ­Æ´xSÒÕ'GL¹aŠ8åDtøy’Iñl‚#)úW1ªŽÞÖ¢rËŒÁfwHöÂv齯mYmѶóŽ»C÷ˆh`Xz§§)Å:eÈ—^HÓ<îf5ˆÊê{èÔ®’ª!´)÷´u¯¬Ý:…­Þåôh¸W÷CÅnY,§1LEVÂÀDšK^$ë¶gÛã£zxá‹YME&õj7—Ooá#öø) d+zz Ë“”Kñ7d„Äe@Z¯MƒOÈgKšŸ}‘g!ë"¹ä)T ;½QÖÁ2ÑÿÂf[œwä;ŸCÇrP„¿'IÇ<ƒ I|Y@H¯¹e¿(áO‘endstream endobj 327 0 obj 556 endobj 332 0 obj <> stream xœWÛnÛF}çWÌ[ÀÚjwIqé·4MƒAãÄÚ¢( š\ILyQ¸¤?Ú_Þ™Ý%E]\À†ãÈ+-眙9sÑw˜3súñ¯YüôUHkÌáþ®ƒï·WÀ¿dü¼´×$ð–«À=Ë!æ°P[À² ^ÿqóö]SUM} t×õÜ>Ö«¦­Ò®À¿ßÞ5}o³Lo–ß1g!,?¯oš¢îÌ›WtçÛ¾ªÒöß è8'h2a?^nt«!Åß]ÚMoàߢΠ4+XëZ·EÅ÷¾é!Kkhu×z‡OZ"øò†ÔñÙ¸»‡Þýn£Køc›®u:•Ö9ÏlЧý‹6Y[l ô)êz.+$ Äb¿)²Í›‰ÞiM´×…éÐãöE·!jõm«ë®¼‡¶¯k"Œ€ï—Á—`û ŒeÂ"‘ #¨‚HD‚ű;–Áíÿdyà;d-±ÄZš¤ê´Ò61F+‘à‘’X±XÄîø<$ÔS$éAŒnwº¥lè:ë;Ÿ‘&s¦ä€+æQÈæÉKpÑ›[Køq®¡kÂ!UÁªm*Ëf …£{mé!F¢ !ˆŸGÖöLp¦`™¯¼u|©¿P‰ð*ù¸ºÔ/zŸVÛR_9ç}†y¤$[ÌML¾ó8N˜?=ÓõH1i ©!î6Øÿ| ¶m³nÓ 3(Í‘Y5eÙì)/çÒÝe‰Ò¥°õm­srs¦bÂâ0s5…±x ;f«³bUd¶xéá!kk ‹üÞ†#/V+Mº‡*Í6E­ P†zäjÏÂï‚þ‰‚N1âØé@I¥Åj_s®S¯ :ŸŸ^å§wÃ]'ûç‚ÁøäRa/GwÔpçbæk:qH»!¦(¿nƒÑŸ64<šþî›Î:÷±Æôi9*D ,Û0©°ê«@ª(Á*vÇçI-1i-)НÿI wx`1à…³ pΤµ¤È/× ¶(ä{è·QÈÙ<á” ™ä/‚ÃNÍ­¥ uDŒŒl¾í–XÞWGD"9ãbà€0/‖PŸbÂ5ƒ‹ËÃã ŒDÂÔè´LØwÕKÑKTt xk‹zè±Æjç|ŠÅíæHn˜¥YieyèaÓO7ºÜº†4yW×;øõóg|m.OQÚgÛé”mƒÿžjW¿ ‰þ‘i»øP=¶#{;Á1ƒÃin¹;B§ƒOâ0¹¿b›úpe0‚D¥ #8š mY'vdÌÔxéꉧ½1Ý¥E™Þ•š—(¤MNø©ÎðŒcàq6NF–[Ö†ÙïGdÑ]®&ÒõdB>M#׸âÔRœt®557S¯Oc:.”6ýÇÙá1UØMJúföñRW*qµ„¿›:DÙ44ÿï·t¯t;>ù·ÍFÈT&bró•“Í+p6ÈfoìÎ3ÍsêºzOöœ›°.v¸Õ’­ïl“Ökí¹ù;5ê ‰aðŽbAÏ0¸Õ“]Hb;‰i‹ õ¥Û”îøÌ¾„nh-…OÎ9g^hBÄ8Ջа]sk)<šrä}Õ´z:RHN(®£‘Fç‹vštòs‹qÈ—×7;+®Æì0EgXûgŠßèæ™¦(Wõ®h›º¢ÅŒ¾YRMÙùa—–½õè$ÅmÙó ’ZO$e—@·Z­©a_$ëùE ® OõIÆŽDE=ï¢UspÆoY~YE<{ù9‰¡ìûŘ…‡›R#7šõi¾+ Úµ Â^»o›4§Ù€–*CA³_ƒ.yJÛ!˜Õâ÷ÊPrMõㆹèF£”¿ÿitnendstream endobj 333 0 obj 1535 endobj 347 0 obj <> stream xœWÛnÛF}çWLýb°ñ"‰ò[¤… hjhaÅŠ\J[óîÒ¶€¼Ø_Þ3»´Dú$ˆ‰âòÌÌ™sf—_hê4åýgZzïþ £6Ú›Òoø¿ñ¾x]BýGZÒ/+»,¦  Uî¹gZF4_†~B«Ò;Y¥Å»Õ55m½iE©Iwé–„¦L/©íªJUêªL¶ôIUÝÿ@?¯þ³°Q; Cš„±Ò*óN&i¡šu-ÚìqÝcø8ñ“e¼D ¼Ž´4÷iHUyݖ¨º"ü ªD)3ÚãØ€“pîžžQéC¡de4¥¢"mêVÒû‹ççø.Œ|†Zí¨êÊ5ê¨ó§´Oößù¾ÙJêB}òN4ÖÛ‡(m%Ð3Zïøqè™ÊsÙâŠJ‘nU%5 äs-ƒ:ÑâŸV[IzWqGÈÍA1½âçcïäP®Òg„_@Ý2¡%3Ü,äAt™ #®è+Ý5 Ò¥–íl¯èÀ;‰,û*šFV]îý—Ó¿n0݃õ“æE˜LD¾1ìjöý¥%!ô™º§‰{)oDÕ­l ‘J¦˜Òº2ŽÂ "y§´%¤®À–óe0$gþØŽ¾8Ä>µã3}NX|þ-y)¤L«ä ~î4 Þà”m^¡ý¢^±‰¼“éS‡„‘Ÿq2pÈñºÎ0We)*È3oë’Ö Ž.ë†ë‚`*pvåœXxà”óœl<.U72U¹B©ª²M`u–8ì»pìTq _Å)/©(ïZ|¶ëÉ>‘[U´–òF–±i2> ¶Ï×§·9ÙÊ¢y‰“hÛO@Ä<éCŒˆ9¥]ÝÙªXóœØSÊËǨ´+DËQ†l`DºÒv¼Z!*ÓÊÝ‘Ìý¦v (i¤4…‰]×=v<àì[’*Œ*eÝ™g›Qè/æÉ@Ut¯y3ℊùöÏÑ(:9– -Ó_[‰õ½p©;è†ÛtìFÅñË’=°ÛlÆ!ïÑ“>̃kùÞ“C,ü`õó&˜O0ÿ‘MöhdÿÞÙ¼~\êÁÖ¼7`ÆZË\t…aêíªoÑ^i¤_Éôï3a¦³`4âZ9‘Ø´×B[×d7]©ÇàŠyÖ#/ˆùX¿<öÂÄ!ÆçÎw?®¼ÏÞœn½ Àɽ Á’J/œÆ±¿ŒÝeá]|Ç) H~h‘"{âað;'á’߇u1æûÑ"ö“Ù„’[$ò²¨ôÞ¬¹·8·Ù–ª²Ã¦«äÚ¯ÅÎ-Ûq° ²[ã$àfÐ$‹| ïé\ƒ"0'ì¦;êW¿÷}òéL ,ä!Çû4»ß­rhNR£Íâ’»~ÖÔ-…p™«míå<†•6Rdöž“&óîæ:¶îþ`Qè—NAÇ6¤kédûÓÃÛ;}8J¢D†ù|qp¿Ú~å$t!%ÃÚæƒØ¹ÏK’$BóƒhúË…»ü^½þÜ"-ýضߕóäÓïàÄë??¤ÇSûôÈ£™zͦóÈŸÍã“Ègºë÷g8Èá”ä4Й={?‘Öc¿÷¾Š"Xy.gSöUÂf`Õ^~µ@òC‹¾mec¶9ƒ•ñ„’[¤phe;•[ ç”âƱÌEQ`טcªÇ:³×j]HœS~ó0Û¶î6Ö¢ªu/q…Ý‹_¶›Êp罡ÅûÐ9ëjãv˜½Mo·;º•ü~ÁÇGsÊ&×Râ­±ÁÆfvlüI<î8Ê&ÎU.0]ˆÐ0ßSúÙûjÞy¶endstream endobj 348 0 obj 1485 endobj 355 0 obj <> stream xœUËŽÛF¼ó+º¬Œˆ¾IéfÁÆ€cĶ1{‘#‰ 9#s†Ò ÈEúòôðf˜xä”Ö1øydê“ëÈi/êê|o0JIšÄƒ?p`5ãºîôê6}‹êø ÷Ýàìãcªìk®ÈI‚ö¾äŒ‘Ò½&oÌŽ£{Z7t…™Ûõ­8lqäÇêt†uÉ´áÝV$Erìtg)ª&y¬·€ùù}jäZœdFˆG¡m¡™eÍîBeñ“‘.G³ÅáÐ!‰ ÒÀùŽWìåz’#3ÉyfÎù¨Cbºøžbëû]E«¸wе+|Ï„Á ×J;„¤€B ‰ò ÐC¹Ó!ëùèý…Ò´Lendstream endobj 356 0 obj 1052 endobj 364 0 obj <> stream xœWÛrÛF}çWt’‡(UÔ˜x½µ¶eïºjm'1]›}J !9€qÍ}“¾<§gRJʉ\–@Ó·sútó3ÍD@3þçÿ&ùäÙÏaÒ¾žÌè_ø¿Ÿ|žöò’œ^nìk+Úì&îl@«€–ñB,i“O®~ùñÅ;ÕLúœpI¯Lž·…Nd£MAîIýÃæ·I4§Í&WÛ<—Õé‡ï­å9[ç"´ÙDÝ–¥©šš¶¦9.TC²H V¿Ð}f™=Pm’[ÜOÆÞy«]¼Þ媓J—üÊŸ¹mkU{»5íLunœ¶ª9*UPY™DÕxWÐÛfˆµ9TJQîò%³ó–à0ˆ¼“3{ÏmbS²ùLË.I.h¯ UÉl Êj™w¶©>˜6K©¼ÌÌI¥6X™e\ø»ê#„ ’„‹š`óllŸ™­ÌHwº2E®Š†îd¥å6Slá×w¯7ÿþp3òƒÂड†Ú’m°—Tպ– —'JÕN¶Yãb.+µSÕð难圿Òñ “ß%‚-á¼Q6‹…`ªû?ÓR"²+ïYRªw0Ê!{£Û5§R{Ô›oñU¦oÕsÏ…uLk‹t b qÈ}œªÅ€Î~¾stKê#8ë§þiOýƒÔ&ÀØ\w¸>Li+ù÷Q©9ÖÏ’Ó—œ‘ ã‘5æÁE©©Ÿùã—ä =¯6¨¶±ôv¼…"«¾Üö\°\‰ ÑÉ›trňp{Ž-+± ƒÀ¿1¥îyga!þçyy:œ‰UŒº»7è]b…Ë.›ú#+ÝÓ×—&Bĸ^®Ç&¸z—fæX,V]0‚>ô‰±Ée®¨š¹ª­>]G<žÍéÚ5,^·à¹…9ð’;£Ìd‚£ÍN¦­¸BêB7´Óè¦{þTÉ”XÎwpÅ„à[ªIÄÂa×½Bü×Ív ™#<ØzÚÙ‹O›¯yýJ¼|±ñîÞr2Åí7V {qwæX¢V_K…^Á+' è?ÐM8X+{ÛêUƒ"É*…5ªbï6ÙŒOÛÊ/×"Z,‚QåQ¯}%sèq ¡5½ÇáD–¨à®)…­Œ ·Îôÿû·?’LÓ ºÇBl5OßAº=è–O’îÛº…jžÎ¨ðÌäd{ºhó­ªXúéVA\•ö>ÀúîÅ^´¸ñ;âu‡º ºoå Äã耬<μÞL~š,é8 ãU(ÖE‹õ‚òI`®ìÇlòñO&x§Ÿà°$B¶´œù1þ"ádl›YgÆák1±;ü W0$6Ô»zeЦ2$<9ÈB×9WãâŽû¬-d e¯€ejÉ.föü@éB´\'ÿ©4ºà•áDX”Þe‹Òö…ƒÐo€‹/x¡(TÒ¸Ñ6Fb„žž)<±øÍñÔ:_ºaøÆÎ2Ð\ÜÇî¡ÜšÖ IÃS jâçõÓ{Æ P5‹Žá|1QLQ°^3,ËÇh?ýEÌbΆÂÀƒ2â¥b ƒuv~ç³b¹þ;Ž™[òŽßù<9¸ãµ}|íä p¿µ‚çEƒ+Ǩs9û^;jT½å-q/’±ëHáöȱ~¦#)·ÓLìRfýùfé°<À!tÜÝ»¥E'€Øü°Ú@ŠR[ífFP¢Ã+NerË “K·¼gÑø¨ª;@ÁoÞ|€ ¸p©ŽƒfÁ«%SfþøÁÔ3ÚøÙÖO;9dVv„wm+1Âõ×Ïò®|÷l”n s,XœÝþä>tÃ`\kL=4šïD÷ºYõ åVSȸI‹p®F-ŸË[;2:=G¬›S·'£9Ù0¨uª*×Õš; «jqQ³-Ó°Ïö|¥±R+ž÷ŠWq"?’}ªÕy¢œ¹Dv6 ÌCïzªZ‚ŽW §ìPöe»þôç|x²Ð2Wÿð€…ØbýÆaЍà_¹' ”æºuÂ%¼ÆÂ= ëËè¥:1v²·Ñ$¶Ÿûa @W/«¶ÄuÄR÷×"÷î¦4û²z3ãŸKÔÐ8ì¨RpŽÐÜGz4ÇdÏ(gƒt£JU¤ÜÀô`ŽgÄößL\Ÿ»-£k¿éÅl`•êÈKO펈îsk¿YéÂN" îYâöŽ9ÁúWcb]ê|F3 WΉ›€Ýq 9|Ñ´[ˆûödulè £©n9Iû½Ûr—󉥔A‡JY7]F´Õð,×¼Âmo™µ°¤ïtŠÔ™Í;½o+[›ºûê>)¶¬P”Õ’®ãPÌ-q?Š~šü§šSendstream endobj 365 0 obj 1787 endobj 371 0 obj <> stream xœRÁnÔ0½û+æÆVjÜØÉÆIoETm¥"(ÍNÈ›xwƒ{k;´{¤_ÎØÉ.¥pE‰ùÍ{oÞ̤”Ažùlrö‰g6ޤp…ï†<!0ÍoëË1¨×dªe §%ÔY\ÀºÓ²‡Giu§7gV n•=‡n {3Zøüñ"QZ®zÕ‚Sö»²°•zã@zp^Z?îÀwƒ©ÛcÅ×÷—õõ‡wÐ98©¿EÙÁFF9Ô·dÑiåOÞünQPÁY0Z·dq ~«`g jñDûÀiU/=úñU¡Ó±V5n´Wi¡1zÝmF+}g4…z‹E BWjº²V¯ö0:l:8LÒÉäåƒøæ Ê*Îgƒ£îžˆC <¥¢¬Êƒò[Ó‚±ðct£ìûý3ü•8-i^ÌU½id¿5ο&Ï].Å+r _Ì» äø•}3š1.ŒÓày´fêº/:ÖÆƒV˜Œlå\ˆ7xÅyΓ§Ñ÷eMîHDà®\T0–‹Œ–|úíÉý?î#¯â6^™ ô®U¿û%6±çG1Ásš±ÿC&šE¦Iñ—ýéå4x@'¢ˆ¨„/i£¹•ÎøkÃÚýÚy5¬0M–žOÓlfÈK(ãd˜©( Y.KZD†êØÍù Hs±endstream endobj 372 0 obj 511 endobj 377 0 obj <> stream xœVÛnÜ6}×W Œu‚]VÔe%ù-iÓ6@ä²E EAKÜ•]6¤dÇ}K¾¼3¼hµ®À†a¬(‘g†gÎ\>AÈ8„ôç~Ë.øá}G°×A¿àÿ>øp³ÜOÙÁó­ÙÏ`» ìY‡Mž² l»àü·Ï^ör¼|€‡®›ú¦c3ôð\Ž×Röðë GýdûO'°}œ˜ºN¨›'ßô8'ôˆ³Ì|& IK z}%T =”å¨a@O‡Ã F(OÌ]:sãõƒ‚nPj4MÛÓ(•fàlú9‡~’ºTÍPn;•°Èlù½&äZ‹mð.ØÀuÀù&BFÓ,Ü@ð¼ÈYšØe|ø£Þ3Š@," òzJ$qgŒZ©·EIȲͣ,æË ’7ùZŽõ€\#ïÈ6²LVYæh³8Î`[ç¿cÏXq¿¾ ÍHˆ—7PɘÚñëÊ¥/ sE¦Ž”„¹ŽÂ‚<†5‰óÁ­šÝN*Ù/¢ ƒÌËW胗o^lg½LcÓ6ÿJ»å-ˆªRRã¡y³o®µeÔÙ·V1ê¾Lzm{ ¿ ÝW0Âë§îRª[žÏ<¨¡DröL‹NÎ6Pšn#Jéüx÷ýŽëlk©å1ü‡ù†….Z=X:‘kt`¯D‡‘œÊ„&Copg)r»ñÀ@ޥɆYà—Wˆhg})Ð+ž1©=)b«=TìòÚ+bR{R$NzÏJâë(ól4µ 3e1…HŒ¤dά~TC ,kÑ7º£(”¼¢L½˜0 ê¥a½B¡7veÔÉÓ=ªó04ýhd>`èÔÿµù†âø|΂¾GMÑ—Y=\× †‹^š`Hu…P˜=jêû¦ßŸ(“È9è77¸2bQr‡µoEy<â9˜÷TJíPŠvin‘ H7Jvj»l›…HAÉOSƒy„Xn×I¡ä¾Ñ£²&\\ÌêÉ“Œ¥ÄIÊbŒ©_nB–Ç)ãyŽë,b9äQèË –S틬ˆýÊ –_ÆØè8Obaò¨æQg‹ö›sÇ\úZ»®ˆñ\È £µe(1:^ –tOe7a‹º$!T>öÃuOФ}Žz¿qNç^ÆK*#žŸP¡îÒöqA¥}áØrýÊ ÎT"Ô •ˆ~®)X/LÛÀ>½Bæòr$ÎÕÝàMo ×”ôwWÏ:Î_¶Ñ™ìX=ÁÕÉIS9Ã₾аA7p³ÕràØàŒ™‡…'Ö¢lï8x˜Î‡ž.×TéÁÏh_~è6–ÂrèuSQËv)9JäÏõI8Ó´<ó¤PžºÒh´’G,ËÓbQïÝ…—%Ý »k–®Ç`^¾6·‡‡ Îðêg¦¸£eÕ”£„ÆZÌt^xù9N¹‰ÀŸºþë; åéÃ0ì`ÃyËÓ‹§À£˜%Ø­²Ç)òmjºýh.hd÷þD€‘SÂo+øv ¨¹ò0zT V÷ªÉeÙ]é+䶳ݘ#-<]DÇÒ²rN›_iWM¿C‰"ˆI=}K+T>ZL_sSGñ¼yEoO:ñn ÍD’»‘wÝ0ªwý Çà·"K|¯spá̲ô·§gv_ȶ¶niT%àÖüÑK/Æ™Pýhï¦Ø}AïXºÁ[°ÛÇþ¨¾K3ÁÖb‰9 S,ßmÎñ]ð˜ÂA»endstream endobj 378 0 obj 1483 endobj 384 0 obj <> stream xœÅV[oÛ6~ׯ8 $ÅlU7[’ß².ÝÝšèa@1´LÛÜtqIÊNö¶ýòCRòev‡öeY"ÏõûÎå3~ý¹gY{o£8‚•òøÿWÞg/4WÀ=ʾ/̵Š¥geCHC˜æ‘ŸAQ{7Åšƒäu«9”•à†’5д;è§U[² —[.¯ò•PZ¡Sä°òSC û¥kB¶C4D‰ã^vÌdÓ‰½–±v˜ÉÅšEÏr¬ºÅ0¿.rwl œð6žúÓ$fM7÷ʱ¤ ‰ææP3³ÊêÀñÃ:ÁnM寴¹¡ðˆR2vÖÆÖ)´hšçJ Ýö¤¡;ºÃ,!Ž'½Êï8þÌêM…¦±vÔ’WÌ8È4™¾¹Â@”¾:“øãf`BG¡=N¬Rí°œnûdQuž¶K;-ð΋†¾éðµ>œYr?™Æýâàð<¡ÚE@Ϭ ÉÔÇR8³*øoœ'ãqÛÙ‚kû6×ÿ¿ûßû9Qœ%©t)²Cúü87”vîÏhC[æe§ù—æë·„qqÚýÜ”üÐAyPêC1"ÎίÅèrAcP¸!®ÙÖì x _$\#˜:ÝJ–mUµ;"òXh ~לî´ÈþÿÞ2öûB£Ž ªfJÌJlYœ—¢¼”ÂõÁ~§v¤E%þÄ–tÕ¶Ó°ì$žJÚºMD’AfŒÅ¡L°Çæ¹?1Ô Ãa|ðþ$Æ£Eendstream endobj 385 0 obj 1223 endobj 391 0 obj <> stream xœWßÛ6 ~Ï_Á‡iÄ_Nžz†a@q½¶0 Ŧ­¶œJòåîqýËGJ²c_×b-½œ‰üH~üÈ~‚EÂÂgVO^¾K– ”f²€_é_9ù4‰ÝY ?øØ.…Љ¿Ã6†Ín%p¨'Ï>dæôç3x8‹-¼8üM¦¢¯ùû¬Æìá»›S~V¢Æ½;çk´§&ßCºL1)6é>I—;ÿ•A•K¡öPIk+ô/³îåQ–ô†ÃXA3À$aPäôÐ@«4–ÒXÔ ±n,‚È24 ÝÔ`OU“‰ j‘¤Â´ÝkCð kêZ¨Ž­…‹´'0OAè²­QÙ=xÏ]f’¸öC— CɘŸù/˜SÿùWð¹vn´Âü«aœ#*,¤…¦ „R•]4>:-¬lHCÐ…u°[%3ÿÖn¤²2¡È0Ôòsr/ƒCwÃY"w eC?¹HV9GÁhˆ#‚ß2²ôËaòv²Ëd¹Z/£u ëÍb õdµÞÆÑfå«Éû¯“­ÏBÇ6²-%—d¢Ü‡tÇà–Êe€kÅ´sþ½³Mç{½HvÑ.þßd)Š¥Î÷ës%,šåÙå|™nÜ¡¹Oc>yNTïRMìÊÁ6ŽÒÐ0'3”÷”BŠ„úÆðwƒÌòMÏOƒú^R¼‘‹A.!Þ2HBË5#g·ïáN7ðn@Ч¤Š£mO*{iBßÈÑdZ ž86„Hh‡¶h+¸œP Z…A+oÜiq¬ñ_Ù‡CR±zä”12âxÁáD¬½4m•s~ØKF=à «cáµsy£QÀ-^ýÑÀ?¯onÍg†Å^«¾y +#9"=æ×6.¤Æ þ-!§ªn<8RX™¸Gr€jU ¹³A>¬S#mÛw\Ýh'çÊ…œ_ÓÅõçºQûйJôhf!‚¦µeÃþ³F)ÌØ®K¨‹¦ªš æ3§@R‘>8†M¶%yGV$Ï®³Æ{zÒZ#sŸÞ>¬€ì£sK¦ènGª/®Dð¾ÍN_Ãq‘d´s”î'{rš;vGm1L“÷)é^²ºê¹Kˆ'"‘‰ÍùÅÝ™á.a˽îõ¯‹ŽrpÄóaêįg×JÁ¢3"}Y)*¯›x1p<®Ï†ù`¡+—¡+Wq­Ò”Ću#̉®Ñ»Öw§® cÚã¼S¢(ad™ F–‘ç’iE4P0d6Ñj‘tžê§Ž—1 [² gúéÇf=ß8"'h…o`hß9ëÆã˜€Ì²œ´:³Õ㌚£;gk…óq n¼j11QÔ³€p°`»êØ—gÀ@‹ #*¬Ø<åViN¬øv, VÖ´Çþì/mhÔUmÎÆú[(¼@.¬è v+á\†5—n•Bê*G"ºX'0_ñÿ½Xúâ¤ßTßNþÃCSendstream endobj 392 0 obj 1446 endobj 397 0 obj <> stream xœVmoÛ6þ®_qß–¢ŠbINìä[:t]°"[0-ÑWŠtIÊŠ?¶¿|w§+NŠ¡Càè¼{îžçîøfI 3úë¯E]üžål}4ƒwøÛFŸ£”—@)jx³âesHSXm¢no ‹®®³d «::{Ü ãA˜B%áÏßnÁK·W…„`ñ6@³F¶PKïÅß;ܱ‘.v(E  oÙÉÚ …VÒ´Œ_4ºó Œ Jܶ>Pž24PG.• ÒÕ²¤4õfðBIwgóžîÕ¯_ä‹JÖ’¥Iðc¼§dhm[~™z$@:¨EQ)Ã"펷èr¢°ÑÚib¤Cam^ð7u¥HIøXRþ­ çL%{ .ßeiÊy«RLV©<ã'R¢[£ŒÕ m"_ˆE^‰o17äÒã²ç0Éá$ü.I/ËÏNcG±¶¶·;0J.Q‘_HI$* üÌ•@szjõkoPÊhtà`<â-“˜Óy¶¼ä£»UI˜¦^Kçû:æÔU]%uŒo©kå}×ZfIºœ]cçZ•ÑJàïû‡»û·+ê'ÓîvuÌ.Ë~H³WΚšxÝ §ÄZK‚©!ˆO,>I•Tß@oòz ×dñ<½L“,¿†ó,¥nIf©fÐ4q ª¹¡Ó¿bºdÝ%ÿøñe–õúl¹ºyÓ j¡Ì˜iL}Œù6,¡ Xÿ•’Ì®†^¢…R¸7åiEœXîXé–÷ÍP¹r¢ÝßXvô±ç›$Ř_§£ëôu£BýŽŒï¥>$Äë] D]|G\èƒø´Ü„Nô$¿—ü´‹ü„«ä£¨wšŠÈB'ŽšÅ%¼W[f܃¡ë:Zydͳ'·øä¸Í šçBc)Ru9ÍÏ¥pº5¾Èoz¹šé”òþJ9TÖ‡›ÁÇ‹º¸ÕØRè2Ém˜:®Â09T,ù¸ÓªPA¾ I×P:$q>›Íbº½ú¨iÿêRÔU7í_ î?¸\=0|i+UTx¾å4ëÆŽí úsmϲÖ:]~%qÑøÂÿD( eKÙ3ã0m±{6Ρ6°ïVb/ñžhHBÊ×ÝÙ¡q*ìÖDŸŽ _¨Ûcæáá×y˜¢íW|层=9(xp1” Ž8.>¶`wµãéG†Ã ¤aЇۯÇCÒºáÖ¿µÜ³º!,ž`ļ£ÎE÷g‡cĈãÅc ™î*—3†)X_ôê˜Ì™þPQ‚p»¢ä¾ê›“H”sRz4ŠÝ4¡q4º´DÕ0AoWчè ÚhgÔ,ÇQGé|‘'ˬ{ÔÑÃ÷c±;'W|Ž}g ó³Ô;nå쮳?Ý-P%yúÜ¡¥$gKƒÏ;SÊÇajÐÀÊxl,®xÝyv™Ìyj¼žZ%&oàA1ˆ.cÈf³¼·0_Â’Ë.Oq”epžâLËØBš}ˆþª‡Õ&endstream endobj 398 0 obj 1363 endobj 403 0 obj <> stream xœVÛnÛF}çW ôb§¶äòj½¥ˆ›¤‚$RšEQ¬¨¥´Ée¸¤dý}g‡KÝbm`”Èá93gÎÌú;ø,ßþ¸k^y¿~â!‡ñ|xï»P¸K^ÁoK !HaYxû¤$YÌXVÞí×/?Ùš9¼R¦Sõ¦Wf‹ »/–ß¼0‚å;ïvÑW•h/n3‚ °˜> stream xœ½VmOÛHþî_1×ûÐVJLœ÷ „Ô;  µÐ’p: qÕb¯ã=Ù»fwˆÄ—òËof½æõÐ}8#LbïÌ<óÌ33\A/Œ G?þo\[§ýA–&èÁgü]WA䎀ÿðÛÂ@4EÔ¶L"OGáEðáÏoŸà›VKÍ óqñw0ÂâKða^Óëï‡!Dyèþ{}f8ØŒY—Þ¬Ãe²¥yÌÅŠCÂ,Ç[©V…;i¸^qmÀ= óXa™@.$¥ë&Ö¢´&„:øl ãp2žô‡.‡Yõ{`‡BìÂ-Ü”Ìp pÞÍ.ð&@tiés·™J賤[I7C7 fÅòNŽ7úZA…Ý›ÕìX^”9³|ÎK† æÂØ ÄÃþ0zyù†È¯Æ{1Ô´l}áÓ:ª©zS¾ÿ-ô“,YscÐ6¾xSØ6›·Ý?†²ë’_xq5òôÊ«K¹í¤ÔHT­BiÞVRK!ƒAo\+dŽfã™óõ¿èã6SÆn—JÛÇÖØf®s¢pê¹ìfкJ-¤…Œç%â0ÅDä÷îO‹öi_×vŠ •„D¤)׿,Ψ“~*$G‹Äqõãx~t¼¿¸«…ƒé¶®ç¾î/Oö€Ë•ÐJäpÅ´`—9÷¶²m›(ùÞÂ5R, µ³±ÌV¦ÉXj¹ö¥¢V/sn¹ñ¾Ê§¾4g b×®ôwpY¥uýë©`!½­iÛ"Îû(…J°ÎMëæ.*¾É°DàÆ’K°¢àª²æ[çóÓÓEçËÉñç‹‹£¯û'gî*8÷ ÀkS1“pÉ=Î’Ç"<©Åò¤góýÓyãpÕNωt½a¦©M¡?Û%Á U× µ·†æeÅo„}i^ïŽß{2áZä9á6Tj çÅå“*˜%5-]eÑïþ"øŒáût†íƒñ;m E0˜NFatÿ$æ¯l£[³Ð]8&ãQ8AcÚIMgQËoš+„O®Œ*…«ŠåH‚£ÕíO¦ä¡ (Û$øàšµ¦7¥ae‰šâ .´ØÐr¬tÁò|ÝiQdjÕ YV¶MW%­ÈaÿäÀ±MÅ•‡ð6‹n³-Ó¸:ÀœÐ®…ͨ§>h Ó.J+øx†p€ÙóFmÓ¬V`pp´˜C*êgd”˜ˆ‚ãE± /Žž˜Q³ª0XàÍT$ôä%ñÌÂÅn1¬Æ5GÍu»^ QÜMbPÉ| ­ IVÒ‘ÒVWÇ‘‚ÚvF$2¢0l³DÙ›*γ¡È•ÿ‡Ac|®Ç$›afø×Â’ª.É%'×WÝMB> µƒ©»âŒÉ%÷%ÈI%ÅKàrý<ÅÍÿ<Ök|›l·a“Ÿ˜œrö¤Uû>ñ“ATÚº “a¹QÇnŒ “ÕàöH”M†H R¾¦>!ì•ÁfÁ1½6ÿ†“Ç™‚wïê¢ ·µ•šÄ–Ál%|µ%«<¯W›ƒÇñõ_{ðÌõ+ünóî±”H%ø’:$ Óˆ¢¤‰î£¡ÐT{1tˆšëL¨êN3®•V<ÃÏζ.áfl冣]É&bQåV¸~¥v áç‘%5ZˆsÎ4ˆ´.éeµ6°Vž³_î€R0kiÙ[¥¾ªN™ NDÞÊEÞTs8…©ãc…½QºÃi8MëAhܹÉý=ø¹æ¹endstream endobj 411 0 obj 1309 endobj 416 0 obj <> stream xœíUßoÓH~÷_1ê 5KìÄùQ!¤r ¤Gc$¤ª‡¶ö:Þ;¯×ÝÝ$Ä üå7³¶S8q\„]!*à=¤>ßDK15%+î„õPj£×†+h[4ËWgÑl± JgtUîa§Í?r£•ߨú)bxƒïs·¢rMΈ}Ç÷> •|Ô–üé¢ÉÛžõbÏÝ^µ/´ug!ˆN)(£Ýh¸î èŒÛ¦IMMt…u¢zÿf,ã¨çnÅ-^$TØ}áèY®Ð=[º8°[^ž–x¡¿Ø` |ó ¬!vô³‡_kã^ÂMͱ­¥´îöÁoêæ+1( wÔFb· QÖØZ„E}¬‚ëþPœZ£FŽXÁ ²?c"ÛüDšd•knú^xzvüwúÈÓx: yB©š†qßëÏô©ú-R¿EêW‹Ôx3O†QȆ¨"ƒ8Äï&òžæ)œÐäxíyü BÞ!‹endstream endobj 417 0 obj 1027 endobj 422 0 obj <> stream xœ•WÛnÛF}×W üâ X‘–¯($¨›Hì&Vzakr)nKri.)EÖ—÷Ì.I‘¾ Ë2¹œ9sfÎÌèžf~@3þiÿFùä§/áAHK3™Ñ{ü.'÷“À¡öO”Ó»…=6§  E2qÏtÐÑièŸÐ"Ÿ¼º(Mk•et'ÉÈ¢¦Z“ˆ"i •Zµ¡\ÔQªŠ%Õ©¤×‹¿'ç‹ÉçÉ­'áñqè‡'0S>9?Ü¿Ùäú0Á’ZK°Zæe&jIº¢T›ú¬ÔUíÓ[€¬I't߈L%ÆUŠJä²–•¡H„ANÃÙ‘59 üñä•(KYÄ2öm ã …ÎùÈÇÉ«óïn¥9{½?Â9?õ”­tŸžÐ)ßšÚ{Ó0`à|Ÿ"“¾¡ï¥PÌíŧ·ïÏ)6§¤r±”ÏÇü4<°_œv¤Ÿ!>I*¡>~K¿4TÉ¥2RÆôçooÇ9rhèÄ‚#Kí‰ÍÓÍ4ºÅ[ÊoŠ £ YóçœÀ`ªcþ\ð[Mf%2/ÃÿÛPc@ð-MWôs‡í ÝÔ›RÞöî-!މÌÄ4¢Á+ÒE-¢š¤ˆÒ~RE¬V*FJ³ Œ³…th¡¬øt*³pa>÷í)5<Õšf–œy]P¬’ÜáŸ\p5KzÐ+YU*–|ðÛåõÅåùbۚˇæFç>/>\ýB²X©J9\‰J‰»¬ƒR Ÿ­dÝTM~'+.Û.›ª@.EÌ—ö6Òìq™ïz¯5RÓñ@¼}qÅ›åO¢ˆ)Ó,E•KÝ@œã(n®?\}Yx¯.ßß~[\|:¿úÚÇÔÐM›B¼zn:ÉPRéœL)#•(”˜=ú„£¯×ç_®;ƒ«§™±/î€Ì%Ù46I“òÝøý ^ñ>°ôÌãS`3J;¾ceP’ê®1Sò»ªé¸úN.E¦MºŸ©cvû°V5üv)tˆ"[u[«Ñ%E¿pejîEO¤‰C‚Q¸.϶\/Ýw­4ŽX·4 9:ip8?ög§ý•k¦°çŸX{ˆOÚé3£Ë$‰>+¬â3ZzÊ3[Ÿ®8®µ2Ò#UïøAuþ):±]w~È®ÃA×ÁâEºPfW`žeà]t A vy¸ÓpºË G  k ?k‘0‚žgFÕº^=rýL2]ÁÖÎÓ@¥ÏÂõ9‡}M½ÛP,ÑdµG»ú2 Ìoºæg¬!Ü£¦Ä]¡fÙg‚.hïf¨%v2èøÿ·¤vîÀXf4pôaO¹øGÔí£gPÆÖ³iJž·¸v·±îZ,= §EªlºØD"€ ×P ìÇ<Œsn²b%TÆÍqOôZ"nÉg"WËÔ*|ýRQèš6h„½EgâQÂÍ mWR-Ÿe¥—Ø (Æ>ŠFmM)ÐÇp”i]¬¨ÒýĨä}ƒPqѦä)÷–¢eƒµV]ÁÜ ceP­Mô›©Å6ØÛC[ [2PS”úô‹ªf>Ý•aùôuc‹¶ßÅjêC%X°ŒÌ‰‚늹ûÛ§¡°p°Ó ˆ7â@%ei1ý»äõuá~’¹AÖv¡Ùµ³Ì{TÊJi§6Ì7’¼ã1z`f<ƒx´u“Íã. «ØÉg©VrX/ŠHò=r/³Ä§¡Nm<í4eì3ÇhQéÆH;~¥£×bÆXòÀiL·chïÙsè½>»¿ŽJTm±/gÆÅÍZß¶jÎèÅÕjG#–,vzáï™'^Ø6‰ëTU†«wÙØÍ¥U¯Û-¬{ô\‹…¼—…¶ªi¯‘!Á£ƒå/[¨»˜X+ÃÞÔr;î”—“È6%+'~ºÍÈ .·ÒC¡9DÇæ–b-¢m;£J*aºE™ÙÚ²sªBÑ÷a×שlE#ŸL;nE¼vò|®m3OPvWiº„Žû)WŠs`õ£­×5ªÖx/Äé&‹» »­dŸÑ´A-ÚîÈá³#´»1£É­dïdÑ)Ô,24åÝ–ãì±ÜžÈiÄãðEgŒ“Ά„ÀÀˆjhÏ•2õ¸¿y€¯Ð»FpÄy¬*ÕÙÆc­ÙÈ@«M´Kòà>Ñ6™‡ÃaZ!vû_ˆ¯Êl+äJnÝG¦£ãÁµA‘9µÌñÍÉŠëÖìÛ ¾ÓasšÛ&8î¿ô~žü Ú÷Çendstream endobj 423 0 obj 1688 endobj 429 0 obj <> stream xœÁKÃ0‡ïï¯ø'ؘ¼¤IæMA¦àÁ¹¼Ö5Ⱥv6Ãýù¶éœg%„ǃ/ßGBAŽç<× Ý¼²fl{’X wKRÁy¬܇Œ(…°¡é­‚S°s¡¡YŸªtìÑnpêª}/p>è!Ð’,¾È 2k]‰†”qZxžÖ­þ´^Ø\´H-Þ^îðwÝonò›KαZý'7˜„ΦŸæÓ¾Ž§œy Å#_8›¹‚Kajš=W}±««ë[¬b—bó?‡ä5XJ}6? X+!KFQνàlPþò¡%}Ó¥`Àendstream endobj 430 0 obj 236 endobj 435 0 obj <> stream xœ•VMoÛF½ëW |©SH[ñC雃4Mk=¬È¥´ ¹+sI+z‰ygfIŠ’ a&‡óñæÍ›y€¹`N?Ý߬šüòW…°u“9¼Ãßíäa° t² ^¯Ù,‚`ëbâ¿ `À2Yˆ%¬«Éõ罬67Ðìüýþ~WÎÉ­‚×­{µþ8‰bXÿ6¹¾o«JÖÇW?±¿‚€ü…±ùõ?f?°¯í¶–dÒ€Ì$\e¥tNg²¼‚ªó¿ihÓ¨ºþ§šƒR²R+Óà7&§êGU;·ÝcŒD]DòïZIÈe#¡V­r 4–+E™Âa§³=6§ˆºÙAÕ–Þ—ªÆkÕ´µqô†¼fÿ™}êûlthôèvP½Q.«õ¾ÑÖ| ®Û¯"òŵ˜*‚¶¶¶\ËòÓdÖ8í[œeÙA5YZ³õåHt–kÙh³ƒÕ7¥ÙID¨–ÆäÅÖ!Ÿë¢Gj!âã"O„hä'EMt¥Þîšò8²”{´•˜°6ì›ÐÊlUµ+#¾ÕWИ®U†H®wøÏVUË#hçq¶5½†Fe;£±¿ØIE‘0:ÚP4kÐܲ5m)æ[ƒzDC̹B`Új£jÂïd垦xÃ<Ý(L=U:£D¡@”åêÁ@Ô:.e“•mÑ3”˜öF¡õq­râL%ͱG@À[JﳬuSï¬V²œ5S 7Kf­všËâ¢wD;Ϥ£þâwoïÖ÷ +âFqX3Âwâ…nà`Û2£|œV…™ü!Ã7Ššè?Drý¨ó–:Ñu¦¢Îw³CØ3×4Qò`zºPJÙ1+‰6$ûZ¡­Ü”4ŒÙNí*ŠæSÚpÊ{œ†Ùa‹‚žÊnL=•œ±—úÅ“<`Áÿn<; ˜Œ=èøÏ™XF—'3HE²X<®óNIüÆÃ…"Jã´39×¹²Tœ*O/¾Âª+l׊Ö0ݸaŽçs,ø¹#)bFûÑ7x¶E¸€™Ÿ`Œw¤>öˆ#_äîhlÕ,W²˜§#"ô2c˽E`$z€¾°h(,«y؆ÿûë›X-E”Ä=¶×Uæ,åÏbž,GYûá"ö…mðÁ¶³¾§ õ2µp‹ùâºBc Õ@‰) ²ÌfÜ&.óˆ #q4œ{-E#7g»¡éƒ–D­‘i9jACêbç}‹…p»¤—#ŽyÁ·$i¦?PözÓg‰˜JmÛíî^i"¢UtòêTsé6LE‡}·žg¨£>£—ís/Q ‚å?+î ØnoQAï·ïïólˆ‘ÓgQfÑ<¸8Oˆ#õîUóåé2X‹Eß2úy÷¢Ÿ•˜G‹>é§^.žÍC4îÍwÏØ/¤€D–ÊNW"^ÓöÿØ¢ÌIció1]£E„ Xžƒ7S†ä6?Ì®!ŽÊíŽ$Em«ÓFb¹–øE‰wÅk_n¯2]¦†6^Ã7ápW 0HðA#ûq:.§}Jêw —^ñÇ/OÁoºAIH»¾& ¼ûÿÀ³º;6ÿq8\ÙN¹Oë`æ=¼_žcaWÆ|¬áêìÝD9@hl=VÜæzß–,÷ô*+ Yòý·Q´äJ{8ß=w†÷¦Ó´þ«b5…#*!ÊÊ”anƒî¼=ßò¾p²;;hm"¸¹K‡½>t‰ƒi©Ï*£yÜ~g<Üнåy÷Õ›ûôæç+àw½Ñ×P½×&{¶hÕÒA~ÐÝ%ùq/«dD~qÓ¥@ûk¸Ì†RñˆtûR{ÚOñ5mFb"’|žª1’|§ù­µ«±î#1y_uˆr©ãÙvœ½"}T/'áü2úþÁwØ÷tDf .¡ó†ê$Ôñ°<-›“Œ~vGþÆ}—åAùJਅ®i ["+‰~®ûà=%âîjü| wÕ’‘ ¸Y¿®'âÏÿ¼3‚¤endstream endobj 436 0 obj 1549 endobj 440 0 obj <> stream xœ•VKÛ6¾ûW r馰Q–eyo)ú@€¢éÇ‹=Ðíe«‡—¤ÖqÑKòË;Cв-9 c!¬4äÌ|ó}3ó ãѯ{æÕäͯñ<†™Dðþí&ÏîL {ä|³&³U+Xo'þ(‡%‡tµ`1¬«É@.,l›&f[e üöÂHKj3#ë‚>ëo[Ýý œ¾pæ¯×º@àœ\Ä1]ûãäî ÊMµ±àn°O²?„ïK9á_×á[|ú¶ˆ<—ÆÀ¾Q5~i¶—ÿý•s:ïœÎÓ‹–1æ¶.&wæ0*¾b‹Å2ë üÔX•£“'Ì\Õd=›gKç0ãsJ­ì“2 ?ˆjO±^ ?× fg-‹)lZ¼ËBÞ´eÙ½‡ÍZ£ê»!ÄÕž¤Œg¼‹kæŽÀC-*ù8L!YÊã` æ lþÏ%D[®Î3È›ª"ŒKUKæ|ÇIW5s "b”-Á'í0ˆ9g„&õßZzûéj‹¼8C/,×­Çzaè$ï"tV]hh†¹‹P™Üays¼¾Ýïy|8)d¹½Ÿ«1åÿÃv{0Î|è~ÚqÆÏ¦ÐÜL ÑhH©5;ºíˆãFŽésÞ›dߊÏ+ä„훎°Îe/òSÙՄܨýÔ{íxb-pª§Iv›Î¯hœ',=M³Û5Nè Ô‰0»OûK=zðѳЯ<ŽXº<o¡¡àéõýéB…·Î.(ÌÊm+Ÿã í8Ï­z%¶xŒúËT܈`.ý*ãÌÞ»ÌÐ]((¥à×Ë)®…/Rc²}Ö4,F¼œÆ `;Rû¶Žªj»²Ã4lS—ñ¤­]}Y»п;•ãm1“眦cQ›’qeÊOÏÖ¾ž,0ChkõÜ^¶[U` ÈŽÚºʲßwDÉàmPd“ã‚aB#öw–ZŠâˆü@ÖøxÖ÷‡Ëò"c+X¯å¾¹-zX0Ý.žB–£;aÑiçF¼ü–J„Zœ¬en©µÐºý‰Ö¡ñ–¼LÙ|92E1R)góU²º¢R¬\£­Ÿ«°ù_¡ C‹ë‡ñF•Êýd@VBÌ"¼c_É\œ³8K#w·Ç|·žü‚¿Ý ñendstream endobj 441 0 obj 1263 endobj 445 0 obj <> stream xœ¥VKoã6¾ëW |I¶ˆ¸"e½rëb»Û{Ø]hE´DÇlõpD*Ž‹^Ú_ÞáCŽd'-ÐÂQÃy|ß7#>@D(Dæçïe¼ýÊb÷*ˆà#^÷ÁC@­ ø[ÙÀ»µ5‹RXo·—BF!-ÉaÝ×a/ö5/|ky#~y³þÕîYú=YLRÊÌÎu\ƒy&Ô­…4&Ì®õ>ö½x”Ý ê#ˆ'©´lïAé®T\sØñG³¤wFƒ¡•ƒRï kI`½“ „R¢Õ’×õÑDvñ>×øŠCÙ5Ùr-»º­uúæj^p“$K}ò•¨Ï«£K%Y>VÇÛ F“Ñ£$Η£ LíÜ‹H–åÅè³jÐ"žBšS’„léq e»íàÛâÊÞ•î«Å 4Bâ‹bFB–ãRžOHøi'ZàUeæïͰ݊þŽÝ%oAíE)·G,Lľ±èñÚ‡ÝÁFŒŒYBôŽë #&ôµ7>Ⱥ6æ½ÐCßâ†Ížöü^è[OD‘Cá1Ì-oà Ì­ÙÀ¶ëÀBày;AÊ<Ïòº³‘0“ î§iƒÊpe™ÇÅ[-QG(S†±|Z­ÉßÅ(‘ .´ký¤,Ljˆèeæ“¢"pçL¨B²[ÍekÌPþÊÝ Jƒh˺Sh­qù.ã$GQy:õ¡»à;#4JNM§„V&ý‡¡ÓBÝŽÂÑ ã,!Ë;Y ÷,­Ê ­PjزHÜ9®ä°±i×àP¨^™W)vc‘Î[%ÎÝÚs«¼ë;^•«°™M&”S†Éμ1!0UÑàxÓâ…–žç…½’V“e±yZÔ­=§õ^Ô£á"OS2bÞöU°âÕ!Åhb•G¬ÃY2++adÆô=v©¥ÈÛãlrÚoøoh‰°*,òC×ãôæX³¸ÐÚ¤“½ÂÈV¢:ÿUfîÖ«,Þ¯ŠÛï`÷Œ›_k~7_fLâÉÆô7²dÁ(±÷ì;ÙºF)kŽÏgbiJ–Ѩ Lä¢ë ’< °ßÝ45(ÝÌ£o¦ýøsÈç )ÒlB¥×ÔÐVFMžP“Û¹„(e/C¼ðJSvR4Ž?0bì‘´Vî‡z6 /‡e)~ŸæÃÁsîOt™†2l½LÐYFŽ™^„ÿƒhaûü‡uð%HádxpayA¡ÁšñÜ‘3÷X«8Ü,/7¬ˆ x¸ùØ™4~þü=ü(ê½ÅƆsþ—§p¶MLÿK8ôdÏÏ1ïò§)ÍÌò¥Ö.d8«- Ÿ nÃÞ|¸ª[X‰=Ž™ ÒJ£`Q{Ër+_Qb:uêˆdôTЗàoÒ-×iendstream endobj 446 0 obj 1092 endobj 451 0 obj <> stream xœ¥WMsÛ6½ëWlOuf$F¤>,e¦‡&ýÊL'uuÚN¦˜„$Ô$À e­_Þ·(Q²ÓL¦ÖØ¢I`±ûöíÛåG')ù¿ójðò·l’ÑÆÆô#~7ƒƒÔ/¡ø•Wôzå—M(½¦Õzö¦tÒ|1Kæ´ªWµÐö¹­¤?o¾¥w¢’ô^6÷²y±úg0™ÒêçÁÕû¶ªD³ñ5Û[.héÍ-“…JäЇÑöoü‘ü玬Ìù¢¦Ú4ޝJ*͆/,?kåöÝÒÃx–-޶Ôû©¥meYS%­‰Õéø´ZöWËåh·•š£j$ üjC•iBŒ¹ÑZæNma†·ßõ·[© º“²¥º—Ý–$0Ù“fçã¶²¿ ¡P!œ [a%Ií…Mέe®ÖJ´V¥Œ[ë³­Ê:x»6Mß72º·—QŒ{íå±G8•^oFŠ|Û³õÔ°9¼éy.kÈÍÞù±•ÖYz¼ù&=Pk•æãjÑ'o#EÁϲC45H–OäŸBÙº{êî ËÉ <·Ò”‰”M“Ì'r*i¦¡õ4$e±‘7’ZÜ–ŒEc6¨p¾pü¸µ¸‰+¡‘)Ïe6`ý °\³fÍ$ÆqZ‹Ç –Mè­·dhŒ‰Ö™J8•‹²Ü.¨¿w4rÃÙkd‘Ð_¦¥ëâšÎ†&ÆDŒéØcþ>ÿìáÉ]xÇÅÑGÉ#8™-#‚\г×÷ªˆ%ÍÕ{2 ~ž-ã’3€ç½*.Ê›6W•ªôÝJ·“2„— ”ˆ†mðê.ö¨£é,™¥ ¨qZ!×JûtœÃÐÀîwr÷xòÕ›ªˆÿ€Åøÿ-otp2R|Lñ‰Çœ>“ÔÄi';©r9$Qœ¼Sî¬J¸|N»Ñ ­ú›€’ã`ñ0ßJ/y)¬}åW8YçÖ¸¸ ºÝŸAçOƒ¨CϽ(C²&ð™í¶€Lþ(SU­Qs5òaä›ÇŒ\òÄšüëÅØ%õ%Åù½ Wv|N–_@.$àŽ5ÄÔ8¨ÕN•Þc@²@PL Ëdœ&Ù8ë±E>ԥʕCá奱2Ò)„CBßÖP Tî7dà­š‘B¯T]á=Êd“Ðwï†ð²²_š¹€XmóíqÄ…X:UÉ‘iQœkFaÔ²Q¦`ê)-°ìr އ¾ 9mˆzÝ˜Š¶ÈŒÔ`ööQøL÷´l§Óy2>"‹.Ê'Þ=!ò{é̳d>>Öžaì›Ï,ã8¿_ ~Åç_æ»ìendstream endobj 452 0 obj 1725 endobj 456 0 obj <> stream xœVÛnÛF}çWL] uqÛxq‘‡´MŠEÑ4Z èE.¥­I.Ã]ZÑ£ýåÙ%%J¶¸¶ ™ÚÛ™™3ó <æƒG¿ãgÑ8¯þÂ6Êñà|6Î'Ç7W`ü(øqEײ2XUŽõ!ñ!Ζ,€Uã\äe i˜ò Š“?C(UfžÞ‹âÅê_c-ß'=A@²¿:×ï+xñ=…Ël<ò=æ%q€fV¥sý¹Ë[õHzÉâ8ÈÆ+ hÞ7¢Í5/a=hcYiQ×tÖm+ÚÍör€"o¡çnÏ7B¡¬¥ÞB^\)è¤hµ‚Jö ·Ü(éziŽÖ{òÁ —, 3\?$ÿÑø¨üF' Ÿ¥&@ Aq nw‘ÛªB¶-/´Aà p~“ZɵñHt7ì5¨Ž¢è>†7( z'0Œs 1AË0>‰^Ôô'¹ƒñ×ïoNhÁ oä1ÌKq¬ÎA‘ÅóŒËŸ²ºÞõœß?œ¥,X&ã­…t´yRØË6™žÇ‚tžLãYc2@fµq¸¼Í×5ú=‘Ù _. Çô“¤š7&Æhhg’¡"!ó×k~À!´$ Ô°§ìš‚JÔÜ$¤Þå{l®4¼Œ…ÑóªÆÄØZúž·ºÞÏ­ž1£²¸H B+^WÈ,êÉtÙ€ÎÉ ™ÇϨ«™ozÛËa³KmÓ,©ö6Œ%Â8eip©Ïlc}=n¸Ç^ª+²b¸s¼`›kŽÃøiãíÊùàİsÞQ/¡qü ‹±“ìkí|¼<àÌ&|&,6žà}c]8˜²ºƒƒ©8 XœüS¨‰ÅFÓdï'8½¬ÍðidÏçýð0c× ÚVªd]ËÁxÚM&UËÔ˜œ r®‡¾åå—&yQÓhœ~¾ße5ï\ãÖ®1“˜I×L̼?-E»”ýæp;§(ŽÞo^Û °P¯íL_ú‡b|°D 0·§dq‹ Ȩ {+K¸'v·ë¡Œ¤ˆ°™Ö¥×ZbS¿ZñyÔ‰lÝÏuš÷)“Γ»÷‚³fêb“¹ÏyÓÕ|AÕ\ ÕÕùÞpÐ×;cJ èUà×üÆ6ø…¥ 1ÛãÖ+ª2ѦÛèD«¶ë9I3ËŒH[!_°ùóÇÃÎ{ºé™ ø‚ïm(‚r”†ÔÖ‘Òy¯§õ®UÅ ¡9Ûž;®¶µ”·È¸¸ª JæŒJqÄØ4þ64¾ÆycÔÈÐc[MÉ14îžÔ#ŸÐŠ~_„ä¾;íúÊÕB×f¿v}—°1—ÇÃ'¡[I/:Båcrv£–©yKk \1Rvev{@x­§¤€ì(?a’âb>c‰^Poóˆ×’ŒEÆJûƒóÒˆendstream endobj 457 0 obj 1429 endobj 462 0 obj <> stream xœWMsÛ6½ëW줇¤­D‹Ô·oNã&é¸iSkúqê@$$¡!… -ëèüò¾]@”’8i&Ɉ¢€Ý‡÷Þ.6ïi˜¤4ä?ñ3¯z¿e£Œ6¾7¤—ø·é½ï¥²„âG^Ñó%/[ÌiAËu/lMi–Òt1I2ZV½gD/nTøÅ èÚäˆHóÑ\g‹bt9ÎÒaFüúÛå?ŸÌiys¾'}|Ï$ìy* Ç”¦œ>Ë8%¶/·šš­© Rõ¦­´mèÉwO¨Öï[íOª,Iå¹öžvÎX¼Y×®’×­×µOè/×â«w”+K~§s³>ŠOÀÃËȪJB:Ši•-ÈÙòðIìZoŒot­ Z€K5aûÞ ßJã÷¦­­.B°l|vN@Xz‡ÕØâ±Y“z4YÄC§H¿ÍÁû²è=ûó׫¿¾^¾úåóyNÎ,MÆóEב¶w¦vV¸¹SµQ«œ9*4VÆjÚo5ÒÕdò[×–•| KkWsðA:Ÿ$ãlFƒ@¢v;K¯ß\/ÉÕtóËW7ä]þN7 öÖØ\`~B’3²nþQt}>½¸äÈw¾uÁÜ:†§ ˆ]Ñ›;ër“Ð×há¾Ï‹ð"*¸DsK—«òH:«¿bŸ´PœRëŠãU*ß‚*Ofý¨4Óy2MgÒ¼¹å¼ŸJ3Í’ÑhößÒ€B!!Œ8£ 5²Ñ0YL¦gjDtà\Ö\/{o{SÚƒAØ u7™ Tõ²t6‚’ákÙ»ýr¡w•ŽHÉX"…bga¯ÏðwiCŽq—r²îפD¤d$‘BÊß#EžI•ƒ–Æâ±Rq6¡àÕñT6 B}+Kú~‡.Â8¡øZ+”¡¸é~§¬gÆ {ceJÓ˜p•7¤ð†vµ»—7|Ü`Ÿ€møÃÔzNâC¥ï•m>2-v宪Zkr íM³›¡P¸þWʣטB+FÃz¯]Yº½±›K‚5Oéé!çî…Z}²vîÉT »vë|“öaïÍ )bTÊ><üN󙢥Q3VçÌœœ8u -3\DfðnS«Š«œdœé!6I@ /ŸzJòCB?B}¯ª]©/C¡t×F–vm ØæƒNêhA=•ˆ—Ù|2KŸÒ÷øY úæˆ!ýÒUð»ôü-œE‘`RÚÜoBÆ>nø“›8žÙB”QŒµ8±~ wBWЂ÷p°Ó^&(`:¶'è¼3J"Zc;S`¥›½–Žëºƒ2@&<ì9J@û­É·°jMc€T®Þ*-Ë :˜(ŠU^¨F}ŽÐ›Ê”ª.œè·õ¬®zè)eó¡õ-r_0’«¹•-0ìmjÔ|‹"±Šçta‰ µ‚_bè¯ìÑ00WP4;Ñ‚å ÊÖ‡ ÜûÁÒÙ©|,£[Ý<|à(x~)ÏÒƒ@òrö¨©—ÌÝJåïä¢áœGÅøªB>i¬ÿñõþü€«v­Ú– n>,\HÖ5<‘¸}RÐë@ÌàWò г\a*ÑÅ‘ëŽÃ´nÍOóHš˜¢O«Vòuh¾èZó<œ4[èXpW|Âlèa KО¡É>Û²K¶ÓžÏRÁnz§jÕtÉ F‹e#ÙÂË@™owl£`ÃkkòÜÿ¬ò\ç*–»H+º¥Xy.« v4hÐ1]7Î…1ˆPªßª93¸éssiXÅp¥rÝl÷nü ½8Äì©\ÏîÒ=¿•á †ßñp&³OíÅ{A*Páâ<`Î;wz®váÞ6Zz$Ãýá×jp]DWDjñ¿Œ„xFÚ6Íîòâ" !A¾VÉVÕ`ªHtÑ{o\¸Õj°ßïÏW\xåêâ1OÓFjeJÏýŠçܽ:@=°ŒÆuìO€Â3$, ’ït,#hƒ…0"«.¤Ê<5Ü”.² f©tŒÑjž…¯ÿo–ÂЙ.FÉT©—î8Ò¼Òåî4º…øã.Ý ªŽÒ¯I‡HÉH"s¾†Óïé8(Íxý`6•uƒ ÿÃiíFy´+øŽ¹¤Ÿ”mU} lܧl8œÄýã9Íåò¥Ép’aÎŽ³p6îŽó¶÷/ ´îendstream endobj 463 0 obj 1720 endobj 469 0 obj <> stream xœ¥VMoã6½ëW ÐÃfŽ*Q–Ó¢@ºÝ ¤EvãÃöT0m³+‰Š(9ÉÑùå¡H[ö&.âMxD‘oß éwB@¿ö3¯¼?³ˆÁR{üKïΠͰy¿ÎÍ´Â)ÌÞ°6„ii–ø)Ì+ïìËõåh×¢½€ùJ>Âð|®e!àºUË–W•¬—ð±îD»à¹x;ÿ׋b˜_yg7}Uñöñí“)†0¤L,ô§æõ%Bç­l:©jP èl=ÊÑŒrH—ËéØÛ„H¢UEŸÀN¹ò‰}fV¿oï(¯G4@j\?^À£êa)jÑò²|Uã¿Zˆ‚å8äèÿ%î7O ûÛVõ'è}!qLF6]Í+\L‰xž ­¡Q¸AL^`æúÆjÏ4ÖŠ\ȵ0©nyþ,¼öáo$†sk$Ñk ¡TªÁŒgºÏWÀ5åú“Ëú ‡‘!ÒZHQZq× Ýi§ì,ƒ™-VfØü ë¼ì±$??4Ü_ý‚ñmjߎ|˜{Ÿ¼î±ßPà$À~«pËI6Ä¥wór/ºœ®Â7þÌu#i›¯x ïò’k=á¤tñJ”Í„šð;¹^…å… ^ÜÂY q”2â–flˆ_Ç-œù„1Å»jÇí²(6$öÕP¹8ÃY‡•8VíƒÒ|W¥ß|ƒòÝ56ÓwEÎ2ˆ2f„L¦ñ¿²È™OÑž¿‰r+¤+_^®ÀS\rPàQu©ó¢4H·¤(>¡ó¢4ôGêc½PÇíÿT‰ëŸ+Ÿ—Ï Xås$=í¯ˆeFù8dC|Ê&Ùl§üï­N÷—ÓÐ;±©‚4uGÉħt@0݉½½Ü)ÙKE7rìeIàô0ñ zàºÝ-}­ÊrCy*-ò‰ÉXñüŠy…8,Ef¶M|‚8,ýÈ‘ºì><Èî¨4ÏшCs§ÌƧЈÙè*.¯ûq‰Æ>Ær";SìÛ7ó5WÐk±õN¼iJ™s〞õNà Õ¢»ç­@_²¥jÐ4ìŒÍ½D/ã¾ë Ö|Ý‹q3’Rh´¥¸80 xÉ1 {»`RÖƒÛqÄð$÷%¥ç5OTkÆÖ¢ÓÄØ$ãƒÌJY¾Ä3¡;ï ”·Ä‡ã¤Û-ªÛAœAfxE¡$ Χ‘í–lã“÷ÿ" £endstream endobj 470 0 obj 1000 endobj 484 0 obj <> stream xœVmOGþ~¿bJ?„$æâ³ ؤªDIP+Ú«j?¡õÞØÞp·kv÷løhÿòÎìÞm¤‚ñ¾ÌË3Ï<³ÐM3èòoý)Ëä÷^¿3—tá3ýÍ’Ç$ G þ%ü6æc£!Œ`póÊ’co(1À'”•§´È'ûj]Í)gŠ ŸVèüö†ÒScKá•Ñ0µ¦<¼–²·Ë6&Q8C©è; `É`‚«&'­{² ¸F¾Š*!zUæTºÅnâÒežÓ’ÒΣÈSø"–|<úËÁS2_K@U“BÉ=Ž.Æ$Vâ¹ÓT62€]4y &Lé0]¨\E P_aÌÖd¿r\*†óœ°y°³=´ $cÊö!;gÊwkÂRN - OÙƒÆÕ»âÕ¶YFé0ÜøYiYT9Â/Üó_™ÈYzVï²™šˆr.,¼“…p®ñ‹%6ÿϱXt˜•ÝÖôÎWbý޹sß°r³ÞðùýsK£rˆç˜0ñ°PšoDËÄùÿc˜E»µa^`»›5¶­4Í|õÕPVÔ¡vž ÆTN•ã^µ\·ëqò59ƒUÒ?ŒÒó úÃ”É ë ÓÓóøµHî^º6´FéÈR:bKƒn;墱’P¶ö«ÞI¿ÛO¢‚äÉ1í˜Ft DùÛÇëÂmCNšîŠÚñR'”p«[è+«­cÏ­b9o+éS¸5n°ÏÎ Ô3ÂÑL·P†\B@9:5ÓA7”•óKÁ‰Ñ}Í JJC‘P"Y·7`p‰… ]‡BÎ÷Ez|˜-i–Fw€:AÉWª(Ø 5¤e±•7¬\2H¹š2(„¯6l¥5k†(ˆ.ù3¬)öª¤•]Þb85åtƒ4Eø95÷x«ÃoH& òÜb A¡H›‚‡…±IQ3 ZG½TÖèC·/…UbR„,ïoïnn¯Ç”Ò\Ibªx¨µ†µ.R¸™R$©´¹cZøD$žD€‡2g/ 6&æ"+kùbIx³Xoã¦!ôlО’C…=¨¯Í\ڬꓬ鬖±áØÙ^Ï­jÖó‘FŒ µ˜‹%2 fjVïÖ˜–HÖóƒuœ–ÙóO¸ É™"½4K³Ð)ÇSkw‚Qùñ‰x¦g\ô+~4°éˆQÝÁrpH²7êxvÄ{{ÉXêQRŠïÆ~ 2M d(´·Ð YV\WEbð‹¥žB±A;<%%B©žBY¦!¨B Ô9mÈè`Mßúгú“]¢—é¦é€B= u…7ìmeìC ÿš*že€Ŷn¢,)²Æ1’m¿óê¹ÿûúÛÝÍŸ·W_®¯~ÿ!dަD!<:ìkžEÔµ¶F£DA—ãË'ŠRÄF4¯“ø‰Ù]Àþ¨¤aØÌ³x`WãOØÓk“ãöæ]ó>c¯á¶Ý©U¡íè@´.PPdáñ+[ÕkÏ…Ìü¼´»¤³öéGêCò² 9 ݲûêÛƒ¥f3e¾«e59:MÑ>£ß>U;,ÇqñS¾]f£r´*~ q|&dŸˆ±e9¯: .¢,r·D¨C¤ûYÚ=íÁÉ(> stream xœVMoÛF½ëW r±cÈŒ¥¸‰"‡h‹Aš¶*Ð[°"‡k’Kï.£¨EÒ/ï›Y~ÉiŒH–Iîî|¾73¼§«dAWòí®i5{öÛòù’6~vE?ã·™ÝÏz„ºKZÑ+=vM‹­òY”]Ð˽¸]&7´ªfç«-Sjʲ¨7äù¾å:eÊ­ÃC}”µIïG*ü+zºúK4ÞÞЭ(\.DÉ»Ù9QQ‡Ÿl‘Ñ…®e&˜9ÅÙ OÏàñ €(ÝGq¦* æÝÂźÍçä‹¿ùc ‹’ë#!ðO¼ýùá }n ½¦nƒïûI’ô·ŽCëêƒ&»ýq™fiy,Õ'ÉŒº_Ù wÁIŠ O6§°ÕU¯èÉï¯?™²åÅ÷Ëx¿œÃèZé¹²´;‘Åöκ̓q,Á?ï 9Ní¦F€2|ö•C˜Æ™1Y&-'VƒkùYnJÏãód›¸6ë’!”²÷”Ú:8[FE¹c°ß¨HN“7y`G=Ç ²jJìÃp ù­mËŒÖ ¤Æ V¡ß6 d¼œÚÕ ½­ÉdY!)Ë‚ëpéN‹¼HIÕ¥¦]ñž³) ÚÁÍ¢¦¡øÄ¿ñ´+ÊR4ú¶i`žî£"µ.¾Ý·¦,ò½°IÅ»óZ®Sƒ‰ϱðŒÂÎÒÎìýÔ?ø³ÛéV…Ö¹³m(jÖèd/ƪqôq©;¯NY¨ÍG•åLA2ŒÊ%yQ¹¡Æ¢‹`]Í ÐⱄÞÔÒ^xƒ-”?&ö$ß•5шQL\ÝVkH¡b×{°Dn4x副I×@'FOCíh‡!ï«xŠêò’ñ ŸY †rÿÀß9pøvyÖåe`CeRgéè…Ê´<;àöøµÒxoر5!Æ ;co»+àçTØõ6½ã@Á4Ûp}8jÄçoó'mAÎ5+:¥MMç.J.eã2x-=!æÊÎæJ‚)|€d.>Ô}‹˜B½ášíÅWÏ9¶{äú"ñŒLl…>˜ªÔNôž–æˆa¦¾(:ˆF¢Ó€¼àr‚zCCƒ^~BÁùÐÚÆn#žBClp¸1: ¡aïWÄÎY'öv}Ø:Œ£z¬3lÄ«oöqHñ÷&‹Jú†s2Ä©Yé±!£ÑÅ|9ƒƒBnð³õü…Ý)±‰Ù³*D[ä}²}mª.Ñ# Z/ÁB«ÚÚ¬Uc#9¦GžßÛv^T°Òc¢«{Ãé^¡Õ^ü:v¯XÇþÕ*.l‚Ów›“ª_NN^8 ã6m%Ü.¼úÞzÌ–;XrßÃ0¶³/k“Åñ>F¤JâR&‘NQÓáŠÊ‘wª´° ÝÝ8Ðj«m ÷¼{7­ç2 ÕXïDáûöŒÉz¬ƒ~¬ CmÃÊ+IgS•Ѝ£S]> stream xœÕVßoÛ6~×_q(,-l5’“,Iч ÈŠ-º%~P M.éTœl؃ý—9E³ôq2 ñÇÝñî»ïŽºý¼€}þ¥·l³×嬄¥Ëöáý—ÙMVH/ÙÂÏó vEó:‹ºüTÀÑI™üÍö„®À_!é;Ñ€h#…Ç Zl½‡0UFO —t+”ŠD­é¼ÒÊÞÑM–à ,VÂ9ŒÒµ±-Ú^ÎÿÌʃ¼„ù‡lï}=õ•j0ˆH:t!ä5¬Ð²¸å¬¬‘è壭5Œ”u¤%<¸+Ó5'MÛvZE¿Éƒ`´Q¨ýäåY1K§Ò²{½ç¿ÿzvÌŽL‘/Xét'ÇpÂÈ•£E&`ÐÙÐîVbòJXxå¶o¢Î÷íú -ÁÆ@Q Â.”·‚ !µ¤Xbsö }g5E±³Î[w­š†4õíÓžþp~qñé>{ÀF6”šS-ZÊÛête¬ß~Ëí÷õnvÖBSZ^‡ÄyP+IÔ¹ÖfM°-[‚|p:(ífcŒþ83äêǤ% ¢gæ!©ü?2ññüòòìÝ9|N–¾/Ÿè»V' ¼§R¶z ÖØÜUÁ«~™œ@\c‘¸ÀÐìf UÉJ6r¾/›EGMÙ©¿ð‹‡5S‘ÄÿޝÀa.2x \oÛÁü›^ Ïó~ɲ!žúmÚÿç[ÌftZS •E¸ïÕ‹k¼/ÞÞŠ¦ÃbBã2ŽË ÷"TjmèÎZ³.m¯­¨¸-°4KMñŒ»Èq~8+Šm9;),¤ O8b4¯°]ã‡9ÝwÐá^ŒèŽ,MÃÓKN§Ï›Ó²ìm‡¯kÑ8|˜¶µX4|y‚J£½5M4DùüCí-uˆx‘'ª/î=ºXa±DÃ5•éƒñÿ2lQTÑØ¯H©íËœóÖÓ9Ù·ˆÏ·ÏÒÁjlq-&õ6÷ñ¾ˆ7‚KêŸL{bf'©‡:–ZëÞÓÝQU*~Eh¦ÃmÌ¥¿ƒv¾AÌ£.¬a\½y¢êQ5x;+òýæ'³üðèðæU¶WóÇÔù<û~ÿ¦„endstream endobj 496 0 obj 1026 endobj 500 0 obj <> stream xœVÛn7}×W ܇8…²ÕÊN"¹E6M EÑ‹úfPÜY‰Í.©\ËúbyÏ»kÉqš íe.gΜêÍŠ’fòéu;ùæùÙœ6a2£ŸñÝL>LÊdBýnéÇU2;§²¤U=ɾ%½.éÕr^,hÕNNW[¦òªmLˆ´7MCk¦ÐíváŠÖ·a¡qccA—–TU™hœ’©Ó;ÏšÍ5_µ®bzÏ·{ç«@ë®&e+ª1]{~¾ú{RžsZý29¾ã©ø[r–Üß’±Ñ…Ô ÎJ¿¿»'ïºh,\$X‚©ÊØäP©¨( ÊG€ëä`Âóg9'nãʪUÕÀ“µk9d÷>ñ³,açl0kÓ˜ˆàO¢7|Í™kïÚƒ´Sꂱ›”r4©hçP 8Eˆe«´wt³SWbSWw¸¼O kÏÜ#<`j¬-‹Šöòï$×ZœPÊ®áÈáÍü¼'ý²žÂÃ4|T¤ØïØ×η@ *pëæ ELÑEbï'§uç…)l]×T‚™ÚέúÒ2˜±Ï#±:4’þú퇷)¬F‚uFÃÕ…à…h— ZŠfç¥èqht¸Ã…p6%½Už¾÷ßfŸQèc½`ÇCÌR ’(¿6Ñ+-׃fµÉ¥9 0öU¢á·˜(Þº#6¦„Ë¥ÌÆªf¤«è+9;£òµ <ÁôoÚêWÞ_ö ÖH‘å½”G»nÝMJ ùY/„¶¤Ίì/|c°Â1Oåräé+cuÓa¿IÅö{q.‹W,Òá.3¨Â@§U-šÑ7_ y€™å’D_\åfÞT†© ÃX\HæâP;o1.¤}‡ñÇ=!Ä £ï¯ÙO)¸œãÜË*;æMÆ7ˆ'=êåÍAÒ=tDÖLju’‹> Q$WG¨°Zçeì5[‘¹È`«°Äó3 œ 7žðصkéꑱ)y…âü!ð³9ͧ­Ìµ©:ÑÚAìhg¥·C¤‚ÞÉ“%« ­8 f„qí­ò Ka´ª2aרۼÄþc Yoh×`q¨].NˆèÍÀ±YΙ Sã6bü‘ùhVË’ª+j¬£“ÇfOJ3oØüYÐëcWC-O!»¤zŽ? úJ úò˼kヨ#äuÿ0BžÛá  ¢vÏå«FZïò•ß Ñ0é Næ8ÓÐâóXOcøä%w’2ÛðƒŒ QYÍ’E´JÃÒÙ¯†è¬úMN?ý™:º—ì;kÓaîO€)<©ð¿Õ–“}±ÚzlŸS[6žó-ž³²˜½œÓ‹ÅKYÇÕät¾”¿5oW“ßñùB4…endstream endobj 501 0 obj 1059 endobj 505 0 obj <> stream xœ•VmoÛ6þî_qÈ>,-Ͳ³Öö†ÙZ †b/¶oMž$®”è’ÝûbÿòÞ‘’B7ñ^lJÈ»{ž»{î”{˜e9ÌøÛ?e=ùê·ùb¥ŸÌàGú)'÷“<˜@ÿ5|¿ f·ç°)&Ñ7‡×9¼Zͳ%lêɵu ü^lþbÛÕVl:ÏùúçÉ5ÊÊÂÕOË+ˆŸ¿áãNxláÍï«÷Òëj±{ñ%¡æblyõŒ‹— Ùv…µY¡[unWè`–&0¿ÍæbSu~ ºIæ:;gK'jÐJ«›Z µhD‰üxikz*vm¡Ä0æÍQxŽíºAh+¬9©E(üèMõòVjÑ¢‚ƒn+¶…?¹û¡Vïðp<³]K1¦à]QÔJ4äw‚Žˆ©”è=ìˆcë¡óD• B1B€ è¯1×?*lÎÂ]*¡A5Û}†—†H­Q#h…M« N‡,ý%ÿ¡2x+d¾ÛÞô‰Ðuš!Ýx¼ïÈ™bÆ*¨È-IðN©ÇOîÏò×ÜjGM× ”¢¾ €T^rOvÝÖhÉéβèœÖ&†4™¯F}¡i:…ð- &«¾ãyöª¿ø cF$Ã)ÈJ8xÉe~¯Ðì¦çê}ò!&p|é±Qï¹ð[!?œŽ§iÔð“ÏÞjÑZ‰v µUxÉ/¢8”ÿ„#FÂŒqúæÒäÜýKCÒòg°‰áÊ®&eŒròƒ&À·®“-8l;GŠIµ}`(J†q¢¸©!¬oŽÄ:Ö1b8´EÔt¤­m˜¤Áœ…{]tlµmzÅË0˄ľ£!/‰žjœž>*­€ ³i¸;ë,pÒ.0T/x•Øã#^HŽ$Žä²|íRÀ®iÑÑè·´xÆ…%‡Æ¶¡p×[4öðÌô³H¹BŽa<ï‚×ö³M‹#»†óÙIö9 BI+ö¦J–Æ%µpïλ¹PÓ „6!­]£™uÉÇ ÷‘^©÷D~,xçñÒ¢w˜º(dãmlŸ>àÃÁ:5t{¶¡›HTâÁ@߯n…%“qÊ=c©¿© {ËD˜ü⣽0†´F¬²Q°ÅÈ*¬gzPUÉ)exb% ,9"òÞwvs¡ï7=4;=ÆoôÂé¤,D7FR œ“íÊêôÏþ š5ùÕv ©ÂÙú³­’î÷¸ñáéš¿]Â2tx‘g³¯çp³šqÙÕäz1ãÿNÞn&¿Ò÷FYÉæendstream endobj 506 0 obj 962 endobj 510 0 obj <> stream xœVßoÛ6~÷_qèúŽ9i›¤ë€fKÛ]± ~0 M,.é’lØCò—ï;Jrä¥)&'°Eïxß}÷®è Ëé@>ý·®'û¿Ìg´Œ“ú€ÿåäj’'ê¿tMgs1;9¦š—“nkN¯szuò2›Ñ¼ž<#úÆ8mÛ‚éÛë•ʪïžÏÿœÌòìÍ?Éãµ7ýúÓ»ïëâ¶·øE°›öKˆRܽyþ4çˆò\ÍŽÄ9vÏ+)ø¶1Ž)pí×I‘öu­\Aeð55“5±!_’Z+cÕÂò`É8lXš5;‰˜Ñ¼RÍðaóÃ>ÔÆXKΓõnÉ4T£j ß p «+£[‹´¿B•³”»!z…1Oz +á‘B 9ydœ2¶º‚³ÞyFŸÙÈnªT²Ylù9¬9dô¼âkU¯,00 ¯ä(68Žl‘ü6>\ÒŽðT`2µ¼4ÂqŽ YÍJÓ ø­P›eÕ`C¬$¦²š-0îÁŠ}ê©6âVJ¸ÅMÊåK`µB~é])ü)í’ô˜Ö[ÐÅï>œ¿¿øtNûB›ýᜑåÂuÇÙ" xîà-H¢"5ý¨î’ð ÐgÇuD·xm”`’Ц3Mi°ýþðI*µÆã&ÒNÇ ._³nwœ”ÞZ¿T§X j‘¯Zvš¿›tdç}qû ãºñ¶Ó‚à­ªEüîv›ýï¡{µ¥·$Â{·uð¦3øçqáYò•V…X,Ýwä'äeЧ0ëKßFN©$4„Lc¼ú½¢Ãà*ˆ2®IaÊENÒè©âÒ@éÒ¼hËÎwŠÄ¬¾{©È8kJ7 Ö¢Þ“•s¾…wÉJÀĨ!ÓcKø¯¥ùµ5’ühDõЦAJkÒÞ®ò¡>¥'—|“¿MÚ•Oñ{ÖýžM³,{’ÒÞ2„ðý)%PB¦üÒ™¿¸ø K°c¬ÌI!ï/ŒÕÚf{½µÊ©Æx·K½t f{{ÿïWÇ¥í(jZÞ/•|?žìÒí'Ÿö® Þ>Ƽ3ÖJ”¾¯·yÀ¾¡àÓ„y[ŒXî¶©›w0uU_­0xÓ„L©š©ŠÂŸP'tv8›ºŠEDÒ{…Œ®°0MPá&£~ÃoÌ(ß­Mìw'ÉÜñ˜¦ÁŽæ$Õ–Ù Ê„Ô›ã·ØMMetÒn š°†þz$"M‹‰âÞöÅVh‡(“ë’^¯÷ 7Ì+vèm_J´^Ȩð ´2]çˆñدNg.S°ÀMÜèÍè蘎SQóìàåŒö^fxG*&Ïsy;<ŸO~Æç_‡UMMendstream endobj 511 0 obj 1238 endobj 515 0 obj <> stream xœ•VïoÛ6ýî¿â€[ ¸ªå4m’þ:¬-dM—ºØ°/-m®©’”cØû/ß;R–í5°±ñîݽ»wÇ|¥Q–ÓH>ݳ¨OnǧcšûÁˆÞãw>ø:È£ u¢¦'Ñì”òç4™ ’oNÏszv~–=£I=8ùíã›wŽù’×vɤ á5í´Ò©¢`况ڄG“?w¬‹ˆv‘ÓäzpBô6EÕ–L/ï•-^?úa0Î?žÂ•º(†ÍöL$µ§”ç6~š£ùmÊ",˜|Ã…ži.JˆfÎÖÑÔ¨öì–ì@ ÄƒIU‘òÞZ€ø`šsFl`„ÏO»a¡Bb¯ªû!ªiØxRm°µ ºôšV 6Ñ´q6&ØÕÚ ˜’·8ҞĔð46 æÉœ »èm˜K.3º rÜzdïá‰ÀŽiÊÚÌ©ä™6° \7àã4 „qß’}pvÍ¥„ŠhÆReÍvñÞYG|§ê¦â!•þâ©p,铺·ÜQ ªRl ¯$®QVš·Ô¾©TJ¨ËÅ‹C_©d*|€H>v…"¤'èøÏJ›kk›K²MÐÖ 95^!ºmb4Ø$ç‹óÿ©È¥ÕQT»›‡õxc Žú;nÈB-¥#±æ±!C©™³s§jª[ˆMˆb$^âÏ”u°´R¡XÄômQ#(Ũ>¾ƒ§Ðíð|F“$%ƒTZƒÄ[¢iÖdg€]Ct%C¦¥ÈÄ):JîbÝrÐ𤓬˜Æ3O¶3îæ?½…< âzHp.Î%¾EŽP–±æñÞVØMûaŠÀ¸‹Ë"ù{ á­ÓTHbGM8H³£ÜeLâŵ”´$7AÇ!R¥¬*»Š¤6ì [,¸ø"Ìàã¥%¢MšÈNüÛK:Vô±SÏ»ŸþøýííÍæ{ŒC9+}”G>êÏW ]ñF’S–Ÿ¸â"l>|¾¾RïAÛ¿$%žmÈÏm WØ'ÑÖ¯t{ë!%ïý÷–^h»C õ1¶ ·wÅì¢Wž÷>S˜|éÏîå„“¿Rþ$µgÏpKζb ´»mÒ–înT¥šVœV Vko±ÒèúJa!ˆþ¯žÜˆLÑÇãe yA/ÓÔУ­¸'‡Öa ÇõÜÖSèÒ‡™OD–É÷E´‰ê‰A1ýJúòð>Tœ2$°¼”+xu¤»e.»×îYÈ€ïæUuSÑ'-›ÃX tÍ@¸k‹¸ï%#ÇØÍ[Q6 ëgôç²-ƒ®ºÜá|³÷«ÐSFÂÝ—øÕظÃÝØËéˆ&ßqцD´¿Ûäžë–Ënse쪫Î?á×êFBÕbaqº±Dv…3³î!R{ׯ%æeçÿòÕh˜n¶¤’“¢uµÂäÿ;—o2º‘Š­´GRm\¾ìùl&iiÕ5k}‹*F>v»ÝÑaq¤S}Q¶²Wú)ºš\ %×!víÊÐg£ïöÍ©vT¿½lºÅ¯Ê2õÒ›®‘œðO·€’ òpŒ0áPÍG÷išø§çtþ4ÏFgczœççnßrpr:–ÿõÞN¿àó%›oÈendstream endobj 516 0 obj 1214 endobj 521 0 obj <> stream xœ¥VïoÛ6ý®¿â€[ 8¬%ùgÖ È¶t5iëaÁ†a %:æ"QŠHÅŠ}°þòÝ‘”¬$M×e'ï½{Ç»w¾! aH?þ3ɃWï£8‚+ á'ü½ n‚Ðÿ‘äðý‚ŽÍg0‡Å*p¡!LC˜ÌÇ,‚E¼¸¼8>NÓ"‰ÙmK>€¯+ÁÓUª›o_.þBT6ƒÅý—å.E"W2ÆØ/¿¡çrµí625ë=Ä€N5Ð|t-ÛEU$Bkϸ?™óm%nÔ}Š àÍþvòþ|×KÔ¾ù?¨.#CRH%¦~OcRC³L¤°«¢mò ˜xš‚Y à e e!•Ñ NWöéJVÚ¯®ê\(CHo9;Ð;ˆ‰„±g剑·‚$ßÃpA4"epŽÕFj…Êî,…—ŒÙõ£ˆÊǯŒ¨ö9KMê ›Èã"7Pµ‘J n…¢[ù(·tm–XþZhR{®LñŠKåÝÝÏ-Ïj©ÀrÔ°.6øZÝuѰ‘YF$Z¤‡Ø!^ ÷Õ‚¤®*¬#*/…J¥ºêPˆëP¯^¨KÊßÃ>MΡúðà2|Elm OŸ,‚wÁ6AM§,œÂ8š…Ñd6d£Èý›žž¹®Û¡C$6µHs?y—Ä-õ ™etðqÇ6g8zÏ!›ÌØÐµdYQ”vµ¦_šã²üïö Ÿîš¸J÷YŒâxÂâY›ÅhŽ ÃÑsÒ@$6±Hm‹${µ¸~¨ÛQŒ[Æq8™>³ÊˆÄæéžpb:E¡}wàæ3 ^ørÜn¸4¶Ôé˜Å4 ~¥&õîÙH³¦8ª. =€»¢v³«„k š­C«®g¾Hî\”FáðÒôT•µÙÙëø¡PFl1²X:tâæ¡E¾‰‹ Ü«GèèÅ+½'ø¸JåW¡ ïˆ(PT$jBJ™§ŒcÀ6ÆpÄñuQ`±Im0r+µi‹Ö›æþ&šwé~%U’Õ©€×˜![G³²É}1D°£¿s-’}Ú[ŸtüSk˜ºÈ…‘9ºT*´¬ø2tC2/3aý›£ deKš 6€ z 2úäZ$×°$¶AZS±vÙ·úžý˜5Z-,³"¹F\o0Ö¬)ijnd–ZcµFMÚ:>|úbŸW‡Å§XœI–¢B]9ÝÙ ø=¨Ö5Ïœ7$>š’"Z̦·¿ol²°IÔþmó«96'[im9 ÍÆÀÑ2QÙ 1Fü7¹-d ôŽþmÇi4ƒ™¦8ÄýÁÁdNa¸:â¸Û^ï‚x ˆÄendstream endobj 522 0 obj 1178 endobj 528 0 obj <> stream xœ•VÛrÛ6}×Wì¨qfdÚ’íÄv›vœLÚÉLïU/oˆEÔÀ eõMúòž ‹rât*‡$°öœ=»‹tZLé”ÿò³Ô£“_gg3ZúÑ)}‡ÿåèÃhM(?JM¯çÑ윦Sš×£´vJ/§ôâjV\Ò\Žþúùæ&¼½Wa³¥•j[RƧ0$1L0U+õ^™%‰ “m°äzCXþ­“’¬!^„Oe)½§Î*|AóFùçó¿GÓ³bFóïGGZ-›@ ‰eÝóT /=­é$ýnÔ=y[ÞÊàI``!ù`WפêäWת¾•|&<É^À-åÉØ@ZTòù³ÑÑbM¡‘Ô9»tBOâÇàªU+l^Ÿ*ÙÊ +RZËJm»Æ|hløäÇIA›__cS ÄaÑÓ¶ÚmÇ~0@Aó²=™ß’èØu”5ÝD¦û 2˜¹“É-¿öAjuû<ÙíûÀgUv•˜zðÑ3‘y·“y»CÎ$•Nøf[–³*Îhú’UypT@á›V Ów×ä@"‚§—îlpXµÔÖ­ãâ ¬¼ŠŠºba5ÑÊ”m´_Ýw¢h¾†álZ¼È³wVÅ]òþÞ~™=Ùésvžòg#£²8šÊ¨ D«þ‘Õ„@=0[𔂼ŽBÕ¶7l]¤ÚºHAbiMp¶¥VùHÝQ¥œ,C‚ó ËN„f‚ W{Ü¥ÕYÅ»ýñVãÈŠ ®;Ñ.Â;F¼Ç>°˜œe#­O°H˜b#7^ÛÞ=Ä¥R•yry«åÃwR#î丠7@ºÊ€Ç-9(SÎÀ–1eaÇ „Ÿ$  ŒU‹[¹GÑ@ŸëÏH„~cb\tg!Ê[úA”Îúduù?U±÷e+¼ŸÄW#´LoZ"ãªô^êªÎ¯•ï´Ó‡#xÂKƒd5yAúxJ\AæÍG‚wRA•:&(‰§}¦<×!Nr(ãN‰8Q[èqÅ:2A=Ä8TÖªQ `:å&¼Ì%„Ò\Vܲ×Ò„í5R ²v8ãþôøÇ¥P˜èî!-Çñ÷Øüxÿc‰ Bp`–FQQ-°Ùs÷Œ#Ÿ´MaÚæS¶A¸Ž8¥[NTƒ´Œ!ØÜcœˆOœ—“3—ò½}RÉÇö<þ‘qVÎÑ8pldbÀ'¹lÆ­  ÍîŽj9zø_›”­Bt?±ÉS"sùÊ¢`UB5^î$¦’ŠX‰ljµÒÅó¢'«¼n‡¥ ”Uïd.fyÑP§¹w¡Ž…u'cWÎÝ•{Ø`¯œ<ŸQ+¯a™¿¢ ^·¾>Yó±¶þëκ REŒ{ß :ÙÍ#ž/côÅvÑׯjÑz®Ì(ª¿DŸ}¯-JbÁ*H%ÂØû]™Œ):é¸*л“ŸrïÀµ Ø“ÚYb> stream xœWMoÛF½ëW r±ÈL(Ù² '-R)ìÄ.Ð[±"WâÆä.³»”¬£ýËûf–¤¤ -Š"pôµ3ófæÍ›åwz›åô–ÿõ¯E3yóu6ŸÑ:LÞÒ'ü­'ß'¹¡þ¥hèÛS~I«I²Íé2§ÅÕE¶ ‡frúçÝ5}U…¦Î–&gÃë‡obwNyÎv³<ƒýçÉé‹ÚF£jb+ÏVÅhEÊ–T¹-EGjãLI±ÒMF¯O&³ól&>vÞÃC½›ò^“ äl½Ãš­ÛZ*Œ/º&DeáÝXÚV¦¨$^¡,­u¤ç¨›ÖyåM½{¡R«²vÅ£.ù´T™Ïû#ÀwdV·Žœ§Æ!6û Úo´xøF‡ Ö:p HYÇ(© Æ®ñ)¡¨ 2 ïºhp&t@§"r%ïu|~‘ÜvwÇYÔš´Âá­21Ð (pŒR„ƒãzZ Îèù¡BqØI¥ÚV[A_qj§èBÕÒ‰;W×Ï/´5P(šFSm§Ò’ãÔP£¥Ž[ ‡¾…)'Ç®²zÀW^«àøW#Y¥è;+i Ä?¡/Ÿ¢=;C?KM£©ËÚ„J~­€-TêQ H|c9g¬MošJtF÷†I!Uì›pT¶Rãá)YmŽ ¬6òQÓ|ƬѼP]ïú Àéæ–k †\‚Ö»¼'Ô‰õ¤d7"\©• X§…< Þ4Êï_ˆ†ñçi(w‚öæ¶ï}£• n5´ØE&ñ§¬ž½.:Ôx£Y°Tà²kØb¤ùˆŠµâ€Ö’TïÔ5m­¹Ý x\ÂCÇ`8øRŸƒN%!×õ>0×b/ +P†#q‚Їå8 /ÄA´!èÆœµ¦¸=»ºÜ¨ºÓïqàâãݳÕ[ùúeà ÆC%…Žr-—ºRƒêºÕJØÍʳ—÷ŒîTHê‹Í%Å[>}s;”¿O±Öö?CC$yT‰Ã1r $ÁÃMS’8Ì­O NȇF|¥º:NÂnr­Lkbr@S$#´¤­¦o]¹Ö©'l®Jž˜Â•?¬&4ÓJ|Iòh]¡EWo`"91—ì3D³2{تq–îVÇ ù;{™Ô¦ßMÃÔcŒC#ª9.†Æ:{=êÀ¾ /ƒ€„)“öñ?q¶Çɱ¬æÀÒ?†Ý‘æð—7‘è«/Y“‡E/«SÄ^€ <îËu€öÐÊ»fŸãÖ¤vÃaTEíï#¢lG¢fD)$ b'¤ï{ÄA;×ÁJ£ýªë籟iŠñ`e•1l•WqÌ^rgAºmOØ:aJ’”qíõ¢Ã.eÜál ùÛño+"gȼÁÆ6üA˜ŒG܆½Š¹ßèÊRŽ8de˜eqöd°å>`·pÚ¢0ÌvÜoT¹CøQ0»­Ã o/\%©Ãñ"DïPó¤²öªI·Æ2­Ú Ɖ¦ft]cU[E4§e@.Ÿ°|ÊšjÕÙ¢Ú‡çPÆâ±"%Å$DÏ꣟t‘nlL?k<_˶L±Ýç; 94¦tZö·IŠúfiì›Pý×e{1=.q¢–hî]9ëé•L¹D $d¸f½‚Ľ_ÁZ¿Ê)+K*ÝKéåöü<÷·œžs#e˜•ïG7,»ëåSvEïErï§_”ürwVlôQåÕøp0D=¸%ëT‘˜ÊùØk—c\URÞ_&_& ÚN.ñ¸“/ò5“üürž]ÍÒÇzrÿ/DãÍÁ#Q¾˜esy$úä¸,,™¿éº%~’pÉÿùî=žçÿ'> stream xœ-ŒA Â0D÷ÿ³¬ ñÿ¤ÆêR7nÔ\ 6± ZïoRË0ÌæÍÁJÀ%Ëv‘¶wm4ú‰—ÜžF’Á2]ÄÉ͘h¸ý¿‚½ÀDY¸HÕµ¾ƒoSðG<ÂB|†O¶¬¡™Íʽ‹¤nЇ6¢x§±±µ-O•±…9;ºåüÙ&endstream endobj 540 0 obj 137 endobj 544 0 obj <> stream xœT]oÓ0}ϯ8¼À˜:·IÚµB ˆUž—8!‰3ÛiW!Ö_νN26„ö€úa%¾>çÜs¯ï&"Æ„?ýšUÑøS’&X¹h‚ú­¢‹(!藬³eKϱ,¢îlŒyŒÃÅLbYE{_iLuŒÏçÒã\6ª6çªÆ—Oa[z2­‡)P©ÊØí“‡ËïQ:Åòm´wÚV•´Û‡ÍqÌ4ÉT$aûó€’Éú‡,K“I¯z ´‡ºÔÞ |5-AZ+ë•‚7$e­8"£c(M½ú^5W;èÚy%sžtÈ­Wô\¹ÌêÆkSß©Jvœ²kea,²R«šÙêÚü[êF“齪ÏÉ•†Œ!$e-!TÊ9IÚeÃñÇiÏÉi ¼.hC;ЗIœôÚ2óÄ€+%Vb„FYªÃÖ´5+++Ž×µW–Bõº#`³¬Ê «/¬©ðþý;"Ü RÜnÄ!È+RÍ©’⿬¤7+Ãÿr€ÚâŒüÏΖtŽ¡Í‹V;MnйogmÁDkiµ<+C©~„JþP!¼0dÞF׫ÀwÜêh£P†X,‚%àc§Tä7$fmtŽ}U¯wþ.[Ò[¸$èµ,[Å­H‘ì ÓÉ<·ä<¿•ƒ@üQÇ]½‘޼TkmZWnCb*gáNù`…ÀK* º”USª;ðDÏ:ãÉõŽ‚]tq5ÀöÑ;Ü{L×n÷³ Æû·oàÙ½ÌX*DWãŒ[˜ú®@cœÓœËþ¸CøU:…›xŽ/ ›RP\í!ö–˽ͻûƒ²G=`·ŒÇAmF¥Ô5õ‰iú´^,£Ñ!6ÑœFK:KbTQ<§b‘tetzÇøJycü¤³p3hüœ˜¾ƒðJ• x¸ºzM7§û›ÆÿCGH" Hçë:W—ªŸ ÇÌCÜA24Lòhï­tm“Ó Èñ´±ºÄ|„d29êOX„Ic1™%tv‘pOÐát~ËÇè7ö_¦6endstream endobj 545 0 obj 765 endobj 550 0 obj <> stream xœÕVMoÓ@½ûWŒÄ6Jܬ¿SR©Uª %>pC[{.Ø»®×n ·ö—3»¶k·¢ L©D¢$³_3ï½Oæ–6¥~w¿Iaí}t\6ÊZÂ;ül¬ ‹˜-Ðý$¼ŽÍ6Hqfµg „‚È·ˆ kçÓÉÁaΙ¨÷!>g€ChÇ ÅS'•ÜT´(¸ØÀ‘¨Y•Ñ„íÆ_,׃øØÚY7EA«íîsÉBt$‡Ø¡Y>€”©¤âeÍ¥™AÝÅHF1ÊQ Þǰ¡óÙ£ï"ˆJ¦MbÖrxŒõ>ÏvZ¸L¤¸¼W±„ñK0¥5E?{Y%  Âø£I”‚R"à UÛ}ØÊ6L°Šæù¤À/ÁXªA$8ÕS{ÇêëŒOÜ.¦¬ôôZOƒjÎ*ÙÔ\0Õ\E°ê4‹Ì~€g\$yƒÊ¼üVRûünÄÕ [Õ pæMlZ\áµ#OŸxÔZ;·Ö§D³Ïtak>æW—š†ÖÌõ}/\·,ÈR£L5ýJÎi³šeNk6ïÆ%Åkȹªû‰B¦Ìxiß=>;k25Å¿³Ï5Ìr&Tp&hÁ†ÚŠnô„AܼxX£Š"óNcOPÏÙ«^•õÓ©‚¢Üj‚’<–"NiE<â´öEœH?Þ­"G"“O–(Çݼ@s÷ekOàîbáô{î¦Nü/ì=â™›‚ÖžÂÞslwT!Þ¦ÿž¼&2ËÒÇ* ÈÌée0öœÕj(”ë§“!K§‰ ÁÝÁ÷—}0ö|¨‹J&®`Сbt¸”<½ÔA‰"À?x¯(ý‡P"[ûð†´<Ì¥bý}ô@BÜ5bÒbÀ¡%!ÄÆÀ‰Z{Š$Ä ãûõ±”_›rrjÔÛòWÕ`–äT©QÜË LŠú\Žž›ÇR­Lnü¦¯z¨›‹%4ŠÝöp´,sžPÓ‰ý´‡›%³úŠV ÁK–Ë’U£&êŠcßÔ7;Ú­éwÆÍSÊ2.¸¡ ã9Ûïº&/‚È`s‰½ôX„¡>’ºÑíÅžZ?¥ìendstream endobj 551 0 obj 802 endobj 564 0 obj <> stream xœ•V]oÛ6}ׯ¸È4MͲÄΆIºvM2`o-Q6ItI*™÷–üòKR²Ü´ÅÚ6Dñ~žsù‰ÆiFcþçuòÓõd:¡•MÆô?«äS’ù-å5]Þò¶Åœt[&Á4£³ŒN'é„nëäèÕäU[HúåŸH׿¾¼ýÛ;ŸQ–±ÙdÂ[ß%‡ª!·–dué„‘T뢭$Ö„£B–ª‘–´!‘çÒZ<‹†þüý"¾ÓF«Æa­`' =¨ª¢J5w$VB5Öyß•Zrâå‹$›Æ°X3ÂlÏ ‹ƒj&Y:÷߉VyNÇšJíÒ|èæ‹•pZkai)‘I®ëªdA­UÍŠ–Ú­éµOôõ«WÝWcSŽ?™E¯+%Q¾Öm£rá”æš`ʾ7í²Rù^å–V²‘FTÕ–”åOp\)»îÃðtOèá°|,ßøeömŒ^QÓ#š2W2´–C'93^E‹åSJ—\•Ñ­ó(ù©UF"Ì¡ÝÈ\•]ºôƨe÷<,"¥·%€ÝÕmò19¥‡d2_ÌÒì”NNgÕÉtr6I‹ðZ%7_geJGKxJgÞSÇM'Ñ"á$7¬µh”ÓòÝ>K-äü(ÓU:bO²¹ww:Y$‡…]<?‡ttâN"æ2@ °ÈJsô©._3Lžî]f Eœ–)eg\ ÊŠ¨ÌstÚ%ï% *®I7’ǤÖ!&KŒ°ÏîlѳûÙ|¾`îŸÆ¯\zd;Ö³gÜ›þäkaè¨Ë}ß7d]·€¹–ìäKÆG˶´#²ê_ù—££J6¶3;bvox¶à¦}îÉ£õôóçÃÙÖõÿn=¬µÕ+aí¹Ç_˜JÐYš¸î%+œ´i]ôTžg§éb2¡ébvgòì$¼~çÀ&x:a †4ŽUjSÓÏ:óigÌpË‚†ó.Ò*¡R•¯™M­i Äx±?p±Öxl<绽ã|OÛAÛRºû›Fæžú-­Ë(FžùR ZH×ʾÝQ¼©g Y@çÊrø^² DqZ}ó½5‰…ÕÑØ‹,DÎ9¨F9….AdÂÙÿmî?ïûÌ1šqŽñC¹A‚È(ˆrWRcÚMÁ~9ƒBÚܨ%¿,õ=XðææAYLäù¤yæ ˜¾ÙKflÇcÅKÇ’i¨9ǘ”ÏÑ•tÒ>íŸ·ä øQ—C=bØÿ{”‡0Ž‚TÙ’ßÑÒØ…È:皇 &·ìPÜYRX"ÊŸã)ÏsŽâئÄÉbÒWÎsÂs#Z1m¦²èÌX¸GÑò¢cZêpÌÝYNGmÎÑz÷Ü]Ø|ù£g¥îÑ£H©0¾ÊCF‘À¿ë„¥Èïxº œ(Kä;6ùÃ|ǧ~Sí^R>šµ:÷l%YÉšY‡»“½.ë÷—ç¤Êu¡òýí8fZÀ¼ôRÁ˱.ie$¢™ç$êzÐçÞ¥>МoÜ @«¯®¯?\‡&w·Ú@zúÚ¥ Y~ÓÿoW77o®è{|w•¾×.^4»ñ2þVУ¾CK}S‹ÙŽâ}Èi7º)ü%ϳ›¯Gàk؆)ß~võâ•F{<Þÿñî7Ó#ûay¸—Õ·‰Bndðª›NÊÛJ(߉Ë#ÓØ¤Ùœæ¾Äi–ŽO Ùóq:ó’=]°˜úSécò¸'¾xendstream endobj 565 0 obj 1330 endobj 571 0 obj <> stream xœUÿkÛFÿÝÅÃ¥´MmÅ’ÝÔvêÁ¡BÖe JgédÝzÖ)w§8î(ÌþË÷Þé$9®•I$ÝûþÞçóô£ „ýü=Y÷Îï¢q+ÓÁGü[õz¡SKÖðKìÔ&†g½Ú6„÷!\Ì¢` ñº÷:Î9hn+]À#“‡UX& °(e‰­˜„¢Z/¹•áú‘kƒBfaÃ5‡R«„ÃÓâ\ïÉæ•©ÝåJ¦oâ¿{á8ˆ ¾é½&¿CT)ðÂjÁ ø°Ë*3¼Àÿ[s¼±"|0l…jLk¶õ‡ +`ɡ À*J•èC«j•¿yå¢î ¸.jdy®tç¿ýãæÃ)L"SzͬP—Œªƒ%K¾ÔùaåÎ_ šø²â6ïÿÏL®*™R¾™æè´*1F¢Ö¥ä.ÜNdÔ€-êc“”uIí/) °V)ƒ½*V”šrÚ@éΡÿ…oÃ…k8Àç¨~ŽAô!vzRª Ù¢x£tj\͵*ÄWžÎ)Âf6…‹`]Œf;³ œ…W%)tW=íîJyÆ*iÛwþTJV¸^¢ë©szOCw5šÃá½ãEÝ yt—Õ?Ϙ4¼{?6ÖIªâb— Ksn2­ÖÚ°c™Å[¤t#÷Óáf_‡MÕSÉ~8l"b»%‰2Öü¡âÆšºÙ-GŸA‰Bû)Ѥ ˜Ý–pžUrF wÓ÷y·yºÃ6}D,º@9rÃsä)³ ÷¤dÅvCˆ¾¶-'bSs¡Ix.¹ÎYiœ,«Ð÷ XÝþ9!n‰DRn‰ ðç§Ÿ›^¸­à‚éaB$)øJšöÀ&;A£"WW—P þÃ"|oÀïÜzC·—´`Kô‡è»‰õ›Tø#™ÊÀcÉÉI»ç`¹õ‹ÅWxÖŒÇǃ¼zb”îühГwA…´’ã!EÛ±&£Û°£5©À l”¬ü@AþÙ øÂSéòNn©ˆpDM‘­ ,ÄVÊ^Ö6Hö¿ð6ìg²¹÷‚$gÎh8v{íÄy³äž‰0,¨§¹ÝÕ«µŸšYoNïõá‰UßøÔžÈëÞ{EÜíÄbt âUâíÛý?µˆ(¾km?‹{X,\ è4ÎÏZèad÷­Ã 8;ït>Õ ×kt´s½÷À-ÚdAíïFØk8âëyX®5’Æ'@†ÌJ\é6Û‹TÕØ£«»»_ïæðÒÀî¥Ùÿ[ô‡¥ùVMmhİ?Êø{»ã®[È£oÞßbÇõ·焌›#‰pSЂ!ª)D%}h®ŠŽa¦ýÎ4_˜¬ßÝ)N¦0u̇Áè]Ãi Ÿ&Ž“±á*îý†¿ÿ9ü¸/endstream endobj 572 0 obj 1070 endobj 576 0 obj <> stream xœW]oÛ6}÷¯¸´+5²]×ɰ‡ÈŠ]»&0 (Z¢l®é’T\ï-ùå;—¤d9i‹ªI-Éäý8çÜË›Ït–åtÆÿÒgÑŒž_O¦Z»Ñ½Æïzôy”‡%”>І^-yÙù‚ÎiYâÖœ^æ4?‘MhÙŒž)íéï?/o¤¿Ã}ÙŠñÏËa,[Ðò ¯\ÅFXzæe³­…—ãô¼V4µr¾{јRŽ~òÕÍ«¶“SÿÉ<ÕRw[žiÑH×?áÞ‰5^<²Âñêû_ðž!˜Qžsr“'„po¤.©^7d´$c©1VrŽä¤½•ÖÑncœ¤¢Î]°_R¥Ô^UJb±ðÅF:òIn+ ~[R—rFÐ%ÿµ½Íi7Zäóì|2¡y>R3Ês ûòE|¬G7ßf¦¾£f‘góhi–Í?_2Uˆ¨2¶¡“yBÏOH9$T0/áDCR1Û1²Uņ¬ô­ÕŽ1SlOx ƒ[Í|Ÿ‚ðàû4Ÿ2”åèi@BéõºŒ.©0ZËÂ+£Ùµt^¬`r”vÊoH x‹á:ÙC.@ G×k…œ·l\¹ ·iâo‹Ìï˜KÜM"ÒiµB» /­üÜÂ9Ç ´ò (•ý޼tŒØÛ¶_Û,D]ùŽ™Ü"6ÃðÒB´L»-Ù$;/¥+¬ZñÃÊÜBï°Ýî”C 0CÆ »d ¥LNÙU‡Ä]äc§êšV¬BÃÁí6R÷áÁh—^ºû ¸^ÝËÈ/ë=YÓz…wˆ¸PeMC¨²¡zöتníE¼êNiZíÙ¹iëAÁåZˆOÅè°—n…U \‡vÙ ¼#¸ ùªŒ5 ¶€+èïkBaº¢R>ã^kÅ>Ò;Œn­nQÚÛo„¤µ¨|ü dÄЮDñ‰Ë¥äJH]†ÂËNµ‚‚@¢û´ˆ)ì8s¥ù™"Èd-ÖRªÖ®‹uÑ¿}uAª:´•ñ ?`Ó-gWa‡£¦…ÂW¡ü¹g’æ”ÖV›},€.±DI÷ ‰\Pì Ýé0Éû~Áütu}ýîÝöCÀñ#Ý ›e¤ðþa ž¤HáwmÿqussùúŠ>¤(Ìúã©øX 'Ÿä>ÿ5@“q?‰÷“q–e'¡“T¦®ÍŽ÷âë±el|Vf­!×r ²y¶˜ÌÏâ$ržåçù,I[Ç{dâp•²míûgù I‡¬az åÉÒi¸º•§§?öŒ+ŒÜáÂé!ŸW¢vòð|4‡T¾SiôèJ(ÏÀ3¡§®s'*?l>‡ÞÝbªößr;¸ ·®Ð·ƒ‹x|ø­üÈ¢r¾Ä‘­–“Ü'›^_ŽÇÀî€uß«DN(qÏú¼«¶fý‚ÍàTƒx + µaœâ¨Òã5hÐxÝ¡3&™­3F‹ñÃb„HS ¬<-%d‡+vO«ýФÑiìÕHøìO[×l¨~· cA'±§*ÆmÑÛoÅaÌŠWÔ[.Ⱥ޻$ázJŠà Ç㱪‡šgµ¨28ýá2Q±HÒþŒ †´1tµxPsÈ'ý“.y+ãÜÿ(‚8>H6ÒwI`ÊH> stream xœ•VoÛ6ý_Ÿâ­hš*Še;‰´R + ÍšxÀ€ h‰²¸I¤BÒq³aÀìO¾;’’e¶¦$þ¸{÷îÝ]a¤0 ŸðÌêèäv8ÂÂDø„ÿÑc”º#Y ftl:)ÌŠÈ_Má<…³éi2„Y|'dV-sï¾5,)x3û-¦ÉÌ®ÝvÎ !9|ùå§+4ýæ5ºI&aSH‹¿bX({‰;¸bÄüW\¬¸ +YÉ4Í—Åηd57÷dôagW [ìm%Iâ_î QU€¶`%l 9³ ˜ÌÁpKÁ*°%§×…-c„ógËM ªptáaÏæÉ^GÎ`èeâ€Fa€ŽNüIŒÞâºãvýåçëër3=ÀG!¬Á§_D|1aˆÁECTìXÜ\v޹ÖJC£¹rѹ*”^‹÷ƒKïˆ[oßnþô[Hx±îLÞ‹ØîàÅF#æbmlŽÆÙÇÛÛ›Û xe`ýÊlþ–qÿn€ˆo-*€¿ú~ÚmØ8ëšóõË/ùƒ½¥ö,Ù&åŽ ='MŽÆNIÈÊgY¨ Ÿ S*m[ƒ”…úCžj¥9ѧôׯÛêä=ídùBÒ¯ûŠ&чk²†gâ]Y÷ÿxYZ^7³<ß Ó¬®„±íB­roÓ°{û(è |må@P¤ã†HCšR$Ã1'"¹#6Xà£sù˜U© ‡¬bÆ\s9—V‚ãaf³’* {œ™†gt \ý8‹¾Fg°ŠÒt4FæFãÑ9ÔQzŠÇÇ#ÿYEwÿÞtº`Ú®“ÒM24&š±ó´”&@çx<ÄíÁŽ}ôytxå6’Iz–L‡C¥ÓS‚äüÔþ?Ô³4 z8Ú¥Wã.uÜ¥ )Ó¶ý…˜v¬zºc¤[d%hn—Z̘KÚc˜,…¯Ò…ˆ s¾=ç¢KÕ}/w \A¦¤ä™J’kn,›£ÉsãúgèÍÃ5¼Ë95BB·бšŒ Cî»D7Z ±øÛÀL× Áj&M‹š?.Ñ9aRX,å |Ƹ¤Glõ2sÛ»63ì¡1½É ²Ã""âpBFÙ.›œì‚œ›L‹9}ÌÕ*ã¯ë•0Xw”&¥™~~a f9žÉUKÇÚ'eå&Õ‚"„«ÊaDS˜{Žb“ê»Â›ù$»±­––F`®°j$í¼(´ª1ß4‘zÚè2y#«ç½œ)%0Û+?^3¬ÐÌ´:ܹB^I˜¬ÂùšÓˆ±$.5&¦^ÖÎl©–æ€c`½Ì–jEØܺ6A él… üˆýƒcD6$<$¥Ë’e"Pµm#ÙŸ‘žOøÖ5¹Z3ÌjQYd•ÀÐ7Ƚ5wö]ç"<°4¡>q»›«VȽîá"í‹æ¢¡F‰]„ø‘_˜˜ý¿¢5{öj†…xâr7înwûY{Ü’ˆæ,ûÝ)‚"l[³[l«ÁE½­‡îP¦­E:|–Ê\µ¯xMUˆoGG‹ž„Úlí¶Zå÷úÚìÎLœŠíÌCâ¿wÿWÀ©åB=nÍ­ûcÄs¼ÙŸXÃÀÒã·Æ˜¸Qš N±ç“±ëyãa×Ö¿Fÿõ M®endstream endobj 583 0 obj 1252 endobj 589 0 obj <> stream xœ•WkoÛ6ýî_q‘ hZØŠ_y8¤XVè;.¶¯ŒDY\%Ò%é8Ù7û—ï\R/'èЩmIä}œ{î¹Ô7'óŸúÿ´œ|žÎ¦´rƒ1½Á¿ÕàÛ`–Pý_ZÑë%/[\Ђ–ù nÐù„Χɔ–Õà˜è¯W?¿»¾½½zsM•tN¬$ñµKKáÜ¥•$µ¾\ë÷/—ÇsšLØätÎfÞŽ—…$+ýÆjºåFÒV•%¥F{¡4y¼©ßˆ’ô¦º“–LNNÚ{i^ O[i%­­I€ÌZÊÕ–|±qÑ\aÊìå‹ÁdV;e³=¬VIí­’Žj¯½#¡³&5ÜX+Ý0Ø{#ýPw/)^DîÖ)WÆö)”ŠefœD[«¼äŠäª”®U“8œ@hýŸ”NËM&éׇµHŠßØÄ$9«ß*H‚Ù±3,Fùh \i!,½òè ÆŒ÷mƒ4*“ÉaÔŽƒ‹Ý½Ê3׬{4¸½kÈ8 5àûŽD|þqÔ¶…qÜZÝøË¸…rî¢=Ó‚¹Ïl]Ë”ŸfLªëåàÓàŒ¶ƒùbÆ\°³ä〉Áé МÍÚ'åàöûú ¼™Ö0—LØÜ"™c3ÏìKfÊh>òûQT%[ ÓÔš‹I6á¥Bcôsw{„ÍèæäjÚ©…*ð”·F‘ä)öHf-õn¿OB#´Ø^µ\LÎ0š¦4=/bö“ Îç§í“ÿ—ýxíM“ñ“ôyèû08mEG¡\“P¯É Ë^_vC%c‰‡(±‚ÅÌ©†=èPeœÈrÕØwíÕëÛÞG°öH“ÐK’ÆŒ¨G¿¬w°[4GÌãÁ¢ß¢!Ķ!Øw;bêéÑ$ꄚ‰(í-FU.y¨}ÛÀ9oRÉEÒ  cú¦þ¹ÍT”eèÀ »!&ˆˆÈ.·86ë, dÒ¥VÝñ͹— }`•ß*žÂ\+cæÀAüE&õbešñ—–†#Ü6qŒ0ÅJí¥Û??EµÊ´'ã¼Ò2Ž‘F4]¯ÿr}$¬52Ô(âD_ôgÿõSÓBɰK®Ö4B¾qφơ:÷ŒRž•mâ:X©ÉÁ`uaÕè€ÇoÌ$ÏQ„¢WZ®Ä3Wxntùˆ.Ë³à‰± n§zÜ5whXF£;Æ èe8`fË#`%#ã¸4v‚sûƒê\5G¡ú« œŠŠå êOÐÁhfý£|svf2Ó éˆV¤„î—)óð·×4Ì¡p çs 7s V^í¢ñ~pá3¡c„Œ4uøé‘Ðû×—|âmÇǰ—ßó/ª6hæ» wßqÀÍñæ†Íø"5‡º^œ.‚NÍg,"A? þ’›f­endstream endobj 590 0 obj 1586 endobj 596 0 obj <> stream xœVaoÛ6ýî_qsW¤MmÅ’Äv›-²nK4`ÀÐŒDÙ\$R%©8^Q ò/ßIÙNÒ •È&yïÞݽ;挢Fô ï¬ê]%ã¦7‚ ü[ô>õbwÂ+«à]êŽM Ž!-zÞ6†ÓNfI4…´ê½ 4,4g–ë^¦÷’I”@zÙ{‘.9hn-y7†-8«…\ÀJ”%ÜpPX”vJ×áG+ ßýÞÛQ€ÛE=+y€ÊbÂRâL¡U„-+paÕËÒU$SU]rËÍ6oêd|Û%• C]…`kRMÑ”0Bf|¯Mv°¾{;o‚†bŽû¨´Ð8´Ÿ3Ëö%ÎäzEúxoÉ››K%]µ$Ýšë%«Û+DãDYn¢PíñøqDç÷Œ€æ"žGIÓ,Os¬M콑8춇~8Òx†q— ŠöÍ}Í¢åOd¶³óêEH?8Dñöð…õ#°Pöõn¥ÈÍ_tìcXË–Lák¶o¬w}÷` ÓЊ³Ñkoh߯^mü8|ñÎ@á¸k±g6Á ià*ž¿àöç¼õ]ÜÏͬ¯B”ß~!¶ã¤#0p±mž2 èÏQ´[3¢òÙË»G‡áBC‘šùðh·_Ô8lÑ‹"ÒHÐÝ}sxn }n6_e°ï#ÐÅoC€/û|ºmØìùМ·OíÓl±·×}Ù ð”$4öCvM¹žc³ ŠIü¡EmNRáMÄ韇 /EªLwi<¼£qnmuöX†îàd S§ûqŽžN£Irìµ;™VÏÓÞïøù;c¥!endstream endobj 597 0 obj 1075 endobj 601 0 obj <> stream xœWmoÛ6þî_qKQtMÅr×N›-ŠfM=`@Ñ´DÙ\%Ò©8Ù0`É/ßs$%Ù}¶©h-м×ç¹ãõ3’”Fü'þfÕàøj|2¦•Œègü] >R„âOVÑË›ÏhN‹bDSzšÒt6I&´¨?)íè·_^¼—îU~‡ºÙˆáãÅïP—Ìhñ†Ïì=ÙZÔtèdµ)…“øވZT¥²®ýP™\?úJœíy{êP‹JÚn…w+Vüé{Ès JSa6¸ ö7›œõ²¹´Y­–¼XškÐëâõVY5ÃdjQß~¥ ¹Œ–ÙT›Ž»ÊV•%-¹¤ {¸Ny¡ ØK'í}ÂÅÓUó"€ZÐ=Õ¦q ë#ªQé––· µ¾_ƒ(õ[ÒÅå«®èm„*Hu¾vìÁÏÆ ¥E„{5éÎBÀ©7ªj*ÒMµÄ6¸Ð† åH™c"pZüG >øðûÃNªÍ²ë9ëÉYd©˜ y "u-nh¥®‘• À†:DÖµ©{&„5ÅžÚAcº`g~™ÌSd)+¦L¬Ì¶GólìíË3REŸþáŽk_ÂRÕ€ÍK_êVýƒÜƒW@9þš!ºeI ~f®Fß@`²ßJ0sS›Lra0¨ÈeÐäÖ êÖ¦Ìwià}ïôá´B4 ”v7ýö[± ýÇ IG|M,ÆÒ˜ ÄÀßÕ:P“ŸîÕ÷¸X†ýí¯oÞ IØå†(Ú^ })²OÁ%ÄÙðeúø¾í[Ðn{=£ƒOò6=÷ùH‡x‡÷ñ0I’ƒP¦,Í–e±½5uн–™Yi`—ŸQ¸‹1ML“Ùx: 3ŇùfzË7H:âÜôC2O¬¤†´2îYàCuã"L¸¾|`ù{ßÛf°·…Ë휤ïP§÷ñ#Ôãkw]†ÎqÛù~ å,~ÃGž²ãxÝÏÕ¬¿UÜ©óÑ3RÏÙiROžÜÿَ쪸ëÄ>¨ôùWKý ¢ãÃxÇìÐâð¸ß/6hG®¸qþ]\]]^ÑCÌ íýßú`¸k#º‹·ÖC¢¿výi·)þÇ`2£™gÂIšŒN1êMGÉèd2ñhNN»öÝà,løUendstream endobj 602 0 obj 1515 endobj 608 0 obj <> stream xœ½UMo7½ëW ÒC›"Þz%Å‘œ¶€[¤A#­z ¹³+6\R!¹’sÈAþå™™]­¨h"¨c%qfÞ›™Ç§p^”pίá©ÛÉ¿OgShâäžÓ3ù0)%†‡ná—‡-°„U=éSKxRÂÅòq1…U;ù䯈{§ZŒïÌ_wO®þ¦bÅV×}„©÷@‡Q5w¿=IÍÎ([Î>у9Π|Âè³¹TûóõÕ« ºKPÖz­‚‚ †hbB—@[õr•žÂH9úÆ8m» áÇÛ*Ö?Sà´,.†S‚€f¯×*À÷­¯Px1¡9”%×›ÎyGJû»‘S<%Åc NÖŠH*7]Ä v&­é k#$Ï‘Ï1íïñ»?ä¡–³#Ò Wûáœ"«ø=5;Äóç^ 5ÒÔ•‹=¬íCŒw F,„†-0œO<{m½0[£ï|Mù4ç¿Å*kßn,& ¼éµa-÷ðLÚ"„ØiMk5‡¤ÞFãšq´¢*°ö!ª-FJ¦E04+õe*má<Ð}DôŒ¦ÉùÎV MãLmh´©Ÿi´~—5Á4Ò á+°*4®koh Ô,ÞÒÖ©±/¤ ¡(i6Þ¸TÀŠˆ²,€’»V¤×…@Oû‘¦#H£¾*Ø?(¤+ F¡îRdùhU¬¼ƒŽ®\®q@ u”G¤"Û©x˜mÝ٧๟‰/ß^_çyÌ2/ÓWÎ5(q£"/Mõó¯MˆéØ×‰,1i®J” cì6ßDN¶$<¢¢©Óæ)S$uÜCW6 ª>–ÃÄd§öuð-߀[ã»(t­h^ë”e°äîÆLe£.ŒF‘¼²ÿ Ð_Bq¬§Õ*ŽãЗ•‰Y9Z|ÖQF^&°UÆeDåñ`Þ&ËÊÛj«ˆúÉÅJ¸Œâù «†Kö3®D2ƒ/žÚг[Å7òò ›š“SOKöîUEîÆÖœ™âÙáøŒ pчÜsGJùÂé€í0óxú~UÊJ ó¾ƒÿÊs b4÷­òkxøÖñDAÚ”ÿÑÂ%²§Ô_ƒüW%ßLŒ^•ÞøŠe÷–7É¿i¬I;þ"L6Jc‘_¾©—m†éix@õßcŠ'¨l}Tîè׃§ïØÊ8‹:±WáÓÏîÐÊ˸˜l)ó,„ã¬,ÎOál9-æ2¿à¢ÏV“7ôú ëÓ¼·endstream endobj 609 0 obj 954 endobj 613 0 obj <> stream xœ•V]oÛ6}ׯ¸è€¤ucE²ü™´: (ݺxÀ€¢´DÛ\%Ò%©8ư‡ø—ï^’’e'-±,Š÷ëÜsø ’8…„þÂ5¯¢Ë?ÙV&Jàþ¯¢oQê¶@¸äü2wÛ2H'0_FÞ6…I ãé(üŠ^þõû»·7J}­7WPº+h¾ÆrÍ ÀÇÀòœ%¤5¯æ“ÓÙfÎç,žÂü&z ð“yYÞÜoX¼þùÕy4H)Š{Š¶Ð‰õ@ŽqßîJ“ÖÇé'_3 =Ë«MÉ,¿ð÷v·ád÷Ýý½^^2c¸¹h$«ðöÇF·kUtŒ„\*³G#BqiJ†ñÀeKhU[!¹AŒ,( \ä+ ¢àÒŠ¥à«Sçk|¾e;°kf•å1²~¹b÷Ùuל0ÊBT¦9l´";^Äð«aÀ(Ì]`…Pp#4[”¬Â:”2̆çè'? ·Ôªrr& Q ¾RÀÀïçѧh Ûh‚¼“*lØtO3[F·?à^ƒZ‡{£qJµ ÷š¾b”.(̺P[`(ƒe°)_XÐ¥,‘¡h¡¹­5_"mA-}Ô~£\IDÚÁŽn«¤±L":Î9v–Þ=æðÛ‡ýýºõ¿¸Íc‚§eÓ] ñ™^Õ¶ŽƒÎÔÆ %YéFÉX]çë]‚T²ÿñÏ›_'¿ÇÔ…\KÇp}‡`äJJž“ùŒQ¹@Ø Ø ëjÂ%œ) \Ÿû·šëÛ‚¤9r¿TÚ#Eq›^˜˜†ä7´Ð[apäH¾…z®4Ó»}'-ŠÄ¹¿îæÓ ó&ÃÑCqÀÉCܶYÏÊCwfY’Ñ0OfñxìoŸGCô'ÎSvÂEÊÆ‚y#kúƒÑÌíìû _Tw* $»â¶oŠ ©"B†ÉÃAkØËä¬B2‡¤Z^Á‰¶¢z6ºèü´~©z»cùì»O³­øxá[ÉbÅ­#ÓdU1Ôo%ÝÉ…w`N˜g:§Hbÿ¿‡'ux¾öZ@ ú±kÇÁ #¼UÒ5‚jHÒ $–Ž˜ani>›nbTÒX ɵ!>0­Ù.ˆãV`$ÒáÔ…šêï»ÇüŸ‡…î‡tÞ0e•õžš!J;Wí{ͿϜExm9š•åol¬ò;ºžfã$žŒ!K¦N×'Ù,Íüíó =ʼnó4;(ÊqÍîø‰P¥cxWu@€wŒ@DQ·k9¯¸äÚuw¸±(ÜúQK§x®gÒí ÈKAÚ¼¨]7Lû+©è˜ó°¨­ÏφªF%§6k΋½ïá²–^Œ»oŸ»ŸvYW lêáäíÚòîXY·¡…Æ3×­1Á•oN°½‚@ø,@=L&(~c„›Ê}Ï_~4£mÈpivJJ8Êâd4A9sâR> stream xœ•VMoÛF½óW ÜI ™EëÃJ‘‚"@‘4®½®È•¸5¹+ï.¥¨Eò/ïÌ~P¢lâÀ‘µÜy3óÞ[>Â0Í`HÿÂgÑ$×÷£|k“ á7ü]'Iæ¶@ø(ø¸ m·3¸…Å*ñG3˜f0¹§#X4É[€ëKXiΡÝÓší °ºVÅ^Âr’5Ü€ázË5\^¿[üiÒ,~§³bu 0ìÓ¿ïÞÐ ¸`‡¢fÆpóô¾·ê‚­5ÜVª<_r¥ºµÿðƒÊ½,£BF7,*fà ±ˆw}Z$ß’ ì’,Ïó4Ãd8ΠI²i–¥Ø÷µNþ|½Y]’Ø-Œ”æ.Ò$´ÌòfS3˱OFAÁ$,ño¨”±óÒ6B*˜J`¥4ðï ñ9POfr5aô›\2êjIõ6{+C0ã°ÿyíŸ%ØJÌoø$QRò‚R.7¬ä`îán†a„)|–ÆrVÜ“G ;ÿin[-AI\Z½Óîa–6bk³<$'”Ð2!‹„«T§íM„Ê&K·ìZóÂIZOFéHãöbš=AÈ?¦© **¦Ya‘‘¿^ ÀYpÿ ÔÊ­²¢à¸¼QBZJ* Ríd Z9dSj/ö™jüë»;whƒ+½8Ôa[TB®¡ãÃ7a¼Ñ0õQF¨V–jËŸ|¦NŒ·ˆ~Bøu‹ãúåû†¥Õ ‘¥“(1ÄÜÁ¡ €»4£ û?Ô¸Œ¨áû[ÖÔÂØ¸Ð¨’¢èžŸ¿tb›/ñoÃÖ´@€¤“櫚ìð‚V­È)ßÅ0ðvY‹â¬›Ži®¥g2Ù‚=Ôë¶A:t*Ÿ¢róéô–Ô=œÍÒYî¿þ˜ºÑ s<Ô—5¦«Ø–Ÿ xí~ÃS'ã®ä»Ô,›¤·£äã|JÀ2ôÙéØý1`3d€tCc>ÅXrkàÂ1>›Ó°² ¾¡&[NÄ?€]%°Áq ˆzOZ•T×2Ëå¾òšGOê¸N}0“ÂÝ™çpcŽÖTØ­°p†Ù<\A˜£!DF‚A•cpaÜõfCWHk Wó*™e`5“f…‹š?¶˜œ0)¬À.•ètX—.Æo ÷¸“ìÏ¡ &÷vƒõðX›÷ŸvSR\BPrSh±äAÚ)|Åãz'ȉiLJ3½àÄ’)UlÇÁŹð’,LÂ]å-ºPt{X¼@³”ûÎçäK‡„é˜Lù✠dIo“¼<xBÃÞëo°-5š1o8øŠ9s3˳t8FoŸƒ·ßÌÈuÝõõ-ùÝæendstream endobj 622 0 obj 1351 endobj 629 0 obj <> stream xœVMoÛF½óWLƒq™)YzH€45´# ½®È!µ5¹KsIKÊÍþå}³¤hÚ)Ò¦´ “Ü73ïÍÌò–¦aDSùéÿ'eðú:žÅ”»`Jïñ—·Aä·Pÿ/)éíÆo›SÑ& :Ûˆ–-Öq¸¢Mœýlkâƒ*«‚'¤œkK¦f§R举ãšjεk¸vxeÚr‹W6#•$ìUV›ÆÑ¶m(åB±Á^mrÒxÏwx¤ÂÚ*¤«ìÕæ¯ š…1m>gŠUÔXúó÷7o<ÚýiG¥J™¶œÙZ"ᆬzxN'~É#ìµÀè’-‚¸WÖi¯t#1D6¾zœϧmB´é)“"¿¦­ n‰ëÚúä¦å%Á®W´ãHXCð$Aÿøîúú·ëËtì´çNµ€2NT£­¡{X]*=t¸ƒ4qܳ²‘„}%+ã:)$X>áœv ´3›AN½ àÈØ†Ž ï”.Ô¶`ºßr¢Zד %kádÐB ¶,±Wµœ>„ôB÷¾ûd2mÀ÷±“À=ÓwB®Ý:¾må…èâžK+:‰=ß®õ Y ÈPxŽç}4¿¾½¤ÍyÔ`U&kàuoëfç¹èb’ÊÓEóø:£ðàe-¢ és¿Ïï°EŠ<äj¸1]Ì}-õ6#)œS9_>ŠNÚÜ©B§1)±e)µÁ/J _:½]ã;á*££m%÷œEM)ã1°/æÎ!"j'iZÏ·0Á*=úÂêjlk“04 Úi1î ©dš‹žÅ¥,@•úøIq!àSÕ6¯U9ñ°ÃйAã¹.Ê>>ÉÌÖB‰b‹UZÅW/ÊS9Å+ÐêU—c¼ Dñø¬ë%ÌæXñh¶§ Úr˸= Í[T 'ÖfßhM3\|¨ Õ™‰àÓaÛ¹¿NÛÎ/É„(§ñÚD»®°û ü ²¦£jÜ›€{à¾@?Ð&³ÿáÉ|‹QZõ¥9Hû'ƒïÅ £ŸPä-GÜÇÝ}< Ãð…¯¤Ì…Ý –QéWc¥æÄæFát¤Ö"\Å‹©×,Z‡Ñ:š÷ze”®÷6zN9S-:ýŸe]y è›ÊþÛó ¼JnFŽ›ºå×™*?>uÑh7YPjÍËîè;õ†²Ú–§~î&Ño+k¨gt\Ãî«Ã`,–ììù=v€ ãó4FSz€NHïmÜ£—ªF%C£íæñ•¯ˆNŸKêÏ0iK4ÿNUίe-иÈ |ÿ¿ÛŸ‚íƒ%>Hâõ< ã•A4_ÎPÛ"øü}Ÿ.ñú"Œa(/ïmÈÐ/\T$ßÞmçd>v»«³èº^8óx¾¯LÊïR,fÅbq¾\øçñEˆÂNƒ³Ê5ÔV ZÚ࣪“N(žN—½õ|E+/ü, §1ŒìJüÀ~¾Òúü Ïæ?endstream endobj 630 0 obj 1121 endobj 635 0 obj <> stream xœTËnÛ0¼ë+öÖHXKrl7·4-RnÑ4*š+-R6‰dE*Šö—w—–¥¯Ca–ÌåÌììãLX út¿y½þ’¤ l\4ün¢QB ûÉ+x›…°â9dEt¼Ã<†Ùâ‚Í «¢“ûÏW÷þüV>ÂR{Y<—à Ü{ØßÃ7¥…iÝá4û¥SÈVÑÉ]SU¼Þ¾ øSˆcÂOb6Çï¤Ëkµ–¶¦ °<Ï¥s`ÒÞAÎ5¬%p!¤<S>(¢ó°µÙÔ¼r :‚>Žýo½2úWS–„âtµ¦F:L£‡¼„iÎË’¤}’íþpFOוè^LMïK]˜ð´Êo•®wpŒqÚ±Ô¦ñJ«0—¨“õ£¬úšç.œé‘wJ£½/þ„-w Pªi5ÈG©=”ÆØƒ„'{Å$C‘þÊÚ\éî¨-ÃÊÕ²0µaÐqm> stream xœ•VKoÛ8¾ëW ÐCSÀU,;nœôÔºÅn€ èC t±È&G¶‰THÊnŽÎ/ßRŠíÄ»i`Ø| ¿o^œñ- Ó †üéFY'ÇßFã,\2„?è»Hn“,ˆ@7È>æAl Ù)äEïfpšÁ»é$}yýøò!—Õ9ø%ÍáB{´…Þ„M:=Îoà³^•Ö赓ÿLÆ'_&GßÛºöîÍë@tYÆD£“tŽ»»5 +jRhÒƒpKV%Á9Z í ­ƒÖ•zÑsC¹«ßòKá¡$0£½(5*!²qGÊ«rîeõ«©3à–Â’”™ÿDéSè”í½Ò[Èá›i=aº(t6…³à¹³t¤€”ô@¸ðýh\“ Â9ТFXbÕ€#c%8%¼W…`ÃŽ ;–w®YÛá"‘G:ø Š2–°ìÝ“µÚ¿ÚÉÄ#¡T|‘Ú» «@Ó-÷JTÛ¢ ‡¦ñ¥Ñ1tKwXQµÔè—F © éЏ”K¡ãÏ؉iÞ€Ç ·Gh-¥ŸÔèœXlUîÖΤÁ,¤äËÒÀ4¨áp`eeÜ£È.Œ·‚Ǻ©„G ljº*Xlœcëbøq4½~9{ïY÷¼6¬ÌoÀêYmžC)uaþäÀýWpõñFT ¥¨*. o[Ô2Rö¹ðjHHIɰ¥ñw ^Ãf”ÓÉýS½:ñj¶‹ ]eÌMÛìSÆ·€}â“pׇ3ô:iËð–þ«ìþmÚPjÙ\2¯p½¹ðlV«nA…Öäé°ëÒ/KªÎ0“Ÿë-ŠÙÛ9ÅU±øn™Õ:pÌ…¼qAòÙåNŵºeÓDßHpÅŒÜÐÀ‰”0VkQzÒt UWèþ={ñ{+—ÑÃ*ÃÎ"ŸjäÂna-Hœ ª‡N¶ÅH!',Œ¥ºCF«ˆµ3Ec`™¨1%w¤ýÞǃ°Q˜ª2kήÞIniÚJÁƒ'gÌC)§Îa¿|Œ²‡Ò@$;ï¥.tÓú ëAì=Õ+ck¢¸‹šp »h¹!s7¼úëò’«©Ð±y’ß9ú²µ#Yg%t&R™‹ Ê\äîÈñgàÝïzðO³¦¥%ÿîÐ>AeEÈuä ò,nÊÓˆÂc íNðIÔya=ª{> UœEØsmŠhÄ Nì9¿;ÇIEP]8úî~2…ipÞ8K‡“¼=¤ô|Tr4ÉøïËç<ùJŸêê{endstream endobj 642 0 obj 965 endobj 646 0 obj <> stream xœVßoÛ6~×_qoMƒX±$+±÷ÖÃ0 èÚÕà CAI´Ì†"’Šc }hÿòÝ‘ú•bI°8HQÇ»ï¾ûîÈ[XÆ ,é§ÿ.›èò·4K¡¶Ñ~Æß:ºoýWÙÀ;o¶‚$Ý> {¸Nàj“ÆkØ5ÑÙîÀÁŠZ‰½(™*9è=8\ûóý›ËÝö-å¸Ù3|Qkn¡à'­*oa»¶ÕÆÁ^è¬P5íA{+*[(uÅc@÷¯wŸ£$‹SؽÎ&wLJ}´pÒ8 G#œ –›;n,0 £¡a7J4¶ôÔ#ƒR ®Ü ÜQ¸ƒPþý®”¯_Eg\Ý £UCv^ÿ$SuÇj•0¼tòäa†Œñõä Á„AjVñjæd¯ ;>Qœ–•7ä¬ÔMƒ˜\DÖ7kØéiBDc惥á·FWÊû–A/Ö±PiÚ³õF"Åœ¸ãòtá¹"L(”àÀ "ÓÅg̾Mø(E\ÇV÷1Ë'y‡q_>ØþûÛªÇö+‰…@ôi Ù Û6áíl žê*´²¤1ª¢ÑŠûÊV|ÿ>P€6{TNB¨»—i"Tnªi1a¼Ñ7â©8)œ÷zråÁãþ]‰û^²£&-UTqfä  ÕÖŠB¢ŽßKÎÈ+ßsCnÐî§]ô!º‚#–k™!•y–_CƒåIœn£Œ>þÆDGqFŽ®úæ$tÔ>>”wœa®×Iœ¬_f•ÇI6 óqÖrS¸Í&—c¼,]¥qž¾(ÞfçËì±¼‚ç)Pž£Ä®^(#qæó@[¯ëuQsÅ £þÆ'”*X2 Š!< Üí=,‚ìªèlÐQìê'Ùí…DõsëbçÇÆ8¬îL9ŒmNPc[à÷¬i%·³‰éþkîĤ®a4 4"!—F¡ï¡ÐO%ö(IŽÍHÃÙ98Fo6îû>Ë ¹&º7Jã¾ãGÿ.Ç~&$›q&Xî€úú/ü£ø[Y Š5\¶`[£K°s lƒÃŒ_1~ÅÐÊßÍŽ`Ir ^ÆfÅqãDµ9`qhòÙùdæ©ÉñÔQÏ0Ií)°æÛùô(uG„´Ì¸§&´÷ÉËOeÿøìÃÀùäsÂͬ‘Â:(º=H$ú ZáØ„/%êO×9Ò 8è#Çn#ÈVŠú€“y,"¦F7=Ì ceKFS´OžìEÙIw¢• £1]·À‰ºžH¿‚ôlŸãÀrU=ÃÁ³¹¿CÉbdæû ¶‹hÕ÷WJ<»àüœ¨$! ^áœ8e¦îß´$†FøÜ¦4¨S†TH!ÂÎóv¤êH4UÔ8p£ô‘x§Ô±i¥¯ÝÀçDá‰Cä†<äI—Ô±tÀw F“ƒ:Ô{ðÔz‚bøEYÇ|ÐìD=â²o£‚1&uÜ@2ñD°*hL¶TŸ^]"Ž”ÖÎp˜>ü¾ÅûÑc²Íþ3˜-¦Qá!ͼø…A™ å¤û%a3eðp³/ rRЙë:ÓŸÞÛa# fúøM¸Tc]p'œ™ðU ¥*Ú]ø›HoÐã¡Ðáþôí1!ÿqð3µ57á®uغõmHž¨©ÙbõÔõÆ“æøa$¯Ö°ö¡²$^âẸ^õÇNžŽçã‡è_ím“Aendstream endobj 647 0 obj 1272 endobj 653 0 obj <> stream xœÕV]oÛ6}÷¯¸0,7vÒ|a[ÑÅ H·ÔØ Ã@‹W6;‰THÊn“_¾sIIv2$ï“aØ/ï×9çR·t4Ñ‘|ºß¢½¾™ÏiFGô3¾«Ñíh–L¨û)jz¿Hf'4›Ñ¢å½3:›ÑéÅ|zN‹zt°X3•ªˆ×*Ò²-ÉÒmS™BEÖT³²!/.>|¢À~Þ¶ÞDöj³ZGÚš°¦è¨a_:_ÚéêõgÒÆs«;ĵ±¯_G³ã霟FbS¨ªZªâŸ y…{/a,­Õ†é_Þ‘vd"©6ºZE#Æw¤bòÎV“+Ó_ïÚh,Oiád… ÒŒ—ôê{)ÿâœ.¤úùL*Fd¢Ò n[þXª*p¶š4?é46¹ÿÖ(Ë[ µÓL añЕJ•qVëd½(**P„åŠÜ2*$¦©ô®~!äJZ6ÑŸ†ŽÑwø%­¢’§=—àãü*¿¢ÝÅßšJYôÑYì˜ f‡éêÍw̰,©ì.©±4>DñÞÖlcCGŒÒ¼¹¯!o®„3ª¢½±+÷«ãL/ϱõ‰kœ6öÌ®*¶{y¤uO°o'ÔQH·ð.ìCÕQí6c(á|i’Ê„†`‡ù,3ñ×HÀŸ^Ï”­Ñ%YÐi:@:«qíô$k~ÒMI?o&{”¾v‘sYqëHéL U=ªFƒbòa²›Yàiïf’OÕ%cŠÂEr:±½Û`óþ¹%ÊõžC# ͹.;!ÜnLÑ=p“«"ؽ„A‹ÔÁ> stream xœ}TmoÛ6þ®_q0,jV/¶c÷Û:lm€[ÛPMm.©ˆTœ èç—÷ŽzI×QbH$Ÿ»{î¹;^C*2Hùox«:yñg^ä°÷I ¯é·O®“,B`x©^• Û¬aå.éM38Ï`µYŠÊ:9¨¥jŒÞ6FZ´³ÏÊÿÈ¥XCù–qóøŒ¸ùãóìG>VFz?¹éWná =Ü6²YYã„éWß`j W˜aåC«íNÚbׂqJPÎZT´Ý¹‡F]©ƒ´ƒu©DK‹†)W×Ò’7§®0ô• òÑâ+>üšÜï&n@ŸOx}ö¸oœy´•ž¸ö‹¹Å^8í ¶pš‚Ág=ÛêýlLô)ce4ÚðãÞ–{*ð`û÷?M;Ç ‚ƒm§MÕF¹ ÉŒûmYÆ”/¸{¨+ÞÛŠ8þ¥måŽþ9á1*ˆ7d¬ +’Ó]p55ÎÜqîáx@ ”S蕊آ¬î`Gœ/~§ÈY1D;i‚üû3Aþª ¾éƒœØ0†¹‘ÚÈ­Aè¾$÷@†ÄnX}‡%qo‘br®guçläQ^¡%IœR’ŠÜ™™: ºŠ_Ì=ºò‚XÐå,Å÷ܲ¬‰D¶»fú—~“·¯¨‰¯J]#‘gQz†6 ‘-ÍF Zì wš9h Aã\#pÃqqº¶¥ÐQÐÀ…ËÒ4hšj4!•‡Sö‚÷¹3¨ã&éA°©yì×ðôsÙX‚±#*½Û!ÇÒ¤<„#Rí¼ëZ…±GF{’á"ÀQ¹X¥hí»¦qmø²š÷RÝõÇæá XDâKµÔ6HN™˜å"˨+êñºCKQY}º6¤RÔöþq]$MŒ)Í1›€>Ž›ïÔ¤ }/—bžMœÞÁ%ÁîÙm‹ f³Éϧñë#Üs#@Ó³¦Åy.2‘â0fŸ q¹ïWìƒoh(á‡Ñ¯ø8€éõK™¼KVpLÎé/òóÈÖP'ÙrSˆåfÚ1Éå“·ý¹(VÅjñÕ_äk±Z.ã­ÿÚ±ÆÜ¹oÐ4pA“rË×=yYΦ‹Tää'&ùVÒ> stream xœW[SÛF~÷¯ØÉd¦´5ë.ó–§ñ œ´o™E^ÙÛHZG»‚Ð7øå=g/–l“4a–Wçúï;úB&4 üq×¢½xF!Y©Ñ„ü ¿«Ñ—Q`Žw)jòÇ‹H‘E9²Ï$ Hš'4%‹ztô÷åËYssBàheSóF“¬ìºâŠ”²%p‚¼åJ±•hV¿.þE1YœŽ®ººfíݯ¿'1 t43_¿âªhÅ5ÑkNøÀüÍÖüíZkR°†\sÒ)¾$ZÍDnñ)yÃ[VU&„JœSŸ™‹ÈºÜh!›ý¨bš# °Zʪ’·Ì7¢b-'ªÛld«!¢ë;t2pi,bá>½<=Ûs”4 Óê¼XŽŽ–ë8œÚ{ÇA„QÀýyi¾yñ>J¦îÁ`B'ÙöAoÜê­Ç Í£,ðÖ…:4Oè¶ãû6‚ŒfaàOŒ±Î YK¥¯vÏÏ£w£”ÜŽÂ$i$°Õ£(€ü÷±]}t[wt`‰ÆÆRL#<ò²(Y½Oë Üú‹óŒ†ùSü%ˆ4ø;•ne…UÓ]Û@ª²!¬ÁKuGÔ†¢p·fÅZ4\ÙÞ…¡1Ó÷ÑÊlØý3îÆFŠF+Jë/2Ê\ÙKV©ƒÎ„šeùt·3Îrq|YšèYsçCÆI2Q0Þq¢H NÁ’—¬«´·hÿìy“ %>J|( 9¶óÔõõül¶ŸN–íLA’€éy0‰ ñ”Äé4†ž) 4ÌìÇŸë9XÂ!"q6¡É71fä[Ó$¢qô$)ZÚú{ cØHøìùe‹KŒ «çJó)àk¬= ғ톩^š£§`ˆC朗®’ž¡käË8¥™g2 m»‹ãØD"ÔÉ!t#GžÏß\¼½`E¥è× Ûc¾,¥i>ñè}7ÓÜØÏéÅùùìtñi1;»ø°8`«JœMwSs¯¯Å_fR£¨¤Ô*mS‡Œ7c"êuÍ—‚ió®[Ó‰õnx¡ò@IЄ©„³³iåªe5:>º‡¬õ€¼G‘4`ÊË­N Š—Lià'>¿šŸÏòLC ˜Ýƒ…’ûyi»æâ4m…T>ŠJ¬2±Œc4™dÃÙ–%1Á{±-e‡w­‰ ÓkG7[HºôEÖi‰8wÕ} xºkL=Ç„™ÕBC¤¥Xu-<Óp}+ÛÏÆkÁx;¹¦5¯7¦ök€GüÖHhŠÃ‘¥Y*n‚rÜ?@}Ô‚ FB´¨¡‘²³´Ör°ÁÇV±¶&^`xÛvèrhÓZÂ:mZ~ƒÛƒºÂ¶¾00;-0”Z@­oXÕmgÖzÁ ô¬á¢“k¸å ^ ‹ŵÆñÆR ‡Ç¶£!w²#·¬1õY eØ£÷iÈ7sÏ×ç„€H.£Ot…'ái ŽO(9G.©°ŸÈÐÙUÐF©]{1!ÐýåèP#NÏæ³óŧWðá`ƃ˜æy¼3ãÓÐÜêAÜææ¼¨ grÅ!C¸*¼r]8o4f×ð h YcÅüÐò/WÚAÌ`—Ý2áƒØ¨77ãæ:íº)¹´q§ŒÏŒº?ó1X@õ®±[ïe+k€ÚqÑöLbþ@q_Í^?²,fÑá*ê×Óï+q„“›OSâüÿ«ÄÞŸSâ§øsJÜûûy%öb¸·á(‹¡º~Cw4wŒ„kÔ`OKóœN'{[þcËS:¥“$Ë}óŒ@/%DŠ£È¿ µ·Å(?®Ýè$Jç('¿s%¿?â^AúWƒš³Æ½óGÓ„fI>HX¯íôo«v„Ñï¤kvrÓõ[ LÈÁŽò#k曋«ÙL`§È¢|ãQjïõ‘¾v¯“(¼DÉâ3‡ð¸^ËåØÌe§E%þu0¾–ðšj´ðž){#7œ+|Þ~š~·[R „ ‰?¸åBÁKXaõf~ RÛjO(6"–´t œ¤$8+D[t5hVõqˆ­Åj­MëAIpñ‚í¯mQA‹µ…as)jÂü’̘eHaŠ»»Ñ@ñhÛª¶kÌÞùñò|ŒNP¬k¯BVÁ9ž:†AfË-UîÔМ Â #á„!Aÿ¢å×ct°0x¼¬ý6¢Ø¸¸~lôïûÝÍ #½æ–6ãœäöå ' 0˜T$É–ˆÞþ<¸ ?endstream endobj 665 0 obj 1720 endobj 672 0 obj <> stream xœX]s›H}ׯè·ÉTɬøÊ[fÆ•q•gÆÊVÞ¦Z¨‘:Z¡ÁÖ/ßsoƒÀ»‰·RŽ,LßÏsνð],<_,è_÷™•³ý„ØÙÙB¼ÇÏnö}æó-¢ûÈJñÛšo‹„ï‹u>sg}± E² ¼T¬ËÙ›f¯Ä¿?}•,•xÒ¹¨•5ÅÜê(L=¥©•PÒêâq.ú»¯>yâ×õW6væ/‚@\‘ˆõvöæË§wÿ\Ýüþîúú¿ö÷žBY,¼  €è^6u±Lé’/.ü°³q«šFW;xÕVÜÉZST"“­UVÈ¢°,¬É¾©F\ÝàEaEcÄ¡6™²V˜¶±¬¶dƒn­Õ÷VÙÆŠû½ªÔªÉ¯óví*q¨u)ëÇÞ(ÜV¦Á9¹}¹©áÅkЦT²‚¯½l„VÕ0&JùãZC˜c  ã?óÀõáÝ—?on×·çѬüg8s ÁÊ]%(åƒ.ÛRTm¹qPOj;,vT¿ú8ö–~_›‡˜6Õ”ì¥c>±{ñp~÷Âù•Ip:OUÄ…'Œ3(¶9·žôˆÚíP^-ÓàEýUÝ‚ÝðœsMYó¶Ä(& H¢9?Rg›û©rçBí1V¯(ØiNQ§¡· ¢QÔ´’Ò°§{2ØülÄ‹žÀÏZ;Jëå‚B—ák3,ǵjj v[EáÂbo‘ŒÅ÷DZý.×Þüq\ÿ‚aÌ‚89éðG¿Èº‘Ô=+@-°à³Ò–‰†g Ë4)=p°<’d;Td{£3zQQ«·Ó¦¯hÌ÷Œ„·élHN$OhüqÄÑb‰¹;æíÕÇË5)ú XºØHŠÍEnSzùQâ­‚A¾ á{c'D /„ŸÁU)ñpË%:”CçóÈf‚Ÿ2 â±Wñb=ÏCºçtü°Ò;ÿüñêË)³ û&‰&Ø‹=µ¨NÀ†^:äè‰Ï¶MÂ4Ðó£Žu atzïíÖdÚŠ;­O±¹-G™žJ‹§”ÍW`Žw\w¸_–ÜZËï-^(óÊÃrðÊæ¾Ð/,'ÉðɆ¦;í9Ó=q= {}¢oyët*À£)7¤ë`}GêÚeIâÃÏŒ#¤ÑÒÆOÜÝÛ•Ž“nÅ£{{8\´º€±B¦}m1Ô"âןp'§·TÍþÕÝU…endstream endobj 673 0 obj 2158 endobj 678 0 obj <> stream xœ¥X]oãÆ}÷¯àCM{®¾-í[‹¦‹Ez»ñ^ô>yl«+¼úˆãGç—_’3cIVî¶Ùb± dkHyÎ!™/à <úgçûÙ¿>aÛfæÁü¿}™ùü Ø_ù~\ñkø>¬63sÖ‡,„$ D «ýìf¯Ú]µY6äRã‚®QkØT5êâI¶ dž«¦©× +½¸Ó­ªµj!¯´Vy[Tºó']<á”-žÜ7Péòô"àûÕŸ³ ¬~™Ýüªskµ)´ZÏ¡Ý)ØuÓB­¶EÓÖ’,AµAGðû¿pnU¡[8e J7]­ð¤lé¥B7­$›x†¬}ÿnv»šý6Kà8‹½0iI²Œa?‹ƒcóXÎÞ.´$b¶”Š„s†ÁѽØWzÄQˆ>ü8ŒÄrißæƒJ‚Flþ^î<¨úIÕpñcŒ§_i‰ä›|¡%±%çðü|ºy¢ºÓºÐ[“âV¼Tyè‹ 3~À’huª1•B Qè‹Ä#_>,ü@°žÝP¡èÐÄñeQŸ‰þ'¶îØÌv)HŒŠQ€‡°C UPä#ýÄ×u]¢¥z–ûC©æ ÑgÙq#@'Ã*ÝìOƒÊ¼= 2GQs ªÎ¥4À`…7I’®Ó…Ÿx!ÃXW8‡……óÓ×ÖÇ b# }ÞÙ=ÐT:¶4I·m•X¡5jb»3›CÓ=þ‰ºBŽo0•ö8ªM[W%æ spiÈ„p†·|ÄŒ¹.s~ @§“f¬±Åc O”ŒV~ƈñNÂp[+I12Æ)ú»`l,auþ\OxùiÙÔÕž=›‹aäÿE¤Ñˆâ %Ræö(áËh/uÁîI·òÙ¥ú=}ëÏég0‡B(a†‘ÑÙ^ω1ŽHs-ºÑM^í÷ò „F¸´sú‘˜¶eTf*2uKSðû ~›¾>0SèîìF¯ùE6)Àbøk½îã퇻‡ÕíÇk!ʰßù^6êwË¥ù¬ÇæŠ(üXU%ᕦtÜ¡°`&¤c„ÃJó:X,N{kÆæ„YSÁ3Ù=‘xNFÛºS“~»˾#[¥k ›×Úù8 ÆîÍ N¿c‡í-Í.ª=AÎ)X/‚úè<¾¸® ïƒÐ Ïí5}M¨ø”R…Qq4@t2î 3)QÎw­›Ò‡_šá±¼qýäñÖ¨Õg]µxûªíGçÑM¬ÅAp%SAw6$ZÔjOÇËC]=Ÿæ„gB©Eÿ Uo(ý{Yh#¨-›¥ÑOcðSé.›bÛÙ €àWW¤*g\J\ã- ¹dµ•ðÓý©ÛN?õ"S–cÑì¨ð”ZºÞ¥ÛÈrò%Ø[™*œ•ØŠ9¹Z7Ù»þSÔm‡Sæ¯tH¶U}BSùX”EË»Í_3ñÓýÝï×ÀZz"H®†Î”?zëÌYV¹iâ#ÜÿxädRڊ׺MQZèF™ž–˜Hú˜ÝæØ7ÑŒê§ËPd> ŽBûY° á/Íãgºt)B¶”’k3£Â«ƒ¤ñ’9§¡‡a{é·8EK"aKΩ$ÿrNô=eÉœýÑaV'c"n÷^ܫטOY C_Dq0H}×tÜŽµRkñzªÍ«8ò#O¤Qô÷pdÑcádçȹ™T,ƒú!†ÈçäËŒ€³Ÿì°y€‘éeá?P¤É(ô÷Ö¾O·& \b)“q¦®ºàWº_Å?1uóîµe•õ´ÆGTˆb„„Cà…!¯k´¤øæñm¨Œ4l)²»üÿ¥ín~æ ü ÆÕ%3oÞÝ|\¥F àцïy ´40ûÿüÛéšd" ·ùÄF|Ù¢ñ|óÊùtHœ9¨6ðAiZqX;ù›ØÜvç¦ÛàÈXÐêDƒn§ylí1hðŠãy4‹,2øßm\Ô\.ƒòõ|`ÖJ»éÔÍ`\gW–ß´m4¦™—±ËLiH¼áÎV«/Âe£Ðô'6ÓyJÆ~E¹·kÉ{Û˜²2NO›<0ùç÷óª$#‡«•(läp_lw-/#—ø5rà¨Ù–¤¥‘fW;µKݳã²,Ñ‹vs¥•o¸Ø|%½šúP7’ ´µý§QÐR'h=qÝÞsá-¯«’Æ·W'BÕ+å«6 a(bo¸˜¨/àÇ“Óþ9ÿͳÏÌØš¬{AÀ%ÍÌ5sšŠÈ³­7í»OŠwj{¿(…ÔL£ô·*Ô·(#¢cñòBíßfÿñ5r'endstream endobj 679 0 obj 2074 endobj 690 0 obj <> stream xœ½W]ÓF}ϯ¸Ú>°HÉ4¶cÇY©´¥-Ê©ªÐ¬=I¦Øžà± ‘ú²üòž;c'N²H´ªªÕ’%ž¹çÞsÏõšŠ€¦üÓ}fåèÛ×aÒÚŽ¦ô3~×££À¡î#+éû¥;6£  åjäï´ˆ(Y„"¥e9ºÞ™¶ÈÉTÅžÖª¡f£(3…©K¹%]­øF›ŠVµ)ÝÓÜ.hoZªÕZÛFÕ*ôl5¦Ù©ª»‡™“õæ/ÿ‘iù|týQ­"³r–?BxQ¼è‹g"I§ „¸ÌG׿¿zòîÅí›Û§¯oÙÂ0ùT¤é¬;Ge­å]¡¨1äOL†"ŒAwTÕ:¯ð¹Áh.âyvÇÆ\åÒðàÜ)êd¦,ÛJg²Q´Ó͆îL³as“0ˆE”ÒħÚy#YåÄY’Y¦¬¥­ÑUc½00Ñl$c¤í1‹LVìÐÊZç9i­®Ö°³ô"@6ç]Ü“ö<¯…’0í%‹ˆ³ jý ±I” ôpÁ§­DKœ " `]`.âîîÛî§"˜ÆÁá>Ctn#œ‰ šÍp#^-êóÚÖf]Ë ög¢>§`ŠiÓÃC_½zùzyn.NE’„¬\M£Äw„ä ººÔfHE¹*t©•S&pW·VÕd·*Ó+¯·¦n,· ¾'P©”¢8oˆåÆÝØ÷5zBIT«¿âY¨í§M¸Hiá  ˜È VVHkoUn îNö¼uáþʱaGÇÝüí @C“°×™¹(a|‚Bå†*Q&ºg† ¤Ÿg—4?æ:¨øÀi4C[…¯á×y½·*3U.ëýgÊe#_áËJ†ó`P¾g+_®Ls,Õ˜tƒz®d[øŠI:Œª)Ý—JV= íS¯$€­×•m~öÝçû ÐÞžÔ fµ÷]Ы¶;Ô'‰Â©1íxöH€™mtÿmcui¥kµ“EA•R9Lj²æêÅ\:ZÐÕ™ŒëŠl›ñ¡ uóîhÞnú¡\WzÝb|yo×xlvdMö£O+•qv0„z¸pU>ä(}B]xžÿüÀÇÉn˜§ÑØFÖ̵vë3|Àl Ž–žüðÜQÒ‘ªê0=õÑÛGzÃÎêyǃ ¬ÒÌé«Îñ ¾òQ52óÂ7=øCª9ŒFA!;Ô'W§~<~wõãí↵>c÷orEDß°~ô]ùü®¸§ý’L{#V\‰¿È‹@‡ü7æêR»úÒ¤:ÊeØHbrÕêC«¹?™BàRáÒ=’©×õW­pFnúª¯øOoÍøÕ¦]oN¸ÃcÚߨ~”ªjú¡¢K~ ù‹•Û",¾ÁzÅûÓÝ(áªõlq¶Ð¾¦Î!!g›FwÈöÔ~_™]å¯Ü+±cGÀ=ö󘃔\uvá ÿ™·4¿ç~6§™ÇY8s;í&ÎÚ4š#‘Tã¨|d6þÏ^x÷Ûc•AjîÎÎÔï™0[U{Á]wK^xl»=x6¥ÚqiуؚKY¸pÝžÙ‚Ô„1,H%8A‰¦¢}ÕZ‡†8± o2¢ÿÓ³çOÏe%…ðDóàDø“Ð7þ¡ÆONÇă"|Yâ{ê¯4V>'ê>ª¯Ruzû«ú?Óò Å,Hþ…–õ›¾¬Ô~ÛNP0,Р߷J]äMCÄ×’¯XåÖw‡—¬ºEˆœìÖhõBV‡åà¦zh½hêÛ_Í»å³_Ÿ¾|sU”Ï6Ú`‰“…–ç% Σᄞ¼Ê»ZðXáqWuΓ4ìõE¢2è5÷²ı¯‰l¼´Ét¯…ã“w@yw7ÏתR5z+Q‰÷ ï.yÇáç} ÜÀn?¦»}X ¬~ü7Z@Öà²zï$Ñ &„¿‘ÕÚ1P»Õ+çLîöýâÞ]ÀС.Rž¿¢†i*æQ)4¤¾|½ E$=è½Iîdݼ9t»i ¢8TâRµäÅ{Ñb.fÉ´gã}Qó…ˆãyÚûg¿Àë‡Îš¥”:»xKŠf3š€¹3w3NùÈÓåè7üü ·›úOendstream endobj 691 0 obj 1657 endobj 695 0 obj <> stream xœXMsÛ8½ëWà6Ù* æ—Dé˜É¸ÕNÆ[ÙÙ=¥ ’1! …ýqt~ù¼HŠ"½³ÎV*e›Ð×ݯ_ó xÈú×þÌÊÙåMGì`f{ÿ‡Ù·Yè–°öGV²Ÿ·nYÂÂm÷3¿7dë˜-×_±m9{³½“ìÛ?±0^¬»…k¾Z,hù6Ÿ½ù÷§·_n?\ßl¿l7¯®?oýòÁ¹ã$m—³{Q+±+$Ëtek]f_°±^ð8LVí&s§k;>7Šø2\vÇZUJÝX&ªœ)Ã#sf5;Öò^V–݉ê`˜ªèy´ø*ŽÙžEn{&Œ4ìáNÖÒ¹ƒKa«¶:Ó«å·FÕ’¶[YW¢€ëeÙT*VéŠí¤}²r³B‘9òÂÈú^Öx*,<xãÁ2rÐD|½L—lû+\ðpð{÷Ô;áLîE&™²F{ÎÞ6xWÙÎ8î**&Ey¦zxd€ýqæè†<ùé<<8@&¥±ˆ2w%Ý– +Xü*Yœ]Õ>¼:“ØqF™’˽h ‹d{]ûØþtÚxò L_ZÜ'\à8»< œ‘À-7ìùáNew йµO¬ÐÕÁ¥îÙFÅÓwÎnñNÑ 8æÝD–ÌCö Š‚åʸÔgc¼Œx°H~8)6¹ó<^%|™‡;úB§ª½ª”•L”ºñ ÓnÎ: qkaEl%í~Wv›÷Ÿoo±+i‹´«wÎ|ùg'6û]Þôʼnß'e‡tª­9)ô”§QØñÂ_¹$vØ" ÖefÔ…äJ®bG¤¸®K Ù\^;—ÃdÍ‘+—5¶Y_1]çT]šeMm…*|¡õK(!q ”Ž*²Ááíx¡6´ËH”¨ùC/„ã·«`EeÐ6Ž$*!W›£°]„š¥#éÒ¾–™T÷ô‡+«aö‹'ö|JÂh”¸‡(Ä3Ö|ŽS ;}/‘¬:²¢ˆätg£ñä°ûŽWøE×X p_¦±ª&dÓ\€Z6‚u#ö²ÇÁÝßB[«§6û9e…‘–¶k:B¬Ài>ô{\m’QÀÓtµ>ÏŽî 8¸ÒÖW È9L†awÈø+!ªM]9÷û~÷ƒnŠœ0Ì¥Qµ‡Ê3ºíLu¨EI0›~#²ÎÛèRz´9a`D๖Î- ŽÈŸØXÖpàœð”Ë)œ=€’³–iÿ{SǼݾýøéËÕÍÍõÍí¤¢’”Géú¬’ÃhážUò¤V¤}<^e Õ§ñ€s'gBÄiø£ ëü3â@=–¸@UYÑäÒwyIÉÆŒí`…íÌWá¢@Ð9 aÑ]ð²Ô†šú¼#B¬l=ÆÜp&áÚv?­_¿ö5p»¹þí݇«wÿkÿpYx®»gÓ*׸)X%!]3Rþì¨nIL-8»“ÙW'/Jñ'¢B]²¿>¨ Câ­jÊsªÂMq&îçn™kûí(>¨Ð‹EÙë-èZº†W„^°Œ©f¬Rž$‹Ww°V€¹[Q_QmÞ'Q¿'„Z+sŒ]8=fLCh?TŠšî–Ôu û]½ %ÐÖOÕàæíjךÞü¦­ôBÎMœsÃz'ØRf8DvU#<Ûéͽ蓷- ’­ûØ#Ev‡Ñy{Á(hRä~fh+ËÐ_#´£l¾~`x‘­05-{¶zç=éÆUÍAÝËÑPã¦-+ÀÂó¦„M÷I & З!Ó#]¾WŸ xÏŠK~Ña=ïÔz‹9îä°þîquäÈÜw äÁ£*›Ò…èU}âôdñ,ö” ^tœX†Z,T@e1V˜7àÈü»“=l„¬0œõóñÁS¹¤±„ÕSI/x~Ìn.ëíÃUÊ)PÀ Ma²¯ß0*£[ƒj/èç¡ýéãâ”|t¾i_÷Å¢T¦t“bcÜÈîqs*\×_YîvJÎþó }›píO¯¶³ßgKöi0‹”Ç+IG#¼Qÿ¤˜ÝþÀ1hÞ0¡/F‘û$ö^p„ÁY]Ê:³ÞH24›"qøš%ñÓyÛ›*—Ý'+¶êÚçr‰ä]/haâòw±îû}ö³™Ð_endstream endobj 696 0 obj 2035 endobj 701 0 obj <> stream xœ-ŒÁ Â0Dïûs¬ qwScëQ/^”ü@McAX[ÿߦ–a˜Ë›×ƒ€s– ‰¶wµŠn ÆejG=ÉŒ`™pô3f! ÿ¤ÿW°¸ZŒƒOT\›aÄ÷Ý6cl8ÅÓ#~ v e®Wþ•e…*+ÔŠábãJ—-Ž3söt›òH`%endstream endobj 702 0 obj 136 endobj 706 0 obj <> stream xœWÛnÛ8}÷WÌý٬.–%gŸÒ6Ù nÛ­vŸ Z¢en%Ñ¥¸~L¾|gHI–%'(AâX"çrΙáð8̇~šÏ8Ÿ¼þÛó=HõÄ?ð7ü˜¸f 4qoVf™n«ÍÄîu!tal«|òüëÇËË8»€Ë8ZÃ[UT¥Ê`£JÀWðòTé‹Õ¿«ÛÉóÏužóòðâ™±>×%ëÞœyæ5mÓõn§ÊJÃVéj¶æZ$À­‡¸çAðxkÜ4ïvJƒT 1/@|‰×‰Ôô90€î]¿qYkŒª­ cß.ßÞâÖ;Yª"Ew¼”dàhXïD,7‡Öb¥š'2E£)Pôõ¼[‘cвN½¾»º&ǼHÚ ®on¯Î¢¼9@"6¼Îª)n!ûCÇ uó]RòªÈè®Tô Ý—uQPª01hž‹66¸7߸†¯ðE‰Úë a­6ß —rWIU<Æè—­(àæ¯«hˆ /È@Wäü˜‹n¡DÆ×™1ëËÖl2g¡W‰IûÛû«ÕŸÞ‘ÂúîC—Í£¥Û¬; äÔ6ÍüyÄ‚ „™D2Ð B…¹ˆ·¼:7zD¨äLjžj€Áj‹tä‚Ö¼jÞ’óNƒ¤«µèeOS˜húc¬o¨(9­pB;ÒÉ;Áî_®%rmÕxûáíåmKÇ´µ€1–BW¥Œ+ à~mD& IþH=DÑZ5¢8©Ü>hÑV¡a³£y]WÐ$\ÕeoÕfC+0ת­ŠïþÜcaèöxÇ’>Xä‡çH·LG[8QéV ”5vô8_ö´á™Cžƒ1EËf ƒ"“ŽQ,T™‡¶àLº 8ôØ(L”w¢dÆï,t˜‡ªžY4ÑØ¥Öun±èÓǵ®˜´¨y"ÐMO†çºb õöT•dûD†ÃÅ¥H¥®DIzàYµUuºÙ±GêOñ]Æq Æò;ZG­‰LíÕ7+U˜š§µj¯H‡{~Ðp-K]e‡é9ÚèÏh¯5©X,™„ÑSõnb1’Æ©š,ñ™™¸Nq¶Ý›èqç!‹–AO9O» }9ÒF™ƼÄT›¨—,~\Ü!θÖõ]¹C‹Ù°›z CÆ:†]4­M~Ôê¡ùŽh°ziûˆ6˜öŒ›ˆÄ©(bug6 ! > ÃÅÕjòi²€=öS|ß Ÿ¸!žÿóÀ~Í&ŸŸÚð{Ãï»Çá¡>ÚÃ’Ž?‚ÈxµnÂÖ«çÍ}zÿÇ+Zb±Ôº^5hÙ6š+s YÒ$µÐµÂõsw„U7uê:¡1u,T"D TLr¡|óx’””à=j[缘•‚'FÖÝCKIÛ©÷[‰M-¬•*ïDq¦F›òê\6u6(3öƒ¶|^‹&`A[0X 'YÖ œ¿A­eZu.}’Ð q(°†~£bÔ'ý“¾Üù€¤6¶MûØy~±×eI‰’}KFwò¨Ü2Ôea¬òµ,,³öp p<…~›)Ì §Àt”ýÂôqtÍ>ÆÍ]¯=<äp·oúY3dFíÇǔ˼Ö*Ûûýˆ¹Nð+)àþôÌþ%ó½…÷ë¹ ª¦QF-Ƚhæ/‘d·?}¡°{U¨ûì`»©™Œ‡B?§BgÑxx5ÙÜëkÊjdÃXØ.Òéˆ×;QqÓCi4{4*ì`Açw6¦x±ðºñÁLXxª›aˆª°-t‹ÖÐó;6žkrìObúøÁ//pÚË…ÞtJ—g´ ?˜×¯è`Ƨø“>ví%…gäx¼Q47‰¶uþLµ`Åez¼Õ)‚–e4~Ž ÙXú—´Ö MO´oj Ù­–BߥizèñžæÍBUÛë—Ž8êÚ4xÈ͹ÙãdÜxöÔ´‘( ›<ˆŸ8.™A†æpºáeÝõç¬vJËSŒæÿãõp¨©YëüäÂÒÜ GcQÈ<Ï}òdkl¤™ºÙ©7½Ì#ˆL=,¨­»@Ù8nwzšüáÅÆÌendstream endobj 707 0 obj 1594 endobj 712 0 obj <> stream xœUÛnÛF}çW ÜuR‰)Y’ýæ¶IZÀH›Z@óV¬È¡´ ¹+ï’’Ý·æË{fIÊTíE!趜˙3gfïh'4‘W÷UÑw¿¥Ó”6>šÐ;¼7Ñ]”ê¾²Š¾_‰Ùå’.iUD­kB‹„æ—qJ«*:'ú*çB¦¿^ÿñã›·×?ÜÐÙë«×ôõÖúš¾={µú3$›Q’H˜4×›è¼be´ÙP½U5©²$•eì=í¬6µ'嘊¦,ºs½.™j,wÎÊ{²þLY㛚$gL«mãG¤ÛGjíÙdüê›(™v™mAÊ<@e³×ΚJœ÷Êi…,ð}1mÕ¾ÅÖCî`€„ç™cUsÞQð4Œ”ƒ —>„ÿnîC슳-xñULˆÎ:È׉ *Ëõ^ç*…õ“´”áùxdƒÌo)f«¬ Y+®ÙQa]ÇüÀ;²ô|¯ª]ÉW‚e …4‰—Á†è~§<×4Þɯ¤ÍræmÅ¡šñYëø´û ÂêÆ²E1d/³¦v¶ qP·ÔR è°Õÿ¨º`\óšÔµñ/cÜh4»7†ÿÑ”ÉûÀ b¶âèèD©p‚އVÁ±=6èN‡„ ¸Ó®ßêJ— ‰G'"á =*€3Ï Àqí4ï{ ¼ÌÔt¤æKlüR 7ó<¢ÛPÕô“Г2`¢/w zP¤1à¨â´Ú÷¶æV“a$þåïá½ÑÚEMÝl¨Ó‹Ëj²ŒgÓ%¶Ô*tÿdû\ÄóyzٙȜo0П·`-”ƒ¤ÖåalÚ¦ Ý®Á^ˆ%Ú8Íâd®ÚÆ!ÌJ0kßòþ­Áú‘„Ùk><ÈIE]o)@¦Æ”b#Á ñÐ;É”Ëóü…J[Q¤§E.Žïö‚*•s·D„_ÏnÏn4DÖŒ³-gŸšDmt­U9Ô,Ì gµÆ†ƒ²`j¿å¼[s]Tô‹‹†º‹µ®D¤•ÒføàK êU»Û Â*=I$n5Þœ„Dåò@;ÀÂÑ K*œme%%‡ºÚÝX*Y„Öœ²ø»ÀÊìÆè¿øqkטöü’¬ÁZpŒXEüôŒ)åvÐe}ÀÔëy*‹cý#w(éÈapÑõýÍñ&–ËGï>ñÃç^éESKX]´´ØªjŒ¸HoµÃ=å›l‹Ýκ:ôf}ˆætˆ¸ÐÓ†¤Š’Ùb/ÓöoÝ~ùÒ?ÌàÖO‹p翳"!!ó'.w$¢ ÉÚè³c²8&ÿ'"ÅÓ©Íø³ÉùžúYžR’Šõx1Vc õ, â‚Ì›].—îÝò®æ ‹ G”N&Ó.ÂlI˰ ¦I<¹H`2ç!Â<=–ó!ú%KÎ"endstream endobj 713 0 obj 1055 endobj 718 0 obj <> stream xœ¥XK“ã¶¾óWô-ëªC<øÐqâ¬7›Ø›ñŽìäæ‚HH¢—$h’rÓüò4À†ŽS®R¥v¶ÔØÍÆ×è¯ü ’˜AbÿÑoÙFþ‡ý%ðÿï£ß"æú)[øËÆ=&€å°ÙE³.ƒœAV¤q›6z÷ïÇøö º½þÞì¿Ùüê4$0f5¸Œ9l¾Þmõx{ J󬇦ƒ«Ï¡nûF·º›ÔT›.†Oœê¦­†c_©IW F8iÔ즺;j˜ TúY7¦ÕUßü)b‚Þ…¶´o-ǰ9X «É¬¬°¯Å@©:k{gŽ]¨üaýepŠD’ Ï9dwÙF‚­Eœ󰉞þ%¿gZŠ¥³TXǪƒt #êŠóµ{p…&6Uôîñ¸mê¾èF«QYÌR¸üýØœ‹÷À&^­çt!ó8…t-²X Ã~˜²X®¡iÌŠÇ™ˆ (xâÅ2*p£ã~"_ó@ÑœÕ2òCŽ®0¸i&ÅÕªÑêõó¹CŠ¡¯e´»͵°&ŒU…Ça<ö½& áö0À ¦Auãή·ek"”'ëB9ºH{™Å¡y‚@ EÍV¯eùzP–eÞê,ÑyGŠ¡¯÷#”¥h‘²ò£žlfØ4xB±3'èÕ8ÂXÿGÿ2AÝ“V˜Š£îöÓá÷ÈÉ”‡ÈÉ,_ 'ÑuÚã,ÈÍ)ú‘³zENŠ|œDîðV Gkä)†¾ÞœdÄgO1³¸ ºÔ5ÒH©šf«Ê¯ãÿ!gI!çéBŽ{ ÍÎbá·œ€|€íÛqt÷Nc¯Ëzwž)ÂŒS§Z ›ƒîJõ ]ÐŒ¦é¬UŒ²Õúôùà ñt0Ô% þá+vG,(¶Ðèe/¶®ºœÍó¨sÑ ÷5æ×€‡TYjì){ƒ=$rÔ»ãh³RÁÏŸW{Ýa½··ßOa»ißWXÓYæÄµ·ì†-\Ènœ±»qÆ=»‘Äž “¢%!»ñ¤X°OrÏn$ñ§µÙ¯úzüñØHßÁtî-ﻺ±E~²"Ð/½ª»A°<¬®À€ÚYô9j<ª-wç!ƒË_ñŽÐnÑ’ëQ“õÛ> stream xœ•XÛŽÛ6}÷Wð­i±«Š%KéÓ&h‹Þ6iv ô­ eÚRW·Hòmßì/ïR¤(`dóâÎÌú+ JBõ?ózñý1²!Ù.R¾ b’d "RÛé2 xFÒ(hšÂ<£AJRša¾HC¤”™…eÆC3Ó^ó…™ò, ”Ì–Qb½ê!xµOœö04tcÍxŸ_T¿Á¼&žõ;r6Ï›Åôâ”dØ2ðú\/Þ},D³•kò÷ç‡Ç§ß¤ìªr/Ï2¶dÍšˆ†”ÍýJÀ°‘‡ûªl$É Ñ«/;Ñ wjª}è©Z‡ùº’`úíó¿&„0ˆ3žê8X°¤Ñ’<ÿ¾x÷Ƶˆ /ǽPZƒØÊ€<ʆå(FxÒêD>–CÞ’¾Ý²‡‡b$y%U\…$}ù™l*±…ÐÁÝóÇÏß~ãCL?¿ù‹ïȪ—â¥l¶äÓ§d-FAÆ^f#{²i'Ÿ‡¢…wú¥ç5Ê"=ȪRŸj áUnŽžú®¬»JÖ²QaC4£€ÀÎÏ‹?ME h2×]Ä“ Šçº‹â4H’©DpìT®`u¡­™MžmíE4²t®½(ŒfÏÓØ©>³‹Q¡­³ª¿ÛjAk¤‰®¾_SC]_6#9ˆ¾QY8²Ñ¨:•ÐvcÙ6d8”c^r ;„s¡ Ó̃’›ºPRšØƱ%® Xh‹3ôl¡ —‘e˜PëÇ”f£D[/æÛ¡ ã€!”ŸÛ~T½W~r††h^t3~žò¢•M!êZö—kÀbõá§ s‹Ó%7¯eÆ3`fe‚ÄØšÙäÙ§P1`qJ³Ùó4ž³»Úz1ß 8 Blb>ÝðŠÏD­(oTì2Q™ª¾©øGA` yÌpR5 K‡¶×¤!€†€Är—’Ì–f4=‘är&¨÷V×xÙ¬´ù0 Õ×Üs(7?¯¡v«ªÌÉ g €¬Br~’Ý(ëdšÞ†ÙåªxšyT̳УbžQKÅf<ÃmV&@-Îг›§KŠ-›ñ ·ÝÅ(—Ïžo„›§±¥â¿:¨J8o_ªrEÔ‘œ·Í¦Üîzˆ\«]×)ŽIøýª„&Ù•Õz ÀȈ|xÃÃ<áó$ñx˜'KËÃfìàˆ+ˆÚš÷x˜ÃIäá˜0:{fWWŸ6°tAr¾xiW<|€Nªª•ȧ«áÐɼܜ í”™ù²—àÚOõ ôg­™|úêYÛ€|Ö [ѯ\¤ò¶ªd®îèo“&~C†©ßa67$Ždá ¦mÍ,ñ2ä~C†ÑÜ8v’ev1*î6¤õ|k²@™†„4}¬×2¨ÿF¡_H„^6ƒb:Mã¥úá˜[ ÃDå`¦nƒ»|$9Ü ñ¯ÉÙ£<ènðÏDš2O•Ð4òT Mc«JÌxFجL[3cž*¡i詺̬*1ãa»‹Q…Ž*™=߈0U'¸‹¯4M…VîDèVPwÆãt** n¼<¦äLÉc»Ÿ.ps\^ß)´¾—{²„²ÄÊ3vR€+2Úš÷d eÌ“%”ÑhöL¯d‰ÝŨ˜#KfÏ·¦€…V–<À¡­ñê/€=oÕϞ㬠TI¯•:l;õc¨þéÄä€C8Ê?4zƆ¥¾–F: ·8ÿ¹øyéÐ'endstream endobj 725 0 obj 2147 endobj 729 0 obj <> stream xœ•XÛŽã¸}÷Wðm'@·#’¢$#O“d¶±ÀÜv×É.Z¦m¥mÉCÉ}yìþò­"‹4éNƒA/U¢OOUñ;+æœøþ¶‡ÙŸR°í8+ØüßξϸÛÂèO{`]ºm’ñš-73¯ËYÍYÕ¨yÅ–‡Ù»¯zjwì³7z4LÌù¼^ý‹ßˆ³—ÍŠ qÃDQTaŸ´…Ö¯Zþgöa9ûyÖ”õ\±ªRÅ\²CVj^.X#Õœ7 ŒëzÞ°FAlgMQÎ.ÂD½‰b9«í, ÑggM!¢U'‚ÕøE¿FÇ!Åô¬íló0+ìO0[HÐãóÒaö~½6k¦Y;ô¦ïLßÖŸö{6 lÚfú56N\6cGfÍt²=h­žÙï_ßß™iÎ.1,‹&Ű2ð~­ ýÁDŠaä¬F åBfʦV½˜`Hkþ8A1=ëõÊz. Ûam5ý0t0Òû}×o™žÌS71;œ¦®7¬ÛÖ›ÁÞÿ€»nïwŽ w½¼²®'£äßüÔ[lyU¥Øò†gØrøq„‚lýÁGŠaä¬Fl¹â¶\6ѪliŽCŠéY¯Ç–ËY²oûøÓ‡ÏËoÿʇÎýÁô{жӫ½ƒã Û°vßáÚÑ­GôútÔl4öÁXD”KôÞÇÙ;k¾ŸÌ8ô)Î ‘8㬚¢NqV _"$žq¦ eP¤‘·pV50F‚³ª«2Xõâç°F§#Åô¬Wã¬êÀéÛ[@gì†Ñ¼F3Ýàß-ýíúÍàÝ"°NìGܼîÆã^;B`Á†îÀ ~ÂJe«TN±JEŠ%1V%Ã(£X¥rŠU*R,‰ ´*¡Ø¨˜žõzhUN±ãéxì„—nùd¶VO˜Œ7ØÝtÏöÃp|‹—ÌèTÉœN•ŒtJb‚—Lè4(†QF§JätªD¤S¼DB§Q1=ëõx‰@§1¼X?cQ¡û„«1e‚ï3—õ´ëõÁ`Õ2)¹ f |ÖvÀkaîqgú‚}¹p‘)ä¢LùF.TÆ7rQ¾!ñ Mxt‚b•)ßÈ…ÈøF.x­òœoÂG$|­^ \Ä7ÿ8BuÉõ±w·P^÷k(8ŸPŒÃ}˜+ŸOÓöñVv ¶—ëÿÖ5V쥄ñÛCuÙJY¥e¡”uVJÙ„²Äa?A ’bUiY(e™•…&¢U™—…aŽS&ea´z-ÂÀLYYø•R •…¾ä3½«»Í\ûkq½Gxz޵ÎËÚlôi?aŠ„·cŠ|¥¡Ýž\ù>l2*á¡f‡¼êm…ò$o½ò«[Ï |x„ø°# –\ºëÙ¶m/3Yƒ"dÞ ȤA Ša”5(Bæ Š±A!1qL”¨˜žõzÈР|eÏf‚kãaÁ¨?@²ÿßÞ8ÁE°ì˯ì÷7ÍŠàY³"xÞ¬@‚Í ‰ vµ e4–K°Ý%W*ÈZ ÉLöYäm«±©ŽýõÃÝ?/–×YŸÁë¼Ïàuì3H<ƒN× FYŸ…OƼŽ}‰gÐÃ'í3¢Õ+AçUÞgXWïýº›ðµpˆ 6¡X2 º¹Ã’wÍýÚ=¬ÒÓuÃZ YÅÇý›PæeöÄUþÄU|"1AU%O@A‘FeöÄËü ˆ—ñ ˆÄÕ2yŠŠéY¯Gµ O@YÏ€©û È5æù3éÒ"Þ5ô.Œ/pøÐÙS‹±{²È]Ó®Ù†_@€3ú‹ßÇ"÷J×àÅtJ ¾Õ†Uø›àfÏ u4k¾²«Tôçϳ?çžýpendstream endobj 730 0 obj 2099 endobj 734 0 obj <> stream xœ•XMoÜ8½÷¯ XL°;"©ÏCÙŒx±{ìfn,±»µ–DEnçhÿò-’E6éÞ94$EJUM½*¾zä­)‰Ôü¿êVïïgd7­"²[åq¶NHZ¤ñš“Î ³b$çÉšæ9Œ ºÎIÎ"kV«<Š×9ev"+˜çhG:jµ²Ã¸XSJŽž3˱ŽþZÏÏF”yµ=7˜æ²&UÈœfLÀZ“ªmD?1Ž@ ðâTî ¸Õ¹€D~ß\½ºß|üzûýêîîæî>Àþ©›ò¡ r “#þÀ9Û¥5ܤÊAÇŸH ð Tê[¹ÛÁâš^%×ü:L‘±Þ­ÉŸâáý§/×*ÊëÛ&÷é)É„’,±ô„æ18ardíˆûô”d4 §$‹b5 éÉ>ÃåPž\Ô3˜¤ÒÓÑ‹±œ©[HÜ}56ìóvûÛg¢6t€ ö‘N×^´0$ð„„’¸ðI(I¢€„’„ZBÓCÍL 0èˆ#Õ¡g %qjIM5|†«Ë<rQÏE-N„¾Ê'@ìævs}óû=f¥åƒØJ¨¿¹EÙŠ~7ï¾’ß®î?Ý]ëwÝ«P–Ôåß`ÉâÜÇ’¥<À’ÁÇàWÓÃÒL \èhG:ªÃ’ÙøX2¹¨Úô°Äg¸tô×z>–ÀnÌHÛ/trüI€~eUj€¿b@» ·oµÕ£fuC䣘–v>E/ 8‰BN"GÀhzèE[G; 8.BŽ GÀhѳÏôrœ£¿Ö³Ñƒ»;ÀMUâ$;¥,º¡QrâPêî75ºb ‚®6\¹L Á]U‘Ëv‚]œŠ7ÎBÅgNñ¢yÄ'žÌW¼Õa—…Š7ΜâEÓÃ.ó¯sô×z>v™U»ß†Z3HÝm³ùµ.+ÕÂÄ<ŒÓ2 rœ (µ_o˪n4B÷ã0@Sú<–8Èñ÷°úENh¦~ñ’1r ¿¿©WïnËDÊPÄ„­),ÿ¾üße¿”P÷,Šâ×·© ¹ß†bZm(f‘mChz©0ˆ6:ÚQî·¡˜¦AŠibÛš^*ð.'õÚ‹zn*hŒmÈ<–Búù­lÛhÍW°ó{!—©ýyœ …ˆÉH=Óé‡QVB«e]á]ù o}ø­Éïòp¡H%ƒ€ƒ ¸‰'Ð%F1¸JIJ‘¿Ô²Z:xGÒ[•ÀóÈçhž³€£¹2 hÓƒ&ÖÑŽ"Ÿ£yVͳÜr4šÇôØgf9ÖÑ_ëÙéáYf9Z =wÄóËu¿•꬧eži°½ìÕ+ ©xåèÉPjÁZŠIËôCÙÌ(ž”A†L ø™í(; £'êO%«Ÿ›RoÌ 6Õ¤r?jAéN‡fÚ«eÀ«JnåQ~βù* ¤Žt»Z.°ÄÒ0dùæ|’ùÛ“slOΙݞhzù7˜bt´£ÈßžœåÁöä,³ÛM/ÿøÌ,Ç:úk=?ÿ,=Q‰Nµ“³Ÿ»Ö*™Í^@ÞÔž‚“Õ [O•Í2Ë6‘:]AŸa›7­96œ4 ¥¾ŒäQÈHåVF¢éÁj&9t´£Ô—‘<ŠÉ#Î\TÊHû —{2ÒE=VÈžeÍq60К‰i.ßúæöLõ(fsÐ\T—p~©áÐÙêý75»ê_ï+ØE°)Æ¥WmÿBí 9Öú^!<È>ÉÒA9ãîyy€’!]¯o/}”p˜Ëq^†·•ÏÒÜ×W,‹}Å2jõšÇá„É‚uÄ‘‰jSÄÒ,ÐW,M¬¾Bó˜"û W—yúÊE=3ER'蓾¬ÑÔÅ;éÌ\Î?h=M_÷©ìÀ–h†¥…íA–®œaúÍ…øª'íË'Ac3‹7=iìšÉœµfi(OçߤûåæžüEÊa€Lõ3l"]³Þk¾ëa¯ÞFñÔ@Ë$¬I hEvP.R¯Gt'G^Fƒ$FÃ$Pÿvס饔y7HÖÑŽ‚$FÃ$FÝ š^J©wƒäýµžŸRjo>Y¹§³§O“îB r8µ}Ÿ‰N±AÝ5«ZlhÍÿ¹Ñ¤÷Å ˆZ¤V  yÄ' DÖÑŽ¸/hÁ1@ ¹¨4ö.‡ybÀE=? gæ@ (ŽϪ/½9ÔBå©üyB7R6ѹѕ]ƒ†}â1œ®ðIéT0à¯StÓÂ'šÑ€phÆ,á é¡k&@tÄ‘‰êÐMó€p¨ºÁŨÆôÐÅg¸ºÜ#õ\tSÓh¿õŠ·ÿr‘‡éB:~h­z©¯‹•8ÑwȪxTK0ÅKßÓ(ŠÔMM©n¤Ö<Ó,ÊZÍA„£µÎ1ìôÔG”¦/kÐN³c™VýCE¨†å„7(nò)oò)w7ùhz™áÞM¾u´£à&Ÿòð&Ÿ2w“¦—æÝä;G­çg†Ù›üo´hUúê zóè·PÖù:v'À~_ÅP‡°(C`ÎU8¦©«ì?Vÿïštendstream endobj 735 0 obj 2369 endobj 739 0 obj <> stream xœ•XMoÛH½ëW4‚6ƒ±8b7?{p<Ù ;‰‰`‹E@Q-‰cŠTؤ_¾¯?ÙmÏaܬbñ½®WÕúFVQLVòÏü¯‹_>SFÉ^,Vd¿(’0°µ?ªmIÓ‰±êj.äƒbêj¼PÿO„uDÆž´}GvýðÓúÏEÌ"JÖ¯OýÈ»±©Z²™v;¼¯¿çîíDD®U·çÛ¿xÃihºq÷ôCºEä§¿/Þ®¿[ªÒrå3—­Ò€¹,Î-Æzè1§ 9ÆÐÌ´WÇ\š§siF­W=ô˜3{&:cèÇ*™;µ¡)Ö®ÚJж%]uädËE³ïª±°8pÒõ¤mŽÍ@Z¼¢ (­†ªù .$1x†œªalê©­À<¯DßTðå£Ê’ÂG•e,@•á³Ì÷롇ª^0ÀC;S^ªŒ±UFWΫz¨š=Ž1ôc=UËó T×Núè[>rò·Û˛Ͽ~}óþšÜWCSmZ®òaÛnOªíVc‹¼Žã<xG¯†ú ?UŽöúÐÒˆ :™"8ðƒrPW‚??Ði™ûR”–E(E«•“"=ô × ]khg¹/Ei™R”–‰•"3œ¡·{&œÔ“"çõLèÓ’úgóxv}·¼¼¾}OêþxjZ Ã‡Aê¦#H”D4ªÕ¹×ØÖ/Nlš3êÖãŸò°´¨‡3lfÁ c íLyu°åP ¶\ŒW5ô`3{&cèÇz>lYelǦÃi; =ÎèQ(œN§~ ŽÕØôyhàþçŸ_B–Ò™¦¡t¦©“N3ô K=é´†f–Ò™&¡t¦‰“N3ô K<ét†~¬çC–Xéü\tê¾ïFŽbSëµÇ&]›£'^âD1Li(†)ubh†NÔCkhg¦4Ô:14C'ꉡ3ôc='jÅðËi?TRäªiìë¾ÛIÈa¸ºäÒr”â6ég!r¤’…†jDóp‡*.¡•2·å»jjG±Ä×ıв$e*åy¢Uòiœ¼’/oöêÚÕÕ?êú• Ľ¤h.[Ñ_Í£}Ã…zݺn‰@ÕC ýæO^2¾Yxåw‘5ZŽGho€ˆÕéÍÔ àfç¶Íf@9àºÐ"¾mD¾®ö—KÞÉ:±ëVð$Hºú qš?ÑëÇ4v;^X~.ÿIµM3wÚ’<‹£sn×Delƒ˜Ï>up­¨–4Û¶MÍ;»ú#9MÌÉ„É3דw×_È»OtŽJ¯ŒÄ¹ôº¤”,ñŽõ©^Ið?óÍ ÇÙ!Oh…>Ê"MèjÅ~¾ ŸA 2Z)ÈXìRÐŽ=òÍŠ¡×ØÚY¤ £Y‚Œ¦.íØ#ß2/gÏç’O—‚º—d‚á¢Æ%–ÛFwn2ýÀ?¨±üË¢µ©ê;r º޲#åúõÔ;`ŒŽ£[Œä³80ñöÆ?»|Î-ã iIƒ$¤%sIhÇ3vE#mmí,’e„´(\Úñ̃ÛÕQYÛ æ³y Eî’PVóO7·ïÿ 7_¯o®ß|¸¹úÍܘ»å9w'µîý/7²¬ïênl5Â8îÍHø÷2y¡~Ãà•ú1n~}ûáòßç+†b•‘[~ùq®P°èó‚Eqô–X–Xš9,ÍØcɬŒ­iÏŽ%†Ãã³ÄpÉtžõØcÉŒmóù,Ñ2¢†¥Ku_Þ‘ÿ@Ãþk-È¢–Cï$8òHÉ_nq³¿ãüTµÍ=G­¢Ú£—S k-ƒDø„rÙDÎò+ž'K\¦hÅeˆV\N´ìx¦Á®h ­­¥hÅ% D -G>{¦ÏDË효˜'Z³ç3iˆå P‘ëÛß륂u@ÅAa'Oò^%›fþmjBýЇlAµòàTtqÕRX–^0æˆVDüÿ)EÉS\Míã_fSL“@óbššÓÌiž{4šC”±µ³$м˜Ò@ób³ÙsüLóÜ®‰Šzš7{>—F\ýÆãÕòÀÛÓ+2pÅÊV^ÓŽê'FUᆅfNœÚêQ¨².+‡äêBj.Vüû ]:DPL›¥±VcØsœxÝìyqÒÜ%¸ÂÊØè 7‹ôáöO,‡Yî8ú}ñ?÷'ʘendstream endobj 740 0 obj 2173 endobj 744 0 obj <> stream xœ•XKsÛ6¾ëWìäRgÆf ©Ìôà¦nêNâ8¶¦É-Q„˜¯¤e÷fÿò.^h»žÑø ¼v ~ûíîGÿ„8"ë?÷[T“_¯hBa£&1l&yšES˜Ígi”@5L³y”Î!O¦ÉsœÏI”CNc?,&yœF9¡~!›ÓÀÐÏŒ×bâ§é<"ö–Élðj†èux¢Ýs×q†á]‹É_àÃä焘÷÷STðû¼c h³XO싘'hKÑ뢚½ß²zÃAÔ—5+Au¬ãЬá®eµ‚V6w÷Ð5 Ø-žjßµìà–•½9Ä@qyË%,ùVÔ+œ_œ.`-$ß±²Œ`± „z»ø1!IDañqr$ùϬ´×@¯ª©8l›Öx\ Õ‰zÓ …7Põe'ÚR_oV\™Cj²¯k}Â=ŸÁÛ_Ì '@2ýÂ'” ¾þb59ºd]±…+^r¦8Ј ñ¿û§qLõ%Ï“/>öt‡T ³éˆ 4Ë|Ðì0 ‚]pÑv†~f¼T Ú]@JéàÕ *¸=wgÞUSá0P¥†§«×áÃX*ÑÔPlyqƒØv;ÎkǦ\+0 ÈŒ9s -—ëFVh¼ÛâIÑÁ†w $ß` ¹óò­F øvyêxÁùº-÷4Ú2\b#9’Qâ|¬>eïá¶ñäŽICÃ2ÕÛ§-›n‹L8Bîn$«”áEÙi–†I>ͦ£$Ÿf™Or7ÜGÖ-ØàyC?KÃ$Ÿft”äӌ̯dœä~Ï]‡I>x=0²Ó,v î#»lä~ þ÷‹ë«³ç׋³+àõ­M]ñZ§µl‰É†™‰éÛìÀž÷ÑÑeàF´6 OrZ‡[²㢳žÃН殎 šy:ÀNt[ÊšU<$â>øfÍJÅß›3!Ó°0‰²Ôîð¤Žnß²ï4áp­nºræ)ÌñÝwPàlÉÃ3¥¡²ì¡WšB'’W.}NLÕ;$¶~¿c– Çg<"ñ,äÑÙðˆ$‰¸<² Ž*ÎÐÏŒ×G1¶•Gq–{¯vðÈíÙëxÃð®‡ó(Î ‹þw:¹zLµ3]`-µÉ¸ÃŒµ¡)5²&TVßÛž²f·¥AïÓÙâ¯Ï£²)X¹mT7"Òƒ®óœ­t•ÿÑ«nìu°y|½Ö÷ËR£bc±§pÚJQî«}øÎ4u7¸à;XcÝé%öQe¿âïžD>%£Þ’qoHÉÐÜpy·`ƒë ýlÔR2î )zƒî#ï÷ÜuÂÞ0x=0ò)ñ½áºoM×ÇtpzÀ%&æë¾:(xàÑ&Ò½ù”èz̯Õ^xM Ó¯ûÒx»øçóIwßòXÛbôL)QÏr.ɲ0ç’l>ʹ$}ιáy·`Áõ†~–…9—d³QÎ%YêsÎ ÷Èû=wYsƒ×‘G—÷ó ѾEUS—u:¸rU±Fªº˜H±Ùv&4º‚êð„UT…ðP÷¡€×áOcÂlÁŸbïr@Ùa¿]p;C?3^ø“<Á€x¯vÀïöìu¼ax×ÃáGÅ=³­s)JÑÝÜÉSäÃ#ȦGÊ Â*è¶rCC_4uÇŠÎÀ¿Bâ]yPŽfBfaIH6*" É}qÃK»ààr†~6 ‹HBÒQIHB¯É¸ˆø=w4("ƒ×C±$ô…" (E»l˜\{< ½Î2\é#¼¶LV]#9œ^¿??wß'¢Ö¢ÓT7¤çúò„×Zɬ‰1æ1Íò°ŒÐ<•š_FÜp½[°ðzC7³^=öT‹Å{šM}qÃ=ö~ÏÝ. ÊÈàõ@ìÑåÿ—‘¯X•5Ê-Ê %Šiìåë3þÖØÃßXŸ¯¿E¾g¾Øs%?5\Ž÷ià #@ãP„SJF"œÒÄ‹p7 "`ÈÎÐÏâP„S’D8%™ánDÀíÙëxÃð®‡GÀÈzƒ+,Ö:º&¿¨¸7¼æÒvÌ{àXÓŸ•nxhì§’×Sº×rú·ŠwÛfõhxÛ£nºÅjU讫WÁ¬ÒÕ_ϺHI¦¶Ð×+ýùŽŸLðQÔý)jftyù^«ßU/µ~é7Å ŠtüN÷:ÿ+*ø^µXÞô÷…Õ†ö±Fš£æÖºÜ°Oëtí¹ÓÿpòÊ w#±•B8+ñ1E¯Ë»¨F^¡j£0Ù MGÉNèÔ'»î©æ,›¼¡ŸÑ0ÙQÃ’¹Ov7ÜSÍï¹ë Ù¯R ]:?vzÔÌB#*þÅ…gÂ|UK§á[Éox<ñY˦‚]#oL¼M!Ö¢Ûü{FÝ£ 7ŸÒ¶¤x}#›ãyO16™Í,Àÿ2ù„ù¶endstream endobj 745 0 obj 1814 endobj 749 0 obj <> stream xœ•WYÛF ~÷¯ v³X+º¬c>$i’HÚZ  YÙÓHG#Ûë}ðþò’sèȦŒ}0gFäpÈï#¹_Áu³Ë0u<Í ê­*­ö7ê3ãŽQûšÏJ|À«Ù×™§Þæ'¯áÙR½1ÔY–3ýpÒu}´º¬gWÏ7Y³fÜm³zòÀ»|e+j¸˜gEq@©ÈºìN(ËN´ š¬FÚ½wàñò¯Ù‹åì½ ZìûãÆA<‰aŒ0¯Õâ(†zÄÉ(Ú•²ÚÇ0vãI 16ÖªG14gÆ£8ö•bx^ü¢Ä‰&ñÛˆƒ‰áA´_$` 7´±fHÝ&ëÌyž5вn×6*€:ؼ{ Yž3)a+xÓIÈ$ÅÕÜï:Qì%Ê Lœù°|3»:°ªÂï´•NïZ¶çb'aÏZÉE#A4ÕÑÜ‹Ÿ¿¾‡_ÅáŽbg}k9Û³ñ7/§‘í»ÛV<çšÞIÞ¬ñ æ¼)dMñD´  cpŤ/qÝeõ¶b· Í¦ ¤dÕ'þU°ÓÓöJ!¾óSgâÀ1&¤úî•ØuÊ—­‰:8zŽÁ/štàu Ãd±Ö¢ŸKR“¬énÈF£ ‘Þß¿œS†äŽÌ +V ßû ‰Žq8/&‡ç¾stYÌ®0Aó¬b™dà;žã28ù x›µèïºþýw´ZnâøaÏ«EàNô¼Z(Ä¡¢€•fÙÍ«kWÚ²åÖÂOÇ]ôÜZø‰Û[6òÀ®þT{eu'>ŸÍ¯…$Mà Ãä±^‰ “ÖBÁÊlWuå¶3ÅêZWªG´¥Äl/x½cÓeyÇó¬‚\4%âµÃ|u†™Í+Lâí5…ºÏ,ê,ßð†Ý^ðme•þƒ4+„[–ó/ët,7;©@Ô»ŒV;„ÅUͺ( Á²Pº|´²»UÞ_â7²cY¢´×—œ &/ý0…aäÁ†q<S&©M¹•0Ù «kWÚ²SˆÇc0…a–µ<€©?5^݉Ïgƒ) Ѧ¬{â,¯Õ,JùäCNVâÄ œQ%Ö•Í”$B‡d-•U(±îØ¢§ªäF«]Y²Ûãï 6–Óš§ 9æJÒÅ(°¼0]HÇ; d}¤½¾ kϘ³vn@Vâ@8B8醃´hYÎø¾Ê‘˜‹šª™DûB—²²:Þ+8¤‹h ˆ ½1 ‚4 lÚ¬<Âîè”[]»Ò–- ‚4ôÆ€R?,kyDj¼2ºŸÏD€“ZjñVÁ‹CE¡–|MµB4§¯_=ÿåÍÏ7Žƒý‘‚dDâÿ¶eÍéþ¦oé˜-nz+»cù®Cc M”P”WÇ (ÐÂ+Öð‘hÑ6Ö©\ žDÕŒ† B®‘O°øÜx¦;ÂÒÔÃJ¬yNNïõb·ª¨E]a…ü‚–GUdxÖ=)PSDdÃߢ^q¼úô±£ O‹½ïZ±n³º&ðl±zøÁ.Ü XÂh1 U›R#Àbv Œ®]iË=XB49KˆM¿·¬åXì©ñÊèN|>,¹À€å¶…‡åŸjøš5¬Í: &6Öìy+ššb¼ÏZžab( Š|¢UÓÞŸÔ.~2]@Š J²°UEKùF‹Hâz×P[az²T³MÖÒ _TmÁ>À«ãƒ¬¹ñ”ân:¥¸ç7ò(kfÇäÅèÚU<¥¸M)î†Å<Êš=5^EcŠ÷–ÏÍzk)þ´ &šAÄ–ˆ@4XæQ «æ-˜Yû£(/áÆÿÍ| ½µ¬ô¾ÑxèözÛ6 $Û\÷ä "'  «±ßôÊ|öIâ ÝÁ#k×ùl>þ¯™ýß°j §6ƒ8à„ ;×FûÉßTzn. vþ$ÂK¶jwY{üá0áEþd˜ð¢`2LxQØV€ew4t¬®]ù“a‹ÜÉ0áa[ï-yVj¼rGÃÄ`ùL`y‹¤&^ò;êjLÀßj@¢cMŸ‹rŽ£g5’'鈅øŸ¨Ê¤›¢;yy¯,bø£´íûÙ¿3_Z endstream endobj 750 0 obj 1676 endobj 754 0 obj <> stream xœ•XKÛ8¾ûWØÃf¶,R”%Ï­gÒÙÍ d:ÆìÜZ¢-môpHªí>v~ù_2Ù½Àâ.>ªTüêcÉï(M0Jõ?÷·ê«’t‹ýþߨLAîOÕ£_·fZ†p¶û…ÕŨÀh]æÉmûśς/xÇ™äˆ$8I9zƽã;11ñ„Hš’ÿØþgq·]ü±(i‘äh½ÎÓ$CýÜ\ç Ý 2Ë\–Ð.ФD%I½X-Ê”&%&¾£Ø@Ñ·ŒÕjá›ÚFMBf«F«óí˜sÇ)†¾V‹ýO¢æm2Ðà 5½kϼFU×òA%Õê<ùðüÉ©†)Ô*T\¢aTH!6 ~V‚ÁŒêW z‰MË=J²= ‚[§ôl‡È)ú–±:£—m²½¬L½U+è¹1ëŽW }½½¬HH€ÞùÈÚa?Îà©D°h/Æ5l8´ÃX«ôßý(«¾½†¯×!„¸Ä„ÖàkÅBÛáPrоe¬ÎâG⬜­1€Ð9wœbèëõâÌx?Öí¾ ¥âRiä|à‚)®QeUÅ¥DDZ”Ô7úß ê«i°¡F­Ñ3`Ù‚;õ®{ºA7È̼A­Ùâ8ÓAû°x ãÉ*ì;~nwGÚ–qbìÀ™ Û¶«kpqÉLÈü¼¿>ßÞÿž@ÿ%£%!h ëÞÖ‹7¿rÅP”„v€Ðs†Ñïlø¿Y(§9 HÓu’ §Åƅˉ¸g¯è[ƪ'ANÉ rJèlÕˆø1çŽS }½š9Å.O߀åt<ŽB”ïY…>}ùkõ–‰S;hbTã°o“YÛq»k®À|ƒžÉú§Ó²?-Ë(ñÓrã¿/»‹ªWô­"Lü´Ì£ÄOKJf«4Nü~̹“‰¶z%ä´Ì¢Ä¿›àuiªkwB£cRÅ& 3šCW×éPèLvuJôLŽ?)ÃÒA³4*4þt81Àßv8ˆ¢kY«3þ¤ˆJ%k_:œàïÆœwEP:f«×âOrW:îYÍ!éôW1ÕŽƒÔÈÞ³oÜÐÛr¾‡&F‰à·åâU½ ) ëM×Q½ iáë…Ül‡ƒÆ)ú ëM³¨^З³U× ?æÜÉ‚z1[½·‰¢¤Sõ?Qó'¨ IƒN-0–u'ö$µ²ˆ¼Rèo5h *$›¨:ß¿þy÷ðåý§7šü_ïoÿôð¢ëýǰ Êä£ùùvûÛ¿¾~¸ûóîõE¡€…Ñ[^ñ~Ç…Þ!øåÉ 3ˆtFp”¡2B|†râ%Ò®ÃÓ+úVf¨ —Q†Êpá3”/‘öcÖ¯úzu¤3¼vÊÆzyãù ÉS«ªF{)x?Âù@N»e5ö½>Ì%ݹƒƒjÄ8…»üSnÐ$uñv 2Š;“0Í}‹‹G½Ï¶ j’…_m\[üû†kЬtNäÚZ6Ÿ®¬!­¡ÆjìÍ’mÓJÔs¦™«y:ð“öÆ}TZÆêãöiß ¥4væŒé¬JôÌ:Õ˜…ye?¢•õG^ë:ópTy+©~m+Þ“rëòù%߀ׯ¥Ž¿¬V gËÓé”4L<2Q'¼žVoW`|I%ê;Ãù€°rq@XBiDXBsOX'^ë:,'½¢oe!a Åa MÉl5 ëÇœ;8 ìlõJÂ’l•ÔmÕE¬´€¦¡ü»êñ$W¿=ô™f÷Zž„½ ÚŒPLÕUæÐit-¥"®êOØûE7ŽGMTàÔ¾=›z!Q-7¯<è'Ø=æÀ+ÓÇÝÈ¥WqKó°¤´ˆJ IK_RœÄÍv¸Ð8EßÊÃ’BR•’’r¶Jâ’âÇœ;4()³Õkã–’ Íhøe3)@cN:—àÙ ­`hÇ÷̪M&|¨ÍµY_ŠÎ÷ ±ã‘3'³ã™³ѯg%ûÉù²íjØ…qjàæ­=áG ø–ù0—Öm«o›Þ¯fH_J|ª‘úÐÜOp¿ÚiŽ ²…™¬ÕÀýöy;Tܘb•šX§P¤‡›*8Ãu \ŽÝ#¯_çÑc ÎãÇœÏ%N¼ÅuX.xEߊKp?–à|~,qâ…(~̹>–ÌV¯$оð†ÉìRsLJRG ]lŽ ©+‘„š^)Ç i/þp{åBLGMŒgÑs ÎâçœÍÏ%N ðË‚ç¯è[Ñs &ñs &ós‰üHð\2+†¾^ñÏ%wgÜÕ7½§A±³¹jëøðØŠqèuBƒÒÒšü¤OS¿¼ÿx·¬ñ— ®ió$Ý$iç©’hÛp¢*ÒÚ?ÿ2ˆpendstream endobj 755 0 obj 1840 endobj 759 0 obj <> stream xœ•XÛnÛF}çW ú°îò"2}J·5¦I¬E # É•´µx IYV‘ùË;³j™:mÃæÞf8<3sfÖ_ ðôcžEå½øÈCËÞ àgü]z_<¦Ž€y¼žÓ±,… æ O‹2ÈBH²Øç0¯¼€^ ¢¾‡ßß¿úüîêòÝÅVM?¼l›n¸>=ü½¹y>ÿS½5ÆHç¤ã­w24¯×ÍúVr!‹|M ͆• Å…è{hY@Ú`ÑtðÐæu y[±^ӓη]ó°ƒ2ruÒ‡çϼ‹¹÷ÁK£™CóÈ¡§aæG¤aì³4ÅyÌüRØaá¥A䧌ۅYÆA;SZ ÏNƒÌǯ%£,±ZõµÚ7š=cŽtm-¼Å÷½3Âéº'JQ#¹çצD@E©±‚u³„…\ èÄ*@P4õËZƒ‡ÇП¸VUy]öЉ/Ù¡<ú¨x´Å[9¬è(y”…Æ‹½èîE×ÿo.Þ,‰'x³ÙÌ"£‡ÞzÁ@jíLiñf¤ÎÁ›apY­jèàmöŒ9Fеõx¼ó#…·†¹ÆX.Å£G„{øTË„¼¸Ch ~É$ClFÚÎ8‡3Ô=/½“×c÷#Ê£/€ûÌnØó ~+†æVtÀƒ€=’ç8NRç8NCç8ƔՈ˜ág³ ¡´‚v¦´Zœã8]œã8 F­jxÀÙîsŒ këÑ8“M;—U»•¨ Í#S´›Ûµ,¦lQçž9+Ö²½mò®CWP¾‡"¯¡šNÀ««óËK烘D¶¬‘m*CJ5äõêMEŽ@ŠÒúGõèÚóql)¬Ç3ê ÈÉæÛÝøþ¦Æ„9Á4]ˆ Ê‹•¬1rr4éN´2l›w(æÃœ”í0_*m²^"‡ï“ýKJA‡¸9±}À5ñâ |µ‰~­³öÆ(/˯yÛŠº„ëqõ3™ƒzY0*3:ÎÚ'ÕèxJ…]~çõOarü€¶þ@ܤqEj±u°@Œ:Ñ®óB(?ÕiÌèE²Wð55b«õ©ï&•ô©6 T§©ñ5¾Áûÿ&sŒÉÌÿ5™Ã,t‹T˜E“"f‰-RfxHf³ óÕ ÚYè©0c“"fA2j ¦EÊîs˜S¤F­G&s˜f¦Hò?½ù|u1¿ºüã° "/ÉI#åß"cÊ¿Äþ‘ùŒdaêf$ ³IF²ˆÙŒ4ÃCp˜í+hg©›‘ œx³i†‡à°{ÆœÄÉÈQë‘ÁÁÂè鋲¹$œàªs$è¨kÄòÒ‰-FÏ)݇NšÎ£é¨žéXÐÿÅ@]²Uÿ¡j†E†b9  $%[,¯ >óF¨m®x_¡[MKd<ÈJXGˆ‡êŠƒÌbt9’V¢œ>c£??xl>ºendstream endobj 760 0 obj 1741 endobj 764 0 obj <> stream xœ•XYã6~÷¯ úe'@[©Ëzì™L’&;I¯Y`±h‰¶™Ñá¥vû±û—o/‰Îl£ÌCU,ÖWÇÇþJ−ÿìoÕ®¾d #µŠÉaµI‹(#y™§QBZ?-Ê(-É&É"ºÙÀ¼¤Ñ†lXì†Õj§Ñ†2·P”l!èfZkµrÓ´Œ(%³d’{­zZý‰fÏšc—¶V«=\à§Õ×Õ÷#ö§jÉÛ­¾cJ@f»_™‹SR& Ë@ë¶]½y§†W¢&ê¢FѾ¼’Š7 ™,=Q#Fò|â"|û–?¸³„u•ä iøÔUG+~OÎGYÉI û~hÕwÛ?œ%q”eàu4‡EyždûqõF<‹êéÒµD5Zõý4’C/»C?ŽD#òâ:÷ÃE¦®ùáÓ¿ïjräŠìÅV”¨¦AŽrú]#Z½’ïþ±z¿]ýæàÍÊ l˜áÎÁ¼M6ó$¢¹AÆŽ€Û ª•µ3«ÙCžmâ(ÝÌgùÆk¶ãèn×Zie›öÛ Ï²‚Iƒþ£|xwÓÈ΂ ƒ™.‘SÀŸÁ›¼9ó‹";@(1bXДmòˆ8\B F$˜¦¦fÄ»q<ãÝOÖ;Ž%ë³Ø‘¯“.ÑU®gIäz–”A®giìsÝçÐr+6x¬¬›A®gIäz–¤>×ÝxZn×Z•/r}Ö|kh%‰ÏõG¡}]»HRäEÂÉ-›0vt׺AѲm*Û7ùS/ks ðq4­–q‹ìïð °ç«¥ÚݤW°Ì^ @ð'.¾ÃÞ DüÈOHâ*ÝYcMCÂì$ÀÅZp@ݺŸÐçMߟ"òO,ÖÚÅ(‹$ßÐA¸ræ–@æ‚*,OæE1ˆq:Ì/<Â{:p‰†ôÉÁ]B6˜·ð'h`³ë‰ö»Ñé?µ;C|fß\{Î[ë m»T@±€Ð óåF ie§Ñ3I½882Zݹš$6¡Y@bZxëÆsB»“²NÖÍÒ€Ä&”$6¡4Ÿ5Ó+ëw­UlAbgÍ7&t¯žÿOb!~ÿõÓãÖ¥³žüøáã{ˆ´'9ô]‹öĉaº(Ä–¡V3 Èhhúøè‰~ªî.&.]O„xëDC^pb˜¤Y´à€ÛœP3”vè iFŸÔQïÙñ«¾׬µ»¢º!ä Þ±KÈYž5œå¹¯án}x÷Qó²úAˆxÕhªFE8¿fŠ,fõfqPo§žz»ñ•vÅ:Ëʺ ¨7ð¡€zÓ²ôÔÛgWú]kU¼ Þ³æ]Iá-ÿMêíþ¢û6ÈS¯”„ÈÓÿP38¹Ã‡€ƒï|áA¿vú nÛ«QSCkAT9<†ñ)[ |c×Ùñê t·HD÷NÄfŠÉ¦Wä ²VG• IõÐfÕç˜C#òaÔ¯8SÐBÃG½}_\§ÍhðT¦Y<•i–ú§²Ïø»ƒ°“u3<•bOešnüSÙø»]kU¼x*ÏšoÅÄÝSù³ ”Zª K“Î*`<[H˜e[Æ‚ýD·µª­õ`nú:…ù‡ägÙÕýY‘z&*ð§N<~l«ƒè*!-ËÙ‰ñ,@Ï»Ëá ¨úê‹°œ”&Ì­Dä³frƒ£Œé7>¬ñ½ÿM+uÀ°æ}¿¼ÛÔ²!ûi@¥|ð€×Á¾CO£ëX\Fq/žB?Yýì)˜/!¿­þj2¹endstream endobj 765 0 obj 2166 endobj 769 0 obj <> stream xœ•X[sÛ¶~ׯÀôt&iŽÍàÆ[úäãÄi:NOk¦}ëÐ$$ñ„$’’ìGé—wAâjõáh2/îrù}‹ }G8"«úoÙ.Þ~¥Œ¢õ°Àh½ÈxÅ(É1ÔÚašGßÄ ›8Rr€)‘ñ¨zQÑ àØÇç°=Ü –RóyÆv¸™™ã«G:²ÁgiìáÆ3ÐqXÛ7»ª“œ]ƒŒ/ÆgqÄÜJÙnkUX3€«^¶h]–èúÀ-ºL=8:—<ˆíèÉÇÚ ZÎ ´œ3fµÜØÚzFã©}ÍZÎiîk9§™Õrc{h›Õ9)íd|9Ú4µZþU´ ª Oc_L'(gÙì*¡ÎBñ¢_Ñf&`…•Ñt8 ¤—ã,^Žs+½Æö Ó3íkFI ½ǾôrÌ2˜½^»ª“Šôº¸—B‡©•Þ/ ¸ªm•èáã'tkKöJ·-e±[o”²ŽƒÂr×í”ÜÚ“ñ ‰ñK–QîcÉ2–ûX² >C²±–ffFËøšÑÙ`É2+‡%KóÄÖ¶ÃÒ®ê¤f× ã‹±dÓÉøËÛçõ¡îÞjM4Xöâû®î§Ktû衹_«þ¿ü&FX.ªãiêD=tê`«iP{Qî§àSÏ pé€Çz¡Úɱދæ9B7 \(6Å”ˆè†Ý|‹˜^(;h-«º2¯üôö¿J»çÑ€Žp°*y¯å)ÒÝþÿ'N Z›ýºƒ{È?ê#$8¡Á)À³§€±½‚Ð3šríkF$8ÎýSÔÅžÆö ¬ÎIi× ãË §ö˜¯sç_«šÇ1j’çÁ]åó¼™:‘ÉÅÜ*ÔO¨ÛMª[®o"[vCPGpz’U¿³†Ógº>l õñÛ©~ö a•¾U´ ™ý3Ùì§bN/ï4e Ò4‘¦‰Dc;ÎÌÌÌŠñ5#"M©/ˆ4Å™ Œ_¢]ÕIQ'ˆ.î…œÑ$·‚8sf¨îìõüöîþæãÃDÝý{mض¾º>L{{_4;1œI"åy ‰TuY>šª[7­mM=£ñÒ¾z¤#[4yêK"剕Dc{hšUdê$ÑŽM[IœÑ<Ⱦ‚ãÊ®‘…ªç¦‘%LL6VMýƒI›êé“g8Éëa<p@¤IЄSšÚ&ÜØˆzFä}Í(špJ™ß„SJ¹ L_4ávU'Å\îâ^ "nšð÷²œ6p¡6½î%Ëm/×}ÑBc3¶ \{:õûÀ|ÕŸf½ jóÛý”ßvÛÓ9°8ÔgŠC}¦Øé³±=`±¯ÏÆ×ŒB}†–Í×g’;}6¶Ö®NI× ã‹%¹ÓçùÞ)ž¶M]Ö#ŸAr‹aTàc߈N)µVO5ùùæOô¯ „Î9€ ½ ~ ¸·­ˆî®@…EH4øÜ×ÝîÉ5Wz„cÿ›Š|&À$ ˜$¡“Ä °±)fFÞøl"[R’@€IâØØ)‰/ÀÆ5ÈørRb'À¦™”kèã?µöÊ©š÷ 4¶áä:+aÂB%<XÂÀÛC‹ûk|õˆ… ݈/°„95¶‡óÖ¸_Žs{;µ•fúyP«¹m§n­ÐšßF@'®§¶íd.¡ (õ ŽchõruaƒüU¿—2‹õï‹¿õº£endstream endobj 770 0 obj 2069 endobj 774 0 obj <> stream xœ•KoÛ8ÇïüƒEÛ¢J©GoÞW7@Hz¥(ÚV#QªDÕÉÑþä;”(™ÙÁfÄŠœÿ¿ù;„A¡ýsß²!ï¿Ð˜Â~ !|Äÿ=ùN¢é¸/ÙÀ¯ÛéX Q Û™}#H#H2$°mÈÛa侨Z‰A €Â)‡[ÕÕª‡(Ïóó»í7òÇ–|&KIÂà †f]&<`9d1¢,Ãušd4\LI²YD—iN=Çe5E•dYÚp\<)]£N&F]3Î{®çè×*Éî‰àyO¢?ncQWÒŸ78ÑþOÎËXæ±eÎÇ–e)wœyaëÌøÇe5E]ز,Ž}¶ ã­Q'óÂvÙså8G¿Ö³eYdµF¶¯h¤T¢ÇÊ@·ÐTƒwH0xPæÕ*†>’?YRTˆ3êìšÜ’dÙdxë†D)¾kÒ|^Úýÿ^!þ26÷Þµ.Õ½DûBøz³¿TÝÁ¥"›$‹–œ4Ä׋ÿONŒ„j_߈=JðÄÕc®W·öói°!鿯æn°>Ùî;ì`U~lÙM×W5à-¨MŒþ ¹[wGAÈmO'Ì:c[§l-î3ù'½ 6endstream endobj 775 0 obj 885 endobj 780 0 obj <> stream xœVÛ’Û6 }×W`’‡n26WÔŲ÷-iÓ43i§éz¦íS‡¦h› E:"eïÎô%ùò”|Íîöâµ,8Î!}‚”qHéo¸Ê&¹þ%Ë3Xù$…·ø¿J>%<šÀp‘ ¼žG³xóeÒûr¨8L¦%›À¼I®~ûùÕ·®V7ðëZµ ‚ƒïµ­áÍh6F]Ï•@/æ&yó÷ÉÕm×4¢½ñMD/€sBÏ –ÅŸçkˆ Þu­T ÑjÝ*\{·6m=„ƒ@è›Ö­ZÑøDļœí'%«¦æ<¯“+OÆLRga+ÆgÙÞh“ïmN€ ÆÑ¡7‘âT³Él0‚°¤°àU»U <¨žOŽã¼(Ø,-aÌsª=–®…]«ƒ¶«¾zòk}ÌG­lÀ[å7ȃÞ*sωºa¼‹ :¯jR Ò²­v‡¥¡CGpKf°Ï|/ë ÊwÊËVo‚vöQe,:m0Æ ÑÿêNÉ.àYèfS˜EΦÑñQÁ+c.CdCmàƒþGé±²•²ªAE£ ¹ù,g“ª:•ûR$>ceYM÷"=¨5gùôL믔Æ.šd¥÷å3øüÓëLL{ðk×!M;×~gQ#UÏÊ"È£ê#*Oä Ðkµ†‚µØÒ[Mà £;ÖÐYÔÑ™-ª¬î‚j-ŠOøÎ*¸íìõ­3(ºG’åZ[5„¦À}8d·UÂ;ì´1÷Ѻe_ˆÉ³öó§ÂîO× nÝçbˆvÕ5t0IDÑ“Ã;4Á¡aXH©¼Çp‡”6N# ÜmÄˆÞøäx…σ#5„ïcépjØÚã`ªyßM}é;V“ ƒß]GalL»½ ðn¥e‹1ñÉÐׂ.~Ÿìzô K,Š¢IøkÀ§ Ä×s,ÝÆį¨Ìô)·gx}ùìÒ †T9¥ û¤!N_Ïq"H…ã–­k†˜g>/ÿ…ÏiÀ›RÙs{6ÄmlʹvQ[/êKÔk8̈å›õ).#ÆØÃØàÞIO«<ç„~ ºQþ‚Ô ÿ£qztX=˜ÀWDýƒóYôGY>CyïnRG1.ü,¶B“à‹ê‡ß°ÎúF>ÇU©ƒWf9‚ÝZK&í°hbXWGM-ºÕi#ö»áb,µQqʳ <5œWˆ|\r4y0,õî0©ßÌ“ÉvI>+¦¬€¬È+h’"ç%K³þÖ$·O<††øð‚@lJ@‡þQd.Í;jí¥ªßt1n…`Ÿ•UÎpÇÛÿŸ{2þýsÏ[G,?(³9†êñ‹C¸ ùÌùÿ ‡Hqc¾³µº;ÝßÙ«I´Ãõ‚¼ÒVy/ðXv›{¯¾[µ ªYà<æé²4Í„b ÓxîrÎÒ’ÖR™{©*}Hþþ¥Ýîendstream endobj 781 0 obj 1109 endobj 787 0 obj <> stream xœ–[œ6ÇßùGyéFš¡ÌÀlŸ’^Ò•"µéNÕ¾zŒ™q 6v¥¾$Ÿ¼ÇÆf˜6i³áë9‡óÿù˜÷Äû럼¾ý-ÍR8 Qoðÿ½ˆ[þÁ[x}pË2 êhÞK  °+óx‡6ºùó×Wðý™©“nC~Ò=ü>ˆ~€º×-Ø5$N€© Ò8yyø+Ê(ÞF7÷cÛ²þñå7ÎB¬£”Æ©›>œå•æc+”J ¼—G´Ï½sf&Ù4ÀêZp£s:5´òÔ3#®0Ú51†¼Ïðr> œÎH­žJôÎ샀£ ÔbºéÑŒFS çÝEôgÐGˆ*t]dè`èdÞc°ÍÐo% “¨Ðw£'÷?¢wQI‹8‡<ËiœA»twû˜î¡Ìò˜”%öK—P¦Ihò¨Lh\’4 ûtµ1ôœU…n¶1)—én±êšhuñ8ÏùpüÆu¬<ª¿À^È~`oŸá>g`k$HU( Æ4õ³4 z1è ½T>‹þéeì+qÒF2+ö°ãˆ,ÙsYa~ÍYXPpÁÄDZ=~Šã¸î_ýbÔ º^£Ä휓V0åYxÔ#´ã`@÷ÎG£µÖq-ÍÿÀCÇaBvð)p¥Œ`èú+­_³FI‘¬X£kŠ5Jö…§Â7/¬ù§°1ôœÕÀ%y¾fš.V]óÂZ˜óáøëXŸÍEù©cíõ#’Q³±A…椸çÉ>…á1ò7!Òfo¿¥³¦92þ·aíaÄw³Èn™n*ØþX^Ó† %RøÑÖLgm’†Ÿ-½ò¤t/ªO¶P`Íëi€aì:ÝÏÞÂô,ú^ÛÓ ªFªS wµƒqbXKý+Xì\ô\/ÌØ+ÜŒ&„󹄎nBè[Õ`«|@_ Ip,|/j,V P/.D¡…ÏA•Qº[A•ÑYC•Ñ"óòûæ*?0s6†ž³ Ê(–T"¸XuÍ Ta·ã7®c}6ThÒ!uêO‹º*¤ÇÊ>ãe“©mJØjWæLÆ ‡ Rqá$æL¹*x…T;ËŠS‹!Ö+kÉÕÏQI<öÈޥ挾­k_˜ÀU%Àª`wÙŠÿÞ9YR¤kÉ’²¸’,ÙïCrçæJ²yÀ«â7†ž³ºH–äÅ•d ¥‹U×\Iæç|8~ã:ÖçK–dþ{ÇŠ¦ð¾ßvA4½ˆ6W}+€xv•6x¨°àº0ÞCx^P“Ϙõ½þ“e&œ™.”y®Ý·¬ƒ»ò©jï>‹áËGÇðrj$^CxÒW×ÖrÄ­òŸ Ø’b–ê¢÷¦¨Àt¥)ÉQoâ\:w›èþ)ÅOÈ4M}Jßèðaö³h:— çn¶Ow¾[F¾ÆZŠ3g)ø¼S•xZØÀÔ®ß;·n›æ¶ìWÑÍ[†)» ?%«[¸íÏ!I6&Iæ-PÄÍeëC’§°%yju@ Åny¡wÑ¿ž; endstream endobj 788 0 obj 1199 endobj 793 0 obj <> stream xœ­WÝoÛ6×_q@–¶*Qß)úuéP,HÓÄÛòV0ek•DG¢£äÑþËwü’eg-¡ “<òîx¿ûÝÑ÷à¹>xòß|çóöš–½ãÁïøY:÷ޝ¶€ùÊøu¡¶à'°(}ևć8Üsr{uö·¬§`U»±b€"8»ú‚q½×‹œ „Å…sr³iÚ=½þE©Á÷¥zºD‰«ª‡‚盆µ Öç]uÇzÕº‡’wïí”oàqMÁw=ØÞŠùíY!WvÒ®”)éyþM¥.óövÆ·ß”¹µ¨xû}ÿºQ×|ÐŽýlÏÐÚöc/_Ñv‰÷—–zÑÑj¹s´6ЮÚâ§nx/ §-Ü1Œ\Ë€no¨¨rZ×O°l¤~VTÝlhÞqí±:ÉK Ú<Ñèñö:Bç ç‹“†‰ADqhÆi¸ai¹~šâ<ÌÜRâÙaî¤^è¦>± IF&íLiÍ;õã=žô³ÐjÕCÔj-™qÇœúš;åòÚkó: PejòZ‚Ì«^°6g&@¯×2«¿þu~}óéó%UÇrQ=0‰h›øMÕ¯10Öjì‡Cä*˜Ö-’#¶+«–;…#9Þm¥ÇP„i˜N Ó8˜B¦Id‚f†{(Ì‚Ž¶=hgJ«…"Lƒ` EˆúF­j¸‡ÂÊŒ;æàÔ×C¦¾ŒBqÍ.C,iWu˜®CU,™@>,u‰PTÃD‡žµš “°ô¬ÃtÉ‚;šë]8«{šQF9Ä*íµÖ[qÅ«V DøW¼qá#ò†=Òf]³SSF²2U$| ƒÔóª*½i¶HJ{FÚ ÉM­·\kw?V5Ûæu…æ¿TЙrÜ ×´£M96ƒ»M9ƒšµ;ÉXÚ³ÉÑwÇ"«h/À tðfT{,@#û% 4¨^±ºWµâ—Ðõÿs¿5²ÃÞò€ÿ¼ÝDü3oØUyH9ñ„r$Žü)åHŒLÒä0Ã=åÌ‚f•=hgJ«¥‰1&”#±—ŽZÕpO9+3S__L9T©wsÄèW|Sª¹°¼Æ>„,ë‘dbÓµ²×ÉàU-ÖJZÈR)3Bu±'¬wƒ=­·£-ÙvZ~À:Öu¼ëg0÷•TM‹ÁKN ÉAÿ!$µýÇ 'èdsÐÎâiÿ!$<è?5j û•wÂIÿµ¾l[ûþÓð‹TM—=¬(V3]¶ ÀÑêÞ ƒ/ŸYÏëœ<Ï1ê2Ìo¯ƒ(3Æl¾Q” ÁEHkñÞ—×"eŸ'Ò02¥dÝ[’Ü?ÂÀõPÇ\㇛;¶®iŽ®Ý==³n2,;ÆPÛû’Ê"rlmÍ‚ÎL{Ð΢iáð“ð pø IG­ä°pX™q'œŽQë ÓUª¤ý ûê%ÔÏ|å·ÅV=wqž7 ¶»öo±Rí¼eƒÊY™Æ=»ßÈ·Ö©ûyKõh~¤^pŒÿ«gpùçÅö—‰ñ¨g»wÇoxb BoÙ$¸mâ!FEíò2Ìoó4P@'Ɉéç_ÿ}endstream endobj 794 0 obj 1316 endobj 798 0 obj <> stream xœÍVmoÛ6þ®_q0P¤-E/”%uX,k‹Yú ËWE¢mz‹H'N?%þå;J¤DÙŽ·`ûP¶Iñîáñî¹;Þ‚eÚ`‰üO ãä›ã:°`†Ÿð»0n »ù—ð[$ÄÂBˆæF§jCèÂ,ôL¢Âx °®cø®¿œžé%½Z'yÌØʸ ›_ÞDß‘ñÕˆoz0óÉÌt¡è§3Û$!®gÚA€sß5K #°ˆØŽzᇎ¦¨f-jb¨©k›¶ ƒ¦ô¨íQû»5iŽTÔmMŒùó¾q  ü–s|»uÍÙ2.ø’Âiš UE—éÓØê¦©V<+ië&à•t ÂÓ}Æ—­kIœçY¹FoW´Lèæ§jqlLþ{Ieu“•|þÄoVsÄ|ÅÌWl²ã‘vÍ%}›\~Ž.?¡V ²ÇþŸÐi;%àšÿ•¥ Ê£ I˜gI,Ì9«JQò÷ófÓºg;ÝêÀñ¬Q#p\oúëÌ–„h´¨îìq³X¢ÐgåNØwí9pIxƼýà@ža :ZÒíÀöñpœ ?ªªÀs3Ê'ê’aý_£mÿkÿñØ-&È«Öäªå9p„¢¤Æk?è/û_¿A÷7§endstream endobj 799 0 obj 1047 endobj 803 0 obj <> stream xœ’ËNÃ0E÷ó³k+QãWb»HH< R”fÁ6$n)jú ¢,áË™ºI(B,@YŒ'ñ=×wâr&fßK%q²Ž°Ú°ck¦°hZã˜vhUÄ„µÔ;Á,ZÉëe–kf…¬_'„u¨Ô­vLüRª¸¡†%QÇý·ê8•ðð¬Œ)@V B>¬JVày2j$M2†}pN‘V5) }ñ”Î'/ý¦\/Þîΰ\ •ëµ÷=ì$Ï;„³èv¹K˜  ‚÷iÑ=ÍÓ2Ý.Ó“Në›§”LÅtƒY°ÊÉ€À­_¸•õèUCˆñ 勹0ô“„6ŠY¹og0úà Œ U=ƒþ¢ 7~¶ ¡ƒÝž¯;#iàâ?vDb*jÏÛyî·õ|•Bº´¿kâ°¯+#¦1É¡=H7%¾,i>ïáÈ/K_<ú5Y¡ä\UMw$LR Æ#‰ÝHÉŠ`\hŸd#­eendstream endobj 804 0 obj 371 endobj 809 0 obj <> stream xœU]oÛ6}ׯ¸}Z ت¾lYy½þÉÃfÇ6ÉÂÄ/ÿA+x’j2ÀäI(¯`Á8‡¶¼ESi>X®ä&y;J©^AÙ¡_h k¹lÁœŒEJsúÉúþ3pyoAI°jÕ€uçˆ4NÏD\Öj‚‡ù´£q°î¨Û*$ %yå¸g1é¦8Ça‘ïÈë²&ƒá~<ö´s_U“³ó{ayîòtÙ»¢hÅÐ1ÿ!‘Ö é¥­žyM‚Â:)èÜ&†õ/fæYΠñ™«ÑàAógfjf™—Âú–ü°0À%Õñ›ÖRÖçùŒÍóEѸ ¹ {è©=œœ!×Ç ¡íճƦÇÊ’5ߢò‚½@Í]UPö,—äu{YûÆseáòè'Ÿñã' C÷ÈÕ_ËàS°…)ÈéÈ¢¨ÄYž†»dþÙÿrU\,¼^Y”ø‹âr-í*ó=öƒ¯?O6£g²œª2ÿ!…©Gš?ȿ¹«éªHÜîu¾õ»ÖÉ&̼û©eah¸a} 8ÐÀ>R2âhI¥ B¶ƒŸ5iFJhJ_¶a]ä| þÙ+Qendstream endobj 810 0 obj 988 endobj 228 0 obj <> /Annots[235 0 R 236 0 R 237 0 R 238 0 R 239 0 R 240 0 R 241 0 R 242 0 R 243 0 R 244 0 R 245 0 R 246 0 R 247 0 R]/Contents 230 0 R >> endobj 251 0 obj <> /Annots[254 0 R 255 0 R 256 0 R 257 0 R 258 0 R 259 0 R 260 0 R 261 0 R 262 0 R 263 0 R 264 0 R 265 0 R 266 0 R 267 0 R 268 0 R 269 0 R 270 0 R 271 0 R 272 0 R 273 0 R 274 0 R 275 0 R 276 0 R 277 0 R 278 0 R 279 0 R 280 0 R 281 0 R 282 0 R 283 0 R 284 0 R 285 0 R]/Contents 252 0 R >> endobj 288 0 obj <> /Annots[291 0 R 292 0 R 293 0 R 294 0 R 295 0 R 296 0 R 297 0 R 299 0 R]/Contents 289 0 R >> endobj 302 0 obj <> /Annots[305 0 R 306 0 R 307 0 R 308 0 R 309 0 R 310 0 R 311 0 R 312 0 R 313 0 R 314 0 R 315 0 R]/Contents 303 0 R >> endobj 318 0 obj <> /Annots[321 0 R 322 0 R]/Contents 319 0 R >> endobj 325 0 obj <> /Annots[328 0 R]/Contents 326 0 R >> endobj 331 0 obj <> /Annots[334 0 R 335 0 R 336 0 R 337 0 R 338 0 R 339 0 R 340 0 R 341 0 R 342 0 R 343 0 R]/Contents 332 0 R >> endobj 346 0 obj <> /Annots[349 0 R 350 0 R 351 0 R]/Contents 347 0 R >> endobj 354 0 obj <> /Annots[357 0 R 358 0 R 360 0 R]/Contents 355 0 R >> endobj 363 0 obj <> /Annots[366 0 R 367 0 R]/Contents 364 0 R >> endobj 370 0 obj <> /Annots[373 0 R]/Contents 371 0 R >> endobj 376 0 obj <> /Annots[379 0 R 380 0 R]/Contents 377 0 R >> endobj 383 0 obj <> /Annots[386 0 R 387 0 R]/Contents 384 0 R >> endobj 390 0 obj <> /Annots[393 0 R]/Contents 391 0 R >> endobj 396 0 obj <> /Annots[399 0 R]/Contents 397 0 R >> endobj 402 0 obj <> /Annots[405 0 R 406 0 R]/Contents 403 0 R >> endobj 409 0 obj <> /Annots[412 0 R]/Contents 410 0 R >> endobj 415 0 obj <> /Annots[418 0 R]/Contents 416 0 R >> endobj 421 0 obj <> /Annots[424 0 R 425 0 R]/Contents 422 0 R >> endobj 428 0 obj <> /Annots[431 0 R]/Contents 429 0 R >> endobj 434 0 obj <> /Contents 435 0 R >> endobj 439 0 obj <> /Contents 440 0 R >> endobj 444 0 obj <> /Annots[447 0 R]/Contents 445 0 R >> endobj 450 0 obj <> /Contents 451 0 R >> endobj 455 0 obj <> /Annots[458 0 R]/Contents 456 0 R >> endobj 461 0 obj <> /Annots[464 0 R 465 0 R]/Contents 462 0 R >> endobj 468 0 obj <> /Annots[471 0 R 472 0 R 473 0 R 474 0 R 475 0 R 476 0 R 477 0 R 478 0 R 479 0 R 480 0 R]/Contents 469 0 R >> endobj 483 0 obj <> /Annots[486 0 R]/Contents 484 0 R >> endobj 489 0 obj <> /Contents 490 0 R >> endobj 494 0 obj <> /Contents 495 0 R >> endobj 499 0 obj <> /Contents 500 0 R >> endobj 504 0 obj <> /Contents 505 0 R >> endobj 509 0 obj <> /Contents 510 0 R >> endobj 514 0 obj <> /Contents 515 0 R >> endobj 520 0 obj <> /Annots[523 0 R 524 0 R]/Contents 521 0 R >> endobj 527 0 obj <> /Contents 528 0 R >> endobj 532 0 obj <> /Annots[535 0 R]/Contents 533 0 R >> endobj 538 0 obj <> /Contents 539 0 R >> endobj 543 0 obj <> /Annots[546 0 R]/Contents 544 0 R >> endobj 549 0 obj <> /Annots[552 0 R 553 0 R 554 0 R 555 0 R 556 0 R 557 0 R 558 0 R 559 0 R 560 0 R]/Contents 550 0 R >> endobj 563 0 obj <> /Annots[566 0 R 567 0 R]/Contents 564 0 R >> endobj 570 0 obj <> /Contents 571 0 R >> endobj 575 0 obj <> /Annots[578 0 R]/Contents 576 0 R >> endobj 581 0 obj <> /Annots[584 0 R 585 0 R]/Contents 582 0 R >> endobj 588 0 obj <> /Annots[591 0 R 592 0 R]/Contents 589 0 R >> endobj 595 0 obj <> /Contents 596 0 R >> endobj 600 0 obj <> /Annots[603 0 R 604 0 R]/Contents 601 0 R >> endobj 607 0 obj <> /Contents 608 0 R >> endobj 612 0 obj <> /Annots[615 0 R 616 0 R 617 0 R]/Contents 613 0 R >> endobj 620 0 obj <> /Annots[623 0 R 624 0 R 625 0 R]/Contents 621 0 R >> endobj 628 0 obj <> /Annots[631 0 R]/Contents 629 0 R >> endobj 634 0 obj <> /Annots[637 0 R]/Contents 635 0 R >> endobj 640 0 obj <> /Contents 641 0 R >> endobj 645 0 obj <> /Annots[648 0 R 649 0 R]/Contents 646 0 R >> endobj 652 0 obj <> /Contents 653 0 R >> endobj 657 0 obj <> /Annots[660 0 R]/Contents 658 0 R >> endobj 663 0 obj <> /Annots[666 0 R 667 0 R 668 0 R]/Contents 664 0 R >> endobj 671 0 obj <> /Annots[674 0 R]/Contents 672 0 R >> endobj 677 0 obj <> /Annots[680 0 R 681 0 R 682 0 R 683 0 R 684 0 R 685 0 R 686 0 R]/Contents 678 0 R >> endobj 689 0 obj <> /Contents 690 0 R >> endobj 694 0 obj <> /Annots[697 0 R]/Contents 695 0 R >> endobj 700 0 obj <> /Contents 701 0 R >> endobj 705 0 obj <> /Annots[708 0 R]/Contents 706 0 R >> endobj 711 0 obj <> /Annots[714 0 R]/Contents 712 0 R >> endobj 717 0 obj <> /Annots[720 0 R]/Contents 718 0 R >> endobj 723 0 obj <> /Contents 724 0 R >> endobj 728 0 obj <> /Contents 729 0 R >> endobj 733 0 obj <> /Contents 734 0 R >> endobj 738 0 obj <> /Contents 739 0 R >> endobj 743 0 obj <> /Contents 744 0 R >> endobj 748 0 obj <> /Contents 749 0 R >> endobj 753 0 obj <> /Contents 754 0 R >> endobj 758 0 obj <> /Contents 759 0 R >> endobj 763 0 obj <> /Contents 764 0 R >> endobj 768 0 obj <> /Contents 769 0 R >> endobj 773 0 obj <> /Annots[776 0 R]/Contents 774 0 R >> endobj 779 0 obj <> /Annots[782 0 R 783 0 R]/Contents 780 0 R >> endobj 786 0 obj <> /Annots[789 0 R]/Contents 787 0 R >> endobj 792 0 obj <> /Contents 793 0 R >> endobj 797 0 obj <> /Contents 798 0 R >> endobj 802 0 obj <> /Annots[805 0 R]/Contents 803 0 R >> endobj 808 0 obj <> /Annots[811 0 R]/Contents 809 0 R >> endobj 3 0 obj << /Type /Pages /Kids [ 228 0 R 251 0 R 288 0 R 302 0 R 318 0 R 325 0 R 331 0 R 346 0 R 354 0 R 363 0 R 370 0 R 376 0 R 383 0 R 390 0 R 396 0 R 402 0 R 409 0 R 415 0 R 421 0 R 428 0 R 434 0 R 439 0 R 444 0 R 450 0 R 455 0 R 461 0 R 468 0 R 483 0 R 489 0 R 494 0 R 499 0 R 504 0 R 509 0 R 514 0 R 520 0 R 527 0 R 532 0 R 538 0 R 543 0 R 549 0 R 563 0 R 570 0 R 575 0 R 581 0 R 588 0 R 595 0 R 600 0 R 607 0 R 612 0 R 620 0 R 628 0 R 634 0 R 640 0 R 645 0 R 652 0 R 657 0 R 663 0 R 671 0 R 677 0 R 689 0 R 694 0 R 700 0 R 705 0 R 711 0 R 717 0 R 723 0 R 728 0 R 733 0 R 738 0 R 743 0 R 748 0 R 753 0 R 758 0 R 763 0 R 768 0 R 773 0 R 779 0 R 786 0 R 792 0 R 797 0 R 802 0 R 808 0 R ] /Count 82 >> endobj 4 0 obj << /Count 179 /First 5 0 R /Last 221 0 R >> endobj 1 0 obj <> endobj 6 0 obj << /Title(XPA: Public Access to Data and Algorithms) /Dest/47 /Parent 5 0 R /Next 7 0 R >> endobj 7 0 obj << /Title(Summary) /Dest/48 /Parent 5 0 R /Prev 6 0 R /Next 8 0 R >> endobj 11 0 obj << /Title(Last updated: September 10, 2003) /Dest/50 /Parent 10 0 R >> endobj 10 0 obj << /Title() /Dest/50 /Count -1 /Parent 9 0 R /First 11 0 R /Last 11 0 R >> endobj 9 0 obj << /Title() /Dest/50 /Count -1 /Parent 8 0 R /First 10 0 R /Last 10 0 R >> endobj 8 0 obj << /Title(Description) /Dest/49 /Count 1 /Parent 5 0 R /Prev 7 0 R /First 9 0 R /Last 9 0 R >> endobj 5 0 obj << /Title() /Dest/47 /Count 4 /Parent 4 0 R /Next 12 0 R /First 6 0 R /Last 8 0 R >> endobj 13 0 obj << /Title(XPAIntro: Introduction to the XPA Messaging System) /Dest/54 /Parent 12 0 R /Next 14 0 R >> endobj 14 0 obj << /Title(Summary) /Dest/55 /Parent 12 0 R /Prev 13 0 R /Next 15 0 R >> endobj 18 0 obj << /Title(Last updated: March 10, 2007) /Dest/57 /Parent 17 0 R >> endobj 17 0 obj << /Title() /Dest/57 /Count -1 /Parent 16 0 R /First 18 0 R /Last 18 0 R >> endobj 16 0 obj << /Title() /Dest/57 /Count -1 /Parent 15 0 R /First 17 0 R /Last 17 0 R >> endobj 15 0 obj << /Title(Description) /Dest/56 /Count 1 /Parent 12 0 R /Prev 14 0 R /First 16 0 R /Last 16 0 R >> endobj 12 0 obj << /Title() /Dest/54 /Count 4 /Parent 4 0 R /Prev 5 0 R /Next 19 0 R /First 13 0 R /Last 15 0 R >> endobj 20 0 obj << /Title(XPATemplate: Access Point Names and Templates) /Dest/59 /Parent 19 0 R /Next 21 0 R >> endobj 21 0 obj << /Title(Summary) /Dest/60 /Parent 19 0 R /Prev 20 0 R /Next 22 0 R >> endobj 25 0 obj << /Title(Last updated: September 10, 2003) /Dest/62 /Parent 24 0 R >> endobj 24 0 obj << /Title() /Dest/62 /Count -1 /Parent 23 0 R /First 25 0 R /Last 25 0 R >> endobj 23 0 obj << /Title() /Dest/62 /Count -1 /Parent 22 0 R /First 24 0 R /Last 24 0 R >> endobj 22 0 obj << /Title(Description) /Dest/61 /Count 1 /Parent 19 0 R /Prev 21 0 R /First 23 0 R /Last 23 0 R >> endobj 19 0 obj << /Title() /Dest/59 /Count 4 /Parent 4 0 R /Prev 12 0 R /Next 26 0 R /First 20 0 R /Last 22 0 R >> endobj 27 0 obj << /Title(XPACommon: Getting Common Information About Access Points) /Dest/64 /Parent 26 0 R /Next 28 0 R >> endobj 28 0 obj << /Title(Summary) /Dest/65 /Parent 26 0 R /Prev 27 0 R /Next 29 0 R >> endobj 32 0 obj << /Title(Last updated: September 10, 2003) /Dest/67 /Parent 31 0 R >> endobj 31 0 obj << /Title() /Dest/67 /Count -1 /Parent 30 0 R /First 32 0 R /Last 32 0 R >> endobj 30 0 obj << /Title() /Dest/67 /Count -1 /Parent 29 0 R /First 31 0 R /Last 31 0 R >> endobj 29 0 obj << /Title(Description) /Dest/66 /Count 1 /Parent 26 0 R /Prev 28 0 R /First 30 0 R /Last 30 0 R >> endobj 26 0 obj << /Title() /Dest/64 /Count 4 /Parent 4 0 R /Prev 19 0 R /Next 33 0 R /First 27 0 R /Last 29 0 R >> endobj 34 0 obj << /Title(XPAMethod: XPA Communication Methods) /Dest/69 /Parent 33 0 R /Next 35 0 R >> endobj 35 0 obj << /Title(Summary) /Dest/70 /Parent 33 0 R /Prev 34 0 R /Next 36 0 R >> endobj 39 0 obj << /Title(Last updated: September 10, 2003) /Dest/72 /Parent 38 0 R >> endobj 38 0 obj << /Title() /Dest/72 /Count -1 /Parent 37 0 R /First 39 0 R /Last 39 0 R >> endobj 37 0 obj << /Title() /Dest/72 /Count -1 /Parent 36 0 R /First 38 0 R /Last 38 0 R >> endobj 36 0 obj << /Title(Description) /Dest/71 /Count 1 /Parent 33 0 R /Prev 35 0 R /First 37 0 R /Last 37 0 R >> endobj 33 0 obj << /Title() /Dest/69 /Count 4 /Parent 4 0 R /Prev 26 0 R /Next 40 0 R /First 34 0 R /Last 36 0 R >> endobj 41 0 obj << /Title(XPAInet: XPA Communication Between Hosts) /Dest/74 /Parent 40 0 R /Next 42 0 R >> endobj 42 0 obj << /Title(Summary) /Dest/75 /Parent 40 0 R /Prev 41 0 R /Next 43 0 R >> endobj 43 0 obj << /Title(Description) /Dest/76 /Parent 40 0 R /Prev 42 0 R /Next 44 0 R >> endobj 44 0 obj << /Title(Manual Registration) /Dest/77 /Parent 40 0 R /Prev 43 0 R /Next 45 0 R >> endobj 45 0 obj << /Title(Remote Registration) /Dest/78 /Parent 40 0 R /Prev 44 0 R /Next 46 0 R >> endobj 49 0 obj << /Title(Last updated: September 10, 2003) /Dest/80 /Parent 48 0 R >> endobj 48 0 obj << /Title() /Dest/80 /Count -1 /Parent 47 0 R /First 49 0 R /Last 49 0 R >> endobj 47 0 obj << /Title() /Dest/80 /Count -1 /Parent 46 0 R /First 48 0 R /Last 48 0 R >> endobj 46 0 obj << /Title(XPANS Proxy Registration) /Dest/79 /Count 1 /Parent 40 0 R /Prev 45 0 R /First 47 0 R /Last 47 0 R >> endobj 40 0 obj << /Title() /Dest/74 /Count 7 /Parent 4 0 R /Prev 33 0 R /Next 50 0 R /First 41 0 R /Last 46 0 R >> endobj 51 0 obj << /Title(XPAUsers: Distinguishing Users) /Dest/82 /Parent 50 0 R /Next 52 0 R >> endobj 52 0 obj << /Title(Summary) /Dest/83 /Parent 50 0 R /Prev 51 0 R /Next 53 0 R >> endobj 56 0 obj << /Title(Last updated: September 10, 2003) /Dest/85 /Parent 55 0 R >> endobj 55 0 obj << /Title() /Dest/85 /Count -1 /Parent 54 0 R /First 56 0 R /Last 56 0 R >> endobj 54 0 obj << /Title() /Dest/85 /Count -1 /Parent 53 0 R /First 55 0 R /Last 55 0 R >> endobj 53 0 obj << /Title(Description) /Dest/84 /Count 1 /Parent 50 0 R /Prev 52 0 R /First 54 0 R /Last 54 0 R >> endobj 50 0 obj << /Title() /Dest/82 /Count 4 /Parent 4 0 R /Prev 40 0 R /Next 57 0 R /First 51 0 R /Last 53 0 R >> endobj 58 0 obj << /Title(XPA Programs) /Dest/86 /Parent 57 0 R /Next 59 0 R >> endobj 59 0 obj << /Title(Summary) /Dest/87 /Parent 57 0 R /Prev 58 0 R /Next 60 0 R >> endobj 60 0 obj << /Title(xpaset: send data to one or more XPA servers) /Dest/88 /Parent 57 0 R /Prev 59 0 R /Next 61 0 R >> endobj 61 0 obj << /Title(xpaget: retrieve data from one or more XPA servers) /Dest/89 /Parent 57 0 R /Prev 60 0 R /Next 62 0 R >> endobj 62 0 obj << /Title(xpainfo: send short message to one or more XPA servers) /Dest/90 /Parent 57 0 R /Prev 61 0 R /Next 63 0 R >> endobj 66 0 obj << /Title(Last updated: September 10, 2003) /Dest/92 /Parent 65 0 R >> endobj 65 0 obj << /Title() /Dest/92 /Count -1 /Parent 64 0 R /First 66 0 R /Last 66 0 R >> endobj 64 0 obj << /Title() /Dest/92 /Count -1 /Parent 63 0 R /First 65 0 R /Last 65 0 R >> endobj 63 0 obj << /Title(xpaaccess: see if template matches registered XPA access points) /Dest/91 /Count 1 /Parent 57 0 R /Prev 62 0 R /First 64 0 R /Last 64 0 R >> endobj 57 0 obj << /Title() /Dest/86 /Count 7 /Parent 4 0 R /Prev 50 0 R /Next 67 0 R /First 58 0 R /Last 63 0 R >> endobj 68 0 obj << /Title(xpamb: the XPA Message Bus) /Dest/94 /Parent 67 0 R /Next 69 0 R >> endobj 69 0 obj << /Title(Summary) /Dest/95 /Parent 67 0 R /Prev 68 0 R /Next 70 0 R >> endobj 70 0 obj << /Title(Description) /Dest/96 /Parent 67 0 R /Prev 69 0 R /Next 71 0 R >> endobj 74 0 obj << /Title(Last updated: September 10, 2003) /Dest/98 /Parent 73 0 R >> endobj 73 0 obj << /Title() /Dest/98 /Count -1 /Parent 72 0 R /First 74 0 R /Last 74 0 R >> endobj 72 0 obj << /Title() /Dest/98 /Count -1 /Parent 71 0 R /First 73 0 R /Last 73 0 R >> endobj 71 0 obj << /Title(Options) /Dest/97 /Count 1 /Parent 67 0 R /Prev 70 0 R /First 72 0 R /Last 72 0 R >> endobj 67 0 obj << /Title() /Dest/94 /Count 5 /Parent 4 0 R /Prev 57 0 R /Next 75 0 R /First 68 0 R /Last 71 0 R >> endobj 76 0 obj << /Title(xpans: the XPA Name Server) /Dest/100 /Parent 75 0 R /Next 77 0 R >> endobj 80 0 obj << /Title(Last updated: January 24, 2005) /Dest/102 /Parent 79 0 R >> endobj 79 0 obj << /Title() /Dest/102 /Count -1 /Parent 78 0 R /First 80 0 R /Last 80 0 R >> endobj 78 0 obj << /Title() /Dest/102 /Count -1 /Parent 77 0 R /First 79 0 R /Last 79 0 R >> endobj 77 0 obj << /Title(Summary) /Dest/101 /Count 1 /Parent 75 0 R /Prev 76 0 R /First 78 0 R /Last 78 0 R >> endobj 75 0 obj << /Title() /Dest/100 /Count 3 /Parent 4 0 R /Prev 67 0 R /Next 81 0 R /First 76 0 R /Last 77 0 R >> endobj 82 0 obj << /Title(XPAServer: The XPA Server-side Programming Interface) /Dest/106 /Parent 81 0 R /Next 83 0 R >> endobj 83 0 obj << /Title(Summary) /Dest/107 /Parent 81 0 R /Prev 82 0 R /Next 84 0 R >> endobj 84 0 obj << /Title(Introduction to XPA Server Programming) /Dest/108 /Parent 81 0 R /Prev 83 0 R /Next 85 0 R >> endobj 85 0 obj << /Title(Introduction) /Dest/109 /Parent 81 0 R /Prev 84 0 R /Next 86 0 R >> endobj 86 0 obj << /Title(XPANew: create a new XPA access point) /Dest/110 /Parent 81 0 R /Prev 85 0 R /Next 87 0 R >> endobj 87 0 obj << /Title(XPACmdNew: create a new XPA public access point for commands) /Dest/111 /Parent 81 0 R /Prev 86 0 R /Next 88 0 R >> endobj 88 0 obj << /Title(XPACmdAdd: add a command to an XPA command public access point) /Dest/112 /Parent 81 0 R /Prev 87 0 R /Next 89 0 R >> endobj 89 0 obj << /Title(XPACmdDel: remove a command from an XPA command public access point) /Dest/113 /Parent 81 0 R /Prev 88 0 R /Next 90 0 R >> endobj 90 0 obj << /Title(XPAInfoNew: define an XPA info public access point) /Dest/114 /Parent 81 0 R /Prev 89 0 R /Next 91 0 R >> endobj 91 0 obj << /Title(XPAFree: remove an XPA public access point) /Dest/115 /Parent 81 0 R /Prev 90 0 R /Next 92 0 R >> endobj 92 0 obj << /Title(XPAMainLoop: optional main loop for XPA) /Dest/116 /Parent 81 0 R /Prev 91 0 R /Next 93 0 R >> endobj 93 0 obj << /Title(XPAPoll: execute existing XPA requests) /Dest/117 /Parent 81 0 R /Prev 92 0 R /Next 94 0 R >> endobj 94 0 obj << /Title(XPAAtExit: install exit handler) /Dest/118 /Parent 81 0 R /Prev 93 0 R /Next 95 0 R >> endobj 95 0 obj << /Title(XPACleanup: release reserved XPA memory) /Dest/119 /Parent 81 0 R /Prev 94 0 R /Next 96 0 R >> endobj 96 0 obj << /Title(XPA Server Callback Macros) /Dest/120 /Parent 81 0 R /Prev 95 0 R /Next 97 0 R >> endobj 100 0 obj << /Title(Last updated: September 10, 2003) /Dest/122 /Parent 99 0 R >> endobj 99 0 obj << /Title() /Dest/122 /Count -1 /Parent 98 0 R /First 100 0 R /Last 100 0 R >> endobj 98 0 obj << /Title() /Dest/122 /Count -1 /Parent 97 0 R /First 99 0 R /Last 99 0 R >> endobj 97 0 obj << /Title(XPA Race Conditions) /Dest/121 /Count 1 /Parent 81 0 R /Prev 96 0 R /First 98 0 R /Last 98 0 R >> endobj 81 0 obj << /Title() /Dest/106 /Count 17 /Parent 4 0 R /Prev 75 0 R /Next 101 0 R /First 82 0 R /Last 97 0 R >> endobj 102 0 obj << /Title(Xpaoom: What happens when XPA runs out of memory?) /Dest/124 /Parent 101 0 R /Next 103 0 R >> endobj 103 0 obj << /Title(Summary) /Dest/125 /Parent 101 0 R /Prev 102 0 R /Next 104 0 R >> endobj 107 0 obj << /Title(Last updated: April 7, 2009) /Dest/127 /Parent 106 0 R >> endobj 106 0 obj << /Title() /Dest/127 /Count -1 /Parent 105 0 R /First 107 0 R /Last 107 0 R >> endobj 105 0 obj << /Title() /Dest/127 /Count -1 /Parent 104 0 R /First 106 0 R /Last 106 0 R >> endobj 104 0 obj << /Title(Description) /Dest/126 /Count 1 /Parent 101 0 R /Prev 103 0 R /First 105 0 R /Last 105 0 R >> endobj 101 0 obj << /Title() /Dest/124 /Count 4 /Parent 4 0 R /Prev 81 0 R /Next 108 0 R /First 102 0 R /Last 104 0 R >> endobj 109 0 obj << /Title(XPAClient: The XPA Client-side Programming Interface) /Dest/130 /Parent 108 0 R /Next 110 0 R >> endobj 110 0 obj << /Title(Summary) /Dest/131 /Parent 108 0 R /Prev 109 0 R /Next 111 0 R >> endobj 111 0 obj << /Title(Introduction to XPA Client Programming) /Dest/132 /Parent 108 0 R /Prev 110 0 R /Next 112 0 R >> endobj 112 0 obj << /Title(Introduction) /Dest/133 /Parent 108 0 R /Prev 111 0 R /Next 113 0 R >> endobj 113 0 obj << /Title(XPAGet: retrieve data from one or more XPA servers) /Dest/134 /Parent 108 0 R /Prev 112 0 R /Next 114 0 R >> endobj 114 0 obj << /Title(XPASet: send data to one or more XPA servers) /Dest/135 /Parent 108 0 R /Prev 113 0 R /Next 115 0 R >> endobj 115 0 obj << /Title(XPAInfo: send short message to one or more XPA servers) /Dest/136 /Parent 108 0 R /Prev 114 0 R /Next 116 0 R >> endobj 116 0 obj << /Title(XPAGetFd: retrieve data from one or more XPA servers and write to files) /Dest/137 /Parent 108 0 R /Prev 115 0 R /Next 117 0 R >> endobj 117 0 obj << /Title(XPASetFd: send data from stdin to one or more XPA servers) /Dest/138 /Parent 108 0 R /Prev 116 0 R /Next 118 0 R >> endobj 118 0 obj << /Title(XPAOpen: allocate a persistent client handle) /Dest/139 /Parent 108 0 R /Prev 117 0 R /Next 119 0 R >> endobj 119 0 obj << /Title(XPAClose: close a persistent XPA client handle) /Dest/140 /Parent 108 0 R /Prev 118 0 R /Next 120 0 R >> endobj 120 0 obj << /Title(XPANSLookup: lookup registered XPA access points) /Dest/141 /Parent 108 0 R /Prev 119 0 R /Next 121 0 R >> endobj 124 0 obj << /Title(Last updated: March 10, 2007) /Dest/143 /Parent 123 0 R >> endobj 123 0 obj << /Title() /Dest/143 /Count -1 /Parent 122 0 R /First 124 0 R /Last 124 0 R >> endobj 122 0 obj << /Title() /Dest/143 /Count -1 /Parent 121 0 R /First 123 0 R /Last 123 0 R >> endobj 121 0 obj << /Title(XPAAccess: return XPA access points matching template \(XPA 2.1 and above\)) /Dest/142 /Count 1 /Parent 108 0 R /Prev 120 0 R /First 122 0 R /Last 122 0 R >> endobj 108 0 obj << /Title() /Dest/130 /Count 14 /Parent 4 0 R /Prev 101 0 R /Next 125 0 R /First 109 0 R /Last 121 0 R >> endobj 126 0 obj << /Title(XPAXt: the XPA Interface to Xt \(X Windows\)) /Dest/145 /Parent 125 0 R /Next 127 0 R >> endobj 127 0 obj << /Title(Summary) /Dest/146 /Parent 125 0 R /Prev 126 0 R /Next 128 0 R >> endobj 131 0 obj << /Title(Last updated: September 10, 2003) /Dest/148 /Parent 130 0 R >> endobj 130 0 obj << /Title() /Dest/148 /Count -1 /Parent 129 0 R /First 131 0 R /Last 131 0 R >> endobj 129 0 obj << /Title() /Dest/148 /Count -1 /Parent 128 0 R /First 130 0 R /Last 130 0 R >> endobj 128 0 obj << /Title(Description) /Dest/147 /Count 1 /Parent 125 0 R /Prev 127 0 R /First 129 0 R /Last 129 0 R >> endobj 125 0 obj << /Title() /Dest/145 /Count 4 /Parent 4 0 R /Prev 108 0 R /Next 132 0 R /First 126 0 R /Last 128 0 R >> endobj 133 0 obj << /Title(XPATcl: the XPA Interface to the Tcl/Tk Environment) /Dest/151 /Parent 132 0 R /Next 134 0 R >> endobj 134 0 obj << /Title(Summary) /Dest/152 /Parent 132 0 R /Prev 133 0 R /Next 135 0 R >> endobj 135 0 obj << /Title(Server Routines) /Dest/153 /Parent 132 0 R /Prev 134 0 R /Next 136 0 R >> endobj 136 0 obj << /Title(Client Routines) /Dest/154 /Parent 132 0 R /Prev 135 0 R /Next 137 0 R >> endobj 137 0 obj << /Title(Description) /Dest/155 /Parent 132 0 R /Prev 136 0 R /Next 138 0 R >> endobj 138 0 obj << /Title(XPANew) /Dest/156 /Parent 132 0 R /Prev 137 0 R /Next 139 0 R >> endobj 142 0 obj << /Title(Last updated: September 10, 2003) /Dest/158 /Parent 141 0 R >> endobj 141 0 obj << /Title() /Dest/158 /Count -1 /Parent 140 0 R /First 142 0 R /Last 142 0 R >> endobj 140 0 obj << /Title() /Dest/158 /Count -1 /Parent 139 0 R /First 141 0 R /Last 141 0 R >> endobj 139 0 obj << /Title(XPARec) /Dest/157 /Count 1 /Parent 132 0 R /Prev 138 0 R /First 140 0 R /Last 140 0 R >> endobj 132 0 obj << /Title() /Dest/151 /Count 8 /Parent 4 0 R /Prev 125 0 R /Next 143 0 R /First 133 0 R /Last 139 0 R >> endobj 144 0 obj << /Title(XPAEnv: Environment Variables for XPA Messaging) /Dest/160 /Parent 143 0 R /Next 145 0 R >> endobj 145 0 obj << /Title(Summary) /Dest/161 /Parent 143 0 R /Prev 144 0 R /Next 146 0 R >> endobj 149 0 obj << /Title(Last updated: December 23, 2009) /Dest/163 /Parent 148 0 R >> endobj 148 0 obj << /Title() /Dest/163 /Count -1 /Parent 147 0 R /First 149 0 R /Last 149 0 R >> endobj 147 0 obj << /Title() /Dest/163 /Count -1 /Parent 146 0 R /First 148 0 R /Last 148 0 R >> endobj 146 0 obj << /Title(Description) /Dest/162 /Count 1 /Parent 143 0 R /Prev 145 0 R /First 147 0 R /Last 147 0 R >> endobj 143 0 obj << /Title() /Dest/160 /Count 4 /Parent 4 0 R /Prev 132 0 R /Next 150 0 R /First 144 0 R /Last 146 0 R >> endobj 151 0 obj << /Title(XPAAcl: Access Control for XPA Messaging) /Dest/165 /Parent 150 0 R /Next 152 0 R >> endobj 152 0 obj << /Title(Summary) /Dest/166 /Parent 150 0 R /Prev 151 0 R /Next 153 0 R >> endobj 156 0 obj << /Title(Last updated: September 10, 2003) /Dest/168 /Parent 155 0 R >> endobj 155 0 obj << /Title() /Dest/168 /Count -1 /Parent 154 0 R /First 156 0 R /Last 156 0 R >> endobj 154 0 obj << /Title() /Dest/168 /Count -1 /Parent 153 0 R /First 155 0 R /Last 155 0 R >> endobj 153 0 obj << /Title(Description) /Dest/167 /Count 1 /Parent 150 0 R /Prev 152 0 R /First 154 0 R /Last 154 0 R >> endobj 150 0 obj << /Title() /Dest/165 /Count 4 /Parent 4 0 R /Prev 143 0 R /Next 157 0 R /First 151 0 R /Last 153 0 R >> endobj 158 0 obj << /Title(XPA ChangeLog) /Dest/169 /Parent 157 0 R /Next 159 0 R >> endobj 159 0 obj << /Title(Public Release 2.1.15 \(July 23, 2013\)) /Dest/170 /Parent 157 0 R /Prev 158 0 R /Next 160 0 R >> endobj 160 0 obj << /Title(Public Release 2.1.14 \(June 7, 2012\)) /Dest/171 /Parent 157 0 R /Prev 159 0 R /Next 161 0 R >> endobj 161 0 obj << /Title(Public Release 2.1.13 \(April 14, 2011\)) /Dest/172 /Parent 157 0 R /Prev 160 0 R /Next 162 0 R >> endobj 162 0 obj << /Title(Public Release 2.1.12 \(January 26, 2010\)) /Dest/173 /Parent 157 0 R /Prev 161 0 R /Next 163 0 R >> endobj 163 0 obj << /Title(Public Release 2.1.11 \(December 7, 2009\)) /Dest/174 /Parent 157 0 R /Prev 162 0 R /Next 164 0 R >> endobj 164 0 obj << /Title(Public Release 2.1.10 \(September 1, 2009\)) /Dest/175 /Parent 157 0 R /Prev 163 0 R /Next 165 0 R >> endobj 165 0 obj << /Title(Internal Release 2.1.9) /Dest/176 /Parent 157 0 R /Prev 164 0 R /Next 166 0 R >> endobj 166 0 obj << /Title(Public Release 2.1.8 \(1 November 2007\)) /Dest/177 /Parent 157 0 R /Prev 165 0 R /Next 167 0 R >> endobj 167 0 obj << /Title(Patch Release 2.1.7b[1,2] \(Feb 22, 2006; March 8, 2007\)) /Dest/178 /Parent 157 0 R /Prev 166 0 R /Next 168 0 R >> endobj 168 0 obj << /Title(Patch Release 2.1.6 \(4 May 2005\)) /Dest/179 /Parent 157 0 R /Prev 167 0 R /Next 169 0 R >> endobj 169 0 obj << /Title(Patch Release 2.1.5 \(12 January 2004\)) /Dest/180 /Parent 157 0 R /Prev 168 0 R /Next 170 0 R >> endobj 170 0 obj << /Title(Patch Release 2.1.4 \(24 March 2003\)) /Dest/181 /Parent 157 0 R /Prev 169 0 R /Next 171 0 R >> endobj 171 0 obj << /Title(Patch Release 2.1.3 \(26 September 2002\)) /Dest/182 /Parent 157 0 R /Prev 170 0 R /Next 172 0 R >> endobj 172 0 obj << /Title(Patch Release 2.1.2 \(18 July 2002\)) /Dest/183 /Parent 157 0 R /Prev 171 0 R /Next 173 0 R >> endobj 173 0 obj << /Title(Patch Release 2.1.1 \(20 June 2002\)) /Dest/184 /Parent 157 0 R /Prev 172 0 R /Next 174 0 R >> endobj 174 0 obj << /Title(Public Release 2.1.0 \(22 April 2002\)) /Dest/185 /Parent 157 0 R /Prev 173 0 R /Next 175 0 R >> endobj 175 0 obj << /Title(Pre-Release 2.1.0e \(2 April 2002\)) /Dest/186 /Parent 157 0 R /Prev 174 0 R /Next 176 0 R >> endobj 176 0 obj << /Title(Pre-Release 2.1.0e \(1 April 2002\)) /Dest/187 /Parent 157 0 R /Prev 175 0 R /Next 177 0 R >> endobj 177 0 obj << /Title(Pre-Release 2.1.0e \(25 March 2002\)) /Dest/188 /Parent 157 0 R /Prev 176 0 R /Next 178 0 R >> endobj 178 0 obj << /Title(Pre-Release 2.1.0e \(19 March 2002\)) /Dest/189 /Parent 157 0 R /Prev 177 0 R /Next 179 0 R >> endobj 179 0 obj << /Title(Pre-Release 2.1.0e \(14 February 2002\)) /Dest/190 /Parent 157 0 R /Prev 178 0 R /Next 180 0 R >> endobj 180 0 obj << /Title(Pre-Release 2.1.0e \(11 February 2002\)) /Dest/191 /Parent 157 0 R /Prev 179 0 R /Next 181 0 R >> endobj 181 0 obj << /Title(Beta Release 2.1.0b10 \(31 January 2002\)) /Dest/192 /Parent 157 0 R /Prev 180 0 R /Next 182 0 R >> endobj 182 0 obj << /Title(Beta Release 2.1.0b9 \(26 January 2002\)) /Dest/193 /Parent 157 0 R /Prev 181 0 R /Next 183 0 R >> endobj 183 0 obj << /Title(Beta Release 2.1.0b8 \(4 January 2002\)) /Dest/194 /Parent 157 0 R /Prev 182 0 R /Next 184 0 R >> endobj 184 0 obj << /Title(Beta Release 2.1.0b7 \(21 December 2001\)) /Dest/195 /Parent 157 0 R /Prev 183 0 R /Next 185 0 R >> endobj 185 0 obj << /Title(Beta Release 2.1.0b6 \(29 October 2001\)) /Dest/196 /Parent 157 0 R /Prev 184 0 R /Next 186 0 R >> endobj 186 0 obj << /Title(Beta Release 2.1.0b5 \(22 October 2001\)) /Dest/197 /Parent 157 0 R /Prev 185 0 R /Next 187 0 R >> endobj 187 0 obj << /Title(Beta Release 2.1.0b4 \(24 September 2001\)) /Dest/198 /Parent 157 0 R /Prev 186 0 R /Next 188 0 R >> endobj 188 0 obj << /Title(Beta Release 2.1.0b3 \(6 September 2001\)) /Dest/199 /Parent 157 0 R /Prev 187 0 R /Next 189 0 R >> endobj 189 0 obj << /Title(Beta Release 2.1.0b2 \(17 August 2001\)) /Dest/200 /Parent 157 0 R /Prev 188 0 R /Next 190 0 R >> endobj 190 0 obj << /Title(Beta Release 2.1.0b1 \(6 August 2001\)) /Dest/201 /Parent 157 0 R /Prev 189 0 R /Next 191 0 R >> endobj 191 0 obj << /Title(Patch Release 2.0.5 \(10 November 2000\)) /Dest/202 /Parent 157 0 R /Prev 190 0 R /Next 192 0 R >> endobj 192 0 obj << /Title(Patch Release 2.0.4 \(20 September 2000\)) /Dest/203 /Parent 157 0 R /Prev 191 0 R /Next 193 0 R >> endobj 193 0 obj << /Title(Patch Release 2.0.3 \(15 June 2000\)) /Dest/204 /Parent 157 0 R /Prev 192 0 R /Next 194 0 R >> endobj 194 0 obj << /Title(Patch Release 2.0.2 \(9 September 1999\)) /Dest/205 /Parent 157 0 R /Prev 193 0 R /Next 195 0 R >> endobj 195 0 obj << /Title(Patch Release 2.0.1 \(6 August 1999\)) /Dest/206 /Parent 157 0 R /Prev 194 0 R /Next 196 0 R >> endobj 199 0 obj << /Title(Last updated: 22 April 2002) /Dest/208 /Parent 198 0 R >> endobj 198 0 obj << /Title() /Dest/208 /Count -1 /Parent 197 0 R /First 199 0 R /Last 199 0 R >> endobj 197 0 obj << /Title() /Dest/208 /Count -1 /Parent 196 0 R /First 198 0 R /Last 198 0 R >> endobj 196 0 obj << /Title(Public Release 2.0 \(27 May 1999\)) /Dest/207 /Count 1 /Parent 157 0 R /Prev 195 0 R /First 197 0 R /Last 197 0 R >> endobj 157 0 obj << /Title() /Dest/169 /Count 40 /Parent 4 0 R /Prev 150 0 R /Next 200 0 R /First 158 0 R /Last 196 0 R >> endobj 201 0 obj << /Title(XPACode: Where to Find Example/Test Code) /Dest/210 /Parent 200 0 R /Next 202 0 R >> endobj 202 0 obj << /Title(Summary) /Dest/211 /Parent 200 0 R /Prev 201 0 R /Next 203 0 R >> endobj 206 0 obj << /Title(Last updated: September 10, 2003) /Dest/213 /Parent 205 0 R >> endobj 205 0 obj << /Title() /Dest/213 /Count -1 /Parent 204 0 R /First 206 0 R /Last 206 0 R >> endobj 204 0 obj << /Title() /Dest/213 /Count -1 /Parent 203 0 R /First 205 0 R /Last 205 0 R >> endobj 203 0 obj << /Title(Description) /Dest/212 /Count 1 /Parent 200 0 R /Prev 202 0 R /First 204 0 R /Last 204 0 R >> endobj 200 0 obj << /Title() /Dest/210 /Count 4 /Parent 4 0 R /Prev 157 0 R /Next 207 0 R /First 201 0 R /Last 203 0 R >> endobj 208 0 obj << /Title(XPA Changes: Changes For Users from XPA 1.0 and 2.0) /Dest/215 /Parent 207 0 R /Next 209 0 R >> endobj 209 0 obj << /Title(Summary) /Dest/216 /Parent 207 0 R /Prev 208 0 R /Next 210 0 R >> endobj 213 0 obj << /Title(Last updated: September 10, 2003) /Dest/218 /Parent 212 0 R >> endobj 212 0 obj << /Title() /Dest/218 /Count -1 /Parent 211 0 R /First 213 0 R /Last 213 0 R >> endobj 211 0 obj << /Title() /Dest/218 /Count -1 /Parent 210 0 R /First 212 0 R /Last 212 0 R >> endobj 210 0 obj << /Title(Description) /Dest/217 /Count 1 /Parent 207 0 R /Prev 209 0 R /First 211 0 R /Last 211 0 R >> endobj 207 0 obj << /Title() /Dest/215 /Count 4 /Parent 4 0 R /Prev 200 0 R /Next 214 0 R /First 208 0 R /Last 210 0 R >> endobj 215 0 obj << /Title(XPAConvert: Converting the XPA API to 2.0) /Dest/220 /Parent 214 0 R /Next 216 0 R >> endobj 216 0 obj << /Title(Summary) /Dest/221 /Parent 214 0 R /Prev 215 0 R /Next 217 0 R >> endobj 220 0 obj << /Title(Last updated: September 10, 2003) /Dest/223 /Parent 219 0 R >> endobj 219 0 obj << /Title() /Dest/223 /Count -1 /Parent 218 0 R /First 220 0 R /Last 220 0 R >> endobj 218 0 obj << /Title() /Dest/223 /Count -1 /Parent 217 0 R /First 219 0 R /Last 219 0 R >> endobj 217 0 obj << /Title(Description) /Dest/222 /Count 1 /Parent 214 0 R /Prev 216 0 R /First 218 0 R /Last 218 0 R >> endobj 214 0 obj << /Title() /Dest/220 /Count 4 /Parent 4 0 R /Prev 207 0 R /Next 221 0 R /First 215 0 R /Last 217 0 R >> endobj 222 0 obj << /Title(XPAName: What does XPA stand for?) /Dest/225 /Parent 221 0 R /Next 223 0 R >> endobj 223 0 obj << /Title(Summary) /Dest/226 /Parent 221 0 R /Prev 222 0 R /Next 224 0 R >> endobj 227 0 obj << /Title(Last updated: September 10, 2003) /Dest/228 /Parent 226 0 R >> endobj 226 0 obj << /Title() /Dest/228 /Count -1 /Parent 225 0 R /First 227 0 R /Last 227 0 R >> endobj 225 0 obj << /Title() /Dest/228 /Count -1 /Parent 224 0 R /First 226 0 R /Last 226 0 R >> endobj 224 0 obj << /Title(Description) /Dest/227 /Count 1 /Parent 221 0 R /Prev 223 0 R /First 225 0 R /Last 225 0 R >> endobj 232 0 obj <>endobj 235 0 obj <>endobj 236 0 obj <>endobj 237 0 obj <>endobj 238 0 obj <>endobj 239 0 obj <>endobj 240 0 obj <>endobj 241 0 obj <>endobj 242 0 obj <>endobj 243 0 obj <>endobj 244 0 obj <>endobj 245 0 obj <>endobj 246 0 obj <>endobj 247 0 obj <>endobj 249 0 obj <> endobj 250 0 obj <> endobj 254 0 obj <>endobj 255 0 obj <>endobj 256 0 obj <>endobj 257 0 obj <>endobj 258 0 obj <>endobj 259 0 obj <>endobj 260 0 obj <>endobj 261 0 obj <>endobj 262 0 obj <>endobj 263 0 obj <>endobj 264 0 obj <>endobj 265 0 obj <>endobj 266 0 obj <>endobj 267 0 obj <>endobj 268 0 obj <>endobj 269 0 obj <>endobj 270 0 obj <>endobj 271 0 obj <>endobj 272 0 obj <>endobj 273 0 obj <>endobj 274 0 obj <>endobj 275 0 obj <>endobj 276 0 obj <>endobj 277 0 obj <>endobj 278 0 obj <>endobj 279 0 obj <>endobj 280 0 obj <>endobj 281 0 obj <>endobj 282 0 obj <>endobj 283 0 obj <>endobj 284 0 obj <>endobj 285 0 obj <>endobj 286 0 obj <> endobj 287 0 obj <> endobj 291 0 obj <>endobj 292 0 obj <>endobj 293 0 obj <>endobj 294 0 obj <>endobj 295 0 obj <>endobj 296 0 obj <>endobj 297 0 obj <>endobj 299 0 obj <>endobj 300 0 obj <> endobj 301 0 obj <> endobj 305 0 obj <>endobj 306 0 obj <>endobj 307 0 obj <>endobj 308 0 obj <>endobj 309 0 obj <>endobj 310 0 obj <>endobj 311 0 obj <>endobj 312 0 obj <>endobj 313 0 obj <>endobj 314 0 obj <>endobj 315 0 obj <>endobj 316 0 obj <> endobj 317 0 obj <> endobj 321 0 obj <>endobj 322 0 obj <>endobj 323 0 obj <> endobj 324 0 obj <> endobj 328 0 obj <>endobj 329 0 obj <> endobj 330 0 obj <> endobj 334 0 obj <>endobj 335 0 obj <>endobj 336 0 obj <>endobj 337 0 obj <>endobj 338 0 obj <>endobj 339 0 obj <>endobj 340 0 obj <>endobj 341 0 obj <>endobj 342 0 obj <>endobj 343 0 obj <>endobj 344 0 obj <> endobj 345 0 obj <> endobj 349 0 obj <>endobj 350 0 obj <>endobj 351 0 obj <>endobj 352 0 obj <> endobj 353 0 obj <> endobj 357 0 obj <>endobj 358 0 obj <>endobj 360 0 obj <>endobj 361 0 obj <> endobj 362 0 obj <> endobj 366 0 obj <>endobj 367 0 obj <>endobj 368 0 obj <> endobj 369 0 obj <> endobj 373 0 obj <>endobj 374 0 obj <> endobj 375 0 obj <> endobj 379 0 obj <>endobj 380 0 obj <>endobj 381 0 obj <> endobj 382 0 obj <> endobj 386 0 obj <>endobj 387 0 obj <>endobj 388 0 obj <> endobj 389 0 obj <> endobj 393 0 obj <>endobj 394 0 obj <> endobj 395 0 obj <> endobj 399 0 obj <>endobj 400 0 obj <> endobj 401 0 obj <> endobj 405 0 obj <>endobj 406 0 obj <>endobj 407 0 obj <> endobj 408 0 obj <> endobj 412 0 obj <>endobj 413 0 obj <> endobj 414 0 obj <> endobj 418 0 obj <>endobj 419 0 obj <> endobj 420 0 obj <> endobj 424 0 obj <>endobj 425 0 obj <>endobj 426 0 obj <> endobj 427 0 obj <> endobj 431 0 obj <>endobj 432 0 obj <> endobj 433 0 obj <> endobj 437 0 obj <> endobj 438 0 obj <> endobj 442 0 obj <> endobj 443 0 obj <> endobj 447 0 obj <>endobj 448 0 obj <> endobj 449 0 obj <> endobj 453 0 obj <> endobj 454 0 obj <> endobj 458 0 obj <>endobj 459 0 obj <> endobj 460 0 obj <> endobj 464 0 obj <>endobj 465 0 obj <>endobj 466 0 obj <> endobj 467 0 obj <> endobj 471 0 obj <>endobj 472 0 obj <>endobj 473 0 obj <>endobj 474 0 obj <>endobj 475 0 obj <>endobj 476 0 obj <>endobj 477 0 obj <>endobj 478 0 obj <>endobj 479 0 obj <>endobj 480 0 obj <>endobj 481 0 obj <> endobj 482 0 obj <> endobj 486 0 obj <>endobj 487 0 obj <> endobj 488 0 obj <> endobj 492 0 obj <> endobj 493 0 obj <> endobj 497 0 obj <> endobj 498 0 obj <> endobj 502 0 obj <> endobj 503 0 obj <> endobj 507 0 obj <> endobj 508 0 obj <> endobj 512 0 obj <> endobj 513 0 obj <> endobj 518 0 obj <> endobj 519 0 obj <> endobj 523 0 obj <>endobj 524 0 obj <>endobj 525 0 obj <> endobj 526 0 obj <> endobj 530 0 obj <> endobj 531 0 obj <> endobj 535 0 obj <>endobj 536 0 obj <> endobj 537 0 obj <> endobj 541 0 obj <> endobj 542 0 obj <> endobj 546 0 obj <>endobj 547 0 obj <> endobj 548 0 obj <> endobj 552 0 obj <>endobj 553 0 obj <>endobj 554 0 obj <>endobj 555 0 obj <>endobj 556 0 obj <>endobj 557 0 obj <>endobj 558 0 obj <>endobj 559 0 obj <>endobj 560 0 obj <>endobj 561 0 obj <> endobj 562 0 obj <> endobj 566 0 obj <>endobj 567 0 obj <>endobj 568 0 obj <> endobj 569 0 obj <> endobj 573 0 obj <> endobj 574 0 obj <> endobj 578 0 obj <>endobj 579 0 obj <> endobj 580 0 obj <> endobj 584 0 obj <>endobj 585 0 obj <>endobj 586 0 obj <> endobj 587 0 obj <> endobj 591 0 obj <>endobj 592 0 obj <>endobj 593 0 obj <> endobj 594 0 obj <> endobj 598 0 obj <> endobj 599 0 obj <> endobj 603 0 obj <>endobj 604 0 obj <>endobj 605 0 obj <> endobj 606 0 obj <> endobj 610 0 obj <> endobj 611 0 obj <> endobj 615 0 obj <>endobj 616 0 obj <>endobj 617 0 obj <>endobj 618 0 obj <> endobj 619 0 obj <> endobj 623 0 obj <>endobj 624 0 obj <>endobj 625 0 obj <>endobj 626 0 obj <> endobj 627 0 obj <> endobj 631 0 obj <>endobj 632 0 obj <> endobj 633 0 obj <> endobj 637 0 obj <>endobj 638 0 obj <> endobj 639 0 obj <> endobj 643 0 obj <> endobj 644 0 obj <> endobj 648 0 obj <>endobj 649 0 obj <>endobj 650 0 obj <> endobj 651 0 obj <> endobj 655 0 obj <> endobj 656 0 obj <> endobj 660 0 obj <>endobj 661 0 obj <> endobj 662 0 obj <> endobj 666 0 obj <>endobj 667 0 obj <>endobj 668 0 obj <>endobj 669 0 obj <> endobj 670 0 obj <> endobj 674 0 obj <>endobj 675 0 obj <> endobj 676 0 obj <> endobj 680 0 obj <>endobj 681 0 obj <>endobj 682 0 obj <>endobj 683 0 obj <>endobj 684 0 obj <>endobj 685 0 obj <>endobj 686 0 obj <>endobj 687 0 obj <> endobj 688 0 obj <> endobj 692 0 obj <> endobj 693 0 obj <> endobj 697 0 obj <>endobj 698 0 obj <> endobj 699 0 obj <> endobj 703 0 obj <> endobj 704 0 obj <> endobj 708 0 obj <>endobj 709 0 obj <> endobj 710 0 obj <> endobj 714 0 obj <>endobj 715 0 obj <> endobj 716 0 obj <> endobj 720 0 obj <> /Subtype/Link>>endobj 721 0 obj <> endobj 722 0 obj <> endobj 726 0 obj <> endobj 727 0 obj <> endobj 731 0 obj <> endobj 732 0 obj <> endobj 736 0 obj <> endobj 737 0 obj <> endobj 741 0 obj <> endobj 742 0 obj <> endobj 746 0 obj <> endobj 747 0 obj <> endobj 751 0 obj <> endobj 752 0 obj <> endobj 756 0 obj <> endobj 757 0 obj <> endobj 761 0 obj <> endobj 762 0 obj <> endobj 766 0 obj <> endobj 767 0 obj <> endobj 771 0 obj <> endobj 772 0 obj <> endobj 776 0 obj <>endobj 777 0 obj <> endobj 778 0 obj <> endobj 782 0 obj <>endobj 783 0 obj <>endobj 784 0 obj <> endobj 785 0 obj <> endobj 789 0 obj <>endobj 790 0 obj <> endobj 791 0 obj <> endobj 795 0 obj <> endobj 796 0 obj <> endobj 800 0 obj <> endobj 801 0 obj <> endobj 805 0 obj <>endobj 806 0 obj <> endobj 807 0 obj <> endobj 811 0 obj <>endobj 812 0 obj <> endobj 813 0 obj <> endobj 359 0 obj <> endobj 814 0 obj <> endobj 517 0 obj <> endobj 815 0 obj <> endobj 233 0 obj <> endobj 816 0 obj <> endobj 234 0 obj <> endobj 817 0 obj <> endobj 248 0 obj <> endobj 298 0 obj <> endobj 818 0 obj <> endobj 221 0 obj << /Title() /Dest/225 /Count 4 /Parent 4 0 R /Prev 214 0 R /First 222 0 R /Last 224 0 R >> endobj 229 0 obj <>endobj 819 0 obj <>stream GPL Ghostscript 8.70 () 2013-07-23T08:45:38-04:00 2013-07-23T08:45:38-04:00 html2ps version 1.0 beta5 The XPA Help Facility()() endstream endobj 2 0 obj <>endobj xref 0 820 0000000000 65535 f 0000137248 00000 n 0000198728 00000 n 0000136479 00000 n 0000137189 00000 n 0000137935 00000 n 0000137367 00000 n 0000137473 00000 n 0000137825 00000 n 0000137735 00000 n 0000137644 00000 n 0000137557 00000 n 0000138623 00000 n 0000138035 00000 n 0000138153 00000 n 0000138508 00000 n 0000138416 00000 n 0000138324 00000 n 0000138241 00000 n 0000139325 00000 n 0000138738 00000 n 0000138851 00000 n 0000139210 00000 n 0000139118 00000 n 0000139026 00000 n 0000138939 00000 n 0000140040 00000 n 0000139441 00000 n 0000139566 00000 n 0000139925 00000 n 0000139833 00000 n 0000139741 00000 n 0000139654 00000 n 0000140734 00000 n 0000140156 00000 n 0000140260 00000 n 0000140619 00000 n 0000140527 00000 n 0000140435 00000 n 0000140348 00000 n 0000141737 00000 n 0000140850 00000 n 0000140958 00000 n 0000141046 00000 n 0000141138 00000 n 0000141238 00000 n 0000141609 00000 n 0000141517 00000 n 0000141425 00000 n 0000141338 00000 n 0000142425 00000 n 0000141853 00000 n 0000141951 00000 n 0000142310 00000 n 0000142218 00000 n 0000142126 00000 n 0000142039 00000 n 0000143538 00000 n 0000142541 00000 n 0000142621 00000 n 0000142709 00000 n 0000142834 00000 n 0000142965 00000 n 0000143371 00000 n 0000143279 00000 n 0000143187 00000 n 0000143100 00000 n 0000144310 00000 n 0000143654 00000 n 0000143748 00000 n 0000143836 00000 n 0000144199 00000 n 0000144107 00000 n 0000144015 00000 n 0000143928 00000 n 0000144905 00000 n 0000144426 00000 n 0000144793 00000 n 0000144700 00000 n 0000144607 00000 n 0000144521 00000 n 0000147240 00000 n 0000145022 00000 n 0000145143 00000 n 0000145232 00000 n 0000145352 00000 n 0000145446 00000 n 0000145565 00000 n 0000145707 00000 n 0000145851 00000 n 0000146000 00000 n 0000146132 00000 n 0000146256 00000 n 0000146377 00000 n 0000146497 00000 n 0000146610 00000 n 0000146731 00000 n 0000147116 00000 n 0000147023 00000 n 0000146928 00000 n 0000146839 00000 n 0000147973 00000 n 0000147359 00000 n 0000147480 00000 n 0000147852 00000 n 0000147755 00000 n 0000147658 00000 n 0000147573 00000 n 0000150100 00000 n 0000148094 00000 n 0000148218 00000 n 0000148311 00000 n 0000148435 00000 n 0000148533 00000 n 0000148669 00000 n 0000148799 00000 n 0000148939 00000 n 0000149096 00000 n 0000149239 00000 n 0000149369 00000 n 0000149501 00000 n 0000149915 00000 n 0000149818 00000 n 0000149721 00000 n 0000149635 00000 n 0000150837 00000 n 0000150223 00000 n 0000150339 00000 n 0000150716 00000 n 0000150619 00000 n 0000150522 00000 n 0000150432 00000 n 0000151966 00000 n 0000150959 00000 n 0000151082 00000 n 0000151175 00000 n 0000151276 00000 n 0000151377 00000 n 0000151474 00000 n 0000151850 00000 n 0000151753 00000 n 0000151656 00000 n 0000151566 00000 n 0000152704 00000 n 0000152088 00000 n 0000152207 00000 n 0000152583 00000 n 0000152486 00000 n 0000152389 00000 n 0000152300 00000 n 0000153436 00000 n 0000152826 00000 n 0000152938 00000 n 0000153315 00000 n 0000153218 00000 n 0000153121 00000 n 0000153031 00000 n 0000158687 00000 n 0000153558 00000 n 0000153643 00000 n 0000153768 00000 n 0000153892 00000 n 0000154018 00000 n 0000154146 00000 n 0000154274 00000 n 0000154403 00000 n 0000154511 00000 n 0000154637 00000 n 0000154780 00000 n 0000154900 00000 n 0000155025 00000 n 0000155148 00000 n 0000155275 00000 n 0000155397 00000 n 0000155519 00000 n 0000155643 00000 n 0000155764 00000 n 0000155885 00000 n 0000156007 00000 n 0000156129 00000 n 0000156254 00000 n 0000156379 00000 n 0000156506 00000 n 0000156632 00000 n 0000156757 00000 n 0000156884 00000 n 0000157010 00000 n 0000157136 00000 n 0000157264 00000 n 0000157391 00000 n 0000157516 00000 n 0000157640 00000 n 0000157766 00000 n 0000157893 00000 n 0000158015 00000 n 0000158141 00000 n 0000158543 00000 n 0000158446 00000 n 0000158349 00000 n 0000158264 00000 n 0000159420 00000 n 0000158810 00000 n 0000158922 00000 n 0000159299 00000 n 0000159202 00000 n 0000159105 00000 n 0000159015 00000 n 0000160163 00000 n 0000159542 00000 n 0000159665 00000 n 0000160042 00000 n 0000159945 00000 n 0000159848 00000 n 0000159758 00000 n 0000160896 00000 n 0000160285 00000 n 0000160398 00000 n 0000160775 00000 n 0000160678 00000 n 0000160581 00000 n 0000160491 00000 n 0000189190 00000 n 0000161018 00000 n 0000161123 00000 n 0000161500 00000 n 0000161403 00000 n 0000161306 00000 n 0000161216 00000 n 0000121107 00000 n 0000189298 00000 n 0000000015 00000 n 0000002764 00000 n 0000161621 00000 n 0000188639 00000 n 0000188798 00000 n 0000161664 00000 n 0000161767 00000 n 0000161870 00000 n 0000161973 00000 n 0000162076 00000 n 0000162179 00000 n 0000162282 00000 n 0000162385 00000 n 0000162489 00000 n 0000162594 00000 n 0000162699 00000 n 0000162804 00000 n 0000162909 00000 n 0000188958 00000 n 0000163013 00000 n 0000163048 00000 n 0000121385 00000 n 0000002786 00000 n 0000006949 00000 n 0000163109 00000 n 0000163213 00000 n 0000163318 00000 n 0000163423 00000 n 0000163528 00000 n 0000163633 00000 n 0000163738 00000 n 0000163843 00000 n 0000163947 00000 n 0000164052 00000 n 0000164157 00000 n 0000164262 00000 n 0000164367 00000 n 0000164472 00000 n 0000164576 00000 n 0000164681 00000 n 0000164786 00000 n 0000164890 00000 n 0000164995 00000 n 0000165100 00000 n 0000165204 00000 n 0000165309 00000 n 0000165414 00000 n 0000165519 00000 n 0000165623 00000 n 0000165728 00000 n 0000165833 00000 n 0000165938 00000 n 0000166043 00000 n 0000166148 00000 n 0000166253 00000 n 0000166358 00000 n 0000166462 00000 n 0000166497 00000 n 0000121815 00000 n 0000006971 00000 n 0000008968 00000 n 0000166558 00000 n 0000166665 00000 n 0000166774 00000 n 0000166883 00000 n 0000166992 00000 n 0000167101 00000 n 0000167210 00000 n 0000189024 00000 n 0000167317 00000 n 0000167425 00000 n 0000167460 00000 n 0000122053 00000 n 0000008990 00000 n 0000010356 00000 n 0000167534 00000 n 0000167643 00000 n 0000167752 00000 n 0000167861 00000 n 0000167968 00000 n 0000168076 00000 n 0000168180 00000 n 0000168287 00000 n 0000168395 00000 n 0000168503 00000 n 0000168611 00000 n 0000168714 00000 n 0000168749 00000 n 0000122315 00000 n 0000010378 00000 n 0000011789 00000 n 0000168810 00000 n 0000168919 00000 n 0000169026 00000 n 0000169061 00000 n 0000122505 00000 n 0000011811 00000 n 0000012441 00000 n 0000169135 00000 n 0000169238 00000 n 0000169273 00000 n 0000122687 00000 n 0000012462 00000 n 0000014071 00000 n 0000169347 00000 n 0000169456 00000 n 0000169559 00000 n 0000169667 00000 n 0000169775 00000 n 0000169884 00000 n 0000169993 00000 n 0000170101 00000 n 0000170210 00000 n 0000170319 00000 n 0000170428 00000 n 0000170463 00000 n 0000122941 00000 n 0000014093 00000 n 0000015652 00000 n 0000170537 00000 n 0000170646 00000 n 0000170755 00000 n 0000170864 00000 n 0000170899 00000 n 0000123139 00000 n 0000015674 00000 n 0000016800 00000 n 0000170973 00000 n 0000171076 00000 n 0000188317 00000 n 0000171185 00000 n 0000171288 00000 n 0000171323 00000 n 0000123337 00000 n 0000016822 00000 n 0000018683 00000 n 0000171397 00000 n 0000171506 00000 n 0000171613 00000 n 0000171648 00000 n 0000123527 00000 n 0000018705 00000 n 0000019290 00000 n 0000171722 00000 n 0000171825 00000 n 0000171860 00000 n 0000123709 00000 n 0000019311 00000 n 0000020868 00000 n 0000171921 00000 n 0000172028 00000 n 0000172136 00000 n 0000172171 00000 n 0000123899 00000 n 0000020890 00000 n 0000022187 00000 n 0000172245 00000 n 0000172354 00000 n 0000172458 00000 n 0000172493 00000 n 0000124089 00000 n 0000022209 00000 n 0000023729 00000 n 0000172567 00000 n 0000172675 00000 n 0000172710 00000 n 0000124271 00000 n 0000023751 00000 n 0000025188 00000 n 0000172784 00000 n 0000172887 00000 n 0000172922 00000 n 0000124453 00000 n 0000025210 00000 n 0000026273 00000 n 0000172996 00000 n 0000173105 00000 n 0000173208 00000 n 0000173243 00000 n 0000124643 00000 n 0000026294 00000 n 0000027677 00000 n 0000173317 00000 n 0000173426 00000 n 0000173461 00000 n 0000124825 00000 n 0000027699 00000 n 0000028800 00000 n 0000173535 00000 n 0000173645 00000 n 0000173680 00000 n 0000125007 00000 n 0000028822 00000 n 0000030584 00000 n 0000173754 00000 n 0000173862 00000 n 0000173971 00000 n 0000174006 00000 n 0000125197 00000 n 0000030606 00000 n 0000030916 00000 n 0000174080 00000 n 0000174183 00000 n 0000174218 00000 n 0000125379 00000 n 0000030937 00000 n 0000032560 00000 n 0000174279 00000 n 0000174314 00000 n 0000125545 00000 n 0000032582 00000 n 0000033919 00000 n 0000174388 00000 n 0000174423 00000 n 0000125711 00000 n 0000033941 00000 n 0000035107 00000 n 0000174497 00000 n 0000174600 00000 n 0000174635 00000 n 0000125893 00000 n 0000035129 00000 n 0000036928 00000 n 0000174709 00000 n 0000174744 00000 n 0000126059 00000 n 0000036950 00000 n 0000038453 00000 n 0000174831 00000 n 0000174935 00000 n 0000174970 00000 n 0000126241 00000 n 0000038475 00000 n 0000040269 00000 n 0000175044 00000 n 0000175153 00000 n 0000175256 00000 n 0000175291 00000 n 0000126431 00000 n 0000040291 00000 n 0000041365 00000 n 0000175378 00000 n 0000175483 00000 n 0000175586 00000 n 0000175691 00000 n 0000175796 00000 n 0000175901 00000 n 0000176006 00000 n 0000176111 00000 n 0000176216 00000 n 0000176322 00000 n 0000176427 00000 n 0000176462 00000 n 0000126685 00000 n 0000041387 00000 n 0000042909 00000 n 0000176536 00000 n 0000176644 00000 n 0000176679 00000 n 0000126867 00000 n 0000042931 00000 n 0000044312 00000 n 0000176753 00000 n 0000176788 00000 n 0000127033 00000 n 0000044334 00000 n 0000045434 00000 n 0000176849 00000 n 0000176884 00000 n 0000127199 00000 n 0000045456 00000 n 0000046589 00000 n 0000176945 00000 n 0000176980 00000 n 0000127365 00000 n 0000046611 00000 n 0000047647 00000 n 0000177054 00000 n 0000177089 00000 n 0000127531 00000 n 0000047668 00000 n 0000048980 00000 n 0000177163 00000 n 0000177198 00000 n 0000127697 00000 n 0000049002 00000 n 0000050290 00000 n 0000188478 00000 n 0000177272 00000 n 0000177307 00000 n 0000127863 00000 n 0000050312 00000 n 0000051564 00000 n 0000177394 00000 n 0000177502 00000 n 0000177611 00000 n 0000177646 00000 n 0000128053 00000 n 0000051586 00000 n 0000052979 00000 n 0000177733 00000 n 0000177768 00000 n 0000128219 00000 n 0000053001 00000 n 0000054707 00000 n 0000177855 00000 n 0000177958 00000 n 0000177993 00000 n 0000128401 00000 n 0000054729 00000 n 0000054940 00000 n 0000178054 00000 n 0000178089 00000 n 0000128567 00000 n 0000054961 00000 n 0000055800 00000 n 0000178137 00000 n 0000178240 00000 n 0000178275 00000 n 0000128749 00000 n 0000055821 00000 n 0000056697 00000 n 0000178349 00000 n 0000178454 00000 n 0000178559 00000 n 0000178664 00000 n 0000178767 00000 n 0000178872 00000 n 0000178977 00000 n 0000179082 00000 n 0000179185 00000 n 0000179290 00000 n 0000179325 00000 n 0000128995 00000 n 0000056718 00000 n 0000058122 00000 n 0000179399 00000 n 0000179505 00000 n 0000179612 00000 n 0000179647 00000 n 0000129185 00000 n 0000058144 00000 n 0000059288 00000 n 0000179721 00000 n 0000179756 00000 n 0000129351 00000 n 0000059310 00000 n 0000060812 00000 n 0000179830 00000 n 0000179937 00000 n 0000179972 00000 n 0000129533 00000 n 0000060834 00000 n 0000062160 00000 n 0000180046 00000 n 0000180153 00000 n 0000180260 00000 n 0000180295 00000 n 0000129723 00000 n 0000062182 00000 n 0000063842 00000 n 0000180369 00000 n 0000180478 00000 n 0000180587 00000 n 0000180622 00000 n 0000129913 00000 n 0000063864 00000 n 0000065013 00000 n 0000180696 00000 n 0000180731 00000 n 0000130079 00000 n 0000065035 00000 n 0000066624 00000 n 0000180805 00000 n 0000180913 00000 n 0000181020 00000 n 0000181055 00000 n 0000130269 00000 n 0000066646 00000 n 0000067674 00000 n 0000181129 00000 n 0000181164 00000 n 0000130435 00000 n 0000067695 00000 n 0000069110 00000 n 0000181238 00000 n 0000181341 00000 n 0000181449 00000 n 0000181556 00000 n 0000181591 00000 n 0000130633 00000 n 0000069132 00000 n 0000070557 00000 n 0000181665 00000 n 0000181773 00000 n 0000181876 00000 n 0000181983 00000 n 0000182018 00000 n 0000130831 00000 n 0000070579 00000 n 0000071774 00000 n 0000182092 00000 n 0000182197 00000 n 0000182232 00000 n 0000131013 00000 n 0000071796 00000 n 0000072675 00000 n 0000182306 00000 n 0000182409 00000 n 0000182444 00000 n 0000131195 00000 n 0000072696 00000 n 0000073735 00000 n 0000182518 00000 n 0000182553 00000 n 0000131361 00000 n 0000073756 00000 n 0000075102 00000 n 0000182627 00000 n 0000182735 00000 n 0000182844 00000 n 0000182879 00000 n 0000131551 00000 n 0000075124 00000 n 0000076422 00000 n 0000182966 00000 n 0000183001 00000 n 0000131717 00000 n 0000076444 00000 n 0000077410 00000 n 0000183075 00000 n 0000183180 00000 n 0000183215 00000 n 0000131899 00000 n 0000077431 00000 n 0000079225 00000 n 0000183289 00000 n 0000183397 00000 n 0000183506 00000 n 0000183615 00000 n 0000183650 00000 n 0000132097 00000 n 0000079247 00000 n 0000081479 00000 n 0000183724 00000 n 0000183833 00000 n 0000183868 00000 n 0000132279 00000 n 0000081501 00000 n 0000083649 00000 n 0000183942 00000 n 0000184051 00000 n 0000184155 00000 n 0000184264 00000 n 0000184368 00000 n 0000184477 00000 n 0000184586 00000 n 0000184690 00000 n 0000184725 00000 n 0000132509 00000 n 0000083671 00000 n 0000085402 00000 n 0000184812 00000 n 0000184847 00000 n 0000132675 00000 n 0000085424 00000 n 0000087533 00000 n 0000184934 00000 n 0000185039 00000 n 0000185074 00000 n 0000132857 00000 n 0000087555 00000 n 0000087765 00000 n 0000185148 00000 n 0000185183 00000 n 0000133023 00000 n 0000087786 00000 n 0000089454 00000 n 0000185231 00000 n 0000185334 00000 n 0000185369 00000 n 0000133205 00000 n 0000089476 00000 n 0000090605 00000 n 0000185456 00000 n 0000185559 00000 n 0000185594 00000 n 0000133387 00000 n 0000090627 00000 n 0000092447 00000 n 0000185681 00000 n 0000185849 00000 n 0000185884 00000 n 0000133569 00000 n 0000092469 00000 n 0000094690 00000 n 0000185945 00000 n 0000185980 00000 n 0000133735 00000 n 0000094712 00000 n 0000096885 00000 n 0000186041 00000 n 0000186076 00000 n 0000133901 00000 n 0000096907 00000 n 0000099350 00000 n 0000186137 00000 n 0000186172 00000 n 0000134067 00000 n 0000099372 00000 n 0000101619 00000 n 0000186233 00000 n 0000186268 00000 n 0000134233 00000 n 0000101641 00000 n 0000103529 00000 n 0000186329 00000 n 0000186364 00000 n 0000134399 00000 n 0000103551 00000 n 0000105301 00000 n 0000186425 00000 n 0000186460 00000 n 0000134565 00000 n 0000105323 00000 n 0000107237 00000 n 0000186534 00000 n 0000186569 00000 n 0000134731 00000 n 0000107259 00000 n 0000109074 00000 n 0000186630 00000 n 0000186665 00000 n 0000134897 00000 n 0000109096 00000 n 0000111336 00000 n 0000186739 00000 n 0000186774 00000 n 0000135063 00000 n 0000111358 00000 n 0000113501 00000 n 0000186835 00000 n 0000186870 00000 n 0000135229 00000 n 0000113523 00000 n 0000114482 00000 n 0000186931 00000 n 0000187034 00000 n 0000187069 00000 n 0000135411 00000 n 0000114503 00000 n 0000115686 00000 n 0000187130 00000 n 0000187238 00000 n 0000187341 00000 n 0000187376 00000 n 0000135601 00000 n 0000115708 00000 n 0000116981 00000 n 0000187463 00000 n 0000187566 00000 n 0000187601 00000 n 0000135783 00000 n 0000117003 00000 n 0000118393 00000 n 0000187675 00000 n 0000187710 00000 n 0000135949 00000 n 0000118415 00000 n 0000119536 00000 n 0000187797 00000 n 0000187832 00000 n 0000136115 00000 n 0000119558 00000 n 0000120003 00000 n 0000187893 00000 n 0000187996 00000 n 0000188031 00000 n 0000136297 00000 n 0000120024 00000 n 0000121086 00000 n 0000188105 00000 n 0000188208 00000 n 0000188243 00000 n 0000188403 00000 n 0000188564 00000 n 0000188723 00000 n 0000188883 00000 n 0000189105 00000 n 0000197114 00000 n trailer << /Size 820 /Root 1 0 R /Info 2 0 R /ID [<264DE64A6A18B484418C8FDFEED46B00><264DE64A6A18B484418C8FDFEED46B00>] >> startxref 198950 %%EOF pyds9-1.8.1/xpa/doc/xpa.ps000066400000000000000000007015211265250223700152740ustar00rootroot00000000000000%!PS %%Title: The XPA Help Facility %%Creator: html2ps version 1.0 beta5 %%EndComments save 2000 dict begin /d {bind def} bind def /D {def} d /t true D /f false D /FL [/Times-Roman /Times-Italic /Times-Bold /Times-BoldItalic /Courier /Courier-Oblique /Courier-Bold /Courier-BoldOblique /Helvetica /Helvetica-Oblique /Helvetica-Bold /Helvetica-BoldOblique] D /WF t D /WI 0 D /F 1 D /IW 471 F div D /IL 621 F div D /PS 791 D /EF [0 1 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 2 2] D /EZ [11 9 19 17 15 13 12 11 11 11 11 11 11 11 11 11 11 11 11 11 11 11 8 8] D /Ey [0 0 2 2 2 2 2 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] D /EG [-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1] D /Tm [1 1 0.8 0.8 0.8 0.8 0.8 0.8 0 0 0 0 0 0 0.5 1 1 1 1 0 0 1.3 0 0] D /Bm [1 1 0.5 0.5 0.5 0.5 0.5 0.5 0 0 0 0 0 0 0.5 1 1 1 1 0 0 1 0 0] D /Lm [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 2 2 0 0 2 0 0 0] D /Rm [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0] D /EU [-1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 0 0] D /NO t D /YY [[{()}1][{()}0][{()}2]] D /ZZ [[{()}1][{()}0][{()}2]] D /Ts EZ 0 get D /TU f D /Xp t D /AU t D /SN 0 D /Cf f D /Tp f D /Fe f D /TI 1 Ts mul D /Fm 14 D /xL 71 D /xR 71 D /yL 706 D /yR 706 D /Wl 471 F div D /Wr 471 F div D /hL 621 F div D /hR 621 F div D /FE {newpath Fm neg Fm M CP BB IW Fm add Fm L IW Fm add IL Fm add neg L CP BB Fm neg IL Fm add neg L closepath} D /LA {PM 0 eq{/IW Wl D /IL hL D}{/IW Wr D /IL hR D}ie /W IW D /LL W D /LS W D TU PM 0 eq and{IW 56 F div add SA{Sf div}if 0 translate} {PM 0 eq{xL yL}{xR yR}ie translate F SA{Sf mul}if dup scale CS CF FS Cf{CA CL get VC}if /Bb f D}ie 0 0 M TF not Tc or {Cf{gsave SA{1 Sf div dup scale}if Cb VC FE fill grestore}if}if}D /Pi 0 Ts mul D /SG [0.8 1 1] D /Ab 15 D /J 0 D /Tc t D /NH 6 D /Nf f D /Pa f D /LH 1.2 D /XR f D /Xr {/pN E D ( [p ) WB pN WB (] )WB} D /Db [16#FF 16#FF 16#FF] D /Dt [16#00 16#00 16#00] D /eA f D /Fi f D /bT f D /Lc t D /Dl [16#00 16#00 16#00] D /LX f D /Br 0.25 D /IA ([IMAGE]) D /DS {/PF f D()WB NL NP()pop RC ZF} D /Gb f D /Mb t D /Hc [16#00 16#00 16#00] D /Bl 3 D /MI -15.2 D /DX (DRAFT) D /Di 0 D /Tt 113.385826771654 D /Th {()2 Al()BR ( ) 0 1 -1 H()4 FZ Ti ES()EH ( ) 0 2 -1 H() ME 0 get join EH()Ea()BR()} D /tH {()0 1 -1 H (Table of Contents) EH()} D /FD 2 D /Dy 2 D /cD [16#F0 16#F0 16#F0] D /FW 0.6 D /FU [16#00 16#00 16#00] D /ET {/RM f D /A0 0 D /PN SN D /OU t D /Ou t D /W IW D /LL W D D1 Ms not TP and{Ip}if /TF f D} D [{true statusdict/setduplexmode get exec} stopped cleartomark %-- End of variable part -- /MySymbol 10 dict dup begin /FontType 3 D /FontMatrix [.001 0 0 .001 0 0 ] D /FontBBox [25 -10 600 600] D /Encoding 256 array D 0 1 255{Encoding exch /.notdef put}for Encoding (e) 0 get /euro put /Metrics 2 dict D Metrics begin /.notdef 0 D /euro 651 D end /BBox 2 dict D BBox begin /.notdef [0 0 0 0] D /euro [25 -10 600 600] D end /CharacterDefs 2 dict D CharacterDefs begin /.notdef {} D /euro{newpath 114 600 moveto 631 600 lineto 464 200 lineto 573 200 lineto 573 0 lineto -94 0 lineto 31 300 lineto -10 300 lineto closepath clip 50 setlinewidth newpath 656 300 moveto 381 300 275 0 360 arc stroke -19 350 moveto 600 0 rlineto -19 250 moveto 600 0 rlineto stroke}d end /BuildChar{0 begin /char E D /fontdict E D /charname fontdict /Encoding get char get D fontdict begin Metrics charname get 0 BBox charname get aload pop setcachedevice CharacterDefs charname get exec end end}D /BuildChar load 0 3 dict put /UniqueID 1 D end definefont pop /Cd {aload length 2 idiv dup dict begin {D} repeat currentdict end} D /EX {EC cvx exec} D /DU {} d /BB {pop pop}d /ie {ifelse} d /E {exch} d /M {moveto} d /R {rmoveto} d /L {lineto} d /RL {rlineto} d /CP {currentpoint} d /SW {stringwidth} d /GI {getinterval} d /PI {putinterval} d /Sg {setgray} d /LW {setlinewidth} d /S {dup () ne OU and{0 Co R AT 3 eq LB and HF not and A1 0 ne A2 0 ne or and {A2 0 32 A1 0 6 -1 roll awidthshow}{show}ie 0 Co neg R}{pop}ie OU PH 3 eq or{/Ms t D}if} D /U {OU{gsave CP currentfont /FontInfo get /UnderlinePosition get 0 E currentfont /FontMatrix get dtransform E pop add newpath M dup SW pop CJ 0 RL stroke grestore}if} D /B {OU Br 0 gt and{CP Ts neg Ts .33 mul R gsave 0 Sg CP newpath Ts Br mul 0 360 arc closepath UI 2 mod 0 eq{stroke}{fill}ie grestore M CP E Ts Br 1 add mul sub E BB /Ms t D}if}D /NP {Ms TP not or PA and OU and{TP{OR}if f1{mF k2 /mF E D /YC 0 D}if TP TU not PM 0 eq or and{showpage}if DU Ip TE not{LA}if 0.6 LW /CI 0 D /TP t D /Hs f D /hl 6 D /Hv 6 D /HI hi D /Ms f D}if Bs XO BO M} D /Np {LE sub CP E pop gt PL 0 eq and{NP}if}D /Ip {/PN PN 1 add D /Pn RM{1}{4}ie PN Ns D /PM PN SN sub 2 mod D} D /GP {E dup 3 -1 roll get PN 1 add 2 mod get dup type /integertype eq {get 0 get}{E pop}ie}d /Fc {dup 2 GP exec SW pop /S1 E D dup 1 GP exec SW pop /S2 E D 0 GP exec SW pop /S3 E D S1 0 gt{S2 2 mul S1 add S3 2 mul S1 add 2 copy lt{E}if pop}{0}ie S2 S3 add 2 copy lt{E}if pop IW .9 mul div dup 1 gt{1 E div}{pop 1}ie}D /OR {Df{Sd}if tp not{gsave SA{1 Sf div dup scale}if Fe{Cf{FU VC}if FW LW 1 setlinejoin FE stroke}if /YO {60 F div dup 40 gt{pop 40}if}D /cs CS D /cf CF D /CF 0 D /pf PF D /PF f D /Fn FN D /At AT D /AT 0 D /FN EF Hf 1 add get D Fz Fs FS ZZ Fc Fz mul Fs FS EU Hf 1 add get dup type /arraytype eq Cf and{VC}{pop 0 Sg}ie IW IL neg YO sub M ZZ 1 GP exec dup SW pop neg 0 R Sh 0 IL neg YO sub M ZZ 0 GP exec Sh ZZ 2 GP exec dup SW pop IW E sub 2 div IL neg YO sub M Sh Fz Fs FS NO{/AW IW Pn SW pop sub D AW 2 div IL neg YO sub S1 0 gt S2 AW .45 mul gt or S3 AW .45 mul gt or{Fz 2 mul sub}if M Pn Sh}if EU Hf get dup type /arraytype eq Cf and{VC}{pop 0 Sg}ie YY Fc /FN EF Hf get D Hz mul HS FS IW YO M YY 1 GP exec dup SW pop neg 0 R Sh 0 YO M YY 0 GP exec Sh YY 2 GP exec dup SW pop IW E sub 2 div YO M Sh /FN Fn D /AT At D t Pb XO SZ SL get neg R /PF pf D grestore /CF 0 D cs cf FS}if}D /Sh {dup () ne{CP Hz 4 div sub BB show CP CS add BB}{pop}ie}D /Pb {/OU E D /Ou OU D /PB t D 0 0 M Ba{/Sa save D /BP t D /Fl t D RC /PL 0 D /PH 0 D /W IW D /LE IL .7 mul D /EO 0 D SI ZF /YA 0 D /BO 0 D /C1 () D BA 0 Ts neg R Bb{Xl Yl Xh Yh}if Bb CP Sa restore M {/Yh E D /Xh E D /Yl E D /Xl E D}if /Fl t D}if BL /OU t D /HM f D /Ou t D /PB f D} D /Bs {/BP Ba not D}D /reencodeISO { dup dup findfont dup length dict begin{1 index /FID ne{D}{pop pop}ie}forall /Encoding ISOLatin1Encoding D currentdict end definefont} D /ISOLatin1Encoding [ /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /space/exclam/quotedbl/numbersign/dollar/percent/ampersand/quoteright /parenleft/parenright/asterisk/plus/comma/hyphen/period/slash /zero/one/two/three/four/five/six/seven/eight/nine/colon/semicolon /less/equal/greater/question/at/A/B/C/D/E/F/G/H/I/J/K/L/M/N /O/P/Q/R/S/T/U/V/W/X/Y/Z/bracketleft/backslash/bracketright /asciicircum/underscore/quoteleft/a/b/c/d/e/f/g/h/i/j/k/l/m /n/o/p/q/r/s/t/u/v/w/x/y/z/braceleft/bar/braceright/asciitilde /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef/.notdef /.notdef/space/exclamdown/cent/sterling/currency/yen/brokenbar /section/dieresis/copyright/ordfeminine/guillemotleft/logicalnot /hyphen/registered/macron/degree/plusminus/twosuperior/threesuperior /acute/mu/paragraph/periodcentered/cedilla/onesuperior/ordmasculine /guillemotright/onequarter/onehalf/threequarters/questiondown /Agrave/Aacute/Acircumflex/Atilde/Adieresis/Aring/AE/Ccedilla /Egrave/Eacute/Ecircumflex/Edieresis/Igrave/Iacute/Icircumflex /Idieresis/Eth/Ntilde/Ograve/Oacute/Ocircumflex/Otilde/Odieresis /multiply/Oslash/Ugrave/Uacute/Ucircumflex/Udieresis/Yacute /Thorn/germandbls/agrave/aacute/acircumflex/atilde/adieresis /aring/ae/ccedilla/egrave/eacute/ecircumflex/edieresis/igrave /iacute/icircumflex/idieresis/eth/ntilde/ograve/oacute/ocircumflex /otilde/odieresis/divide/oslash/ugrave/uacute/ucircumflex/udieresis /yacute/thorn/ydieresis ] D [128/backslash 129/parenleft 130/parenright 141/circumflex 142/tilde 143/perthousand 144/dagger 145/daggerdbl 146/Ydieresis 147/scaron 148/Scaron 149/oe 150/OE 151/guilsinglleft 152/guilsinglright 153/quotesinglbase 154/quotedblbase 155/quotedblleft 156/quotedblright 157/endash 158/emdash 159/trademark] aload length 2 idiv 1 1 3 -1 roll{pop ISOLatin1Encoding 3 1 roll put}for /colorimage where{pop}{ /colorimage { pop pop /Pr E D {/Cv Pr D /Gr Cv length 3 idiv string D 0 1 Gr length 1 sub {Gr E dup /i E 3 mul D Cv i get 0.299 mul Cv i 1 add get 0.587 mul add Cv i 2 add get 0.114 mul add cvi put}for Gr} image} D }ie /pdfmark where{pop}{userdict /pdfmark /cleartomark load put}ie WF{FL{reencodeISO D}forall}{4 1 FL length 1 sub{FL E get reencodeISO D}for}ie /Symbol dup dup findfont dup length dict begin {1 index /FID ne{D}{pop pop}ie}forall /Encoding [Encoding aload pop] dup 128 /therefore put D currentdict end definefont D /SF {/CS E D SZ SL CS put FO SL FN put /YI CS LH neg mul D dup ST cvs ( ) join CS ST cvs join C1 E join ( NF ) join /C1 E D CS NF /Wf WF FN 0 gt or D /BW Wf{( ) SW pop}{0}ie D}D /NF {/cS E D /cF E D cF 0 ge{FL cF get}{cF -1 eq{/Symbol}{/MySymbol}ie}ie findfont cS scalefont setfont} D /FS {CF or /CF E D FR SL CF put CF CF 0 ge{FN 4 mul add}if E SF} D /PC {SH /BP f D fin not GL not and{NL}if /HM t D /LL LS D} D /BS {/TX E D Wf{/fin f D /CW 0 D /LK 0 D /SC 0 D /RT TX D {RT ( ) search{/NW E D pop /RT E D /WH NW SW pop D CW WH add LL gt {TX SC LK SC sub 1 sub NN GI GL{SH cF cS OC 2 copy cS ne E cF ne or{NF}{pop pop}ie}{PC /CW WH BW add D}ie /SC LK D} {GL{JC}if /CW CW WH add BW add D /HM t D}ie /GL f D /Ph f D /LK LK NW length 1 add add D}{pop exit}ie}loop /fin t D TX SC LK SC sub GI SH RT () ne{GL not{CC}if}if /LC TX length D /WH RT SW pop D CW WH add Hy{HC SW pop add}if LL gt {RT GL{SH cF cS OC 2 copy cS ne E cF ne or{NF}{pop pop}ie Hy{/Ph t D}if /LL LS D}{NL /LL LS D SH}ie} {RT PC Hy{CC}if /Ph Ph Hy or D}ie RT () ne{/GL t D /HM t D}if} {TX SW pop LL le{TX SH}{/NW () D 0 2 TX length 1 sub {/CW E D TX 0 CW GI dup SW pop LL gt{pop NW SH /HM t D NL/LL W XO sub MR sub D /CW CW 2 sub NN D /TX TX CW TX length CW sub GI D TX BS exit} {/NW E D}ie}for}ie}ie /HM t D}D /CC {C0 length 0 gt{JC}if /C0 [C1 L1 YA YB Mf NS NB TB AF Bw] D /C1 () D /L0 L1 D /YA 0 D /YB 0 D /Mf 0 D /NS 0 D /NB 0 D}D /JC {C0 aload length 0 gt{pop pop pop NB add /NB E D NS add /NS E D dup Mf gt{/Mf E D}{pop}ie dup YB gt{/YB E D}{pop}ie dup YA gt{/YA E D}{pop}ie pop C1 join /C1 E D /C0 [] D}if}D /OC {C0 length 0 gt{C1 L1 L0 sub YA YB Mf NS NB TB AF Bw GL C0 aload pop /Bw E D /AF E D /TB E D /NB E D /NS E D /Mf E D /YB E D /YA E D /C0 [] D /L1 E D /C1 E D Ph{HC SH}if NL /GL E D /Bw E D /AF E D /TB E D /NB E D /NS E D /Mf E D /YB E D /YA E D /L1 E D /LL W L1 sub XO sub MR sub WH sub D /CW 0 D C1 E join /C1 E D}if}D /BT {/LB t D dup length string copy RS dup dup () ne E ( ) ne and {/CI 0 D /LS LL D /LL W L1 sub XO sub MR sub D BS} {dup ( ) eq{/GL f D}if dup () eq L1 0 eq or{pop}{SH /BP f D /Ph f D}ie}ie /LB f D} D /BL {CP E pop XO E M} D /NL {JC /GL f D /SK W XO sub MR sub L1 sub TB{Bw add}if D /YA LF{Mf HM Fl not and PF or{LH mul}if}{0 /LF t D}ie YA 2 copy lt{E}if pop D C1 () ne{/FB YB Mf SA{Sf mul}if 4 div 2 copy lt{E}if pop D}if Fl{/Ya YA D}if CP E pop YA sub YB sub LE neg lt Fl not and PB not and{NP}if NT TL BL OU PF not and PB or{/RE L1 TB{Bw sub}if W XO sub MR sub div YA YB add LE BO add div 2 copy lt{E}if pop D RE 1 gt{BL 1 RE div dup scale}if}if AT 2 le{SK AT mul 2 div YA neg R}if AT 3 eq{0 YA neg R TB{/NB NB 1 sub D /NS NS 1 sub D}if /NB NB 1 sub NN D /A3 NS 6 mul NB add D NS NB add 0 eq {/A1 0 D /A2 0 D} {NS 0 eq{/A1 SK NB div dup J gt{pop 0}if D /A2 0 D}{J A3 mul SK lt {/A1 J D /A2 SK J NB mul sub NS div dup Ab gt{/A1 0 D pop 0}if D} {/A1 SK A3 div D /A2 A1 6 mul D}ie}ie}ie /A1 A1 NN D /A2 A2 NN D}if AT 4 eq{0 YA neg R PH 2 le{PD 0 lt{/PD L1 D}if PD M1 gt{/M1 PD D}if L1 PD sub M2 gt{/M2 L1 PD sub D}if}{DV ID 1 sub get 0 ge{Lo 0 R}if}ie}if F0 cF ne Cs cS ne or{F0 Cs NF}if /ms Ms D /Ms f D CP FB sub C1 cvx exec XO EO sub L1 add TB{BW sub}if dup LM gt{/LM E D}{pop}ie PH 0 eq PH 4 eq or Ms and{HF not{/PO t D /AH t D}if BB CP YA add E AT 3 eq LB and{A1 sub}if TB{BW sub}if E BB} {pop pop}ie Ms HM PH 3 eq and or{/BP f D /Fl f D}if /Lo 0 D /L1 0 D /F0 cF D /Cs cS D BP not{0 YB NN neg R}if OU f1 and mF not and{k2 /f1 f D}if OU PF not and PB or{RE 1 gt{RE dup scale}if}if /Ms ms Ms or D /C1 AF{(Cp )}{()}ie D /YA 0 D /YB 0 D BL AT 4 eq LB not and PH 3 ge and {ID DV length lt{DV ID get dup 0 ge{DO E sub /Lo E D /L1 Lo D}{pop}ie /ID ID 1 add D}if}if /T t D CD{/LN LN 1 add D PD}if /PD -1 D /NS 0 D /NB 0 D /TB f D /Ph f D /Mf 0 D /HM f D} D /RS {/TM E D /CN 0 D TM{10 eq{TM CN ( ) PI}if /CN CN 1 add D}forall /CN 0 D /BK HM EN and{0}{1}ie D TM {dup 32 ne{TM CN 3 2 roll put /CN CN 1 add D /BK 0 D} {pop BK 0 eq{TM CN 32 put /CN CN 1 add D}if /BK 1 D}ie}forall TM 0 CN GI dup dup () ne E ( ) ne and {dup CN 1 sub get 32 eq{/EN f D}{/EN t D}ie}if} D /join {2 copy length E length add string dup 4 2 roll 2 index 0 3 index PI E length E PI}d /WR {(\n) search{dup () ne BP not or {Li 4 le CP E pop YI Li mul add LE add 0 lt and PL 0 eq and{NP}if SH NL pop /Li Li 1 sub D WR}{pop pop WR}ie}{SH}ie /CI 0 D /BP f D} D /SH {dup dup () ne E ( ) ne and PF or CS Mf gt and{/Mf CS D}if T not Wf and{( ) E join /T t D}if dup BP{/MF CS D}if AT 3 eq{2 copy length dup 0 gt{/NB E NB add D {( ) search{/NS NS 1 add D pop pop}{pop exit}ie}loop}{pop pop}ie}if CD PD 0 lt and{dup DC search{SW pop /PD E L1 add D pop pop}{pop}ie}if 0 Np dup SW pop L1 add /L1 E D dup () ne {C1 (\() join E join (\)) join AU AF and UF or Wf and{( U ) join}if sF{( s ) join}if ( S ) join /C1 E D dup length 1 sub get 32 eq /TB E D /Bw BW D}{pop pop}ie} D /BG {AI LG BC add add 0 eq} D /ON {OU{Ty AR AI NN get dup 1 add Ln Ns Ty 2 mod 0 eq{(. )}{(\) )}ie join dup SW pop neg 0 R CP E 0 lt{0 E M}{pop}ie CP BB show /Ms t D}if} D /Ln {AR AI 3 -1 roll put}D /SP {dup CI lt BP not and{dup CI sub 0 E R /CI E D}{pop}ie} D /BN {PF{WR /HM f D}{BT NL}ie} D /NN {dup 0 lt{pop 0}if} D /h {(h) HI ST cvs join cvx exec dup 1 get E Nf{0 get E join}{pop}ie} D /H {/fn FN D /Hi E 1 add D 1 sub /HL E D /H2 HL 2 add D /GS EZ H2 get D E Tm H2 get GS mul BE dup 0 gt{1 sub}{pop EG H2 get dup 0 lt{pop AT}if}ie NA WW Np /SL SL 1 add D /FN EF H2 get D GS Ey H2 get FS EU H2 get Sc Hs not HL Hl lt and Hs HL hl lt and or Hi 0 eq or {/HI Hi D /Hs t D /hl HL D /Hv HL D}if HL Hl lt{/hi Hi D}if Nf HI 0 gt and{(h) Hi ST cvs join cvx exec 0 get WB}if /HF t D /AH f D /PO f D} D /EH {Bm H2 get GS mul BE OA /SL SL 1 sub NN D /CF 0 D /FN fn D SZ SL get FR SL get FS /HF f D /GS Ts D ()Ec} D /P {E PF{WR}{PO{EP}{BN}ie Ts 4 mul Np AE not{Tm 0 get Ts mul neg SP}if dup 0 ge AH and{Pi Pd}if}ie 1 sub dup 0 lt{pop AV AL get}if /AT E D /PO t D} D /EP {PF{WR}{BN Ts 4 mul Np}ie AE not{Bm 0 get Ts mul neg SP}if /AT AV AL get D /PO f D} D /BE {E PO{EP}{BN}ie Ts 4 mul Np neg SP} D /HR {/Aw W EO sub D /RW E dup 0 gt{Aw mul}{neg}ie dup Aw gt{pop Aw}if D /RZ E D E BN Ts neg SP 1 sub 2 div Aw RW sub mul EO add CP E pop M PF{0 Ps neg R}if 0 Np OU{gsave RZ LW Cf{Hc VC}{0 Sg}ie CP BB RW 0 RL CP BB stroke grestore}if /CI 0 D /BP f D PF not{Ts neg SP}if /Ms t D} D /AD {I NL EG 14 get dup 0 lt{pop AT}if NA /AE t D Tm 14 get Ts mul neg SP Cf{EU 14 get dup -1 eq{pop CA CL get}if Sc}if} D /DA {BN ()ES OA /AE f D ()Ec Bm 14 get Ts mul neg SP} D /PR {/MW E D /Li E D Tm 1 get Ps mul BE 0 NA /FN Fp D /PF t D SI /SL SL 1 add D /CF 0 D Ps CS mul Ts div MW WC mul CS mul Ts div dup LL gt PL 0 eq and {LL div div}{pop}ie Ey 1 get FS CP E pop LE add YI neg div cvi dup Li lt AH and{4 lt YI Li mul 5 mul LE add 0 gt or PL 0 eq and{NP}if}{pop}ie EU 1 get Sc /GS Ps D}D /RP {WR NL () /PF f D SI /FN 0 D ES Bm 1 get Ps mul neg SP OA /GS Ts D} D /SI {/XO Lm 15 get BC NN mul Lm 16 get AI UI sub NN mul add Lm 17 get UI NN mul add Lm 20 get LG NN mul add Ts mul PF{Lm 1 get Ps mul add}if EO add D /MR Rm 15 get BC NN mul Rm 16 get AI UI sub NN mul add Rm 17 get UI NN mul add Rm 20 get LG NN mul add Ts mul PF{Rm 1 get Ps mul add}if D /LL W XO sub MR sub D} D /DT {/cC E D BN /LG LG 1 sub D SI /LG LG 1 add D WW 2 div Np BL} D /DD {WB Cc 0 eq cC 0 eq and L1 0 eq or Lm 20 get Ts mul L1 sub TB{BW add}if Ts 2 div lt or NL /LF E D SI BL /cC 0 D} D /DL {Dc LG Cc put /Cc E D BG{Tm 18 get Ts mul BE}{BN}ie /LG LG 1 add D BL} D /LD {BN LG 0 gt{/LG LG 1 sub D}if /Cc Dc LG get D SI BG{()Bm 18 get Ts mul BE}if BL} D /UL {BG{Tm 17 get Ts mul BE}{BN}ie NR AI NN 0 put /UI UI 1 add D /AI AI 1 add D SI BL} D /LU {BN /UI UI 1 sub D /AI AI 1 sub D SI BG{()Bm 17 get Ts mul BE}if BL} D /OL {E BG{Tm 16 get Ts mul BE}{BN}ie TR AI NN Ty put /Ty E D NR AI NN 1 put /AI AI 1 add D SI BL 1 Ln} D /LO {BN /AI AI 1 sub D /Ty TR AI get D SI BG{()Bm 16 get Ts mul BE}if BL} D /LI {E BN -1 SP /BP f D /CI 0 D 0 Np NR AI 1 sub NN get 1 eq {dup dup 0 gt E 4 le and{/Ty E D}{pop}ie /L1 L1 Ty AR AI NN get Ns SW pop XO sub dup 0 lt{pop 0}if add D ( ON )} {pop ( B )}ie C1 E join /C1 E D CS Mf gt{/Mf CS D}if BL} D /BQ {Tm 15 get Ts mul BE /BC BC 1 add D SI BL} D /QB {Bm 15 get Ts mul BE /BC BC 1 sub D SI BL} D /Al {E EP 1 sub dup 0 lt{pop AV AL get}if NA} D /Ea {EP OA} D /WB {PF{WR}{BT}ie} D /F1 {WB /FN 0 D CS 0 FS} D /F2 {WB /FN WI D CS 0 FS} D /HY {/Hy t D WB /Hy f D} D /YH {WB} D /A {/LT E D LT 1 eq{/RN E D}if /Lh E D WB /C1 C1 ( Cp ) join D Lc AF not and{Cl Sc}if /AF t D} D /EA {Lc AF and{Ec}{WB}ie TL Pa AF and Lh 0 ne and {( \() Lh join (\)) join /AF f D WB}if /AF f D} D /TL {C1 ( Tl ) apa /C1 E D} d /apa {AF OU and Lh 0 ne LT 1 eq or and{LT 1 eq{RN ( /) E ST cvs join} {(\() Lh join (\)) join}ie E join join}{pop}ie} d /Cp {/Xc CP /Yc E D D} D /SS {Cf{dup 0 ge{EU E get dup -1 eq{pop CA CL get}if}{pop CA CL get}ie Sc} {pop}ie SZ SL get /SL SL 1 add D} D /I {WB 8 SS 1 FS} D /EM {WB 8 SS /CF CF 1 xor D 0 FS} D /BD {WB 9 SS 2 FS} D /TT {WB 10 SS /FN Fp D 0 FS} D /KB {WB 11 SS /FN Fp D 2 FS} D /CT {WB 12 SS 1 FS} D /SM {WB 13 SS /FN Fp D 0 FS} D /Q {/QL QL 1 add D QO QL 2 mod get La get join WB} D /EQ {QC QL 2 mod get La get join WB /QL QL 1 sub D} D /RO {WB -1 SS /CF 0 D 0 FS} D /SY {WB -1 SS -1 FS} D /MY {WB -1 SS -2 FS} D /ES {WB /SL SL 1 sub NN D /CF 0 D /FN FO SL get D SZ SL get FR SL get FS ()Ec}D /FZ {3 sub 1.2 E exp GS mul E WB TL /C1 C1 ( Cp ) join D /SL SL 1 add D 0 FS} D /Ef {WB TL ()ES /C1 C1 ( Cp ) join D} D /BZ {dup /Bf E D FZ}D /Sc {dup -1 ne Cf and{/CL CL 1 add D dup 0 eq{pop [0 0 0]}if dup CA E CL E put VS ( VC ) join C1 E join /C1 E D}{pop}ie} D /Ec {WB Cf{/CL CL 1 sub NN D CA CL get VS ( VC ) join C1 E join /C1 E D}if} D /VS {dup type /arraytype eq{([) E {ST cvs join ( ) join}forall (]) join}if} D /VC {{255 div}forall setrgbcolor} D /Sl {dup type /integertype ne{Ds}if /La E D WB}d /UN {WB /UF t D} D /NU {WB /UF f D} D /SE {WB /sF t D} D /XE {WB /sF f D} D /sM {/C1 C1 ( k1 ) join D}d /eM {/C1 C1 ( k2 ) join D}d /k1 {/YC CP E pop Ts add D /mF t D /f1 t D}d /k2 {gsave 3 LW -9 CP E pop Ts 0.2 mul sub M -9 YC L stroke grestore /mF f D}d /Ac {/AC E D WB}d /Ca {eA{( \()join AC join(\) )join}if WB}d /s {OU{gsave 0 CS .25 mul R dup SW pop CJ 0 RL stroke grestore}if}D /CJ {AT 3 eq LB and{E dup dup length 1 sub A1 mul E {( ) search{pop pop E A2 add E}{pop exit}ie}loop 3 -1 roll add W CP pop sub 2 copy gt{E}if pop}if}D /So {/Co E D} D /SO {C1 Yo ST cvs join ( So ) join /C1 E D (j) SW pop 2 div Pd} D /Se {E WB CS E div Pd}D /Pd {dup type /stringtype eq{SW pop}if dup /L1 E L1 add D ST cvs ( 0 R ) join C1 E join /C1 E D} D /Sp {0.35 CO} D /Sb {-0.2 CO} D /CO {OV Io Yo put /Yo E CS mul Yo add D /Io Io 1 add D -1.5 Io mul 3 add FZ SO CS Yo add dup YA gt{/YA E D}{pop}ie Yo neg dup YB gt{/YB E D}{pop}ie} D /Es {ES /Io Io 1 sub NN D /Yo OV Io get D SO} D /SB {/N2 0 D 0 1 NI{/N E D{IX N2 get 0 lt{/N2 N2 1 add D}{exit}ie}loop /K WS N get FC N get mul D /NY AY N2 get D /BV NY array D 0 1 NY 1 sub{/TM K string D currentfile TM readhexstring pop pop BV E TM put} for BM N BV put /N2 N2 1 add D}for} D /IC [{/MA E D /MB 0 D}{2 div /MA E D /MB MA D}{/MB E CS sub D /MA CS D} {pop /MA YS AB mul D /MB 1 AB sub YS mul D}{pop /MA 0 D /MB 0 D}] D /IP {BV N get /N N 1 add D} D /II {/K E D IX K get 0 lt{/EC E D}if /TY E D TY 4 eq{/Y E D /X E D}if TY 3 eq{/AB E D}if /XW AX K get D /YW AY K get D /IS SG IT K get get D /XS XW IS mul D /YS YW IS mul D YS IC TY get exec /MA MA Fl not{3 add}if D} D /IM {II /ty TY D /xs XS D /ys YS D /ya YA D /yb YB D /ma MA D /mb MB D /k K D /ec EC D /BP f D /CI 0 D WB TL L1 xs add dup XO add MR add W gt {pop /ma ma Fl{3 add}if D NL /YA ma D /YB mb D /YS ys D /L1 xs D} {/L1 E D ma YA gt{/YA ma D}if mb YB gt{/YB mb D}if}ie /TB f D OU{CP E pop YS sub LE neg lt Fl not and PB not and{NP /YA ma D /YB mb D}if /BP f D ty ST cvs ( ) join IX k get 0 lt{(\() join ec join (\) ) join}if k ST cvs join ty 3 eq{AB ST cvs ( ) join E join}if ty 4 eq{X ST cvs ( ) join Y ST cvs join ( ) join E join}if C1 E join ( DI ) join FP 2 eq FP 1 eq AF and or{( FM ) join}if ( Il Cp ) apa /C1 E D /EN f D}if /HM t D /T f D} D /DI {II /Xc CP /Yc E D D /YN YW neg D /HM t D /CI 0 D /K2 IX K get D gsave TY 4 eq{OX X IS mul add OY FY add YS sub Y IS mul sub} {/FY YS D CP MB sub 2 copy /OY E D /OX E D}ie translate K2 0 ge{/DP AZ K2 get D /BV BM K2 get D XS YS scale /N 0 D XW YW DP [XW 0 0 YN 0 YW] {IP} FC K2 get 1 eq{image}{f 3 colorimage}ie} {EX}ie grestore XS 0 R /Ms t D} D /FM {gsave 0 Sg CP MB sub translate XS neg 0 M 0 YS RL XS 0 RL 0 YS neg RL XS neg 0 RL stroke grestore} D /NA {/AT E D /AL AL 1 add D AV AL AT put} D /OA {AL 0 gt{/AL AL 1 sub D /AT AV AL get D}if} D /D1 {/BR {CP E pop E BN Mb{CP E pop eq{0 YI R}if}{pop}ie} D /Sn {OU{C1 E ST cvs join ( Ld ) join /C1 E D}{pop}ie} D} D /D1 {/BR {BN} D /Sn {OU {C1 E ST cvs join ( Ld ) join /C1 E D} {pop} ie} D} D /TC {/TF t D /ML 0 D HN{SW pop dup ML gt{/ML E D}{pop}ie}forall NP /RM RM not D RC /OU Tc D Ep /PN 0 D Ms not TP and{Ip}if /W IW ML sub Ts sub D /A0 0 D TH{/BR {( ) join BT} D /Sn {pop} D /Au () D}if} D /TN {0 eq{E EA PF HF or not XR and{HN E get Xr}{pop}ie} {OU{Tn 0 ge{() BN}if /Tn E D}{pop}ie WB}ie} D /NT {OU LB not and Tn 0 ge and{PL 0 eq{Ms not{CS CF FS}if CP dup /y E YA sub D W 9 sub CS -1.8 mul XO L1 add 2 add{y M (.) show}for HN Tn get dup SW pop IW E sub y M show CP BB M}if /Tn -1 D}if} D /Ld {/DN E D HN DN Pn put [/View [/XYZ -4 Fl{PS}{CP YA add US E pop}ie null] /Dest DN ST cvs cvn /DEST pdfmark} D /C {ND 1 eq{1 sub}if TI mul /XO E D NL Nf not{pop()}if 0 3 -1 roll 1 A} D /OP {BP not{NP}if PN 2 mod 0 eq{/Ms t D NP}if}D /Ep {Xp PN 2 mod 0 eq and OU and{/Pn (-) D showpage /PM 1 D LA}if}D /Dg [73 86 88 76 67 68 77] D /Rd [0 [1 1 0][2 1 0][3 1 0][2 1 1][1 1 1][2 2 1][3 3 1][4 4 1][2 1 2]] D /Ns {/m E D /c E 32 mul D /j m 1000 idiv D /p j 12 add string D c 96 le m 0 gt and{c 32 le {/i 0 D /d 77 D /l 100 D /m m j 1000 mul sub D j -1 1 {pop p i d c add put /i i 1 add D}for 4 -2 0 {/j E D /n m l idiv D /m m n l mul sub D /d Dg j get D n 0 gt {/x Rd n get D x 0 get -1 1 {pop p i d c add put /i i 1 add D}for p i x 1 get sub Dg x 2 get j add get c add put}if /l l 10 idiv D }for p 0 i GI} {/i ST length 1 sub D m {1 sub dup 0 ge{dup 26 mod c add 1 add ST i 3 -1 roll put 26 idiv dup 0 eq{pop exit}if}if /i i 1 sub D}loop ST i ST length i sub GI}ie} {m p cvs}ie} D /US {matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform} D /GB {Gb{US}if}D /Tl {/Rn E D Xc CP pop ne{ [/Rect [Xc 1 sub Yc cS 0.25 mul sub GB CP E 1 add E cS 0.85 mul add GB] /Subtype /Link /Border [0 0 Cf Lc and LX and AU or{0}{1}ie] Rn type /nametype eq {/Dest Rn}{/Action [/Subtype /URI /URI Rn] Cd}ie /ANN pdfmark}if} D /Il {/Rn E D [/Rect [Xc Yc GB Xc XS add Yc YS add GB] /Subtype /Link /Border [0 0 0] Rn type /nametype eq{/Dest Rn} {/Action [/Subtype /URI /URI Rn] Cd}ie /ANN pdfmark} D /XP {[{/Z Bz 2 div D Z 0 R Z Z RL Z neg Z RL Z neg Z neg RL Z Z neg RL Fi cH 1 eq and{fill}if} {Bz 0 RL 0 Bz RL Bz neg 0 RL 0 Bz neg RL Fi cH 1 eq and{fill}if} {0 -5 R Bz 0 RL 0 21 RL Bz neg 0 RL 0 -21 RL}]} D /MS {/Sm E D WB}D /O {BN()Sm BX} D /O {BN()0 Sm BX} D /BX {/Bt E D Bt 2 lt{/Ch E D CS 0.8 mul}{11 mul}ie W XO sub MR sub 2 copy gt{E}if pop /HZ E D Bt 2 eq{Fi not{pop()}if ( )E join /Ft E D TT /PF t D /MW 1 D /Li 1 D /Fw Ft SW pop D Fw HZ gt{/HZ Fw 8 add D}if HZ ST cvs( )join}{WB Ch ST cvs( )join}ie L1 HZ add XO add MR add W gt{NL}if Bt 2 eq{Ft ES Fw neg HM{CS sub}if Pd}if Bt ST cvs join( Bx )join Bt 2 eq HM and{CS Pd}if C1 E join /C1 E D /L1 L1 HZ add D /T f D ( ) Pd /PF f D Bt 2 lt{YA CS .8 mul lt{/YA CS .8 mul D}if} {YB 5 lt{/YB 5 D}if YA 21 lt{/YA 21 D}if}ie /CI 0 D} D /Bx {dup 2 eq{E /Bz E D}{E /cH E D /Bz CS .8 mul D}ie OU {gsave 0 Sg XP E get exec stroke grestore}{pop}ie Bz 0 R /Ms t D}D /SD {FD 4 mul Dy add DZ NF newpath 0 0 M DX t charpath pathbbox 3 -1 roll sub /DY E D E dup /X1 E D sub WM mul WX DY mul add WM DG mul E div /DF E D /DR WX DF mul DY mul WM div 2 div D} d /Sd {gsave 0 IL Di mul neg translate IL IW atan Di 0 eq{neg}if rotate FD 4 mul Dy add DZ NF DR X1 sub DY 2 div neg M cD VC DX show grestore} d /Pt {/tp t D Tp{NP /Pn (TP) D 0 Tt neg R Th BN NP Ep ET RC ZF}if /tp f D} D /RC {/AI 0 D /LG 0 D /BC 0 D /UI 0 D /PF f D /Cc 0 D /cC 0 D /Dc 10 array D /NR [0 1 9{pop 0}for] D /La Ds D /AR 10 array D /TR 10 array D /AV 30 array D SI /AL -1 D /AT A0 D AT NA /OV 9 array D /Yo 0 D /Co 0 D /Io 0 D /Hy f D /Ph f D /CL -1 D Ct Sc}D /ZF {/FR [0 1 30{pop 0}for] D /SZ [0 1 30{pop 0}for] D /FO [0 1 30{pop 0}for] D /SL 0 D /CF 0 D /FN 0 D 0 Ts SF}D /QO [[(\234)(\233)(\253\240)(\232)(\273)(\253)][(')(`)(\253\240)(\231)(\273)(\253)]] D /QC [[(\234)(\234)(\240\273)(\233)(\253)(\273)][(')(')(\240\273)(`)(\253)(\273)]] D /Hf EF length 2 sub D /Hz EZ Hf get D /HS Ey Hf get D /Fz EZ Hf 1 add get D /Fs Ey Hf 1 add get D /LE IL D /Ps EZ 1 get D /Fp EF 1 get D /XO 0 D /YI 0 D /CI 0 D /FP 0 D /WW Ts 7 mul D /Mf 0 D /YA 0 D /YB 0 D /Cs Ts D /GS Ts D /F0 0 D /NS 0 D /NB 0 D /N 0 D /C0 [] D /C1 () D /Lo 0 D /L1 0 D /LM 0 D /PH 0 D /EC 0 D /Lh 0 D /LT 0 D /CH 1 string D /ST 16 string D /CA 9 array D /HC (\255) D /HM f D /PF f D /EN f D /TB f D /UF f D /sF f D /AE f D /AF f D /BP t D /CD f D /PA t D /GL f D /T t D /HF f D /AH f D /SA f D /PB f D /f1 f D /mF f D /OX 0 D /OY 0 D /FY 0 D /EO 0 D /FB 0 D /PL 0 D /Bw 0 D /PD -1 D /TP f D /tp f D /TH f D /Ty 4 D /Tn -1 D /Fl t D /LB t D /PM 1 D /Ms f D /Ba f D /Bb f D /Hl 3 D /hl 6 D /Hv 6 D /Hs f D /HI 0 D /hi 0 D /PO t D /TE f D /LF t D /BO 0 D /Sm 1 D /Bf 3 D /A1 0 D /A2 0 D /Ds 1 D /QL -1 D /Cb Db D /Ct Dt D /Cl Dl D [/Creator (html2ps version 1.0 beta5) /Author () /Keywords () /Subject () /Title (The XPA Help Facility) /DOCINFO pdfmark /ND 22 D /HN [(1) (1) (1) (3) (5) (8) (10) (14) (15) (16) (15) (16) (17) (19) (22) (25) (26) (29) (30) (30) (31) (32) (32) (33) (34) (34) (35) (37) (38) (46) (46) (39) (40) (42) (43) (44) (47) (48) (50) (51) (55) (61) (63) (75) (76) (77) (80) (1) (1) (1) (2) (1) (??) (??) (1) (1) (1) (2) (3) (3) (3) (3) (4) (5) (5) (5) (5) (7) (8) (8) (8) (8) (9) (10) (10) (10) (10) (10) (11) (12) (13) (14) (14) (14) (14) (14) (15) (15) (15) (16) (16) (17) (18) (19) (19) (19) (19) (20) (21) (22) (22) (22) (24) (25) (25) (33) (25) (25) (25) (25) (26) (29) (30) (30) (31) (32) (32) (33) (33) (34) (34) (35) (36) (37) (37) (37) (37) (37) (38) (38) (38) (38) (38) (38) (39) (40) (42) (43) (44) (46) (46) (47) (48) (49) (50) (50) (50) (50) (50) (51) (53) (51) (51) (51) (51) (51) (52) (53) (54) (55) (55) (55) (55) (60) (61) (61) (61) (61) (62) (63) (63) (63) (63) (63) (63) (64) (64) (64) (65) (65) (66) (67) (67) (67) (68) (68) (68) (68) (69) (69) (69) (70) (70) (70) (70) (70) (71) (71) (71) (71) (72) (72) (73) (73) (73) (74) (74) (74) (74) (75) (75) (75) (75) (75) (76) (76) (76) (76) (76) (77) (77) (77) (77) (79) (80) (80) (80) (80) (80)] D /h0 [()(Table of Contents)] D /h1 [(0.1\240\240)(XPA: Public Access to Data and Algorithms)] D /h2 [(0.2\240\240)(Summary)] D /h3 [(0.3\240\240)(Description)] D /h4 [(0.3.0.0.1\240\240)(Last updated: September 10, 2003)] D /h5 [(0.4\240\240)(XPAIntro: Introduction to the XPA Messaging System)] D /h6 [(0.5\240\240)(Summary)] D /h7 [(0.6\240\240)(Description)] D /h8 [(0.6.0.0.1\240\240)(Last updated: March 10, 2007)] D /h9 [(0.7\240\240)(XPATemplate: Access Point Names and Templates)] D /h10 [(0.8\240\240)(Summary)] D /h11 [(0.9\240\240)(Description)] D /h12 [(0.9.0.0.1\240\240)(Last updated: September 10, 2003)] D /h13 [(0.10\240\240)(XPACommon: Getting Common Information About Access Points)] D /h14 [(0.11\240\240)(Summary)] D /h15 [(0.12\240\240)(Description)] D /h16 [(0.12.0.0.1\240\240)(Last updated: September 10, 2003)] D /h17 [(0.13\240\240)(XPAMethod: XPA Communication Methods)] D /h18 [(0.14\240\240)(Summary)] D /h19 [(0.15\240\240)(Description)] D /h20 [(0.15.0.0.1\240\240)(Last updated: September 10, 2003)] D /h21 [(0.16\240\240)(XPAInet: XPA Communication Between Hosts)] D /h22 [(0.17\240\240)(Summary)] D /h23 [(0.18\240\240)(Description)] D /h24 [(0.19\240\240)(Manual Registration)] D /h25 [(0.20\240\240)(Remote Registration)] D /h26 [(0.21\240\240)(XPANS Proxy Registration)] D /h27 [(0.21.0.0.1\240\240)(Last updated: September 10, 2003)] D /h28 [(0.22\240\240)(XPAUsers: Distinguishing Users)] D /h29 [(0.23\240\240)(Summary)] D /h30 [(0.24\240\240)(Description)] D /h31 [(0.24.0.0.1\240\240)(Last updated: September 10, 2003)] D /h32 [(0.25\240\240)(XPA Programs)] D /h33 [(0.26\240\240)(Summary)] D /h34 [(0.27\240\240)(xpaset: send data to one or more XPA servers)] D /h35 [(0.28\240\240)(xpaget: retrieve data from one or more XPA servers)] D /h36 [(0.29\240\240)(xpainfo: send short message to one or more XPA servers)] D /h37 [(0.30\240\240)(xpaaccess: see if template matches registered XPA access points)] D /h38 [(0.30.0.0.1\240\240)(Last updated: September 10, 2003)] D /h39 [(0.31\240\240)(xpamb: the XPA Message Bus)] D /h40 [(0.32\240\240)(Summary)] D /h41 [(0.33\240\240)(Description)] D /h42 [(0.34\240\240)(Options)] D /h43 [(0.34.0.0.1\240\240)(Last updated: September 10, 2003)] D /h44 [(0.35\240\240)(xpans: the XPA Name Server)] D /h45 [(0.36\240\240)(Summary)] D /h46 [(0.36.0.0.1\240\240)(Last updated: January 24, 2005)] D /h47 [(0.37\240\240)(XPAServer: The XPA Server-side Programming Interface)] D /h48 [(0.38\240\240)(Summary)] D /h49 [(0.39\240\240)(Introduction to XPA Server Programming)] D /h50 [(0.40\240\240)(Introduction)] D /h51 [(0.41\240\240)(XPANew: create a new XPA access point)] D /h52 [(0.42\240\240)(XPACmdNew: create a new XPA public access point for commands)] D /h53 [(0.43\240\240)(XPACmdAdd: add a command to an XPA command public access point)] D /h54 [(0.44\240\240)(XPACmdDel: remove a command from an XPA command public access point)] D /h55 [(0.45\240\240)(XPAInfoNew: define an XPA info public access point)] D /h56 [(0.46\240\240)(XPAFree: remove an XPA public access point)] D /h57 [(0.47\240\240)(XPAMainLoop: optional main loop for XPA)] D /h58 [(0.48\240\240)(XPAPoll: execute existing XPA requests)] D /h59 [(0.49\240\240)(XPAAtExit: install exit handler)] D /h60 [(0.50\240\240)(XPACleanup: release reserved XPA memory)] D /h61 [(0.51\240\240)(XPA Server Callback Macros)] D /h62 [(0.52\240\240)(XPA Race Conditions)] D /h63 [(0.52.0.0.1\240\240)(Last updated: September 10, 2003)] D /h64 [(0.53\240\240)(Xpaoom: What happens when XPA runs out of memory?)] D /h65 [(0.54\240\240)(Summary)] D /h66 [(0.55\240\240)(Description)] D /h67 [(0.55.0.0.1\240\240)(Last updated: April 7, 2009)] D /h68 [(0.56\240\240)(XPAClient: The XPA Client-side Programming Interface)] D /h69 [(0.57\240\240)(Summary)] D /h70 [(0.58\240\240)(Introduction to XPA Client Programming)] D /h71 [(0.59\240\240)(Introduction)] D /h72 [(0.60\240\240)(XPAGet: retrieve data from one or more XPA servers)] D /h73 [(0.61\240\240)(XPASet: send data to one or more XPA servers)] D /h74 [(0.62\240\240)(XPAInfo: send short message to one or more XPA servers)] D /h75 [(0.63\240\240)(XPAGetFd: retrieve data from one or more XPA servers and write to files)] D /h76 [(0.64\240\240)(XPASetFd: send data from stdin to one or more XPA servers)] D /h77 [(0.65\240\240)(XPAOpen: allocate a persistent client handle)] D /h78 [(0.66\240\240)(XPAClose: close a persistent XPA client handle)] D /h79 [(0.67\240\240)(XPANSLookup: lookup registered XPA access points)] D /h80 [(0.68\240\240)(XPAAccess: return XPA access points matching template \(XPA 2.1 and above\))] D /h81 [(0.68.0.0.1\240\240)(Last updated: March 10, 2007)] D /h82 [(0.69\240\240)(XPAXt: the XPA Interface to Xt \(X Windows\))] D /h83 [(0.70\240\240)(Summary)] D /h84 [(0.71\240\240)(Description)] D /h85 [(0.71.0.0.1\240\240)(Last updated: September 10, 2003)] D /h86 [(0.72\240\240)(XPATcl: the XPA Interface to the Tcl/Tk Environment)] D /h87 [(0.73\240\240)(Summary)] D /h88 [(0.74\240\240)(Server Routines)] D /h89 [(0.75\240\240)(Client Routines)] D /h90 [(0.76\240\240)(Description)] D /h91 [(0.77\240\240)(XPANew)] D /h92 [(0.78\240\240)(XPARec)] D /h93 [(0.78.0.0.1\240\240)(Last updated: September 10, 2003)] D /h94 [(0.79\240\240)(XPAEnv: Environment Variables for XPA Messaging)] D /h95 [(0.80\240\240)(Summary)] D /h96 [(0.81\240\240)(Description)] D /h97 [(0.81.0.0.1\240\240)(Last updated: December 23, 2009)] D /h98 [(0.82\240\240)(XPAAcl: Access Control for XPA Messaging)] D /h99 [(0.83\240\240)(Summary)] D /h100 [(0.84\240\240)(Description)] D /h101 [(0.84.0.0.1\240\240)(Last updated: September 10, 2003)] D /h102 [(0.85\240\240)(XPA ChangeLog)] D /h103 [(0.86\240\240)(Public Release 2.1.15 \(July 23, 2013\))] D /h104 [(0.87\240\240)(Public Release 2.1.14 \(June 7, 2012\))] D /h105 [(0.88\240\240)(Public Release 2.1.13 \(April 14, 2011\))] D /h106 [(0.89\240\240)(Public Release 2.1.12 \(January 26, 2010\))] D /h107 [(0.90\240\240)(Public Release 2.1.11 \(December 7, 2009\))] D /h108 [(0.91\240\240)(Public Release 2.1.10 \(September 1, 2009\))] D /h109 [(0.92\240\240)(Internal Release 2.1.9)] D /h110 [(0.93\240\240)(Public Release 2.1.8 \(1 November 2007\))] D /h111 [(0.94\240\240)(Patch Release 2.1.7b[1,2] \(Feb 22, 2006; March 8, 2007\))] D /h112 [(0.95\240\240)(Patch Release 2.1.6 \(4 May 2005\))] D /h113 [(0.96\240\240)(Patch Release 2.1.5 \(12 January 2004\))] D /h114 [(0.97\240\240)(Patch Release 2.1.4 \(24 March 2003\))] D /h115 [(0.98\240\240)(Patch Release 2.1.3 \(26 September 2002\))] D /h116 [(0.99\240\240)(Patch Release 2.1.2 \(18 July 2002\))] D /h117 [(0.100\240\240)(Patch Release 2.1.1 \(20 June 2002\))] D /h118 [(0.101\240\240)(Public Release 2.1.0 \(22 April 2002\))] D /h119 [(0.102\240\240)(Pre-Release 2.1.0e \(2 April 2002\))] D /h120 [(0.103\240\240)(Pre-Release 2.1.0e \(1 April 2002\))] D /h121 [(0.104\240\240)(Pre-Release 2.1.0e \(25 March 2002\))] D /h122 [(0.105\240\240)(Pre-Release 2.1.0e \(19 March 2002\))] D /h123 [(0.106\240\240)(Pre-Release 2.1.0e \(14 February 2002\))] D /h124 [(0.107\240\240)(Pre-Release 2.1.0e \(11 February 2002\))] D /h125 [(0.108\240\240)(Beta Release 2.1.0b10 \(31 January 2002\))] D /h126 [(0.109\240\240)(Beta Release 2.1.0b9 \(26 January 2002\))] D /h127 [(0.110\240\240)(Beta Release 2.1.0b8 \(4 January 2002\))] D /h128 [(0.111\240\240)(Beta Release 2.1.0b7 \(21 December 2001\))] D /h129 [(0.112\240\240)(Beta Release 2.1.0b6 \(29 October 2001\))] D /h130 [(0.113\240\240)(Beta Release 2.1.0b5 \(22 October 2001\))] D /h131 [(0.114\240\240)(Beta Release 2.1.0b4 \(24 September 2001\))] D /h132 [(0.115\240\240)(Beta Release 2.1.0b3 \(6 September 2001\))] D /h133 [(0.116\240\240)(Beta Release 2.1.0b2 \(17 August 2001\))] D /h134 [(0.117\240\240)(Beta Release 2.1.0b1 \(6 August 2001\))] D /h135 [(0.118\240\240)(Patch Release 2.0.5 \(10 November 2000\))] D /h136 [(0.119\240\240)(Patch Release 2.0.4 \(20 September 2000\))] D /h137 [(0.120\240\240)(Patch Release 2.0.3 \(15 June 2000\))] D /h138 [(0.121\240\240)(Patch Release 2.0.2 \(9 September 1999\))] D /h139 [(0.122\240\240)(Patch Release 2.0.1 \(6 August 1999\))] D /h140 [(0.123\240\240)(Public Release 2.0 \(27 May 1999\))] D /h141 [(0.123.0.0.1\240\240)(Last updated: 22 April 2002)] D /h142 [(0.124\240\240)(XPACode: Where to Find Example/Test Code)] D /h143 [(0.125\240\240)(Summary)] D /h144 [(0.126\240\240)(Description)] D /h145 [(0.126.0.0.1\240\240)(Last updated: September 10, 2003)] D /h146 [(0.127\240\240)(XPA Changes: Changes For Users from XPA 1.0 and 2.0)] D /h147 [(0.128\240\240)(Summary)] D /h148 [(0.129\240\240)(Description)] D /h149 [(0.129.0.0.1\240\240)(Last updated: September 10, 2003)] D /h150 [(0.130\240\240)(XPAConvert: Converting the XPA API to 2.0)] D /h151 [(0.131\240\240)(Summary)] D /h152 [(0.132\240\240)(Description)] D /h153 [(0.132.0.0.1\240\240)(Last updated: September 10, 2003)] D /h154 [(0.133\240\240)(XPAName: What does XPA stand for?)] D /h155 [(0.134\240\240)(Summary)] D /h156 [(0.135\240\240)(Description)] D /h157 [(0.135.0.0.1\240\240)(Last updated: September 10, 2003)] D /Hr [-47 47 48 49 -50 -50 50 -54 54 55 56 -57 -57 57 -59 59 60 61 -62 -62 62 -64 64 65 66 -67 -67 67 -69 69 70 71 -72 -72 72 -74 74 75 76 77 78 79 -80 -80 80 -82 82 83 84 -85 -85 85 -86 86 87 88 89 90 91 -92 -92 92 -94 94 95 96 97 -98 -98 98 -100 100 101 -102 -102 102 -106 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 -122 -122 122 -124 124 125 126 -127 -127 127 -130 130 131 132 133 134 135 136 137 138 139 140 141 142 -143 -143 143 -145 145 146 147 -148 -148 148 -151 151 152 153 154 155 156 157 -158 -158 158 -160 160 161 162 -163 -163 163 -165 165 166 167 -168 -168 168 -169 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 -208 -208 208 -210 210 211 212 -213 -213 213 -215 215 216 217 -218 -218 218 -220 220 221 222 -223 -223 223 -225 225 226 227 -228 -228 228]D /HV [1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 2 2 2 3 4 5 1 2 2 2 2 3 4 5 1 2 2 3 4 5 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 2 2 2 2 2 2 2 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 2 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5 1 2 2 2 3 4 5]D /Cn [3 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0 6 0 0 0 0 0 1 1 1 0 3 0 0 1 1 1 0 6 0 0 0 0 0 1 1 1 0 4 0 0 0 1 1 1 0 2 0 1 1 1 0 16 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 3 0 0 1 1 1 0 13 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 3 0 0 1 1 1 0 7 0 0 0 0 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0 39 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0 3 0 0 1 1 1 0]D Hr length 0 gt{[/PageMode /UseOutlines /DOCVIEW pdfmark}if /Hn 1 D 0 1 Hr length 1 sub{ /Bn E D [Cn Bn get dup 0 gt{/Count E HV Bn get Bl ge{neg}if}{pop}ie /Dest Hr Bn get dup abs ST cvs cvn E 0 ge{(h)Hn ST cvs join cvx exec dup 1 get E Nf{0 get E join}{pop}ie /Hn Hn 1 add D}{()}ie /Title E dup length 255 gt{0 255 getinterval}if /OUT pdfmark}for ZF /FN Fp D Ps 0 FS /WC Wf{( )}{}ie SW pop D ET RC ZF /Df f D /R1 (http://hea-www.harvard.edu/RD/xpa/changelog.html) D /Ba f D /BO 0 D Bs /UR (help.html) D /Ti (The XPA Help Facility) D /Au () D /Df f D /ME [()] D TC /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc /Ba f D /BO 0 D Bs /UR (help.html) D /Ti (The XPA Help Facility) D /Au () D /Df f D /ME [()] D TC NP RC ZF ()1 Sl()WB 0 Sn( )0 2 0 H(XPA:)WB 47 Sn()WB 1 Sn( Public Access to Data and Algorithms)EA()EH( )0 2 1 H(Summary)WB 48 Sn()EH( This document is the Table of Contents for XPA. )0 2 2 H(Description)WB 49 Sn()EH( )0 P(The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. )0 P(A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs \201and users\202. Using standard TCP sockets as a transport mechanism, XPA supports both single-point and broadcast messaging to and from these servers. It supports direct communication between clients and servers, or indirect communication via an intermediate message bus emulation program. Host-based access control is implemented, as is as the ability to communicate with XPA servers across a network. )0 P(XPA implements a layered interface that is designed to be useful both to software developers and to users. The interface consists of a library of XPA client and server routines for use in C/C++ programs and a suite of high-level user programs built on top of these libraries. Using the XPA library, access points can be added to Tcl/Tk programs, Xt programs, or to Unix programs that use the XPA event loop or any event loop based on select\201\202. Client access subroutines can be added to any Tcl/Tk, Xt, or Unix program. Client access also is supported at the command line via a suite of high-level programs. )0 P(Choose from the following topics: )UL( )-1 LI()0 2 1 A(Introduction to XPA)2 1 TN TL()Ec /AF f D( )-1 LI()0 3 1 A(Access Point Names and Templates)3 1 TN TL()Ec /AF f D( )-1 LI()0 4 1 A(Getting Common Information About Access Points)4 1 TN TL()Ec /AF f D( )-1 LI()0 5 1 A(Communication Methods)5 1 TN TL()Ec /AF f D( )-1 LI()0 6 1 A(Communication Between Hosts)6 1 TN TL()Ec /AF f D( )-1 LI()0 7 1 A(Distinguishing Users)7 1 TN TL()Ec /AF f D( )-1 LI()0 8 1 A(XPA User Programs)8 1 TN TL()Ec /AF f D( )UL()-1 LI()0 9 1 A(xpaget: get data and info)9 1 TN TL()Ec /AF f D( )-1 LI()0 10 1 A(xpaset: send data and info)10 1 TN TL()Ec /AF f D( )-1 LI()0 11 1 A(xpainfo: send info alert)11 1 TN TL()Ec /AF f D( )-1 LI()0 12 1 A(xpaaccess: get access point info)12 1 TN TL()Ec /AF f D( )-1 LI()0 13 1 A(xpamb: message bus emulation)13 1 TN TL()Ec /AF f D( )-1 LI()0 14 1 A(xpans: the XPA name server)14 1 TN TL()Ec /AF f D( )LU( )-1 LI()0 15 1 A(XPA Server Routines)15 1 TN TL()Ec /AF f D( )UL()-1 LI()0 16 1 A(XPANew: define a new access point)16 1 TN TL()Ec /AF f D( )-1 LI()0 17 1 A(XPACmdNew: define a new command access point)17 1 TN TL()Ec /AF f D( )-1 LI()0 18 1 A(XPACmdAdd: add a command)18 1 TN TL()Ec /AF f D( )-1 LI()0 19 1 A(XPACmdDel: delete a command)19 1 TN TL()Ec /AF f D( )-1 LI()0 20 1 A(XPAInfoNew: define an info access point)20 1 TN TL()Ec /AF f D( )-1 LI()0 21 1 A(XPAFree: free an access point)21 1 TN TL()Ec /AF f D( )-1 LI()0 22 1 A(XPAMainLoop: event loop for select server)22 1 TN TL()Ec /AF f D( )-1 LI()0 23 1 A(XPAPoll: poll for XPA events)23 1 TN TL()Ec /AF f D( )-1 LI()0 24 1 A(XPACleanup: release reserved XPA memory)24 1 TN TL()Ec /AF f D( )-1 LI()0 25 1 A(XPA Server Macros: accessing structure internals)25 1 TN TL()Ec /AF f D( )-1 LI()0 26 1 A(XPA Race Conditions: how to avoid them)26 1 TN TL()Ec /AF f D( )-1 LI()0 27 1 A(XPA Out of Memory \201OOM\202 errors)27 1 TN TL()Ec /AF f D( )LU( )-1 LI()0 28 1 A(XPA Client Routines)28 1 TN TL()Ec /AF f D( )UL()-1 LI()0 29 1 A(XPAOpen: open a persistent client connection)29 1 TN TL()Ec /AF f D( )-1 LI()0 30 1 A(XPAClose: close persistent client connection)30 1 TN TL()Ec /AF f D( )-1 LI()0 31 1 A(XPAGet: get data)31 1 TN TL()Ec /AF f D( )-1 LI()0 32 1 A(XPASet: send data or commands)32 1 TN TL()Ec /AF f D( )-1 LI()0 33 1 A(XPAInfo: send an info alert)33 1 TN TL()Ec /AF f D( )-1 LI()0 34 1 A(XPAGetFd: get data and write to an fd)34 1 TN TL()Ec /AF f D( )-1 LI()0 35 1 A(XPASetFd: read data from and fd and send)35 1 TN TL()Ec /AF f D( )-1 LI()0 36 1 A(XPANSLookup: look up an access point)36 1 TN TL()Ec /AF f D( )-1 LI()0 37 1 A(XPAAccess: get access info)37 1 TN TL()Ec /AF f D( )-1 LI()0 38 1 A(The XPA/Xt Interface: Xt interface to XPA)38 1 TN TL()Ec /AF f D( )-1 LI()0 39 1 A(The XPA/Tcl Interface: Tcl interface to XPA)39 1 TN TL()Ec /AF f D( )LU( )-1 LI( Tailoring the XPA Environment )UL()-1 LI()0 40 1 A(Environment Variables)40 1 TN TL()Ec /AF f D( )-1 LI()0 41 1 A(Access Control)41 1 TN TL()Ec /AF f D( )LU( )-1 LI( Miscellaneous )UL( )-1 LI()0 42 1 A(XPA ChangeLog)42 1 TN TL()Ec /AF f D( )-1 LI()0 43 1 A(Where to Find Example/Test Code)43 1 TN TL()Ec /AF f D( )-1 LI()0 44 1 A(User Changes Between XPA 1.0 and 2.0)44 1 TN TL()Ec /AF f D( )-1 LI()0 45 1 A(API Changes Between XPA 1.0 and 2.0)45 1 TN TL()Ec /AF f D( )-1 LI()0 46 1 A(What Does XPA Stand For, Anyway?)46 1 TN TL()Ec /AF f D()LU( )LU( )0 5 3 H(Last)WB 50 Sn( updated: September 10, 2003)EH( )WB NL NP Ep ET /Tc f D /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (intro.html) D /Ti (Introduction to XPA) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 2 Sn( )0 2 4 H(XPAIntro:)WB 54 Sn()WB 51 Sn( Introduction to the XPA Messaging System)EA()EH( )0 2 5 H(Summary)WB 55 Sn()EH( )0 P(A brief introduction to the XPA messaging system, which provides seamless communication between all kinds of Unix event-driven programs, including X programs, Tcl/Tk programs, and Perl programs. )0 2 6 H(Description)WB 56 Sn()EH( )0 P(The XPA messaging system provides seamless communication between all kinds of Unix programs, including X programs, Tcl/Tk programs, and Perl programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. Because XPA works both at the programming level and the shell level, it is a powerful tool for unifying any analysis environment: users and programmers have great flexibility in choosing the best level or levels at which to access XPA services, and client access can be extended or modified easily at any time. )0 P(A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs \201and users\202. Using standard TCP sockets as a transport mechanism, XPA supports both single-point and broadcast messaging to and from these servers. It supports direct communication between clients and servers, or indirect communication via an intermediate message bus emulation program. Host-based access control is implemented, as is as the ability to communicate with XPA servers across a network. )0 P(XPA implements a layered interface that is designed to be useful both to software developers and to users. The interface consists of a library of XPA client and server routines for use in programs and a suite of high-level user programs built on top of these libraries. Using the XPA library, access points can be added to )0 52 1 A(Tcl/Tk)52 0 TN TL()Ec /AF f D( programs, )0 53 1 A(Xt)53 0 TN TL()Ec /AF f D( programs, or to Unix programs that use the XPA event loop or any event loop based on select\201\202. Client access subroutines can be added to any Tcl/Tk or Unix program. Client access also is supported at the command line via a suite of high-level programs. )0 P(The major components of the XPA layered interface are: )UL()-1 LI(A set of XPA server routines, centered on )0 16 1 A(XPANew\201\202,)16 0 TN TL()Ec /AF f D( which are used by XPA server programs to tag public access points with string identifiers and to register send and receive callbacks for these access points. )-1 LI(A set of XPA client routines, centered on the )0 32 1 A(XPASet\201\202)32 0 TN TL()Ec /AF f D( and )0 31 1 A(XPAGet\201\202,)31 0 TN TL()Ec /AF f D( which are used by external client applications to exchange data and commands with an XPA server. )-1 LI(High-level programs, centered on )0 10 1 A(xpaset)10 0 TN TL()Ec /AF f D( and )0 9 1 A(xpaget,)9 0 TN TL()Ec /AF f D( which allow data and information to be exchanged with XPA server programs from the command line and from scripts. These programs have the command syntax: ) 2 35 PR( [data] | xpaset [qualifiers ...] xpaget [qualifiers ...])RP( )-1 LI(An XPA name server program, )0 14 1 A(xpans,)14 0 TN TL()Ec /AF f D( through which XPA access point names are registered by servers and distributed to clients.)LU( )0 P(Defining an XPA access point is easy: a server application calls )0 16 1 A(XPANew\201\202,)16 0 TN TL()Ec /AF f D( )0 17 1 A(XPACmdNew\201\202,)17 0 TN TL()Ec /AF f D( or the experimental )0 20 1 A(XPAInfoNew\201\202)20 0 TN TL()Ec /AF f D( routine to create a named public access point. An XPA service can specify "send" and "receive" callback procedures \201or an "info" procedure in the case of XPAInfoNew\201\202\202 to be executed by the program when an external process either sends data or commands to this access point or requests data or information from this access point. Either of the callbacks can be omitted, so that a particular access point can be specified as read-only, read-write, or write-only. Application-specific client data can be associated with these callbacks. Having defined one or more public access points in this way, an XPA server program enters its usual event loop \201or uses the standard XPA event loop\202. )0 P(Clients communicate with these XPA public access points using programs such as )0 9 1 A(xpaget)9 0 TN TL()Ec /AF f D(, )0 10 1 A(xpaset)10 0 TN TL()Ec /AF f D(, and )0 11 1 A(xpainfo)11 0 TN TL()Ec /AF f D( \201at the command line\202, or routines such as )0 31 1 A(XPAGet\201\202,)31 0 TN TL()Ec /AF f D( )0 32 1 A(XPASet\201\202,)32 0 TN TL()Ec /AF f D( and )0 33 1 A(XPAInfo\201\202)33 0 TN TL()Ec /AF f D( within a program. Both methods require specification of the name of the access point. The xpaget program returns data or other information from an XPA server to its standard output, while the xpaset program sends data or commands from its standard input to an XPA application. The corresponding API routines set/get data to/from memory, returning error messages and other info as needed. If a )0 3 1 A(template)3 0 TN TL()Ec /AF f D( is used to specify the access point name \201e.g., "ds9*"\202, then communication will take place with all servers matching that template. )0 P(Please note that XPA currently is not thread-safe. All XPA calls must be in the same thread. )0 P()0 0 1 A(Go to XPA Help Index)0 0 TN TL()Ec /AF f D( )0 5 7 H(Last)WB 57 Sn( updated: March 10, 2007)EH( )WB NL /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (template.html) D /Ti (Access Point Names and Templates) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 3 Sn( )0 2 8 H(XPATemplate:)WB 59 Sn()WB 58 Sn( Access Point Names and Templates)EA()EH( )0 2 9 H(Summary)WB 60 Sn()EH( )0 P(XPA access points are composed of two parts: a general class and a specific name. Both parts accept template characters so that you can send/retrieve data to/from multiple servers at one time. )0 2 10 H(Description)WB 61 Sn()EH( )0 P(When XPA servers call )0 16 1 A(XPANew\201\202,)16 0 TN TL()Ec /AF f D( or )0 17 1 A(XPACmdNew\201\202)17 0 TN TL()Ec /AF f D( to define XPA access points, they specify a string identifier composed of a class and a name. When clients communicate with XPA access points, they specify which access points to communicate with using an identifier of the form: ) 1 12 PR( class:name)RP( All registered XPA access points that match the specified identifier will be available for communication \201subject to access control rules, etc.\202 )0 P(As of XPA 2.1.5, the length of both the class and name designations are limited to 1024 characters. )0 P(The XPA class:name identifier actually is a template: it accepts wild cards in its syntax, so a single specifier can match more than one XPA access point. \201Note that the class is optional and defaults to "*".\202 The allowed syntax for clients to specify the class:name template is of the form shown below. \201Note that "*" is used to denote a generic wild card, but other wild cards characters are supported, as described below\202. ) 7 46 PR( template explanation -------- ----------- class:name exact match of class and name name match any class with this name *:name match any class with this name class:* match any name of this class *:* match any access point)RP( )0 P(In general, the following wild-cards can be applied to class and name: ) 5 58 PR( wildcard explanation -------- ----------- ? match any character, but there must be one * match anything, or nothing [...] match an inclusive set)RP( )0 P(Although the class:name template normally is used to refer to XPA access points, these also can be specified using their individual socket identifiers. For inet sockets, the socket identifier is )BD(ip:port)ES(, where ip can be the DNS-registered name, the ASCII IP number \201e.g. 123.45.67.890\202 or the hex IP number \201e.g. 838f3a60\202. For unix sockets, the identifier is the )BD(socket file name)ES(. These socket identifiers are displayed as the fourth argument in the xpans display of registered access points. For example, consider the ds9 program started using inet sockets. The xpans name server will register something like this: ) 2 40 PR( csh> xpaget xpans DS9 ds9 gs saord.harvard.edu:3236 eric)RP( You can access ds9 using ip:3236 in any of the three forms: ) 8 37 PR( csh> xpaget saord:3236 file /home/eric/data/snr.ev csh> xpaget 123.45.67.890:3236 file /home/eric/data/snr.ev csh> xpaget 838f3a60:3236 file /home/eric/data/snr.ev)RP( In the case of unix sockets, the socket identifier is a file: ) 5 41 PR( csh> xpaget xpans DS9 ds9 gs /tmp/.xpa/DS9_ds9.2631 eric csh> xpaget /tmp/.xpa/DS9_ds9.2631 file /home/eric/data/snr.ev)RP( This feature can be useful in distinguishing between multiple instances of a program that all have the same class:name designation. )0 P()0 0 1 A(Go to XPA Help Index)0 0 TN TL()Ec /AF f D( )0 5 11 H(Last)WB 62 Sn( updated: September 10, 2003)EH( )WB NL /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (info.html) D /Ti (Getting Common Information About Access Points) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 4 Sn( )0 2 12 H(XPACommon:)WB 64 Sn()WB 63 Sn( Getting Common Information About Access Points)EA()EH( )0 2 13 H(Summary)WB 65 Sn()EH( )0 P(There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. )0 2 14 H(Description)WB 66 Sn()EH( )0 P(You can find out which XPA access points have been registered with the currently running )0 14 1 A(XPA name server)14 0 TN TL()Ec /AF f D( by executing the )0 9 1 A(xpaget)9 0 TN TL()Ec /AF f D( command to retrieve info from the XPA name server: ) 1 14 PR( xpaget xpans)RP( If, for example, the )0 43 1 A(stest)43 0 TN TL()Ec /AF f D( test server program is running, the following XPA access points will be returned \201the specifics of the returned info will vary for different machines and users\202: ) 4 33 PR( XPA xpa gs 838e2f67:1262 eric XPA xpa1 gs 838e2f67:1266 eric XPA c_xpa gs 838e2f67:1267 eric XPA i_xpa i 838e2f67:1268 eric)RP( Note that access to this information is subject to the usual )0 41 1 A(XPA Access Control)41 0 TN TL()Ec /AF f D( restrictions. )0 P(Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. These sub-commands can be executed by using )0 10 1 A(xpaset)10 0 TN TL()Ec /AF f D( or )0 9 1 A(xpaget)9 0 TN TL()Ec /AF f D( at the command line, or )0 31 1 A(XPAGet\201\202)31 0 TN TL()Ec /AF f D( or )0 32 1 A(XPASet\201\202)32 0 TN TL()Ec /AF f D( in programs, e.g: ) 5 30 PR( xpaget ds9 -acl xpaget ds9 -help xpaget ds9 env FOO xpaset -p ds9 env FOO foofoo)RP( With the exception of )BD(-help)ES( and )BD(-version)ES(, reserved sub-commands are available only on the machine on which the XPA server itself is running. The following reserved sub-commands are defined for all access points: )0 DL( )0 P()0 DT()BD(-acl)ES( get \201set\202 the access control list [options: host type acl, for set] )DD( The 'xpaset' option allows you to add a new acl for a given host, or change the acl for an existing host. See )0 41 1 A(XPA Access Control)41 0 TN TL()Ec /AF f D( for more information. This access point is available only on the server machine. )0 P()0 DT()BD(-env)ES( get \201set\202 an environment variable [options: name \201value, for set\202] )DD(The 'xpaget' option will return the value of the named environment variable. The 'xpaset' option will set the value of the names variable to the specified value. This access point is available only on the server machine. \201Please be advised that we have had problems setting environment variables in static Tcl/Tk programs such as ds9 running under Linux.\202 )0 P()0 DT( )BD(-clipboard)ES( set\201get\202 information on a named clipboard )DD( Clients can store ASCII state information on any number of named clipboards. Clipboards of the same name created by clients on different machines are kept separate. The syntax for creating a clipboard is: ) 2 65 PR( [data] | xpaset [server] -clipboard add|append [clipboard_name] xpaset -p [server] -clipboard delete [clipboard_name])RP( Use "add" to create a new clipboard or replace the contents of an existing one. Use "append" to append to an existing clipboard. )0 P(Information on a named clipboard is retrieved using: ) 1 45 PR( xpaget [server] -clipboard [clipboard_name])RP( )0 P()0 DT()BD(-exec)ES( set: execute commands from buffer [options: none] )DD(If -exec is specified in the paramlist of an 'xpaset' call, then further sub-commands will be retrieved from the data buffer. )0 P()0 DT()BD(-help)ES( get: return help string for this XPA or sub-command [options: name \201for sub-commands\202] )DD(Each XPA access point and each XPA sub-command can have a help string associated with it that is specified when the access point is defined. The -help option will return this help string. For XPA access points that contain user-defined sub-commands, you can get the help string for a particular sub-command by specifying its name, or else get the help strings for all sub-commands if not name is specified. )0 P()0 DT()BD(-ltimeout)ES( get \201set\202 the long timeout value [options: seconds|reset] )DD(The 'xpaget' option will return the value of the long timeout \201in seconds\202. The 'xpaset' option will set the value of the long timeout. If "reset" is specified, then the timeout value will be reset to the default value. )0 P()0 DT()BD(-nsconnect)ES( set: re-establish name server connection to all XPA's [options: none] )DD(If the )0 14 1 A(XPA Name Server \201xpans\202)14 0 TN TL()Ec /AF f D( process has terminated unexpectedly and then re-started, this sub-command can be used to re-establish the connection. You use it by sending the command to the [name:port] or [file] of the access point instead of to the XPA name \201since the latter requires the xpans connection!\202: ) 1 36 PR( xpaset -p 838e2f67:1268 -nsconnect)RP( See )0 14 1 A(xpans)14 0 TN TL()Ec /AF f D( for more information. )0 P()0 DT()BD(-nsdisconnect)ES( set: break name server connection to all XPA's [options: none] )DD(This sub-command will terminate the connection to the )0 14 1 A(XPA Name Server \201xpans\202)14 0 TN TL()Ec /AF f D(, thereby making all access points inaccessible except through their underlying [name:port] or [file] identifiers. I forget why we added it, it seems pretty useless. )0 P()0 DT()BD(-stimeout)ES( get \201set\202 the short timeout value [options: seconds|reset] )DD(The 'xpaget' option will return the value of the short timeout \201in seconds\202. The 'xpaset' option will set the value of the short timeout. If "reset" is specified, then the timeout value will be reset to the default value. )0 P()0 DT()BD(-remote)ES( set: register xpa with remote server [options: host[:port] [acl]] [-proxy] )DD(This sub-command will register the XPA access point with the XPA name server \201xpans\202 on the specified host \201which must already be running\202. The specified host also is given access control to the access point, using the specified acl or the default acl of "+" \201meaning the remote host can xpaset, xpaget, xpainfo or xpaaccess\202. If the acl is specified as "-", then the access point is unregistered. See )0 6 1 A(Communication Between Machines)6 0 TN TL()Ec /AF f D( for more information on how this sub-command is used. )0 P()0 DT()BD(-version)ES( get: return XPA version string [options: none] )DD(The version refers to the version of XPA used to define this access point \201currently something like 2.0\202. )LD( )0 P(You can add your own reserved commands to all XPA access points by using the )0 18 1 A(XPACmdAdd\201\202)18 0 TN TL()Ec /AF f D( routine, passing the XPA handle returned by )EM(XPA XPAGetReserved\201void\202)ES( as the first argument. Note again that these will only be available on the machine where the XPA service is running. )0 P()0 0 1 A(Go to XPA Help Index)0 0 TN TL()Ec /AF f D( )0 5 15 H(Last)WB 67 Sn( updated: September 10, 2003)EH( )WB NL /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (method.html) D /Ti (XPA Communication Methods) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 5 Sn( )0 2 16 H(XPAMethod:)WB 69 Sn()WB 68 Sn( )EA(XPA Communication Methods)EH( )0 2 17 H(Summary)WB 70 Sn()EH( )0 P(XPA supports both inet and unix \201local\202 socket communication. )0 2 18 H(Description)WB 71 Sn()EH( )0 P(XPA uses sockets for communication between processes. It supports three methods of socket communication: inet, localhost, and unix. In general, the same method should be employed for all XPA processes in a session and the global environment variable XPA_METHOD should be used to set up the desired method. By default, the preferred method is "inet", which is appropriate for most users. You can set up a different method by typing something like: ) 3 70 PR( setenv XPA_METHOD local # unix csh XPA_METHOD=local; export XPA_METHOD # unix sh, bash, windows/cygwin set XPA_METHOD=localhost # dos/windows)RP( The options for XPA_METHOD are: )BD(inet)ES(, )BD(unix)ES( \201or )BD(local)ES(\202, and )BD(localhost)ES(. On Unix machines, this environment setup command can be placed in your shell init file \201.cshrc, .profile, .bashrc, etc.\202 On Windows platforms, it can be placed in your AUTOEXEC.BAT file \201I think!\202. )0 P(By default, )BD(inet)ES( sockets are used by XPA. These are the standard Internet sockets that are used by programs such as Netscape, ftp. etc. Inet sockets utilize the IP address of the given machine and a \201usually random\202 port number to communicate between processes on the same machine or between different machines on the Internet. \201Note that XPA has an )0 41 1 A(Access Control)41 0 TN TL()Ec /AF f D( mechanism to prevent unauthorized access of XPA access points by other computers on the Net\202. For users connected to the Internet, this usually is the appropriate communication method. For more information about setting up XPA communication between machines, see )0 6 1 A(Communication Between Machines)6 0 TN TL()Ec /AF f D(. )0 P(In you are using XPA on a machine without an Internet connection, then inet sockets are not appropriate. In fact, an XPA process often will hang for many seconds while waiting for a response from the Domain Name Service \201DNS\202 when using inet sockets. Instead of inet sockets, users on Unix platforms can also use )BD(unix)ES( sockets \201also known as local sockets\202. These sockets are based on the local file system and do not make use of the DNS. They generally are considered to be faster than inet sockets, but they are not implemented under Windows. Use local sockets as a first resort if you are on a Unix machine that is not connected to the Internet. )0 P(Users not connected to the Internet also can use )BD(localhost)ES( sockets. These are also inet-type sockets but the IP address used for the local machine is the )BD(localhost)ES( address, 0x7F000001, instead of the real IP of the machine. Depending on how sockets are set up for a given platform, communication with the DNS usually is not required in this case \201though of course, XPA cannot interact with other machines\202. The localhost method will generally work on both Unix and Windows platforms, but whether the DNS is required or not is subject to individual configurations. )0 P(A final warning/reminder: if your XPA-enabled server hangs at startup time and your XPA_METHOD is )BD(inet)ES(, the problem probably is related to an incorrect Internet configuration. This can be confirmed by using the )BD(unix)ES( method or \201usually\202 the )BD(localhost)ES( method. You can use these alternate methods if other hosts do not need access to the XPA server. )0 P()0 0 1 A(Go to XPA Help Index)0 0 TN TL()Ec /AF f D( )0 5 19 H(Last)WB 72 Sn( updated: September 10, 2003)EH( )WB NL /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (inet.html) D /Ti (XPA Communication Between Hosts) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 6 Sn( )0 2 20 H(XPAInet:)WB 74 Sn()WB 73 Sn( XPA Communication Between Hosts)EA()EH( )0 2 21 H(Summary)WB 75 Sn()EH( XPA uses standard inet sockets to support communication between two or more host computers. )0 2 22 H(Description)WB 76 Sn()EH( )0 P(When the )0 5 1 A(Communication Method)5 0 TN TL()Ec /AF f D( is set to )BD(inet)ES( \201as it is by default\202, XPA can be used to communicate between different computers on the Internet. INET sockets utilize the IP address of the given machine and a \201usually random\202 port number to communicate between processes on the same machine or between different machines on the Internet. These standard Internet sockets are also used by programs such as Netscape, ftp. etc. )0 P(XPA supports a host-based )0 41 1 A(Access Control)41 0 TN TL()Ec /AF f D( mechanism to prevent unauthorized access of XPA access points by other computers on the Net. By default, only the machine on which the XPA server is running can access XPA services. Therefore, setting up communication between a local XPA server machine and a remote client machine requires a two-part registration process: )UL()-1 LI( the XPA service on the local machine must be made known to the remote machine )-1 LI( the remote machine must be given permission to access the local XPA service)LU( Three methods by which this remote registration can be accomplished are described below. )0 2 23 H(Manual)WB 77 Sn( Registration)EH( The first method is the most basic and does not require the remote client to have xpans running. To use it, the local server simply gives a remote client machine access to one or more XPA access points using xpaset and the )BD(-acl)ES( sub-command. For example, consider the XPA test program "stest" running on a local machine. By default the access control for the access point named "xpa" is restricted to that machine: ) 3 25 PR( [sh]$ xpaget xpa -acl *:* 123.456.78.910 gisa *:* localhost gisa)RP( Using xpaset and the )BD(-acl)ES( sub-command, a remote client machine can be given permission to perform xpaget, xpaset, xpaaccess, or xpainfo operations. For example, to allow the xpaget operation, the following command can be issued on the local machine: ) 1 45 PR( [sh]$ xpaset -p xpa -acl "remote_machine g")RP( This results in the following access permissions on the local machine: ) 4 26 PR( [sh]$ xpaget xpa -acl XPA:xpa 234.567.89.012 g *:* 123.456.78.910 gisa *:* localhost gisa)RP( The remote client can now use the local server's xpans name server to establish communication with the local XPA service. This can be done on a call-by-call basis using the )BD(-i)ES( switch on xpaset, xpaget, etc: ) 6 43 PR( [sh]$ xpaget -i "local_machine:12345" xpa class: XPA name: xpa method: 88877766:2778 sendian: little cendian: big)RP( Alternatively, the XPA_NSINET variable on the remote machine can be set to point directly to xpans on the local machine, removing the need to override this value each time an XPA program is run: ) 7 42 PR( [csh]$ setenv XPA_NSINET 'karapet:$port' [csh]$ xpaget xpa class: XPA name: xpa method: 88877766:2778 sendian: little cendian: big)RP( Here, '$port' means to use the default XPA name service port \20114285\202. not a port environment variable. )0 P(Access permission for remote client machines can be stored in a file on the local machine pointed to by the )BD(XPA_ACLFILE)ES( environment variable or using the )BD(XPA_DEFACL)ES( environment variable. See )0 41 1 A(XPA Access Control)41 0 TN TL()Ec /AF f D( for more information. )0 2 24 H(Remote)WB 78 Sn( Registration)EH( If xpans is running on the remote client machine, then a local xpaset command can be used with the )BD(-remote)ES( sub-command to register the local XPA service in the remote name service, while at the same time giving the remote machine permission to access the local service. For example, assume again that "stest" is running on the local machine and that xpans is also running on the remote machine. To register access of this local xpa on the remote machine, use the xpaset and the )BD(-remote)ES( sub-command: ) 1 56 PR( [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' +)RP( To register the local xpa access point on the remote machine with xpaget access only, execute: ) 1 56 PR( [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' g)RP( Once the remote registration command is executed, the remote client machine will have an entry such as the following in its own xpans name service: ) 2 31 PR( [csh]$ xpaget xpans XPA xpa gs 88877766:2839 eric)RP( The xpa access point can now be utilized on the remote machine without further setup: ) 6 23 PR( [csh]$ xpaget xpa class: XPA name: xpa method: 838e2f68:2839 sendian: little cendian: big)RP( To unregister remote access from the local machine, use the same command but with a '-' argument: ) 1 54 PR( [sh]$ xpaset -p xpa -remote 'remote_machine:$port' -)RP( The benefit of using remote registration is that communication with remote access points can be mixed with that of other access points on the remote machine. Using )0 3 1 A(Access Point Names and Templates)3 0 TN TL()Ec /AF f D(, one XPA command can be used to send or receive messages to the remote and local services. )0 2 25 H(XPANS)WB 79 Sn( Proxy Registration)EH( The two methods described above are useful when the local and remote machines are able to communicate freely to one another. This would be the case on most Local Area Networks \201LANs\202 where all machines are behind the same firewall and there is no port blocking between machines on the same LAN. The situation is more complicated when the XPA server is behind a firewall, where outgoing connections are allowed, but incoming port blocking is implemented to prevent machines outside the firewall from connecting to machines inside the firewall. Such incoming port blocking will prevent xpaset and xpaget from connecting to an XPA server inside a firewall. )0 P(To allow locally fire-walled XPA services to register with remote machines, we have implemented a proxy service within the xpans name server. To register remote proxy service, xpaset and the )BD(-remote)ES( sub-command is again used, but with an additional )BD(-proxy)ES( argument added to the end of the command: ) 1 63 PR( [sh]$ ./xpaset -p xpa -remote 'remote_machine:$port' g -proxy)RP( Once a remote proxy registration command is executed, the remote machine will have an entry such as the following in its own xpans name service: ) 2 32 PR( [csh]$ xpaget xpans XPA xpa gs @88877766:2839 eric)RP( The '@' sign in the name service entry indicates that xpans proxy processing is being used for this access point. Other than that, from the user's point of view, there is no difference in how this XPA access point is contacted using XPA programs \201xpaset, xpaget, etc.\202 or libraries: ) 6 23 PR( [csh]$ xpaget xpa class: XPA name: xpa method: 88877766:3053 sendian: little cendian: big)RP( )0 P(Of course, the underlying processing of the XPA requests is very much different when xpans proxy is involved. Instead of an XPA program such contacting the XPA service directly, it contacts the local xpans. Acting as a proxy server, xpans communicates with the XPA service using the command channel established at registration time. Commands \201including establishing a new data channel\202 are sent between xpans and the XPA service to set up a new message transfer, and then data is fed to/from the xpa request, through xpans, from/to the XPA service. In this way, it can be arranged so that connections between the fire-walled XPA service and the remote client are always initiated by the XPA service itself. Thus, incoming connections that would be blocked by the firewall are avoided. Note that there is a performance penalty for using the xpans/proxy service. Aside from extra overhead to set up proxy communication, all data must be sent through the intermediate proxy process. )0 P(The xpans proxy scheme requires that the remote client allow the local XPA server machine to connect to the remote xpans/proxy server. If the remote client machine also is behind a port-blocking firewall, such connections will be disallowed. In this case, the only solution is to open up some ports on the remote client machine to allow incoming connections to xpans/proxy. Two ports must be opened \201for command and data channel connections\202. By default, these two ports are 14285 and 14287. The port numbers can be changed using the )BD(XPA_NSINET)ES( environment variable. This variable takes the form: ) 1 49 PR( setenv XPA_NSINET machine:port1[,port2[,port3]])RP( where port1 is the main connecting port, port2 is the XPA access port, and port3 is the secondary data connecting port. The second and third ports are optional and default to port1+1 and port1+2, respectively. It is port1 and port3 that must be left open for incoming connections. )0 P(For example, to change the port assignments so that xpans listens for registration commands on port 12345 and data commands on port 28573: ) 1 32 PR( setenv XPA_NSINET myhost:12345)RP( Alternatively, all three ports can be assigned explicitly: ) 1 43 PR( setenv XPA_NSINET remote:12345,3000,12346)RP( In this case 12345 and 12346 should be open for incoming connections. The XPA access port \201which need not be open to the outside world\202 is set to 3000. )0 P(Finally, note that we currently have no mechanism to cope with Internet proxy servers \201such as SOCKS servers\202. If an XPA service is running on a machine that cannot connect directly to outside machines, but goes through a proxy server instead, there currently is no way to register that XPA service with a remote machine. We hope to implement support for SOCKS proxy in a future release. )0 P()0 0 1 A(Go to XPA Help Index)0 0 TN TL()Ec /AF f D( )0 5 26 H(Last)WB 80 Sn( updated: September 10, 2003)EH( )WB NL /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (users.html) D /Ti (Distinguishing Users) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 7 Sn( )0 2 27 H(XPAUsers:)WB 82 Sn()WB 81 Sn( Distinguishing Users)EA()EH( )0 2 28 H(Summary)WB 83 Sn()EH( )0 P(XPA normally distinguishes between users on a given host, but it is possible to send data to access points belonging to other users. )0 2 29 H(Description)WB 84 Sn()EH( )0 P(A single XPA name service typically serves all users on a given machine. Two users can register the same XPA access points on the same machine without conflict, because the user's username is registered with each access point and, by default, programs such as xpaget and xpaset only process access points of the appropriate user. For example: ) 4 32 PR( XPA xpa1 gs 838e2f67:1262 eric XPA xpa2 gs 838e2f67:1266 eric XPA xpa1 gs 838e2f67:2523 john XPA xpa2 gs 838e2f67:2527 john)RP( Here the users "eric" and "john" both have registered the access points xpa1 and xpa2. When either "john" or "eric" retrieves information from xpa1, they will process only the access point registered in their user name. )0 P(If you want to access another user's XPA access points on a single machine, use the -u [user] option on xpaset, xpaget, etc. For example, if eric executes: ) 1 21 PR( xpaget -u john xpa1)RP( he will access John's xpa1 access point.Use "*" to access all users on a given machine: ) 1 20 PR( xpaget -u "*" xpa1)RP( Note that the )0 40 1 A(XPA Environment Variable)40 0 TN TL()Ec /AF f D( XPA_NSUSERS can be used to specify the default list of users to process: ) 1 32 PR( setenv XPA_NSUSERS "eric,john")RP( will cause access points from both "eric" and "john" to be processed by default. )0 P()0 0 1 A(Go to XPA Help Index)0 0 TN TL()Ec /AF f D( )0 5 30 H(Last)WB 85 Sn( updated: September 10, 2003)EH( )WB NL /Cb Db D /Ct [16#00 16#00 16#00] D /Cl [16#00 16#00 16#00] D /CL -1 D Ct Sc DS /Ba f D /BO 0 D Bs /UR (programs.html) D /Ti (XPA Programs) D /Au () D /Df f D /ME [()] D 0 BO R ()1 Sl()WB 8 Sn( )0 2 31 H(XPA)WB 86 Sn( Programs)EH( )0 2 32 H(Summary)WB 87 Sn()EH( )0 P(Use the XPA programs to send/receive data to/from XPA servers from the command line or from scripts. )0 P() 7 116 PR( | xpaset [-h] [-i nsinet] [-m method] [-n] [-p] [-s] [-t sval,lval] [-u users] [-v]