Fujitsu SPARC Enterprise M4000 User Manual page 359

Fujitsu server user's guide
Hide thumbs Also See for SPARC Enterprise M4000:
Table of Contents

Advertisement

*
notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
*
notice, this list of conditions and the following disclaimer in the
*
documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
*
must display the following acknowledgement:
*
This product includes software developed by the University of
*
California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
*
may be used to endorse or promote products derived from this software
*
without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE REGENTS AND
* CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
* PARTICULAR PURPOSE ARE DISCLAIMED.
* REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
* PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
* OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
* DAMAGE.
/* Copyright (c) 1996 by Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE
* CONSORTIUM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
* SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET
* SOFTWARE
* CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
* PERFORMANCE OF THIS SOFTWARE.
*/
!*
This code is based on the UltraSPARC atomics library by Mike Bennett
!*
The Initial Developer of the Original Code is Mike Bennett,
!*
mbennett@netcom.com, Copyright (C) 1999. All Rights Reserved.
!*
This code is based on the sparc architecture Manual version 9
!*
section J.11 (page 333)
*
Based on libdl (dlfcn.c/dlfcn.h) which is
*
Copyright (c) 1992,1993,1995,1996,1997,1988
*
Jens-Uwe Mager, Helios Software GmbH, Hannover, Germany.
*
*
Not derived from licensed software.
*
*
Permission is granted to freely use, copy, modify, and redistribute
*
this software, provided that the author is not construed to be liable
*
for any results of using the software, alterations are clearly marked
*
as such, and this notice is not modified.
strnatcmp.c -- Perform 'natural order' comparisons of strings in C.
Copyright (C) 2000 by Martin Pool <mbp@humbug.org.au>
This software is provided 'as-is', without any express or implied
warranty.
In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software in a
product,
an
acknowledgment
in
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not
be
misrepresented as being the original software.
3.
This
notice
may
not
be
distribution.
/*
* Copyright (c) 2002-2006 Asim Jalis
*
* This library is released under the zlib/libpng license as described at
*
* http://www.opensource.org/licenses/zlib-license.html
*
IN NO EVENT SHALL THE
the
product
documentation
would
removed
or
altered
from
any
* Here is the statement of the license:
*
* This software is provided 'as-is', without any express or implied
warranty.
* In no event will the authors be held liable for any damages arising from
* the use of this software.
*
* Permission is granted to anyone to use this software for any purpose,
* including commercial applications, and to alter it and redistribute it
* freely, subject to the following restrictions:
*
* 1. The origin of this software must not be misrepresented; you must not
* claim that you wrote the original software. If you use this software
in a
* product, an acknowledgment in the product documentation would be
* appreciated but is not required.
*
* 2. Altered source versions must be plainly marked as such, and must not
be
* misrepresented as being the original software.
*
* 3. This notice may not be removed or altered from any source
distribution.
*/
-----
* This is derived from material copyright RSA Data Security, Inc.
* Their notice is reproduced below in its entirety.
*
* Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights
* reserved.
*
* License to copy and use this software is granted provided that it
identified
* as the "RSA Data Security, Inc. MD4 Message-Digest Algorithm" in all
* material mentioning or referencing this software or this function.
*
* License is also granted to make and use derivative works provided that
such
* works are identified as "derived from the RSA Data Security, Inc. MD4
* Message-Digest Algorithm" in all material mentioning or referencing the
* derived work.
*
* RSA Data Security, Inc. makes no representations concerning either the
* merchantability of this software or the suitability of this software
for any
* particular purpose. It is provided "as is" without express or implied
warranty
* of any kind.
*
* These notices must be retained in any copies of any part of this
* documentation and/or software.
/*
* The apr_md5_encode() routine uses much code obtained from the FreeBSD
* 3.0 MD5 crypt() function, which is licenced as follows:
* ---------------------------------------------------------------------
-------
* "THE BEER-WARE LICENSE" (Revision 42):
* <phk@login.dknet.dk> wrote this file. As long as you retain this notice
you
* can do whatever you want with this stuff. If we meet some day, and you
think
* this stuff is worth it, you can buy me a beer in return.
Kamp
* ---------------------------------------------------------------------
-------
*/
/*
* apr_ldap_compat.c: LDAP v2/v3 compatibility things
*
* Original code from auth_ldap module for Apache v1.3:
* Copyright 1998, 1999 Enbridge Pipelines Inc.
* Copyright 1999-2001 Dave Carrigan
*/
be
/*
* Portions Copyright (c) 1992-1996 Regents of the University of Michigan.
* All rights reserved.
*
source
* Redistribution and use in source and binary forms are permitted provided
* that this notice is preserved and that due credit is given
University of
* Michigan at Ann Arbor. The name of the University may not be used to
* endorse or promote products derived from this software without specific
prior
* written permission. This software is provided ``as is'' without express
or
* implied warranty.
*/
Appendix E Software License Conditions
is
Poul-Henning
to the
E-7

Advertisement

Table of Contents
loading

Table of Contents