Deleted Added
full compact
key_prot.x (74462) key_prot.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.
8% *

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

39 * loopback transport.
40 *
41 * NOTE: This .x file generates the USER level headers for the keyserver.
42 * the KERNEL level headers are created by hand as they kernel has special
43 * requirements.
44 */
45
46%/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */
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% *

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

39 * loopback transport.
40 *
41 * NOTE: This .x file generates the USER level headers for the keyserver.
42 * the KERNEL level headers are created by hand as they kernel has special
43 * requirements.
44 */
45
46%/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */
47%/* $FreeBSD: head/include/rpcsvc/key_prot.x 74462 2001-03-19 12:50:13Z alfred $ */
48%/* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */
47%/* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */
48%#include <sys/cdefs.h>
49%__FBSDID("$FreeBSD: head/include/rpcsvc/key_prot.x 114629 2003-05-04 02:51:42Z obrien $");
49%
50%/*
51% * Compiled from key_prot.x using rpcgen.
52% * DO NOT EDIT THIS FILE!
53% * This is NOT source code!
54% */
55
56/*

--- 228 unchanged lines hidden ---
50%
51%/*
52% * Compiled from key_prot.x using rpcgen.
53% * DO NOT EDIT THIS FILE!
54% * This is NOT source code!
55% */
56
57/*

--- 228 unchanged lines hidden ---