snmpd.c

00001 /*
00002  * snmpd.c
00003  */
00007 /* Portions of this file are subject to the following copyrights.  See
00008  * the Net-SNMP's COPYING file for more details and other copyrights
00009  * that may apply:
00010  */
00011 /*
00012  * Copyright 1988, 1989 by Carnegie Mellon University
00013  * 
00014  * All Rights Reserved
00015  * 
00016  * Permission to use, copy, modify, and distribute this software and its 
00017  * documentation for any purpose and without fee is hereby granted, 
00018  * provided that the above copyright notice appear in all copies and that
00019  * both that copyright notice and this permission notice appear in 
00020  * supporting documentation, and that the name of CMU not be
00021  * used in advertising or publicity pertaining to distribution of the
00022  * software without specific, written prior permission.  
00023  * 
00024  * CMU DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
00025  * ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
00026  * CMU BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
00027  * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
00028  * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
00029  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
00030  * SOFTWARE.
00031  * *****************************************************************
00032  */
00034  * Copyright 00033 /*