new copyright; att/bsd/shared
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 7 May 1991 10:38:14 +0000 (02:38 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 7 May 1991 10:38:14 +0000 (02:38 -0800)
SCCS-vsn: sys/netccitt/hdlc.h 7.4
SCCS-vsn: sys/netiso/argo_debug.h 7.4
SCCS-vsn: sys/netiso/clnp.h 7.8
SCCS-vsn: sys/netiso/clnp_debug.c 7.5
SCCS-vsn: sys/netiso/clnp_er.c 7.7
SCCS-vsn: sys/netiso/clnp_frag.c 7.12
SCCS-vsn: sys/netiso/clnp_input.c 7.13
SCCS-vsn: sys/netiso/clnp_options.c 7.8
SCCS-vsn: sys/netiso/clnp_output.c 7.10
SCCS-vsn: sys/netiso/clnp_raw.c 7.8
SCCS-vsn: sys/netiso/clnp_stat.h 7.4
SCCS-vsn: sys/netiso/clnp_subr.c 7.13
SCCS-vsn: sys/netiso/clnp_timer.c 7.5
SCCS-vsn: sys/netiso/cons_pcb.h 7.4
SCCS-vsn: sys/netiso/clnl.h 7.3
SCCS-vsn: sys/netiso/cons.h 7.3
SCCS-vsn: sys/netiso/eonvar.h 7.5
SCCS-vsn: sys/netiso/esis.c 7.18
SCCS-vsn: sys/netiso/esis.h 7.4
SCCS-vsn: sys/netiso/if_cons.c 7.8
SCCS-vsn: sys/netiso/if_eon.c 7.13
SCCS-vsn: sys/netiso/iso.c 7.12
SCCS-vsn: sys/netiso/iso.h 7.6
SCCS-vsn: sys/netiso/iso_chksum.c 7.5
SCCS-vsn: sys/netiso/iso_errno.h 7.5
SCCS-vsn: sys/netiso/iso_map.h 7.3
SCCS-vsn: sys/netiso/iso_pcb.c 7.9
SCCS-vsn: sys/netiso/iso_pcb.h 7.5
SCCS-vsn: sys/netiso/iso_proto.c 7.8
SCCS-vsn: sys/netiso/iso_snpac.c 7.13
SCCS-vsn: sys/netiso/iso_snpac.h 7.8
SCCS-vsn: sys/netiso/iso_var.h 7.5
SCCS-vsn: sys/netiso/tp.trans 7.8
SCCS-vsn: sys/netiso/tp_astring.c 7.4
SCCS-vsn: sys/netiso/tp_clnp.h 7.3
SCCS-vsn: sys/netiso/tp_cons.c 7.7
SCCS-vsn: sys/netiso/tp_emit.c 7.8
SCCS-vsn: sys/netiso/tp_inet.c 7.8
SCCS-vsn: sys/netiso/tp_input.c 7.18
SCCS-vsn: sys/netiso/tp_ip.h 7.3
SCCS-vsn: sys/netiso/tp_iso.c 7.11
SCCS-vsn: sys/netiso/tp_meas.c 7.4
SCCS-vsn: sys/netiso/tp_meas.h 7.5
SCCS-vsn: sys/netiso/tp_output.c 7.9
SCCS-vsn: sys/netiso/tp_param.h 7.7
SCCS-vsn: sys/netiso/tp_pcb.c 7.11
SCCS-vsn: sys/netiso/tp_pcb.h 7.9
SCCS-vsn: sys/netiso/tp_seq.h 7.5
SCCS-vsn: sys/netiso/tp_stat.h 7.4
SCCS-vsn: sys/netiso/tp_subr.c 7.8
SCCS-vsn: sys/netiso/tp_subr2.c 7.8
SCCS-vsn: sys/netiso/tp_timer.c 7.5
SCCS-vsn: sys/netiso/tp_timer.h 7.4
SCCS-vsn: sys/netiso/tp_tpdu.h 7.4
SCCS-vsn: sys/netiso/tp_trace.c 7.4
SCCS-vsn: sys/netiso/tp_trace.h 7.4
SCCS-vsn: sys/netiso/tp_user.h 7.10
SCCS-vsn: sys/netiso/tp_usrreq.c 7.16
SCCS-vsn: bin/stty/stty.c 5.23

59 files changed:
usr/src/bin/stty/stty.c
usr/src/sys/netccitt/hdlc.h
usr/src/sys/netiso/argo_debug.h
usr/src/sys/netiso/clnl.h
usr/src/sys/netiso/clnp.h
usr/src/sys/netiso/clnp_debug.c
usr/src/sys/netiso/clnp_er.c
usr/src/sys/netiso/clnp_frag.c
usr/src/sys/netiso/clnp_input.c
usr/src/sys/netiso/clnp_options.c
usr/src/sys/netiso/clnp_output.c
usr/src/sys/netiso/clnp_raw.c
usr/src/sys/netiso/clnp_stat.h
usr/src/sys/netiso/clnp_subr.c
usr/src/sys/netiso/clnp_timer.c
usr/src/sys/netiso/cons.h
usr/src/sys/netiso/cons_pcb.h
usr/src/sys/netiso/eonvar.h
usr/src/sys/netiso/esis.c
usr/src/sys/netiso/esis.h
usr/src/sys/netiso/if_cons.c
usr/src/sys/netiso/if_eon.c
usr/src/sys/netiso/iso.c
usr/src/sys/netiso/iso.h
usr/src/sys/netiso/iso_chksum.c
usr/src/sys/netiso/iso_errno.h
usr/src/sys/netiso/iso_map.h
usr/src/sys/netiso/iso_pcb.c
usr/src/sys/netiso/iso_pcb.h
usr/src/sys/netiso/iso_proto.c
usr/src/sys/netiso/iso_snpac.c
usr/src/sys/netiso/iso_snpac.h
usr/src/sys/netiso/iso_var.h
usr/src/sys/netiso/tp.trans
usr/src/sys/netiso/tp_astring.c
usr/src/sys/netiso/tp_clnp.h
usr/src/sys/netiso/tp_cons.c
usr/src/sys/netiso/tp_emit.c
usr/src/sys/netiso/tp_inet.c
usr/src/sys/netiso/tp_input.c
usr/src/sys/netiso/tp_ip.h
usr/src/sys/netiso/tp_iso.c
usr/src/sys/netiso/tp_meas.c
usr/src/sys/netiso/tp_meas.h
usr/src/sys/netiso/tp_output.c
usr/src/sys/netiso/tp_param.h
usr/src/sys/netiso/tp_pcb.c
usr/src/sys/netiso/tp_pcb.h
usr/src/sys/netiso/tp_seq.h
usr/src/sys/netiso/tp_stat.h
usr/src/sys/netiso/tp_subr.c
usr/src/sys/netiso/tp_subr2.c
usr/src/sys/netiso/tp_timer.c
usr/src/sys/netiso/tp_timer.h
usr/src/sys/netiso/tp_tpdu.h
usr/src/sys/netiso/tp_trace.c
usr/src/sys/netiso/tp_trace.h
usr/src/sys/netiso/tp_user.h
usr/src/sys/netiso/tp_usrreq.c

index a095631..573a6fe 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (c) 1989, 1991 The Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1989, 1991 The Regents of the University of California.
  * All rights reserved.
  *
- * %sccs.include.proprietary.c%
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
@@ -12,7 +12,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)stty.c     5.22 (Berkeley) %G%";
+static char sccsid[] = "@(#)stty.c     5.23 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/types.h>
 #endif /* not lint */
 
 #include <sys/types.h>
index 995145d..a1f9dd6 100644 (file)
@@ -1,28 +1,17 @@
-/*
+/*-
  * Copyright (c) University of British Columbia, 1984
  * Copyright (c) University of British Columbia, 1984
- * Copyright (c) 1990 The Regents of the University of California.
+ * Copyright (c) 1991 The Regents of the University of California.
  * All rights reserved.
  *
  * All rights reserved.
  *
- * This code is derived from software contributed to Berkeley by
- * the Laboratory for Computation Vision and the Computer Science Department
+ * This code is derived from software contributed to Berkeley by the
+ * Laboratory for Computation Vision and the Computer Science Department
  * of the University of British Columbia.
  *
  * of the University of British Columbia.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that: (1) source distributions retain this entire copyright
- * notice and comment, and (2) distributions including binaries display
- * the following acknowledgement:  ``This product includes software
- * developed by the University of California, Berkeley and its contributors''
- * in the documentation or other materials provided with the distribution
- * and in all advertising materials mentioning features or use of this
- * software. Neither the name of the University 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 ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * %sccs.include.redist.c%
  *
  *
- *     @(#)hdlc.h      7.3 (Berkeley) %G%
+ *     @(#)hdlc.h      7.4 (Berkeley) %G%
  */
  */
+
 #ifndef ORDER4
 #define FALSE   0
 #define TRUE    1
 #ifndef ORDER4
 #define FALSE   0
 #define TRUE    1
index 1e1e635..d08f0d6 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)argo_debug.h        7.4 (Berkeley) %G%
+ */
+
 /*****************************************************************
                                Copyright IBM Corporation 1987
 
 /*****************************************************************
                                Copyright IBM Corporation 1987
 
@@ -27,8 +36,8 @@ SOFTWARE.
 /* 
  * $Header: argo_debug.h,v 4.6 88/07/19 15:53:40 hagens Exp $
  * $Source: /usr/argo/sys/netiso/RCS/argo_debug.h,v $
 /* 
  * $Header: argo_debug.h,v 4.6 88/07/19 15:53:40 hagens Exp $
  * $Source: /usr/argo/sys/netiso/RCS/argo_debug.h,v $
- *     @(#)argo_debug.h        7.3 (Berkeley) %G%
  */
  */
+
 #ifndef __ARGO_DEBUG__
 #define __ARGO_DEBUG__
 
 #ifndef __ARGO_DEBUG__
 #define __ARGO_DEBUG__
 
index 35bb33c..d8d324b 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnl.h      7.3 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index 646e997..8b321fd 100644 (file)
@@ -1,3 +1,11 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp.h      7.8 (Berkeley) %G%
+ */
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
@@ -27,7 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp.h,v 5.1 89/02/09 16:17:22 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp.h,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp.h,v 5.1 89/02/09 16:17:22 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp.h,v $ */
-/*     @(#)clnp.h      7.7 (Berkeley) %G% */
 
 #ifndef BYTE_ORDER
 /*
 
 #ifndef BYTE_ORDER
 /*
index c0772b0..77c1139 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_debug.c        7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: clnp_debug.c,v 4.2 88/06/29 14:58:34 hagens Exp $ */
 /* $Source: /usr/argo/sys/netargo/RCS/clnp_debug.c,v $ */
  */
 /* $Header: clnp_debug.c,v 4.2 88/06/29 14:58:34 hagens Exp $ */
 /* $Source: /usr/argo/sys/netargo/RCS/clnp_debug.c,v $ */
-/*     @(#)clnp_debug.c        7.4 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: clnp_debug.c,v 4.2 88/06/29 14:58:34 hagens Exp $";
-#endif lint
 
 #include "types.h"
 #include "param.h"
 
 #include "types.h"
 #include "param.h"
index 49cf14b..4b76ae7 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_er.c   7.7 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_er.c,v 5.1 89/02/09 16:20:18 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_er.c,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_er.c,v 5.1 89/02/09 16:20:18 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_er.c,v $ */
-/*     @(#)clnp_er.c   7.6 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/clnp_er.c,v 5.1 89/02/09 16:20:18 hagens Exp $";
-#endif lint
 
 #include "param.h"
 #include "mbuf.h"
 
 #include "param.h"
 #include "mbuf.h"
index 509301e..a740d1a 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_frag.c 7.12 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_frag.c,v 5.1 89/02/09 16:20:26 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_frag.c,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_frag.c,v 5.1 89/02/09 16:20:26 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_frag.c,v $ */
-/*     @(#)clnp_frag.c 7.11 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/clnp_frag.c,v 5.1 89/02/09 16:20:26 hagens Exp $";
-#endif lint
 
 #include "param.h"
 #include "mbuf.h"
 
 #include "param.h"
 #include "mbuf.h"
index 87d4f71..9312c63 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_input.c        7.13 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_input.c,v 5.1 89/02/09 16:20:32 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_input.c,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_input.c,v 5.1 89/02/09 16:20:32 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_input.c,v $ */
-/*     @(#)clnp_input.c        7.12 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/clnp_input.c,v 5.1 89/02/09 16:20:32 hagens Exp $";
-#endif lint
 
 #include "types.h"
 #include "param.h"
 
 #include "types.h"
 #include "param.h"
index 1b4906c..9364cac 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_options.c      7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_options.c,v 5.1 89/02/09 16:20:37 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_options.c,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_options.c,v 5.1 89/02/09 16:20:37 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_options.c,v $ */
-/*     @(#)clnp_options.c      7.7 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/clnp_options.c,v 5.1 89/02/09 16:20:37 hagens Exp $";
-#endif lint
 
 #ifdef ISO
 
 
 #ifdef ISO
 
index 9d7265c..29e6eb0 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_output.c       7.10 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_output.c,v 5.0 89/02/08 12:00:15 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_output.c,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_output.c,v 5.0 89/02/08 12:00:15 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_output.c,v $ */
-/*     @(#)clnp_output.c       7.9 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/clnp_output.c,v 5.0 89/02/08 12:00:15 hagens Exp $";
-#endif lint
 
 #include "param.h"
 #include "mbuf.h"
 
 #include "param.h"
 #include "mbuf.h"
index f317c4f..932b33f 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_raw.c  7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                                Copyright IBM Corporation 1987
 
 /***********************************************************
                                Copyright IBM Corporation 1987
 
@@ -26,10 +35,6 @@ SOFTWARE.
  */
 /* $Header: clnp_raw.c,v 4.2 88/06/29 14:58:56 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/clnp_raw.c,v $ */
  */
 /* $Header: clnp_raw.c,v 4.2 88/06/29 14:58:56 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/clnp_raw.c,v $ */
-/*     @(#)clnp_raw.c  7.7 (Berkeley) %G% */
-#ifndef lint
-static char *rcsid = "$Header: clnp_raw.c,v 4.2 88/06/29 14:58:56 hagens Exp $";
-#endif lint
 
 #include "param.h"
 #include "mbuf.h"
 
 #include "param.h"
 #include "mbuf.h"
index 5dd2103..6163273 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_stat.h 7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index ae03b86..3817abe 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_subr.c 7.13 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_subr.c,v 5.1 89/02/09 16:20:46 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_subr.c,v $ */
  */
 /* $Header: /var/src/sys/netiso/RCS/clnp_subr.c,v 5.1 89/02/09 16:20:46 hagens Exp $ */
 /* $Source: /var/src/sys/netiso/RCS/clnp_subr.c,v $ */
-/*     @(#)clnp_subr.c 7.12 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/clnp_subr.c,v 5.1 89/02/09 16:20:46 hagens Exp $";
-#endif lint
 
 #ifdef ISO
 
 
 #ifdef ISO
 
index 3caa41a..40592a4 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)clnp_timer.c        7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: clnp_timer.c,v 4.2 88/06/29 14:59:05 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/clnp_timer.c,v $ */
  */
 /* $Header: clnp_timer.c,v 4.2 88/06/29 14:59:05 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/clnp_timer.c,v $ */
-/*     @(#)clnp_timer.c        7.4 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: clnp_timer.c,v 4.2 88/06/29 14:59:05 hagens Exp $";
-#endif lint
 
 #include "param.h"
 #include "mbuf.h"
 
 #include "param.h"
 #include "mbuf.h"
index 05eef4c..8d5fbf9 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)cons.h      7.3 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index 9db4a2c..3ee526f 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)cons_pcb.h  7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,7 +35,6 @@ SOFTWARE.
  */
 /* $Header: cons_pcb.h,v 4.2 88/06/29 14:59:08 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/cons_pcb.h,v $ */
  */
 /* $Header: cons_pcb.h,v 4.2 88/06/29 14:59:08 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/cons_pcb.h,v $ */
-/*     @(#)cons_pcb.h  7.3 (Berkeley) %G% */
 
 /*
  * protocol control block for the connection oriented network service
 
 /*
  * protocol control block for the connection oriented network service
index e96969f..ccf9c28 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)eonvar.h    7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -23,7 +32,6 @@ SOFTWARE.
 
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
 
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
- *     @(#)eonvar.h    7.4 (Berkeley) %G%
  */
 
 #define EON_986_VERSION 0x3
  */
 
 #define EON_986_VERSION 0x3
index 04fb3e4..b294103 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)esis.c      7.18 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -24,10 +33,6 @@ SOFTWARE.
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
-/*     @(#)esis.c      7.17 (Berkeley) %G% */
-#ifndef lint
-static char *rcsid = "$Header: esis.c,v 4.10 88/09/15 18:57:03 hagens Exp $";
-#endif
 
 #ifdef ISO
 
 
 #ifdef ISO
 
index 5250686..d8bb79f 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)esis.h      7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,7 +36,6 @@ SOFTWARE.
 /*
  *     $Header: esis.h,v 4.7 88/09/15 11:24:18 hagens Exp $
  *     $Source: /usr/argo/sys/netiso/RCS/esis.h,v $
 /*
  *     $Header: esis.h,v 4.7 88/09/15 11:24:18 hagens Exp $
  *     $Source: /usr/argo/sys/netiso/RCS/esis.h,v $
- *     @(#)esis.h      7.3 (Berkeley) %G% *
  */
 
 #ifndef BYTE_ORDER
  */
 
 #ifndef BYTE_ORDER
index 263a06f..b47c1c5 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)if_cons.c   7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,15 +36,10 @@ SOFTWARE.
 /*
  * $Header: if_cons.c,v 4.7 88/08/11 15:52:55 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/if_cons.c,v $
 /*
  * $Header: if_cons.c,v 4.7 88/08/11 15:52:55 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/if_cons.c,v $
- *     @(#)if_cons.c   7.7 (Berkeley) %G%
  *
  * cons.c - Connection Oriented Network Service:
  * including support for a) user transport-level service, 
  *     b) COSNS below CLNP, and c) CONS below TP.
  *
  * cons.c - Connection Oriented Network Service:
  * including support for a) user transport-level service, 
  *     b) COSNS below CLNP, and c) CONS below TP.
-
-#ifndef lint
-static char *rcsid = "$Header: if_cons.c,v 4.7 88/08/11 15:52:55 nhall Exp $";
-#endif lint
  */
 
 #ifdef TPCONS
  */
 
 #ifdef TPCONS
index 48ba602..667c26c 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)if_eon.c    7.13 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,7 +36,6 @@ SOFTWARE.
 /*
  * $Header: if_eon.c,v 1.4 88/07/19 15:53:59 hagens Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/if_eon.c,v $ 
 /*
  * $Header: if_eon.c,v 1.4 88/07/19 15:53:59 hagens Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/if_eon.c,v $ 
- *     @(#)if_eon.c    7.12 (Berkeley) %G% *
  *
  *     EON rfc 
  *  Layer between IP and CLNL
  *
  *     EON rfc 
  *  Layer between IP and CLNL
@@ -37,10 +45,6 @@ SOFTWARE.
  * for the nsel
  */
 
  * for the nsel
  */
 
-#ifndef lint
-static char *rcsid = "$Header: if_eon.c,v 1.4 88/07/19 15:53:59 hagens Exp $";
-#endif lint
-
 #ifdef EON
 #define NEON 1
 
 #ifdef EON
 #define NEON 1
 
index 10266ed..58e5f70 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso.c       7.12 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,16 +36,10 @@ SOFTWARE.
 /*
  * $Header: iso.c,v 4.11 88/09/19 14:58:35 root Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/iso.c,v $ 
 /*
  * $Header: iso.c,v 4.11 88/09/19 14:58:35 root Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/iso.c,v $ 
- *     @(#)iso.c       7.11 (Berkeley) %G%
  *
  * iso.c: miscellaneous routines to support the iso address family
  */
 
  *
  * iso.c: miscellaneous routines to support the iso address family
  */
 
-#ifndef lint
-static char *rcsid = "$Header: iso.c,v 4.11 88/09/19 14:58:35 root Exp $";
-#endif
-
-
 #include "types.h"
 #include "param.h"
 #include "ioctl.h"
 #include "types.h"
 #include "param.h"
 #include "ioctl.h"
index 084b50e..2f5da6a 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso.h       7.6 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,7 +35,6 @@ SOFTWARE.
  */
 /* $Header: iso.h,v 4.9 88/09/11 18:06:38 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso.h,v $ */
  */
 /* $Header: iso.h,v 4.9 88/09/11 18:06:38 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso.h,v $ */
-/*     @(#)iso.h       7.5 (Berkeley) %G% */
 
 #ifndef __ISO__
 #define __ISO__
 
 #ifndef __ISO__
 #define __ISO__
index 7de17fa..a67fb4f 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_chksum.c        7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,7 +36,6 @@ SOFTWARE.
 /* 
  * $Header: iso_chksum.c,v 4.7 88/07/29 15:31:26 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/iso_chksum.c,v $
 /* 
  * $Header: iso_chksum.c,v 4.7 88/07/29 15:31:26 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/iso_chksum.c,v $
- *     @(#)iso_chksum.c        7.4 (Berkeley) %G% *
  *
  * ISO CHECKSUM
  *
  *
  * ISO CHECKSUM
  *
@@ -49,10 +57,6 @@ SOFTWARE.
  */
 
 #ifdef ISO
  */
 
 #ifdef ISO
-#ifndef lint
-static char *rcsid = "$Header: iso_chksum.c,v 4.7 88/07/29 15:31:26 nhall Exp $";
-#endif
-
 #include "argo_debug.h"
 #include "param.h"
 #include "mbuf.h"
 #include "argo_debug.h"
 #include "param.h"
 #include "mbuf.h"
index 988f596..6d585b4 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_errno.h 7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -24,7 +33,6 @@ SOFTWARE.
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
-/*     @(#)iso_errno.h 7.4 (Berkeley) %G% */
 
 #ifndef __ISO_ERRNO__
 #define __ISO_ERRNO__
 
 #ifndef __ISO_ERRNO__
 #define __ISO_ERRNO__
index d845773..0580bec 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_map.h   7.3 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index b38dcad..f088a97 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_pcb.c   7.9 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,15 +36,10 @@ SOFTWARE.
 /*
  * $Header: iso_pcb.c,v 4.5 88/06/29 14:59:56 hagens Exp $
  * $Source: /usr/argo/sys/netiso/RCS/iso_pcb.c,v $
 /*
  * $Header: iso_pcb.c,v 4.5 88/06/29 14:59:56 hagens Exp $
  * $Source: /usr/argo/sys/netiso/RCS/iso_pcb.c,v $
- *     @(#)iso_pcb.c   7.8 (Berkeley) %G%
  *
  * Iso address family net-layer(s) pcb stuff. NEH 1/29/87
  */
 
  *
  * Iso address family net-layer(s) pcb stuff. NEH 1/29/87
  */
 
-#ifndef lint
-static char *rcsid = "$Header: iso_pcb.c,v 4.5 88/06/29 14:59:56 hagens Exp $";
-#endif
-
 #ifdef ISO
 
 #include "param.h"
 #ifdef ISO
 
 #include "param.h"
index 67d3036..ab5d7e7 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_pcb.h   7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,7 +35,6 @@ SOFTWARE.
  */
 /* $Header: iso_pcb.h,v 4.3 88/06/29 15:00:01 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso_pcb.h,v $ */
  */
 /* $Header: iso_pcb.h,v 4.3 88/06/29 15:00:01 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso_pcb.h,v $ */
-/*     @(#)iso_pcb.h   7.4 (Berkeley) %G% */
 
 #define        MAXX25CRUDLEN   16      /* 16 bytes of call request user data */
 
 
 #define        MAXX25CRUDLEN   16      /* 16 bytes of call request user data */
 
index 299604f..de2580b 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_proto.c 7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,7 +35,6 @@ SOFTWARE.
  */
 /* $Header: iso_proto.c,v 4.4 88/09/08 08:38:42 hagens Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/iso_proto.c,v $ 
  */
 /* $Header: iso_proto.c,v 4.4 88/09/08 08:38:42 hagens Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/iso_proto.c,v $ 
- *     @(#)iso_proto.c 7.7 (Berkeley) %G% *
  *
  * iso_proto.c : protocol switch tables in the ISO domain
  *
  *
  * iso_proto.c : protocol switch tables in the ISO domain
  *
@@ -34,10 +42,6 @@ SOFTWARE.
  * TP and CLNP are implemented here.
  */
 
  * TP and CLNP are implemented here.
  */
 
-#ifndef lint
-static char *rcsid = "$Header: iso_proto.c,v 4.4 88/09/08 08:38:42 hagens Exp $";
-#endif
-
 #ifdef ISO
 #include "types.h"
 #include "param.h"
 #ifdef ISO
 #include "types.h"
 #include "param.h"
index 7a9bbe0..8df2d24 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_snpac.c 7.13 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -26,11 +35,6 @@ SOFTWARE.
  */
 /* $Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso_snpac.c,v $ */
  */
 /* $Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $ */
 /* $Source: /usr/argo/sys/netiso/RCS/iso_snpac.c,v $ */
-/*     @(#)iso_snpac.c 7.12 (Berkeley) %G% */
-
-#ifndef lint
-static char *rcsid = "$Header: iso_snpac.c,v 1.8 88/09/19 13:51:36 hagens Exp $";
-#endif lint
 
 #ifdef ISO
 
 
 #ifdef ISO
 
index 24fc560..0762064 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_snpac.h 7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -24,7 +33,6 @@ SOFTWARE.
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
-/*     @(#)iso_snpac.h 7.7 (Berkeley) %G% */
 
 #define        MAX_SNPALEN             8                       /* curiously equal to sizeof x.121 (
                                                                                plus 1 for nibble len) addr */
 
 #define        MAX_SNPALEN             8                       /* curiously equal to sizeof x.121 (
                                                                                plus 1 for nibble len) addr */
index c227246..3f714ac 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1988, 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)iso_var.h   7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -20,15 +29,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
 SOFTWARE.
 
 ******************************************************************/
 SOFTWARE.
 
 ******************************************************************/
-/*
- * Modifications,
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
- *
- * %sccs.include.redist.c%
- *
- *     @(#)iso_var.h   7.4 (Berkeley) %G%
- */
 
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
 
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
index f744a3f..d482115 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp.trans    7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -50,7 +59,6 @@ SOFTWARE.
 *INCLUDE
 
 {
 *INCLUDE
 
 {
-/*     @(#)tp.trans    7.7 (Berkeley) %G% */
 #include "param.h"
 #include "socket.h"
 #include "socketvar.h"
 #include "param.h"
 #include "socket.h"
 #include "socketvar.h"
index 48a6a2c..a5bfb28 100644 (file)
@@ -1,6 +1,12 @@
-/* $Header$ */
-/* $Source$ */
-/*     @(#)tp_astring.c        7.3 (Berkeley) %G% */
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_astring.c        7.4 (Berkeley) %G%
+ */
+
 #ifndef _NFILE
 #include <stdio.h>
 #endif _NFILE
 #ifndef _NFILE
 #include <stdio.h>
 #endif _NFILE
index 3d955f7..5e3de83 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_clnp.h   7.3 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index 266ac36..5628dd5 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_cons.c   7.7 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -28,7 +37,6 @@ SOFTWARE.
  * ARGO TP
  * $Header: tp_cons.c,v 5.6 88/11/18 17:27:13 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_cons.c,v $
  * ARGO TP
  * $Header: tp_cons.c,v 5.6 88/11/18 17:27:13 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_cons.c,v $
- *     @(#)tp_cons.c   7.6 (Berkeley) %G% *
  *
  * Here is where you find the iso- and cons-dependent code.  We've tried
  * keep all net-level and (primarily) address-family-dependent stuff
  *
  * Here is where you find the iso- and cons-dependent code.  We've tried
  * keep all net-level and (primarily) address-family-dependent stuff
@@ -36,16 +44,11 @@ SOFTWARE.
  * through a switch table (struct nl_protosw *) tpcb->tp_nlproto 
  * (see tp_pcb.c). 
  * The routines here are:
  * through a switch table (struct nl_protosw *) tpcb->tp_nlproto 
  * (see tp_pcb.c). 
  * The routines here are:
- *             tpcons_input: pullup and call tp_input w/ correct arguments
- *             tpcons_output: package a pkt for cons given an isopcb & some data
- *             cons_chan_to_tpcb: find a tpcb based on the channel #
+ *     tpcons_input: pullup and call tp_input w/ correct arguments
+ *     tpcons_output: package a pkt for cons given an isopcb & some data
+ *     cons_chan_to_tpcb: find a tpcb based on the channel #
  */
 
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_cons.c,v 5.6 88/11/18 17:27:13 nhall Exp $";
-#endif lint
-
-
 #ifdef ISO
 #ifdef TPCONS
 
 #ifdef ISO
 #ifdef TPCONS
 
index 33d265a..730d1cd 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_emit.c   7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_emit.c,v 5.5 88/11/18 17:27:20 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_emit.c,v $
  *
  * $Header: tp_emit.c,v 5.5 88/11/18 17:27:20 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_emit.c,v $
- *     @(#)tp_emit.c   7.7 (Berkeley) %G% *
  *
  * This file contains tp_emit() and tp_error_emit(), which
  * form TPDUs and hand them to ip.
  *
  * This file contains tp_emit() and tp_error_emit(), which
  * form TPDUs and hand them to ip.
@@ -45,11 +53,6 @@ SOFTWARE.
  * basic mechanism of separation under the 'w' tpdebug option, that's all.)
  */
 
  * basic mechanism of separation under the 'w' tpdebug option, that's all.)
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_emit.c,v 5.5 88/11/18 17:27:20 nhall Exp $";
-#endif lint
-
-
 #include "param.h"
 #include "mbuf.h"
 #include "socket.h"
 #include "param.h"
 #include "mbuf.h"
 #include "socket.h"
index 14e5cab..2ab6c19 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_inet.c   7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -28,7 +37,6 @@ SOFTWARE.
  * ARGO TP
  * $Header: tp_inet.c,v 5.3 88/11/18 17:27:29 nhall Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/tp_inet.c,v $
  * ARGO TP
  * $Header: tp_inet.c,v 5.3 88/11/18 17:27:29 nhall Exp $ 
  * $Source: /usr/argo/sys/netiso/RCS/tp_inet.c,v $
- *     @(#)tp_inet.c   7.7 (Berkeley) %G% *
  *
  * Here is where you find the inet-dependent code.  We've tried
  * keep all net-level and (primarily) address-family-dependent stuff
  *
  * Here is where you find the inet-dependent code.  We've tried
  * keep all net-level and (primarily) address-family-dependent stuff
@@ -36,22 +44,18 @@ SOFTWARE.
  * through a switch table (struct nl_protosw *) tpcb->tp_nlproto 
  * (see tp_pcb.c). 
  * The routines here are:
  * through a switch table (struct nl_protosw *) tpcb->tp_nlproto 
  * (see tp_pcb.c). 
  * The routines here are:
- *             in_getsufx: gets transport suffix out of an inpcb structure.
- *             in_putsufx: put transport suffix into an inpcb structure.
- *             in_putnetaddr: put a whole net addr into an inpcb.
- *             in_getnetaddr: get a whole net addr from an inpcb.
- *             in_cmpnetaddr: compare a whole net addr from an isopcb.
- *             in_recycle_suffix: clear suffix for reuse in inpcb
- *             tpip_mtu: figure out what size tpdu to use
- *             tpip_input: take a pkt from ip, strip off its ip header, give to tp
- *             tpip_output_dg: package a pkt for ip given 2 addresses & some data
- *             tpip_output: package a pkt for ip given an inpcb & some data
+ *     in_getsufx: gets transport suffix out of an inpcb structure.
+ *     in_putsufx: put transport suffix into an inpcb structure.
+ *     in_putnetaddr: put a whole net addr into an inpcb.
+ *     in_getnetaddr: get a whole net addr from an inpcb.
+ *     in_cmpnetaddr: compare a whole net addr from an isopcb.
+ *     in_recycle_suffix: clear suffix for reuse in inpcb
+ *     tpip_mtu: figure out what size tpdu to use
+ *     tpip_input: take a pkt from ip, strip off its ip header, give to tp
+ *     tpip_output_dg: package a pkt for ip given 2 addresses & some data
+ *     tpip_output: package a pkt for ip given an inpcb & some data
  */
 
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_inet.c,v 5.3 88/11/18 17:27:29 nhall Exp $";
-#endif lint
-
 #ifdef INET
 
 #include "param.h"
 #ifdef INET
 
 #include "param.h"
index e65cc4a..d281c5c 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_input.c  7.18 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_input.c,v 5.6 88/11/18 17:27:38 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_input.c,v $
  *
  * $Header: tp_input.c,v 5.6 88/11/18 17:27:38 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_input.c,v $
- *     @(#)tp_input.c  7.17 (Berkeley) %G% *
  *
  * tp_input() gets an mbuf chain from ip.  Actually, not directly
  * from ip, because ip calls a net-level routine that strips off
  *
  * tp_input() gets an mbuf chain from ip.  Actually, not directly
  * from ip, because ip calls a net-level routine that strips off
@@ -52,10 +60,6 @@ SOFTWARE.
  * uses the static structure tpdu_info.
  */
 
  * uses the static structure tpdu_info.
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_input.c,v 5.6 88/11/18 17:27:38 nhall Exp $";
-#endif lint
-
 #include "param.h"
 #include "systm.h"
 #include "mbuf.h"
 #include "param.h"
 #include "systm.h"
 #include "mbuf.h"
index 89e28f2..a538f0c 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_ip.h     7.3 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index d0fbce3..fdb41d0 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_iso.c    7.11 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -28,7 +37,6 @@ SOFTWARE.
  * ARGO TP
  * $Header: /var/src/sys/netiso/RCS/tp_iso.c,v 5.1 89/02/09 16:20:51 hagens Exp $
  * $Source: /var/src/sys/netiso/RCS/tp_iso.c,v $
  * ARGO TP
  * $Header: /var/src/sys/netiso/RCS/tp_iso.c,v 5.1 89/02/09 16:20:51 hagens Exp $
  * $Source: /var/src/sys/netiso/RCS/tp_iso.c,v $
- *     @(#)tp_iso.c    7.10 (Berkeley) %G%
  *
  * Here is where you find the iso-dependent code.  We've tried
  * keep all net-level and (primarily) address-family-dependent stuff
  *
  * Here is where you find the iso-dependent code.  We've tried
  * keep all net-level and (primarily) address-family-dependent stuff
@@ -50,10 +58,6 @@ SOFTWARE.
  *             tpclnp_output: package a pkt for clnp given an isopcb & some data
  */
 
  *             tpclnp_output: package a pkt for clnp given an isopcb & some data
  */
 
-#ifndef lint
-static char *rcsid = "$Header: /var/src/sys/netiso/RCS/tp_iso.c,v 5.1 89/02/09 16:20:51 hagens Exp $";
-#endif lint
-
 #ifdef ISO
 
 #include "param.h"
 #ifdef ISO
 
 #include "param.h"
index 67e518c..3a10eb2 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_meas.c   7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -27,16 +36,11 @@ SOFTWARE.
 /*
  * $Header: tp_meas.c,v 5.2 88/11/18 17:28:04 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_meas.c,v $
 /*
  * $Header: tp_meas.c,v 5.2 88/11/18 17:28:04 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_meas.c,v $
- *     @(#)tp_meas.c   7.3 (Berkeley) %G% *
  * 
  * tp_meas.c : create a performance measurement event
  * in the circular buffer tp_Meas[]
  */
 
  * 
  * tp_meas.c : create a performance measurement event
  * in the circular buffer tp_Meas[]
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_meas.c,v 5.2 88/11/18 17:28:04 nhall Exp $";
-#endif lint
-
 #include "types.h"
 #include "time.h"
 #include "argo_debug.h"
 #include "types.h"
 #include "time.h"
 #include "argo_debug.h"
index 949882d..8d63b70 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_meas.h   7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                                Copyright IBM Corporation 1987
 
 /***********************************************************
                                Copyright IBM Corporation 1987
 
@@ -24,7 +33,6 @@ SOFTWARE.
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
 /*
  * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison
  */
-/*     @(#)tp_meas.h   7.4 (Berkeley) %G% */
 #ifdef TP_PERF_MEAS
 #define tpmeas(a, b, t, c, d, e) \
        Tpmeas((u_int)(a), (u_int)(b), t, (u_int)(c), (u_int)(d), (u_int)(e))
 #ifdef TP_PERF_MEAS
 #define tpmeas(a, b, t, c, d, e) \
        Tpmeas((u_int)(a), (u_int)(b), t, (u_int)(c), (u_int)(d), (u_int)(e))
index 270e98b..8fb2ebe 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_output.c 7.9 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,15 +38,10 @@ SOFTWARE.
  *
  * $Header: tp_output.c,v 5.4 88/11/18 17:28:08 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_output.c,v $
  *
  * $Header: tp_output.c,v 5.4 88/11/18 17:28:08 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_output.c,v $
- *     @(#)tp_output.c 7.8 (Berkeley) %G% *
  *
  * In here is tp_ctloutput(), the guy called by [sg]etsockopt(),
  */
 
  *
  * In here is tp_ctloutput(), the guy called by [sg]etsockopt(),
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_output.c,v 5.4 88/11/18 17:28:08 nhall Exp $";
-#endif lint
-
 #include "param.h"
 #include "mbuf.h"
 #include "systm.h"
 #include "param.h"
 #include "mbuf.h"
 #include "systm.h"
index fa9d1c8..1c3531b 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_param.h  7.7 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_param.h,v 5.3 88/11/18 17:28:18 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_param.h,v $
  *
  * $Header: tp_param.h,v 5.3 88/11/18 17:28:18 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_param.h,v $
- *     @(#)tp_param.h  7.6 (Berkeley) %G% *
  *
  */
 
  *
  */
 
index dd593de..108bf39 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_pcb.c    7.11 (Berkeley) %G%
+ */
+
 /***********************************************************
                                Copyright IBM Corporation 1987
 
 /***********************************************************
                                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_pcb.c,v 5.4 88/11/18 17:28:24 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_pcb.c,v $
  *
  * $Header: tp_pcb.c,v 5.4 88/11/18 17:28:24 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_pcb.c,v $
- *     @(#)tp_pcb.c    7.10 (Berkeley) %G% *
  *
  *
  * This is the initialization and cleanup stuff - 
  *
  *
  * This is the initialization and cleanup stuff - 
@@ -44,10 +52,6 @@ SOFTWARE.
  *
  */
 
  *
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_pcb.c,v 5.4 88/11/18 17:28:24 nhall Exp $";
-#endif lint
-
 #include "types.h"
 #include "param.h"
 #include "mbuf.h"
 #include "types.h"
 #include "param.h"
 #include "mbuf.h"
index e129759..3f03711 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_pcb.h    7.9 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_pcb.h,v 5.2 88/11/18 17:09:32 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_pcb.h,v $
  *
  * $Header: tp_pcb.h,v 5.2 88/11/18 17:09:32 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_pcb.h,v $
- *     @(#)tp_pcb.h    7.8 (Berkeley) %G% *
  *
  * 
  * This file defines the transport protocol control block (tpcb).
  *
  * 
  * This file defines the transport protocol control block (tpcb).
index 3b4e2b0..2368b2a 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_seq.h    7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_seq.h,v 5.1 88/10/12 12:20:59 root Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_seq.h,v $
  *
  * $Header: tp_seq.h,v 5.1 88/10/12 12:20:59 root Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_seq.h,v $
- *     @(#)tp_seq.h    7.4 (Berkeley) %G% *
  *
  * These macros perform sequence number arithmetic modulo (2**7 or 2**31).
  * The relevant fields in the tpcb are:
  *
  * These macros perform sequence number arithmetic modulo (2**7 or 2**31).
  * The relevant fields in the tpcb are:
index 8789f11..1ffba06 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_stat.h   7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
index f9c39c9..9460331 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_subr.c   7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_subr.c,v 5.3 88/11/18 17:28:43 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_subr.c,v $
  *
  * $Header: tp_subr.c,v 5.3 88/11/18 17:28:43 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_subr.c,v $
- *     @(#)tp_subr.c   7.7 (Berkeley) %G%
  *
  * The main work of data transfer is done here.
  * These routines are called from tp.trans.
  *
  * The main work of data transfer is done here.
  * These routines are called from tp.trans.
@@ -40,10 +48,6 @@ SOFTWARE.
  * and put incoming packet data into socket buffers (tp_stash()).
  */
 
  * and put incoming packet data into socket buffers (tp_stash()).
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_subr.c,v 5.3 88/11/18 17:28:43 nhall Exp $";
-#endif lint
-
 #include "param.h"
 #include "mbuf.h"
 #include "socket.h"
 #include "param.h"
 #include "mbuf.h"
 #include "socket.h"
index d80ab96..e26aa10 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_subr2.c  7.8 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,20 +38,15 @@ SOFTWARE.
  *
  * $Header: tp_subr2.c,v 5.5 88/11/18 17:28:55 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_subr2.c,v $
  *
  * $Header: tp_subr2.c,v 5.5 88/11/18 17:28:55 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_subr2.c,v $
- *     @(#)tp_subr2.c  7.7 (Berkeley) %G%
  *
  * Some auxiliary routines:
  *
  * Some auxiliary routines:
- *             tp_protocol_error: required by xebec- called when a combo of state,
- *                     event, predicate isn't covered for by the transition file.
- *             tp_indicate: gives indications(signals) to the user process
- *             tp_getoptions: initializes variables that are affected by the options
- *          chosen.
+ *     tp_protocol_error: required by xebec- called when a combo of state,
+ *         event, predicate isn't covered for by the transition file.
+ *     tp_indicate: gives indications(signals) to the user process
+ *     tp_getoptions: initializes variables that are affected by the options
+ *         chosen.
  */
 
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_subr2.c,v 5.5 88/11/18 17:28:55 nhall Exp $";
-#endif lint
-
 /* this def'n is to cause the expansion of this macro in the
  * routine tp_local_credit :
  */
 /* this def'n is to cause the expansion of this macro in the
  * routine tp_local_credit :
  */
index ef3a427..f7460af 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_timer.c  7.5 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_timer.c,v 5.2 88/11/18 17:29:07 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_timer.c,v $
  *
  * $Header: tp_timer.c,v 5.2 88/11/18 17:29:07 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_timer.c,v $
- *     @(#)tp_timer.c  7.4 (Berkeley) %G% *
  *
  * Contains all the timer code.  
  * There are two sources of calls to these routines:
  *
  * Contains all the timer code.  
  * There are two sources of calls to these routines:
@@ -48,10 +56,6 @@ SOFTWARE.
  * Their "going off" is manifested by a function call w/ 3 arguments.
  */
 
  * Their "going off" is manifested by a function call w/ 3 arguments.
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_timer.c,v 5.2 88/11/18 17:29:07 nhall Exp $";
-#endif lint
-
 #include "param.h"
 #include "types.h"
 #include "time.h"
 #include "param.h"
 #include "types.h"
 #include "time.h"
index 0e02143..31be668 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_timer.h  7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_timer.h,v 5.1 88/10/12 12:21:41 root Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_timer.h,v $
  *
  * $Header: tp_timer.h,v 5.1 88/10/12 12:21:41 root Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_timer.h,v $
- *     @(#)tp_timer.h  7.3 (Berkeley) %G% *
  *
  * ARGO TP
  * The callout structures used by the tp timers.
  *
  * ARGO TP
  * The callout structures used by the tp timers.
index d8d3cce..72a151a 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_tpdu.h   7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_tpdu.h,v 4.4 88/07/26 16:45:40 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_tpdu.h,v $
  *
  * $Header: tp_tpdu.h,v 4.4 88/07/26 16:45:40 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_tpdu.h,v $
- *     @(#)tp_tpdu.h   7.3 (Berkeley) %G% *
  *
  * This ghastly set of macros makes it possible to
  * refer to tpdu structures without going mad.
  *
  * This ghastly set of macros makes it possible to
  * refer to tpdu structures without going mad.
index 3958515..7e968a6 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_trace.c  7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_trace.c,v 5.3 88/11/18 17:29:14 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_trace.c,v $
  *
  * $Header: tp_trace.c,v 5.3 88/11/18 17:29:14 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_trace.c,v $
- *     @(#)tp_trace.c  7.3 (Berkeley) %G% *
  *
  * The whole protocol trace module.
  * We keep a circular buffer of trace structures, which are big
  *
  * The whole protocol trace module.
  * We keep a circular buffer of trace structures, which are big
@@ -38,10 +46,6 @@ SOFTWARE.
  * from the tracing when the kernel got too big to boot.
  */
 
  * from the tracing when the kernel got too big to boot.
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_trace.c,v 5.3 88/11/18 17:29:14 nhall Exp $";
-#endif lint
-
 #define TP_TRACEFILE
 
 #include "param.h"
 #define TP_TRACEFILE
 
 #include "param.h"
index edb93c7..073c6d7 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_trace.h  7.4 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_trace.h,v 5.1 88/10/12 12:21:51 root Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_trace.h,v $
  *
  * $Header: tp_trace.h,v 5.1 88/10/12 12:21:51 root Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_trace.h,v $
- *     @(#)tp_trace.h  7.3 (Berkeley) %G% *
  *
  * 
  * Definitions needed for the protocol trace mechanism.
  *
  * 
  * Definitions needed for the protocol trace mechanism.
index 3eb538c..e40f82d 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_user.h   7.10 (Berkeley) %G%
+ */
+
 /***********************************************************
                Copyright IBM Corporation 1987
 
 /***********************************************************
                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_user.h,v 5.2 88/11/04 15:44:44 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_user.h,v $
  *
  * $Header: tp_user.h,v 5.2 88/11/04 15:44:44 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_user.h,v $
- *     @(#)tp_user.h   7.9 (Berkeley) %G%
  *
  * These are the values a real-live user ;-) needs. 
  */
  *
  * These are the values a real-live user ;-) needs. 
  */
index d461deb..dee3b71 100644 (file)
@@ -1,3 +1,12 @@
+/*-
+ * Copyright (c) 1991 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ *
+ *     @(#)tp_usrreq.c 7.16 (Berkeley) %G%
+ */
+
 /***********************************************************
                                Copyright IBM Corporation 1987
 
 /***********************************************************
                                Copyright IBM Corporation 1987
 
@@ -29,7 +38,6 @@ SOFTWARE.
  *
  * $Header: tp_usrreq.c,v 5.4 88/11/18 17:29:18 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_usrreq.c,v $
  *
  * $Header: tp_usrreq.c,v 5.4 88/11/18 17:29:18 nhall Exp $
  * $Source: /usr/argo/sys/netiso/RCS/tp_usrreq.c,v $
- *     @(#)tp_usrreq.c 7.15 (Berkeley) %G%
  *
  * tp_usrreq(), the fellow that gets called from most of the socket code.
  * Pretty straighforward.
  *
  * tp_usrreq(), the fellow that gets called from most of the socket code.
  * Pretty straighforward.
@@ -38,10 +46,6 @@ SOFTWARE.
  * tp_rcvoob() and tp_sendoob() are contained here and called by tp_usrreq().
  */
 
  * tp_rcvoob() and tp_sendoob() are contained here and called by tp_usrreq().
  */
 
-#ifndef lint
-static char *rcsid = "$Header: tp_usrreq.c,v 5.4 88/11/18 17:29:18 nhall Exp $";
-#endif lint
-
 #include "param.h"
 #include "systm.h"
 #include "user.h"
 #include "param.h"
 #include "systm.h"
 #include "user.h"