1*0f4c859eSApple OSS Distributions/*- 2*0f4c859eSApple OSS Distributions * Copyright (c) 2003 Networks Associates Technology, Inc. 3*0f4c859eSApple OSS Distributions * All rights reserved. 4*0f4c859eSApple OSS Distributions * 5*0f4c859eSApple OSS Distributions * This software was developed for the FreeBSD Project by and Network 6*0f4c859eSApple OSS Distributions * Associates Laboratories, the Security Research Division of Network 7*0f4c859eSApple OSS Distributions * Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), 8*0f4c859eSApple OSS Distributions * as part of the DARPA CHATS research program. 9*0f4c859eSApple OSS Distributions * 10*0f4c859eSApple OSS Distributions * Redistribution and use in source and binary forms, with or without 11*0f4c859eSApple OSS Distributions * modification, are permitted provided that the following conditions 12*0f4c859eSApple OSS Distributions * are met: 13*0f4c859eSApple OSS Distributions * 1. Redistributions of source code must retain the above copyright 14*0f4c859eSApple OSS Distributions * notice, this list of conditions and the following disclaimer. 15*0f4c859eSApple OSS Distributions * 2. Redistributions in binary form must reproduce the above copyright 16*0f4c859eSApple OSS Distributions * notice, this list of conditions and the following disclaimer in the 17*0f4c859eSApple OSS Distributions * documentation and/or other materials provided with the distribution. 18*0f4c859eSApple OSS Distributions * 19*0f4c859eSApple OSS Distributions * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 20*0f4c859eSApple OSS Distributions * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 21*0f4c859eSApple OSS Distributions * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 22*0f4c859eSApple OSS Distributions * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 23*0f4c859eSApple OSS Distributions * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 24*0f4c859eSApple OSS Distributions * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 25*0f4c859eSApple OSS Distributions * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 26*0f4c859eSApple OSS Distributions * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 27*0f4c859eSApple OSS Distributions * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 28*0f4c859eSApple OSS Distributions * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 29*0f4c859eSApple OSS Distributions * SUCH DAMAGE. 30*0f4c859eSApple OSS Distributions * 31*0f4c859eSApple OSS Distributions * $FreeBSD$ 32*0f4c859eSApple OSS Distributions */ 33