1*32fe07f8SJohn MarinoCopyright (c) 1992, 1993 2*32fe07f8SJohn Marino The Regents of the University of California. All rights reserved. 3*32fe07f8SJohn Marino 4*32fe07f8SJohn MarinoThis code is derived from software contributed to Berkeley by 5*32fe07f8SJohn MarinoChristos Zoulas of Cornell University. 6*32fe07f8SJohn Marino 7*32fe07f8SJohn MarinoRedistribution and use in source and binary forms, with or without 8*32fe07f8SJohn Marinomodification, are permitted provided that the following conditions 9*32fe07f8SJohn Marinoare met: 10*32fe07f8SJohn Marino1. Redistributions of source code must retain the above copyright 11*32fe07f8SJohn Marino notice, this list of conditions and the following disclaimer. 12*32fe07f8SJohn Marino2. Redistributions in binary form must reproduce the above copyright 13*32fe07f8SJohn Marino notice, this list of conditions and the following disclaimer in the 14*32fe07f8SJohn Marino documentation and/or other materials provided with the distribution. 15*32fe07f8SJohn Marino3. Neither the name of the University nor the names of its contributors 16*32fe07f8SJohn Marino may be used to endorse or promote products derived from this software 17*32fe07f8SJohn Marino without specific prior written permission. 18*32fe07f8SJohn Marino 19*32fe07f8SJohn MarinoTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 20*32fe07f8SJohn MarinoANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21*32fe07f8SJohn MarinoIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 22*32fe07f8SJohn MarinoARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 23*32fe07f8SJohn MarinoFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 24*32fe07f8SJohn MarinoDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 25*32fe07f8SJohn MarinoOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 26*32fe07f8SJohn MarinoHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 27*32fe07f8SJohn MarinoLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 28*32fe07f8SJohn MarinoOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29*32fe07f8SJohn MarinoSUCH DAMAGE. 30*32fe07f8SJohn Marino 31