Deleted Added
full compact
nis.x (108533) nis.x (114629)
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.

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

24% * Sun has been advised of the possibility of such damages.
25% *
26% * Sun Microsystems, Inc.
27% * 2550 Garcia Avenue
28% * Mountain View, California 94043
29% */
30
31#ifndef RPC_HDR
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.

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

24% * Sun has been advised of the possibility of such damages.
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[] =
34% "$FreeBSD: head/include/rpcsvc/nis.x 108533 2003-01-01 18:49:04Z schweikh $";
35%#endif /* not lint */
32%#include <sys/cdefs.h>
33%__FBSDID("$FreeBSD: head/include/rpcsvc/nis.x 114629 2003-05-04 02:51:42Z obrien $");
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
43 * Last Modified : 3/19/91

--- 423 unchanged lines hidden ---
34#endif
35
36/*
37 * From 4.1 : @(#)nis.x 1.61 Copyright 1989 Sun Microsystems
38 *
39 * RPC Language Protocol description file for NIS Plus
40 * This version : 1.61
41 * Last Modified : 3/19/91

--- 423 unchanged lines hidden ---