Deleted Added
full compact
pmap_rmt.h (25551) pmap_rmt.h (26211)
1/*
2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
3 * unrestricted use provided that this legend is included on all tape
4 * media and as a part of the software program in whole or part. Users
5 * may copy or modify Sun RPC without charge, but are not authorized
6 * to license or distribute it to anyone else except as part of a product or
7 * program developed by the user.
8 *

--- 14 unchanged lines hidden (view full) ---

23 * Sun has been advised of the possibility of such damages.
24 *
25 * Sun Microsystems, Inc.
26 * 2550 Garcia Avenue
27 * Mountain View, California 94043
28 *
29 * from: @(#)pmap_rmt.h 1.2 88/02/08 SMI
30 * from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC
1/*
2 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
3 * unrestricted use provided that this legend is included on all tape
4 * media and as a part of the software program in whole or part. Users
5 * may copy or modify Sun RPC without charge, but are not authorized
6 * to license or distribute it to anyone else except as part of a product or
7 * program developed by the user.
8 *

--- 14 unchanged lines hidden (view full) ---

23 * Sun has been advised of the possibility of such damages.
24 *
25 * Sun Microsystems, Inc.
26 * 2550 Garcia Avenue
27 * Mountain View, California 94043
28 *
29 * from: @(#)pmap_rmt.h 1.2 88/02/08 SMI
30 * from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC
31 * $Id: pmap_rmt.h,v 1.7 1997/05/07 02:27:08 eivind Exp $
31 * $Id: pmap_rmt.h,v 1.4 1996/01/30 23:32:12 mpp Exp $
32 */
33
34/*
35 * Structures and XDR routines for parameters to and replies from
36 * the portmapper remote-call-service.
37 *
38 * Copyright (C) 1986, Sun Microsystems, Inc.
39 */

--- 24 unchanged lines hidden ---
32 */
33
34/*
35 * Structures and XDR routines for parameters to and replies from
36 * the portmapper remote-call-service.
37 *
38 * Copyright (C) 1986, Sun Microsystems, Inc.
39 */

--- 24 unchanged lines hidden ---