Deleted Added
full compact
nis.x (26207) nis.x (50473)
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 or with the express written consent of
8% * Sun Microsystems, Inc.

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

25% *
26% * Sun Microsystems, Inc.
27% * 2550 Garcia Avenue
28% * Mountain View, California 94043
29% */
30
31#ifndef RPC_HDR
32%#ifndef lint
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 or with the express written consent of
8% * Sun Microsystems, Inc.

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

25% *
26% * Sun Microsystems, Inc.
27% * 2550 Garcia Avenue
28% * Mountain View, California 94043
29% */
30
31#ifndef RPC_HDR
32%#ifndef lint
33%static const char rcsid[] = "$Id: nis.x,v 1.5 1996/12/05 06:13:41 wpaul Exp $";
33%static const char rcsid[] =
34% "$FreeBSD: head/include/rpcsvc/nis.x 50473 1999-08-27 23:45:13Z peter $";
34%#endif /* not lint */
35#endif
36
37/*
38 * From 4.1 : @(#)nis.x 1.61 Copyright 1989 Sun Microsystems
39 *
40 * RPC Language Protocol description file for NIS Plus
41 * This version : 1.61

--- 424 unchanged lines hidden ---
35%#endif /* not lint */
36#endif
37
38/*
39 * From 4.1 : @(#)nis.x 1.61 Copyright 1989 Sun Microsystems
40 *
41 * RPC Language Protocol description file for NIS Plus
42 * This version : 1.61

--- 424 unchanged lines hidden ---