From 7bcd1bb81e292ffafeca946f8862fb01a912cb31 Mon Sep 17 00:00:00 2001 From: Keith Bostic Date: Tue, 7 May 1991 02:38:14 -0800 Subject: [PATCH] new copyright; att/bsd/shared 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 --- usr/src/bin/stty/stty.c | 4 ++-- usr/src/sys/netccitt/hdlc.h | 25 +++++++---------------- usr/src/sys/netiso/argo_debug.h | 11 +++++++++- usr/src/sys/netiso/clnl.h | 9 ++++++++ usr/src/sys/netiso/clnp.h | 9 +++++++- usr/src/sys/netiso/clnp_debug.c | 14 ++++++++----- usr/src/sys/netiso/clnp_er.c | 14 ++++++++----- usr/src/sys/netiso/clnp_frag.c | 14 ++++++++----- usr/src/sys/netiso/clnp_input.c | 14 ++++++++----- usr/src/sys/netiso/clnp_options.c | 14 ++++++++----- usr/src/sys/netiso/clnp_output.c | 14 ++++++++----- usr/src/sys/netiso/clnp_raw.c | 13 ++++++++---- usr/src/sys/netiso/clnp_stat.h | 9 ++++++++ usr/src/sys/netiso/clnp_subr.c | 14 ++++++++----- usr/src/sys/netiso/clnp_timer.c | 14 ++++++++----- usr/src/sys/netiso/cons.h | 9 ++++++++ usr/src/sys/netiso/cons_pcb.h | 10 ++++++++- usr/src/sys/netiso/eonvar.h | 10 ++++++++- usr/src/sys/netiso/esis.c | 13 ++++++++---- usr/src/sys/netiso/esis.h | 10 ++++++++- usr/src/sys/netiso/if_cons.c | 14 ++++++++----- usr/src/sys/netiso/if_eon.c | 14 ++++++++----- usr/src/sys/netiso/iso.c | 15 ++++++++------ usr/src/sys/netiso/iso.h | 10 ++++++++- usr/src/sys/netiso/iso_chksum.c | 14 ++++++++----- usr/src/sys/netiso/iso_errno.h | 10 ++++++++- usr/src/sys/netiso/iso_map.h | 9 ++++++++ usr/src/sys/netiso/iso_pcb.c | 14 ++++++++----- usr/src/sys/netiso/iso_pcb.h | 10 ++++++++- usr/src/sys/netiso/iso_proto.c | 14 ++++++++----- usr/src/sys/netiso/iso_snpac.c | 14 ++++++++----- usr/src/sys/netiso/iso_snpac.h | 10 ++++++++- usr/src/sys/netiso/iso_var.h | 18 ++++++++-------- usr/src/sys/netiso/tp.trans | 10 ++++++++- usr/src/sys/netiso/tp_astring.c | 12 ++++++++--- usr/src/sys/netiso/tp_clnp.h | 9 ++++++++ usr/src/sys/netiso/tp_cons.c | 21 +++++++++++-------- usr/src/sys/netiso/tp_emit.c | 15 ++++++++------ usr/src/sys/netiso/tp_inet.c | 34 +++++++++++++++++-------------- usr/src/sys/netiso/tp_input.c | 14 ++++++++----- usr/src/sys/netiso/tp_ip.h | 9 ++++++++ usr/src/sys/netiso/tp_iso.c | 14 ++++++++----- usr/src/sys/netiso/tp_meas.c | 14 ++++++++----- usr/src/sys/netiso/tp_meas.h | 10 ++++++++- usr/src/sys/netiso/tp_output.c | 14 ++++++++----- usr/src/sys/netiso/tp_param.h | 10 ++++++++- usr/src/sys/netiso/tp_pcb.c | 14 ++++++++----- usr/src/sys/netiso/tp_pcb.h | 10 ++++++++- usr/src/sys/netiso/tp_seq.h | 10 ++++++++- usr/src/sys/netiso/tp_stat.h | 9 ++++++++ usr/src/sys/netiso/tp_subr.c | 14 ++++++++----- usr/src/sys/netiso/tp_subr2.c | 24 +++++++++++++--------- usr/src/sys/netiso/tp_timer.c | 14 ++++++++----- usr/src/sys/netiso/tp_timer.h | 10 ++++++++- usr/src/sys/netiso/tp_tpdu.h | 10 ++++++++- usr/src/sys/netiso/tp_trace.c | 14 ++++++++----- usr/src/sys/netiso/tp_trace.h | 10 ++++++++- usr/src/sys/netiso/tp_user.h | 10 ++++++++- usr/src/sys/netiso/tp_usrreq.c | 14 ++++++++----- 59 files changed, 540 insertions(+), 219 deletions(-) diff --git a/usr/src/bin/stty/stty.c b/usr/src/bin/stty/stty.c index a0956316de..573a6fec1a 100644 --- a/usr/src/bin/stty/stty.c +++ b/usr/src/bin/stty/stty.c @@ -2,7 +2,7 @@ * Copyright (c) 1989, 1991 The Regents of the University of California. * All rights reserved. * - * %sccs.include.proprietary.c% + * %sccs.include.redist.c% */ #ifndef lint @@ -12,7 +12,7 @@ char copyright[] = #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 diff --git a/usr/src/sys/netccitt/hdlc.h b/usr/src/sys/netccitt/hdlc.h index 995145dedc..a1f9dd6476 100644 --- a/usr/src/sys/netccitt/hdlc.h +++ b/usr/src/sys/netccitt/hdlc.h @@ -1,28 +1,17 @@ -/* +/*- * 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. * - * 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. * - * 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 diff --git a/usr/src/sys/netiso/argo_debug.h b/usr/src/sys/netiso/argo_debug.h index 1e1e635ba3..d08f0d689d 100644 --- a/usr/src/sys/netiso/argo_debug.h +++ b/usr/src/sys/netiso/argo_debug.h @@ -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 @@ -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 $ - * @(#)argo_debug.h 7.3 (Berkeley) %G% */ + #ifndef __ARGO_DEBUG__ #define __ARGO_DEBUG__ diff --git a/usr/src/sys/netiso/clnl.h b/usr/src/sys/netiso/clnl.h index 35bb33c8a2..d8d324b08a 100644 --- a/usr/src/sys/netiso/clnl.h +++ b/usr/src/sys/netiso/clnl.h @@ -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 diff --git a/usr/src/sys/netiso/clnp.h b/usr/src/sys/netiso/clnp.h index 646e99797b..8b321fda01 100644 --- a/usr/src/sys/netiso/clnp.h +++ b/usr/src/sys/netiso/clnp.h @@ -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 @@ -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 $ */ -/* @(#)clnp.h 7.7 (Berkeley) %G% */ #ifndef BYTE_ORDER /* diff --git a/usr/src/sys/netiso/clnp_debug.c b/usr/src/sys/netiso/clnp_debug.c index c0772b0c22..77c11399fc 100644 --- a/usr/src/sys/netiso/clnp_debug.c +++ b/usr/src/sys/netiso/clnp_debug.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/clnp_er.c b/usr/src/sys/netiso/clnp_er.c index 49cf14b34b..4b76ae7f1e 100644 --- a/usr/src/sys/netiso/clnp_er.c +++ b/usr/src/sys/netiso/clnp_er.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/clnp_frag.c b/usr/src/sys/netiso/clnp_frag.c index 509301ed3d..a740d1a122 100644 --- a/usr/src/sys/netiso/clnp_frag.c +++ b/usr/src/sys/netiso/clnp_frag.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/clnp_input.c b/usr/src/sys/netiso/clnp_input.c index 87d4f71c7e..9312c63a0a 100644 --- a/usr/src/sys/netiso/clnp_input.c +++ b/usr/src/sys/netiso/clnp_input.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/clnp_options.c b/usr/src/sys/netiso/clnp_options.c index 1b4906c5d5..9364cac271 100644 --- a/usr/src/sys/netiso/clnp_options.c +++ b/usr/src/sys/netiso/clnp_options.c @@ -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 @@ -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 $ */ -/* @(#)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 diff --git a/usr/src/sys/netiso/clnp_output.c b/usr/src/sys/netiso/clnp_output.c index 9d7265cd74..29e6eb01e6 100644 --- a/usr/src/sys/netiso/clnp_output.c +++ b/usr/src/sys/netiso/clnp_output.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/clnp_raw.c b/usr/src/sys/netiso/clnp_raw.c index f317c4f4d4..932b33faec 100644 --- a/usr/src/sys/netiso/clnp_raw.c +++ b/usr/src/sys/netiso/clnp_raw.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/clnp_stat.h b/usr/src/sys/netiso/clnp_stat.h index 5dd2103f81..6163273626 100644 --- a/usr/src/sys/netiso/clnp_stat.h +++ b/usr/src/sys/netiso/clnp_stat.h @@ -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 diff --git a/usr/src/sys/netiso/clnp_subr.c b/usr/src/sys/netiso/clnp_subr.c index ae03b86fde..3817abeb05 100644 --- a/usr/src/sys/netiso/clnp_subr.c +++ b/usr/src/sys/netiso/clnp_subr.c @@ -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 @@ -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 $ */ -/* @(#)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 diff --git a/usr/src/sys/netiso/clnp_timer.c b/usr/src/sys/netiso/clnp_timer.c index 3caa41ab6d..40592a46d4 100644 --- a/usr/src/sys/netiso/clnp_timer.c +++ b/usr/src/sys/netiso/clnp_timer.c @@ -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 @@ -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 $ */ -/* @(#)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" diff --git a/usr/src/sys/netiso/cons.h b/usr/src/sys/netiso/cons.h index 05eef4ca96..8d5fbf90df 100644 --- a/usr/src/sys/netiso/cons.h +++ b/usr/src/sys/netiso/cons.h @@ -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 diff --git a/usr/src/sys/netiso/cons_pcb.h b/usr/src/sys/netiso/cons_pcb.h index 9db4a2c976..3ee526f8c4 100644 --- a/usr/src/sys/netiso/cons_pcb.h +++ b/usr/src/sys/netiso/cons_pcb.h @@ -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 @@ -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 $ */ -/* @(#)cons_pcb.h 7.3 (Berkeley) %G% */ /* * protocol control block for the connection oriented network service diff --git a/usr/src/sys/netiso/eonvar.h b/usr/src/sys/netiso/eonvar.h index e96969fb74..ccf9c28c9e 100644 --- a/usr/src/sys/netiso/eonvar.h +++ b/usr/src/sys/netiso/eonvar.h @@ -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 @@ -23,7 +32,6 @@ SOFTWARE. /* * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison - * @(#)eonvar.h 7.4 (Berkeley) %G% */ #define EON_986_VERSION 0x3 diff --git a/usr/src/sys/netiso/esis.c b/usr/src/sys/netiso/esis.c index 04fb3e433b..b29410318b 100644 --- a/usr/src/sys/netiso/esis.c +++ b/usr/src/sys/netiso/esis.c @@ -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 @@ -24,10 +33,6 @@ SOFTWARE. /* * 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 diff --git a/usr/src/sys/netiso/esis.h b/usr/src/sys/netiso/esis.h index 5250686d71..d8bb79f6bd 100644 --- a/usr/src/sys/netiso/esis.h +++ b/usr/src/sys/netiso/esis.h @@ -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 @@ -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 $ - * @(#)esis.h 7.3 (Berkeley) %G% * */ #ifndef BYTE_ORDER diff --git a/usr/src/sys/netiso/if_cons.c b/usr/src/sys/netiso/if_cons.c index 263a06f175..b47c1c5197 100644 --- a/usr/src/sys/netiso/if_cons.c +++ b/usr/src/sys/netiso/if_cons.c @@ -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 @@ -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 $ - * @(#)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. - -#ifndef lint -static char *rcsid = "$Header: if_cons.c,v 4.7 88/08/11 15:52:55 nhall Exp $"; -#endif lint */ #ifdef TPCONS diff --git a/usr/src/sys/netiso/if_eon.c b/usr/src/sys/netiso/if_eon.c index 48ba60221b..667c26cadb 100644 --- a/usr/src/sys/netiso/if_eon.c +++ b/usr/src/sys/netiso/if_eon.c @@ -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 @@ -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 $ - * @(#)if_eon.c 7.12 (Berkeley) %G% * * * EON rfc * Layer between IP and CLNL @@ -37,10 +45,6 @@ SOFTWARE. * 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 diff --git a/usr/src/sys/netiso/iso.c b/usr/src/sys/netiso/iso.c index 10266edc16..58e5f70350 100644 --- a/usr/src/sys/netiso/iso.c +++ b/usr/src/sys/netiso/iso.c @@ -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 @@ -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 $ - * @(#)iso.c 7.11 (Berkeley) %G% * * 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" diff --git a/usr/src/sys/netiso/iso.h b/usr/src/sys/netiso/iso.h index 084b50e7a0..2f5da6a8ae 100644 --- a/usr/src/sys/netiso/iso.h +++ b/usr/src/sys/netiso/iso.h @@ -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 @@ -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 $ */ -/* @(#)iso.h 7.5 (Berkeley) %G% */ #ifndef __ISO__ #define __ISO__ diff --git a/usr/src/sys/netiso/iso_chksum.c b/usr/src/sys/netiso/iso_chksum.c index 7de17fa0cb..a67fb4f311 100644 --- a/usr/src/sys/netiso/iso_chksum.c +++ b/usr/src/sys/netiso/iso_chksum.c @@ -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 @@ -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 $ - * @(#)iso_chksum.c 7.4 (Berkeley) %G% * * * ISO CHECKSUM * @@ -49,10 +57,6 @@ SOFTWARE. */ #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" diff --git a/usr/src/sys/netiso/iso_errno.h b/usr/src/sys/netiso/iso_errno.h index 988f596b77..6d585b456c 100644 --- a/usr/src/sys/netiso/iso_errno.h +++ b/usr/src/sys/netiso/iso_errno.h @@ -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 @@ -24,7 +33,6 @@ SOFTWARE. /* * ARGO Project, Computer Sciences Dept., University of Wisconsin - Madison */ -/* @(#)iso_errno.h 7.4 (Berkeley) %G% */ #ifndef __ISO_ERRNO__ #define __ISO_ERRNO__ diff --git a/usr/src/sys/netiso/iso_map.h b/usr/src/sys/netiso/iso_map.h index d845773a19..0580becc4d 100644 --- a/usr/src/sys/netiso/iso_map.h +++ b/usr/src/sys/netiso/iso_map.h @@ -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 diff --git a/usr/src/sys/netiso/iso_pcb.c b/usr/src/sys/netiso/iso_pcb.c index b38dcad0b4..f088a9795b 100644 --- a/usr/src/sys/netiso/iso_pcb.c +++ b/usr/src/sys/netiso/iso_pcb.c @@ -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 @@ -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 $ - * @(#)iso_pcb.c 7.8 (Berkeley) %G% * * 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" diff --git a/usr/src/sys/netiso/iso_pcb.h b/usr/src/sys/netiso/iso_pcb.h index 67d3036f62..ab5d7e7ae1 100644 --- a/usr/src/sys/netiso/iso_pcb.h +++ b/usr/src/sys/netiso/iso_pcb.h @@ -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 @@ -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 $ */ -/* @(#)iso_pcb.h 7.4 (Berkeley) %G% */ #define MAXX25CRUDLEN 16 /* 16 bytes of call request user data */ diff --git a/usr/src/sys/netiso/iso_proto.c b/usr/src/sys/netiso/iso_proto.c index 299604faeb..de2580b152 100644 --- a/usr/src/sys/netiso/iso_proto.c +++ b/usr/src/sys/netiso/iso_proto.c @@ -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 @@ -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 $ - * @(#)iso_proto.c 7.7 (Berkeley) %G% * * * iso_proto.c : protocol switch tables in the ISO domain * @@ -34,10 +42,6 @@ SOFTWARE. * 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" diff --git a/usr/src/sys/netiso/iso_snpac.c b/usr/src/sys/netiso/iso_snpac.c index 7a9bbe0569..8df2d24a49 100644 --- a/usr/src/sys/netiso/iso_snpac.c +++ b/usr/src/sys/netiso/iso_snpac.c @@ -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 @@ -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 $ */ -/* @(#)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 diff --git a/usr/src/sys/netiso/iso_snpac.h b/usr/src/sys/netiso/iso_snpac.h index 24fc560dbb..07620643e8 100644 --- a/usr/src/sys/netiso/iso_snpac.h +++ b/usr/src/sys/netiso/iso_snpac.h @@ -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 @@ -24,7 +33,6 @@ SOFTWARE. /* * 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 */ diff --git a/usr/src/sys/netiso/iso_var.h b/usr/src/sys/netiso/iso_var.h index c2272462f4..3f714acab9 100644 --- a/usr/src/sys/netiso/iso_var.h +++ b/usr/src/sys/netiso/iso_var.h @@ -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 @@ -20,15 +29,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 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 diff --git a/usr/src/sys/netiso/tp.trans b/usr/src/sys/netiso/tp.trans index f744a3fd80..d482115037 100644 --- a/usr/src/sys/netiso/tp.trans +++ b/usr/src/sys/netiso/tp.trans @@ -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 @@ -50,7 +59,6 @@ SOFTWARE. *INCLUDE { -/* @(#)tp.trans 7.7 (Berkeley) %G% */ #include "param.h" #include "socket.h" #include "socketvar.h" diff --git a/usr/src/sys/netiso/tp_astring.c b/usr/src/sys/netiso/tp_astring.c index 48a6a2c1bc..a5bfb28e62 100644 --- a/usr/src/sys/netiso/tp_astring.c +++ b/usr/src/sys/netiso/tp_astring.c @@ -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 #endif _NFILE diff --git a/usr/src/sys/netiso/tp_clnp.h b/usr/src/sys/netiso/tp_clnp.h index 3d955f73f1..5e3de831fa 100644 --- a/usr/src/sys/netiso/tp_clnp.h +++ b/usr/src/sys/netiso/tp_clnp.h @@ -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 diff --git a/usr/src/sys/netiso/tp_cons.c b/usr/src/sys/netiso/tp_cons.c index 266ac36ebc..5628dd5c8d 100644 --- a/usr/src/sys/netiso/tp_cons.c +++ b/usr/src/sys/netiso/tp_cons.c @@ -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 @@ -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 $ - * @(#)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 @@ -36,16 +44,11 @@ SOFTWARE. * 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 diff --git a/usr/src/sys/netiso/tp_emit.c b/usr/src/sys/netiso/tp_emit.c index 33d265a483..730d1cdd40 100644 --- a/usr/src/sys/netiso/tp_emit.c +++ b/usr/src/sys/netiso/tp_emit.c @@ -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 @@ -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 $ - * @(#)tp_emit.c 7.7 (Berkeley) %G% * * * 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.) */ -#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" diff --git a/usr/src/sys/netiso/tp_inet.c b/usr/src/sys/netiso/tp_inet.c index 14e5cab8c4..2ab6c1945a 100644 --- a/usr/src/sys/netiso/tp_inet.c +++ b/usr/src/sys/netiso/tp_inet.c @@ -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 @@ -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 $ - * @(#)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 @@ -36,22 +44,18 @@ SOFTWARE. * 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" diff --git a/usr/src/sys/netiso/tp_input.c b/usr/src/sys/netiso/tp_input.c index e65cc4aa60..d281c5cf3a 100644 --- a/usr/src/sys/netiso/tp_input.c +++ b/usr/src/sys/netiso/tp_input.c @@ -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 @@ -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 $ - * @(#)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 @@ -52,10 +60,6 @@ SOFTWARE. * 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" diff --git a/usr/src/sys/netiso/tp_ip.h b/usr/src/sys/netiso/tp_ip.h index 89e28f2fac..a538f0c140 100644 --- a/usr/src/sys/netiso/tp_ip.h +++ b/usr/src/sys/netiso/tp_ip.h @@ -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 diff --git a/usr/src/sys/netiso/tp_iso.c b/usr/src/sys/netiso/tp_iso.c index d0fbce3148..fdb41d0392 100644 --- a/usr/src/sys/netiso/tp_iso.c +++ b/usr/src/sys/netiso/tp_iso.c @@ -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 @@ -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 $ - * @(#)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 @@ -50,10 +58,6 @@ SOFTWARE. * 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" diff --git a/usr/src/sys/netiso/tp_meas.c b/usr/src/sys/netiso/tp_meas.c index 67e518c019..3a10eb2be7 100644 --- a/usr/src/sys/netiso/tp_meas.c +++ b/usr/src/sys/netiso/tp_meas.c @@ -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 @@ -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 $ - * @(#)tp_meas.c 7.3 (Berkeley) %G% * * * 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" diff --git a/usr/src/sys/netiso/tp_meas.h b/usr/src/sys/netiso/tp_meas.h index 949882d10b..8d63b70ed1 100644 --- a/usr/src/sys/netiso/tp_meas.h +++ b/usr/src/sys/netiso/tp_meas.h @@ -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 @@ -24,7 +33,6 @@ SOFTWARE. /* * 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)) diff --git a/usr/src/sys/netiso/tp_output.c b/usr/src/sys/netiso/tp_output.c index 270e98bb9a..8fb2ebe88e 100644 --- a/usr/src/sys/netiso/tp_output.c +++ b/usr/src/sys/netiso/tp_output.c @@ -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 @@ -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 $ - * @(#)tp_output.c 7.8 (Berkeley) %G% * * * 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" diff --git a/usr/src/sys/netiso/tp_param.h b/usr/src/sys/netiso/tp_param.h index fa9d1c8dfd..1c3531b66f 100644 --- a/usr/src/sys/netiso/tp_param.h +++ b/usr/src/sys/netiso/tp_param.h @@ -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 @@ -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 $ - * @(#)tp_param.h 7.6 (Berkeley) %G% * * */ diff --git a/usr/src/sys/netiso/tp_pcb.c b/usr/src/sys/netiso/tp_pcb.c index dd593de6ed..108bf39be3 100644 --- a/usr/src/sys/netiso/tp_pcb.c +++ b/usr/src/sys/netiso/tp_pcb.c @@ -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 @@ -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 $ - * @(#)tp_pcb.c 7.10 (Berkeley) %G% * * * * 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" diff --git a/usr/src/sys/netiso/tp_pcb.h b/usr/src/sys/netiso/tp_pcb.h index e129759654..3f03711955 100644 --- a/usr/src/sys/netiso/tp_pcb.h +++ b/usr/src/sys/netiso/tp_pcb.h @@ -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 @@ -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 $ - * @(#)tp_pcb.h 7.8 (Berkeley) %G% * * * * This file defines the transport protocol control block (tpcb). diff --git a/usr/src/sys/netiso/tp_seq.h b/usr/src/sys/netiso/tp_seq.h index 3b4e2b02bd..2368b2a6ec 100644 --- a/usr/src/sys/netiso/tp_seq.h +++ b/usr/src/sys/netiso/tp_seq.h @@ -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 @@ -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 $ - * @(#)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: diff --git a/usr/src/sys/netiso/tp_stat.h b/usr/src/sys/netiso/tp_stat.h index 8789f11969..1ffba067c4 100644 --- a/usr/src/sys/netiso/tp_stat.h +++ b/usr/src/sys/netiso/tp_stat.h @@ -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 diff --git a/usr/src/sys/netiso/tp_subr.c b/usr/src/sys/netiso/tp_subr.c index f9c39c9381..946033184a 100644 --- a/usr/src/sys/netiso/tp_subr.c +++ b/usr/src/sys/netiso/tp_subr.c @@ -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 @@ -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 $ - * @(#)tp_subr.c 7.7 (Berkeley) %G% * * 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()). */ -#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" diff --git a/usr/src/sys/netiso/tp_subr2.c b/usr/src/sys/netiso/tp_subr2.c index d80ab960b6..e26aa1034b 100644 --- a/usr/src/sys/netiso/tp_subr2.c +++ b/usr/src/sys/netiso/tp_subr2.c @@ -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 @@ -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 $ - * @(#)tp_subr2.c 7.7 (Berkeley) %G% * * 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 : */ diff --git a/usr/src/sys/netiso/tp_timer.c b/usr/src/sys/netiso/tp_timer.c index ef3a427c48..f7460afabf 100644 --- a/usr/src/sys/netiso/tp_timer.c +++ b/usr/src/sys/netiso/tp_timer.c @@ -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 @@ -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 $ - * @(#)tp_timer.c 7.4 (Berkeley) %G% * * * 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. */ -#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" diff --git a/usr/src/sys/netiso/tp_timer.h b/usr/src/sys/netiso/tp_timer.h index 0e021433c2..31be66861a 100644 --- a/usr/src/sys/netiso/tp_timer.h +++ b/usr/src/sys/netiso/tp_timer.h @@ -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 @@ -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 $ - * @(#)tp_timer.h 7.3 (Berkeley) %G% * * * ARGO TP * The callout structures used by the tp timers. diff --git a/usr/src/sys/netiso/tp_tpdu.h b/usr/src/sys/netiso/tp_tpdu.h index d8d3cce4c8..72a151af66 100644 --- a/usr/src/sys/netiso/tp_tpdu.h +++ b/usr/src/sys/netiso/tp_tpdu.h @@ -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 @@ -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 $ - * @(#)tp_tpdu.h 7.3 (Berkeley) %G% * * * This ghastly set of macros makes it possible to * refer to tpdu structures without going mad. diff --git a/usr/src/sys/netiso/tp_trace.c b/usr/src/sys/netiso/tp_trace.c index 3958515700..7e968a602e 100644 --- a/usr/src/sys/netiso/tp_trace.c +++ b/usr/src/sys/netiso/tp_trace.c @@ -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 @@ -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 $ - * @(#)tp_trace.c 7.3 (Berkeley) %G% * * * 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. */ -#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" diff --git a/usr/src/sys/netiso/tp_trace.h b/usr/src/sys/netiso/tp_trace.h index edb93c7985..073c6d7560 100644 --- a/usr/src/sys/netiso/tp_trace.h +++ b/usr/src/sys/netiso/tp_trace.h @@ -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 @@ -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 $ - * @(#)tp_trace.h 7.3 (Berkeley) %G% * * * * Definitions needed for the protocol trace mechanism. diff --git a/usr/src/sys/netiso/tp_user.h b/usr/src/sys/netiso/tp_user.h index 3eb538c005..e40f82d2da 100644 --- a/usr/src/sys/netiso/tp_user.h +++ b/usr/src/sys/netiso/tp_user.h @@ -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 @@ -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 $ - * @(#)tp_user.h 7.9 (Berkeley) %G% * * These are the values a real-live user ;-) needs. */ diff --git a/usr/src/sys/netiso/tp_usrreq.c b/usr/src/sys/netiso/tp_usrreq.c index d461debbe7..dee3b715e6 100644 --- a/usr/src/sys/netiso/tp_usrreq.c +++ b/usr/src/sys/netiso/tp_usrreq.c @@ -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 @@ -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 $ - * @(#)tp_usrreq.c 7.15 (Berkeley) %G% * * 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(). */ -#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" -- 2.20.1