1558a398bSSimon Schubert /*- 2558a398bSSimon Schubert * Copyright (c) 1999 Cameron Grant <cg@freebsd.org> 3984263bcSMatthew Dillon * All rights reserved. 4984263bcSMatthew Dillon * 5984263bcSMatthew Dillon * Redistribution and use in source and binary forms, with or without 6984263bcSMatthew Dillon * modification, are permitted provided that the following conditions 7984263bcSMatthew Dillon * are met: 8984263bcSMatthew Dillon * 1. Redistributions of source code must retain the above copyright 9984263bcSMatthew Dillon * notice, this list of conditions and the following disclaimer. 10984263bcSMatthew Dillon * 2. Redistributions in binary form must reproduce the above copyright 11984263bcSMatthew Dillon * notice, this list of conditions and the following disclaimer in the 12984263bcSMatthew Dillon * documentation and/or other materials provided with the distribution. 13984263bcSMatthew Dillon * 14984263bcSMatthew Dillon * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 15984263bcSMatthew Dillon * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 16984263bcSMatthew Dillon * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 17984263bcSMatthew Dillon * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 18984263bcSMatthew Dillon * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 19984263bcSMatthew Dillon * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 20984263bcSMatthew Dillon * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 21