aboutsummaryrefslogtreecommitdiff
path: root/include/rpc
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc')
-rw-r--r--include/rpc/Makefile1
-rw-r--r--include/rpc/auth.h4
-rw-r--r--include/rpc/auth_des.h3
-rw-r--r--include/rpc/auth_unix.h3
-rw-r--r--include/rpc/clnt.h3
-rw-r--r--include/rpc/clnt_stat.h2
-rw-r--r--include/rpc/des.h1
-rw-r--r--include/rpc/des_crypt.h1
-rw-r--r--include/rpc/pmap_clnt.h3
-rw-r--r--include/rpc/pmap_prot.h3
-rw-r--r--include/rpc/pmap_rmt.h3
-rw-r--r--include/rpc/raw.h3
-rw-r--r--include/rpc/rpc.h3
-rw-r--r--include/rpc/rpc_com.h2
-rw-r--r--include/rpc/rpc_msg.h3
-rw-r--r--include/rpc/rpcb_clnt.h1
-rw-r--r--include/rpc/rpcent.h4
-rw-r--r--include/rpc/svc.h3
-rw-r--r--include/rpc/svc_auth.h3
-rw-r--r--include/rpc/svc_soc.h1
-rw-r--r--include/rpc/xdr.h3
21 files changed, 0 insertions, 53 deletions
diff --git a/include/rpc/Makefile b/include/rpc/Makefile
index 37cb77e2728e..0c8434ee3473 100644
--- a/include/rpc/Makefile
+++ b/include/rpc/Makefile
@@ -1,4 +1,3 @@
-# from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC
.SUFFIXES: .x
diff --git a/include/rpc/auth.h b/include/rpc/auth.h
index a894625ac405..3f889134e93b 100644
--- a/include/rpc/auth.h
+++ b/include/rpc/auth.h
@@ -28,10 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)auth.h 1.17 88/02/08 SMI
- * from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC
- * from: @(#)auth.h 1.43 98/02/02 SMI
*/
/*
diff --git a/include/rpc/auth_des.h b/include/rpc/auth_des.h
index d395dbf49a46..0ff43c13139b 100644
--- a/include/rpc/auth_des.h
+++ b/include/rpc/auth_des.h
@@ -1,4 +1,3 @@
-/* @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC; from 1.3 88/02/08 SMI */
/*-
* SPDX-License-Identifier: BSD-3-Clause
*
@@ -28,8 +27,6 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*
- * from: @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC
- * from: @(#)auth_des.h 1.14 94/04/25 SMI
*/
/*
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 6d9d5e0f45e6..725da2154e1c 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -26,9 +26,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)auth_unix.h 1.8 88/02/08 SMI
- * from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h
index a7112d496f07..eb5e1f5b350f 100644
--- a/include/rpc/clnt.h
+++ b/include/rpc/clnt.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)clnt.h 1.31 94/04/29 SMI
- * from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/clnt_stat.h b/include/rpc/clnt_stat.h
index 7b367132f2d4..7672b32f3f85 100644
--- a/include/rpc/clnt_stat.h
+++ b/include/rpc/clnt_stat.h
@@ -11,8 +11,6 @@
#ifndef _RPC_CLNT_STAT_H
#define _RPC_CLNT_STAT_H
-/* #pragma ident "@(#)clnt_stat.h 1.2 97/04/28 SMI" */
-
#ifdef __cplusplus
extern "C" {
#endif
diff --git a/include/rpc/des.h b/include/rpc/des.h
index 4c3ca16e8e39..5056e4b1545c 100644
--- a/include/rpc/des.h
+++ b/include/rpc/des.h
@@ -1,4 +1,3 @@
-/* @(#)des.h 2.2 88/08/10 4.0 RPCSRC; from 2.7 88/02/08 SMI */
/*-
* SPDX-License-Identifier: BSD-3-Clause
*
diff --git a/include/rpc/des_crypt.h b/include/rpc/des_crypt.h
index 0dcd897495d4..9a40e25934ee 100644
--- a/include/rpc/des_crypt.h
+++ b/include/rpc/des_crypt.h
@@ -1,5 +1,4 @@
/*
- * @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C) 1986 SMI
*
* des_crypt.h, des library routine interface
* Copyright (C) 1986, Sun Microsystems, Inc.
diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h
index 363c283e6764..d3a67778530b 100644
--- a/include/rpc/pmap_clnt.h
+++ b/include/rpc/pmap_clnt.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)pmap_clnt.h 1.11 88/02/08 SMI
- * from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h
index a14518802813..81d3d349b776 100644
--- a/include/rpc/pmap_prot.h
+++ b/include/rpc/pmap_prot.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)pmap_prot.h 1.14 88/02/08 SMI
- * from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h
index 9a9042a71493..1fe75c0caf5b 100644
--- a/include/rpc/pmap_rmt.h
+++ b/include/rpc/pmap_rmt.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)pmap_rmt.h 1.2 88/02/08 SMI
- * from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/raw.h b/include/rpc/raw.h
index 9c4e8b05dd2c..e8ddf1d753ca 100644
--- a/include/rpc/raw.h
+++ b/include/rpc/raw.h
@@ -36,9 +36,6 @@
#ifndef _RPC_RAW_H
#define _RPC_RAW_H
-/* from: @(#)raw.h 1.11 94/04/25 SMI */
-/* from: @(#)raw.h 1.2 88/10/25 SMI */
-
#ifdef __cplusplus
extern "C" {
#endif
diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h
index 783c84280ae2..30aad8d00b92 100644
--- a/include/rpc/rpc.h
+++ b/include/rpc/rpc.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)rpc.h 1.9 88/02/08 SMI
- * from: @(#)rpc.h 2.4 89/07/11 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/rpc_com.h b/include/rpc/rpc_com.h
index a0a8c8872efa..b1d533ba5945 100644
--- a/include/rpc/rpc_com.h
+++ b/include/rpc/rpc_com.h
@@ -44,8 +44,6 @@
#include <sys/cdefs.h>
-/* #pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI" */
-
/*
* The max size of the transport, if the size cannot be determined
* by other means.
diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h
index f1bd4935f3c3..2a34354eb4d1 100644
--- a/include/rpc/rpc_msg.h
+++ b/include/rpc/rpc_msg.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)rpc_msg.h 1.7 86/07/16 SMI
- * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/rpcb_clnt.h b/include/rpc/rpcb_clnt.h
index 4b1f58d273ff..6fb6b8c8f0ca 100644
--- a/include/rpc/rpcb_clnt.h
+++ b/include/rpc/rpcb_clnt.h
@@ -55,7 +55,6 @@
#ifndef _RPC_RPCB_CLNT_H
#define _RPC_RPCB_CLNT_H
-/* #pragma ident "@(#)rpcb_clnt.h 1.13 94/04/25 SMI" */
/* rpcb_clnt.h 1.3 88/12/05 SMI */
#include <rpc/types.h>
diff --git a/include/rpc/rpcent.h b/include/rpc/rpcent.h
index b9f154d4ebfe..92b083f7c391 100644
--- a/include/rpc/rpcent.h
+++ b/include/rpc/rpcent.h
@@ -42,10 +42,6 @@
#ifndef _RPC_RPCENT_H
#define _RPC_RPCENT_H
-/* #pragma ident "@(#)rpcent.h 1.13 94/04/25 SMI" */
-/* @(#)rpcent.h 1.1 88/12/06 SMI */
-
-
struct rpcent {
char *r_name; /* name of server for this rpc program */
char **r_aliases; /* alias list */
diff --git a/include/rpc/svc.h b/include/rpc/svc.h
index cb4b70a64ce7..d4a84384bb92 100644
--- a/include/rpc/svc.h
+++ b/include/rpc/svc.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)svc.h 1.35 88/12/17 SMI
- * from: @(#)svc.h 1.27 94/04/25 SMI
*/
/*
diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h
index 6652deff085b..a46ee804c253 100644
--- a/include/rpc/svc_auth.h
+++ b/include/rpc/svc_auth.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)svc_auth.h 1.6 86/07/16 SMI
- * @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC
*/
/*
diff --git a/include/rpc/svc_soc.h b/include/rpc/svc_soc.h
index e82215b33d65..3afcf88c38f0 100644
--- a/include/rpc/svc_soc.h
+++ b/include/rpc/svc_soc.h
@@ -41,7 +41,6 @@
#define _RPC_SVC_SOC_H
#include <sys/cdefs.h>
-/* #pragma ident "@(#)svc_soc.h 1.11 94/04/25 SMI" */
/* svc_soc.h 1.8 89/05/01 SMI */
/*
diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h
index 624a3c294650..11d6a8d13b49 100644
--- a/include/rpc/xdr.h
+++ b/include/rpc/xdr.h
@@ -28,9 +28,6 @@
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
- *
- * from: @(#)xdr.h 1.19 87/04/22 SMI
- * from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC
*/
/*