auth.h | auth.h | |||
---|---|---|---|---|
/* $NetBSD: auth.h,v 1.15 2000/06/02 22:57:55 fvdl Exp $ */ | /* $NetBSD: auth.h,v 1.15 2000/06/02 22:57:55 fvdl Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)auth.h 1.17 88/02/08 SMI | * from: @(#)auth.h 1.17 88/02/08 SMI | |||
* from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC | * from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC | |||
* from: @(#)auth.h 1.43 98/02/02 SMI | * from: @(#)auth.h 1.43 98/02/02 SMI | |||
* $FreeBSD: src/include/rpc/auth.h,v 1.20 2003/01/01 18:48:42 schweikh Exp $ | * $FreeBSD: src/include/rpc/auth.h,v 1.20 2003/01/01 18:48:42 schweikh Exp $ | |||
*/ | */ | |||
/* | /* | |||
* auth.h, Authentication interface. | * auth.h, Authentication interface. | |||
* | * | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
auth_des.h | auth_des.h | |||
---|---|---|---|---|
/* @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC; from 1.3 88/02/08 SMI */ | /* @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC; from 1.3 88/02/08 SMI */ | |||
/* $FreeBSD: src/include/rpc/auth_des.h,v 1.3 2002/03/23 17:24:55 imp E xp $ */ | /* $FreeBSD: src/include/rpc/auth_des.h,v 1.3 2002/03/23 17:24:55 imp E xp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC | * from: @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC | |||
* from: @(#)auth_des.h 1.14 94/04/25 SMI | * from: @(#)auth_des.h 1.14 94/04/25 SMI | |||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
auth_kerb.h | auth_kerb.h | |||
---|---|---|---|---|
/* $FreeBSD: src/include/rpc/auth_kerb.h,v 1.2 2002/09/04 23:58:23 alfr ed Exp $ */ | /* $FreeBSD: src/include/rpc/auth_kerb.h,v 1.2 2002/09/04 23:58:23 alfr ed Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* auth_kerb.h, Protocol for Kerberos style authentication for RPC | * auth_kerb.h, Protocol for Kerberos style authentication for RPC | |||
* | * | |||
* Copyright (C) 1986, Sun Microsystems, Inc. | * Copyright (C) 1986, Sun Microsystems, Inc. | |||
*/ | */ | |||
#ifndef _RPC_AUTH_KERB_H | #ifndef _RPC_AUTH_KERB_H | |||
#define _RPC_AUTH_KERB_H | #define _RPC_AUTH_KERB_H | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
auth_unix.h | auth_unix.h | |||
---|---|---|---|---|
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)auth_unix.h 1.8 88/02/08 SMI | * from: @(#)auth_unix.h 1.8 88/02/08 SMI | |||
* from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC | * from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/auth_unix.h,v 1.11 2002/03/23 17:24:55 imp Exp $ | * $FreeBSD: src/include/rpc/auth_unix.h,v 1.11 2002/03/23 17:24:55 imp Exp $ | |||
*/ | */ | |||
/* | /* | |||
* auth_unix.h, Protocol for UNIX style authentication parameters for RPC | * auth_unix.h, Protocol for UNIX style authentication parameters for RPC | |||
* | * | |||
* Copyright (C) 1984, Sun Microsystems, Inc. | * Copyright (C) 1984, Sun Microsystems, Inc. | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
clnt.h | clnt.h | |||
---|---|---|---|---|
/* $NetBSD: clnt.h,v 1.14 2000/06/02 22:57:55 fvdl Exp $ */ | /* $NetBSD: clnt.h,v 1.14 2000/06/02 22:57:55 fvdl Exp $ */ | |||
/* | /* | |||
* The contents of this file are subject to the Sun Standards | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* License Version 1.0 the (the "License";) You may not use | * All rights reserved. | |||
* this file except in compliance with the License. You may | ||||
* obtain a copy of the License at lib/libc/rpc/LICENSE | ||||
* | ||||
* Software distributed under the License is distributed on | ||||
* an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either | ||||
* express or implied. See the License for the specific | ||||
* language governing rights and limitations under the License. | ||||
* | ||||
* The Original Code is Copyright 1998 by Sun Microsystems, Inc | ||||
* | ||||
* The Initial Developer of the Original Code is: Sun | ||||
* Microsystems, Inc. | ||||
* | ||||
* All Rights Reserved. | ||||
* | ||||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | ||||
* unrestricted use provided that this legend is included on all tape | ||||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)clnt.h 1.31 94/04/29 SMI | * from: @(#)clnt.h 1.31 94/04/29 SMI | |||
* from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC | * from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/clnt.h,v 1.21 2003/01/24 01:47:55 fjoe Exp $ | * $FreeBSD: src/include/rpc/clnt.h,v 1.21 2003/01/24 01:47:55 fjoe Exp $ | |||
*/ | */ | |||
/* | /* | |||
* clnt.h - Client side remote procedure call interface. | * clnt.h - Client side remote procedure call interface. | |||
* | * | |||
* Copyright (c) 1986-1991,1994-1999 by Sun Microsystems, Inc. | * Copyright (c) 1986-1991,1994-1999 by Sun Microsystems, Inc. | |||
End of changes. 3 change blocks. | ||||
42 lines changed or deleted | 31 lines changed or added | |||
clnt_soc.h | clnt_soc.h | |||
---|---|---|---|---|
/* $NetBSD: clnt_soc.h,v 1.1 2000/06/02 22:57:55 fvdl Exp $ */ | /* $NetBSD: clnt_soc.h,v 1.1 2000/06/02 22:57:55 fvdl Exp $ */ | |||
/* $FreeBSD: src/include/rpc/clnt_soc.h,v 1.2 2002/03/23 17:24:55 imp E xp $ */ | /* $FreeBSD: src/include/rpc/clnt_soc.h,v 1.2 2002/03/23 17:24:55 imp E xp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1984 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1984 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* clnt.h - Client side remote procedure call interface. | * clnt.h - Client side remote procedure call interface. | |||
*/ | */ | |||
#ifndef _RPC_CLNT_SOC_H | #ifndef _RPC_CLNT_SOC_H | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
des.h | des.h | |||
---|---|---|---|---|
/* @(#)des.h 2.2 88/08/10 4.0 RPCSRC; from 2.7 88/02/08 SMI */ | /* @(#)des.h 2.2 88/08/10 4.0 RPCSRC; from 2.7 88/02/08 SMI */ | |||
/* $FreeBSD: src/include/rpc/des.h,v 1.4 2002/03/23 17:24:55 imp Exp $ */ | /* $FreeBSD: src/include/rpc/des.h,v 1.4 2002/03/23 17:24:55 imp Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Generic DES driver interface | * Generic DES driver interface | |||
* Keep this file hardware independent! | * Keep this file hardware independent! | |||
* Copyright (c) 1986 by Sun Microsystems, Inc. | * Copyright (c) 1986 by Sun Microsystems, Inc. | |||
*/ | */ | |||
#define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */ | #define DES_MAXLEN 65536 /* maximum # of bytes to encrypt */ | |||
#define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ | #define DES_QUICKLEN 16 /* maximum # of bytes to encrypt quickly */ | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
des_crypt.h | des_crypt.h | |||
---|---|---|---|---|
/* | /* | |||
* @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C ) 1986 SMI | * @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C ) 1986 SMI | |||
* $FreeBSD: src/include/rpc/des_crypt.h,v 1.4 2002/03/23 17:24:55 imp Exp $ | * $FreeBSD: src/include/rpc/des_crypt.h,v 1.4 2002/03/23 17:24:55 imp Exp $ | |||
* | * | |||
* des_crypt.h, des library routine interface | * des_crypt.h, des library routine interface | |||
* Copyright (C) 1986, Sun Microsystems, Inc. | * Copyright (C) 1986, Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* des_crypt.h, des library routine interface | * des_crypt.h, des library routine interface | |||
*/ | */ | |||
#ifndef _DES_DES_CRYPT_H | #ifndef _DES_DES_CRYPT_H | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
nettype.h | nettype.h | |||
---|---|---|---|---|
/* $NetBSD: nettype.h,v 1.2 2000/07/06 03:17:19 christos Exp $ */ | /* $NetBSD: nettype.h,v 1.2 2000/07/06 03:17:19 christos Exp $ */ | |||
/* $FreeBSD: src/include/rpc/nettype.h,v 1.2 2002/03/23 17:24:55 imp Ex p $ */ | /* $FreeBSD: src/include/rpc/nettype.h,v 1.2 2002/03/23 17:24:55 imp Ex p $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* nettype.h, Nettype definitions. | * nettype.h, Nettype definitions. | |||
* All for the topmost layer of rpc | * All for the topmost layer of rpc | |||
* | * | |||
*/ | */ | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
pmap_clnt.h | pmap_clnt.h | |||
---|---|---|---|---|
/* $NetBSD: pmap_clnt.h,v 1.9 2000/06/02 22:57:55 fvdl Exp $ */ | /* $NetBSD: pmap_clnt.h,v 1.9 2000/06/02 22:57:55 fvdl Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)pmap_clnt.h 1.11 88/02/08 SMI | * from: @(#)pmap_clnt.h 1.11 88/02/08 SMI | |||
* from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC | * from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/pmap_clnt.h,v 1.14 2002/04/28 15:18:45 des Exp $ | * $FreeBSD: src/include/rpc/pmap_clnt.h,v 1.14 2002/04/28 15:18:45 des Exp $ | |||
*/ | */ | |||
/* | /* | |||
* pmap_clnt.h | * pmap_clnt.h | |||
* Supplies C routines to get to portmap services. | * Supplies C routines to get to portmap services. | |||
* | * | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
pmap_prot.h | pmap_prot.h | |||
---|---|---|---|---|
/* $NetBSD: pmap_prot.h,v 1.8 2000/06/02 22:57:55 fvdl Exp $ */ | /* $NetBSD: pmap_prot.h,v 1.8 2000/06/02 22:57:55 fvdl Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)pmap_prot.h 1.14 88/02/08 SMI | * from: @(#)pmap_prot.h 1.14 88/02/08 SMI | |||
* from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC | * from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/pmap_prot.h,v 1.12 2002/03/23 17:24:55 imp Exp $ | * $FreeBSD: src/include/rpc/pmap_prot.h,v 1.12 2002/03/23 17:24:55 imp Exp $ | |||
*/ | */ | |||
/* | /* | |||
* pmap_prot.h | * pmap_prot.h | |||
* Protocol for the local binder service, or pmap. | * Protocol for the local binder service, or pmap. | |||
* | * | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
pmap_rmt.h | pmap_rmt.h | |||
---|---|---|---|---|
/* $NetBSD: pmap_rmt.h,v 1.7 1998/02/11 23:01:23 lukem Exp $ */ | /* $NetBSD: pmap_rmt.h,v 1.7 1998/02/11 23:01:23 lukem Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)pmap_rmt.h 1.2 88/02/08 SMI | * from: @(#)pmap_rmt.h 1.2 88/02/08 SMI | |||
* from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC | * from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/pmap_rmt.h,v 1.12 2002/03/23 17:24:55 imp Exp $ | * $FreeBSD: src/include/rpc/pmap_rmt.h,v 1.12 2002/03/23 17:24:55 imp Exp $ | |||
*/ | */ | |||
/* | /* | |||
* Structures and XDR routines for parameters to and replies from | * Structures and XDR routines for parameters to and replies from | |||
* the portmapper remote-call-service. | * the portmapper remote-call-service. | |||
* | * | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
raw.h | raw.h | |||
---|---|---|---|---|
/* $NetBSD: raw.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ | /* $NetBSD: raw.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ | |||
/* $FreeBSD: src/include/rpc/raw.h,v 1.1 2001/03/19 12:49:47 alfred Exp $ */ | /* $FreeBSD: src/include/rpc/raw.h,v 1.1 2001/03/19 12:49:47 alfred Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
#ifndef _RPC_RAW_H | #ifndef _RPC_RAW_H | |||
#define _RPC_RAW_H | #define _RPC_RAW_H | |||
/* from: @(#)raw.h 1.11 94/04/25 SMI */ | /* from: @(#)raw.h 1.11 94/04/25 SMI */ | |||
/* from: @(#)raw.h 1.2 88/10/25 SMI */ | /* from: @(#)raw.h 1.2 88/10/25 SMI */ | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
rpc.h | rpc.h | |||
---|---|---|---|---|
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | ||||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | ||||
* or profits or other special, indirect and consequential damages, even if | ||||
* Sun has been advised of the possibility of such damages. | ||||
* | * | |||
* Sun Microsystems, Inc. | * Redistribution and use in source and binary forms, with or without | |||
* 2550 Garcia Avenue | * modification, are permitted provided that the following conditions are m | |||
* Mountain View, California 94043 | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | ||||
IS" | ||||
* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | ||||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* rpc.h, Just includes the billions of rpc header files necessary to | * rpc.h, Just includes the billions of rpc header files necessary to | |||
* do remote procedure calling. | * do remote procedure calling. | |||
* | * | |||
* Copyright (C) 1984, Sun Microsystems, Inc. | * Copyright (C) 1984, Sun Microsystems, Inc. | |||
*/ | */ | |||
#ifndef _TIRPC_RPC_H | #ifndef _TIRPC_RPC_H | |||
#define _TIRPC_RPC_H | #define _TIRPC_RPC_H | |||
End of changes. 3 change blocks. | ||||
26 lines changed or deleted | 31 lines changed or added | |||
rpc_com.h | rpc_com.h | |||
---|---|---|---|---|
/* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ | /* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ | |||
/* $FreeBSD: src/include/rpc/rpc_com.h,v 1.6 2003/01/16 07:13:51 mbr Ex p $ */ | /* $FreeBSD: src/include/rpc/rpc_com.h,v 1.6 2003/01/16 07:13:51 mbr Ex p $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* rpc_com.h, Common definitions for both the server and client side. | * rpc_com.h, Common definitions for both the server and client side. | |||
* All for the topmost layer of rpc | * All for the topmost layer of rpc | |||
* | * | |||
*/ | */ | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
rpc_msg.h | rpc_msg.h | |||
---|---|---|---|---|
/* $NetBSD: rpc_msg.h,v 1.11 2000/06/02 22:57:56 fvdl Exp $ */ | /* $NetBSD: rpc_msg.h,v 1.11 2000/06/02 22:57:56 fvdl Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)rpc_msg.h 1.7 86/07/16 SMI | * from: @(#)rpc_msg.h 1.7 86/07/16 SMI | |||
* from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC | * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/rpc_msg.h,v 1.15 2003/01/01 18:48:42 schweikh Exp $ | * $FreeBSD: src/include/rpc/rpc_msg.h,v 1.15 2003/01/01 18:48:42 schweikh Exp $ | |||
*/ | */ | |||
/* | /* | |||
* rpc_msg.h | * rpc_msg.h | |||
* rpc message definition | * rpc message definition | |||
* | * | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
rpcb_clnt.h | rpcb_clnt.h | |||
---|---|---|---|---|
/* $NetBSD: rpcb_clnt.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ | /* $NetBSD: rpcb_clnt.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ | |||
/* $FreeBSD: src/include/rpc/rpcb_clnt.h,v 1.2 2002/03/23 17:24:55 imp Exp $ */ | /* $FreeBSD: src/include/rpc/rpcb_clnt.h,v 1.2 2002/03/23 17:24:55 imp Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* rpcb_clnt.h | * rpcb_clnt.h | |||
* Supplies C routines to get to rpcbid services. | * Supplies C routines to get to rpcbid services. | |||
* | * | |||
*/ | */ | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
rpcb_prot.h | rpcb_prot.h | |||
---|---|---|---|---|
skipping to change at line 26 | skipping to change at line 26 | |||
#endif | #endif | |||
#ifndef IXDR_GET_U_INT32 | #ifndef IXDR_GET_U_INT32 | |||
#define IXDR_GET_U_INT32(buf) IXDR_GET_U_LONG((buf)) | #define IXDR_GET_U_INT32(buf) IXDR_GET_U_LONG((buf)) | |||
#endif | #endif | |||
#ifndef IXDR_PUT_U_INT32 | #ifndef IXDR_PUT_U_INT32 | |||
#define IXDR_PUT_U_INT32(buf, v) IXDR_PUT_U_LONG((buf), (v)) | #define IXDR_PUT_U_INT32(buf, v) IXDR_PUT_U_LONG((buf), (v)) | |||
#endif | #endif | |||
/* | /* | |||
* $FreeBSD: src/include/rpc/rpcb_prot.x,v 1.3 2002/03/13 10:29:06 obrien E xp $ | * $FreeBSD: src/include/rpc/rpcb_prot.x,v 1.3 2002/03/13 10:29:06 obrien E xp $ | |||
* | * | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1988 by Sun Microsystems, Inc. | * Copyright (c) 1988 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* from rpcb_prot.x */ | /* from rpcb_prot.x */ | |||
/* #pragma ident "@(#)rpcb_prot.x 1.5 94/04/29 SMI" */ | /* #pragma ident "@(#)rpcb_prot.x 1.5 94/04/29 SMI" */ | |||
#ifndef _KERNEL | #ifndef _KERNEL | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
rpcent.h | rpcent.h | |||
---|---|---|---|---|
/* $NetBSD: rpcent.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ | /* $NetBSD: rpcent.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ | |||
/* $FreeBSD: src/include/rpc/rpcent.h,v 1.2 2002/03/23 17:24:55 imp Exp $ */ | /* $FreeBSD: src/include/rpc/rpcent.h,v 1.2 2002/03/23 17:24:55 imp Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* rpcent.h, | * rpcent.h, | |||
* For converting rpc program numbers to names etc. | * For converting rpc program numbers to names etc. | |||
* | * | |||
*/ | */ | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
svc.h | svc.h | |||
---|---|---|---|---|
/* $NetBSD: svc.h,v 1.17 2000/06/02 22:57:56 fvdl Exp $ */ | /* $NetBSD: svc.h,v 1.17 2000/06/02 22:57:56 fvdl Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)svc.h 1.35 88/12/17 SMI | * from: @(#)svc.h 1.35 88/12/17 SMI | |||
* from: @(#)svc.h 1.27 94/04/25 SMI | * from: @(#)svc.h 1.27 94/04/25 SMI | |||
* $FreeBSD: src/include/rpc/svc.h,v 1.24 2003/06/15 10:32:01 mbr Exp $ | * $FreeBSD: src/include/rpc/svc.h,v 1.24 2003/06/15 10:32:01 mbr Exp $ | |||
*/ | */ | |||
/* | /* | |||
* svc.h, Server-side remote procedure call interface. | * svc.h, Server-side remote procedure call interface. | |||
* | * | |||
* Copyright (C) 1986-1993 by Sun Microsystems, Inc. | * Copyright (C) 1986-1993 by Sun Microsystems, Inc. | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
svc_auth.h | svc_auth.h | |||
---|---|---|---|---|
/* $NetBSD: svc_auth.h,v 1.8 2000/06/02 22:57:57 fvdl Exp $ */ | /* $NetBSD: svc_auth.h,v 1.8 2000/06/02 22:57:57 fvdl Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)svc_auth.h 1.6 86/07/16 SMI | * from: @(#)svc_auth.h 1.6 86/07/16 SMI | |||
* @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC | * @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/svc_auth.h,v 1.14 2002/03/23 17:24:55 imp Exp $ | * $FreeBSD: src/include/rpc/svc_auth.h,v 1.14 2002/03/23 17:24:55 imp Exp $ | |||
*/ | */ | |||
/* | /* | |||
* svc_auth.h, Service side of rpc authentication. | * svc_auth.h, Service side of rpc authentication. | |||
* | * | |||
* Copyright (C) 1984, Sun Microsystems, Inc. | * Copyright (C) 1984, Sun Microsystems, Inc. | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
svc_dg.h | svc_dg.h | |||
---|---|---|---|---|
/* $NetBSD: svc_dg.h,v 1.1 2000/06/02 23:11:16 fvdl Exp $ */ | /* $NetBSD: svc_dg.h,v 1.1 2000/06/02 23:11:16 fvdl Exp $ */ | |||
/* $FreeBSD: src/include/rpc/svc_dg.h,v 1.1 2001/03/19 12:49:47 alfred Exp $ */ | /* $FreeBSD: src/include/rpc/svc_dg.h,v 1.1 2001/03/19 12:49:47 alfred Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* XXX - this file exists only so that the rpcbind code can pull it in. | * XXX - this file exists only so that the rpcbind code can pull it in. | |||
* This should go away. It should only be include by svc_dg.c and | * This should go away. It should only be include by svc_dg.c and | |||
* rpcb_svc_com.c in the rpcbind code. | * rpcb_svc_com.c in the rpcbind code. | |||
*/ | */ | |||
/* | /* | |||
* kept in xprt->xp_p2 | * kept in xprt->xp_p2 | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
svc_soc.h | svc_soc.h | |||
---|---|---|---|---|
/* $NetBSD: svc_soc.h,v 1.1 2000/06/02 22:57:57 fvdl Exp $ */ | /* $NetBSD: svc_soc.h,v 1.1 2000/06/02 22:57:57 fvdl Exp $ */ | |||
/* $FreeBSD: src/include/rpc/svc_soc.h,v 1.2 2002/03/23 17:24:55 imp Ex p $ */ | /* $FreeBSD: src/include/rpc/svc_soc.h,v 1.2 2002/03/23 17:24:55 imp Ex p $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
*/ | */ | |||
/* | /* | |||
* Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | * Copyright (c) 1986 - 1991 by Sun Microsystems, Inc. | |||
*/ | */ | |||
/* | /* | |||
* svc.h, Server-side remote procedure call interface. | * svc.h, Server-side remote procedure call interface. | |||
*/ | */ | |||
#ifndef _RPC_SVC_SOC_H | #ifndef _RPC_SVC_SOC_H | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
types.h | types.h | |||
---|---|---|---|---|
/* $NetBSD: types.h,v 1.13 2000/06/13 01:02:44 thorpej Exp $ */ | /* $NetBSD: types.h,v 1.13 2000/06/13 01:02:44 thorpej Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)types.h 1.18 87/07/24 SMI | * from: @(#)types.h 1.18 87/07/24 SMI | |||
* from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC | * from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/types.h,v 1.10.6.1 2003/12/18 00:59:50 peter E xp $ | * $FreeBSD: src/include/rpc/types.h,v 1.10.6.1 2003/12/18 00:59:50 peter E xp $ | |||
*/ | */ | |||
/* | /* | |||
* Rpc additions to <sys/types.h> | * Rpc additions to <sys/types.h> | |||
*/ | */ | |||
#ifndef _TIRPC_TYPES_H | #ifndef _TIRPC_TYPES_H | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||
xdr.h | xdr.h | |||
---|---|---|---|---|
/* $NetBSD: xdr.h,v 1.19 2000/07/17 05:00:45 matt Exp $ */ | /* $NetBSD: xdr.h,v 1.19 2000/07/17 05:00:45 matt Exp $ */ | |||
/* | /* | |||
* Sun RPC is a product of Sun Microsystems, Inc. and is provided for | * Copyright (c) 2009, Sun Microsystems, Inc. | |||
* unrestricted use provided that this legend is included on all tape | * All rights reserved. | |||
* media and as a part of the software program in whole or part. Users | ||||
* may copy or modify Sun RPC without charge, but are not authorized | ||||
* to license or distribute it to anyone else except as part of a product o | ||||
r | ||||
* program developed by the user. | ||||
* | ||||
* SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE | ||||
* WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR | ||||
* PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE. | ||||
* | ||||
* Sun RPC is provided with no support and without any obligation on the | ||||
* part of Sun Microsystems, Inc. to assist in its use, correction, | ||||
* modification or enhancement. | ||||
* | ||||
* SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE | ||||
* INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC | ||||
* OR ANY PART THEREOF. | ||||
* | * | |||
* In no event will Sun Microsystems, Inc. be liable for any lost revenue | * Redistribution and use in source and binary forms, with or without | |||
* or profits or other special, indirect and consequential damages, even if | * modification, are permitted provided that the following conditions are m | |||
* Sun has been advised of the possibility of such damages. | et: | |||
* - Redistributions of source code must retain the above copyright notice, | ||||
* this list of conditions and the following disclaimer. | ||||
* - Redistributions in binary form must reproduce the above copyright noti | ||||
ce, | ||||
* this list of conditions and the following disclaimer in the documentat | ||||
ion | ||||
* and/or other materials provided with the distribution. | ||||
* - Neither the name of Sun Microsystems, Inc. nor the names of its | ||||
* contributors may be used to endorse or promote products derived | ||||
* from this software without specific prior written permission. | ||||
* | * | |||
* Sun Microsystems, Inc. | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS | |||
* 2550 Garcia Avenue | IS" | |||
* Mountain View, California 94043 | * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, TH | |||
E | ||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPO | ||||
SE | ||||
* ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS B | ||||
E | ||||
* LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR | ||||
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | ||||
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | ||||
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN | ||||
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) | ||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF T | ||||
HE | ||||
* POSSIBILITY OF SUCH DAMAGE. | ||||
* | * | |||
* from: @(#)xdr.h 1.19 87/04/22 SMI | * from: @(#)xdr.h 1.19 87/04/22 SMI | |||
* from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC | * from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC | |||
* $FreeBSD: src/include/rpc/xdr.h,v 1.23 2003/03/07 13:19:40 nectar Exp $ | * $FreeBSD: src/include/rpc/xdr.h,v 1.23 2003/03/07 13:19:40 nectar Exp $ | |||
*/ | */ | |||
/* | /* | |||
* xdr.h, External Data Representation Serialization Routines. | * xdr.h, External Data Representation Serialization Routines. | |||
* | * | |||
* Copyright (C) 1984, Sun Microsystems, Inc. | * Copyright (C) 1984, Sun Microsystems, Inc. | |||
End of changes. 3 change blocks. | ||||
25 lines changed or deleted | 31 lines changed or added | |||