~ubuntu-branches/ubuntu/lucid/nfs-utils/lucid

« back to all changes in this revision

Viewing changes to utils/statd/sm_inter.x

  • Committer: Bazaar Package Importer
  • Author(s): Steve Langasek
  • Date: 2009-06-06 01:19:54 UTC
  • mto: (12.1.24 karmic)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20090606011954-ojnwbumhfwgivicw
Tags: upstream-1.2.0
ImportĀ upstreamĀ versionĀ 1.2.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 */
9
9
 
10
10
/*
11
 
 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
12
 
 * unrestricted use provided that this legend is included on all tape
13
 
 * media and as a part of the software program in whole or part.  Users
14
 
 * may copy or modify Sun RPC without charge, but are not authorized
15
 
 * to license or distribute it to anyone else except as part of a product or
16
 
 * program developed by the user.
17
 
 * 
18
 
 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
19
 
 * WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
20
 
 * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
21
 
 * 
22
 
 * Sun RPC is provided with no support and without any obligation on the
23
 
 * part of Sun Microsystems, Inc. to assist in its use, correction,
24
 
 * modification or enhancement.
25
 
 * 
26
 
 * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
27
 
 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
28
 
 * OR ANY PART THEREOF.
29
 
 * 
30
 
 * In no event will Sun Microsystems, Inc. be liable for any lost revenue
31
 
 * or profits or other special, indirect and consequential damages, even if
32
 
 * Sun has been advised of the possibility of such damages.
33
 
 * 
34
 
 * Sun Microsystems, Inc.
35
 
 * 2550 Garcia Avenue
36
 
 * Mountain View, California  94043
 
11
 * Copyright (c) 2009, Sun Microsystems, Inc.
 
12
 * All rights reserved.
 
13
 *
 
14
 * Redistribution and use in source and binary forms, with or without
 
15
 * modification, are permitted provided that the following conditions are met:
 
16
 * - Redistributions of source code must retain the above copyright notice,
 
17
 *   this list of conditions and the following disclaimer.
 
18
 * - Redistributions in binary form must reproduce the above copyright notice,
 
19
 *   this list of conditions and the following disclaimer in the documentation
 
20
 *   and/or other materials provided with the distribution.
 
21
 * - Neither the name of Sun Microsystems, Inc. nor the names of its
 
22
 *   contributors may be used to endorse or promote products derived
 
23
 *   from this software without specific prior written permission.
 
24
 *
 
25
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 
26
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
27
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
28
 * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
 
29
 * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 
30
 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 
31
 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 
32
 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 
33
 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 
34
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 
35
 * POSSIBILITY OF SUCH DAMAGE.
37
36
 */
38
37
 
39
38
/*